2011-04-27 Yao Qi <yao@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
8d3788bd
VP
12011-04-27 Vladimir Prus <vladimir@codesourcery.com>
2
3 MI breakpoint notifications.
4
5 * testsuite/gdb.mi/mi-cli.exp: Adust.
6 * testsuite/gdb.mi/mi2-cli.exp: Adust.
7 * testsuite/gdb.mi/mi-watch.exp: Adust.
8 * testsuite/gdb.mi/mi2-watch.exp: Adust.
9 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
10 notifications.
11
3e03848b
JK
122011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13
14 * gdb.base/gdbindex-stabs-dwarf.c: New file.
15 * gdb.base/gdbindex-stabs.c: New file.
16 * gdb.base/gdbindex-stabs.exp: New file.
17
918c9108
YQ
182011-04-25 Yao Qi <yao@codesourcery.com>
19
20 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
21 with /*...*/.
22 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
23
90556b8c
JK
242011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
25
26 * gdb.python/py-value.exp (test_objfiles): Name the first test
27 `py-value in file.filename'.
28
03f2bd59
JK
292011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
30
31 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
32 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
33 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
34 !gdbserver_reconnect_p..
35 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
36
7b08b9eb
JK
372011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
38
39 * gdb.cp/cpcompletion.exp (complete class methods)
40 (complete class methods beginning with F): Move them above runto. New
41 comment about the runto delimiter.
42
b78974c3
PA
432011-04-20 Pedro Alves <pedro@codesourcery.com>
44
45 * gdb.base/maint.exp: Test that "maint print registers" works
46 without a running program.
47
20429c40 482011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 49
20429c40
MP
50 * gdb.base/setshow.exp: Fix racy tests.
51 ($old_gdb_prompt): New variable.
52
7a9dd1b2
TT
532011-04-19 Tom Tromey <tromey@redhat.com>
54
55 * gdb.mi/mi-nsmoribund.exp:
56 * gdb.hp/gdb.objdbg/objdbg01.exp:
57 * gdb.base/structs.exp (test_struct_returns):
58 * gdb.base/call-sc.exp (test_scalar_returns):
59 * gdb.base/bigcore.exp: Remove duplicate words.
60
02835898
JK
612011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
62
63 * gdb.base/break-interp-lib.c (v, vptr): New variables.
64 * gdb.base/break-interp.exp (test_attach): New comment.
65
254f582e
JK
662011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
67
68 * gdb.threads/gcore-thread.exp ($core0file): New variable.
69 (clear __stack_user.next, clear stack_used.next)
70 (save a zeroed-threads corefile): New test.
71 Call core_load for $core0file.
72 (zeroed-threads cannot be listed): New test.
73
4fe85f5c
JK
742011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
75
76 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
77 filename.
78 ($srcfile): Preserve the original value.
79 ($testfile): Match it the .exp filename.
80 ($corefile): New variable. Substitute it around.
81 Use clean_restart.
82 ($prev_timeout): Remove.
83 (load_core): Move core loading into this proc.
84 Fix restore of $timeout if load_core fails.
85
63524580
JK
862011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
87
88 * gdb.base/eu-strip-infcall.c: New file.
89 * gdb.base/eu-strip-infcall.exp: New file.
90
90359a16
JK
912011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
92
93 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
94 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
95
626e7282
JK
962011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
97
98 Fix Python access to inlined frames.
99 * gdb.python/py-frame-inline.c: New file.
100 * gdb.python/py-frame-inline.exp: New file.
101
3363d018
EBM
1022011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
103
104 * gdb.base/gdb1090.exp: Change breakpoint location to read the
105 content of 's24' correctly (avoiding "optimized out").
106 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
107
28781456
JK
1082011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
109
110 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
111
4a4106ca
TJB
1122011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
113
114 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
115 expect a colon in watch -location output.
116
d26ccb4f
JK
1172011-04-13 Marek Polacek <mpolacek@redhat.com>
118
119 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
120 New testcase `expect response to define backtrace'. Also remove
121 redundant `default' block.
122
e1ab1f9c
JK
1232011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
124
125 * gdb.python/py-prettyprint.c (struct hint_error): New.
126 (main): New variable hint_error.
127 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
128 "print hint_error".
129 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
130 (register_pretty_printers): Register it.
131
0c2e6019
TT
1322011-04-04 Tom Tromey <tromey@redhat.com>
133
134 * gdb.cp/maint.exp (test_help): Update.
135 (test_namespace): Likewise.
136
af57139d
JB
1372011-04-01 Joel Brobecker <brobecker@adacore.com>
138
139 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
140 * gdb.ada/arrayptr.exp: Add new tests.
141
956a9fb9
JB
1422011-04-01 Joel Brobecker <brobecker@adacore.com>
143
144 * gdb.ada/mi_catch_ex: New testcase.
145
d0c4d642
PA
1462011-04-01 Pedro Alves <pedro@codesourcery.com>
147
148 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
149 base::overload(void) method without specifying "const".
150
18819fa6
UW
1512011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
152
153 * gdb.arch/thumb-singlestep.S: New file.
154 * gdb.arch/thumb-singlestep.exp: Likewise.
155
a4c8e806
TT
1562011-03-31 Tom Tromey <tromey@redhat.com>
157
158 * gdb.python/py-prettyprint.py (exception_flag): New global.
159 (NoStringContainerPrinter._iterator.next): Check it.
160 * gdb.python/py-prettyprint.c (main): New variable nstype2.
161 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
162
53832f31
TT
1632011-03-29 Tom Tromey <tromey@redhat.com>
164
165 * gdb.cp/anon-struct.cc: New file.
166 * gdb.cp/anon-struct.exp: New file.
167
e4620230
JK
1682011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
169
170 Test STT_GNU_IFUNC support.
171 * gdb.base/gnu-ifunc-lib.c: New file.
172 * gdb.base/gnu-ifunc.c: New file.
173 * gdb.base/gnu-ifunc.exp: New file.
174
d0fb5eae
JK
1752011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
176
177 Support a ring of related breakpoints.
178 * gdb.base/watchpoint-delete.c: New file.
179 * gdb.base/watchpoint-delete.exp: New file.
180
20106cfb
JK
1812011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
182
183 * gdb.ada/arrayparam.exp (print first after function call): Use
184 explicit package name. Add a comment
185 (print lasta after function call): Rename ...
186 (print last after function call): ... it and use explicit package
187 name.
188 (print length after function call): Use explicit package name.
189 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
190 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
191 (multiple matches for symbol i): Rename ...
192 (multiple matches for symbol integervar): ... it.
193 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
194 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
195
e7ab5e63
AB
1962011-03-25 Andrew Burgess <aburgess@broadcom.com>
197
198 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
199 environment variable to make grep output more predictable. Move
200 all the environment setup into gdb_init so it's done once per test
201 case rather than each time we start gdb.
202
9ef07c8c
TT
2032011-03-24 Tom Tromey <tromey@redhat.com>
204
205 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
206 test.
207
dd90784c
JK
2082011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
209
210 * gdb.dwarf2/dw2-entry-value-main.c: New file.
211 * gdb.dwarf2/dw2-entry-value.S: New file.
212 * gdb.dwarf2/dw2-entry-value.exp: New file.
213
05775840
PM
2142011-03-22 Phil Muldoon <pmuldoon@redhat.com>
215
216 PR python/12183
217
218 * gdb.python/py-function.exp: Add GdbError tests.
219
8661b11b
PA
2202011-03-18 Pedro Alves <pedro@codesourcery.com>
221
222 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
223 (reglocal_test_func, statlocal_test_func): New functions.
224 (globals_test_func): Call new functions.
225 * gdb.trace/unavailable.exp (gdb_collect_args_test)
226 (gdb_collect_locals_test): New procedure.
227 (gdb_trace_collection_test): Call new procedures.
228
0fdb4f18
PA
2292011-03-18 Pedro Alves <pedro@codesourcery.com>
230
231 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
232 (test_register, test_register_unavailable): New procedures.
233 (gdb_unavailable_registers_test): New procedure.
234 (gdb_trace_collection_test): Call it.
235
99c3dc11
PM
2362011-03-18 Phil Muldoon <pmuldoon@redhat.com>
237
238 PR python/12149
239
240 * gdb.python/python.exp: Add gdb.write tests.
241
29703da4
PM
2422010-03-17 Phil Muldoon <pmuldoon@redhat.com>
243
244 * gdb.python/Makefile.in: Add py-objfile.
245 * gdb.python/py-objfile.exp: New file.
246 * gdb.python/py-objfile.c: New file.
247 * gdb.python/py-block.exp: Add is_valid tests.
248 * gdb.python/py-inferior.exp: Ditto.
249 * gdb.python/py-infthread.exp: Ditto.
250 * gdb.python/py-symbol.exp: Ditto.
251 * gdb.python/py-symtab.exp: Ditto.
252
598997c8
KS
2532011-03-16 Keith Seitz <keiths@redhat.com>
254
255 PR c++/12273
256 * gdb.cp/cmpd-minsyms.exp: New test.
257 * gdb.cp/cmpd-minsyms.cc: New file.
258
259 PR c++/11734
260 * gdb.cp/ovsrch.exp: New test.
261 * gdb.cp/ovsrch.h: New file.
262 * gdb.cp/ovsrch1.cc: New file.
263 * gdb.cp/ovsrch2.cc: New file.
264 * gdb.cp/ovsrch3.cc: New file.
265 * gdb.cp/ovsrch4.cc: New file.
266
c91513d8
PP
2672011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
268
269 PR gdb/12528
270 * gdb.base/Makefile.in: Adjust EXECUTABLES.
271 * gdb.base/break-on-linker-gcd-function.exp: New test.
272 * gdb.base/break-on-linker-gcd-function.cc: New file.
273
7470fc63
AT
2742011-03-15 Andreas Tobler <andreast@fgznet.ch>
275
276 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
277
959e7469
PM
2782011-03-15 Phil Muldoon <pmuldoon@redhat.com>
279
280 * lib/gdb.exp (gdb_unload): Add another termination case.
281
9373cf26
JK
2822011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
283
284 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
285 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
286 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
287 Provide a stub byte there.
288 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
289 DW_AT_entry_pc.
290 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
291
24e9cda0
UW
2922011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
293
294 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
295 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
296 "generic ABI, auto".
297 (altivec_abi_tests): Accept vectors returned by reference.
298
7371cf6d
PM
2992010-03-14 Phil Muldoon <pmuldoon@redhat.com>
300
301 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
302
ce77046a
UW
3032011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
304
305 * gdb.python/py-section-script.exp: Skip test if no Python support.
306
176400c3
UW
3072011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
308
309 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
310
ecec24e6
PM
3112011-03-10 Phil Muldoon <pmuldoon@redhat.com>
312
313 * gdb.python/py-parameter.exp: Update tests to the new Python
314 parameter API. Add "no documentation" test. Add deprecated API
315 backward compatibility test.
316
5dbdd470
TT
3172011-03-09 Tom Tromey <tromey@redhat.com>
318
319 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
320 gdb_continue_to_end.
321
b66e66ee
MK
3222011-03-09 Mark Kettenis <kettenis@gnu.org>
323
324 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
325 tabs.
326
eceb0c5f
TT
3272011-03-09 Tom Tromey <tromey@redhat.com>
328
329 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
330 parentheses.
331 (gdb_continue_to_end): Add "allow_extra" parameter. Use
332 $command.
333 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
334 argument to gdb_continue_to_end.
335 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
336 argument to gdb_continue_to_end.
337 * gdb.cp/annota3.exp: Fix regex.
338 * gdb.cp/annota2.exp: Fix regex.
339 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
340 gdb_continue_to_end.
341 * gdb.base/call-signal-resume.exp: Revert earlier patch.
342 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
343 gdb_continue_to_end.
344
63154eca
PA
3452011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
346
347 * gdb.server/ext-run.exp
348 (load new file without any gdbserver inferior): New test.
349
967d1f9b
TT
3502011-03-07 Tom Tromey <tromey@redhat.com>
351
352 * Makefile.in (TAGS): Rewrite.
353
d68dcbb9
JK
3542011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
355
356 * gdb.trace/report.exp (12.1: trace report #1): New match for the
357 initial commands echo. New match for `Found trace'. Anchor all the
358 other matches. Anchor and match for `No trace frame found' the final
359 match.
360
6bf58e63
TT
3612011-03-07 Tom Tromey <tromey@redhat.com>
362
363 * Makefile.in (TAGS): New target.
364
fda326dd
TT
3652011-03-07 Tom Tromey <tromey@redhat.com>
366
367 * lib/opencl.exp (skip_opencl_tests): Update for exit message
368 change.
369 * lib/mi-support.exp (mi_gdb_test): Update for exit message
370 change.
371 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
372 exit message change.
373 (skip_altivec_tests): Update for exit message change.
374 (skip_vsx_tests): Likewise.
375 (gdb_continue_to_end): Likewise. Add 'command' argument.
376 * lib/cell.exp (skip_cell_tests): Update for exit message change.
377 * gdb.threads/tls.exp: Update for exit message change.
378 * gdb.threads/thread-unwindonsignal.exp: Use
379 gdb_continue_to_end.
380 * gdb.threads/step.exp (step_it): Update for exit message change.
381 (continue_all): Likewise.
382 * gdb.threads/print-threads.exp (test_all_threads): Update for
383 exit message change.
384 * gdb.threads/interrupted-hand-call.exp: Use
385 gdb_continue_to_end.
386 * gdb.threads/execl.exp: Use gdb_continue_to_end.
387 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
388 gdb_continue_to_end.
389 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
390 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
391 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
392 * gdb.cp/method.exp: Update for exit message change.
393 * gdb.cp/mb-templates.exp: Update for exit message change.
394 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
395 * gdb.cp/annota3.exp: Update for exit message change.
396 * gdb.cp/annota2.exp: Update for exit message change.
397 * gdb.cell/fork.exp: Use gdb_continue_to_end.
398 * gdb.base/term.exp: Update for exit message change.
399 * gdb.base/step-test.exp (test_i): Update for exit message change.
400 * gdb.base/sigstep.exp (advance): Update for exit message change.
401 (advancei): Likewise.
402 * gdb.base/siginfo.exp: Update for exit message change.
403 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
404 * gdb.base/reread.exp: Use gdb_continue_to_end.
405 * gdb.base/langs.exp: Use gdb_continue_to_end.
406 * gdb.base/interrupt.exp: Update for exit message change.
407 * gdb.base/gdb1555.exp: Update for exit message change.
408 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
409 * gdb.base/ending-run.exp: Update for exit message change.
410 * gdb.base/chng-syms.exp: Update for exit message change.
411 * gdb.base/checkpoint.exp: Update for exit message change.
412 * gdb.base/catch-syscall.exp (check_for_program_end): Use
413 gdb_continue_to_end.
414 (test_catch_syscall_with_wrong_args): Likewise.
415 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
416 * gdb.base/break-interp.exp (test_ld): Update for exit message
417 change.
418 * gdb.base/bang.exp: Update for exit message change.
419 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
420 (do_call_attach_tests): Likewise.
421 * gdb.base/a2-run.exp: Update for exit message change.
422 * gdb.arch/ppc-dfp.exp: Update for exit message change.
423 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
424 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
425
dd19bd70
JK
4262011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
427
428 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
429
30e62689
TT
4302011-03-03 Tom Tromey <tromey@redhat.com>
431
432 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
433 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
434 * gdb.hp/gdb.aCC/configure.ac: Remove.
435 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
436 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
437 * gdb.hp/gdb.base-hp/configure.ac: Remove.
438 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
439 * gdb.hp/gdb.compat/configure (Makefile): Remove.
440 * gdb.hp/gdb.compat/configure.ac: Remove.
441 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
442 * gdb.hp/gdb.defects/configure (Makefile): Remove.
443 * gdb.hp/gdb.defects/configure.ac: Remove.
444 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
445 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
446 * gdb.hp/gdb.objdbg/configure.ac: Remove.
447 * gdb.hp/configure.ac: Remove.
448 * gdb.hp/configure: Remove.
449 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
450 substitution.
451 (Makefile): Remove rule.
452 * gdb.cell/configure.ac: Remove.
453 * gdb.cell/configure: Remove.
454 * gdb.stabs/Makefile.in (Makefile): Remove.
455 (distclean): Don't remove config.status or config.log.
456 * gdb.stabs/configure (Makefile): Remove.
457 * gdb.stabs/configure.ac: Remove.
458 * configure: Rebuild.
459 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
460 Remove stabs- and cell-specific logic. Test for existence of
461 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
462 subdirectories, gdb.cell, and and gdb.stabs.
463 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
464
c171f854
JB
4652011-03-03 Joel Brobecker <brobecker@adacore.com>
466
467 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
468 end of buffer.
469
9a5193cb
JB
4702011-03-02 Joel Brobecker <brobecker@adacore.com>
471
472 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
473 gdb_test when running a test where we expected no output back.
474
9bb4c1bb
MS
4752011-02-28 Michael Snyder <msnyder@vmware.com>
476
477 * gdb.cp/overload.cc: Change initializer value to integer.
478
3bd0f5ef
MS
4792011-02-27 Michael Snyder <msnyder@vmware.com>
480
481 * gdb.multi/base.exp: Add test for remove-inferiors.
482
2279eaad
JB
4832011-02-26 Joel Brobecker <brobecker@adacore.com>
484
485 * gdb.python/py-frame.exp: Simplify the initialization phase
486 using prepare_for_testing.
487
c82c0b55
MS
4882011-02-25 Michael Snyder <msnyder@vmware.com>
489
490 * gdb.multi/base.exp: Add tests for info inferiors with args.
491
1d94651b
JK
4922011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
493
494 * gdb.dwarf2/dw2-ranges.S: Rename to ...
495 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
496 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
497 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
498 asmfile3. Comment the STABS (#3) file compilation. Compile
499 everything through assembler. Provide KFAIL for symtab/12497.
500 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
501 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
502 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
503 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
504
3bd0f5ef
MS
5052011-02-24 Michael Snyder <msnyder@vmware.com>
506
507 * gdb.base/break.exp: Add tests for delete breakpoints using
508 convenience variables and value history references.
509
12c1418e
MS
5102011-02-24 Michael Snyder <msnyder@vmware.com>
511
512 * gdb.base/break.exp: Remove debugging 'printf' accidentally
513 left behind in previous check-in.
514
e5a67952
MS
5152011-02-23 Michael Snyder <msnyder@vmware.com>
516
517 * gdb.base/break.exp: Add tests for "info break" with arguments.
518 * gdb.trace/infotrace.exp: Update patterns for error and help.
519 * gdb.base/completion.exp: Update pattern.
520 * gdb.base/ena-dis-br.exp: Update pattern.
521 * gdb.base/help.exp: Update patterns.
522
5232011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
524
525 * gdb.base/memattr.exp: New test.
526 * gdb.base/memattr.c: Test load for memattr.exp.
527
6e6fbe60
DE
5282011-02-22 Doug Evans <dje@google.com>
529
530 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
531
1d41d745
MS
5322011-02-22 Michael Snyder <msnyder@vmware.com>
533
534 * Makefile.in: Make more clean.
535 * gdb.ada/Makefile.in: Ditto.
536 * gdb.arch/Makefile.in: Ditto.
537 * gdb.asm/Makefile.in: Ditto.
538 * gdb.base/Makefile.in: Ditto.
539 * gdb.cp/Makefile.in: Ditto.
540 * gdb.dwarf2/Makefile.in: Ditto.
541 * gdb.java/Makefile.in: Ditto.
542 * gdb.mi/Makefile.in: Ditto.
543 * gdb.modula2/Makefile.in: Ditto.
544 * gdb.python/Makefile.in: Ditto.
545 * gdb.server/Makefile.in: Ditto.
546 * gdb.stabs/Makefile.in: Ditto.
547 * gdb.threads/Makefile.in: Ditto.
548 * gdb.trace/Makefile.in: Ditto.
549
79ba84ca
MS
5502011-02-22 Michael Snyder <msnyder@vmware.com>
551
552 * gdb.threads/thread-find.exp: Add tests for bad input to
553 info threads.
554
b9b35694
JB
5552011-02-22 Joel Brobecker <brobecker@adacore.com>
556
557 * gdb.python/py-breakpoint.exp: Fix the expected output of
558 one of the "maint info breakpoints" tests to accept the output
559 generated on platforms that do not have hardware watchpoints.
560
8bfb830f
JB
5612011-02-22 Joel Brobecker <brobecker@adacore.com>
562
563 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
564 clean_restart. Be a little stricter in the expected output
565 for one of the tests. Fix a typo in one of the comments.
566
c45f3c54
JB
5672011-02-22 Joel Brobecker <brobecker@adacore.com>
568
569 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
570 Delete variable binfile, no longer use. Add or modify test
571 comments to make them unique.
572
b97c863c
MS
5732011-02-21 Michael Snyder <msnyder@vmware.com>
574
575 * Makefile.in: Update for make clean.
576 * gdb.ada/Makefile.in: Ditto.
577 * gdb.arch/Makefile.in: Ditto.
578 * gdb.asm/Makefile.in: Ditto.
579 * gdb.base/Makefile.in: Ditto.
580 * gdb.cp/Makefile.in: Ditto.
581 * gdb.dwarf2/Makefile.in: Ditto.
582 * gdb.java/Makefile.in: Ditto.
583 * gdb.mi/Makefile.in: Ditto.
584 * gdb.modula2/Makefile.in: Ditto.
585 * gdb.python/Makefile.in: Ditto.
586 * gdb.server/Makefile.in: Ditto.
587 * gdb.stabs/Makefile.in: Ditto.
588 * gdb.threads/Makefile.in: Ditto.
589 * gdb.trace/Makefile.in: Ditto.
590
aea5b279
MS
5912011-02-21 Michael Snyder <msnyder@vmware.com>
592
593 * gdb.threads/thread-find.exp: Update patterns for changes in
594 output of "info threads" command.
595
e3039479
UW
5962011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
597 Ulrich Weigand <uweigand@de.ibm.com>
598
599 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
600 (skip_hw_watchpoint_tests): Likewise.
601 (skip_hw_watchpoint_multi_tests): Likewise.
602
b800ec70
UW
6032011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
604
605 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
606 (skip_hw_watchpoint_tests): Likewise.
607 (skip_hw_watchpoint_multi_tests): Likewise.
608 (skip_hw_watchpoint_access_tests): Likewise.
609
610 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
611 * gdb.base/pr11022.exp: Likewise.
612 * gdb.base/watch-read.exp: Likewise.
613 * gdb.base/watch_thread_num.exp: Likewise.
614 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
615 * gdb.base/watchpoint-hw.exp: Likewise.
616 * gdb.base/watchpoint.exp: Likewise.
617 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
618 * gdb.threads/watchthreads-reorder.exp: Likewise.
619 * gdb.threads/watchthreads.exp: Likewise.
620 * gdb.threads/watchthreads2.exp: Likewise.
621
91033e37
JB
6222011-02-21 Joel Brobecker <brobecker@adacore.com>
623
624 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
625 the debugger is unable to find the array bounds.
626
eeaafae2
JK
6272011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
628
629 * gdb.cp/typedef-operator.exp: New file.
630 * gdb.cp/typedef-operator.cc: New file.
631
e338d953
MS
6322011-02-17 Michael Snyder <msnyder@vmware.com>
633
634 * gdb.threads/thread-find.exp: Fix regular expressions.
635
e67ad678
JB
6362011-02-17 Joel Brobecker <brobecker@adacore.com>
637
638 * gdb.ada/packed_array: Expand testcase to test printing of
639 unconstrained packed array.
640
93084bca
JB
6412011-02-17 Joel Brobecker <brobecker@adacore.com>
642
643 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
644
a0c78a73
PA
6452011-02-16 Pedro Alves <pedro@codesourcery.com>
646
f65d5553 647 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
648 (main): Initialize it before collecting, and and clear it
649 afterwards.
f65d5553
PA
650 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
651 collecting with '{type} addr', where the addr expression is not an
652 rvalue.
a0c78a73 653
3dfcbbd2
KW
6542011-02-16 Ken Werner <ken.werner@de.ibm.com>
655
656 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
657 a bool variable. Expect correct OpenCL names for vector types. Use the
658 uc3 variable name instead of referring to the uchar3 built-in type.
659 Escape the asterisk at the half pointer test.
660
08807d5a
PA
6612011-02-16 Pedro Alves <pedro@codesourcery.com>
662
f65d5553 663 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
664 (main): Initialize it before collecting, and and clear it
665 afterwards.
f65d5553
PA
666 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
667 collecting overlapping memory ranges.
08807d5a 668
60f98dde
MS
6692011-02-15 Michael Snyder <msnyder@vmware.com>
670
671 * gdb.base/default.exp: Add tests for thread commands.
672 * gdb.base/help.exp: Add tests for thread commands.
673 * gdb.threads/thread-find.exp: New test for thread find command.
674
648cd113
KW
6752011-02-15 Ken Werner <ken.werner@de.ibm.com>
676
677 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
678
494e194e
YQ
6792011-02-15 Yao Qi <yao@codesourcery.com>
680
681 PR tdep/12352
682 * gdb.arch/arm-disp-step.S : New test for str instruction.
683 * gdb.arch/arm-disp-step.exp : Likewise.
684
d9492458
TJB
6852011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
686
687 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
688 "vector_register2_vr" test strings. Test the extended floating
689 point registers (F32~F63).
690 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
691 IBM XL C compiler. Make the test program use a register provided
692 by the compiler for the lxvd2x instruction.
693
8af8e3bc
PA
6942011-02-14 Pedro Alves <pedro@codesourcery.com>
695
696 * gdb.trace/unavailable.cc (class Base, class Middle, class
697 Derived): New types.
698 (derived_unavail, derived_partial, derived_whole): New globals.
699 (virtual_partial): New global.
700 (virtualp): Point at virtual_partial.
701 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
702 related to unavailable vptr.
703
1b28d0b3
PA
7042011-02-14 Pedro Alves <pedro@codesourcery.com>
705
706 * gdb.trace/unavailable.cc (a, b, c): New globals.
707 (main): Set and clear them.
708 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
709 `a' and `c', and check that `b' isn't collected, although `a' and
710 `c' are.
711
ec0a52e1
PA
7122011-02-14 Pedro Alves <pedro@codesourcery.com>
713
714 * gdb.trace/unavailable.cc (struct Virtual): New.
715 (virtualp): New global pointer.
716 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
717 printing a pointer to an object whose type has a vtable, with
718 print object on.
719
24e6bcee
PA
7202011-02-14 Pedro Alves <pedro@codesourcery.com>
721
722 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
723 value repeat handles unavailableness.
724
39d37385
PA
7252011-02-14 Pedro Alves <pedro@codesourcery.com>
726
727 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
728 tests for building arrays from unavailable values, subscripting
729 non-memory rvalue unvailable arrays, and accessing fields or
730 baseclasses of non-lazy unavailable values,
731 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
732 struct types.
733 (g_smallstruct, g_smallstruct_b): New globals.
734
06d72e16
PA
7352011-02-14 Pedro Alves <pedro@codesourcery.com>
736
737 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
738
bc9a5551
JK
7392011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
740
741 Fix const/volatile qualifiers of C++ types, PR c++/12328.
742 * gdb.cp/overload-const.exp: New file.
743 * gdb.cp/overload-const.cc: New file.
744
54fcddd0
UW
7452011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
746
747 * gdb.opencl/callfuncs.cl: New file.
748 * gdb.opencl/callfuncs.exp: New test.
749 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
750
d6dafb7c
UW
7512011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
752
753 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
754 when computing result.
755 * gdb.arch/altivec-abi.exp: Update expected results.
756
a449c2d8
TJB
7572011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
758
759 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
760 * gdb.base/jit.exp: Likewise.
761 * gdb.base/pie-execl.exp: Likewise.
762 * gdb.base/solib-nodir.exp: Likewise.
763 * gdb.base/solib-overlap.exp: Likewise.
764
764880b7
PA
7652011-02-07 Pedro Alves <pedro@codesourcery.com>
766
767 * gdb.trace/collection.c (global_pieces): New.
768 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
769 New procedure.
770 (gdb_trace_collection_test): Call it.
771
505500db
SW
7722011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
773
774 * gdb.python/py-evthreads.c: New file.
775 * gdb.python/py-evthreads.exp: New file.
776 * gdb.python/py-events.py: New file.
777 * gdb.python/py-events.exp: New file.
778 * gdb.python/py-events.c: New file.
779
385203ed
DD
7802011-02-04 David Daney <ddaney@caviumnetworks.com>
781
782 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
783
9011945e
AB
7842011-02-03 Andrew Burgess <aburgess@broadcom.com>
785
786 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
787 gdb.base/disasm-end-cu.exp: New test for disassembling over the
788 boundary between two compilation units.
789
580688f3
PA
7902011-02-02 Pedro Alves <pedro@codesourcery.com>
791
792 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
793 (Virtual): New structs.
794 (virtual_o, virtual_middle_b): New globals.
795 * gdb.cp/virtbase.exp: New tests.
796
d3f0f853
PP
7972011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
798
799 * gdb.base/jit.exp: New file.
800 * gdb.base/jit-main.c: New file.
801 * gdb.base/jit-solib.c: New file.
802
b2030fb5
UW
8032011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
804
805 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
806 proceed to initial kernel entry point.
807 * gdb.opencl/datatypes.exp: Likewise.
808 * gdb.opencl/operators.exp: Likewise.
809 * gdb.opencl/vec_comps.exp: Likewise.
810
2db19d1e
SW
8112011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
812
813 * gdb.cp/nsnested.cc: New.
814 * gdb.cp/nsnested.exp: New.
815 * gdb.cp/nsnoimports.exp: New.
816 * gdb.cp/nsnoimports.cc: New.
817
6b0c4c1f
JB
8182011-01-31 Joel Brobecker <brobecker@adacore.com>
819
820 * gdb.base/interact.exp: Add extra tests that verify that
821 the value of the interactive-mode setting does not change
822 after the script is sourced.
823
80b23b6a
JK
8242011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
825
826 * gdb.cp/noparam.exp: New file.
827 * gdb.cp/noparam.cc: New file.
828
ffd5ec24
PA
8292011-01-28 Pedro Alves <pedro@codesourcery.com>
830
831 * gdb.trace/tfile.exp: Test that with no traceframe selected,
832 there's no stack or registers.
833
a81766d8
TT
8342011-01-26 Tom Tromey <tromey@redhat.com>
835
836 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
837 space before string output. Add test for "set print pretty off"
838 case.
839
585fdaa1
PA
8402011-01-25 Pedro Alves <pedro@codesourcery.com>
841
842 * gdb.base/frame-args.exp: Adjust.
843 * gdb.dwarf2/dw2-noloc.exp: Adjust.
844 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
845 * gdb.dwarf2/pieces.exp: Adjust.
846 * gdb.opt/clobbered-registers-O2.exp: Adjust.
847 * gdb.opt/inline-locals.exp: Adjust.
848 * gdb.threads/fork-child-threads.exp: Adjust.
849
d468832a
KW
8502011-01-25 Ken Werner <ken.werner@de.ibm.com>
851
852 * gdb.opencl/convs_casts.cl: Move program scope variables into the
853 OpenCL kernel function. Add a comment as marker. Add address space
854 qualifiers for the remaining program scope variables.
855 * gdb.opencl/datatypes.cl: Likewise.
856 * gdb.opencl/operators.cl: Likewise.
857 * gdb.opencl/vec_comps.cl: Likewise.
858 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
859 Add breakpoint at the marker comment.
860 * gdb.opencl/datatypes.exp: Likewise.
861 * gdb.opencl/operators.exp: Likewise.
862 * gdb.opencl/vec_comps.exp: Likewise.
863
490f124f
PA
8642011-01-24 Pedro Alves <pedro@codesourcery.com>
865
866 * gdb.base/printcmds.c (some_struct): New struct and instance.
867 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
868 procedure.
869 <global scope>: Call it.
870
6da78614
KW
8712011-01-21 Ken Werner <ken.werner@de.ibm.com>
872
873 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
874 argument to the gdb_compile_opencl_hostapp call.
875
ec64c9aa
YQ
8762011-01-19 Yao Qi <yao@codesourcery.com>
877
878 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
879 positve list.
880
810cfdbb
YQ
8812011-01-19 Yao Qi <yao@codesourcery.com>
882
883 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
884 canonical form.
885 Remove "xscale-*-*"
886 * gdb.xml/tdesc-regs.exp: Likewise.
887 * gdb.python/py-section-script.exp: Replace ARM target triplet
888 with canonical form.
889 Match arm*-*-symbianelf*.
890 * gdb.base/dup-sect.exp: Likewise.
891 * lib/dwarf.exp: New.
892 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
893 dwarf2_support.
894 * gdb.dwarf2/dup-psym.exp: Likewise.
895 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
896 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
897 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
898 * gdb.dwarf2/dw2-basic.exp: Likewise.
899 * gdb.dwarf2/dw2-compressed.exp: Likewise.
900 * gdb.dwarf2/dw2-const.exp: Likewise.
901 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
902 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
903 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
904 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
905 * gdb.dwarf2/dw2-filename.exp: Likewise.
906 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
907 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
908 * gdb.dwarf2/dw2-intercu.exp: Likewise.
909 * gdb.dwarf2/dw2-intermix.exp: Likewise.
910 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
911 * gdb.dwarf2/dw2-noloc.exp: Likewise.
912 * gdb.dwarf2/dw2-op-call.exp: Likewise.
913 * gdb.dwarf2/dw2-producer.exp: Likewise.
914 * gdb.dwarf2/dw2-ranges.exp: Likewise.
915 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
916 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
917 * gdb.dwarf2/dw2-strp.exp: Likewise.
918 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
919 * gdb.dwarf2/implptr.exp: Likewise.
920 * gdb.dwarf2/mac-fileno.exp: Likewise.
921 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
922 * gdb.dwarf2/pieces.exp: Likewise.
923 * gdb.dwarf2/pr11465.exp: Likewise.
924 * gdb.dwarf2/valop.exp: Likewise.
925 * gdb.dwarf2/watch-notconst.exp: Likewise.
926 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
927
4694da01
TT
9282011-01-19 Tom Tromey <tromey@redhat.com>
929
930 * gdb.python/py-infthread.exp: Add thread tests.
931
b075872c
JB
9322011-01-14 Joel Brobecker <brobecker@adacore.com>
933
934 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
935
2c3e6e24
JB
9362011-01-14 Joel Brobecker <brobecker@adacore.com>
937
938 * gdb.ada/widewide: New testcase.
939
de8fa76c
JB
9402011-01-13 Joel Brobecker <brobecker@adacore.com>
941
942 * gdb.base/interact.exp: New testcase.
943
1b05df00
TT
9442011-01-12 Tom Tromey <tromey@redhat.com>
945
946 * gdb.mi/gdb2549.exp: Update for error message changes.
947 * gdb.mi/mi-cli.exp: Likewise.
948 * gdb.mi/mi-disassemble.exp: Likewise.
949 * gdb.mi/mi-pthreads.exp: Likewise.
950 * gdb.mi/mi-regs.exp: Likewise.
951 * gdb.mi/mi-stack.exp: Likewise.
952 * gdb.mi/mi-var-block.exp: Likewise.
953 * gdb.mi/mi-var-cmd.exp: Likewise.
954 * gdb.mi/mi2-cli.exp: Likewise.
955 * gdb.mi/mi2-disassemble.exp: Likewise.
956 * gdb.mi/mi2-pthreads.exp: Likewise.
957 * gdb.mi/mi2-regs.exp: Likewise.
958 * gdb.mi/mi2-stack.exp: Likewise.
959 * gdb.mi/mi2-var-block.exp: Likewise.
960 * gdb.mi/mi2-var-cmd.exp: Likewise.
961
c2ff108b
JK
9622011-01-12 Andrew Burgess <aburgess@broadcom.com>
963 Jan Kratochvil <jan.kratochvil@redhat.com>
964
965 PR fortran/11104 and DWARF unbound arrays detection.
966 * gdb.fortran/multi-dim.exp: New file.
967 * gdb.fortran/multi-dim.f90: New file.
968
b716877b
AB
9692011-01-12 Andrew Burgess <aburgess@broadcom.com>
970
971 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
972 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
973 add new tests for opcode dumping.
974
6c162d5e
TT
9752011-01-11 Tom Tromey <tromey@redhat.com>
976
977 * gdb.python/py-infthread.exp: Load gdb-python.exp.
978
77b06cd7
TJB
9792010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
980
981 Convert hardware watchpoints to use breakpoint_ops.
982 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
983 type is not supported.
984 * gdb.base/foll-fork.exp: Likewise.
985 * gdb.base/foll-vfork.exp: Likewise.
986
f39a75d0
PM
9872011-01-10 Phil Muldoon <pmuldoon@redhat.com>
988
989 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
990 Use load_lib gdb-python.exp.
991 * gdb.python/python.exp: Ditto.
992 * gdb.python/py-function.exp: Ditto.
993
fc529d80
AS
9942011-01-09 Andreas Schwab <schwab@linux-m68k.org>
995
996 * gdb.threads/tls.exp ("info address me"): Fix expected output.
997
fb03cb59
JK
9982011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
999
1000 * configure: Regenerate.
1001
d8e22779
TT
10022011-01-06 Tom Tromey <tromey@redhat.com>
1003
1004 * gdb.python/py-frame.exp: Test gdb.newest_frame.
1005
09050809
JB
10062011-01-06 Joel Brobecker <brobecker@adacore.com>
1007
fc529d80
AS
1008 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
1009 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
1010 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
1011 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
1012 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
1013 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
1014 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
1015 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
1016 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
1017 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
1018 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
1019 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
1020 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
1021 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
1022 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
1023 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
1024 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
1025 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
1026 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
1027 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
1028 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
1029 gdb.ada/uninitialized_vars.exp,
1030 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
1031 Simplify by using clean_restart.
09050809 1032
8ed5dd9e
JB
10332011-01-06 Joel Brobecker <brobecker@adacore.com>
1034
1035 Add marker to be used as anchor for inserting breakpoints.
1036 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
1037 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
1038 Likewise.
1039
1040 Remove uses of gdb_start_cmd.
1041 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
1042 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
1043
1044 Do not run testcase if testing with GDBserver.
1045 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
1046 if testing with GDBserver.
1047
368a124f
JB
10482011-01-06 Joel Brobecker <brobecker@adacore.com>
1049
1050 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
1051 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
1052 copyright header.
1053
44944448
JB
10542011-01-05 Joel Brobecker <brobecker@adacore.com>
1055
1056 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
1057 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
1058 testsuite/gdb.fortran/complex.f,
1059 testsuite/gdb.fortran/derived-type.f90,
1060 testsuite/gdb.fortran/library-module-lib.f90,
1061 testsuite/gdb.fortran/library-module-main.f90,
1062 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
1063 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
1064 Copyright year update.
1065
31886ea6
JB
10662011-01-05 Joel Brobecker <brobecker@adacore.com>
1067
1068 * gdb.base/langs1.f: Add copyright header.
1069
ebedcab5
JK
10702011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1071
1072 * gdb.base/morestack.exp: New file.
1073 * gdb.base/morestack.c: New file.
1074
de1eb2f9
JK
10752011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1076
1077 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
1078
9e87a409
JB
10792010-12-29 Joel Brobecker <brobecker@adacore.com>
1080
1081 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
1082 * gdb.ada/arrayptr.exp: Add test printing that new variable.
1083
720d1a40
JB
10842010-12-29 Joel Brobecker <brobecker@adacore.com>
1085
1086 * gdb.ada/lang_switch.exp: Correct expected parameter value.
1087
a283af87
AS
10882010-12-25 Andreas Schwab <schwab@linux-m68k.org>
1089
5d3d9cba
AS
1090 * gdb.threads/tls.exp: Fix typo.
1091
a283af87
AS
1092 * gdb.threads/thread-specific.exp (get_thread_list): Update.
1093 * gdb.threads/execl.exp: Update.
1094
2a20745c
YQ
10952010-12-23 Yao Qi <yao@codesourcery.com>
1096
1097 * gdb.arch/arm-disp-step.exp: New.
1098 * gdb.arch/arm-disp-step.S: New.
1099
a7658b96
TT
11002010-12-21 Tom Tromey <tromey@redhat.com>
1101
1102 * gdb.threads/execl.exp: Update.
1103 * gdb.threads/linux-dp.exp: Update.
1104 * gdb.threads/manythreads.exp: Update.
1105 * gdb.threads/tls.exp: Update.
1106
5b79abe7
TT
11072010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1108
1109 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
1110 (NextOverThrowDerivates) <resumebpt>: New.
1111 (resumebpt_test): New.
1112 (main): Call resumebpt_test.
1113 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
1114
0914bcdb
SS
11152010-12-12 Stan Shebs <stan@codesourcery.com>
1116
1117 * gdb.trace/tsv.exp: Test print command on trace state variables.
1118
305aeedc
TT
11192010-12-09 Tom Tromey <tromey@redhat.com>
1120
1121 * gdb.base/interp.exp: Add regression test.
1122
186c406b
TT
11232010-12-09 Tom Tromey <tromey@redhat.com>
1124
1125 * gdb.java/jnpe.java: New file.
1126 * gdb.java/jnpe.exp: New file.
1127 * gdb.cp/nextoverthrow.exp: New file.
1128 * gdb.cp/nextoverthrow.cc: New file.
1129
aae1c79a
DE
11302010-12-07 Doug Evans <dje@google.com>
1131
1132 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
1133 of data-directory.
1134 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
1135 updated.
1136 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
1137
60f98dde 11382010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
1139
1140 * gdb.base/callfuncs.exp: Test for skip_float_tests.
1141 * gdb.base/call-sc.exp: Ditto.
1142 * gdb.base/finish.exp: Ditto.
1143 * gdb.base/return.exp: Ditto.
1144 * gdb.base/return2.exp: Ditto.
1145
5fa290c1
DE
11462010-11-30 Doug Evans <dje@google.com>
1147
1148 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
1149 (gdb_expect_list): Fix spelling errors in comments.
1150 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
1151 send_gdb/gdb_expect_list where applicable.
1152 * gdb.base/call-ar-st.exp: Ditto.
1153 * gdb.base/funcargs.exp: Ditto.
1154 * gdb.base/gcore.exp: Ditto.
1155 * gdb.base/page.exp: Ditto.
1156 * gdb.base/sigaltstack.exp: Ditto.
1157 * gdb.base/siginfo.exp: Ditto.
1158 * gdb.base/sigstep.exp: Ditto.
1159 * gdb.base/trace-commands.exp: Ditto.
1160
4e04c971
DE
11612010-11-29 Doug Evans <dje@google.com>
1162
1163 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
1164 printer-name;subprinter-name.
1165
8cf6f0b1
TT
11662010-11-29 Tom Tromey <tromey@redhat.com>
1167
1168 * gdb.dwarf2/implptr.exp: New file.
1169 * gdb.dwarf2/implptr.c: New file.
1170 * gdb.dwarf2/implptr.S: New file.
1171
94b6973e
PM
11722010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1173
fc529d80 1174 PR python/12199
94b6973e
PM
1175
1176 * gdb.python/py-breakpoint.exp: Test the delete method.
1177
8358c15c
JK
11782010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1179
1180 Fix step_resume_breakpoint unsaved during an infcall.
1181 * gdb.base/step-resume-infcall.exp: New file.
1182 * gdb.base/step-resume-infcall.c: New file.
1183
f6df29bc
TJB
11842010-11-24 Edjunior Machado <emachado@br.ibm.com>
1185
1186 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
1187
f2b5a5cf
TJB
11882010-11-24 Edjunior Machado <emachado@br.ibm.com>
1189
1190 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
1191 on ppc64's symbols; "finish" and "return" commands must accept to
1192 show the caller line again as well as the line after.
1193 * gdb.asm/powerpc64.inc: New file.
1194
6b0ecdc2
DE
11952010-11-23 Doug Evans <dje@google.com>
1196
1197 * lib/gdb.exp (gdb_test_sequence): New function.
1198 (gdb_expect_list): Add verbose -log call for each pattern.
1199 * gdb.base/signals.exp (test_handle_all_print): Call it.
1200 Reduce timeout increment from 6 minutes to 1 minute.
1201 * gdb.server/ext-run.exp: Call it.
1202
ea976c60
PM
12032010-11-23 Phil Muldoon <pmuldoon@redhat.com>
1204
f2b5a5cf 1205 PR python/12212
ea976c60
PM
1206
1207 * gdb.python/python.exp: Check that selected_thread raises an
1208 error when no inferior is loaded.
1209
c0efa795
JK
12102010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1211
1212 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
1213 * gdb.dwarf2/dw2-stack-boundary.S: New file.
1214
ec3aa567
JK
12152010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1216
1217 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
1218 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
1219
d8249011
DE
12202010-11-18 Doug Evans <dje@google.com>
1221
1222 * gdb.server/ext-run.exp: Fix intermittent failures.
1223
d4eba7d1
NF
12242010-11-12 Nathan Froyd <froydnj@codesourcery.com>
1225
1226 * gdb.stabs/gdb11479.exp: Use runto_main.
1227
b04c2f88
NF
12282010-11-12 Nathan Froyd <froydnj@codesourcery.com>
1229
1230 * gdb.base/break-entry.exp: Skip if using a stub.
1231
ae9d7ce4
NF
12322010-11-12 Nathan Froyd <froydnj@codesourcery.com>
1233
1234 * gdb.python/py-inferior.exp: Pack values in target endianness.
1235
621c8364
TT
12362010-11-12 Tom Tromey <tromey@redhat.com>
1237
1238 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
1239 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
1240 MemoryError.
1241 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
1242 type.
1243 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
1244 MemoryError.
1245 (test_subscript_regression): Update exception type.
1246
84f4c1fe
PM
12472010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1248
1249 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
1250 breakpoint tests.
1251
a1442452
PA
12522010-11-09 Pedro Alves <pedro@codesourcery.com>
1253
1254 * gdb.base/watchpoint.exp: Test "watch -location" with an
1255 innacessible location.
1256
efd11a33
JK
12572010-11-09 Edjunior Machado <emachado@br.ibm.com>
1258 Luis Machado <luisgpm@br.ibm.com>
1259
1260 * gdb.base/maint.exp: Expect "." prefix.
1261 * gdb.base/nodebug.exp: Expect "." Likewise.
1262 * gdb.base/sepsymtab.exp: Expect "." Likewise.
1263 * gdb.base/watchpoint-cond-gone.exp: Likewise.
1264 * gdb.base/watchpoint.exp: Expect a software watch to be created for
1265 POWER server processors.
1266
aa00efb5
JK
12672010-11-08 Edjunior Machado <emachado@br.ibm.com>
1268 Luis Machado <luisgpm@br.ibm.com>
1269
1270 * gdb.base/break-entry.exp: convert entry point for
1271 ppc64 and expect leading `.' on ppc64's symbols
1272
99e7ae30
DE
12732010-11-05 Doug Evans <dje@google.com>
1274
1275 * gdb.base/help.exp: Update expected output.
b521dba8
DE
1276 * gdb.python/py-param.exp: Delete, contents moved to ...
1277 * gdb.python/py-parameter.exp: ... here. New file.
1278 Add test for gdb.parameter ("directories").
99e7ae30 1279
f4b8a18d
KW
12802010-11-05 Ken Werner <ken.werner@de.ibm.com>
1281
1282 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
1283 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
1284 * configure: Regenerate.
1285 * gdb.opencl/Makefile.in: New File.
1286 * gdb.opencl/datatypes.exp: Likewise.
1287 * gdb.opencl/datatypes.cl: Likewise.
1288 * gdb.opencl/operators.exp: Likewise.
1289 * gdb.opencl/operators.cl: Likewise.
1290 * gdb.opencl/vec_comps.exp: Likewise.
1291 * gdb.opencl/vec_comps.cl: Likewise.
1292 * gdb.opencl/convs_casts.exp: Likewise.
1293 * gdb.opencl/convs_casts.cl: Likewise.
1294 * lib/opencl.exp: Likewise.
1295 * lib/opencl_hostapp.c: Likewise.
1296 * lib/opencl_kernel.cl: Likewise.
1297 * lib/cl_util.c: Likewise.
1298 * lib/cl_util.c: Likewise.
1299 * gdb.base/default.exp (set language): Add "opencl" to the list of
1300 languages.
1301
a9d5ef47
SW
13022010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
1303
1304 * gdb.cp/overload.exp: Added test for inheritance overload.
1305 * gdb.cp/overload.cc: Ditto.
1306 * gdb.cp/oranking.exp: Removed releveant kfails.
1307
03eb1c79
JK
13082010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1309 Joel Brobecker <brobecker@adacore.com>
1310
1311 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
1312 check test_compiler_info.
1313
dbc98a8b
KW
13142010-11-03 Ken Werner <ken.werner@de.ibm.com>
1315
1316 * gdb.base/gnu_vector.exp: Adjust expect messages.
1317
120bd360
KW
13182010-11-03 Ken Werner <ken.werner@de.ibm.com>
1319
1320 * gdb.base/gnu_vector.exp: Add unary operator tests.
1321
c37f7098
KW
13222010-11-03 Ken Werner <ken.werner@de.ibm.com>
1323
1324 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
1325
7b51bc51
DE
13262010-11-02 Doug Evans <dje@google.com>
1327
1328 * gdb.python/py-pp-maint.c: New file.
1329 * gdb.python/py-pp-maint.exp: New file.
1330 * gdb.python/py-pp-maint.py: New file.
1331
50c97f38
TT
13322010-11-02 Tom Tromey <tromey@redhat.com>
1333
1334 * gdb.base/default.exp: Remove "scheme" from language list.
1335
a289b8f6
JK
13362010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1337
1338 Revert:
1339 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1340 * gdb.threads/sigstep-threads.exp: New file.
1341 * gdb.threads/sigstep-threads.c: New file.
1342
cd017491
MS
13432010-10-20 Michael Snyder <msnyder@vmware.com>
1344
1345 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
1346
8e6a5956
UW
13472010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
1348
1349 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
1350 Skip test completely if gdb,no_hardware_watchpoints.
1351
2c04da0d
UW
13522010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
1353
1354 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
1355 strict, but do not check for any particular function name within libc.
1356
79afc5ef
SW
13572010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
1358
1359 * gdb.cp/smartp.exp: New test.
1360 * gdb.cp/smartp.cc : New test.
1361
026ffab7
SW
13622010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
1363
1364 * gdb.cp/converts.exp: Test pointer to bool conversion.
1365 Test pointer to long conversion.
1366 * gdb.cp/oranking.exp: Removed relevant kfail.
1367
3a772aa4
TT
13682010-10-18 Tom Tromey <tromey@redhat.com>
1369
1370 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
1371 argument to lazy_string.
1372 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
1373 (pp_ls.to_string): Use it.
1374 * gdb.python/py-prettyprint.c (main): Move declarations to top.
1375 Add "estring2" local.
1376
5fc3827b
JK
13772010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1378
1379 Fix s390x compatibility.
1380 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
1381 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
1382
8aeb23f3
JK
13832010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1384
1385 * gdb.threads/sigstep-threads.exp: New file.
1386 * gdb.threads/sigstep-threads.c: New file.
1387
c1e56572
JK
13882010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1389
1390 * gdb.base/pie-execl.exp: New file.
1391 * gdb.base/pie-execl.c: New file.
1392
92163a10
JK
13932010-10-13 Doug Evans <dje@google.com>
1394 Jan Kratochvil <jan.kratochvil@redhat.com>
1395
1396 PR exp/12117
1397 * gdb.cp/ptype-cv-cp.cc: New file.
1398 * gdb.cp/ptype-cv-cp.exp: New file.
1399
7062b0a0
SW
14002010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
1401
1402 * gdb.cp/converts.cc: New test program.
1403 * gdb.cp/converts.exp: New test.
1404 * gdb.cp/overload.exp: Added test for void* vs int*.
1405 * gdb.cp/overload.exp: Ditto.
1406 * gdb.cp/oranking.exp: Removed related kfail.
1407
0e3509db
DE
14082010-10-13 Doug Evans <dje@google.com>
1409
1410 * lib/gdb-python.exp (gdb_check_python_config): New function.
1411 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
1412 * gdb.python/lib-types.cc: New file.
1413 * gdb.python/lib-types.exp: New file.
1414
8dc78533
JK
14152010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1416
1417 * gdb.python/py-error.exp: New file.
1418 * gdb.python/py-error.py: New file.
1419
93c17e06
JK
14202010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1421
1422 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
1423 gdb_test_multiple.
1424
d8b34041
JK
14252010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1426
1427 * gdb.base/break-interp.exp: Use ldlags for linking flags.
1428 * gdb.base/prelink.exp: Likewise.
1429 * gdb.base/solib-nodir.exp: Likewise.
1430 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
1431 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
1432 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
1433
e0cc584e
UW
14342010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
1435
1436 * break-interp.exp (test_ld): Use two separate gdb_expect statements
1437 for the "info files" test to avoid timeouts on slow machines.
1438
cfc353b1
JK
14392010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1440
1441 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
1442 (main): Make openlib dummy call.
1443
d3d7896d
JK
14442010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1445
1446 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
1447 * break-interp.exp (reach): Move the core body ...
1448 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
1449 (test_ld): Provide always real argument, even to the linker. Replace
1450 dl_main by _dl_debug_state.
1451
5e533c94
JK
14522010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1453
1454 Fix results of prelinked PIEs on ppc*.
1455 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
1456 Accept also DISPLACEMENT "PRESENT".
1457 (main): Replace "ZERO" displacements by "PRESENT".
1458
33540610
SW
14592010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
1460
1461 * gdb.cp/oranking.exp: New test.
1462 * gdb.cp/oranking.cc: New test program.
1463
3bdf2bbd
KW
14642010-10-08 Ken Werner <ken.werner@de.ibm.com>
1465
1466 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
1467 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
1468
2f608a3a
KW
14692010-10-06 Ken Werner <ken.werner@de.ibm.com>
1470
1471 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
1472 lush, lynx) New constant.
1473 * gdb.base/constvars.exp: Test const array types.
1474 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
1475
aa2e2d8d
DE
14762010-10-06 Doug Evans <dje@google.com>
1477
1478 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
1479 of syscall staging area.
1480
2844d6b5
KW
14812010-10-06 Ken Werner <ken.werner@de.ibm.com>
1482
1483 * gdb.base/gnu_vector.c: Add variable c4.
1484 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
1485 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
1486
7d8ac8bb
MR
14872010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
1488
1489 * gdb.arch/altivec-abi.exp: Fix a typo.
1490
84a02e58
MR
14912010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
1492
1493 * lib/mi-support.exp (thread_selected_re): Correct pattern used
1494 to match a thread ID.
1495
b18e6318
JK
14962010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1497
1498 Fix s390x testcase compatibility.
1499 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
1500
a2c09bd0
DE
15012010-10-01 Doug Evans <dje@google.com>
1502
1503 * lib/gdb-python.exp: New file.
1504 * gdb.python/py-block.exp: Use it.
1505 * gdb.python/py-breakpoint.exp: Ditto.
1506 * gdb.python/py-frame.exp: Ditto.
1507 * gdb.python/py-inferior.exp: Ditto.
1508 * gdb.python/py-param.exp: Ditto.
1509 * gdb.python/py-prettyprint.exp: Ditto.
1510 * gdb.python/py-shared.exp: Ditto.
1511 * gdb.python/py-symbol.exp: Ditto.
1512 * gdb.python/py-symtab.exp: Ditto.
1513 * gdb.python/py-type.exp: Ditto.
1514 * gdb.python/py-value.exp: Ditto.
1515 * gdb.python/python.exp: Ditto.
1516
38f12cfc
TT
15172010-09-30 Tom Tromey <tromey@redhat.com>
1518
1519 * gdb.base/anon.exp: New file.
1520 * gdb.base/anon.c: New file.
1521
9ae8282d
TT
15222010-09-30 Tom Tromey <tromey@redhat.com>
1523
1524 * gdb.base/completion.exp: Test completion through anonymous
1525 union.
1526 * gdb.base/break1.c (struct some_struct): Add anonymous union.
1527
e9e07ba6
JK
15282010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1529
1530 Fix printing parameters of inlined functions.
1531 * gdb.dwarf2/dw2-inline-param.exp: New file.
1532 * gdb.dwarf2/dw2-inline-param-main.c: New file.
1533 * gdb.dwarf2/dw2-inline-param.S: New file.
1534
cd2effb2
JK
15352010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1536
1537 PR corefiles/12071.
1538 * gdb.base/corefile.exp (quit with a process, no question: load core)
1539 (quit with a core file): New tests.
1540
bceffbf3
JK
15412010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1542
1543 Fix GDB crash on inferior calls with self-referencing classes.
1544 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
1545 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
1546 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
1547
1736ad11
JK
15482010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1549
1550 Fix lost siginfo_t for inferior calls.
1551 * gdb.base/siginfo-infcall.exp: New file.
1552 * gdb.base/siginfo-infcall.c: New file.
1553
a176ad92
JB
15542010-09-22 Joel Brobecker <brobecker@adacore.com>
1555
1556 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
1557
c2b0a229
JK
15582010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1559
1560 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
1561 New test.
1562 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
1563
e8ae22d1
JB
15642010-09-22 Joel Brobecker <brobecker@adacore.com>
1565
1566 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
1567 type of our const type.
1568
ec322823
SW
15692010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
1570
1571 * gdb.cp/pr12028.cc: New.
1572 * gdb.cp/pr12028.exp: New.
1573
72929c62
JB
15742010-09-22 Joel Brobecker <brobecker@adacore.com>
1575
1576 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
1577
875b4ff5 15782010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 1579 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
1580
1581 PR mi/11407
1582 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
1583 * gdb.mi/dw2-ref-missing-frame-main.c New File.
1584 * gdb.mi/dw2-ref-missing-frame.S New File.
1585 * gdb.mi/dw2-ref-missing-frame.exp New File.
1586
7155d578
TT
15872010-09-14 Tom Tromey <tromey@redhat.com>
1588
1589 PR symtab/8399:
1590 * gdb.threads/tls.exp: Remove kfail. Update expected output.
1591
515ed532
TT
15922010-09-14 Tom Tromey <tromey@redhat.com>
1593
1594 PR exp/11803:
1595 * gdb.threads/tls.exp: Use C++.
1596 (check_thread_local): Use K::another_thread_local.
1597 * gdb.threads/tls.c (class K): New.
1598 (another_thread_local): Now a member of K.
1599 (spin): Update. No longer K&R C.
1600
450ca57c
SW
16012010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
1602
1603 * gdb.cp/koenig.cc: created class for testing member lookup.
1604 * gdb.cp/koenig.exp: Added test for member lookup.
1605
dbd492a3
JK
16062010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1607
1608 Fix false FAILs on sourcetree topdir directory containing "kill".
1609 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
1610 source line matching regexp.
1611
8d4d924b
JK
16122010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1613
1614 * gdb.python/python.exp (set height 0, collect help from uiout)
1615 (verify help to uiout): New tests.
1616
8e64f2a0
JK
16172010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1618
1619 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
1620 is_lp64_target to check 64bit target.
1621
4569eed2
JK
16222010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1623
1624 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
1625 (test_ld) <powerpc64-*>: New.
1626
5e1617b1
DJ
16272010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1628
1629 * gdb.cp/templates.exp (test_template_args): Allow "struct".
1630
c767944b
DJ
16312010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1632
1633 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
1634 (FunctionArg::method): New function.
1635 (empty, arg): New variables.
1636 (main): Call arg.method.
1637 * gdb.cp/templates.exp (test_template_args): New function.
1638 (do_tests): Call it.
1639
27d3a3fc
UW
16402010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
1641
1642 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
1643 of "next" to proceed over pthread_exit call.
1644
55b7ce7f
UW
16452010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
1646
1647 * gdb.base/maint.exp: Avoid wildcards against potentially very long
1648 "maint print statistics" output to prevent expect timeouts.
1649
809df446
JK
16502010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1651
1652 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
1653 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1654 (test_float_rejected): ... here.
1655 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
1656 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1657 (test_float_rejected): ... here.
1658 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
1659 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1660 (test_float_rejected): ... here.
1661 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
1662 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1663 (test_float_rejected): ... here.
1664
8464be76
DJ
16652010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1666
1667 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
1668 before disabling hardware watchpoints.
1669 (test_inaccessible_watchpoint): Check that hardware watchpoints
1670 are used. Test for watchpoints on a constant address.
1671
14dba4b4
JK
16722010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1673
1674 * gdb.base/ui-redirect.exp: New file.
1675
3f3540e1 16762010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 1677 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
1678
1679 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
1680
0f254bb7
DE
16812010-08-31 Doug Evans <dje@google.com>
1682
1683 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
1684
03f17ccf
TT
16852010-08-30 Tom Tromey <tromey@redhat.com>
1686
1687 PR python/11792:
1688 * gdb.python/py-value.exp (test_subscript_regression): Add
1689 dynamic_type test.
1690
640617ad
DJ
16912010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
1692
1693 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
1694 instead of running to main. Do not test the main function.
1695 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
1696 Add new main.
1697
2ed91d1b
PA
16982010-08-26 Pedro Alves <pedro@codesourcery.com>
1699
1700 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
1701 one test.
1702
673bfd45
DE
17032010-08-24 Doug Evans <dje@google.com>
1704
1705 PR symtab/11942
1706 * gdb.dwarf2/dw4-sig-types.cc: New file.
1707 * gdb.dwarf2/dw4-sig-types.h: New file.
1708 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
1709 * gdb.dwarf2/dw4-sig-types.exp: New file.
1710
f9ffd4bb
TT
17112010-08-23 Tom Tromey <tromey@redhat.com>
1712
1713 PR python/11145:
1714 * gdb.python/py-value.c (Base, Derived): New types.
1715 (base): New global.
1716 * gdb.python/py-value.exp (test_subscript_regression): Add
1717 dynamic_cast test.
1718
d839c8a4
TT
17192010-08-23 Tom Tromey <tromey@redhat.com>
1720
1721 PR python/10676:
1722 * gdb.python/py-type.exp (test_fields): Add tests for type
1723 equality.
1724
702c2711
TT
17252010-08-23 Tom Tromey <tromey@redhat.com>
1726
1727 PR python/11915:
1728 * gdb.python/py-type.exp (test_fields): Add tests for array.
1729
832bafd3
KS
17302010-08-23 Keith Seitz <keiths@redhat.com>
1731
1732 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
1733 have any children. Create a new abbrev for it.
1734 Add missing terminal sequence to .debug_abbrev.
1735
c37bf528
KS
17362010-08-20 Keith Seitz <keiths@redhat.com>
1737
1738 PR symtab/11465:
1739 * gdb.dwarf2/pr11465.exp: New test.
1740 * gdb.dwarf2/pr11465.S: New file.
1741 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
1742 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
1743
4572cbac
TJB
17442010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
1745
1746 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
1747 registers. Update data sets with the new v2_double element in the
1748 VSX register union. Add vector_register3_vr data set for the AltiVec
1749 registers. Use gdb_test_no_output instead of send_gdb.
1750
e7fbb131
PA
17512010-08-19 Pedro Alves <pedro@codesourcery.com>
1752
1753 * gdb.python/py-shared.exp: New file, factored out from
1754 python.exp.
1755 * gdb.python/py-shared.c: New file.
1756 * gdb.python/py-shared-sl.c: New file.
1757 * gdb.python/python-1.c: New file.
1758 * gdb.python/python-sl.c: Delete.
1759 * gdb.python/python.c: Mention python-1.c.
1760 * gdb.python/python.exp: Move shared library tests to
1761 py-shared.exp.
1762 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
1763 (MISCELLANEOUS): New.
1764 (clean mostlyclean): Also remove $MISCELLANEOUS.
1765
d30f5e1f
DE
17662010-08-19 Doug Evans <dje@google.com>
1767
1768 PR exp/11926
1769 * gdb.base/printcmds.exp (test_float_accepted): New function.
1770 Move existing float tests there. Add tests for floats with suffixes.
1771 (test_float_rejected): New function.
1772 * gdb.java/jv-print.exp (test_float_accepted): New function.
1773 (test_float_rejected): New function.
1774 * gdb.objc/print.exp: New file.
1775 * gdb.pascal/print.exp: New file.
1776 * lib/objc.exp: New file.
1777
7b3fd859
PM
17782010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
1779
1780 * gdb.base/default.exp (info set): Avoid full buffer error and force
1781 reading up to final gdb prompt.
1782 (show): Likewise.
1783
c92817ce
TT
17842010-08-18 Tom Tromey <tromey@redhat.com>
1785
1786 PR symtab/11919:
1787 * gdb.base/completion.exp: Add test.
1788
f1208f9e
DE
17892010-08-18 Doug Evans <dje@google.com>
1790
1791 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
1792 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
1793 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
1794 Simplify, early exit if runto_main fails.
1795 * gdb.fortran/exprs.exp: load_lib fortran.exp.
1796 (set_lang_fortran): Moved to lib/fortran.exp.
1797 * gdb.fortran/types.exp: load_lib fortran.exp.
1798 (set_lang_fortran): Moved to lib/fortran.exp.
1799 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
1800 * gdb.java/jprint.exp (set_lang_java): Ditto.
1801 * gdb.java/jv-exp.exp: load_lib java.exp.
1802 If set_lang_java fails, issue a warning instead of failure to be
1803 consistent with other set_lang_foo uses.
1804 (set_lang_java): Moved to lib/java.exp.
1805 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
1806 If set_lang_java fails, issue a warning instead of failure to be
1807 consistent with other set_lang_foo uses.
1808 * gdb.pascal/types.exp: load_lib pascal.exp.
1809 (set_lang_pascal): Moved to lib/pascal.exp.
1810 * lib/fortran.exp: New file.
1811 * lib/java.exp (set_lang_java): New function.
1812 * lib/pascal.exp (set_lang_pascal): New function.
1813
2f06b485
YQ
18142010-08-18 Yao Qi <yao@codesourcery.com
1815
1816 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
1817 func_nofb_start and func_loopfb_start, so that address of functions
1818 is equal to these labels on Thumb.
1819
96e25403
YQ
18202010-08-18 Yao Qi <yao@codesourcery.com>
1821
1822 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
1823 to reflect latest c source file.
1824
36e6adc4
JK
18252010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1826
1827 * gdb.cp/infcall-dlopen.exp: New file.
1828 * gdb.cp/infcall-dlopen.cc: New file.
1829 * gdb.cp/infcall-dlopen-lib.cc: New file.
1830
f431efe5
PA
18312010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1832 Pedro Alves <pedro@codesourcery.com>
1833
1834 PR breakpoints/11371
1835
1836 * gdb.base/watch-cond-infcall.exp: New file.
1837 * gdb.base/watch-cond-infcall.c: New file.
1838
06a64a0b
TT
18392010-08-16 Tom Tromey <tromey@redhat.com>
1840
1841 * gdb.base/help.exp: Update.
1842 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
1843 watchpoint.
1844 (test_watch_location): New proc.
1845 (test_watchpoint_in_big_blob): Delete watchpoint.
1846 * gdb.base/watchpoint.c (func5): New function.
1847 (main): Call it.
1848
70ebf4ed
DE
18492010-08-16 Doug Evans <dje@google.com>
1850
1851 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
1852
ca5c20b6
PM
18532010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1854
1855 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
1856 tests.
1857
7346b668
KW
18582010-08-11 Ken Werner <ken.werner@de.ibm.com>
1859
1860 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
1861 * gdb.base/gnu_vector.c: New File.
1862 * gdb.base/gnu_vector.exp: Likewise.
1863
cb2e07a6
PM
18642010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1865
1866 * gdb.python/python.c: New File.
1867 * gdb.python/python-sl.c: New File.
1868 * gdb.python/python.exp: Test solib_address and decode_line
1869 * functions.
1870
5da1313b
JK
18712010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1872
1873 * gdb.python/python.exp (show height, set height 10)
1874 (verify pagination beforehand, verify pagination beforehand: q)
1875 (gdb.execute does not page, verify pagination afterwards)
1876 (verify pagination afterwards: q): New.
1877
49c3ccf7
DE
18782010-08-02 Doug Evans <dje@google.com>
1879
1880 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
1881 because of an older gcc, change test2
1882 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
1883 to unsupported.
1884
42c0c4f1
KH
18852010-07-30 Kazu Hirata <kazu@codesourcery.com>
1886
1887 * gdb.base/break-always.exp: Do not expect full paths to file
1888 names.
1889 * gdb.base/commands.exp: Likewise.
1890
d3765805
DE
18912010-07-30 Doug Evans <dje@google.com>
1892
c98ee71b
DE
1893 * gdb.cp/temargs.exp: For new tests that require newer gccs,
1894 xfail them when run with older gccs.
1895
fd961404
DE
1896 * lib/gdb.exp (build_executable): Forward "c++" option to
1897 get_compiler_info.
1898
999adef4
DE
1899 * gdb.python/py-type.exp (test_template): Mark as xfail tests
1900 "python print ttype.template_argument(1)" and
1901 "python print isinstance(ttype.template_argument(1), gdb.Value)"
1902 if using gcc 4.4 or earlier.
1903
d3765805
DE
1904 * gdb.base/valgrind-db-attach.exp: Use unique test name for
1905 attach-to-debugger handling.
1906
1276c759
JK
19072010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1908
1909 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
1910 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
1911 (main): Use copyreloc.
1912 * gdb.base/prelink.exp (split debug of executable)
1913 (.dynbss vs. .bss address shift): New tests.
1914
88caa9b9
PA
19152010-07-29 Pedro Alves <pedro@codesourcery.com>
1916
1917 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
1918 in gdb_test_multiple.
1919
c6f2ac43
PA
19202010-07-29 Pedro Alves <pedro@codesourcery.com>
1921
1922 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
1923 environment.
1924
326fd672
TT
19252010-07-28 Tom Tromey <tromey@redhat.com>
1926
1927 PR python/11060:
1928 * gdb.python/py-type.c (Temargs): New template.
1929 (temvar): New variable.
1930 * gdb.python/py-type.exp (test_template): New proc.
1931
3ce3b1ba
PA
19322010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1933
1934 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
1935 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
1936
34eaf542
TT
19372010-07-28 Tom Tromey <tromey@redhat.com>
1938
1939 PR c++/9946:
1940 * gdb.cp/temargs.exp: New file.
1941 * gdb.cp/temargs.cc: New file.
1942
d41b819e
JK
19432010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1944
1945 * gdb.base/help.exp (help disassemble): Update the content.
1946
26ab7092
JK
19472010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1948
1949 * gdb.threads/ia64-sigill.exp: New file.
1950 * gdb.threads/ia64-sigill.c: New file.
1951
5283e9e1
TT
19522010-07-27 Tom Tromey <tromey@redhat.com>
1953
1954 * gdb.opt/inline-cmds.c (ATTR): New define.
1955 (func1): Use it.
1956 (func2): Likewise.
1957 (func3): Likewise.
1958 (outer_inline1): Likewise.
1959 (outer_inline2): Likewise.
1960 * gdb.opt/inline-bt.c (ATTR): New define.
1961 (func1): Use it.
1962 (func2): Likewise.
1963 * gdb.opt/inline-locals.c (ATTR): New define.
1964 (func1): Use it.
1965 (func2): Likewise.
1966
e992ef73
TT
19672010-07-27 Tom Tromey <tromey@redhat.com>
1968
1969 * gdb.stabs/gdb11479.c (hack): New function.
1970 (test): Use it.
1971 (test2): Use it.
1972 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
1973 (int32_search_buf, int64_search_buf): No longer static.
1974 (x): Remove.
1975 * gdb.base/relocate.c (hack): New function.
1976
5374244e
PM
19772010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1978
1979 * gdb.python/py-value.exp (test_inferior_function_call): New function.
1980 * gdb.python/py-value.c (func1): New function.
1981 (func2): Likewise.
1982
a99aee83
CV
19832010-07-26 Corinna Vinschen <vinschen@redhat.com>
1984
1985 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
1986 as not to clash with .data section.
1987
a04ba985
JG
19882010-07-26 Jerome Guitton <guitton@adacore.com>
1989
1990 * gdb.base/code_elim.exp: New file.
1991 * gdb.base/code_elim1.c: New file.
1992 * gdb.base/code_elim2.c: New file.
1993
23bd0f7c
PA
19942010-07-21 Pedro Alves <pedro@codesourcery.com>
1995
1996 PR symtab/11827
1997
1998 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
1999 (some_volatile_enum): New variable.
2000 * gdb.base/printcmds.exp (test_print_enums): New.
2001 <top level>: Call it.
2002
883df6dd
SW
20032010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
2004
2005 * gdb.cp/fpointer.cc: New test.
2006 * gdb.cp/fpointer.exp: New test.
2007
569b05a5
JK
20082010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2009
2010 * gdb.base/solib-nodir.exp: New file.
2011 * lib/gdb.exp (runto): New case for a GDB internal error.
2012
51d7d803
JK
20132010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2014 Ulrich Weigand <uweigand@de.ibm.com>
2015 Tom Tromey <tromey@redhat.com>
2016
2017 * gdb.base/charset-malloc.c: New file.
2018 * gdb.base/charset.c (malloc_stub): New prototype.
2019 (main): Call it instead of malloc itself.
2020 * gdb.base/charset.exp: Use only prepare_for_testing.
2021 (binfile): Remove the variable.
2022
c0edd9ed
JK
20232010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2024
2025 Make core files the process_stratum.
2026 * gdb.base/corefile.exp (run: load core again)
2027 (run: sanity check we see the core file, run: with core)
2028 (run: core file is cleared, attach: load core again)
2029 (attach: sanity check we see the core file, attach: with core)
2030 (attach: core file is cleared): New tests.
2031 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
2032
3cbaedff
KW
20332010-07-14 Ken Werner <ken.werner@de.ibm.com>
2034
2035 * gdb.arch/altivec-abi.exp: New tests.
2036
91158a56
TT
20372010-07-13 Tom Tromey <tromey@redhat.com>
2038
2039 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
2040 (main): Use it.
2041 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
2042
0f5238ed
TT
20432010-07-13 Tom Tromey <tromey@redhat.com>
2044
2045 * gdb.base/label.exp: New file.
2046 * gdb.base/label.c: New file.
2047
add265ae
L
20482010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
2049 H.J. Lu <hongjiu.lu@intel.com>
2050
2051 * lib/gdb.exp (is_ilp32_target): New.
2052 (is_lp64_target): Likewise.
2053
2054 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
2055 target.
2056 * gdb.arch/amd64-disp-step.exp: Likewise.
2057 * gdb.arch/amd64-dword.exp: Likewise.
2058 * gdb.arch/amd64-i386-address.exp: Likewise.
2059 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 2060
add265ae
L
2061 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
2062 target.
2063 * gdb.arch/i386-bp_permanent.exp: Likewise.
2064 * gdb.arch/i386-byte.exp: Likewise.
2065 * gdb.arch/i386-disp-step.exp: Likewise.
2066 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2067 * gdb.arch/i386-prologue.exp: Likewise.
2068 * gdb.arch/i386-size-overlap.exp: Likewise.
2069 * gdb.arch/i386-size.exp: Likewise.
2070 * gdb.arch/i386-sse.exp: Likewise.
2071 * gdb.arch/i386-unwind.exp: Likewise.
2072 * gdb.arch/i386-word.exp: Likewise.
2073
2074 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
2075 test only when building 64-bit executables. Do not hard-code
2076 -m64 option.
2077
2dfb8c17
DE
20782010-07-07 Doug Evans <dje@google.com>
2079
2080 * lib/gdb.exp (gdb_test_list_exact): New function.
2081 * gdb.base/default.exp (show convenience): Call it, add tests for
2082 $_sdata = void, $_thread = 0.
2083
4e5799b6
JK
20842010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2085 Joel Brobecker <brobecker@adacore.com>
2086
2087 Fix re-run of PIE executable, PR shlibs/11776.
2088 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
2089 Remove $displacement_main to match the solib-svr4.c change. New "kill"
2090 and re-"run" of the inferior.
2091
1a219cc7
JK
20922010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2093 Joel Brobecker <brobecker@adacore.com>
2094
2095 Cope with missing /usr/sbin/prelink.
2096 * lib/prelink-support.exp (prelink_no):
2097 <result == 1 && $output is "no such file or directory">: New.
2098 (prelink_yes): Likewise. Return on failed prelink_no.
2099
5e3b36f8
JK
21002010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2101 Joel Brobecker <brobecker@adacore.com>
2102
2103 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
2104 build_executable by build_executable_own_libs. Replace "prelink -R"
2105 execution by a call of prelink_yes. Comment why "prelink -r" needs no
2106 change.
2107 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
2108 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
2109 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
2110 Replace build_executable by build_executable_own_libs's function
2111 build_executable_own_libs.
2112 (prelinkNO): Create new stub to call prelink_no.
2113 (prelinkYES): Create new stub to call prelink_yes.
2114 (test_attach): Rename calls of copy to file_copy.
2115 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
2116 (copy): Move to ...
2117 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
2118 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
2119 * gdb.base/prelink.exp: Disable testcase also for is_remote and
2120 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
2121 special flags by gdb_compile_shlib. Replace second gdb_compile by
2122 build_executable_own_libs. Replace "prelink -R" execution by a call of
2123 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
2124 a second call of prelink_yes. Replace restart commands by
2125 clean_restart.
2126 (prelink): Rename to ...
2127 (seen displacement message): ... this test. Extend its expectation
2128 strictness.
2129
86e4bafc
JK
21302010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2131
2132 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
2133 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
2134 displacement message exactly once.
2135
3cd07d20
JK
21362010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2137 Joel Brobecker <brobecker@adacore.com>
2138
2139 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
2140 its restore after the <$relink_args != ""> loop. new comment.
2141
0a1e94c7
JK
21422010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2143 Joel Brobecker <brobecker@adacore.com>
2144
2145 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
2146 code for it. New variable relink_args.
2147 (prelinkYES): Call prelinkNO.
2148 (test_attach): Accept new parameter relink_args. Re-prelink the binary
2149 in such case. Move the core code to ...
2150 (test_attach_gdb): ... a new function. Send GDB command "file".
2151 Extend expected "Attaching to " string.
2152
2f70bcfb
TT
21532010-07-02 Tom Tromey <tromey@redhat.com>
2154
2155 * gdb.base/bitops.exp: Remove extraneous "pass".
2156
a17ac5b0
TT
21572010-07-02 Ken Werner <ken.werner@de.ibm.com>
2158
2159 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
2160
dc10affe
PA
21612010-07-01 Pedro Alves <pedro@codesourcery.com>
2162
d41c0fc8
PA
2163 * gdb.base/help.exp: Adjust expected output.
2164
21652010-07-01 Pedro Alves <pedro@codesourcery.com>
2166
2167 * gdb.base/help.exp: Adjust expected output.
dc10affe 2168
0a600c36
JK
21692010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2170
2171 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
2172 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
2173 c++/11702.
2174
37cc8bfe
JK
21752010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2176 Doug Evans <dje@google.com>
2177
2178 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
2179 add .dynamic entry'.
2180
254e6b9e
DE
21812010-06-29 Doug Evans <dje@google.com>
2182
2183 Test PR c++/11702.
2184 * gdb.cp/m-static.exp: Add testcase.
2185 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
2186
595939de 21872010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
2188 Tom Tromey <tromey@redhat.com>
2189 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
2190
2191 * gdb.python/py-inferior.c: New File.
2192 * gdb.python/py-infthread.c: New File.
2193 * gdb.python/py-inferior.exp: New File.
2194 * gdb.python/py-infthread.exp: New File.
2195
98751a41
JK
21962010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2197
2198 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
2199 (ptype ::C::OtherFileClass typedefs): New.
2200 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
2201 (C::OtherFileClass::cOtherFileClassVar2): New.
2202 (C::OtherFileClass::cOtherFileClassVar_use): Use also
2203 cOtherFileClassVar2.
2204 (C::cOtherFileType2, C::cOtherFileVar2): New.
2205 (C::cOtherFileVar_use): use also cOtherFileVar2.
2206 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
2207
41f62f39
JK
22082010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2209
2210 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
2211 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
2212 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
2213 (print ::C::cOtherFileVar)
2214 (whatis C::OtherFileClass::cOtherFileClassType)
2215 (whatis ::C::OtherFileClass::cOtherFileClassType)
2216 (print C::OtherFileClass::cOtherFileClassVar)
2217 (print ::cOtherFileClassVar)
2218 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
2219 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
2220 trailing content.
2221 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
2222 (C::OtherFileClass::cOtherFileClassVar)
2223 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
2224 (C::cOtherFileVar, C::cOtherFileVar_use): New.
2225
af53d231
JK
22262010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2227
2228 Test PR c++/11703 and PR gdb/1448.
2229 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
2230 gdb/1448.
2231
9655fd1a
JK
22322010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2233
2234 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
2235 (main) <rtti_data>: New.
2236 * gdb.cp/virtbase.exp (print rtti_data): New.
2237
824cc8dd
JK
22382010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2239 Joel Brobecker <brobecker@adacore.com>
2240
2241 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
2242
6036c742
JK
22432010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2244
2245 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
2246
de6a0421
DE
22472010-06-28 Doug Evans <dje@google.com>
2248
2249 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
2250
b2dae948
DE
22512010-06-27 Doug Evans <dje@google.com>
2252
2253 * gdb.cp/m-static.exp: Update expected test output.
2254
0f3bb72e
PH
22552010-06-25 Paul Hilfinger <hilfinger@adacore.com>
2256
889bf7c5
PA
2257 * gdb.gdb/selftest.exp: Adjust expected message for
2258 capturing start-up runtime.
0f3bb72e 2259
bc9f0842
TT
22602010-06-25 Tom Tromey <tromey@redhat.com>
2261
2262 PR python/10808:
2263 * gdb.python/python.exp: Add new tests.
2264
099ef718
SW
22652010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
2266
2267 * gdb.cp/operator.cc: Created an import loop.
2268 * gdb.cp/operator.exp: Added testcase for import loop.
2269
5868a632
JK
22702010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2271
2272 Test PR python/11407.
2273 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
2274 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
2275 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
2276 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
2277 executable_nofb and executable_fb. New variables srcsfile, objsfile,
2278 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
2279 binfile. Call gdb_compile with clean_restart twice.
2280 (func_nofb print, func_nofb backtrace, func_loopfb print)
2281 (func_loopfb backtrace): New.
2282
af76db58
JK
22832010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2284
2285 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
2286 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
2287 by a hand made one.
2288 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
2289 i?86 requirement. Remove variables srcfile and binfile. New variable
2290 sources, executable_nofb and executable_fb. Call prepare_for_testing.
2291
f2c7657e
UW
22922010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2293
2294 * gdb.cell/dwarfaddr.exp: New file.
2295 * gdb.cell/dwarfaddr.S: New file.
2296
628fe4e4
JK
22972010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2298
2299 Test PR 9436.
2300 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
2301
f1421989
HZ
23022010-06-24 Hui Zhu <teawater@gmail.com>
2303
2304 * gdb.base/eval.exp: New file.
2305
d03285ec
UW
23062010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2307
2308 * gdb.cell/fork.exp: New file.
2309 * gdb.cell/fork.c: Likewise.
2310 * gdb.cell/fork-spu.c: Likewise.
2311
41b2c92d
PM
23122010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
2313
2314 * lib/gdb.exp (banned_variables_traced): New global variable.
2315 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
2316 (gdb_init): Use `trace add variable' instead of obsolete
2317 `trace variable'.
2318
d5bc977f
DE
23192010-06-21 Doug Evans <dje@google.com>
2320
2321 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
2322
d2ed6730
UW
23232010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2324
2325 * gdb.arch/spu-ls.exp: New file.
2326 * gdb.arch/spu-ls.c: Likewise.
2327
6aed2dbc
SS
23282010-06-18 Stan Shebs <stan@codesourcery.com>
2329
2330 * gdb.threads/thread-specific.exp: Add tests of $_thread.
2331
e0756905
UW
23322010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2333
2334 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
2335 * gdb.base/watch-cond.exp: Likewise.
2336 * gdb.python/py-breakpoint.exp: Likewise.
2337
d8053d4d
PA
23382010-06-18 Pedro Alves <pedro@codesourcery.com>
2339
2340 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
2341 clean_restart, make sure every test has a distinct message, and
2342 that messages don't include the executable' full path.
2343
81ce510c
DE
23442010-06-17 Doug Evans <dje@google.com>
2345
2346 * gdb.arch/i386-size.exp: Updated expected output for
2347 DISASSEMBLY_OMIT_FNAME.
2348
65d79d4b
SDJ
23492010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2350 Sergio Durigan Junior <sergiodj@redhat.com>
2351
2352 * gdb.base/watch-notconst.c: New file.
2353 * gdb.base/watch-notconst.S: New file.
2354 * gdb.base/watch-notconst2.c: New file.
2355 * gdb.base/watch-notconst2.S: New file.
2356 * gdb.base/watch-notconst.exp: New file.
2357 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
2358 (func4): Add operations on `global_ptr_ptr'.
2359 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
2360 routine to test watchpoints created with a constant expression.
2361 (test_inaccessible_watchpoint): Include tests for watchpoints
2362 created with a constant expression.
2363
df0f4836
KB
23642010-06-14 Kevin Buettner <kevinb@redhat.com>
2365
2366 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
2367 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
2368 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
2369 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
2370 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
2371 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
2372 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
2373 of `_start'.
2374
b769def5
UW
23752010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2376
2377 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
2378 not supported on the target.
2379 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2380 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2381 * gdb.mi/mi-nsintrall.exp: Likewise.
2382 * gdb.mi/mi-nsmoribund.exp: Likewise.
2383 * gdb.mi/mi-nsthrexec.exp: Likewise.
2384
d914c394
SS
23852010-06-11 Stan Shebs <stan@codesourcery.com>
2386
2387 * gdb.base/permissions.exp: New file.
2388
23892010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
2390
2391 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
2392 does not support ELF executable class.
2393
f3ce5b9c
UW
23942010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2395
2396 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
2397
8e46892c
JK
23982010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2399
2400 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
2401 (runto): Catch "The target does not support running in non-stop mode.".
2402
6cc55c64
MS
24032010-06-11 Michael Snyder <msnyder@vmware.com>
2404
2405 * gdb.base/setshow.exp (set language asm): Don't use
2406 gdb_test_no_output, fails on some targets.
2407
caddefa4
UW
24082010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2409
2410 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
2411 * gdb.cp/pr9167.exp: Likewise.
2412
468b1aa7
UW
24132010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2414
2415 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
2416
5c3552dc
UW
24172010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2418
2419 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
2420
02e6fe6a
UW
24212010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2422
2423 * gdb.base/charset.c (main): Make sure malloc gets linked in.
2424
0e03807e
TT
24252010-06-11 Tom Tromey <tromey@redhat.com>
2426
2427 PR gdb/9977, PR exp/11636::
2428 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
2429 (pieces_test_f6): Update expected output.
2430
2bdf28a0
JK
24312010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2432
2433 * gdb.base/moribund-step.exp: New.
2434
f6978de9
MS
24352010-06-08 Michael Snyder <msnyder@vmware.com>
2436
2437 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 2438 * gdb.ada/boolean_expr.exp:
f6978de9
MS
2439 * gdb.ada/frame_args.exp: Ditto.
2440 * gdb.ada/lang_switch.exp: Ditto.
2441 * gdb.ada/ptype_arith_binop.exp: Ditto.
2442 * gdb.ada/ref_param.exp: Ditto.
2443 * gdb.ada/type_coercion.exp:Ditto.
2444
2445 * gdb.asm/asm-source.exp: Ditto.
2446
2447 * gdb.base/attach.exp: Ditto.
2448 * gdb.base/bitfields2.exp: Ditto.
2449 * gdb.base/call-signal-resume.exp: Ditto.
2450 * gdb.base/callfuncs.exp: Ditto.
2451 * gdb.base/commands.exp: Ditto.
2452 * gdb.base/dbx.exp: Ditto.
2453 * gdb.base/default.exp: Ditto.
2454 * gdb.base/dump.exp: Ditto.
2455 * gdb.base/exprs.exp: Ditto.
2456 * gdb.base/freebpcmd.exp: Ditto.
2457 * gdb.base/interrupt.exp: Ditto.
2458 * gdb.base/list.exp: Ditto.
2459 * gdb.base/long_long.exp: Ditto.
2460 * gdb.base/maint.exp: Ditto.
2461 * gdb.base/ptype.exp: Ditto.
2462 * gdb.base/return.exp: Ditto.
2463 * gdb.base/setshow.exp: Ditto.
2464 * gdb.base/sigbpt.exp: Ditto.
2465 * gdb.base/sigrepeat.exp: Ditto.
2466
2467 * gdb.cp/classes.exp: Ditto.
2468
2469 * gdb.dwarf2/dw2-restore.exp: Ditto.
2470
2471 * gdb.gdb/selftest.exp: Ditto.
2472
2473 * gdb.multi/base.exp: Ditto.
2474 * gdb.multi/bkpt-multi-exec.exp: Ditto.
2475
2476 * gdb.python/py-block.exp: Ditto.
2477 * gdb.python/py-prettyprint.exp: Ditto.
2478 * gdb.python/py-template.exp: Ditto.
2479
2480 * gdb.server/ext-attach.exp: Ditto.
2481 * gdb.server/ext-run.exp: Ditto.
2482 * gdb.server/server-mon.exp: Ditto.
2483
2484 * gdb.threads/fork-thread-pending.exp: Ditto.
2485 * gdb.threads/hand-call-in-threads.exp: Ditto.
2486 * gdb.threads/interrupted-hand-call.exp: Ditto.
2487 * gdb.threads/linux-dp.exp: Ditto.
2488 * gdb.threads/manythreads.exp: Ditto.
2489 * gdb.threads/print-threads.exp: Ditto.
2490 * gdb.threads/pthreads.exp: Ditto.
2491 * gdb.threads/schedlock.exp: Ditto.
2492 * gdb.threads/thread-unwindonsignal.exp: Ditto.
2493 * gdb.threads/threadapply.exp: Ditto.
2494
de7ff789
MS
24952010-06-08 Michael Snyder <msnyder@vmware.com>
2496
889bf7c5 2497 * gdb.ada/exec_changed.exp:
de7ff789
MS
2498 Use ".*" instead of "" as wildcard regexp.
2499
2500 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
2501 * gdb.base/call-ar-st.exp: Ditto.
2502 * gdb.base/checkpoint.exp: Ditto.
2503 * gdb.base/default.exp: Ditto.
2504 * gdb.base/dump.exp: Ditto.
2505 * gdb.base/ending-run.exp: Ditto.
2506 * gdb.base/fileio.exp: Ditto.
2507 * gdb.base/miscexprs.exp: Ditto.
2508 * gdb.base/pointers.exp: Ditto.
2509 * gdb.base/readline.exp: Ditto.
2510 * gdb.base/reread.exp: Ditto.
2511 * gdb.base/restore.exp: Ditto.
2512 * gdb.base/shlib-call.exp: Ditto.
2513 * gdb.base/valgrind-db-attach.exp: Ditto.
2514 * gdb.base/volatile.exp: Ditto.
2515 * gdb.base/watchpoints.exp: Ditto.
2516
2517 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
2518
2519 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
2520 * gdb.python/py-value.exp: Ditto.
2521
2522 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
2523 * gdb.trace/circ.exp: Ditto.
2524 * gdb.trace/collection.exp: Ditto.
2525 * gdb.trace/packetlen.exp: Ditto.
2526 * gdb.trace/passc-dyn.exp: Ditto.
2527 * gdb.trace/report.exp: Ditto.
2528 * gdb.trace/tfile.exp: Ditto.
2529 * gdb.trace/tfind.exp: Ditto.
2530 * gdb.trace/while-dyn.exp: Ditto.
2531
3bebe2f2
JK
25322010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2533
2534 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
2535
5c631832
JK
25362010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2537
2538 Test PR 10640.
2539 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
2540
4c3376c8
SW
25412010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
2542
2543 * gdb.cp/koenig.exp: Test for ADL operators.
2544 * gdb.cp/koenig.cc: Added ADL operators.
2545 * gdb.cp/operator.exp: New test.
2546 * gdb.cp/operator.cc: New test.
2547
dc226d5a
MS
25482010-06-04 Michael Snyder <msnyder@vmware.com>
2549
dfb88a23
MS
2550 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
2551 * gdb.base/pending.exp: Ditto.
f7ae76b3 2552
dc226d5a
MS
2553 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
2554
967cf477
DE
25552010-06-04 Doug Evans <dje@google.com>
2556
2557 * gdb.python/py-prettyprint.exp: Add new test for enabled and
2558 disabled printers.
2559 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
2560 (enable_lookup_function): New function.
2561
eb801841
TT
25622010-06-04 Tom Tromey <tromey@redhat.com>
2563
2564 * gdb.python/py-value.exp (test_value_hash): Don't test equality
2565 of hash and id.
2566
38979823
JK
25672010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2568
2569 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
2570 newline.
2571 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
2572 (empty verbose non-noisy clear, empty verbose noisy clear)
2573 (empty non-verbose noisy clear): Likewise.
2574
35ec993f
MS
25752010-06-03 Michael Snyder <msnyder@vmware.com>
2576
2577 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
2578 * gdb.base/display.exp: Ditto.
2579 * gdb.base/find.exp: Ditto.
2580 * gdb.base/ifelse.exp: Ditto.
2581 * gdb.base/multi-forks.exp: Ditto.
2582 * gdb.base/recurse.exp: Ditto.
2583 * gdb.base/setshow.exp: Ditto.
2584 * gdb.base/value-double-free.exp: Ditto.
2585 * gdb.base/watch-vfork.exp: Ditto.
2586 * gdb.base/watch_thread_num.exp: Ditto.
2587 * gdb.base/watchpoint-solib.exp: Ditto.
2588 * gdb.base/watchpoint.exp: Ditto.
2589 * gdb.base/watchpoints.exp: Ditto.
2590
2591 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
2592 * gdb.cp/overload.exp: Ditto.
2593 * gdb.cp/virtfunc.exp: Ditto.
2594
2595 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
2596
889bf7c5 2597 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
2598 Replace gdb_test with gdb_test_no_output.
2599
889bf7c5 2600 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
2601 Replace gdb_test with gdb_test_no_output.
2602 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
2603 * gdb.threads/watchthreads.exp: Ditto.
2604 * gdb.threads/watchthreads2.exp: Ditto.
2605
2606 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
2607 * gdb.trace/tfind.exp: Ditto.
2608
c22decce
JB
26092010-06-03 Joel Brobecker <brobecker@adacore.com>
2610
2611 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
2612 successful test if message is the empty string.
2613
fd5700c7
JK
26142010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2615
2616 * gdb.fortran/module.exp (stopped language detection): New test.
2617
f55ee35c
JK
26182010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2619
2620 Support DW_TAG_module as separate namespaces.
2621 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
2622 gdb.fortran/library-module-lib.f90: New.
2623 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
2624 (print i): Remove.
2625 (continue to breakpoint: i-is-1, print var_i value 1)
2626 (continue to breakpoint: i-is-2, print var_i value 2)
2627 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
2628 (print var_d, print var_i value 14, ptype modmany, complete `modm)
2629 (complete `modmany, complete `modmany`, complete `modmany`var)
2630 (show language, setting breakpoint at module): New tests.
2631 * gdb.fortran/module.f90 (module mod): Remove.
2632 (module mod1, module mod2, module modmany, subroutine sub1)
2633 (subroutine sub2, program module): New.
2634
b8e8282f
JK
26352010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2636
2637 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
2638 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
2639 * gdb.cp/anon-union.exp (pass): Rename to ...
2640 (print z 2): ... here.
b8e8282f 2641
019ebafc
MS
26422010-06-02 Michael Snyder <msnyder@vmware.com>
2643
e68d8fd4
MS
2644 * gdb.trace/actions.exp: Use gdb_test_no_output.
2645 * gdb.trace/circ.exp: Ditto.
2646 * gdb.trace/packetlen.exp: Ditto.
2647 * gdb.trace/save-trace.exp: Ditto.
2648 * gdb.trace/tracecmd.exp: Ditto.
2649 * gdb.trace/tsv.exp: Ditto.
2650
12b5d08a
MS
2651 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
2652 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
2653 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
2654 * gdb.threads/manythreads.exp: Ditto.
2655 * gdb.threads/print-threads.exp: Ditto.
2656 * gdb.threads/pthreads.exp: Ditto.
2657 * gdb.threads/schedlock.exp: Ditto.
2658 * gdb.threads/staticthreads.exp: Ditto.
2659 * gdb.threads/thread-specific.exp: Ditto.
2660 * gdb.threads/thread-unwindonsignal.exp: Ditto.
2661 * gdb.threads/threadapply.exp: Ditto.
2662 * gdb.threads/watchthreads.exp: Ditto.
2663 * gdb.threads/watchthreads2.exp: Ditto.
2664
89493308
MS
2665 * gdb.python/py-block.exp: Use gdb_test_no_output.
2666 * gdb.python/py-prettyprint.exp: Ditto.
2667 * gdb.python/py-template.exp: Ditto.
2668 * gdb.python/py-value.exp: Ditto.
2669
2670 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
2671 * gdb.reverse/watch-reverse.exp: Ditto.
2672
2673 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
2674 * gdb.server/ext-run.exp: Ditto.
2675
019ebafc
MS
2676 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
2677 * gdb.dwarf2/dw2-compressed.exp: Ditto.
2678 * gdb.dwarf2/dw2-intercu.exp: Ditto.
2679 * gdb.dwarf2/dw2-intermix.exp: Ditto.
2680 * gdb.dwarf2/dw2-producer.exp: Ditto.
2681 * gdb.dwarf2/mac-fileno.exp: Ditto.
2682
2683 * gdb.gdb/observer.exp: Use gdb_test_no_output.
2684 * gdb.gdb/selftest.exp: Ditto.
2685
2686 * gdb.multi/base.exp: Use gdb_test_no_output.
2687
2688 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
2689
3e0ca3a5
JK
26902010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2691
2692 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
2693
9db70545
MS
26942010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
2695
a8d52276
MS
2696 * gdb.cp/class2.exp: Use gdb_test_no_output.
2697 * gdb.cp/classes.exp: Ditto.
2698 * gdb.cp/extern-c.exp: Ditto.
2699 * gdb.cp/inherit.exp: Ditto.
2700 * gdb.cp/maint.exp: Ditto.
2701 * gdb.cp/mb-inline.exp: Ditto.
2702 * gdb.cp/mb-templates.exp: Ditto.
2703 * gdb.cp/method2.exp: Ditto.
2704 * gdb.cp/misc.exp: Ditto.
2705 * gdb.cp/ovldbreak.exp: Ditto.
2706 * gdb.cp/punctuator.exp: Ditto.
2707 * gdb.cp/templates.exp: Ditto.
2708 * gdb.cp/virtbase.exp: Ditto.
2709
889bf7c5 2710 * gdb.threads/attach-stopped.exp:
9db70545 2711 Replace uses of send_gdb / gdb_expect.
889bf7c5 2712 * gdb.threads/attachstop-mt.exp:
9db70545 2713 Replace uses of send_gdb / gdb_expect.
889bf7c5 2714 * gdb.threads/gcore-thread.exp:
9db70545 2715 Replace uses of send_gdb / gdb_expect.
889bf7c5 2716 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
2717 Replace uses of send_gdb / gdb_expect.
2718 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 2719 * gdb.threads/print-threads.exp:
9db70545
MS
2720 Replace uses of send_gdb / gdb_expect.
2721 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
2722 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
2723 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
2724
2725 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
2726 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
2727 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
2728 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
2729 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
2730 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
2731 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
2732 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
2733 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
2734 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
2735 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
2736
359cc68c
JK
27372010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2738
2739 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
2740
7d3fe98e
SW
27412010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
2742
2743 * gdb.cp/koenig.exp: Added new test case.
2744 * gdb.cp/koenig.cc: Ditto.
2745
27d3a1a2
MS
27462010-06-01 Michael Snyder <msnyder@vmware.com>
2747
2748 * gdb.base/arithmet.exp: Use gdb_test_no_output.
2749 * gdb.base/arrayidx.exp: Ditto.
2750 * gdb.base/attach.exp: Ditto.
2751 * gdb.base/auxv.exp: Ditto.
2752 * gdb.base/bigcre.exp: Ditto.
2753 * gdb.base/break-always.exp: Ditto.
2754 * gdb.base/break-interp.exp: Ditto.
2755 * gdb.base/break.exp: Ditto.
2756 * gdb.base/breakpoint-shadow.exp: Ditto.
2757 * gdb.base/call-ar-st.exp: Ditto.
2758 * gdb.base/call-sc.exp: Ditto.
2759 * gdb.base/call-signal-resume.exp: Ditto.
2760 * gdb.base/callfuncs.exp: Ditto.
2761 * gdb.base/catch-syscall.exp: Ditto.
2762 * gdb.base/charset.exp: Ditto.
2763 * gdb.base/code-expr.exp: Ditto.
2764 * gdb.base/commands.exp: Ditto.
2765 * gdb.base/cond-expr.exp: Ditto.
2766 * gdb.base/condbreak.exp: Ditto.
2767 * gdb.base/cursal.exp: Ditto.
2768 * gdb.base/cvexpr.exp: Ditto.
2769 * gdb.base/default.exp: Ditto.
2770 * gdb.base/del.exp: Ditto.
2771 * gdb.base/detach.exp: Ditto.
2772 * gdb.base/display.exp: Ditto.
2773 * gdb.base/ena-dis-br.exp: Ditto.
2774 * gdb.base/eval-skip.exp: Ditto.
2775 * gdb.base/foll-fork.exp: Ditto.
2776 * gdb.base/foll-vfork.exp: Ditto.
2777 * gdb.base/frame-args.exp: Ditto.
2778 * gdb.base/funcargs.exp: Ditto.
2779 * gdb.base/gcore-buffer-overflow.exp: Ditto.
2780 * gdb.base/gdbvars.exp: Ditto.
2781 * gdb.base/help.exp: Ditto.
2782 * gdb.base/ifelse.exp: Ditto.
2783 * gdb.base/included.exp: Ditto.
2784 * gdb.base/list.exp: Ditto.
2785 * gdb.base/macscp.exp: Ditto.
2786 * gdb.base/maint.exp: Ditto.
2787 * gdb.base/multi-fork.exp: Ditto.
2788 * gdb.base/overlays.exp: Ditto.
2789 * gdb.base/page.exp: Ditto.
2790 * gdb.base/pending.exp: Ditto.
2791 * gdb.base/pointers.exp: Ditto.
2792 * gdb.base/pr11022.exp: Ditto.
2793 * gdb.base/prelink.exp: Ditto.
2794 * gdb.base/printcmds.exp: Ditto.
2795 * gdb.base/psymtab.exp: Ditto.
2796 * gdb.base/randomize.exp: Ditto.
2797 * gdb.base/relational.exp: Ditto.
2798 * gdb.base/relocate.exp: Ditto.
2799 * gdb.base/remote.exp: Ditto.
2800 * gdb.base/sepdebug.exp: Ditto.
2801 * gdb.base/set-lang-auto.exp: Ditto.
2802 * gdb.base/setshow.exp: Ditto.
2803 * gdb.base/setvar.exp: Ditto.
2804 * gdb.base/signals.exp: Ditto.
2805 * gdb.base/signull.exp: Ditto.
2806 * gdb.base/sigstep.exp: Ditto.
2807 * gdb.base/sizeof.exp: Ditto.
2808 * gdb.base/solib-disc.exp: Ditto.
2809 * gdb.base/store.exp: Ditto.
2810 * gdb.base/structs.exp: Ditto.
2811 * gdb.base/structs2.exp: Ditto.
2812 * gdb.base/subst.exp: Ditto.
2813 * gdb.base/term.exp: Ditto.
2814 * gdb.base/trace-commands.exp: Ditto.
2815 * gdb.base/unwindonsignal.exp: Ditto.
2816 * gdb.base/valgrind-db-attach.exp: Ditto.
2817 * gdb.base/varargs.exp: Ditto.
2818 * gdb.base/watch-cond.exp: Ditto.
2819 * gdb.base/watch_thread_num.exp: Ditto.
2820 * gdb.base/watchpoint-cond-gone.exp: Ditto.
2821 * gdb.base/watchpoint.exp: Ditto.
2822 * gdb.base/whatis-exp.exp: Ditto.
2823
f8d3bf8f
MS
28242010-06-01 Michael Snyder <msnyder@vmware.com>
2825
2826 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
2827 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
2828 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
2829 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
2830 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
2831 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
2832 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
2833 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
2834 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
2835 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
2836 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
2837 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
2838 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
2839 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
2840 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
2841
3f9e0d32
JK
28422010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2843
2844 * gdb.base/commands.exp (begin commands on watch): Remove excessive
2845 trailing newline.
2846 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
2847 * gdb.java/jmisc.exp (p *args\n): Rename to ...
2848 (p *args): ... here and remove excessive trailing newline.
2849
f629457d
JB
28502010-05-31 Joel Brobecker <brobecker@adacore.com>
2851
2852 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
2853
09eef106
JK
28542010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
2855
2856 Accept the new Linux kernel "t (tracing stop)" string.
2857 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
2858 Update comment.
2859 (state_wait) <T (tracing stop)>: New.
2860 (main): Update the state_wait expect string.
2861
94f31136
PA
28622010-05-28 Pedro Alves <pedro@codesourcery.com>
2863
2864 * limits.c, limits.exp: Delete files.
2865 * Makefile.in (clean mostlyclean): Adjust.
2866 * tracecmd.exp: Adjust.
2867
096554ab
JK
28682010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2869
2870 * gdb.base/tui-layout.exp: New.
2871
27d3a1a2 28722010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 2873
889bf7c5 2874 * gdb.reverse/break-precsave.exp:
bcd2dc50 2875 Replace uses of send_gdb / gdb_expect.
889bf7c5 2876 * gdb.reverse/break-reverse.exp:
bcd2dc50 2877 Replace uses of send_gdb / gdb_expect.
889bf7c5 2878 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 2879 Replace uses of send_gdb / gdb_expect.
889bf7c5 2880 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 2881 Replace uses of send_gdb / gdb_expect.
889bf7c5 2882 * gdb.reverse/finish-precsave.exp:
bcd2dc50 2883 Replace uses of send_gdb / gdb_expect.
889bf7c5 2884 * gdb.reverse/finish-reverse.exp:
bcd2dc50 2885 Replace uses of send_gdb / gdb_expect.
889bf7c5 2886 * gdb.reverse/i386-precsave.exp:
bcd2dc50 2887 Replace uses of send_gdb / gdb_expect.
889bf7c5 2888 * gdb.reverse/i386-reverse.exp:
bcd2dc50 2889 Replace uses of send_gdb / gdb_expect.
889bf7c5 2890 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 2891 Replace uses of send_gdb / gdb_expect.
889bf7c5 2892 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 2893 Replace uses of send_gdb / gdb_expect.
889bf7c5 2894 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 2895 Replace uses of send_gdb / gdb_expect.
889bf7c5 2896 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 2897 Replace uses of send_gdb / gdb_expect.
889bf7c5 2898 * gdb.reverse/machinestate.exp:
bcd2dc50 2899 Replace uses of send_gdb / gdb_expect.
889bf7c5 2900 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 2901 Replace uses of send_gdb / gdb_expect.
889bf7c5 2902 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 2903 Replace uses of send_gdb / gdb_expect.
889bf7c5 2904 * gdb.reverse/solib-precsave.exp:
bcd2dc50 2905 Replace uses of send_gdb / gdb_expect.
889bf7c5 2906 * gdb.reverse/solib-reverse.exp:
bcd2dc50 2907 Replace uses of send_gdb / gdb_expect.
889bf7c5 2908 * gdb.reverse/step-precsave.exp:
bcd2dc50 2909 Replace uses of send_gdb / gdb_expect.
889bf7c5 2910 * gdb.reverse/step-reverse.exp:
bcd2dc50 2911 Replace uses of send_gdb / gdb_expect.
889bf7c5 2912 * gdb.reverse/until-precsave.exp:
bcd2dc50 2913 Replace uses of send_gdb / gdb_expect.
889bf7c5 2914 * gdb.reverse/until-reverse.exp:
bcd2dc50 2915 Replace uses of send_gdb / gdb_expect.
889bf7c5 2916 * gdb.reverse/watch-precsave.exp:
bcd2dc50 2917 Replace uses of send_gdb / gdb_expect.
889bf7c5 2918 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
2919 Replace uses of send_gdb / gdb_expect.
2920
3def43e0
JK
29212010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2922
2923 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
2924 excessive newline.
2925
27d3a1a2 29262010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
2927
2928 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
2929 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
2930 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
2931 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
2932 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
2933 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
2934 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
2935 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
2936 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
2937 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
2938 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
2939 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
2940 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
2941 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
2942 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
2943 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
2944 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
2945 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
2946 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 2947
27d3a1a2 29482010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 2949
22454424
MS
2950 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
2951 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
2952
2953 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
2954 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
2955 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
2956
889bf7c5 2957 * gdb.reverse/consecutive-reverse.exp:
22454424 2958 Replace uses of send_gdb / gdb_expect.
889bf7c5 2959 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
2960 Replace uses of send_gdb / gdb_expect.
2961
2962 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
2963 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
2964 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 2965 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
2966 Replace uses of send_gdb / gdb_expect.
2967 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
2968 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
2969 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
2970 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
2971 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
2972 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
2973 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
2974 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
2975 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
2976
29772010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 2978
22454424 2979 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2980
22454424 2981 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2982
22454424
MS
2983 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
2984 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
2985 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
2986 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
2987 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
2988 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
2989 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
2990 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
2991 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2992
6e5f2c59
TT
29932010-05-25 Tom Tromey <tromey@redhat.com>
2994
2995 * gdb.base/macscp.exp: Add missing space after setup_kfail.
2996
bbc8b958
TT
29972010-05-25 Tom Tromey <tromey@redhat.com>
2998
2999 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
3000 argument order.
3001 * gdb.base/macscp.exp: Fix setup_kfail argument order.
3002 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
3003 order.
3004 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
3005 order.
3006 * gdb.base/call-sc.exp (setup_kfails): Remove.
3007 (setup_compiler_kfails): Remove.
3008 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
3009 argument order.
3010 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
3011 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
3012 (advancei): Fix setup_kfail argument order.
3013 * gdb.base/radix.exp: Fix setup_kfail argument order.
3014 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
3015 order.
3016 * gdb.base/structs.exp (setup_kfails): Remove.
3017 (setup_compiler_kfails): Fix setup_kfail argument order.
3018 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
3019 order.
3020 * gdb.java/jmain.exp: Fix setup_kfail argument order.
3021 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
3022 setup_kfail argument order.
3023 * gdb.cp/overload.exp: Fix setup_kfail argument order.
3024
83d1babf
TT
30252010-05-25 Tom Tromey <tromey@redhat.com>
3026
3027 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
3028
6acb16a2
MS
30292010-05-25 Michael Snyder <msnyder@vmware.com>
3030
3031 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
3032 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
3033 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
3034 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
3035 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
3036 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
3037 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
3038 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
3039 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
3040 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
3041 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
3042 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
3043 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
3044 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
3045 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
3046 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
3047 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
3048 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
3049 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
3050 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
3051 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
3052 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
3053 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
3054 * gdb.base/default.exp: Replace send_gdb with gdb_test.
3055 * gdb.base/define.exp: Replace send_gdb with gdb_test.
3056 * gdb.base/display.exp: Replace send_gdb with gdb_test.
3057 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
3058 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
3059 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
3060 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
3061 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
3062 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
3063 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
3064 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
3065 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
3066 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
3067 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
3068 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
3069 * gdb.base/help.exp: Replace send_gdb with gdb_test.
3070 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
3071 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
3072 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
3073 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
3074 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
3075 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
3076 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
3077 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 3078 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
3079
30802010-05-25 Doug Evans <dje@google.com>
3081
3082 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
3083 gdb.string_to_argv.
ad3986f0 3084
d3b1e874
TT
30852010-05-21 Tom Tromey <tromey@redhat.com>
3086
3087 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
3088 Call it.
3089 * gdb.dwarf2/pieces.S: Update.
3090 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
3091
cb826367
TT
30922010-05-21 Tom Tromey <tromey@redhat.com>
3093
3094 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
3095 Call it.
3096 * gdb.dwarf2/pieces.c (struct C): New.
3097 (f6): New function.
3098 * gdb.dwarf2/pieces.S: Replace.
3099
74de6778
TT
31002010-05-21 Tom Tromey <tromey@redhat.com>
3101
3102 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
3103 Call it.
3104
afd74c5f
TT
31052010-05-21 Tom Tromey <tromey@redhat.com>
3106
3107 * gdb.dwarf2.pieces.exp: New file.
3108 * gdb.dwarf2.pieces.S: New file.
3109 * gdb.dwarf2.pieces.c: New file.
3110
a7b75dfd 31112010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 3112 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
3113
3114 * lib/gdb.exp (gdb_test_no_output): New function.
3115 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
3116 when testing commands that should produce no output.
3117
c81c812a
JB
31182010-05-17 Joel Brobecker <brobecker@adacore.com>
3119
3120 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
3121 parameter that we want to watch being a constant.
3122
0cce5bd9
JB
31232010-05-17 Joel Brobecker <brobecker@adacore.com>
3124
3125 * gdb.ada/cond_lang: New testcase.
3126
47050449
JB
31272010-05-17 Joel Brobecker <brobecker@adacore.com>
3128
3129 * lib/gdb.exp (banned_variables): New variable/constant.
3130 (gdb_init): Add write trace on variables listed in banned_variables.
3131 (gdb_finish): Remove write traces on variables listed in
3132 banned_variables.
3133
77c01586
JB
31342010-05-17 Joel Brobecker <brobecker@adacore.com>
3135
3136 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
3137 * gdb.cp/koenig.exp: Likewise.
3138
88d4aea7
PM
31392010-05-14 Phil Muldoon <pmuldoon@redhat.com>
3140
889bf7c5 3141 PR python/11482
88d4aea7
PM
3142
3143 * gdb.python/py-value.exp (test_value_hash): New function.
3144
f5a010c0
PM
31452010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
3146
3147 PR exp/11530.
3148 * gdb.base/gdb11530.c: New file.
3149 * gdb.base/gdb11530.exp: New file.
3150
8ef4892f
JK
31512010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3152
3153 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
3154 * gdb.dwarf2/dw2-modula2-self-type.S: New.
3155
7322dca9
SW
31562010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
3157
3158 * gdb.cp/koenig.exp: New test.
3159 * gdb.cp/koenig.cc: New test program.
3160
02e7ea18
JB
31612010-05-05 Joel Brobecker <brobecker@adacore.com>
3162
3163 Remove the use of prms_id and bug_id throughout the testsuite.
3164
e1c34c5d
PM
31652010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
3166
3167 PR exp/11349.
3168 * testsuite/gdb.cp/ref-types.exp: Add test to examine
3169 use a reference local variable.
3170
8e1d0c49
JK
31712010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3172
3173 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
3174 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
3175 variable different_dir. Move debugfile into a full directory pathname
3176 under DIFFERENT_DIR.
3177 * lib/gdb.exp (separate_debug_filename): Remove.
3178 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
3179 variable debug_dir and mkdir of it. Update function comments.
3180
e66408ed
PA
31812010-04-29 Pedro Alves <pedro@codesourcery.com>
3182
3183 PR gdb/11557
3184
3185 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
3186 files.
3187
d7b32ed3
PM
31882010-04-29 Phil Muldoon <pmuldoon@redhat.com>
3189
889bf7c5 3190 * gdb.python/py-param.exp: New File.
d7b32ed3 3191
6aecb9c2
JB
31922010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3193
3194 * gdb.base/default.exp: Fix "set language" test.
3195
bdf92a1c
PM
31962010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
3197
3198 PR breakpoints/11531.
3199 * gdb.base/gdb11531.c: New file.
3200 * gdb.base/gdb11531.exp: New file.
3201
3f172e24
TT
32022010-04-26 Tom Tromey <tromey@redhat.com>
3203
3204 * gdb.base/completion.exp: Add tests for completion and deprecated
3205 commands.
3206
64af4c92
JK
32072010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3208
3209 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
3210 (print /x char_array): Escape curly brackets.
3211
492928e4
JK
32122010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3213
3214 Fix deadlock on looped list of loaded shared objects.
3215 * gdb.base/solib-corrupted.exp: New.
3216
66d09542
DE
32172010-04-23 Doug Evans <dje@google.com>
3218
3219 * gdb.python/py-section-script.c: New file.
3220 * gdb.python/py-section-script.exp: New file.
3221 * gdb.python/py-section-script.py: New file.
3222
8bd10a10
CM
32232010-04-20 Chris Moller <cmoller@redhat.com>
3224
3225 PR 10179
3226
3227 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
3228 * gdb.base/pr10179-a.c:
3229 * gdb.base/pr10179-b.c:
3230 * gdb.base/pr10179.exp: New files.
3231
c0201579
JK
32322010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3233
3234 Fix crashes on dangling display expressions.
3235 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
3236 is SEP.
3237 (lib_flags): Remove the "debug" keyword.
3238 (libsepdebug): New variable for iterating new loop.
3239 (save_pf_prefix): New variable wrapping the loop.
3240 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
3241 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
3242
793b0ff8
PM
32432010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3244
3245 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
3246
097f51f7
PM
32472010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3248
3249 PR stabs/11479.
3250 * gdb.stabs/gdb11479.exp: New file.
3251 * gdb.stabs/gdb11479.c: New file.
3252
9a22f0d0
PM
32532010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3254
3255 * gdb.base/charset.c (Strin16, String32): New variables.
3256 * gdb.base/charset.exp (gdb_test): Test correct display
3257 of 16 or 32 bit strings.
3258
32592010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
3260
3261 PR 9167
3262 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
3263 * gdb.cp/pr9167.cc: New file.
3264 * gdb.cp/pr9167.exp: New file.
3265
3266
6e354e5e
PM
32672010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
3268
3269 PR pascal/11492.
3270 * gdb.pascal/gdb11492.pas: New file.
3271 * gdb.pascal/gdb11492.exp: New file.
3272
be942545
JB
32732010-04-20 Joel Brobecker <brobecker@adacore.com>
3274
1667e6e3 3275 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 3276
0c3acc09
JB
32772010-04-20 Joel Brobecker <brobecker@adacore.com>
3278
3279 * gdb.ada/dyn_loc: New testcase.
3280
ec31cde5
CM
32812010-04-20 Chris Moller <cmoller@redhat.com>
3282
3283 PR 10867
889bf7c5 3284
ec31cde5
CM
3285 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
3286 * gdb.cp/pr10687.cc: New file.
3287 * gdb.cp/pr10687.exp: New file.
3288
3289
ce4b0682
SDJ
32902010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3291 Sergio Durigan Junior <sergiodj@redhat.com>
3292
3293 * gdb.fortran/logical.exp: New testcase.
3294 * gdb.fortran/logical.f90: New file.
3295
3436961f
DE
32962010-04-19 Doug Evans <dje@google.com>
3297
3298 * gdb.base/help.exp (help source): Update expected output.
3299
4d836c09
JK
33002010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3301
3302 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
3303 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
3304 gdb_exit and return.
3305 (executable): New variable.
3306 (binfile): Use it.
3307
6149aea9
PA
33082010-04-19 Pedro Alves <pedro@codesourcery.com>
3309
3310 PR breakpoints/8554.
3311
3312 * gdb.trace/save-trace.exp: Adjust.
3313
ed41462c
L
33142010-04-17 H.J. Lu <hongjiu.lu@intel.com>
3315
3316 PR corefiles/11511
3317 * gdb.arch/system-gcore.exp: New.
3318 * gdb.arch/gcore.c: Likewise.
3319
3f7b2faa
DE
33202010-04-15 Doug Evans <dje@google.com>
3321
fa33c3cd
DE
3322 * gdb.python/py-progspace.c: New file.
3323 * gdb.python/py-progspace.exp: New file.
3324
3f7b2faa
DE
3325 * gdb.base/source.exp: Add tests for "source -s".
3326
79f283fe
PM
33272010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3328
3329 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
3330 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
3331 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
3332 * gdb.python/py-mi.exp: New test for to_string returning None.
3333
fc8eb08a
PM
33342010-04-12 Phil Muldoon <pmuldoon@redhat.com>
3335
3336 * gdb.python/py-breakpoint.c: Make result global.
3337
26e197f6
JK
33382010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3339
3340 Fix non-GNU make compatibility.
3341 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
3342
adc36818
PM
33432010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3344
3345 * gdb.python/py-breakpoint.exp: New File.
3346 * gdb.python/py-breakpoint.C: Ditto.
3347
64e17368
SS
33482010-04-08 Stan Shebs <stan@codesourcery.com>
3349
3350 * gdb.trace/actions.exp: Clear default-collect.
3351 * gdb.trace/save-trace.exp: Clear default-collect.
3352
fff5cc64
PM
33532010-04-08 Phil Muldoon <pmuldoon@redhat.com>
3354
3355 * gdb.python/py-value: Add null string variable.
3356 (test_lazy_string): Test zero length, NULL address lazy
3357 strings.
3358
a055a187
L
33592010-04-07 H.J. Lu <hongjiu.lu@intel.com>
3360
3361 * gdb.arch/i386-avx.c: New.
3362 * gdb.arch/i386-avx.exp: Likewise.
3363
3364 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
3365
96e39866
DE
33662010-04-06 Doug Evans <dje@google.com>
3367
3368 * gdb.base/source-test.gdb: New file.
3369 * gdb.base/source.exp: Test source -v.
3370
5984a431
UW
33712010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3372
3373 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
3374
ec8a089a
PM
33752010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
3376
3377 * gdb.stabs/aout.sed: Convert all backslash to double backslash
3378 within one line, unless it is followed by a double quote.
3379 * gdb.stabs/hppa.sed: Idem.
3380 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
3381 * gdb.stabs/weird.exp: Check for correct parsing of
3382 char and string constants.
ec8a089a
PM
3383 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
3384 in .stabs to .stabx substitution.
3385
fce3c1f0
SS
33862010-04-05 Stan Shebs <stan@codesourcery.com>
3387
3388 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
3389 constant global.
3390 * gdb.trace/tfile.exp: Try to print them.
3391
d77f58be
SS
33922010-04-04 Stan Shebs <stan@codesourcery.com>
3393
3394 * gdb.base/completion.exp: Update for new "info watchpoints".
3395 * gdb.base/default.exp: Ditto.
3396 * gdb.base/help.exp: Ditto.
3397 * gdb.base/watchpoint.exp: Ditto.
3398 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 3399
af54718e
SS
34002010-04-04 Stan Shebs <stan@codesourcery.com>
3401
3402 * gdb.trace/tfile.exp: Sharpen tfind test.
3403
74d1f91e
JK
34042010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3405
3406 * gdb.base/break-entry.exp: New.
3407
eb8e76db 34082010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 3409 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
3410
3411 * gdb.reverse/i386-sse-reverse.exp: New file.
3412 * gdb.reverse/i386-sse-reverse.c: New file.
3413
bf65cad8
PA
34142010-04-02 Pedro Alves <pedro@codesourcery.com>
3415
3416 * gdb.trace/tfind.exp: Adjust expected disassembly output.
3417
fff87407
SS
34182010-04-01 Stan Shebs <stan@codesourcery.com>
3419
3420 * gdb.trace/actions.exp: Tweak expected output.
3421 * gdb.trace/while-stepping.exp: Tweak expected output.
3422
fe01d668
L
34232010-04-01 H.J. Lu <hongjiu.lu@intel.com>
3424
3425 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
3426
86b17b60
PA
34272010-04-01 Pedro Alves <pedro@codesourcery.com>
3428
3429 * gdb.base/commands.exp: Adjust.
3430 * gdb.cp/extern-c.exp: Adjust.
3431
2c58c0a9
PA
34322010-04-01 Pedro Alves <pedro@codesourcery.com>
3433
3434 * gdb.trace/collection.c (local_test_func): Define a local struct,
3435 and instanciate it.
3436
0db9b91c
PA
34372010-04-01 Pedro Alves <pedro@codesourcery.com>
3438
3439 * gdb.trace/collection.exp (gdb_collect_args_test)
3440 (gdb_collect_argarray_test): XFAIL the tests that assume the
3441 argarray argument's elements are collected.
3442
8072405b
JK
34432010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
3444
3445 * gdb.dwarf2/dw2-bad-parameter-type.exp,
3446 gdb.dwarf2/dw2-bad-parameter-type.S: New.
3447
8bf6485c
SS
34482010-03-31 Stan Shebs <stan@codesourcery.com>
3449
3450 * gdb.trace/save-trace.exp: Test save/restore of default-collect
3451 and tracepoint conditionals.
3452 (gdb_verify_tracepoints): Delete unused return.
3453
fd7f724a
KS
34542010-03-26 Keith Seitz <keiths@redhat.com>
3455
3456 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
3457 appear in the output before main.
3458 Remove KFAIL for gdb/2215 aka bz 9320.
3459
8d9e7719
DE
34602010-03-30 Doug Evans <dje@google.com>
3461
0906dd0b
DE
3462 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
3463 by dejagnu.
3464 * gdb.arch/amd64-dword.exp: Ditto.
3465
8d9e7719
DE
3466 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
3467 match.
3468 (break printf): Ditto.
3469
1da644f0
SW
34702010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
3471
3472 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
3473 gcc < 4.4.
3474 * gdb.cp/shadow.exp: Ditto.
3475
a8121990
PA
34762010-03-29 Pedro Alves <pedro@codesourcery.com>
3477
3478 * gdb.trace/collection.exp (run_trace_experiment): Make sure
3479 "tstart" is silent.
3480
6e79d367
PA
34812010-03-29 Pedro Alves <pedro@codesourcery.com>
3482
3483 * gdb.trace/collection.exp (executable): New.
3484 (binfile): Use it.
3485 (fpreg, spreg, pcreg): New.
3486 (test_register): Use gdb_test_multiple. Pass /x to print.
3487 (prepare_for_trace_test): New.
3488 (run_trace_experiment): Use "continue", not gdb_run_cmd.
3489 (gdb_collect_args_test, gdb_collect_argstruct_test)
3490 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
3491 prepare_for_trace_test.
3492 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
3493 fpreg, spreg and pcreg.
3494 (gdb_collect_expression_test, gdb_collect_globals_test): Use
3495 prepare_for_trace_test.
3496 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
3497 try to detect tracing support here. Don't set breakpoints at
3498 `begin' or `end' here.
3499 <global scope>: Use clean_restart. Run to main before checking
3500 for tracing support. Check for for tracing support here.
3501
09248348
JK
35022010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3503
3504 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
3505 " as $displacement" to "seen displacement message".
3506
d350db38
PA
35072010-03-28 Pedro Alves <pedro@codesourcery.com>
3508
3509 * gdb.trace/while-dyn.exp (executable): New variable.
3510 (binfile): Use it.
3511 (test_while_stepping): New function. Move most tests here. Call
3512 it once for each of the while-stepping, stepping and ws aliases.
3513
907af001
UW
35142010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3515
3516 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
3517 that do not provide the tagless_struct type name at all.
3518 (test_print_anon_union): Do not check value of uninitialized
3519 union member. Do not use cp_test_ptype_class, so we can accept
3520 "long" as well as "long int".
3521
610197fd
PA
35222010-03-26 Pedro Alves <pedro@codesourcery.com>
3523
3524 * gdb.trace/tfile.c (tohex, bin2hex): New.
3525 (write_error_trace_file): Hexify error description.
3526
6c28cbf2
SS
35272010-03-25 Stan Shebs <stan@codesourcery.com>
3528
3529 * gdb.trace/tfile.c: Generate an additional trace file, improve
3530 portability.
3531 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
3532 files in a better way.
3533
e62b8c7e
KS
35342010-03-25 Keith Seitz <keiths@redhat.com>
3535
3536 * gdb.java/jprint.exp: XFAIL printing of static class members
3537 because of GCC debuginfo problem.
3538
82ccf5a5
JK
35392010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3540
3541 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
3542
293e2f9e
DJ
35432010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
3544
3545 * gdb.base/completion.exp: Allow long instead of long int.
3546 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
3547 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
3548 variable p.
3549 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
3550 * gdb.base/pointers.exp: Allow long instead of long int.
3551 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
3552 * gdb.base/step-line.exp: Allow a directory before the source file name.
3553
95a42b64
TT
35542010-03-24 Tom Tromey <tromey@redhat.com>
3555
3556 PR breakpoints/9352:
3557 * gdb.base/default.exp: Update.
3558 * gdb.base/commands.exp: Update.
3559 * gdb.cp/extern-c.exp: Test setting commands on multiple
3560 breakpoints at once.
3561
2390201f
DJ
35622010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
3563
3564 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
3565 if gdb,nosignals.
3566 * gdb.base/watchpoints.c: Do not include unnecessary headers.
3567 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
3568 exited".
3569
8c9a6790
SS
35702010-03-24 Stan Shebs <stan@codesourcery.com>
3571
3572 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
3573
a6c727b2
DJ
35742010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
3575
3576 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
3577 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
3578 argument. Handle "short" and "long".
3579 (Top level): Pass overprototyped output for old_fptr and xptr.
3580
4dfd5423
PA
35812010-03-23 Pedro Alves <pedro@codesourcery.com>
3582
3583 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
3584 format strings and add casts to avoid compiler warnings.
3585
35862010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
3587
3588 * lib/trace-support.exp (gdb_trace_setactions):
3589 Don't expect whitespace after ">" prompt.
3590 * gdb.trace/actions.exp: Adjust for output changes.
3591 * gdb.trace/while-stepping.exp: Likewise.
3592
c847d045
JK
35932010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3594
3595 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
3596 and r157645).
3597
5f717f1d
JK
35982010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3599
3600 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
3601 New.
3602
7d6d51d5
DJ
36032010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
3604
3605 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
3606 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
3607
3b11a015
SS
36082010-03-19 Stan Shebs <stan@codesourcery.com>
3609
3610 * gdb.trace/ax.exp: New file.
3611
d7d158ed
DE
36122010-03-19 Doug Evans <dje@google.com>
3613
6bb85cd1
DE
3614 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
3615 output from gcc.
3616
d7d158ed
DE
3617 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
3618 named /usr/sbin/prelink<foo>.
3619
4daf5ac0
SS
36202010-03-18 Stan Shebs <stan@codesourcery.com>
3621
3622 * gdb.trace/circ.exp: Test circular-trace-buffer.
3623 * gdb.trace/tfile.exp: Update tstatus test.
3624
e8d05480
JB
36252010-03-18 Joel Brobecker <brobecker@adacore.com>
3626
3627 * gdb.dwarf2/dw2-anonymous-func.S: New file.
3628 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
3629
441b986a
UW
36302010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3631
3632 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
3633
4247603b
PA
36342010-03-18 Pedro Alves <pedro@codesourcery.com>
3635
3636 * gdb.base/default.exp: Adjust the expected output of the finish
3637 and until commands when the inferior is not being run.
3638
13387711
SW
36392010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
3640
3641 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
3642 * gdb.cp/nsusing.exp: Ditto.
3643
6e31430b
TT
36442010-03-15 Tom Tromey <tromey@redhat.com>
3645
3646 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
3647 * gdb.cp/userdef.cc (operator==): New function.
3648 (main): New locals mem1, mem2.
3649
e2d69cb5
JZ
36502010-03-15 Jie Zhang <jie@codesourcery.com>
3651
3652 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
3653 Declare and use new loadtimeout variable.
3654
f572f0a9
DJ
36552010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
3656
3657 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
3658 Use gdb_load later.
3659
51f4c0b0
PA
36602010-03-14 Pedro Alves <pedro@codesourcery.com>
3661
3662 * gdb.base/solib-disc.c (main): Make format of fprintf a string
3663 literal. Add missing endlines to prints to stderr.
3664
1c809c68
TT
36652010-03-12 Tom Tromey <tromey@redhat.com>
3666
3667 PR c++/9708:
3668 * gdb.cp/m-static.exp: Add regression test.
3669 * gdb.cp/m-static.cc (method): New method.
3670 (main): Call it.
3671
00ae8fef
SW
36722010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
3673
3674 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
3675 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
3676
759f0f0b
PA
36772010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
3678
21e24d21
PA
3679 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
3680
36812010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
3682
759f0f0b
PA
3683 * lib/gdb.exp (skip_stl_tests): New.
3684 (gdb_compile): Symbian needs -ldl.
3685 (shlib_target_file): New.
3686 (shlib_symbol_file): New.
3687 (gdb_load_shlibs): Use shlib_target_file.
3688 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
3689 * gdb.cp/exception.exp: Use skip_stl_tests.
3690 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
3691 * gdb.cp/try_catch.exp: Use skip_stl_tests.
3692 * gdb.cp/mb-templates.exp: Ditto.
3693 * gdb.base/commands.exp: Relax regexes.
3694 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
3695 shlib_target_file and shlib_symbol_file.
3696 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
3697 sections.
3698 * gdb.base/ending-run.exp: Accept E32Main for symbian.
3699 * gdb.base/solib-disc.exp: Use
3700 shlib_target_file and shlib_symbol_file.
3701 * gdb.base/unload.exp: Don't skip on symbian. Use
3702 shlib_target_file and shlib_symbol_file.
3703 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
3704
6a8f2671 37052010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 3706
6a8f2671
PA
3707 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
3708 * gdb.trace/report.exp: Adjust for x86 and x86_64.
3709 Issue a tfind end before looking for a tracepoint frame.
3710 * gdb.trace/tfind.exp: Adjust tstatus output.
3711 Adjust disassembly output.
3712 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
3713
ccf26247
JK
37142010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3715
3716 * gdb.base/break-interp.exp: Create new displacement parameter value
3717 for the test_ld calls.
3718 (reach): New parameter displacement, verify its content. New push of
3719 pf_prefix "reach-$func:". Import global expect_out.
3720 (test_core): New parameter displacement, verify its content. New push
3721 of pf_prefix "core:". New command "set verbose on". Import global
3722 expect_out.
3723 (test_attach): New parameter displacement, verify its content. New
3724 push of pf_prefix "attach:". New command "set verbose on". Import
3725 global expect_out.
3726 (test_ld): New parameter displacement, pass it to the reach, test_core
3727 and test_attach calls and verify its content in the "ld.so exit" test.
3728 * gdb.base/prelink.exp: Remove gdb_exit and final return.
3729 (prelink): Update expected text, use gdb_test.
3730
e469c7fb
DE
37312010-03-10 Doug Evans <dje@google.com>
3732
3733 * gdb.base/checkpoint.exp: Fix comment.
3734 Lengthen timeout while doing >600 checkpoints test.
3735 Rename duplicate "kill all one" test to keep test names unique.
3736
60e1c644
PA
37372010-03-10 Pedro Alves <pedro@codesourcery.com>
3738
3739 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
3740
cec808ec
KS
37412010-03-08 Keith Seitz <keiths@redhat.com>
3742
889bf7c5
PA
3743 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
3744 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
3745 (dm_type_long): New function.
3746 (dm_type_unsigned_short): New function.
3747 (dm_type_unsigned_long): New function.
3748 (myint): New typedef.
3749 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
3750 long, unsigned shor and long, operator char*, and typedef.
3751 (test_lookup_operator_functions): Add operator char* test.
3752 (test_paddr_operator_functions): Likewise.
3753 (test_paddr_overloaded_functions): Use probe values for
3754 short, long, and unsigned short and long.
3755 (test_paddr_hairy_functions): If the demangler probe detected
3756 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
3757 demangler.
3758 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
3759 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
3760 and "print null_pmf".
3761 Add test "ptype a.*pmf".
3762 * gdb.cp/overload.exp: Allow optional "int" to appear with
3763 "short" and "long".
3764 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
3765 long expect value for men_overload1arg.
3766 Allow "int" to appear with "short" and "long".
3767 When testing "info break", add argument for main (void).
3768 Also allow "int" to appear with "short" and "long".
3769 Ditto with "unsigned" and "long long".
cec808ec
KS
3770 * gdb.java/jmain.exp: Do not enclose methods names in single
3771 quotes.
3772 * gdb.java/jmisc.exp: Likewise.
3773 * gdb.java/jprint.exp: Likewise.
3774 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
3775
3776 From Jan Kratochvil <jan.kratochvil@redhat.com>:
3777 * gdb.cp/exception.exp (backtrace after first throw)
3778 (backtrace after second throw): Allow a namespace before __cxa_throw.
3779 (backtrace after first catch, backtrace after second catch): Allow
3780 a namespace before __cxa_begin_catch.
3781
3782 * gdb.cp/cpexprs.exp: New file.
3783 * gdb.cp/cpexprs.cc: New file.
3784
3785 From Daniel Jacobowitz <dan@codesourcery.com>
3786 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
3787 to use string_to_regexp.
3788 (ctor, dtor): New functions. Use them to match constructor
3789 and destructor function types.
3790 (Top level): Use runto_main.
3791
f870a310
TT
37922010-03-05 Tom Tromey <tromey@redhat.com>
3793
3794 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
3795 gdb.target_charset.
3796 (pp_ns.to_string): Likewise.
3797
0c199f28
KS
37982010-03-04 Keith Seitz <keiths@redhat.com>
3799
3800 * gdb.cp/overload.exp: Test that the filename portion of a linespec
3801 can be quoted. Test that both the filename and function/line
3802 portions can be quoted at the same time.
3803
c7437ca6
PA
38042010-03-04 Pedro Alves <pedro@codesourcery.com>
3805
3806 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
3807
b111b805
DE
38082010-03-03 Doug Evans <dje@google.com>
3809
24486cb7
DE
3810 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
3811 libc contains libpthread.
3812
b111b805
DE
3813 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
3814 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
3815 of gdb_compile. Add another pattern to match android backtrace.
3816
a0e0ef55
TT
38172010-03-03 Tom Tromey <tromey@redhat.com>
3818
3819 PR gdb/11345:
3820 * gdb.base/printcmds.exp (test_printf): Add test.
3821
1ba53b71
L
38222010-03-02 H.J. Lu <hongjiu.lu@intel.com>
3823
3824 * gdb.arch/amd64-byte.exp: New.
3825 * gdb.arch/amd64-dword.exp: Likewise.
3826 * gdb.arch/amd64-pseudo.c: Likewise.
3827 * gdb.arch/amd64-word.exp: Likewise.
3828 * gdb.arch/i386-byte.exp: Likewise.
3829 * gdb.arch/i386-pseudo.c: Likewise.
3830 * gdb.arch/i386-word.exp: Likewise.
3831
f5dff777
DJ
38322010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3833
3834 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
3835 types. Add structreg, bitfields, and flags registers.
3836 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
3837 registers.
3838
90884b2b
L
38392010-03-01 H.J. Lu <hongjiu.lu@intel.com>
3840
3841 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
3842 (load_description): Set architecture if defined.
3843
dc00d89f
PM
38442010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3845
3846 * gdb.python/py-frame.exp: Add read_var block tests.
3847 * gdb.python/py-frame.c (block): New function.
3848
0e095b7e
JK
38492010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3850 Daniel Jacobowitz <dan@codesourcery.com>
3851
3852 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
3853
624f1a65
DM
38542010-02-25 David S. Miller <davem@davemloft.net>
3855
3856 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
3857 fix logic for setting all_syscalls_numbers.
3858
f3e9a817
PM
38592010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3860
3861 * Makefile.in: Add py-block and py-symbol.
3862 * gdb.python/py-symbol.exp: New File.
3863 * gdb.python/py-symtab.exp: New File.
3864 * gdb.python/py-block.exp: New File.
3865 * gdb.python/py-symbol.c: New File.
3866 * gdb.python/py-block.c: New File.
3867
f6bbabf0
PM
38682010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3869
3870 PR python/11314
3871 * lib/gdb.exp (skip_python_tests): New function.
3872 * gdb.python/py-cmd.exp: Use skip_python_tests.
3873 * gdb.python/py-frame.exp: Likewise.
3874 * gdb.python/py-function.exp: Likewise.
3875 * gdb.python/py-prettyprint.exp: Likewise.
3876 * gdb.python/py-template.exp: Likewise.
3877 * gdb.python/py-type.exp: Likewise.
3878 * gdb.python/py-value.exp: Likewise.
3879
85d721b8
PA
38802010-02-22 Pedro Alves <pedro@codesourcery.com>
3881
3882 PR9605
3883
3884 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
3885
48e32051
TT
38862010-02-19 Tom Tromey <tromey@redhat.com>
3887
3888 PR c++/8693, PR c++/9496:
3889 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
3890 regression tests.
3891
ac9c0048
JK
38922010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3893
3894 Fix compatibility with m68k as.
3895 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
3896 Use only /* comments */.
3897
57bb97a4
UW
38982010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3899
3900 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
3901 * configure: Regenerate.
3902
7d1bf85c
DJ
39032010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
3904
3905 * gdb.python/py-type.exp: Check for Python support.
3906
061b5285
PA
39072010-02-17 Pedro Alves <pedro@codesourcery.com>
3908
3909 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
3910 `regsub' syntax available.
3911
f8a8bc2c
PA
39122010-02-17 Pedro Alves <pedro@codesourcery.com>
3913
3914 * gdb.base/shmain.c (main): Remove printf call.
3915 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
3916 * gdb.base/unload.c (main): Make format of fprintf a string
3917 literal. Add missing endlines to prints to stderr.
3918 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
3919
6f451e5e
TT
39202010-02-17 Tom Tromey <tromey@redhat.com>
3921
3922 * gdb.java/jprint.java (jprint.props): New field.
3923 * gdb.java/jprint.exp (set_lang_java): Add regression test.
3924
12d79008
PA
39252010-02-17 Pedro Alves <pedro@codesourcery.com>
3926
ef801a0e 3927 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
3928 available.
3929
d252f7e5
DJ
39302010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3931
3932 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
3933 creation to support remote host testing.
3934
67bdab6c
DJ
39352010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3936
3937 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
3938 Recognize "command not found".
3939
bb391223
DJ
39402010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3941
3942 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
3943 single-stepping.
3944
70362913
DJ
39452010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3946
3947 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
3948 if arguments are not supported.
3949
493f3c00
DJ
39502010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3951
3952 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
3953 be const or non-const.
3954
8034c749
DJ
39552010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3956
3957 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
3958 mi_send_resuming_command to send -exec-continue.
3959
791dfb64
DJ
39602010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3961
3962 * gdb.base/list.exp (test_list_filename_and_function): Add test
3963 with single quotes.
3964 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
3965 matching.
3966 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
3967 Add KFAIL'd tests for PR gdb/11289.
3968
7c5fe868
DJ
39692010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3970
3971 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
3972
fdc498b8
DJ
39732010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3974
3975 * gdb.base/comp-dir/subdir/dummy.txt: New file.
3976 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
3977 a temporary directory.
3978
b519e2a6
DJ
39792010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3980
3981 * gdb.base/charset.exp: Use a single regular expression to match
3982 show host-charset and show target-charset output.
3983
74164c56
JK
39842010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3985
3986 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
3987 "Illegal process-id" expect string more exact.
3988 (attach to digits-starting nonsense is prohibited): New.
3989
701ed6dc
JK
39902010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3991
3992 * gdb.base/prelink.exp (set verbose on): New.
3993
889bf7c5 39942010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
3995
3996 * mi-reverse.exp: New file. Test for reverse option to the
3997 following MI commands: exec-continue, exec-finish, exec-next,
3998 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 3999
dadf0e9c
JB
40002010-02-09 Joel Brobecker <brobecker@adacore.com>
4001
4002 * gdb.ada/ptype_tagged_param: New testcase.
4003
714f19d5
TT
40042010-02-08 Tom Tromey <tromey@redhat.com>
4005
4006 PR c++/8017:
4007 * gdb.cp/overload.exp: Add tests.
4008 * gdb.cp/overload.cc (struct K): New.
4009 (namespace N): New.
4010 (main): Call new functions.
4011 (K::staticoverload): Define.
4012
889bf7c5 40132010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
4014
4015 PR gdb/10728
4016 * gdb.cp/pr10728-x.h: New file.
4017 * gdb.cp/pr10728-x.cc: New file.
4018 * gdb.cp/pr10728-y.cc: New file.
4019 * gdb.cp/pr10728.exp: New file.
4020 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
4021
889bf7c5 40222010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
4023
4024 PR gdb/9067
4025 * gdb.cp/pr9067.exp: New
4026 * gdb.cp/pr9067.cc: New
4027 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
4028
7b356089
JB
40292010-02-08 Joel Brobecker <brobecker@adacore.com>
4030
4031 * lib/gdb.exp (gdb_test_timeout): New global variable.
4032 Set it to timeout if not already set.
4033 (gdb_init): Reset the value of timeout to gdb_test_timeout.
4034
1be00882
DE
40352010-02-05 Doug Evans <dje@google.com>
4036
4037 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
4038 user.
4039
82856980
SW
40402010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
4041
4042 PR c++/7935:
4043 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
4044
1a334831
TT
40452010-02-04 Tom Tromey <tromey@redhat.com>
4046
4047 * gdb.cp/virtbase.exp: Make test case names unique.
4048
9c3c02fd
TT
40492010-02-02 Tom Tromey <tromey@redhat.com>
4050
4051 * gdb.cp/virtbase.exp: Add regression tests.
4052 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
4053 (main): Instantiate RHC.
4054
0cc2414c
TT
40552010-02-02 Tom Tromey <tromey@redhat.com>
4056
4057 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
4058 type-printing change.
4059
edf3d5f3
TT
40602010-02-02 Tom Tromey <tromey@redhat.com>
4061
4062 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
4063 * gdb.cp/virtbase.cc: New file.
4064 * gdb.cp/virtbase.exp: New file.
4065 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
4066
e4b7f41c
JK
40672010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4068
4069 PR libc/11214:
4070 * gdb.threads/current-lwp-dead.c: Include features.h.
4071 (HAS_NOMMU): New.
4072 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
4073
b381ea14
JK
40742010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4075
4076 * gdb.base/symbol-without-target_section.exp,
4077 gdb.base/symbol-without-target_section.c: New.
4078
c593ac0e
DJ
40792010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4080
4081 * gdb.base/bigcore.exp: Reset increased timeout.
4082 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
4083
db25f29d
DJ
40842010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4085
4086 * gdb.base/gcore.exp (capture_command_output): Use
4087 gdb_test_multiple.
4088
f9d67f43
DJ
40892010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4090
4091 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
4092 * gdb.arch/thumb2-it.exp (test_it_break): New function.
4093 (Top level): Call it.
4094
177321bd
DJ
40952010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4096
4097 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
4098
97f2ed50
DJ
40992010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4100
4101 * gdb.base/call-strs.exp, gdb.base/default.exp,
4102 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
4103 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
4104 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
4105 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
4106 gdb.base/watchpoint-solib.exp: Save and restore timeout.
4107 * gdb.base/ending-run.exp: Correct restore of timeout.
4108 * gdb.base/page.exp: Remove unnecessary timeout setting.
4109
e4e2711a
JB
41102010-01-29 Joel Brobecker <brobecker@adacore.com>
4111
4112 * gdb.ada/rec_return: New testcase.
4113
ba581dc1
JB
41142010-01-29 Joel Brobecker <brobecker@adacore.com>
4115
4116 * gdb.ada/call_pn: New testcase.
4117
4ea95be9
DJ
41182010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4119
4120 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
4121 (Top level): Use it to resume.
4122 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
4123 the Thumb mode displaced stepping error as unsupported.
4124
df83a9bf
SW
41252010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
4126
889bf7c5
PA
4127 * gdb.cp/nsusing.exp: Added more tests.
4128 * gdb.cp/nsrecurs.exp: Ditto.
4129 * gdb.cp/nsusing.cc: Added test functions.
4130 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 4131
40b27cdc
JK
41322010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4133
4134 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
4135 absolute directory pathnames in gdb.sum file.
4136
de958931
SW
41372010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
4138
4139 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
4140 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
4141
708ead4e
TT
41422010-01-26 Tom Tromey <tromey@redhat.com>
4143
4144 PR exp/7643:
4145 * gdb.base/printcmds.exp (test_print_string_constants): Remove
4146 setup_kfail.
4147
b14e635e
SW
41482010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
4149
4150 * gdb.cp/nsrecurs.exp: New test.
4151 * gdb.cp/nsrecurs.cc: New test program.
4152 * gdb.cp/nsstress.exp: New test.
4153 * gdb.cp/nsstress.cc: New test program.
4154 * gdb.cp/nsdecl.exp: New test.
4155 * gdb.cp/nsdecl.cc: New test program.
4156
8540c487
SW
41572010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
4158
4159 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
4160 imported into file scope.
4161 Marked test as xfail.
4162 * gdb.cp/namespace-using.cc (marker5): New function.
4163 * gdb.cp/shadow.exp: New test.
4164 * gdb.cp/shadow.cc: New test program.
4165 * gdb.cp/nsimport.exp: New test.
4166 * gdb.cp/nsimport.cc: New test program.
4167
421d5d99
TT
41682010-01-25 Tom Tromey <tromey@redhat.com>
4169
4170 PR gdb/11049:
4171 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
4172 with "set print null-stop on".
4173
691f8dc1
JK
41742010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4175
4176 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
4177 Adjust it for DISASSEMBLY_OMIT_FNAME.
4178
0b92b5bb
TT
41792010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4180
4181 PR symtab/11199:
4182 * gdb.dwarf2/member-ptr-forwardref.exp,
4183 gdb.dwarf2/member-ptr-forwardref.S: New.
4184
23787403
JK
41852010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4186
4187 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
4188 (thread1_func): Protect thread1_tid with thread1_tid_cond by
4189 thread1_tid_mutex. Remove gdbstop_mutex handling.
4190 (thread2_func): Protect thread2_tid with thread2_tid_cond by
4191 thread2_tid_mutex. Remove gdbstop_mutex handling.
4192 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
4193 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
4194 pthread_cond_wait conditionalizations by while loops.
4195
b966cb8a
TT
41962010-01-20 Tom Tromey <tromey@redhat.com>
4197
4198 PR backtrace/10770:
4199 * gdb.dwarf2/pr10770.exp: New file.
4200 * gdb.dwarf2/pr10770.c: New file.
4201 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
4202
fcae584b
VP
42032010-01-20 Vladimir Prus <vladimir@codesourcery.com>
4204
4205 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
4206 that target was removed, and the test always runs native anyway.
4207
a0f49112
JK
42082010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4209
4210 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
4211 gdb.base/watchpoint-cond-gone-stripped.c: New.
4212
ceeb3d5a
TT
42132010-01-19 Tom Tromey <tromey@redhat.com>
4214
4215 PR c++/8000:
4216 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
4217 existing tests.
4218 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
4219 (main): Use AAA::SomeEnum.
4220
dd322c54
JK
42212010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4222
4223 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
4224 (test_ignore_count): Declare line_callme_body global.
4225 (run to breakpoint with ignore count): Use line_callme_body.
4226 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
4227 (set line_main_hello, set line_main_return): Reindent.
4228 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
4229 New.
4230 (continue to callee4): Use line_callee4_body.
4231 (check *stopped from CLI command): Use line_callee4_next.
4232 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
4233 (set line_main_hello, set line_main_return): Reindent.
4234 (set line_callee4_head, set line_callee4_body): New.
4235 (continue to callee4): Use line_callee4_body.
4236
4e8f195d
TT
42372010-01-18 Tom Tromey <tromey@redhat.com>
4238
4239 PR c++/9680:
4240 * gdb.cp/casts.cc: Add new classes and variables.
4241 * gdb.cp/casts.exp: Test new operators.
4242
9e14a9ba
JB
42432010-01-18 Tom Tromey <tromey@redhat.com>
4244 Thiago Jung Bauermann <bauerman@br.ibm.com>
4245
4246 * gdb.python/source2.py: New file.
4247 * gdb.python/source1: New file.
4248 * gdb.python/python.exp: Test "source" command.
4249
00bf0b85
SS
42502010-01-15 Stan Shebs <stan@codesourcery.com>
4251
4252 * gdb.trace/tfile.c: New file.
4253 * gdb.trace/tfile.exp: New file.
889bf7c5 4254
55235ad7
JK
42552010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4256
4257 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
4258
9f2982ff
JK
42592010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4260
4261 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
4262
bbfba9ed
JK
42632010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4264
4265 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
4266 (libfunc): New parameter action. Implement also selectable "sleep".
4267 * gdb.base/break-interp-main.c: Include assert.h.
4268 (libfunc): New parameter action.
4269 (main): New parameters argc and argv. Assert argc. Pass argv.
4270 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
4271 (test_attach): New proc.
4272 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
4273 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
4274
61f0d762
JK
42752010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4276
4277 * gdb.base/break-interp.exp (test_core): New proc.
4278 (test_ld): Call it.
4279
06a6f270
JK
42802010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4281
4282 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
4283 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
4284 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
4285 and gdb_compile_shlib. Use new -Wl compiler options.
4286 (dl bt, main bt): New tests.
4287
51bee8e9
JK
42882010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4289
4290 Support PIEs with no symfile_objfile.
4291 * gdb.base/break-interp.exp: New argument at the test_ld calls.
4292 (test_ld): New parameter trynosym.
4293 (test_ld <$trynosym>): New block.
4294
b8040f19
JK
42952010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4296
4297 * gdb.base/break-interp.exp: New file.
4298
be759fcf
PM
42992010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4300
4301 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
4302 * gdb.python/py-prettyprint.py (pp_ls): New printer.
4303 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
4304 test.
4305 * gdb.python/py-prettyprint.c: Define lazystring test structure.
4306 * gdb.python/py-mi.exp: Add lazy string test.
4307
dc146f7c
VP
43082010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4309
4310 * lib/mi-support.exp (mi_check_thread_states): Handle
4311 core number in thread listing.
4312
b4ba55a1
JB
43132010-01-12 Joel Brobecker <brobecker@adacore.com>
4314
4315 * gdb.base/maint.exp: Adjust the expected output for the
4316 "maint print type" test. Use gdb_test_multiple instead of
4317 gdb_sent/gdb_expect.
4318
08e24bd4
DE
43192010-01-11 Doug Evans <dje@google.com>
4320
6496a609
DE
4321 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
4322 from gdbserver_download. All callers updated.
4323
08e24bd4
DE
4324 * gdb.server/ext-run.exp: "info os processes" requires xml support.
4325
b5cfddf5
JK
43262010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4327
4328 Implement binary numbers parsing.
4329 * gdb.base/printcmds.exp (test_integer_literals_accepted)
4330 (test_integer_literals_rejected): New binary tests.
4331
3725885a
RW
43322010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4333
4334 * gdb.cell/configure: Regenerate.
4335
37aeb5df
JK
43362010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4337
4338 * gdb.base/corefile.exp: Move the core finding block out and call it as
4339 core_find, new variable $corefile, replace corefile by $corefile and
4340 [file tail $corefile] for usage vs. test names resp.
4341 * lib/gdb.exp (core_find): Move it as a new function here. New
4342 parameter binfile and deletefiles. New variable $destcore. Pre-delete
4343 $destcore. Return "" on error.
4344
d521f563
JK
43452010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4346
4347 Workaround PR binutils/10802.
4348 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
4349 (twice).
4350
28f24826
DJ
43512010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4352
4353 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
4354
2de75e71
JB
43552010-01-08 Joel Brobecker <brobecker@adacore.com>
4356
4357 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
4358 call, to avoid interruption.
4359
fe00719b 43602010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
4361
4362 * gdb.stabs/weird.def (args93): New.
4363
d0ef5df8
DE
43642010-01-07 Doug Evans <dje@google.com>
4365
4366 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
4367
3a08d52f
TT
43682010-01-07 Tom Tromey <tromey@redhat.com>
4369
4370 * gdb.base/source.exp: Use correct line number.
4371
7a697b8d
SS
43722010-01-05 Stan Shebs <stan@codesourcery.com>
4373
4374 * gdb.trace/tracecmd.exp: Test ftrace.
4375
7803799a
UW
43762010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4377
4378 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
4379
c54eabfa
JK
43802010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4381
4382 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
4383 "uint_for_mi_testing".
4384
02e7ef19
JB
43852010-01-01 Joel Brobecker <brobecker@adacore.com>
4386
4387 Test indented comment in file being sourced.
4388 * gdb.base/commands.exp: Test indented comment in file being sourced.
4389
abd775ce
JB
43902010-01-01 Joel Brobecker <brobecker@adacore.com>
4391
4392 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
4393 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
4394 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
4395 notice.
4396
79b55b82
JB
43972010-01-01 Joel Brobecker <brobecker@adacore.com>
4398
4399 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
4400 notice.
4401
8997583e
JK
44022010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4403
4404 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
4405 missing $after_stopped and comma (,) expectation.
4406
6da95a67
SS
44072009-12-31 Stan Shebs <stan@codesourcery.com>
4408
4409 * gdb.trace/actions.exp: Test teval action.
889bf7c5 4410
218d2fc6
TJB
44112009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4412
4413 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
4414 (top level): Call test_watchpoint_in_big_blob.
4415 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
4416 watchpoints.
4417 (func3): Write to buf.
4418
236f1d4d
SS
44192009-12-29 Stan Shebs <stan@codesourcery.com>
4420
4421 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 4422
f61e138d
SS
44232009-12-28 Stan Shebs <stan@codesourcery.com>
4424
4425 * gdb.trace/tsv.exp: New file.
4426 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 4427
0219b378
DJ
44282009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4429
4430 * gdb.base/find.c (main): Reference search buffers.
4431 * gdb.base/included.c (main): Reference integer.
4432 * gdb.base/ptype.c (charfoo): Declare.
4433 (intfoo): Call charfoo.
4434 * gdb.base/scope0.c (useitp): New function.
4435 (usestatics): Use useitp.
4436 (useit): Add a type for val.
4437 * gdb.base/scope1.c (useit1): Take a pointer argument.
4438 (usestatics1): Update calls to useit1.
4439 * gdb.cp/call-c.cc: Declare foo.
4440 (main): Call foo.
4441 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
4442 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
4443 (main): Call C::ensureRefs and ensureOtherRefs.
4444 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
4445 variables.
4446 (ensureOtherRefs): New function.
4447 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
4448 * gdb.cp/templates.cc (main): Call t5i.value.
4449
3f78692f
JK
44502009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4451
4452 Fix compatibility with G++-4.5.
4453 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
4454 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
4455 (uncaught return): Remove.
4456
429374b8
JK
44572009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4458 Phil Muldoon <pmuldoon@redhat.com>
4459
4460 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
4461 (bp_location13, bp_location14, bp_location17, bp_location18)
4462 (marker3_proto, marker4_proto): New variables.
4463 (breakpoint info): Update output.
4464 (run until breakpoint at marker3, run until breakpoint at marker4): New
4465 tests.
4466
859825b8
JK
44672009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4468
4469 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
4470 Replace the printf call of Y by provided "y-set-1" label. New block
4471 for the second shared library.
4472 * gdb.base/unload.exp: Compile also the second library, call
4473 gdb_load_shlibs also for it. Use now gdb_breakpoint.
4474 (single pending breakpoint info): Rename to ...
4475 (pending breakpoint info before run): ... this extended test.
4476 (libfile2, libname2, libsrcfile2, libsrc2)
4477 (lib_sl2): New variables.
4478 (exec_opts): Set also SHLIB_NAME2.
4479 (pending breakpoint info on first run at shrfunc1)
4480 (pending breakpoint info on second run at shrfunc1)
4481 (pending breakpoint info on second run at shrfunc2)
4482 (print y from libfile, print y from libfile2): New tests.
4483 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
4484 * gdb.base/unloadshr2.c: New.
4485
e6a386cd
HZ
44862009-12-22 Hui Zhu <teawater@gmail.com>
4487
4488 * gdb.reverse/sigall-reverse.exp: Adjust.
4489
9e19b45e
VP
44902009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4491
4492 PR gdb/10884
4493
4494 * gdb.mi/var-cmd.c (do_bitfield_tests): New
4495 (main): Call do_bitfield_tests.
aacf5b1e 4496 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 4497
d53a7b30
JB
44982009-12-20 Joel Brobecker <brobecker@adacore.com>
4499
4500 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
4501 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
4502 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
4503 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
4504 gdb.modula2/unbounded1.c: Update copyright header.
4505
191ca0a1
CM
45062009-12-10 Chris Moller <moller@mollerware.com>
4507
4508 PR gdb/9399
4509 * gdb.cp/virtfunc2.exp: New tests
4510 * gdb.cp/virtfunc2.cc: New tests
4511 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
4512
0fa6cf1b
MS
45132009-12-10 Oza Pawandeep (paawan1982@yahoo.com
4514
4515 * gdb.reverse/i387-env-reverse.c: New file.
4516 * gdb.reverse/i387-env-reverse.exp: New file.
4517 * gdb.reverse/i387-stack-reverse.c: New file.
4518 * gdb.reverse/i387-stack-reverse.exp: New file.
4519
361ae042
PM
45202009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4521
4522 * gdb.python/py-type.exp (test_range): New test.
4523
bfd31e71
PM
45242009-12-03 Phil Muldoon <pmuldoon@redhat.com>
4525
4526 PR python/10805
4527
4528 * gdb.python/py-type.exp: New file.
4529 * gdb.python/py-type.c: New file.
4530 * Makefile.in: Add py-type.
4531
57a1d736
TT
45322009-12-03 Tom Tromey <tromey@redhat.com>
4533
4534 * gdb.python/py-value.exp (test_parse_and_eval): New
4535 function.
4536
1f3b5d1b
PP
45372009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
4538
4539 PR gdb/11022
4540
4541 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
4542 * gdb.base/pr11022.c: New test.
4543
8b7dbdc9
JK
45442009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4545
4546 Fix spurious false FAILs.
4547 * gdb.base/structs.c (chartest): New.
4548 (main): Fill-in chartest.
4549 * gdb.base/structs.exp (anychar_re, first): New.
4550 (start_structs_test): Import global anychar_re and first.
4551 New gdb_test call "set print elements 300; ${testfile}"
4552 (start_structs_test <$first>): New block.
4553 (any): Import global anychar_re. New variable ac. Use ${ac}.
4554
6a53b2ec
JK
45552009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4556
4557 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
4558
d7167b4c
JK
45592009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4560
4561 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
4562 Force $srcfile file.
4563 * gdb.base/foll-fork.c (callee): Comment out the printf call.
4564
b1798462
UW
45652009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4566
4567 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
4568 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
4569 * gdb.threads/watchthreads-reorder.exp: Likewise.
4570
b6199126
DJ
45712009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4572
4573 PR gdb/8704
4574
4575 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
4576 "if", and "thread". Correct matching in the previous test.
4577
b22a0510
DJ
45782009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
4579
4580 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
4581
930636d2
MS
45822009-11-23 Michael Snyder <msnyder@vmware.com>
4583
4584 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
4585 * gdb.reverse-watch-precsave.exp: Ditto.
4586
21a0512e
PP
45872009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4588
4589 * gdb.asm/asm-source.exp: Adjust.
4590 * gdb.base/help.exp: Adjust.
889bf7c5 4591
fc30d5e0
PA
45922009-11-22 Pedro Alves <pedro@codesourcery.com>
4593
4594 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
4595 (do_syscall_tests_without_xml): Set data-directory to
4596 /the/path/to/nowhere.
4597
f6bc2008
PA
45982009-11-21 Pedro Alves <pedro@codesourcery.com>
4599
4600 * gdb.threads/local-watch-wrong-thread.c,
4601 gdb.threads/local-watch-wrong-thread.exp: New files.
4602
8c2fb5de
PA
46032009-11-21 Pedro Alves <pedro@codesourcery.com>
4604
4605 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
4606 assume new `regsub' syntax available.
4607
ebec9a0f
PA
46082009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4609
a79d3c27
JK
4610 * gdb.base/watchpoint-hw-hit-once.exp,
4611 gdb.base/watchpoint-hw-hit-once.c: New.
4612
46132009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4614
4615 * gdb.threads/watchthreads-reorder.exp,
4616 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 4617
276a961b
MK
46182009-11-17 Nathan Sidwell <nathan@codesourcery.com>
4619
4620 * gdb.xml/tdesc-regs.exp: Use for m68k.
4621
4867c1fb
PA
46222009-11-15 Pedro Alves <pedro@codesourcery.com>
4623
4624 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
4625
f6838f81
DJ
46262009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4627
4628 * lib/gdb.exp (current_target_name): New procedure.
4629 (gdb_wrapper_target): New variable.
4630 (gdb_wrapper_init): Set gdb_wrapper_target.
4631 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
4632 wrapper.
4633
4ac4dd3f
DJ
46342009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4635
4636 * gdb.base/remote.exp: Delete the slowest load test.
4637 Do not load with fixed packet sizes.
4638
a7881759
DJ
46392009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4640
4641 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
4642
97a5b505
DJ
46432009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4644
4645 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
4646 srcfile when setting a breakpoint.
4647
d3e1fc54
DJ
46482009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
4649
4650 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
4651 macros.
4652
7cbcbded
DJ
46532009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4654
4655 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
4656 to be in memory.
4657 * gdb.base/display.c (force_mem): New.
4658 (do_loops): Use it. Add breakpoint comments.
4659 (do_vars): Add a breakpoint comment.
4660 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
4661 line numbers.
4662
bdea3a92
NF
46632009-11-13 Nathan Froyd <froydnj@codesourcery.com>
4664
4665 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
4666 instead of a bare "run".
4667
269f82e5
PP
46682009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
4669
4670 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 4671
a69b7d9d
DJ
46722009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4673
4674 * lib/cell.exp (skip_cell_tests): Clean up test files before
4675 returning.
4676
b598bfda
DJ
46772009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4678
4679 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
4680 and the breakpoint menu. Do not call perror if a prompt is seen.
4681 Consume the following GDB prompt.
4682 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
4683 * gdb.cp/namespace.exp: Use gdb_test.
4684 * gdb.cp/templates.exp: Use gdb_test.
4685 (test_template_breakpoints): Use gdb_test_multiple.
4686
87728fa0
DJ
46872009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4688
4689 * gdb.base/break1.c (struct some_struct, values): Move earlier.
4690 (marker4): Reference values.
4691
b67c692f
DJ
46922009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4693
4694 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
4695 is missing.
4696
f0df251a
DJ
46972009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4698
4699 * gdb.base/break.c (need_malloc): New.
4700 * gdb.base/constvars.c (main): Reference crass and crisp.
4701 * gdb.base/gdb1821.c (main): Reference bar.
4702 * gdb.cp/gdb1355.cc (main): Reference s1.
4703 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
4704 (main): Call them.
4705 * gdb.cp/hang2.cc (dummy2): Define.
4706 * gdb.cp/hang3.cc (dummy3): Define.
4707 * gdb.cp/m-data.cc (main): Reference shadow.
4708
bdf7534a
NF
47092009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4710 Nathan Froyd <froydnj@codesourcery.com>
4711
4712 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
4713 remote host.
4714
f24fce77
NF
47152009-11-12 Nathan Froyd <froydnj@codesourcery.com>
4716
4717 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
4718 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
4719 * gdb.dwarf2/dw2-compressed.exp: Likewise.
4720 * gdb.dwarf2/dw2-intercu.exp: Likewise.
4721 * gdb.dwarf2/dw2-intermix.exp: Likewise.
4722 * gdb.dwarf2/dw2-producer.exp: Likewise.
4723 * gdb.dwarf2/mac-fileno.exp: Likewise.
4724 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
4725 py-prettyprint.py to the remote host.
4726 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
4727
40f0318e
KS
47282009-11-11 Keith Seitz <keiths@redhat.com>
4729
4730 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
4731 use it instead of "Foo".
4732 * gdb.cp/classes.exp (do_tests): Add a test to access
4733 a method through a typedef'd class name.
4734
f3d9f7fb
NF
47352009-11-11 Nathan Froyd <froydnj@codesourcery.com>
4736
4737 * gdb.base/long_long.exp: Permit leading zeros on floating-point
4738 exponents.
4739 * gdb.base/pointers.exp: Likewise.
4740 * gdb.cp/ref-types.exp: Likewise.
4741
a4216f37
KS
47422009-11-11 Keith Seitz <keiths@redhat.com>
4743
4744 * gdb.cp/cplusfuncs.cc (class foo): Add operators
4745 new[] and delete[].
4746 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
4747 "void".
4748 (probe_demangler): Remove all single-quoting of
4749 method and variable names.
4750 (info_func_regexp): Remove the word "void" from any
4751 occurrence of "(void)".
4752 (print_addr_2): Remove all single-quoting of
4753 method names.
4754 (print_addr_2_kfail): Likewise.
4755 (print_addr): Single-quote C function names before
4756 passing to print_addr_2.
4757 (test_paddr_operator_functions): Remove single-quoting
4758 for method names.
4759 Add tests for operator new[] and operator delete[].
4760
9b14d7aa
JK
47612009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4762
4763 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
4764
85feb311
KS
47652009-11-09 Keith Seitz <keiths@redhat.com>
4766
4767 * gdb.cp/overload.exp: Add tests for resolving overloaded
4768 methods in expression parsing/evaluation.
4769
fa335448
DJ
47702009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4771
4772 * lib/gdb.exp (default_gdb_version): Use --version instead of
4773 --command.
4774
ec3c07fc
NS
47752009-11-10 Nathan Sidwell <nathan@codesourcery.com>
4776
4777 * lib/gdb.exp (gdb_compile_test): New.
4778 (skip_ada_tests, skip_java_tests): New.
4779 (gdb_compile): Use gdb_compile_test for f77.
4780 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
4781 * lib/java.exp (compile_java_from_source): Remove runtests check,
4782 use gdb_compile_test to record result.
4783 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
4784 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
4785 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
4786 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
4787 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
4788 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
4789 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
4790 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
4791 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
4792 adjust gdb_compile invocations.
4793
b8b4e42b
JK
47942009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4795
4796 * Makefile.in (abs_builddir): New.
4797 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
4798 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
4799 `$(abs_builddir)/site.exp'.
4800
f8b7eaf3
DJ
48012009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
4802
4803 * config/m68k-emc.exp, lib/emc-support.exp,
4804 gdb.trace/gdb_c_test.c: Delete.
4805 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
4806 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
4807 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4808 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
4809 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4810 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
4811 casing for m68k-*-elf.
4812
c4187697
NS
48132009-11-03 Pedro Alves <pedro@codesourcery.com>
4814
4815 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
4816 * gdb.arch/i386-prologue.exp: Likewise.
4817 * gdb.arch/i386-unwind.exp: Likewise.
4818
db16b772
DJ
48192009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4820
4821 * lib/gdb.exp (gdb_expect): Fix timeout typo.
4822
bcf71277
DJ
48232009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4824
4825 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
4826
0105cee2
DJ
48272009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4828
4829 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
4830
24ddea62
JK
48312009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4832
4833 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
4834
287ccc17
JK
48352009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4836
4837 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
4838 * gdb.base/sepdebug2.c: New file.
4839
08bca259 48402009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
4841
4842 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
4843 the modified warnings for catch syscall. Verify if GDB was compiled
4844 with support for lib expat, and choose which tests to run depending
4845 on this.
4846
5d4e2b76
VP
48472009-10-30 Vladimir Prus <vladimir@codesourcery.com>
4848
4849 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
4850 that composite commands are parsed OK. And also test
4851 that breakpoint commands do work.
4852
240e538a
MS
48532009-10-23 Michael Snyder <msnyder@vmware.com>
4854
4855 gdb.reverse/consecutive-precsave.exp: Change expect pattern
4856 to allow for new disassembly style.
4857
9c419145
PP
48582009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4859
4860 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 4861
02506ff1
MS
48622009-10-22 Michael Snyder <msnyder@vmware.com>
4863
4864 * gdb.reverse/break-precsave.exp: New test.
4865 * gdb.reverse/consecutive-precsave.exp: Ditto.
4866 * gdb.reverse/finish-precsave.exp: Ditto.
4867 * gdb.reverse/i386-precsave.exp: Ditto.
4868 * gdb.reverse/machinestate-precsave.exp: Ditto.
4869 * gdb.reverse/sigall-precsave.exp: Ditto.
4870 * gdb.reverse/solilb-precsave.exp: Ditto.
4871 * gdb.reverse/step-precsave.exp: Ditto.
4872 * gdb.reverse/until-precsave.exp: Ditto.
4873 * gdb.reverse/watch-precsave.exp: Ditto.
4874
4cf866a3
MS
48752009-10-22 Michael Snyder <msnyder@vmware.com>
4876
4877 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
4878 for gdb_expect. Adjust one test's expect strings for the new
4879 format of disassemble.
4880 * gdb.reverse/finish-reverse.exp: Delete 'return'.
4881 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
4882 gdb_test_multiple.
4883 * gdb.reverse/step-reverse.exp: Delete 'return'.
4884 * gdb.reverse/until-reverse.exp: Delete blank lines.
4885 * gdb.reverse/watch-reverse.exp: Delete blank lines.
4886
2b28d209
PP
48872009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4888
4889 * gdb.base/consecutive.exp: Adjust.
4890 * gdb.base/display.exp: Likewise.
4891 * gdb.base/pc-fp.exp: Likewise.
4892 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 4893
33b9c32b
MS
48942009-10-19 Michael Snyder <msnyder@vmware.com>
4895
4896 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
4897 * gdb.reverse/finish-reverse.c: Ditto.
4898 * gdb.reverse/sigall-reverse.c: Ditto.
4899 * gdb.reverse/solib-reverse.c: Ditto.
4900 * gdb.reverse/step-reverse.c: Ditto.
4901 * gdb.reverse/watch-reverse.c: Ditto.
4902
6c95b8df
PA
49032009-10-19 Pedro Alves <pedro@codesourcery.com>
4904 Stan Shebs <stan@codesourcery.com>
4905
4906 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
4907 * gdb.base/foll-exec.exp: Adjust to expect a process id before
4908 "Executing new program".
4909 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
4910 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
4911 left listed after having been killed.
4912 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
4913 * gdb.base/maint.exp: Adjust test.
4914
4915 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
4916 * gdb.multi/Makefile.in: New.
4917 * gdb.multi/base.exp: New.
4918 * gdb.multi/goodbye.c: New.
4919 * gdb.multi/hangout.c: New.
4920 * gdb.multi/hello.c: New.
4921 * gdb.multi/bkpt-multi-exec.c: New.
4922 * gdb.multi/bkpt-multi-exec.exp: New.
4923 * gdb.multi/crashme.c: New.
4924
279017b7
TG
49252009-10-13 Tristan Gingold <gingold@adacore.com>
4926
4927 * gdb.base/sepdebug.exp: Check debug info are found.
4928
0413d738
PA
49292009-10-08 Pedro Alves <pedro@codesourcery.com>
4930
4931 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
4932 bits.
4933
c628eecc
JK
49342009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4935
4936 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
4937
38af1bfe
JB
49382009-10-07 Joel Brobecker <brobecker@adacore.com>
4939
4940 * gdb.base/watchpoints.c: Add copyright header. Reformat one
4941 of the comments.
4942
2b0adecd
PM
49432009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
4944
4945 * gdb.base/annota1.exp: Remove obsolete match_max increase.
4946 * gdb.base/annota3.exp: Idem.
4947 * gdb.base/maint.exp: Idem.
4948
8d417781
PM
49492009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
4950
889bf7c5 4951 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
4952 to default.
4953
bb61102d
PM
49542009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
4955
889bf7c5 4956 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
4957 mingw and cygwin targets.
4958
ace5c364
PM
49592009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
4960 Pedro Alves <pedro@codesourcery.com>
4961
889bf7c5 4962 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
4963 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
4964
c2d494a0
PM
49652009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
4966
e1b52ce2
PM
4967 * gdb.base/shr1.c: Use %p in format string.
4968 * gdb.base/unload.c: Avoid warning in fprintf.
4969 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 4970
209f53f5
PM
49712009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
4972
4973 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
4974 long type.
4975 (test_unlink): Correct printf string.
4976 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
4977 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
4978
8172766a
JK
49792009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4980
4981 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
4982 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
4983 * gdb.arch/ia64-breakpoint-shadow.S: New file.
4984
0f73703c
UW
49852009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4986
4987 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
4988 * gdb.objc/nondebug.exp: Likewise.
4989
b32306ca
UW
49902009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4991
4992 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
4993 target_info setting.
4994
4995 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
4996 that detect new threads during "info threads".
4997
0057022f
UW
49982009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4999
5000 * gdb.threads/manythreads.c (main): Increase thread stack size
5001 to 2*PTHREAD_STACK_MIN.
5002 * gdb.threads/multi-create.c (main): Likewise.
5003 (create_function): Likewise.
5004
f29c0325
UW
50052009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5006
5007 * gdb.base/dump.exp: Pass difference of pointer types instead
5008 of integer types as offset to restore in intarr3.srec case.
5009
fcb34849
UW
50102009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5011
5012 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
5013
d5142e3b
UW
50142009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5015
5016 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
5017
087b74b2 50182009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 5019
087b74b2
PM
5020 New test for two watchpoints, with disabling of
5021 the first inserted.
5022 * testsuite/gdb.base/watchpoints.c: New file.
5023 * testsuite/gdb.base/watchpoints.exp: New file.
5024
96c07c5b
TT
50252009-09-25 Tom Tromey <tromey@redhat.com>
5026
5027 * gdb.base/charset.exp: Test utf-16 strings with Python.
5028
b8899f2b
TT
50292009-09-25 Tom Tromey <tromey@redhat.com>
5030
5031 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
5032 UCS-4.
5033 * gdb.base/charset.c (utf_32_string): Rename.
5034 (init_utf32): Rename.
5035 (main): Update.
5036
329719ec
TT
50372009-09-22 Tom Tromey <tromey@redhat.com>
5038
5039 * gdb.python/py-function.exp: Add regression tests.
5040
11ef0d76
KS
50412009-09-21 Keith Seitz <keiths@redhat.com>
5042
5043 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
5044 with invalid operator.
5045
3fe8f3b3
KS
50462009-09-21 Keith Seitz <keiths@redhat.com>
5047
5048 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
5049 and destructor using typedef name of class.
5050 * gdb.cp/classes.cc (class Base1): Add a destructor.
5051 (base1): New typedef.
5052 (use_methods): Instanitate an object of type base1.
5053 * gdb.cp/templates.exp (test_template_typedef): New procedure.
5054 (do_tests): Call test_template_typedef.
5055 * gdb.cp/templates.cc (Baz::~Baz): New method.
5056 (intBazOne): New typedef.
5057 (main): Instantiate intBazOne.
5058
7a9fe101
PM
50592009-09-21 Phil Muldoon <pmuldoon@redhat.com>
5060
5061 PR python/10633
5062
5063 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
5064 Function.
5065 (run_lang_tests): Add print elements test.
5066
2e4d963f
PM
50672009-09-21 Phil Muldoon <pmuldoon@redhat.com>
5068
5069 * gdb.python/py-value.exp (test_subscript_regression): New
5070 function. Test for invalid subscripts.
5071 * gdb.python/py-value.c (main): Add test array, and pointer to it.
5072 (ptr_ref): New function.
5073
ec7e75e7
PP
50742009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5075
5076 * gdb.base/default.exp: Fix "show convenience".
5077
0cc7d26f
TT
50782009-09-15 Tom Tromey <tromey@redhat.com>
5079
5080 * lib/mi-support.exp (mi_create_varobj): Update.
5081 (mi_create_floating_varobj): Likewise.
5082 (mi_create_dynamic_varobj): New proc.
5083 (mi_varobj_update): Update.
5084 (mi_varobj_update_with_type_change): Likewise.
5085 (mi_varobj_update_kv_helper): New proc.
5086 (mi_varobj_update_dynamic_helper): Rewrite.
5087 (mi_varobj_update_dynamic): New proc.
5088 (mi_list_varobj_children): Update.
5089 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
5090 * gdb.python/python-prettyprint.py (pp_outer): New class.
5091 (pp_nullstr): Likewise.
5092 (lookup_function): Register new printers.
5093 * gdb.python/python-prettyprint.c (struct substruct): New type.
5094 (struct outerstruct): Likewise.
5095 (substruct_test): New function.
5096 (struct nullstr): New type.
5097 (string_1, string_2): New globals.
5098 (main): Add new tests.
5099 * gdb.python/python-mi.exp: Added regression tests.
5100 * gdb.mi/mi2-var-display.exp: Update.
5101 * gdb.mi/mi2-var-cmd.exp: Update.
5102 * gdb.mi/mi2-var-child.exp: Update.
5103 * gdb.mi/mi2-var-block.exp: Update.
5104 * gdb.mi/mi-var-invalidate.exp: Update.
5105 * gdb.mi/mi-var-display.exp: Update.
5106 * gdb.mi/mi-var-cmd.exp: Update.
5107 * gdb.mi/mi-var-child.exp: Update.
5108 * gdb.mi/mi-var-block.exp: Update.
5109 * gdb.mi/mi-break.exp: Update.
5110 * gdb.mi/gdb701.exp: Update.
5111
a96d9b2e
SDJ
51122009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5113
5114 * Makefile.in: Inclusion of catch-syscall object.
5115 * gdb.base/catch-syscall.c: New file.
5116 * gdb.base/catch-syscall.exp: New file.
5117
b43b923a
MS
51182009-09-12 Michael Snyder <msnyder@vmware.com>
5119
5120 * gdb.reverse/step-reverse.exp: Explicitly check for targets
5121 that can support reverse debuggnig.
5122
cec03d70
TT
51232009-09-11 Tom Tromey <tromey@redhat.com>
5124
5125 * gdb.dwarf2/valop.S: New file.
5126 * gdb.dwarf2/valop.exp: New file.
5127
e23bb3fc
MK
51282009-09-11 Mark Kettenis <kettenis@gnu.org>
5129
5130 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
5131
37c3696d
DE
51322009-09-10 Doug Evans <dje@google.com>
5133
5134 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
5135 Add $gdb_prompt to second breakpoint regexp.
5136
5172aecb
JB
51372009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
5138
5139 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
5140 names, add missing ones.
5141 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
5142 * gdb.python/py-frame.c: Rename from python-frame.c.
5143 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
5144 testfile name.
5145 * gdb.python/py-function.exp: Rename from python-function.exp.
5146 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
5147 testfile name.
5148 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
5149 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
5150 Adjust testfile name.
5151 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
5152 * gdb.python/py-template.cc: Rename from python-template.cc.
5153 * gdb.python/py-template.exp: Rename from python-template.exp.
5154 Adjust testfile name.
5155 * gdb.python/py-value.c: Rename from python-value.c.
5156 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
5157 testfile name.
5158
b554e4bd
JK
51592009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5160
5161 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
5162 $bpt2address.
5163 (Second breakpoint address is valid on ia64)
5164 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
5165
9a68ae16
JM
51662009-09-03 Joseph Myers <joseph@codesourcery.com>
5167
5168 * gdb.base/ending-run.exp: Restrict regular expression matching
5169 line number to require closing brace following.
5170
146b9145
DE
51712009-09-03 Doug Evans <dje@google.com>
5172
5173 * gdb.base/store.exp (check_set): Fix typo in expected value message.
5174
787d21e1
TT
51752009-09-02 Tom Tromey <tromey@redhat.com>
5176
5177 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
5178
e7802207
TT
51792009-09-02 Tom Tromey <tromey@redhat.com>
5180
5181 * gdb.dwarf2/callframecfa.exp: New file.
5182 * gdb.dwarf2/callframecfa.S: New file.
5183
817aadd2
JK
51842009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5185
5186 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
5187 gdb.base/solib-overlap-main.c: New.
5188
4a76eae5
DJ
51892009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
5190
5191 PR gdb/10565
5192
5193 * gdb.base/bitfields.c (struct container, container): New.
5194 (main): Initialize it and call break5.
5195 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
5196
d4b96c9a
JK
51972009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5198
5199 Support constant DW_AT_data_member_location by GCC PR debug/40659.
5200 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
5201
4e22772d
JK
52022009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5203
5204 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
5205
2efab443
MS
52062009-08-26 Michael Snyder <msnyder@vmware.com>
5207
5208 * gdb.base/i386-reverse.c: New file.
5209 * gdb.base/i386-reverse.exp: New file.
5210 * gdb.base/Makefile.in: Add new files to be removed.
5211
07ab73a0
JM
52122009-08-26 Joseph Myers <joseph@codesourcery.com>
5213
5214 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
5215 environment-pwd for remote host.
5216 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
5217
676accff
KS
52182009-08-24 Keith Seitz <keiths@redhat.com>
5219
5220 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
5221 Add two new C++ completer tests which limit the output to a
889bf7c5 5222 given class.
676accff 5223
f9f7ad22
MS
52242009-08-24 Michael Snyder <msnyder@vmware.com>
5225
5226 * gdb.base/del.exp: Fix typo in comment.
5227 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
5228
81ecdfbb
RW
52292009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5230
5231 * configure: Regenerate.
5232 * gdb.hp/configure: Likewise.
5233 * gdb.hp/gdb.aCC/configure: Likewise.
5234 * gdb.hp/gdb.base-hp/configure: Likewise.
5235 * gdb.hp/gdb.compat/configure: Likewise.
5236 * gdb.hp/gdb.defects/configure: Likewise.
5237 * gdb.hp/gdb.objdbg/configure: Likewise.
5238 * gdb.stabs/configure: Likewise.
5239
cab0c772
UW
52402009-08-19 Doug Evans <dje@google.com>
5241
5242 * gdb.base/gdbvars.c: New file.
5243 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
5244
b8fa0bfa
PA
52452009-08-14 Pedro Alves <pedro@codesourcery.com>
5246
5247 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
5248 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
5249
b84aa90a
PA
52502009-08-13 Pedro Alves <pedro@codesourcery.com>
5251
5252 * gdb.base/default.exp: Adjust "set language test": it's now an
5253 enum command. Larger help string moved to "help set language".
5254 * gdb.base/help.exp: Adjust "help set language" expected output,
5255 now lists all known languages.
5256
0d8f9b2c
NF
52572009-08-11 Nathan Froyd <froydnj@codesourcery.com>
5258
5259 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
5260 all frame arguments.
5261 * gdb.arch/altivec-regs.exp: Likewise.
5262
bda180e0
TT
52632009-08-07 Tom Tromey <tromey@redhat.com>
5264
5265 * gdb.base/setshow.exp: Add tests for changes to set language, set
5266 check range, and set check type.
5267
48cb2d85
VP
52682009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5269
5270 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
5271 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 5272 Call it.
48cb2d85 5273
1ea34204
UW
52742009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5275
5276 * configure.ac: Run gdb.cell tests when appropriate.
5277 * configure: Regenerate.
5278 * lib/cell.exp: New file.
5279 * gdb.cell: New directory.
5280 * gdb.cell/configure.ac: New file.
5281 * gdb.cell/configure: New file.
5282 * gdb.cell/Makefile.in: New file.
5283 * gdb.cell/arch.exp: New file.
5284 * gdb.cell/break.c: New file.
5285 * gdb.cell/break.exp: New file.
5286 * gdb.cell/break-spu.c: New file.
5287 * gdb.cell/bt.c: New file.
5288 * gdb.cell/bt2-spu.c: New file.
5289 * gdb.cell/bt-spu.c: New file.
5290 * gdb.cell/bt.exp: New file.
5291 * gdb.cell/coremaker.c: New file.
5292 * gdb.cell/coremaker-spu.c: New file.
5293 * gdb.cell/core.exp: New file.
5294 * gdb.cell/gcore.exp: New file.
5295 * gdb.cell/data.c: New file.
5296 * gdb.cell/data.exp: New file.
5297 * gdb.cell/data-spu.c: New file.
5298 * gdb.cell/ea-cache.exp: New file.
5299 * gdb.cell/ea-cache.c: New file.
5300 * gdb.cell/ea-cache-spu.c: New file.
5301 * gdb.cell/ea-standalone.c: New file.
5302 * gdb.cell/ea-standalone.exp: New file.
5303 * gdb.cell/ea-test.c: New file.
5304 * gdb.cell/ea-test.exp: New file.
5305 * gdb.cell/f-regs.exp: New file.
5306 * gdb.cell/mem-access.c: New file.
5307 * gdb.cell/mem-access.exp: New file.
5308 * gdb.cell/mem-access-spu.c: New file.
5309 * gdb.cell/ptype.exp: New file.
5310 * gdb.cell/registers.exp: New file.
5311 * gdb.cell/size.c: New file.
5312 * gdb.cell/sizeof.exp: New file.
5313 * gdb.cell/size-spu.c: New file.
5314 * gdb.cell/solib.exp: New file.
5315 * gdb.cell/solib-symbol.exp: New file.
5316
85e747d2
UW
53172009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5318
5319 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
5320
58d6951d
DJ
53212009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5322
5323 * gdb.base/float.exp: Handle VFP registers.
5324
6e0a4f15
MS
53252009-07-14 Michael Snyder <msnyder@vmware.com>
5326
dcd5da87
MS
5327 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
5328 to bring gdb to the beginning of the calling line.
5329
6e0a4f15
MS
5330 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
5331 confusing the i386 epilogue unwinder.
5332
782b2b07
SS
53332009-07-14 Stan Shebs <stan@codesourcery.com>
5334
5335 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
5336
f662c3bc
MS
53372009-07-14 Michael Snyder <msnyder@vmware.com>
5338
5339 * gdb.reverse/step-reverse.exp (stepi into function call):
5340 Call instruction may not be first instruction in the line.
5341 (reverse stepi from a function call): Used wrong line number.
5342
8f313923
JK
53432009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5344
5345 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
5346
4662c76e
JK
53472009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5348
5349 Fix gdb.base/macscp.exp when using custom inputrc.
5350 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
5351 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
5352 env(TERM) set.
5353 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
5354 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
5355
aa81e255
JK
53562009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5357
5358 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
5359 * gdb.base/annota1.exp (thread_test): Import global $testfile.
5360 Change the compilation target to match the testcase name.
5361 * gdb.base/sect-cmd.exp: Change the compilation target to match the
5362 testcase name.
5363 * a2-run.exp: Use for setup prepare_for_testing. Change the
5364 compilation target to match the testcase name.
5365 * gdb.base/commands.exp: Likewise.
5366 * gdb.base/finish.exp: Likewise.
5367 * gdb.base/float.exp: Likewise.
5368 * gdb.base/info-target.exp: Likewise.
5369 * gdb.base/relational.exp: Likewise.
5370 * gdb.base/term.exp: Likewise.
5371 * gdb.base/until.exp: Likewise.
5372 * gdb.base/volatile.exp: Likewise.
5373 * gdb.base/whatis-exp.exp: Likewise.
5374
4c93b1d7
HZ
53752009-07-11 Hui Zhu <teawater@gmail.com>
5376
5377 * gdb.base/help.exp (disassemble): Update expected help text.
5378
812f7342
TT
53792009-07-09 Tom Tromey <tromey@redhat.com>
5380
5381 * lib/gdb.exp: Handle TRANSCRIPT.
5382 (remote_spawn, remote_close, send_gdb): New procs.
5383
fbb8f299
PM
53842009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5385
5386 * gdb.python/python-prettyprint.c: Add counted null string
5387 structure.
5388 * gdb.python/python-prettyprint.exp: Print null string. Test for
5389 embedded nulls.
5390 * gdb.python/python-prettyprint.py (pp_ns): New Function.
5391 * gdb.python/python-value.exp (test_value_in_inferior): Add
5392 variable length string fetch tests.
5393 * gdb.python/python-value.c (main): Add strings for string fetch tests.
5394
c0ac0ec7
JK
53952009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5396
5397 * gdb.base/dump.exp (inaccessible memory is reported): New test.
5398
30b66ecc
TT
53992009-07-07 Tom Tromey <tromey@redhat.com>
5400
5401 * gdb.base/call-rt-st.exp: Update for change to escape output.
5402 * gdb.base/callfuncs.exp: Likewise.
5403 * gdb.base/charset.exp: Likewise.
5404 * gdb.base/constvars.exp: Likewise.
5405 * gdb.base/long_long.exp: Likewise.
5406 * gdb.base/pointers.exp: Likewise.
5407 * gdb.base/printcmds.exp: Likewise.
5408 * gdb.base/setvar.exp: Likewise.
5409 * gdb.base/store.exp: Likewise.
5410 * gdb.cp/ref-types.exp: Likewise.
5411 * gdb.mi/mi-var-child.exp: Likewise.
5412 * gdb.mi/mi-var-display.exp: Likewise.
5413 * gdb.mi/mi2-var-display.exp: Likewise.
5414 * gdb.base/charset.exp: Test octal escape sequence length.
5415 Update for change to escape output.
5416
187c4a2b
JK
54172009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5418
5419 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
5420
d80a43f9
DJ
54212009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
5422
5423 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
5424
047427a8
JK
54252009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5426
5427 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
5428 gdbserver increasing $portnum if "Can't bind address" has been seen.
5429
8b5a0f4f
PA
54302009-07-05 Pedro Alves <pedro@codesourcery.com>
5431
5432 * gdb.base/ending-run.exp: Add "step out of main" pattern for
5433 mingw32ce.
5434
7d93ba58
PA
54352009-07-05 Pedro Alves <pedro@codesourcery.com>
5436
5437 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
5438 VFP format.
5439
2277426b
PA
54402009-07-02 Pedro Alves <pedro@codesourcery.com>
5441
5442 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
5443 linux. Adjust to use "inferior", "info inferiors", "detach
5444 inferior" and "kill inferior" instead of "restart", "info fork",
5445 "detach fork" and "delete fork".
5446 * gdb.base/ending-run.exp: Spell out "info".
5447 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
5448 the "kill" command.
5449
5af949e3
UW
54502009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5451
5452 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
5453 change to prefix TLS offset in hex with 0x.
5454
5d3729b5
UW
54552009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5456
5457 * gdb.base/default.exp: Update test case for "x" changes.
5458
af589bd0
TG
54592009-07-01 Tristan Gingold <gingold@adacore.com>
5460
5461 * gdb.base/bigcore.exp: Make darwin untested.
5462
40974f91
JK
54632009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5464
5465 * gdb.base/completion.exp (directory completion): Create the directory.
5466 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
5467 escapeuniquesub.
5468 (directory completion 2): Expect now ${escapeuniquesub}.
5469 (Glob remaining of directory test): Remove one excessive newline.
5470 Expect the real output.
5471
59dd3af6
JK
54722009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5473
5474 Fix `make check//%' target after `make check' has been ran.
5475 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
5476 a mkdir call.
5477 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
5478 (%/.dir): Remove.
5479
f4e164aa
JK
54802009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5481
5482 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
5483 the expected result record.
5484
69af2122
JK
54852009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5486
5487 Remove racy FAILs relying just on the timeouts.
5488 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
5489 (annotation_level 2): Remove racy FAILs.
5490
2fd481e1
PP
54912009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
5492
5493 gdb/10275
889bf7c5
PA
5494 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
5495
c38f313d
DJ
54962009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
5497
5498 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
5499
8b777f02
VP
55002009-06-30 Vladimir Prus <vladimir@codesourcery.com>
5501
5502 * gdb.mi/mi-stack.exp: Testing symbolic options
5503 to -stack-list-locals and -stack-list-arguments.
5504
00c7eacf
JK
55052009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5506
5507 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
5508
6bc80edc
TT
55092009-06-29 Tom Tromey <tromey@redhat.com>
5510
5511 * dg-extract-results.sh: New file.
5512 * Makefile.in (FORCE_PARALLEL): New variable.
5513 (CHECK_TARGET): New conditional variable.
5514 (check): Use CHECK_TARGET.
5515 (DO_RUNTEST): New variable.
5516 (check-single): New target.
5517 (TEST_DIRS): New variable.
5518 (TEST_TARGETS): Likewise.
5519 (check-parallel): New target.
5520 (check-gdb.%): New pattern.
5521 (BASE1_FILES): New variable.
5522 (BASE2_FILES): Likewise.
5523 (check-gdb.base%): New pattern.
5524 (%/.dir): New pattern.
5525 * configure: Rebuild.
5526 * aclocal.m4 (AM_CONDITIONAL): New defun.
5527 * configure.ac: Check whether user is using GNU make.
5528 (GMAKE): New conditional.
5529
794684b6
SW
55302009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
5531
5532 * gdb.cp/namespace-nested-import.cc: New test.
5533 * gdb.cp/namespace-nested-import.exp: New test.
5534
edb3359d
DJ
55352009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5536
5537 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
5538 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
5539 * gdb.opt/Makefile.in (EXECUTABLES): Update.
5540 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
5541 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
5542 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
5543 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
5544 gdb.opt/inline-markers.c: New files.
5545 * lib/gdb.exp (skip_inline_frame_tests): New function.
5546 (skip_inline_var_tests): New function.
5547
cf657a0c
AS
55482009-06-27 Andreas Schwab <schwab@linux-m68k.org>
5549
5550 * gdb.cp/exception.exp: Don't require $hex before inner frame in
5551 backtrace.
5552
28d41a99
MS
55532009-06-27 Michael Snyder <msnyder@vmware.com>
5554
5555 * gdb.reverse: New directory.
5556 * gdb.reverse/break-reverse.c: New test.
5557 * gdb.reverse/break-reverse.exp: New test.
5558 * gdb.reverse/consecutive-reverse.c: New test.
5559 * gdb.reverse/consecutive-reverse.exp: New test.
5560 * gdb.reverse/finish-reverse.c: New test.
5561 * gdb.reverse/finish-reverse.exp: New test.
5562 * gdb.reverse/machinestate.c: New test.
5563 * gdb.reverse/ms1.c: New test.
5564 * gdb.reverse/machinestate.exp: New test.
5565 * gdb.reverse/Makefile.in: New file.
5566 * gdb.reverse/shr2.c: New test.
5567 * gdb.reverse/solib-reverse.c: New test.
5568 * gdb.reverse/solib-reverse.exp: New test.
5569 * gdb.reverse/step-reverse.c: New test.
5570 * gdb.reverse/step-reverse.exp: New test.
5571 * gdb.reverse/until-reverse.c: New test.
5572 * gdb.reverse/ur1.c: New test.
5573 * gdb.reverse/until-reverse.exp: New test.
5574 * gdb.reverse/watch-reverse.c: New test.
5575 * gdb.reverse/watch-reverse.exp: New test.
5576 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
5577 * configure: Regenerate.
5578
fe3c8b0d
DE
55792009-06-26 Doug Evans <dje@google.com>
5580
5581 * gdb.base/psymtab.exp: Turn off pending breakpoints.
5582
3a72a602
PM
55832009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
5584
5585 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
5586 windows problem for 'file delete $binfile'.
5587
27aa8d6a
SW
55882009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
5589
5590 * gdb.cp/namespace-using.exp: New test.
5591 * gdb.cp/namespace-using.cc: New test.
5592
8ac055f8
JB
55932009-05-20 Joel Brobecker <brobecker@adacore.com>
5594
5595 * gdb.ada/variant_record_packed_array: New testcase.
5596
85e306ed
TT
55972009-06-23 Tom Tromey <tromey@redhat.com>
5598
5599 * gdb.base/charset.exp (test_combination): Regression test.
5600 * gdb.base/charset.c (my_wchar_t): New typedef.
5601 (myvar): New global.
5602 (main): Set myvar.
5603
56643c5e
PM
56042009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
5605
5606 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
5607 target.
5608
1fac167a
UW
56092009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5610
5611 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
5612
7ccb0be9
UW
56132009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5614
5615 * gdb.mi/gdb680.exp: Update test for error message.
5616
568d6575
UW
56172009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5618
5619 * gdb.base/annota1.exp: Allow multiple occurrences of the
5620 frames-invalid annotation.
5621 * gdb.cp/annota2.exp: Likewise.
5622
7cd1089b
PM
56232009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5624
5625 * gdb.cp/gdb2495.cc: New file.
5626 * gdb.cp/gdb2495.exp: New file.
5627
72c63395
JK
56282009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5629
5630 Report error on GDB crash during runto.
5631 * lib/gdb.exp (runto <eof>): New.
5632
3788363d
DJ
56332009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
5634
5635 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
5636 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
5637 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
5638 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
5639 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
5640 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
5641 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
5642 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
5643 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
5644 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
5645 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
5646 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
5647 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
5648 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
5649 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
5650 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
5651 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
5652 gdb.server/server-mon.exp, gdb.server/server-run.exp,
5653 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
5654 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
5655 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
5656 gdb.trace/passcount.exp, gdb.trace/report.exp,
5657 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
5658 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
5659 gdb.trace/while-stepping.exp: Use a unique name for the compiled
5660 executable.
5661
17592de3
PA
56622009-06-07 Pedro Alves <pedro@codesourcery.com>
5663
5664 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
5665 defined before referencing it.
5666
701e355d
DE
56672009-06-03 Doug Evans <dje@google.com>
5668
5669 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
5670 * gdb.arch/i386-see.c: Ditto.
5671
f2292c65
PM
56722009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
5673
5674 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
5675 (check_macro): Return 1 if undefined.
5676 If first test fails, check if macro debug information is available,
5677 and report unsupported test if no macro information is found.
5678
5a437975
DE
56792009-05-29 Doug Evans <dje@google.com>
5680
5681 * gdb.threads/hand-call-in-threads.exp: New.
5682 * gdb.threads/hand-call-in-threads.c: New.
5683
c141c696
MS
56842009-05-29 Michael Snyder <msnyder@vmware.com>
5685
5686 * gdb.base/break-always.exp: Change "1" to "on".
5687 Add confirmation check.
5688
b3444185
PA
56892009-05-28 Pedro Alves <pedro@codesourcery.com>
5690
5691 * gdb.threads/threxit-hop-specific.c: New.
5692 * gdb.threads/threxit-hop-specific.exp: New.
5693 * gdb.threads/thread-execl.c: New.
5694 * gdb.threads/thread-execl.exp: New.
5695
b6313243
TT
56962009-05-27 Tom Tromey <tromey@redhat.com>
5697 Thiago Jung Bauermann <bauerman@br.ibm.com>
5698
5699 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
5700 (mi_child_regexp): Likewise.
5701 (mi_list_varobj_children_range): Likewise.
5702 (mi_get_features): Likewise.
5703 (mi_list_varobj_children): Rewrite.
5704 * gdb.python/python-mi.exp: New file.
5705
a6bac58e
TT
57062009-05-27 Tom Tromey <tromey@redhat.com>
5707 Thiago Jung Bauermann <bauerman@br.ibm.com>
5708 Phil Muldoon <pmuldoon@redhat.com>
5709 Paul Pluzhnikov <ppluzhnikov@google.com>
5710
5711 * gdb.python/python-prettyprint.exp: New file.
5712 * gdb.python/python-prettyprint.c: New file.
5713 * gdb.python/python-prettyprint.py: New file.
5714 * gdb.base/display.exp: print/r is now valid.
5715
2c74e833
TT
57162009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5717 Tom Tromey <tromey@redhat.com>
5718 Pedro Alves <pedro@codesourcery.com>
5719 Paul Pluzhnikov <ppluzhnikov@google.com>
5720
5721 * gdb.python/python-template.exp: New file.
5722 * gdb.python/python-template.cc: New file.
5723 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
5724 tests.
5725 * gdb.python/python-value.exp (py_objfile_tests): New proc.
5726 Call it.
5727 (test_value_after_death): New proc.
5728 * gdb.python/python-value.c (PTR): New typedef.
5729 (main): New variable 'x'.
5730
89c73ade
TT
57312009-05-27 Tom Tromey <tromey@redhat.com>
5732
5733 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
5734 tests.
5735 * gdb.python/python-value.exp (py_objfile_tests): New proc.
5736 Call it.
5737
a75724bc
PA
57382009-05-27 Pedro Alves <pedro@codesourcery.com>
5739
5740 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
5741
e58b0e63
PA
57422009-05-24 Pedro Alves <pedro@codesourcery.com>
5743
5744 * gdb.threads/fork-thread-pending.c: New.
5745 * gdb.threads/fork-thread-pending.exp: New.
5746
4ac36638
JK
57472009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5748
5749 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
5750 * gdb.dwarf2/dw2-strp.S (a_string2): New.
5751
889bf7c5 57522009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 5753
889bf7c5 5754 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 5755
b242c3c2
PA
57562009-05-17 Pedro Alves <pedro@codesourcery.com>
5757
5758 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
5759 `gdb_get_line_number'. Call `callee' in both parent and child.
5760 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
5761 `gdb_get_line_number' instead of hardcoding line numbers.
5762 (catch_fork_unpatch_child): New procedure to test detaching
5763 breakpoints from child fork.
5764 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
5765 hardcoding line numbers.
5766 (do_fork_tests): Run `catch_fork_unpatch_child'.
5767
ee342b23
VP
57682009-05-17 Vladimir Prus <vladimir@codesourcery.com>
5769
5770 * gdb.mi/mi-cmd-var.exp: Check that when varobj
5771 of structure type enters or leaves the scope, it
5772 is reported by -var-update.
5773
e2009e98
DE
57742009-05-11 Doug Evans <dje@sebabeach.org>
5775
5776 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 5777 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
5778 * gdb.threads/schedlock.c (main): Fix off-by-one error.
5779
00903456
JK
57802009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5781
5782 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
5783
dc621c35
DE
57842009-04-30 Doug Evans <dje@google.com>
5785
5786 * gdb.threads/watchthreads2.exp: New testcase.
5787 * gdb.threads/watchthreads2.c: New testcase.
5788
9ab4e744
DE
57892009-04-29 Doug Evans <dje@google.com>
5790
5791 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
5792 * gdb.cp/mb-ctor.cc: Ditto.
5793 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
5794 * gdb.cp/mb-inline.h (multi_line_foo): New function.
5795 * gdb.cp/mb-inline1.cc: Call it.
5796 * gdb.cp/mb-inline2.cc: Ditto.
5797 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
5798 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
5799
484086b7
JK
58002009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5801
5802 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
5803 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
5804 Replace all uses of `decimal' by `nonzero'.
5805 (info macro FROM_COMMANDLINE): New test.
5806
379a77b5
TT
58072009-04-27 Tom Tromey <tromey@redhat.com>
5808
5809 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
5810
b92b73c2
DE
58112009-04-27 Doug Evans <dje@google.com>
5812
5813 * gdb.threads/watchthreads.c (main): Initialize args before starting
5814 the threads. Plus formatting cleanup.
5815 * gdb.threads/watchthreads.exp: Avoid errant failures due to
5816 biased scheduling of one thread.
5817
945a118d
JG
58182009-04-27 Jerome Guitton <guitton@adacore.com>
5819
5820 * gdb.cp/templates.cc (GetMax): New template.
5821 (main): Declare two instances of GetMax.
5822 * gdb.cp/templates.exp: Add new test.
5823
d389af10
JK
58242009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5825
5826 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
5827
e7f86de9
JM
58282009-04-22 Joseph Myers <joseph@codesourcery.com>
5829
5830 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
5831
334cc82d
TT
58322009-04-15 Tom Tromey <tromey@redhat.com>
5833
5834 * gdb.base/charset.exp: Add regression test.
5835
d12672cc
JB
58362009-04-14 Joel Brobecker <brobecker@adacore.com>
5837
5838 * gdb.base/exe-lock.exp: New testcase.
5839
18e8c3bc
TT
58402009-04-13 Tom Tromey <tromey@redhat.com>
5841
5842 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
5843 operator on Frame.
5844
5ecd5cbe
UW
58452009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5846
5847 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
5848 * gdb.server/ext-attach.exp: Likewise.
5849
7309f756
VP
58502009-04-03 Vladimir Prus <vladimir@codesourcery.com>
5851
5852 Eliminate some sleep usage.
5853
889bf7c5
PA
5854 * gdb.mi/basics.c (do_nothing): New.
5855 (main): Use do_nothing instead of printf, so that
5856 not to introduce race condition between output of
5857 inferiour and output of gdb. Do not use sleep as it
5858 is not generally available on embedded targets.
7309f756 5859
f4b95f6f
PA
58602009-04-02 Pedro Alves <pedro@codesourcery.com>
5861
5862 * gdb.server/ext-attach.exp: Expect an optional process id after
5863 "Detached from remote process".
5864
de40b933
JK
58652009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5866
5867 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
5868 gdb.dwarf2/dw2-unresolved.exp: New.
5869
2ae101a4
PA
58702009-04-02 Pedro Alves <pedro@codesourcery.com>
5871
5872 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
5873 mi_run_to_main.
5874
56a8e183
PA
58752009-04-02 Pedro Alves <pedro@codesourcery.com>
5876
5877 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
5878 mi_run_to_main. Skip thread exit test on remote targets.
5879 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
5880 mi_run_to_main.
5881 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
5882 mi_run_to_main.
5883 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
5884 when expecting ^connected. Detect when the target doesn't support
5885 non-stop mode.
5886 (mi_run_cmd): Detect if non-stop mode was requested by isn't
5887 supported. Return -1 on error, 0 on success.
5888 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
5889 (mi_runto): Return mi_runto_helper's result explicitly.
5890
c35fafde
PA
58912009-04-01 Pedro Alves <pedro@codesourcery.com>
5892
5893 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
5894
f8a8dce6
JB
58952009-04-01 Tom Tromey <tromey@redhat.com>
5896
5897 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
5898 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
5899 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
5900 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
5901
71c25dea
TT
59022009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
5903 Jan Kratochvil <jan.kratochvil@redhat.com>
5904
5905 PR gdb/931
5906 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
5907 output.
5908 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
5909 for gdb/931.
5910 * dw2-strp.S (DW_AT_language): Change to C++.
5911 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
5912
02d9a9ce
JB
59132009-03-31 Joel Brobecker <brobecker@adacore.com>
5914
5915 * gdb.ada/tasks: New testcase.
5916
1042e4c0
SS
59172009-03-30 Stan Shebs <stan@codesourcery.com>
5918
5919 * gdb.trace/actions.exp: Update to match new info trace format.
5920 * gdb.trace/deltrace.exp: Ditto.
5921 * gdb.trace/infotrace.exp: Ditto.
5922 * gdb.trace/passcount.exp: Ditto.
5923 * gdb.trace/save-trace.exp: Ditto.
5924 * gdb.trace/while-stepping.exp: Ditto.
5925 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
5926
f8f6f20b
TJB
59272009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5928
5929 * gdb.python/python-frame.c: New file.
5930 * gdb.python/python-frame.exp: New file.
5931
c0c6f777
TJB
59322009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5933
5934 * gdb.python/python-value.exp: Add tests for the address
5935 attribute.
5936
3cb51905
AS
59372009-03-29 Andreas Schwab <schwab@linux-m68k.org>
5938
5939 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
5940
88fc996f
DE
59412009-03-26 Doug Evans <dje@google.com>
5942
5943 * gdb.mi/mi-nonstop-exit.exp: New file.
5944 * gdb.mi/non-stop-exit.c: New file.
5945
56ef84b1
TT
59462009-03-26 Tom Tromey <tromey@redhat.com>
5947
5948 Update for change to prologue skipping:
5949 * gdb.mi/mi2-simplerun.exp: Update.
5950 * gdb.mi/mi2-break.exp: Update.
5951 * gdb.mi/mi-simplerun.exp: Update.
5952 * gdb.mi/mi-break.exp: Update.
5953 * gdb.base/ending-run.exp: Update.
5954
def2b000
TJB
59552009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5956
5957 * gdb.python/python-value.exp (test_value_in_inferior): Test
5958 gdb.Value.is_optimized_out attribute.
5959
442ddf59
JK
59602009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5961
5962 * gdb.dwarf2/dw2-noloc-main.c: New file.
5963 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
5964 (.text): Remove.
5965 (.data): New.
5966 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
5967 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
5968 (DW_TAG_subprogram func_cu1, noloc): Remove.
5969 (main): New.
5970 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
5971 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
5972 (file_symbols): New procedure.
5973
a8df5de4
TT
59742009-03-25 Tom Tromey <tromey@redhat.com>
5975
5976 * gdb.base/charset.exp (valid_target_charset): New proc.
5977 Use it to skip tests on invalid charsets.
5978
cc1d7add
PM
59792009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
5980
5981 * gdb.base/completion.exp: Add a test for directory completion.
5982
bcd5727b
JK
59832009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5984
5985 Fix a racy FAIL.
5986 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
5987 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
5988
cc924cad
TJB
59892009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5990
5991 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
5992 * gdb.python/python-function.exp: Add test for function returning
5993 a GDB value.
5994
bc3b79fd
TJB
59952009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
5996
5997 * gdb.python/python-function.exp: New file.
5998
6c7a06a3
TT
59992009-03-20 Tom Tromey <tromey@redhat.com>
6000
6001 * gdb.base/store.exp: Update for change to escape output.
6002 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
6003 to escape output.
6004 * gdb.base/pointers.exp: Update for change to escape output.
6005 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
6006 to escape output.
6007 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
6008 escape output.
6009 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
6010 to escape output.
6011 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
6012 escape output.
6013 * gdb.base/setvar.exp: Update for change to escape output.
6014 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
6015 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
6016 to escape output.
6017 (test_print_string_constants): Likewise.
6018 * gdb.base/charset.exp (valid_host_charset): Check size of
6019 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
6020 cases. Handle "auto"-related output.
6021 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
6022 (uvar, Uvar): New globals.
6023
c31af87b
JG
60242009-03-19 Jerome Guitton <guitton@adacore.com>
6025
6026 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
6027 deltas.
6028 * gdb.ada/fixed_points.exp: Ditto.
6029
51272cf2
PA
60302009-03-18 Pedro Alves <pedro@codesourcery.com>
6031
6032 * return-nodebug.c: Don't include stdio.h.
6033 (init): Delete.
6034 (func): Delete definition and provide extern declaration.
6035 (t): New.
6036 (main): Don't call printf. Call func and store its result in t.
6037 * return-nodebug1.c: New.
6038 * return-nodebug.exp: Don't expect stdio output. Instead, print
6039 the global variable t. Drop printf formatters and cast types from
6040 foreach loop. Don't use prepare_for_testing. Compile
6041 return-nodebug.c and return-nodebug1.c in separate steps. Don't
6042 define FORMAT or CAST.
6043
d24948ac
PP
60442009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6045
6046 * gdb.base/solib-display.exp: Disable test for remote targers.
6047
61ff14c6
JK
60482009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6049
6050 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
6051
cb4dce93
JK
60522009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6053
6054 Fix a racy FAIL.
6055 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
6056 code from `follow parent, print pids'.
6057 (`follow child, print pids', `follow parent, print pids'): Call it.
6058 Replace `gdb_test "break..."' by gdb_breakpoint.
6059
f7c60c5e
VP
60602009-03-13 Vladimir Prus <vladimir@codesourcery.com>
6061
6062 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 6063 sync and async modes.
f7c60c5e 6064
383ace49
JB
60652009-03-12 Joel Brobecker <brobecker@adacore.com>
6066
6067 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
6068 that was checked in by mistake. Remove loading of ada.exp, since
6069 this is not necessary in this case.
6070
4ce102af
JB
60712009-03-12 Joel Brobecker <brobecker@adacore.com>
6072
6073 * gdb.ada/ptype_arith_binop.exp: New testcase.
6074
529a2aef
JB
60752009-03-12 Joel Brobecker <brobecker@adacore.com>
6076
6077 * gdb.ada/mod_from_name: New testcase.
6078
8a38181c
JB
60792009-03-12 Joel Brobecker <brobecker@adacore.com>
6080
6081 * gdb.ada/tick_last_segv: New testcase.
6082
11436dee
VP
60832009-03-12 Vladimir Prus <vladimir@codesourcery.com>
6084
61ff14c6 6085 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 6086
1f31650a
VP
60872009-03-12 Vladimir Prus <vladimir@codesourcery.com>
6088
61ff14c6
JK
6089 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
6090 include the token in ^running and frame info in *stopped.
1f31650a 6091
a3247a22
PP
60922009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
6093
6094 * solib-display.exp: New file.
6095 * solib-display-main.c: New file.
6096 * solib-display-lib.c: New file.
61ff14c6 6097
aae64587
PA
60982009-03-05 Pedro Alves <pedro@codesourcery.com>
6099
6100 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
6101
44aabfbc
JK
61022009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6103
6104 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
6105 (list_and_check_macro): Use more specific test name.
6106 (next to definition): Make the test names unique.
6107
c087fcd3
PM
61082009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
6109
6110 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 6111
c86cf029
VP
61122009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6113
6114 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
6115 notifications.
6116 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
6117 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
6118 * lib/mi-support.exp (library_loaded_re): New.
6119 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
6120
3ea85240
VP
61212009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6122
6123 * gdb.gdb/observer.exp: Use test_notification observer, not
6124 normal_stop, everywhere.
6125 (test_normal_stop_notifications): Rename to...
6126 (test_notifications): ...this.
6127 (test_observer_normal_stop): Rename to...
6128 (test_observer): ...this.
6129
1903f0e6
DE
61302009-02-16 Doug Evans <dje@google.com>
6131
6132 * gdb.arch/amd64-disp-step.S (test_int3): New test.
6133 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
6134 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
6135 (test_prefixed_syscall,test_int3): New tests.
6136 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
6137 (test_prefixed_syscall,test_int3): New tests.
6138
1d33d6ba
VP
61392009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6140
3cb51905
AS
6141 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
6142 (mi_expect_interrupt): Likewise.
6143 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
6144 response.
1d33d6ba 6145
faafb047
PM
61462009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
6147
6148 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
6149 * gdb.base/pc-fp.exp (get_valueofx): Remove.
6150 Replace calls to get_valueofx by get_hexadecimal_valueof.
6151
417e16e2
PM
61522009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
6153
6154 * lib/gdb.exp (get_valueof): Accept anything as a return value.
6155 (get_integer_valueof): New procedure.
6156 (get_sizeof): Use new get_integer_value_of.
6157 * gdb.base/sizeof.exp: Replace all uses of get_valueof
6158 by get_integer_valueof.
6159
7065b901
TT
61602009-02-13 Tom Tromey <tromey@redhat.com>
6161
6162 * gdb.base/remote.exp (get_sizeof): Remove.
6163 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
6164 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
6165 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
6166 * lib/gdb.exp (get_valueof): Move from long_long.exp.
6167 (get_sizeof): Likewise.
6168
5d7cb8df
JK
61692009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6170
6171 PR fortran/9806
6172 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
6173
b2febfff
PP
61742009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
6175
6176 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
6177
4aa995e1
PA
61782009-02-06 Pedro Alves <pedro@codesourcery.com>
6179
6180 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
6181
d8906c6f
TJB
61822009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
6183
6184 * gdb.python/python-cmd.exp: New file.
6185
ff4ab08d
TG
61862009-02-06 Tristan Gingold <gingold@adacore.com>
6187
6188 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
6189
aacd552b
TG
61902009-02-05 Tristan Gingold <gingold@adacore.com>
6191
6192 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
6193 pointer is dereferenced and use this signal name in regexp.
6194 * gdb.base/signull.exp: Ditto.
6195 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
6196 * gdb.base/signull.c (main): Ditto.
6197
08c637de
TJB
61982009-02-04 Tom Tromey <tromey@redhat.com>
6199 Thiago Jung Bauermann <bauerman@br.ibm.com>
6200
6201 * gdb.python/python-value.exp: Use `gdb.history' instead of
6202 `gdb.value_from_history'.
6203 (test_value_numeric_ops): Add test for conversion of enum constant.
6204 * gdb.python/python-value.c (enum e): New type.
6205 (evalue): New global.
6206 (main): Use argv.
6207
20261af8
JG
62082009-02-04 Jerome Guitton <guitton@adacore.com>
6209
6210 * gdb.ada/uninitialized_vars: New test program.
6211 * gdb.ada/uninitialized_vars.exp: New testcase.
6212
52e44b43
TT
62132009-02-02 Tom Tromey <tromey@redhat.com>
6214
6215 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
6216 * gdb.cp/pr2489.cc: Rename...
6217 * gdb.cp/pr9594.cc: ... to this.
6218
1c71341a
TT
62192009-02-02 Tom Tromey <tromey@redhat.com>
6220
6221 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
6222 * gdb.cp/pr2489.cc: New file.
6223 * gdb.cp/cpcompletion.exp: New file.
6224
a4295225
TT
62252009-02-02 Tom Tromey <tromey@redhat.com>
6226
6227 PR exp/9059:
6228 * gdb.cp/call-c.exp: Add regression test.
6229 * gdb.cp/call-c.cc (FooHandle): New typedef.
6230 (main): New variable 'handle'.
6231
592375cd
VP
62322009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6233
6234 * lib/mi-support.exp (et_mi_thread_list)
6235 (check_mi_and_console_threads): Adjust for current thread in
6236 -thread-list-ids output.
6237
41447f92
VP
62382009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6239
889bf7c5
PA
6240 * gdb.mi/mi-break.exp (test_disabled_creation): New.
6241 Call it.
41447f92 6242
35669430
DE
62432009-01-28 Doug Evans <dje@google.com>
6244
6245 * gdb.arch/amd64-disp-step.S: New file.
6246 * gdb.arch/amd64-disp-step.exp: New file.
6247 * gdb.arch/i386-disp-step.S: New file.
6248 * gdb.arch/i386-disp-step.exp: New file.
6249
09f00d9a
PM
62502009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
6251
6252 * gdb.base/find.exp: Set newline variable
6253 using quotes instead of braces to fix cygwin failures.
6254
1e8fb976
PA
62552009-01-23 Pedro Alves <pedro@codesourcery.com>
6256
6257 * gdb.base/radix.exp: Add tests to ensure that that set
6258 input-radix 0 and set output-radix 0 are really rejected.
6259
da061712
PA
62602009-01-23 Pedro Alves <pedro@codesourcery.com>
6261
6262 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
6263 copyright years.
6264
dd7e2d2b
PA
62652009-01-23 Pedro Alves <pedro@codesourcery.com>
6266
6267 PR gdb/9664:
6268 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
6269
392452f6
PA
62702009-01-22 Pedro Alves <pedro@codesourcery.com>
6271
6272 PR c++/9631:
6273 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
6274
8653e71c
PM
62752009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
6276
6277 * gdb.server/file-transfer.exp: Use EXEEXT variable for
6278 binfile definition to fix Windows OS failure.
6279
a12cc160
DJ
62802009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
6281
6282 PR gdb/9346
6283 * gdb.base/interrupt.c (sigint_handler): New.
6284 (main): Install a SIGINT handler if SIGNALS is defined. Exit
6285 on error.
6286 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
6287 Test "signal SIGINT".
6288
b89667eb
DE
62892009-01-19 Doug Evans <dje@google.com>
6290
6291 * gdb.base/break.exp: Update expected gdb output.
6292 * gdb.base/sepdebug.exp: Ditto.
6293 * gdb.mi/mi-syn-frame.exp: Ditto.
6294 * gdb.mi/mi2-syn-frame.exp: Ditto.
6295 * gdb.base/call-signal-resume.exp: New file.
6296 * gdb.base/call-signals.c: New file.
6297 * gdb.base/unwindonsignal.exp: New file.
6298 * gdb.base/unwindonsignal.c: New file.
6299 * gdb.threads/interrupted-hand-call.exp: New file.
6300 * gdb.threads/interrupted-hand-call.c: New file.
6301 * gdb.threads/thread-unwindonsignal.exp: New file.
6302
adb483fe
DJ
63032009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6304
6305 * gdb.base/define.exp: Test defining and hooking prefix commands.
6306 * gdb.python/python.exp: Update test for "show user" output.
6307
60023297
JK
63082009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6309
6310 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
6311 now the output exactly, using less wildcards. Expect also the output
6312 of gfortran-4.3. Update for the f-valprint.c modification from
6313 2008-04-22.
6314 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
6315 Remove gdb_test test names where matching the command.
6316
ccc57cf9
PA
63172009-01-01 Pedro Alves <pedro@codesourcery.com>
6318
6319 PR breakpoints/9681:
6320 * gdb.base/watchpoint.exp: Add regression test.
6321
c7a6ca08
PA
63222008-12-31 Pedro Alves <pedro@codesourcery.com>
6323
6324 * gdb.threads/attach-into-signal.exp: Don't use
6325 gdb_suppress_entire_file.
6326 * gdb.threads/attach-stopped.exp: Ditto.
6327 * gdb.threads/attachstop-mt.exp: Ditto.
6328
3a031f65
PA
63292008-12-31 Pedro Alves <pedro@codesourcery.com>
6330
6331 PR gdb/8812:
6332 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
6333
09e6485f
PA
63342008-12-29 Pedro Alves <pedro@codesourcery.com>
6335
6336 PR gdb/7536:
6337 * gdb.base/radix.exp: Add tests to ensure invalid input radices
6338 and unsupported output radices are really rejected.
6339
0cd53049
JK
63402008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6341
6342 * gdb.cp/punctuator.exp: Backslash the '$' signs.
6343
ba163c7e
TT
63442008-12-22 Tom Tromey <tromey@redhat.com>
6345
6346 * gdb.cp/punctuator.exp: New file.
6347
6f4de6c9
JK
63482008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6349
6350 * gdb.base/completion.exp (Completing non-existing component): New test.
6351
0f34d0b4
JK
63522008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6353
6354 Fix for PR gdb/8648.
6355 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
6356 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
6357 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
6358 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
6359
db2ad4c3
JK
63602008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6361
6362 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
6363
bb5ef15e
DP
63642008-12-16 Christophe Lyon <christophe.lyon@st.com>
6365
6366 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
6367 compiler actually generate code at the expected line number.
6368
90142adc
JZ
63692008-12-15 Jie Zhang <jie.zhang@analog.com>
6370
6371 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
6372
fad6eecd
TT
63732008-12-12 Tom Tromey <tromey@redhat.com>
6374
6375 * gdb.base/commands.exp (redefine_hook_test): New proc.
6376 Call it.
6377
17c8aaf5
TT
63782008-12-11 Tom Tromey <tromey@redhat.com>
6379
6380 * gdb.base/macscp.exp: New regression test.
6381
7c8adf68
TT
63822008-12-11 Tom Tromey <tromey@redhat.com>
6383
6384 * gdb.base/macscp.exp: Print "address.addr".
6385 * gdb.base/macscp1.c (struct outer): New struct.
6386 (address): New global.
6387
b05dcbb7
TT
63882008-12-09 Tom Tromey <tromey@redhat.com>
6389
6390 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
6391 Call it.
6392
2d476de1
DE
63932008-12-04 Doug Evans <dje@google.com>
6394
6395 * gdb.server/ext-run.exp: Relax regexp for init program.
6396
87bdc959
TG
63972008-12-03 Tristan Gingold <gingold@adacore.com>
6398
6399 * gdb.base/macscp.exp: Generate an object file during compilation
6400 to work around Darwin dsymutil limitations.
6401
e0740f77
JK
64022008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6403
6404 Test resolving external references to TLS variables.
6405 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
6406 FILE2_THREAD_LOCAL.
6407 (testfile2, srcfile2): New variables.
6408 * gdb.threads/tls.c (file2_thread_local)
6409 (function_referencing_file2_thread_local): New.
6410 * gdb.threads/tls2.c: New file.
6411
67f0aac5
JB
64122008-11-28 Joel Brobecker <brobecker@adacore.com>
6413
6414 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
6415 rather than integer, as integer might not be big enough when
6416 on 64bit targets.
67f0aac5 6417
c332165e
JG
64182008-11-27 Jerome Guitton <guitton@adacore.com>
6419
6420 * gdb.cp/formatted-ref.exp: Add equality test.
6421 * gdb.ada/formatted_ref.exp: Ditto.
6422
fc9b693c
JK
64232008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6424
6425 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
6426 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
6427
a9c64011
AS
64282008-11-20 Andreas Schwab <schwab@suse.de>
6429
6430 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
6431 matching syscall entry point.
6432 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
6433 (tcatch_vfork_then_child_follow): Likewise. Finish through
6434 vfork even if we stopped at the syscall trampoline.
6435
e2fd701e
DE
64362008-11-20 Doug Evans <dje@google.com>
6437
6438 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
6439
69abc51c
TJB
64402008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
6441
6442 * gdb.arch/ppc-dfp.exp: New file.
6443 * gdb.arch/ppc-dfp.c: New file.
6444
c14c28ba
PP
64452008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6446
6447 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 6448
2e74121d
DE
64492008-11-17 Doug Evans <dje@google.com>
6450
6451 * gdb.mi/mi-syn-frame.exp: Update expected output.
6452 * gdb.mi/mi2-syn-frame.exp: Update expected output.
6453
66bb093b
VP
64542008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6455
6456 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
6457 "thread N" results in =thread-selected.
6458 * lib/mi-support (mi_run_cmd, mi_expect_stop)
6459 (mi_send_resuming_command_raw): Be prepared for
6460 =thread-selected.
6461
3d043ef6
VP
64622008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6463
a9c64011
AS
6464 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
6465 * lib/mi-support.exp: Likewise.
3d043ef6 6466
808104c8
JB
64672008-11-16 Joel Brobecker <brobecker@adacore.com>
6468
6469 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
6470 commands from the expected output for "help catch".
6471
00b22944
JB
64722008-11-15 Joel Brobecker <brobecker@adacore.com>
6473
6474 * gdb.ada/int_deref.exp: New testcase.
6475
59669435
TT
64762008-11-14 Nick Roberts <nickrob@snap.net.nz>
6477
6478 * gdb.mi/gdb2549.exp: New file.
6479
de04a248
DE
64802008-11-11 Doug Evans <dje@google.com>
6481
6482 * gdb.base/callexit.exp: New file.
6483 * gdb.base/callexit.c: New file.
6484
6b8ce727
DE
64852008-11-10 Doug Evans <dje@google.com>
6486
6487 * lib/gdb.exp (GDBFLAGS): Move -nx ...
6488 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
6489 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
6490 (default_gdb_start,default_gdb_exit): Ditto.
6491 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
6492 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
6493 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
6494 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
6495 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
6496 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
6497
1b14b8aa
AS
64982008-11-03 Andreas Schwab <schwab@suse.de>
6499
6500 * gdb.base/hashline2.exp: Fix typo.
6501 * gdb.base/hashline3.exp: Likewise.
6502
f3134b88
TT
65032008-10-30 Tom Tromey <tromey@redhat.com>
6504
6505 * gdb.base/pointers.exp: Add test.
6506 * gdb.base/pointers.c (k, S): New typedefs.
6507 (instance): New global.
6508
c2226152
AS
65092008-10-30 Andreas Schwab <schwab@suse.de>
6510
6511 * gdb.base/args.exp: Add tests for newlines.
6512
462f405c
JB
65132008-10-30 Joel Brobecker <brobecker@adacore.com>
6514
6515 gdb.base/foll-exec.exp: Update the expected output of a couple
6516 of "info breakpoints" tests.
6517
79a45b7d
TT
65182008-10-28 Tom Tromey <tromey@redhat.com>
6519
6520 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
6521
adc13a14
PA
65222008-10-24 Pedro Alves <pedro@codesourcery.com>
6523
6524 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
6525 gdb_start_cmd.
6526 Use runto_main before any test that requires execution.
6527
252fbfc8
PA
65282008-10-23 Pedro Alves <pedro@codesourcery.com>
6529
6530 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
6531 instead of SIGINT.
6532
28148e3d
JB
65332008-10-22 Joel Brobecker <brobecker@adacore.com>
6534
6535 * gdb.base/completion.exp: Update expected output following
6536 the addition of the "info tasks" command.
6537
c209f847
TT
65382008-10-22 Tom Tromey <tromey@redhat.com>
6539
6540 * gdb.base/exprs.exp (test_expr): Add test for string
6541 concatenation.
6542
f177e350
PA
65432008-10-19 Pedro Alves <pedro@codesourcery.com>
6544
6545 * configure.ac: Output gdb.python/Makefile.
6546 * configure: Regenerate.
6547 * gdb.python/Makefile.in: New.
6548
cce89356
JB
65492008-10-16 Joel Brobecker <brobecker@adacore.com>
6550
6551 * gdb.base/foll-fork.exp: Adjust the expected output to match
6552 the new description for fork/vfork catchpoints in the "info
6553 breakpoints" output.
6554
176d289d
TJB
65552008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
6556
6557 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
6558
a08702d6
TJB
65592008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6560
6561 * gdb.python/python-value.c: New file.
6562 * gdb.python/python-value.exp: New file.
6563
1c5cfe86
PA
65642008-10-15 Pedro Alves <pedro@codesourcery.com>
6565
6566 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
6567
5a98ad69
DP
65682008-10-15 Denis Pilat <denis.pilat@st.com>
6569
41702f1b 6570 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 6571
dcb1a1e2
TT
65722008-10-09 Tom Tromey <tromey@redhat.com>
6573
6574 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
6575 'fprintf' and 'stderr'.
6576
9124fe48
JB
65772008-10-07 Joel Brobecker <brobecker@adacore.com>
6578
6579 * gdb.ada/ref_tick_size.exp: New testcase.
6580
45452591
DE
65812008-10-06 Doug Evans <dje@google.com>
6582
6583 * gdb.dwarf2/dw2-cu-size.exp: New file.
6584 * gdb.dwarf2/dw2-cu-size.S: New file.
6585
6586 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
6587 .Ltype_int for clarity.
6588
4fc5b208
PP
65892008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
6590
6591 PR gdb/2384:
6592 * gdb.cp/gdb2384.exp: Extended to test more cases.
6593 * gdb.cp/gdb2384.cc: Likewise.
6594 * gdb.cp/gdb2384-base.h: Likewise.
6595 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 6596
d78df370
JK
65972008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6598
6599 * gdb.base/maint.exp (maint print type): Remove printing
6600 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
6601
9a044a89
TT
66022008-09-30 Tom Tromey <tromey@redhat.com>
6603
6604 * gdb.base/macscp.exp: Add completion tests.
6605 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
6606 (TWENTY_THREE): Likewise.
6607 (FORTY_EIGHT): Likewise.
6608
506800a9
TT
66092008-09-30 Tom Tromey <tromey@redhat.com>
6610
6611 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
6612 everywhere.
6613 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
6614
1a6f01b5
JK
66152008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6616
6617 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
6618 testcase is derived from. Fix racy dependency on an expected PID
6619 number. No longer support the testcase on Linux kernel 2.4.x.
6620
2fae03e8
TT
66212008-09-27 Tom Tromey <tromey@redhat.com>
6622
6623 * gdb.base/macscp.exp: Add tests for stringification, splicing,
6624 and varargs.
6625
1ad15515
PA
66262008-09-22 Pedro Alves <pedro@codesourcery.com>
6627
6628 * lib/mi-support.exp (mi_expect_interrupt): New.
6629 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
6630 from gdb.mi/mi-nonstop.exp.
6631 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
6632 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
6633 lib/mi-support.exp.
6634 Use mi_check_thread_states throughout. Avoid ".*" and do not
6635 require an anchor after -exec-run.
6636
d0b76dc6
DJ
66372008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6638
6639 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
6640 stop is pending. Avoid ".*" when two stops are pending.
6641 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
6642 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
6643 newlines in fullnames.
6644 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
6645 (mi_expect_stop): Update comments. Only anchor in sync mode.
6646 Do not match newlines.
6647 (mi_send_resuming_command_raw): Always return status.
6648 (mi_get_stop_line): Do not match more than one line by accident.
6649 Only anchor in sync mode.
6650 (mi_run_inline_test): If -exec-next fails, give up.
6651
9990c830
UW
66522008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6653
6654 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
6655 on SPU.
6656
ebcf6f00
JB
66572008-09-10 Joel Brobecker <brobecker@adacore.com>
6658
6659 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
6660
b6db24e5
JB
66612008-09-10 Joel Brobecker <brobecker@adacore.com>
6662
6663 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
6664 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
6665 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
6666 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
6667 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
6668 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
6669 gdb.ada/interface.exp, gdb.ada/null_array.exp,
6670 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
6671 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
6672 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
6673 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
6674 Include the "= " sequence in the expected output of print tests.
6675
2bf448e0
JB
66762008-09-10 Joel Brobecker <brobecker@adacore.com>
6677
6678 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
6679 description for boolean types.
6680
d51fd4c8
PA
66812008-09-09 Pedro Alves <pedro@codesourcery.com>
6682
6683 * gdb.base/hook-stop-continue.c: New.
6684 * gdb.base/hook-stop-continue.exp: New.
6685
694182d2
DJ
66862008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6687
6688 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
6689
3b8a7fc0
JG
66902008-09-08 Jerome Guitton <guitton@adacore.com>
6691
6692 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
6693 (stack_check_probe_2, stack_check_probe_loop_1)
6694 (stack_check_probe_loop_2): New functions.
6695 (main): Add call to these new functions.
6696 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
6697 functions, check that the breakpoint is inserted at the appropriate
6698 location.
6699 (insert_breakpoint): Slightly refine this procedure so that it can
6700 be called several times in the test.
6701
96cc0ae8
JG
67022008-09-08 Jerome Guitton <guitton@adacore.com>
6703
6704 * gdb.base/stack-checking.c: New file.
6705 * gdb.base/stack-checking.exp: New file.
6706
1f08b409
TJB
67072008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
6708
6709 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
6710 * gdb.arch/altivec-regs.exp: Likewise.
6711 * gdb.arch/vsx-regs.exp: Likewise.
6712
3099e1c4
TJB
67132008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
6714
6715 * gdb.arch/ppc-fp.exp: New file.
6716 * gdb.arch/ppc-fp.c: New file.
6717
cc69bfc1
PP
67182008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
6719
6720 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
6721 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 6722
b02a33db
MS
67232008-09-04 Michael Snyder <msnyder@vmware.com>
6724
6725 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
6726 as "at" (for non-debug functions such as _start).
6727
2992cbe0
UW
67282008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6729
6730 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
6731 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
6732 software watchpoints.
6733 * gdb.base/watch_thread_num.exp: Likewise.
6734
514f746b
AR
67352008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
6736
6737 * gdb.arch/i386-bp_permanent.exp: New test.
6738
876cecd0
TT
67392008-08-24 Tom Tromey <tromey@redhat.com>
6740
6741 * gdb.base/maint.exp: Update "maint print type".
6742
80f73d71
VP
67432008-08-21 Vladimir Prus <vladimir@codesourcery.com>
6744
6745 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
6746 support. Adjust the order of "*running" notifications.
6747 * gdb.mi/non-stop.c: Don't cast from int to void* and
6748 back.
6749
d9c78d7d
MK
67502008-08-20 Mark Kettenis <kettenis@gnu.org>
6751
6752 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
6753 expect to find it in the "info frame" output.
6754
97a2d1d3
DJ
67552008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
6756
6757 * gdb.base/interp.exp: Always consume both prompts.
6758
b96e2927
PA
67592008-08-20 Pedro Alves <pedro@codesourcery.com>
6760
6761 * gdb.base/pending.exp: Test pending breakpoints without symbols
6762 loaded.
6763
8cf6e61a
VP
67642008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6765
6766 * lib/mi-support.exp (mi_expect_stop): Produce
6767 more details on failures.
6768 * gdb.mi/mi-nonstop.exp: New.
6769 * gdb.mi/non-stop.c: New.
6770
c6ebd6cf
VP
67712008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6772
a9c64011
AS
6773 * gdb.mi/mi-async.exp: Use 'set target-async'.
6774 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 6775
46a9b8ed
DJ
67762008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
6777
6778 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
6779
44feb3ce
TT
67802008-08-17 Tom Tromey <tromey@redhat.com>
6781
6782 * gdb.base/help.exp (help catch): Rewrite.
6783
311a4e6b
TJB
67842008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6785
6786 * gdb.base/define.exp: Test indented command documentation.
6787 * gdb.python/python.exp: Test indented multi-line command.
6788
604c2f83
LM
67892008-08-15 Luis Machado <luisgpm@br.ibm.com>
6790
6791 * testsuite/gdb.arch/vsx-regs.c: New source file.
6792 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
6793 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
6794
886a217c
TT
67952008-08-14 Tom Tromey <tromey@redhat.com>
6796
6797 * gdb.base/macscp.exp: Add regression test for "macro define" or
6798 "macro undef" with no arguments.
6799
c814a4f3
PP
68002008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6801
6802 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 6803
12ab8a60
UW
68042008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6805
6806 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
6807
d57a3c85
TJB
68082008-08-06 Tom Tromey <tromey@redhat.com>
6809
6810 * gdb.python/python.exp: New file.
6811
c7b778ff
JK
68122008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6813
6814 Fix for PR gdb/1543.
6815 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
6816 $LOCATION.
6817 (location): New variable.
6818 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
6819 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
6820 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
6821 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
6822 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
6823 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
6824 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
6825 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
6826 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
6827 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
6828 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
6829 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
6830 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
6831 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
6832 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
6833 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
6834 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
6835 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
6836 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
6837 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
6838 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
6839 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
6840 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
6841 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
6842 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
6843 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
6844 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
6845 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
6846 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
6847 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
6848 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
6849 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
6850 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
6851 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
6852 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
6853 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
6854 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
6855 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
6856 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
6857 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
6858 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
6859 gdb.base/type-opaque.exp, gdb.base/until.exp,
6860 gdb.base/value-double-free.c, gdb.base/varargs.exp,
6861 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
6862 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
6863 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
6864 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
6865 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
6866 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
6867 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
6868 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
6869 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
6870 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
6871 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
6872 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
6873 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
6874 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
6875 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
6876 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
6877 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
6878 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
6879 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
6880 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
6881 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
6882 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
6883 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
6884 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
6885 gdb.pascal/types.exp, gdb.stabs/weird.exp,
6886 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
6887 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
6888 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
6889 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
6890 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
6891 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
6892 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6893 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
6894 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6895 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
6896 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6897 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
6898 lib/mi-support.exp, lib/trace-support.exp: Remove reference
6899 to bug-gdb@prep.ai.mit.edu .
6900
5e06a3d1
VP
69012008-07-31 Vladimir Prus <vladimir@codesourcery.com>
6902
6903 * lib/mi-support.exp (mi_load_shlibs): New.
6904 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
6905
9d81d21b
VP
69062008-07-30 Vladimir Prus <vladimir@codesourcery.com>
6907
6908 * lib/mi-support.exp (get_mi_thread_list)
6909 (check_mi_and_console_threads): New, moved from ...
6910 * gdb.mi/mi-pthread.exp: ...here.
6911 * gdb.mi/gdb669.exp (get_mi_thread_list)
6912 (check_mi_and_console_threads): Delete.
6913 * gdb.mi/mi2-pthread.exp: Likewise.
6914
bae98fe0
TT
69152008-07-28 Tom Tromey <tromey@redhat.com>
6916
6917 * Makefile.in (just-check): Remove. Move body to...
6918 (check): ... here.
6919
57380f4e
DJ
69202008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6921
6922 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
6923 Add a test for duplicated SIGINTs.
6924
e09490f1
DJ
69252008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6926
6927 * gdb.threads/schedlock.exp (get_args): Update to work for any
6928 value of NUM.
6929 (Top level): Report the number of threads that did not resume.
6930
6387b45f
DJ
69312008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6932
6933 * gdb.dwarf2/dw2-compressed.S: Also define __start.
6934
62f64ff2
DJ
69352008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6936
6937 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
6938 non-MI prompt.
6939
fa8de41e
TT
69402008-07-26 Tom Tromey <tromey@redhat.com>
6941
6942 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
6943 (function_struct, function_struct_ptr): New globals.
6944 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
6945 function pointer in a struct.
6946
ccb3ac8a
TT
69472008-07-26 Tom Tromey <tromey@redhat.com>
6948
6949 * gdb.base/macscp.exp: Add test for macro lexing bug.
6950
d7d9f01e
TT
69512008-07-18 Tom Tromey <tromey@redhat.com>
6952
6953 * gdb.base/macscp.exp: Add macro tests.
6954
9bf07184
PP
69552008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6956
6957 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
6958
becf6477
PP
69592008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6960
6961 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
6962
0709f7d3
PP
69632008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6964
6965 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 6966
7093c834
PP
69672008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
6968
6969 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 6970
b432ffe3
JK
69712008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6972
6973 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
6974
b1a268e5
VP
69752008-07-12 Vladimir Prus <vladimir@codesourcery.com>
6976
6977 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
6978
e2995f8e
KB
69792008-07-11 Kevin Buettner <kevinb@redhat.com>
6980
6981 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
6982 of regexp to account for changes made to GDB in the printing of
6983 byte vectors.
6984
14032a66
TT
69852008-07-11 Tom Tromey <tromey@redhat.com>
6986
6987 * gdb.base/completion.exp: Add 'help' completion test.
6988
981505ef
JK
69892008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6990
6991 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
6992
10568435
JK
69932008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6994
6995 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
6996
4487aabf
PA
69972008-07-09 Pedro Alves <pedro@codesourcery.com>
6998
6999 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
7000
a4a9b1c4
PA
70012008-07-09 Pedro Alves <pedro@codesourcery.com>
7002
7003 * gdb.base/fullname.exp: Restore pwd if compiling failed.
7004
3c3185ac
JK
70052008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7006
7007 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
7008
7ebd49dc
VP
70092008-06-28 Vladimir Prus <vladimir@codesourcery.com>
7010
7011 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
7012 previous commit. Add a comment.
7013
84e46146
PA
70142008-06-28 Pedro Alves <pedro@codesourcery.com>
7015
7016 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
7017
0f8d4a2f
VP
70182008-06-28 Vladimir Prus <vladimir@codesourcery.com>
7019
7020 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
7021
f747e0ce
PA
70222008-06-27 Pedro Alves <pedro@codesourcery.com>
7023
7024 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
7025 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
7026 compiling an executable, link in an object that forces unbuffered
7027 output.
7028 * lib/set_unbuffered_mode.c: New file.
7029
734a5c36
JK
70302008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7031
7032 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
7033
a2840c35
VP
70342008-06-25 Vladimir Prus <vladimir@codesourcery.com>
7035
a9c64011
AS
7036 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
7037 mi_expect_stop.
7038 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
7039 Demand that *running is output.
7040 (detect_async): Perform checking every time.
7041 (mi_send_resuming_command): Extract everything into...
7042 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
7043 (mi_expect_stop): Don't accept any output before *stopped.
7044
6ae37fef
VP
70452008-06-13 Vladimir Prus <vladimir@codesourcery.com>
7046
7047 Robustify mi-simplerun.
a9c64011
AS
7048 * gdb.mi/basics.c (main): Add a call to sleep.
7049 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
7050 * gdb.mi/mi2-cli.exp: Likewise.
7051 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 7052
b4aa76f0 70532008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
7054
7055 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
7056
e1ac3328
VP
70572008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7058
a9c64011
AS
7059 * gdb.mi/mi-console.exp: Adjust.
7060 * gdb.mi/mi-syn-frame.exp: Adjust.
7061 * gdb.mi/mi2-console.exp: Adjust.
7062 * gdb.mi/mi2-syn-frame.exp: Adjust.
7063 * lib/mi-support.exp (mi_run_cmd): Adjust.
7064 (mi_send_resuming_command): Adjust.
e1ac3328 7065
f7f9a841
VP
70662008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7067
7068 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
7069 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
7070 testing of stopped.
7071 * gdb.mi/mi2-syn-frame.exp: Likewise.
7072 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
7073 (async, detect_async): New.
7074 (mi_expect_stop, mi_continue_to_line): Adjust expectation
7075 depending on if we're running in sync or async mode.
f7f9a841 7076
37cd5d19
TT
70772008-06-09 Tom Tromey <tromey@redhat.com>
7078
7079 * gdb.base/completion.exp: New tests for field name completion
7080 with spaces, and field name completion with '->'.
7081
65d12d83
TT
70822008-06-06 Tom Tromey <tromey@redhat.com>
7083
7084 * gdb.base/break1.c (struct some_struct): New struct.
7085 (values): New global.
7086 * gdb.base/completion.exp: Add field name completion test.
7087
ebfe2e3f
PP
70882008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7089
7090 * gdb.cp/call-c.exp: Test for incorrect handling of reference
7091 to pointer.
7092 * gdb.cp/call-c.cc: Likewise.
7093
bcf6fc3a
NR
70942008-06-06 Nick Roberts <nickrob@snap.net.nz>
7095
7096 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
7097 annotation.
7098
49fd4a42 70992008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 7100 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
7101
7102 * gdb.threads/execl.c, gdb.threads/execl1.c,
7103 gdb.threads/execl.exp: New tests.
a9c64011 7104
8a34ac3f
AR
71052008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
7106 Daniel Jacobowitz <dan@codesourcery.com>
7107
7108 * gdb.cp/exception.exp: Activate test, make it work with pending
7109 catchpoints.
7110
86ae69ef
JK
71112008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7112
7113 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
7114
f7f9ae2c
VP
71152008-05-28 Vladimir Prus <vladimir@codesourcery.com>
7116
a9c64011
AS
7117 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
7118 now printed.
7119 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 7120
2a2d4dc3
AS
71212008-05-27 Andreas Schwab <schwab@suse.de>
7122
7123 * gdb.base/frame-args.exp: Handle arguments that are optimized
7124 out.
7125
5099e4d9
LM
71262008-05-26 Luis Machado <luisgpm@br.ibm.com>
7127
7128 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
7129 quiet for ppc32 and group options into a single variable.
7130
d9c36a91
JB
71312008-05-23 Joel Brobecker <brobecker@adacore.com>
7132
7133 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
7134 of zero-size elements.
7135 * gdb.ada/null_array.exp: Test printing this new array.
7136
103a8671
JK
71372008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7138
7139 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
7140
07a4cc1a 71412008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
7142
7143 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
7144 of the "finish" command.
7145
55f996a7
NR
71462008-05-21 Nick Roberts <nickrob@snap.net.nz>
7147
7148 * gdb.base/annota1.exp: Test for new annotation.
7149
907fc202
UW
71502008-05-16 Pedro Alves <pedro@codesourcery.com>
7151
7152 * gdb.base/fixsection.exp: New file.
7153 * gdb.base/fixsection0.c: New file.
7154 * gdb.base/fixsection1.c: New file.
7155
e8f97270
UW
71562008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7157
7158 * gdb.base/annota1.exp: Accept printf@... in place of printf.
7159 * gdb.base/annota3.exp: Likewise.
7160
ac0bb574
NF
71612008-05-13 Nathan Froyd <froydnj@codesourcery.com>
7162
7163 * gdb.base/watch_thread_num.exp: Don't run tests that require
7164 watchpoints if the target doesn't support them.
7165
6fadd07a
DE
71662008-05-12 Doug Evans <dje@google.com>
7167
7168 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
7169
6e9a4a30
JB
71702008-05-09 Joel Brobecker <brobecker@adacore.com>
7171
7172 * gdb.ada/assign_1.exp: New testcase.
7173
08388c79
DE
71742008-05-09 Doug Evans <dje@google.com>
7175
a3c83fae
DE
7176 * gdb.base/find.exp: New file.
7177 * gdb.base/find.c: New file.
08388c79 7178
bd5ddfe8
DJ
71792008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
7180
7181 * gdb.base/commands.exp (watchpoint_command_test): Handle
7182 gdb,no_hardware_watchpoints.
7183 * gdb.base/float.exp: Allow ARM targets without floating point.
7184 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
7185
b5dd68e2 71862008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 7187 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
7188
7189 * gdb.ada/lang_switch: New test program.
7190 * gdb.ada/lang_switch.exp: New testcase.
7191
382d13d1
DE
71922008-05-05 Doug Evans <dje@google.com>
7193
7194 * gdb.base/help.exp (disassemble): Update expected help text.
7195
9dd789d0
PA
71962008-05-04 Pedro Alves <pedro@codesourcery.com>
7197
7198 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
7199
611c83ae
PA
72002008-05-04 Pedro Alves <pedro@codesourcery.com>
7201
7202 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
7203 different times.
7204
ff013f42
JK
72052008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7206
7207 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
7208 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
7209 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
7210 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
7211
96dff6a2
VP
72122008-05-04 Vladimir Prus <vladimir@codesourcery.com>
7213
7214 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
7215 notification to appear.
7216
55cd6f92
DJ
72172008-05-04 Daniel Jacobowitz <dan@debian.org>
7218
7219 * gdb.base/fullname.c: New file.
7220 * gdb.base/fullname.exp: New file.
7221 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
7222
d705c43c
PA
72232008-05-03 Pedro Alves <pedro@codesourcery.com>
7224
7225 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
7226 expressions with macros.
7227
333222e1
JK
72282008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7229
7230 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
7231
5ac01682
DJ
72322008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7233
7234 * gdb.base/completion.exp: Handle lack of other symbols beginning
7235 with "a".
7236
7237 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
7238
237fc4c9
PA
72392008-05-02 Jim Blandy <jimb@codesourcery.com>
7240
7241 * gdb.asm/asmsrc1.s: Add scratch space.
7242
ed5e9466
DJ
72432008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7244 Daniel Jacobowitz <dan@codesourcery.com>
7245
7246 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
7247 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
7248 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
7249
b39cc962
DJ
72502007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
7251
7252 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
7253
36d520f5
JB
72542008-05-01 Joel Brobecker <brobecker@adacore.com>
7255
7256 * gdb.base/info-target.exp: New testcase.
7257
8d4e3071
DJ
72582008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7259
7260 * gdb.cp/hang.exp: Use .cc instead of .C.
7261 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
7262 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
7263
6f3f3097
DJ
72642008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7265
7266 * gdb.base/gdb1250.exp: Remove perror.
7267 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
7268
5550a914
PA
72692008-04-30 Pedro Alves <pedro@codesourcery.com>
7270
7271 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
7272 .2byte.
7273
d848e687
DJ
72742008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
7275
7276 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
7277 (maybe_kfail): New.
7278
93b5768b
PA
72792008-04-25 Pedro Alves <pedro@codesourcery.com>
7280
7281 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
7282
721c02de
VP
72832008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7284
a9c64011
AS
7285 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
7286 * gdb.mi/mi2-syn-frame.exp: Likewise.
7287 * lib/mi-support.exp: Likewise.
721c02de 7288
74960c60
VP
72892008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7290
7291 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
7292 to specify regexp for the location to stop at.
7293 * gdb.base/break-always.c: New.
7294 * gdb.base/break-always.exp: New.
7295
d24317b4
VP
72962008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7297
7298 * lib/mi-support.exp (mi_runto_helper): Adjust
7299 for the original-location field.
7300 (mi_create_breakpoint, mi_list_breakpoints): New.
7301 * gdb.mi/mi-break.exp: Adjust.
7302 * gdb.mi/mi2-break.exp: Adjust.
7303 * gdb.mi/mi-pending.exp: Adjust.
7304 * gdb.mi/mi-simplerun.exp: Adjust.
7305 * gdb.mi/mi2-simplerun.exp: Adjust.
7306 * gdb.mi/mi-syn-frame.exp: Adjust.
7307 * gdb.mi/mi2-syn-frame.exp: Adjust.
7308 * gdb.mi/mi-until.exp: Adjust.
7309 * gdb.mi/mi2-until.exp: Adjust.
7310 * gdb.mi/mi-var-display.exp: Adjust.
7311 * gdb.mi/mi2-var-display.exp: Adjust.
7312 * gdb.mi/mi-watch.exp: Adjust.
7313 * gdb.mi/mi2-watch.exp: Adjust.
7314
fdc59709 73152008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 7316
a9c64011
AS
7317 * aclocal.m4: Add override.m4.
7318 * configure: Regenerate.
fdc59709 7319
8e91f023
VP
73202008-04-19 Vladimir Prus <vladimir@codesourcery.com>
7321
7322 * gdb.mi/var-cmd.c (do_at_tests): Verify that
7323 '-var-update --all-values' reports new value even the type
7324 of a variable object has changed.
7325
233a11ab
CS
73262008-04-18 Craig Silverstein <csilvers@google.com>
7327
7328 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
7329 files.
d24317b4 7330
9c1137ad
JB
73312008-04-18 Joel Brobecker <brobecker@adacore.com>
7332
7333 * gdb.ada/atomic_enum: New test program.
7334 * gdb.ada/atomic_enum.exp: New testcase.
7335
66d0bbc7
DE
73362008-04-17 Doug Evans <dje@google.com>
7337
7338 * gdb.opt/Makefile.in: Fix whitespace.
7339
100906b0
UW
73402008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
7341
7342 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
7343
4584e32e
DE
73442008-04-17 Doug Evans <dje@google.com>
7345
7346 * gdb.base/hashline1.exp: New testcase.
7347 * gdb.base/hashline2.exp: New testcase.
7348 * gdb.base/hashline2.exp: New testcase.
7349
0a320680
PA
73502008-04-17 Pedro Alves <pedro@codesourcery.com>
7351
7352 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
7353
18ac113b
AR
73542008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
7355
7356 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
7357 temporary breakpoint to match "Temporary breakpoint".
7358 * gdb.base/break.exp (delete_breakpoints): Likewise.
7359 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
7360 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
7361 * gdb.base/display.exp: Likewise.
7362 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
7363 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
7364 * gdb.base/restore.exp (restore_tests): Likewise.
7365 * gdb.base/sepdebug.exp: Likewise.
7366 * gdb.base/watchpoint.exp: Likewise.
7367 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
7368 * gdb.mi/mi-pending.exp: Likewise.
7369 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
7370 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
7371 * gdb.mi/mi-var-cmd.exp: Likewise.
7372 * gdb.mi/mi-var-display.exp: Likewise.
7373 * gdb.mi/mi2-cli.exp: Likewise.
7374 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
7375 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
7376 * gdb.mi/mi2-var-display.exp: Likewise.
7377 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
7378 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
7379 new "disp" field.
a9c64011 7380 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
7381 reason. This is to support fix for PR2424.
7382
add38693
JK
73832008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7384
7385 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
7386
fcacd99f
VP
73872008-04-13 Vladimir Prus <vladimir@codesourcery.com>
7388
7389 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 7390 field. Add more floating varobj tests.
fcacd99f 7391 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
7392 field.
7393 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
7394 (main): Call do_at_tests.
7395 * lib/mi-support.exp (mi_create_floating_varobj)
7396 (mi_varobj_update_with_type_change): New.
fcacd99f 7397
de051565
MK
73982008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7399
7400 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
7401 option of -var-evaluate-expression.
7402 * gdb.mi/mi2-var-display.exp: Likewise.
7403
dbc52822
VP
74042008-04-07 Vladimir Prus <vladimir@codesourcery.com>
7405
7406 Introduce test setup helpers.
a9c64011
AS
7407 * lib/gdb.exp (build_executable, clean_restart)
7408 (prepare_for_testing): New.
7409 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
7410 * gdb.base/return.exp: Likewise.
7411 * gdb.base/ending-run.exp: Likewise.
dbc52822 7412
473591da
NR
74132008-04-07 Nick Roberts <nickrob@snap.net.nz>
7414
7415 * gdb.mi/mi-async.exp: New test for asynchronous Machine
7416 Interface (MI) responses.
7417
2b2d9e11
VP
74182008-04-06 Vladimir Prus <vladimir@codesourcery.com>
7419
a9c64011
AS
7420 * gdb.cp/breakpoint.cc: New code to test conditions involving
7421 member variables.
7422 * gdb.cp/breakpoint.exp: Test condition involving member
7423 variables.
2b2d9e11 7424
bb378428
VP
74252008-04-05 Vladimir Prus <vladimir@codesourcery.com>
7426
7427 * lib/mi-support.exp (mi_expect_stop): New.
7428 (mi_run_cmd): Change the
7429 token. Use mi_send_resuming_command, use
7430 mi_expect_stop.
7431 (mi_execute_to_helper): Rename to mi_execute_to.
7432 (mi_send_resuming_command): Add more error patterns.
7433 (mi_wait_for_stop): Renamed to...
7434 (mi_get_stop_line): ...this.
7435 (mi_run_inline_test): Adjust.
7436
7437 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
7438 * gdb.mi/mi-console.exp: Likewise.
7439 * gdb.mi/mi-pending.exp: Likewise.
7440 * gdb.mi/mi-simplerun.exp: Likewise.
7441 * gdb.mi/mi-stack.exp: Likewise.
7442 * gdb.mi/mi-stepi.exp: Likewise.
7443 * gdb.mi/mi-syn-frame.exp: Add comment.
7444 * gdb.mi/mi-until.exp: Likewise.
7445 * gdb.mi/mi-var-display.exp: Likewise.
7446 * gdb.mi/mi-watch.exp: Likewise.
7447 * gdb.mi/mi2-cli.exp: Likewise.
7448 * gdb.mi/mi2-console.exp: Likewise.
7449 * gdb.mi/mi2-simplerun.exp: Likewise.
7450 * gdb.mi/mi2-stack.exp: Likewise.
7451 * gdb.mi/mi2-stepi.exp: Likewise.
7452 * gdb.mi/mi2-until.exp: Likewise.
7453 * gdb.mi/mi2-var-display.exp: Likewise.
7454 * gdb.mi/mi2-watch.exp: Likewise.
7455
62172bb9
UW
74562008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7457
7458 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
7459
7460 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
7461
a13e061a
PA
74622008-04-04 Pedro Alves <pedro@codesourcery.com>
7463
7464 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
7465 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
7466 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
7467 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
7468 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
7469 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
7470 expect an mi error duplicated in stderr.
7471
eae06beb
JB
74722008-04-03 Joel Brobecker <brobecker@adacore.com>
7473
7474 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
7475 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
7476 Add a couple of tests that verify the behavior when the new setting
7477 is set to "cancel" and "all".
7478 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
7479 "ask" before we start the testing.
7480
79c6ced6
AR
74812008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
7482
7483 * gdb.cp/casts.cc: Add class reference variables.
7484 * gdb.cp/casts.exp: New test cases for up/down casting references.
7485
6c2d1a6b
MK
74862008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
7487
7488 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
7489 instead of beginning to make an extra test pass.
7490 * gdb.mi/mi2-var-display.exp: Likewise.
7491
55b411d9
MR
74922008-03-31 Maciej W. Rozycki <macro@mips.com>
7493
7494 * gdb.base/break.exp: Mark failures as such. Fix formatting.
7495
c6140da2
MD
74962008-03-31 Markus Deuling <deuling@de.ibm.com>
7497 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7498
7499 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
7500 value. Add xfail for older kernels.
7501
79732189
AR
75022008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
7503
7504 Bring mi-support in line with gdb.exp.
7505 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
7506 (mi_gdb_start): New function.
7507
33c3676e
MR
75082008-03-28 Maciej W. Rozycki <macro@mips.com>
7509
7510 * gdb.mi/mi-var-cmd.exp: Fix a typo.
7511
92e28119
VP
75122008-03-26 Vladimir Prus <vladimir@codesourcery.com>
7513
7514 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
7515 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 7516
9e8e3afe
VP
75172008-03-26 Vladimir Prus <vladimir@codesourcery.com>
7518
7519 * lib/mi-support.exp (mi_create_varobj_checked): New.
7520 (mi_list_varobj_children): Allow to check for a
7521 value.
7522 (mi_list_array_varobj_children): New.
7523
7524 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
7525 and mi_list_varobj_children, as opposed to hardcoding
7526 expected strings.
7527 * gdb.mi/gdb701.exp: Likewise.
7528 * gdb.mi/gdb792.exp: Likewise.
7529 * gdb.mi/mi-var-block.exp: Likewise.
7530 * gdb.mi/mi-var-cmd.exp: Likewise.
7531 * gdb.mi/mi-var-invalidate.exp: Likewise.
7532 * gdb.mi/mi2-var-block.exp: Likewise.
7533 * gdb.mi/mi2-var-child.exp: Likewise.
7534 * gdb.mi/mi2-var-cmd.exp: Likewise.
7535 * gdb.mi/mi2-var-display.exp: Likewise.
7536
9df50351
JK
75372008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7538
7539 Fix random false FAILs on i386.
7540 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
7541
31e5d73a
DJ
75422008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
7543
7544 PR gdb/544
7545 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
7546
12f4afab
DJ
75472008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
7548
7549 PR gdb/544
7550 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
7551
b562a0cb
DJ
75522008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7553
7554 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
7555 fixed PR gdb/544.
7556
17faa917
DJ
75572008-03-21 Pedro Alves <pedro@codesourcery.com>
7558
7559 * gdb.threads/fork-child-threads.exp: Test next over fork.
7560
6214f497
DJ
75612008-03-21 Chris Demetriou <cgd@google.com>
7562
7563 * gdb.base/break.exp (rbreak junk): New test for rbreak
7564 "Junk at end of arguments" issue.
7565
63092375
DJ
75662008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7567
7568 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
7569 *& to work on created array elements.
7570 (Top level): Test print $pc with a file. Test string operations
7571 without a target.
7572 * gdb.base/ptype.exp: Do not expect *& to work on created array
7573 elements.
7574
b21991b0
DJ
75752008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7576
7577 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
7578 gdb.threads/staticthreads.exp: Update exit query.
7579
c4b347c7
SL
75802008-03-07 Sandra Loosemore <sandra@codesourcery.com>
7581
7582 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
7583
fa4727a6
DJ
75842008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7585
7586 * gdb.base/watchpoint.c (global_ptr, func4): New.
7587 (main): Call func4.
7588 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
7589 (test_inaccessible_watchpoint): New.
7590
2f34202f
MR
75912008-02-29 Maciej W. Rozycki <macro@mips.com>
7592
7593 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
7594 select the largest.
7595
0d6ba1b1
DJ
75962008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7597
7598 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
7599 frames-invalid annotations.
7600
e691325a
PM
76012008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
7602
a9c64011 7603 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 7604
f85b5ecc
DE
76052008-02-27 Doug Evans <dje@google.com>
7606
7607 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
7608 for bug 1738.
7609 (breakpoint_to_handler_entry): Ditto.
7610
b40e7bf3
JB
76112008-02-27 Joel Brobecker <brobecker@adacore.com>
7612
7613 * gdb.base/ending-run.exp: Use the first line of code inside
7614 function body to test breakpoints.
7615 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
7616 location where the breakpoint is inserted when using the line
7617 where a function is declared. Fix typo in the description of
7618 one of the tests.
7619 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
7620
2faca73a
PM
76212008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
7622
7623 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 7624 tests.
2faca73a 7625
6f439c36
PM
76262008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
7627
7628 * gdb.base/args.exp: avoid same output for tests
7629 with single quotes.
7630
54e52265
VP
76312008-02-26 Vladimir Prus <vladimir@codesourcery.com>
7632
a9c64011
AS
7633 * gdb.base/annota1.exp: Adjust for 'info break'
7634 format changes.
7635 * gdb.base/annota3.exp: Likewise.
7636 * gdb.base/break.exp: Likewise.
7637 * gdb.base/condbreak.exp: Likewise.
7638 * gdb.base/pending.exp: Likewise.
7639 * gdb.base/sepdebug.exp: Likewise.
7640 * gdb.base/unload.exp: Likewise.
7641 * gdb.cp/ovldbreak.exp: Likewise.
7642 * gdb.mi/mi-pending.exp: Likewise.
54e52265 7643
897b09ca
DE
76442008-02-07 Doug Evans <dje@google.com>
7645
7646 * gdb.cp/mb-inline.exp: New.
7647 * gdb.cp/mb-inline.h: New.
7648 * gdb.cp/mb-inline1.cc: New.
7649 * gdb.cp/mb-inline2.cc: New.
7650
b1c32d35
PM
76512008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
7652
7653 * gdb.pascal/floats.pas: New test program.
7654 * gdb.pascal/floats.exp: New testcase.
7655
1a4ca44a
TJB
76562008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
7657
7658 * gdb.base/callfuncs.c (t_float_many_args): New function.
7659 (t_double_many_args): New function.
7660 * gdb.base/callfuncs.exp: Add tests for exceeding float
7661 and double parameters passed through the stack.
7662
439048e8
JB
76632008-02-05 Joel Brobecker <brobecker@adacore.com>
7664
7665 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
7666 gdb.ada/complete/foo.adb: New files.
7667 * gdb.ada/complete.exp: New testcase.
7668
81fe8080
DE
76692008-02-03 Doug Evans <dje@google.com>
7670
301f0ecf
DE
7671 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
7672
81fe8080
DE
7673 * gdb.cp/gdb2384.exp: New file.
7674 * gdb.cp/gdb2384.cc: New file.
7675 * gdb.cp/gdb2384-base.h: New file.
7676 * gdb.cp/gdb2384-base.cc: New file.
7677
4b071aec
DE
76782008-02-02 Doug Evans <dje@google.com>
7679
7680 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
7681
61137ba6
JB
76822007-02-01 Joel Brobecker <brobecker@adacore.com>
7683
7684 * gdb.ada/sym_print_name: New test program.
7685 * gdb.ada/sym_print_name.exp: New testcase.
7686
76872007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
7688
7689 * gdb.ada/nested/hello.adb: New file.
7690 * gdb.ada/nested.exp: New testcase.
7691 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
7692
98deb0da
VP
76932008-02-01 Vladimir Prus <vladimir@codesourcery.com>
7694
7695 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
7696 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
7697 don't cause future evaluations of function to report
7698 creation of internal breakpoints.
98deb0da 7699
723a2275
VP
77002008-02-01 Vladimir Prus <vladimir@codesourcery.com>
7701
7702 * gdb.mi/mi-break.exp (test_error): New.
7703 Call it.
7704
fb546a2f
LM
77052008-01-31 Luis Machado <luisgpm@br.ibm.com>
7706
7707 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
7708 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
7709
2d8fd90a
PM
77102008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
7711
7712 * gdb.pascal/integers.pas: New test program.
7713 * gdb.pascal/integers.exp: New testcase.
7714
a7fa0ded
PM
77152008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
7716
7717 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
7718
5e1a1926
TJB
77192008-01-30 Luis Machado <luisgpm@br.ibm.com>
7720
7721 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
7722 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
7723
8d04f9f0
JB
77242008-01-30 Paul Hilfinger <hilfinger@adacore.com>
7725
7726 * gdb.ada/formatted_ref: New test program.
7727 * gdb.ada/formatted_ref.exp: New testcase.
7728
7729 * gdb.cp/formatted-ref.cc: New file.
7730 * gdb.cp/formatted-ref.exp: New testcase.
7731
ce75a98f
JB
77322008-01-30 Joel Brobecker <brobecker@adacore.com>
7733
7734 * gdb.base/ptype.exp: Add testing of "ptype $pc".
7735
e835f6bf
NR
77362008-01-30 Nick Roberts <nickrob@snap.net.nz>
7737
7738 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
7739 (test_file_list_exec_source_file): Update to new macro-info field.
7740
d118ef87
PH
77412008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
7742
7743 * gdb.ada/exprs: New test program.
7744 * gdb.ada/exprs.exp: New testcase.
7745
7d35ab09
TJB
77462008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7747
7748 * dfp-test.c (DELTA, DELTA_B): New definitions.
7749 (double_val1, double_val2, double_val3, double_val4, double_val5,
7750 double_val6, double_val7, double_val8, double_val9, double_val10,
7751 double_val11, double_val12, double_val13, double_val14, dec32_val1,
7752 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
7753 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
7754 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
7755 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
7756 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
7757 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
7758 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
7759 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
7760 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
7761 dec128_val16): New global variables.
7762 (decimal_dec128_align): New function.
7763 (decimal_mixed): Likewise.
7764 (decimal_many_args_dec32): Likewise.
7765 (decimal_many_args_dec64): Likewise.
7766 (decimal_many_args_dec128): Likewise.
7767 (decimal_many_args_mixed): Likewise.
7768 * dfp-test.exp: Add tests calling new inferior functions.
7769
2d717e4f
DJ
77702008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7771
7772 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
7773 gdb.server/ext-run.exp: New files.
7774 * lib/gdbserver-support.exp (gdbserver_download): New.
7775 (gdbserver_start): New. Update gdbserver expected
7776 output.
7777 (gdbserver_spawn): Use them.
7778 (gdbserver_start_extended): New.
7779
e85a822c
DJ
77802008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7781
7782 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
7783 Run on GNU/Linux.
7784 (do_exec_tests): Check for systems which do not support catchpoints.
7785 Do not match START.
7786 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
7787 Run on GNU/Linux. Enable verbose output.
7788 (check_fork_catchpoints): New.
7789 (explicit_fork_child_follow, catch_fork_child_follow)
7790 (tcatch_fork_parent_follow): Update expected messages.
7791 (do_fork_tests): Use check_fork_catchpoints.
7792 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
7793 Run on GNU/Linux. Enable verbose output.
7794 (check_vfork_catchpoints): New.
7795 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
7796 expected messages.
7797 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
7798
401ea829
JB
77992008-01-29 Jim Blandy <jimb@red-bean.com>
7800
7801 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
7802 host' errors.
7803 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
7804
aceaf3ad
JB
78052008-01-29 Jim Blandy <jimb@red-bean.com>
7806
7807 * gdb.threads/sigthread.c: Use barriers to ensure that
7808 child_thread and child_thread_two are always initialized before we
7809 start to use them.
7810
a5606eee
VP
78112008-01-29 Vladimir Prus <vladimir@codesourcery.com>
7812
7813 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
7814 * gdb.base/watchpoint-solib.c: New.
7815 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 7816
c55a82bb
PM
78172008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
7818
7819 * gdb.base/gdb1056.exp: Add unsigned integer test.
7820
0993fe05
DE
78212008-01-28 Doug Evans <dje@google.com>
7822
7823 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
7824
4fe42e7f
JB
78252008-01-27 Jim Blandy <jimb@codesourcery.com>
7826
c7a69933
JB
7827 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
7828
4fe42e7f
JB
7829 * gdb.base/expand-psymtabs.exp: Doc fix.
7830
5def8285
MK
78312008-01-26 Mark Kettenis <kettenis@gnu.org>
7832
7833 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
7834
5313c911
NR
78352008-01-24 Nick Roberts <nickrob@snap.net.nz>
7836
a9c64011 7837 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
7838 -var-set-format.
7839
93815fbf
VP
78402008-01-23 Chris Demetriou <cgd@google.com>
7841
7842 * gdb.threads/thread_events.c: New testcase source file.
7843 * gdb.threads/thread_events.exp: New testcase expect file.
7844
467a88ee
NR
78452008-01-23 Nick Roberts <nickrob@snap.net.nz>
7846
7847 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
7848
7849 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
7850 -var-set-format.
7851
d8f82aba
DJ
78522008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
7853 Vladimir Prus <vladimir@codesourcery.com>
7854
7855 * gdb.base/float.exp: Allow missing floating point for m68k and
7856 PowerPC.
7857
60c46647
VP
78582008-01-22 Vladimir Prus <vladimir@codesourcery.com>
7859
7860 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
7861 ignore count.
7862 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
7863 * gdb.mi/mi-cli.exp: Adjust.
7864 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 7865
c7dd36a1
PA
78662008-01-17 Pedro Alves <pedro@codesourcery.com>
7867
7868 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
7869 and 'dummy_ptr' integer pointer. Initialize struct_declarations
7870 with dummy_ptr's address.
7871 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
7872 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
7873 all targets.
7874 * gdb.mi/mi2-var-child.exp: Likewise.
7875
39d5313e
JB
78762008-01-09 Joel Brobecker <brobecker@adacore.com>
7877
7878 * gdb.ada/null_array: New test program.
7879 * gdb.ada/null_array.exp: New testcase.
7880
0aea4bf3
LM
78812008-01-09 Luis Machado <luisgpm@br.ibm.com>
7882
7883 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
7884 with required float modifiers.
7885
0b354900
JB
78862008-01-08 Joel Brobecker <brobecker@adacore.com>
7887
7888 * gdb.ada/funcall_param: New test program.
7889 * gdb.ada/funcall_param.exp: New testcase.
7890
cdb7f5d4
JB
78912008-01-08 Joel Brobecker <brobecker@adacore.com>
7892
7893 * gdb.ada/arrayparam: New test program.
7894 * gdb.ada/arrayparam.exp: New testcase.
7895
88e2547f
JB
78962008-01-08 Joel Brobecker <brobecker@adacore.com>
7897
7898 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
7899 landed. Should also fix random failures in the test following it.
7900
f6867ce0
TJB
79012008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7902
7903 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
7904 for expressions with decimal float values.
7905 (test_dfp_conversions): New function to test casts to and from
7906 decimal float types.
7907 Call test_dfp_conversions.
7908 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
7909 elements.
7910 (main): Initialize ds.float4 and ds.double8 elements.
7911 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
7912 string to new error message.
7913 (d64_set_tests): Likewise.
7914 (d128_set_tests): Likewise.
7915 Add tests for expressions with decimal float variables. Add tests for
7916 conversions to and from decimal float types.
7917
f9c11282
JB
79182008-01-05 Joel Brobecker <brobecker@adacore.com>
7919
7920 * gdb.ada/packed_tagged/comp_bug.adb: New file.
7921 * gdb.ada/packed_tagged.exp: New testcase.
7922
0ecbca72
JB
79232008-01-04 Joel Brobecker <brobecker@adacore.com>
7924
7925 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
7926 gdb.ada/homonym/homonym_main.adb: New files.
7927 * gdb.ada/homonym.exp: New testcase.
7928
c18d3d89
JB
79292008-01-04 Joel Brobecker <brobecker@adacore.com>
7930
7931 * gdb.ada/packed_array.exp: Add testing of references to
7932 a packed array.
7933
ecc7085b
JB
79342008-01-04 Joel Brobecker <brobecker@adacore.com>
7935
7936 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
7937 New files.
7938 * gdb.ada/type_coercion.exp: New testcase.
7939
c474c922
JB
79402008-01-04 Joel Brobecker <brobecker@adacore.com>
7941
7942 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
7943 gdb.ada/tagged/foo.adb: New file.
7944 * gdb.ada/tagged.exp: New testcase.
7945
9005b927
JB
79462008-01-04 Joel Brobecker <brobecker@adacore.com>
7947
7948 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
7949 gdb.ada/ptype_field/foo.adb: New files.
7950 * gdb.ada/ptype_field.exp: New testcase.
7951
1a6aaad8
JB
79522008-01-03 Joel Brobecker <brobecker@adacore.com>
7953
7954 * gdb.ada/print_pc.exp: New testcase.
7955
0ef22f53
JB
79562008-01-03 Joel Brobecker <brobecker@adacore.com>
7957
7958 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
7959 gdb.ada/taft_type/p.adb: New files.
7960 * gdb.ada/taft_type.exp: New testcase.
7961
1689ecf8
JB
79622008-01-03 Joel Brobecker <brobecker@adacore.com>
7963
7964 * gdb.ada/array_bounds/bar.adb: New file.
7965 * gdb.ada/array_bounds.exp: New testcase.
7966
a4d0b9c3
JB
79672008-01-03 Joel Brobecker <brobecker@adacore.com>
7968
7969 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
7970 gdb.ada/arrayptr/foo.adb: New files.
7971 * gdb.ada/arrayptr.exp: New testcase.
7972
a31ace00
JB
79732008-01-03 Joel Brobecker <brobecker@adacore.com>
7974
7975 * gdb.base/set-lang-auto.exp: New testcase.
7976
a97fced3
JB
79772008-01-03 Joel Brobecker <brobecker@adacore.com>
7978
7979 * gdb.ada/fun_addr/foo.adb: New file.
7980 * gdb.ada/fun_addr.exp: New testcase.
7981
ef29ce1a
JK
79822008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7983
7984 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
7985 New files
7986
0fafefe3
JB
79872008-01-02 Joel Brobecker <brobecker@adacore.com>
7988
7989 * array_subscript_addr/p.adb: New file.
a9c64011 7990 * array_subscript_addr.exp: New testcase.
0fafefe3 7991
c4359f8d
JB
79922008-01-02 Joel Brobecker <brobecker@adacore.com>
7993
a9c64011 7994 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
7995 New files.
7996 * gdb.ada/str_cmp_ref.exp: New testcase.
7997
1aa1b15b
JB
79982008-01-01 Joel Brobecker <brobecker@adacore.com>
7999
8000 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
8001 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 8002 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 8003
81c9b2cf
JB
80042008-01-01 Joel Brobecker <brobecker@adacore.com>
8005
8006 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
8007 gdb.ada/ref_param/pck.ads: New files.
8008 * gdb.ada/ref_param.exp: New testcase.
8009
319e4674
JB
80102008-01-01 Joel Brobecker <brobecker@adacore.com>
8011
8012 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
8013 gdb.ada/interface/foo.adb: New files.
8014 * gdb.ada/interface.exp: New testcase.
8015
ef682c56
JB
80162007-12-31 Jim Blandy <jimb@codesourcery.com>
8017
8018 * gdb.base/multi-forks.exp: Consume all output from child
8019 processes before proceeding to next test.
8020
f6f3eb6c
JB
80212007-12-29 Jim Blandy <jimb@codesourcery.com>
8022
8023 * configure: Regenerated.
8024
f652e42f
JB
80252007-12-27 Joel Brobecker <brobecker@adacore.com>
8026
8027 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
8028 gdb.ada/fixed_cmp/fixed.adb: New files.
8029 * gdb.ada/fixed_cmp.exp: New testcase.
8030
6943e596
JB
80312007-12-27 Joel Brobecker <brobecker@adacore.com>
8032
8033 * gdb.ada/boolean_expr.exp: New testcase.
8034
aad9a193
JB
80352007-12-26 Jim Blandy <jimb@codesourcery.com>
8036
8037 * gdb.base/multi-forks.exp: Doc fix.
8038
fb5f3683
JB
80392007-12-26 Joel Brobecker <brobecker@adacore.com>
8040
8041 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
8042 * gdb.ada/char_param.exp: Do not compile our test program with
8043 -gnata, this is unnecessary.
8044 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
8045
384e4a9c
JB
80462007-12-24 Joel Brobecker <brobecker@adacore.com>
8047
8048 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
8049 gdb.ada/print_chars/foo.adb: New files.
8050 * gdb.ada/print_chars.exp: New testcase.
8051
01e044f7
JB
80522007-12-24 Joel Brobecker <brobecker@adacore.com>
8053
8054 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
8055 gdb.ada/char_param/foo.adb: New files.
8056 * gdb.ada/char_param.exp: New testcase.
8057
0ce17860
JB
80582007-12-22 Jim Blandy <jimb@codesourcery.com>
8059
8060 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
8061 hard-coding source line numbers into the test.
8062 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
8063 gdb_get_line_number to find.
8064
919809b9
JB
80652007-12-22 Joel Brobecker <brobecker@adacore.com>
8066
8067 * gdb.base/ptype.c (highest): New struct type.
8068 (the_highest): New variable of that type.
8069 (main): Add dummy assignment to a field of variable the_highest.
8070 * gdb.base/ptype.exp: Test type printing of our new variable.
8071
abc8a88d
PM
80722007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
8073
8074 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 8075 and record first explicitly generated thread number.
abc8a88d
PM
8076 Use that thread number for thread specific watchpoint test.
8077 Add iteration number to repetitive tests.
8078
5158f3e3
CES
80792007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
8080 Jim Blandy <jimb@codesourcery.com>
8081
8082 * gdb.base/expand-psymtabs.c: New testcase
8083 source file.
8084 * gdb.base/expand-psymtabs.exp: New testcase
8085 expect file.
8086
37e4754d
LM
80872007-12-17 Luis Machado <luisgpm@br.ibm.com>
8088
8089 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
8090 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
8091
551e5d04
JB
80922007-12-17 Joel Brobecker <brobecker@adacore.com>
8093
8094 * gdb.ada/frame_args/foo.adb: New file.
8095 * gdb.ada/frame_args/pck.ads: New file.
8096 * gdb.ada/frame_args/pck.adb: New file.
8097 * gdb.ada/frame_args.exp: New testcase.
8098
a05ee097
JB
80992007-12-17 Joel Brobecker <brobecker@adacore.com>
8100
8101 * gdb.base/frame-args.c: New file.
8102 * gdb.base/frame-args.exp: New testcase.
8103
c162e8c9 81042007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 8105 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
8106
8107 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
8108
afe8ab22 81092007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 8110
afe8ab22
VP
8111 * gdb.mi/mi-pending.exp: New.
8112 * gdb.mi/mi-pending.c: New.
8113 * gdb.mi/mi-pendshr.c: New.
8114
dfdfb3ca
JB
81152007-12-06 Jim Blandy <jimb@codesourcery.com>
8116
8117 * gdb.base/default.exp: Update expected output for 'info catch'.
8118
b7fca990
JK
81192007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8120
8121 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
8122 must be set to binary.
8123
6a1afc1e
PA
81242007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
8125
8126 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
8127
a6b151f1
DJ
81282007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
8129
8130 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
8131 gdb.mi/mi-file-transfer.exp: New.
8132
43039443
JK
81332007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8134
8135 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
8136
0ef2251b
MR
81372007-11-22 Maciej W. Rozycki <macro@mips.com>
8138
8139 * gdb.trace/backtrace.exp: Fix a typo.
8140 * gdb.trace/circ.exp: Likewise.
8141 * gdb.trace/collection.exp: Likewise.
8142 * gdb.trace/limits.exp: Likewise.
8143 * gdb.trace/report.exp: Likewise.
8144 * gdb.trace/tfind.exp: Likewise.
8145 * gdb.trace/while-dyn.exp: Likewise.
8146
5443631e
NR
81472007-11-21 Nick Roberts <nickrob@snap.net.nz>
8148
8149 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
8150 objects of pointers that can't be dereferenced are now
8151 "noneditable".
8152
a4ce5b0d
UW
81532007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8154
8155 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
8156 (target_cpu): Remove.
8157
d6e956e5
VP
81582007-10-15 Vladimir Prus <vladimir@codesourcery.com>
8159
8160 * gdb.base/ending-run.exp: Expect the list of cleared
8161 breakpoint to come in natural order, not the reversed one.
a9c64011 8162
214270ab
VP
81632007-11-07 Vladimir Prus <vladimir@codesourcery.com>
8164
8165 * gdb.mi/mi-var-child.c (do_child_deletion): New.
8166 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 8167
1a619819
LM
81682007-11-05 Luis Machado <luisgpm@br.ibm.com>
8169
8170 * gdb.base/printcmds.exp: New function
8171 test_printf_with_dfp.
8172
5b01a6fa
DE
81732007-11-02 Doug Evans <dje@google.com>
8174
8175 * gdb.disasm/t01_mov.s: Remove carriage returns.
8176 * gdb.disasm/t02_mova.s: Ditto.
8177 * gdb.disasm/t03_add.s: Ditto.
8178 * gdb.disasm/t04_sub.s: Ditto.
8179 * gdb.disasm/t05_cmp.s: Ditto.
8180 * gdb.disasm/t06_ari2.s: Ditto.
8181 * gdb.disasm/t07_ari3.s: Ditto.
8182 * gdb.disasm/t08_or.s: Ditto.
8183 * gdb.disasm/t09_xor.s: Ditto.
8184 * gdb.disasm/t10_and.s: Ditto.
8185 * gdb.disasm/t11_logs.s: Ditto.
8186 * gdb.disasm/t12_bit.s: Ditto.
8187 * gdb.disasm/t13_otr.s: Ditto.
8188
ec33ab7f
JK
81892007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8190
8191 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
8192
ae0d01ff
UW
81932007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8194
8195 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
8196 provide DFP support.
8197
55eddb0f
DJ
81982007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
8199
8200 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
8201 Test "set powerpc vector-abi". Skip auto-detection tests for old
8202 toolchains.
8203
7020f05c
PA
82042007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
8205
8206 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
8207 with [string compare].
8208
84bc3db9
PA
82092007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
8210
8211 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
8212 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
8213
5876dc88
LM
82142007-10-25 Luis Machado <luisgpm@br.ibm.com>
8215
8216 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
8217 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
8218 * gdb.opt/Makefile.in: New makefile.
8219 * Makefile.in: Create new directory "gdb.opt".
8220 * configure.ac: Add "gdb.opt" directory.
8221 * configure: Regenerated.
a9c64011 8222
c3ea9a14
DE
82232007-10-25 Doug Evans <dje@google.com>
8224
8225 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
8226 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
8227
a9c64011 82282007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
8229 Thiago Jung Bauermann <bauerman@br.ibm.com>
8230
8231 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
8232 Floating Point expressions.
8233 * gdb.base/dfp-test.exp: new file adding tests for Decimal
8234 Floating Point variables.
8235 * gdb.base/dfp-test.c: new file containing program with Decimal
8236 Floating variables, used by gdb.base/dfp-test.exp.
8237
62a24a2b
DJ
82382007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8239
8240 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
8241
e7b1eae6
UW
82422007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8243
8244 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
8245 compiling test case with GCC.
8246 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
8247
c641edcc
UW
82482007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8249
8250 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
8251 format changes.
8252
5e5ebfe6
MS
82532007-10-18 Michael Snyder <msnyder@specifix.com>
8254
8255 * gdb.base/dbx.exp: Add missing "-re " operator.
8256
e831e7b6
GM
82572007-10-16 Gaius Mulley <gaius@glam.ac.uk>
8258
8259 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
8260 * configure.ac: Removed trailing spaces after backslash.
8261 * gdb.modula2: New directory.
8262 * gdb.modula2/Makefile.in: New file.
8263 * gdb.modula2/unbounded-array.exp: New file.
8264 * gdb.modula2/unbounded1.c: New file.
8265
7cc46491
DJ
82662007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
8267
8268 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
8269
82702007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
8271
8272 * gdb.base/sigstep.c (main): Add checks for
8273 return values for setitimer call.
8274 Call setitimer again with itimer = ITIMER_REAL
8275 if first call to setitimer fails.
8276
e91528f0
KH
82772007-10-11 Kazu Hirata <kazu@codesourcery.com>
8278
8279 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
8280 of $timeout.
8281
2ec9a4f8
DJ
82822007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
8283
8284 * gdb.server/server-run.exp: Test for dynamic linker symbols.
8285
82862007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
8287
8288 * lib/gdb.exp (gdb_run_cmd): Move comment outside
8289 of gdb_expect call, to avoid interruption.
8290
64b2fa04
PA
82912007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
8292
8293 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
8294 (v_unsigned_long_long, v_long_long_array)
8295 (v_signed_long_long_array, v_unsigned_long_long_array)
8296 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
8297 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
8298 [!NO_LONG_LONG]: New.
8299 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
8300 v_long_long_member.
8301
8302 (v_long_long_func, v_signed_long_long_func)
8303 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
8304 (main) [!NO_LONG_LONG]: Initialize long long variants.
8305
8306 * gdb.base/whatis.exp: If board file requests no_long_long, build
8307 test with NO_LONG_LONG defined. Test long long, signed long long,
8308 and unsigned long long variants but only if board file doesn't
8309 disable it.
8310
a912286e 83112007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 8312 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
8313
8314 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
8315 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
8316 * configure: Regenerated.
8317 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
8318 gdb.pascal/types.exp, lib/pascal.exp: New files.
8319
471ba8c9
DJ
83202007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
8321
8322 * gdb.cp/classes.exp (do_tests): Always step to the line after the
8323 call.
8324 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
8325 to return to the call.
8326 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
8327 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
8328 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
8329 * gdb.mi/mi-until.exp (test_until): Likewise.
8330 * gdb.mi/mi2-until.exp (test_until): Likewise.
8331
fef8a650
DJ
83322007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
8333
8334 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
8335 two-char array.
8336 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
8337
d983da9c
DJ
83382007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
8339
8340 * gdb.threads/watchthreads.c (thread_function): Sleep between
8341 iterations.
8342 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
8343 at once for S/390. Generate matching fails and passes.
8344
17f62551
VP
83452007-09-27 Vladimir Prus <vladimir@codesourcery.com>
8346
8347 * gdb.mi/var-cmd.c (do_children_tests): Initialize
8348 the 'struct_declarations' variable to zeros.
a9c64011 8349
ed0616c6
VP
83502007-09-24 Vladimir Prus <vladimir@codesourcery.com>
8351
8352 * gdb.cp/mb-ctor.cc: New.
8353 * gdb.cp/mb-ctor.exp: New.
8354 * gdb.cp/mb-templates.cc: New.
8355 * gdb.cp/mb-templates.exp: New.
8356
41f1b697
DJ
83572007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
8358
8359 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
8360
3f213f78
PA
83612007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
8362
8363 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
8364 targets.
8365 * configure: Regenerate.
8366
0d381245 83672007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 8368
0d381245
VP
8369 * gdb.base/annota1.exp: Adjust for 'info break'
8370 format changes.
8371 * gdb.base/annota3.exp: Likewise.
8372 * gdb.base/break.exp: Likewise.
8373 * gdb.base/condbreak.exp: Likewise.
8374 * gdb.base/pending.exp: Likewise.
8375 * gdb.base/sepdebug.exp: Likewise.
8376 * gdb.base/unload.exp: Likewise.
8377 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 8378
fe3f5fa8
VP
83792007-09-22 Vladimir Prus <vladimir@codesourcery.com>
8380
8381 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
8382 messages.
8383 * gdb.base/chng-syms.exp: Likewise.
8384 * gdb.base/unload.exp: Likewise.
a9c64011 8385
a75cf6c0
DJ
83862007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
8387
8388 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
8389
18ecae38
DJ
83902007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8391
8392 * schedlock.c (NUM): Change to 1.
8393 (main): Use args[0] for the main thread.
8394 * schedlock.exp: Only expect two threads. Only issue one pass or fail
8395 regardless of the number of threads.
8396
5509918f
MR
83972007-09-14 Maciej W. Rozycki <macro@mips.com>
8398
4a543daf
MR
8399 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
8400 type down.
8401 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
8402 test.
8403 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
8404 watchpoint type down.
8405 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
8406 test.
8407
84082007-09-14 Maciej W. Rozycki <macro@mips.com>
8409
5509918f
MR
8410 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
8411 Move all the tests here and run them twice, once using software
8412 watchpoints and once using hardware watchpoints.
8413 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
8414
40b53987
DJ
84152007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
8416
8417 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
8418 test.
8419
695e2681
MK
84202007-09-10 Mark Kettenis <kettenis@gnu.org>
8421
8b3fc8d8
MK
8422 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
8423 build-id.
8424
695e2681
MK
8425 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
8426 know about $ORIGIN. Calculate output dir from $dest instead of
8427 using ${objdir}/{$subdir}.
8428
58d69f29
MK
84292007-09-09 Mark Kettenis <kettenis@gnu.org>
8430
8431 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
8432 gcore, before continuing with the test.
8433
3e347599
DJ
84342007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
8435
8436 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
8437 * gdb.mi/mi-watch.exp: Likewise.
8438
ea37ba09
DJ
84392007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8440 Jim Blandy <jimb@codesourcery.com>
8441
8442 * gdb.arch/i386-sse.exp: Do not expect character constants.
8443 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
8444 * gdb.base/display.exp: Allow print/s.
8445 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
8446 and unsigned char array changes.
8447
2025a643
DJ
84482007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8449
8450 * gdb.base/display.exp: Add tests for printf %p.
8451
26669a27
PA
84522007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
8453
8454 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
8455 the dll name to unicode.
8456
c8f021f8
JK
84572007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8458
8459 * gdb.base/default.exp (show version): Update the version text.
8460 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
8461
4cf31eea
JK
84622007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8463
8464 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
8465 New files.
8466
4935890f
JK
84672007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8468
8469 * lib/gdb.exp (build_id_debug_filename_get): New function.
8470 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
8471 Remove the generate DEBUG file for the future testcase runs.
8472 New testcase for the NT_GNU_BUILD_ID retrieval.
8473 Move the final testing step to ...
8474 (test_different_dir): ... a new function.
8475 New parameter XFAIL to XFAIL all the tests performed.
8476 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
8477 New parameter TYPE to PF_PREFIX all the tests performed.
8478
02142340
VP
84792007-08-31 Vladimir Prus <vladimir@codesourcery.com>
8480
8481 * gdb.mi/mi-var-cp.cc (path_expression): New
8482 function.
8483 * gdb.mi/mi-var-cp.exp: Run path exression tests.
8484
36acd84e
UW
84852007-08-27 Markus Deuling <deuling@de.ibm.com>
8486
8487 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
8488 to fit into SPU Local Store memory.
8489
a896d121
JB
84902007-08-23 Joel Brobecker <brobecker@adacore.com>
8491
8492 * gdb.base/default.exp: Adjust the expected output of "info
8493 warranty" after the switch to GPLv3.
8494
7b433602
JB
84952007-08-23 Joel Brobecker <brobecker@adacore.com>
8496
8497 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
8498 to 30000 (from 20000).
8499
e22f8b7c
JB
85002007-08-23 Joel Brobecker <brobecker@adacore.com>
8501
8502 Switch the license of all .exp files to GPLv3.
8503 Switch the license of all .f and .f90 files to GPLv3.
8504 Switch the license of all .s and .S files to GPLv3.
8505
5a0e3bd0
JB
85062007-08-23 Joel Brobecker <brobecker@adacore.com>
8507
8508 * configure.ac: Switch license to GPLv3.
8509
cc00619d
JB
85102007-08-23 Joel Brobecker <brobecker@adacore.com>
8511
8512 Switch the licensing to GPLv3 for all .ads and .adb files.
8513
8d26208a
DJ
85142007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
8515
8516 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
8517 and t_int_double.
8518 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
8519
4fcb9948
JB
85202007-08-17 Joel Brobecker <brobecker@adacore.com>
8521
8522 * gdb.base/step-line.c: Switch license to GPL version 3, and
8523 update copyright year.
8524 * gdb.base/step-line.inp: Likewise.
8525
b9c34f67
JB
85262007-08-17 Joel Brobecker <brobecker@adacore.com>
8527
8528 * gdb.base/gdb1555.exp: Make expected output immune to formatting
8529 changes inside gdb1555.c.
8530 * gdb.base/pending.exp: Likewise.
8531
2cc17678
DJ
85322007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
8533
8534 * config/default.exp: New file.
8535
e48883f7
DJ
85362007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
8537
8538 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
8539 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
8540
1ab80e5b
MR
85412007-07-30 Maciej W. Rozycki <macro@mips.com>
8542
8543 * gdb.base/dump.exp: Force the correct endianness for binary
8544 formats not carrying this information.
8545
aba471f5
DJ
85462007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
8547
8548 * gdb.threads/staticthreads.exp: Match .*sem_post.
8549
d4e07204
DJ
85502007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
8551
8552 * gdb.base/readline.exp (operate_and_get_next): Match the final
8553 prompt.
8554
2b97317d
KB
85552007-07-23 Kevin Buettner <kevinb@redhat.com>
8556
8557 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
8558 to restarting SID.
8559
44efa07a
KB
85602007-07-18 Kevin Buettner <kevinb@redhat.com>
8561
8562 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
8563 prior to `gdb_start'.
8564
7b5ebade
KB
85652007-07-18 Kevin Buettner <kevinb@redhat.com>
8566
8567 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
8568 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
8569 Remove call to gdb_unload.
8570
255e7678
DJ
85712007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
8572 Daniel Jacobowitz <dan@codesourcery.com>
8573
8574 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
8575 for __WIN32__.
8576 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
8577 * gdb.base/unload.exp: Use shared library test routines.
8578
3a40aaa0
UW
85792007-07-03 Markus Deuling <deuling@de.ibm.com>
8580
8581 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
8582 * gdb.base/solib-symbol-lib.c: Likewise.
8583 * gdb.base/solib-symbol-main.c: Likewise.
8584
b0f4b84b
DJ
85852007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
8586
8587 * config/gdbserver.exp (gdb_reconnect): New.
8588 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
8589 gdb.base/solib-disc.exp: New files.
8590 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
8591 remote debugging".
8592 (gdb_compile): Add shlib_load flag.
8593 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
8594 port.
8595 (gdbserver_reconnect): New.
8596
1b05479a
DJ
85972007-07-01 Nick Roberts <nickrob@snap.net.nz>
8598 Daniel Jacobowitz <dan@codesourcery.com>
8599
8600 * gdb.base/annota3.exp: Test for if construct.
8601
86f78eb2
DJ
86022007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
8603
8604 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
8605
6a2eb474 86062007-06-21 Chris Dearman <chris@mips.com>
a9c64011 8607 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
8608
8609 * gdb.base/display.exp: Allow a newline after display/i.
8610 * gdb.base/pc-fp.exp: Likewise.
8611 * gdb.base/sigbpt.exp: Likewise.
8612
f8b73d13
DJ
86132007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8614
8615 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
8616 required features to be included.
8617
4339e69e
DJ
86182007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
8619
8620 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
8621 in info threads output.
8622
23d964e7
UW
86232007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8624 Markus Deuling <deuling@de.ibm.com>
8625
8626 * gdb.arch/spu-info.exp: New testcase.
8627 * gdb.arch/spu-info.c: New file.
8628
fd20f75b
DJ
86292007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
8630
8631 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
8632 tpcs_offset. Restore lr after the call.
8633 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
8634
2226f861
DJ
86352007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
8636
8637 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
8638 (gdbserver_run): Kill any running gdbserver.
8639 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
8640
d12371a9
MR
86412007-05-17 Maciej W. Rozycki <macro@mips.com>
8642
8643 * gdb.base/sigbpt.exp: Preset segv_addr.
8644
93f02886
DJ
86452007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
8646
8647 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
8648 (gdb_compile_shlib): Likewise.
8649 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
8650 (default_gdb_init): Clear cleanfiles.
8651 (gdb_finish): Delete recorded cleanfiles.
8652 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
8653
8654 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
8655 Do not use isnative.
8656 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
8657 gdb.base/so-impl-ld.exp: Likewise.
8658 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
8659 * gdb.base/unload.exp: Likewise. Do not pass empty option to
8660 gdb_compile.
8661
b04e06d7
VP
86622007-05-15 Vladimir Prus <vladimir@codesourcery.com>
8663
8664 * config/unknown.exp: Remove.
8665
069ed931
UW
86662007-05-15 Markus Deuling <deuling@de.ibm.com>
8667
8668 * gdb.base/info-proc.exp: Check is_remote.
8669
09db0d03
UW
86702007-05-14 Markus Deuling <deuling@de.ibm.com>
8671
8672 * gdb.base/gcore.exp: Initialize variable core_supported.
8673
af2cbe8c
DJ
86742007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8675
8676 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
8677
027c0295
DJ
86782007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8679
8680 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
8681 * gdb.threads/print-threads.exp (test_all_threads): Allow
8682 negative and hexadecimal thread IDs.
8683
dc5000e7
DJ
86842007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8685
8686 * gdb.java/jprint.java (public): Avoid invalid call to static
8687 method.
8688
2e74ed18
DP
86892007-05-14 Denis Pilat <denis.pilat@st.com>
8690
8691 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
8692 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
8693 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
8694 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
8695 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
8696
83547f02
UW
86972007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8698
8699 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 8700 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
8701 this mode.
8702 * gdb.base/ovlymgr.c: Provide stubs for spu target.
8703 * gdb.base/spu.ld: New file.
8704
b18be20d
DJ
87052007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
8706
8707 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
8708
be444858
DJ
87092007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
8710
8711 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
8712
b1d53152
DJ
87132007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
8714
8715 * gdb.java/jmain.exp: Handle demangled names with and without method
8716 signatures.
8717
d084b331
DJ
87182007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
8719
8720 * gdb.mi/mi-syn-frame.c (main, foo, bar)
8721 (have_a_very_merry_interrupt): Remove calls to puts.
8722 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
8723 inferior output.
8724 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
8725 test names.
8726
db9d7fc5
DJ
87272007-04-29 Markus Deuling <deuling@de.ibm.com>
8728 Daniel Jacobowitz <dan@codesourcery.com>
8729
8730 * gdb.base/auxv.exp (core_works): Also check is_remote.
8731 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
8732
ef783a7d 87332007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 8734
ef783a7d
VP
8735 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
8736 message, not the undefined 'module' variable.
8737 * gdb.base/siginfo.exp: Likewise.
8738 * gdb.base/sigstep.exp: Likewise.
8739 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
8740 serialport.
8741 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
8742
b7b73cae
CV
87432007-04-25 Corinna Vinschen <vinschen@redhat.com>
8744
8745 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
8746 target sim fails. Return 0 otherwise.
8747 (gdb_load): Return prematurely if gdb_target_sim fails.
8748
7d90fdfa
DP
87492007-04-16 Denis Pilat <denis.pilat@st.com>
8750
8751 * gdb.base/setshow.exp: Reset height after having set it to 100.
8752
5d3e9c85
DP
87532007-04-16 Denis Pilat <denis.pilat@st.com>
8754
8755 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
8756
18e75969
DP
87572007-04-16 Denis Pilat <denis.pilat@st.com>
8758
8759 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
8760
25d5ea92
VP
87612007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8762
8763 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
8764 tests. Run the frozen varobjs test.
8765 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 8766 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 8767
0b49cb80
JK
87682007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8769
8770 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
8771 gdb.base/type-opaque.exp: New files.
8772
a73bafbc 87732007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
8774
8775 * gdb.mi/mi-var-child.c
a73bafbc
VP
8776 (do_children_tests): User char[2] instead of
8777 char so that automatic printing of pointers to char
8778 don't give unpredicable result.
8779 * gdb.mi/var-cmd.c (do_locals_test): Initialize
8780 local variables.
8781 * gdb.mi/mi-var-child.exp: Step to right line
8782 of do_children_tests.
8783 * gdb.mi/mi2-var-child.exp: Likewise.
8784 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 8785 do_locals_tests.
a73bafbc
VP
8786 (do_children_tests): User char[2] instead of
8787 char so that automatic printing of pointers to char
a9c64011 8788 don't give unpredicable result.
a73bafbc 8789 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 8790 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
8791 Pass test name to mi_wait_for_stop.
8792
7ce59000
DJ
87932007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8794
8795 * gdb.asm/asm-source.exp: Remove d10v case.
8796 * lib/gdb.exp (skip_cplus_tests): Likewise.
8797 * gdb.asm/d10v.inc: Deleted.
8798
20389057
DJ
87992007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8800
8801 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
8802
8807d78b
DJ
88032007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8804
8805 * config/netware.exp: Delete file.
8806
aa3edb8e
JB
88072007-03-29 Joel Brobecker <brobecker@adacore.com>
8808
8809 * gdb.dwarf2/dw2-noloc.S: New file.
8810 * gdb.dwarf2/dw2-noloc.exp: New file.
8811
297561ac
PA
88122007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
8813
8814 * gdb.cp/method2.cc: New test.
8815 * gdb.cp/method2.exp: New test.
8816 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
8817
1f81bd39
DJ
88182007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
8819
8820 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
8821
9453113a
DJ
88222007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8823
8824 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
8825
b741e217
DJ
88262007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
8827
8828 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
8829 (gdb_load): Delete, replace with...
8830 (gdb_reload): ...this.
8831 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
8832 * gdb.server/server-mon.exp: Likewise.
8833 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
8834 (gdb_start_cmd): New.
8835 (gdb_file_cmd): Save the last loaded file.
8836 (gdb_reload): New.
8837 (gdb_gnu_strip_debug): Use transform.
8838 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
8839 support here. Use new $last_loaded_file. Check mtime.
8840 (gdb_target_cmd): Handle ObjC failure case.
8841 (infer_host_exec): Delete.
8842 (gdbserver_load): Rename to...
8843 (gdbserver_run): ...this. Simplify.
8844 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
8845 (mi_gdb_load): Move most contents to a new function...
8846 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
8847 (mi_run_cmd): Use mi_gdb_target_load.
8848 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
8849 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
8850 Use gdb_run_cmd.
8851 * gdb.base/charsign.exp: Remove incorrect comment.
8852 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
8853 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
8854 gdb.base/start.exp: Use gdb_start_cmd.
8855
446ab585 88562007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 8857 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
8858
8859 * gdb.base/sigbpt.exp: Fix the message when skipping test.
8860 * gdb.base/signull.exp: Similarly.
8861
bbb88ebf
UW
88622007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8863
8864 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
8865 messages available to test cases (like chng-sym.exp).
8866
cb8c4a99
AS
88672007-03-14 Andreas Schwab <schwab@suse.de>
8868
8869 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
8870 format changes.
8871
4e463ff5
DJ
88722007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
8873
8874 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
8875 (optimized_1): New.
8876 (main): Call optimized_1.
8877 (gdb2029): Correct typos. Call gdb2029_marker.
8878 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
8879 for gdb2029.
8880
b6db2c47
MK
88812007-03-12 Mark Kettenis <kettenis@gnu.org>
8882
8883 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
8884 as tabs. Remove redundant test pattern.
8885
70ed3737
UW
88862007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8887
8888 * gdb.base/long_long.exp: Accept optional symbol name in <...>
8889 for /a format output.
8890
47b67b60
DJ
88912007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
8892
8893 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
8894 collect output incrementally.
8895
b8953b0e
UW
88962007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8897
8898 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
8899 for -var-create lpcharacter test.
8900 * gdb.mi/mi2-var-cmd.exp: Likewise.
8901
7acd5c40
UW
89022007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8903
8904 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
8905 pass on targets where address zero is readable.
8906
9c6759c1
UW
89072007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8908
8909 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
8910 just a single architecture.
8911
a2f1aeb4
UW
89122007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8913
8914 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
8915 (fetch_all_registers): New function, uses gdb_test_multiple and
8916 exp_continue to fetch inferior output line-by-line.
8917 Replace all uses of do_get_all_registers by fetch_all_registers.
8918
46579ac2
UW
89192007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8920
8921 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
8922 in target_info.
8923
fc133f24
MS
89242007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8925
a9c64011 8926 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
8927 consistancy; add a default (timeout) case.
8928
7646a51d
MS
89292007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8930
8931 * gdb.base/watchpoint.exp: Fix truncated comment.
8932
dcfff61f
MS
89332007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8934
8935 * Makefile.in: Remove spurious single-quotes from sed command.
8936
664e3ee9
DJ
89372007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
8938
8939 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
8940 func.
8941 * gdb.mi/mi2-var-cmd.exp: Likewise.
8942
d7cc6f2f
JB
89432007-02-27 Joel Brobecker <brobecker@adacore.com>
8944
a9c64011
AS
8945 * gdb.dwarf2/dw2-producer.S: New file.
8946 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
8947
89482007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
8949
8950 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
8951 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
8952 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
8953 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
8954 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
8955 Revert tests to use mi_gdb_test and include value field in output
8956 of -var-create.
8957
93d42b30
DJ
89582007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
8959
8960 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
8961
c499ed39
DJ
89622007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
8963
8964 * gdb.base/maint.exp: Remove full paths from test names.
8965 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
8966 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
8967
9836f81b
JB
89682007-02-27 Joel Brobecker <brobecker@adacore.com>
8969
8970 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
8971
c74d0ad8
DJ
89722007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8973
8974 * gdb.server/server-mon.exp: New test.
8975
2711e456
DJ
89762007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8977
8978 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
8979
ff6f572f
DJ
89802007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8981
8982 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
8983 register capitalization.
8984
fada3feb
DP
89852007-02-13 Denis Pilat <denis.pilat@st.com>
8986
8987 * gdb.mi/mi-var-invalidate.exp: New file.
8988
fb1e4ffc
DJ
89892007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8990
8991 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
8992
3da939d7
DJ
89932007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8994
8995 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
8996
123dc839
DJ
89972007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8998
8999 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
9000 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
9001
877e3645 90022007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
9003
9004 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
9005 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
9006 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
9007 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
9008 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 9009 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 9010 Update tests to include value field in output of -var-create.
a9c64011 9011
3c0a2960
AS
90122007-02-08 Andreas Schwab <schwab@suse.de>
9013
9014 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
9015
108546a0
DJ
90162007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
9017
9018 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
9019 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
9020
d701dcab
DP
90212007-02-02 Denis Pilat <denis.pilat@st.com>
9022
9023 * gdb.threads/threadapply.exp: check that frame is not changed by
9024 the thread apply all command.
9025
783e3e2f
AS
90262007-01-31 Andreas Schwab <schwab@suse.de>
9027
6d9c3a87
AS
9028 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
9029
3c50d7b9
AS
9030 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
9031 in the dwarf sections.
9032 * gdb.dwarf2/mac-fileno.S: Likewise.
9033
783e3e2f
AS
9034 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
9035 bspstore register on ia64.
9036
78ff580e
AS
90372007-01-29 Andreas Schwab <schwab@suse.de>
9038
cc8e9b12
AS
9039 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
9040 "frame-begin" annotation.
9041
78ff580e
AS
9042 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
9043 number of "frames-invalid" annotations.
9044
704a4f78
DJ
90452007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
9046
9047 * gdb.base/commands.exp: Call if_commands_test.
9048 (gdb_test_no_prompt, if_commands_test): New.
9049
e741bf94
MK
90502007-01-28 Mark Kettenis <kettenis@gnu.org>
9051
9052 * gdb.threads/sigthread.c (NSIGS): Make bigger.
9053
474d0ad3
AS
90542007-01-27 Andreas Schwab <schwab@suse.de>
9055
9056 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
9057 .short/.int/.quad in the dwarf sections.
9058 * gdb.dwarf2/dw2-intercu.S: Likewise.
9059 * gdb.dwarf2/dw2-intermix.S: Likewise.
9060
e784b426
JK
90612007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9062
9063 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
9064 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
9065 array.
e784b426
JK
9066 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
9067 * gdb.base/setvar.exp: Likewise.
9068
37f08e04
AS
90692007-01-26 Andreas Schwab <schwab@suse.de>
9070
9a01813a
AS
9071 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
9072 test.
9073
37f08e04
AS
9074 * gdb.base/multi-forks.exp ("restart $i"): Also match
9075 __kernel_syscall_via_break.
9076
6e2a9270
VP
90772007-01-24 Vladimir Prus <vladimir@codesourcery.com>
9078
9079 * lib/mi-support.exp (mi_delete_varobj): New.
9080 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
9081 testcase.
9082 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
9083 (main): Call the above.
9084 (reference_update_test, base_in_reference_test)
9085 (reference_to_pointer): Delete the created varobjs.
a9c64011 9086
e515b470
DJ
90872007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
9088
9089 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
9090 * configure: Regenerated.
9091 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
9092 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
9093 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
9094 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
9095 * lib/gdb.exp (gdb_skip_xml_test): New function.
9096
08d8bcd7
DJ
90972007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
9098
9099 * gdb.base/sigrepeat.exp: Correct error message.
9100
91012007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
9102 Daniel Jacobowitz <dan@codesourcery.com>
9103
9104 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
9105 gdb.arch/i386-gnu-cfi-asm.S: New files.
9106
97c3f1f3
JK
91072007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9108
9109 * lib/gdb.exp: Abort on missing `site.exp'.
9110
cb1df416
DJ
91112007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9112 Daniel Jacobowitz <dan@codesourcery.com>
9113
9114 * gdb.base/included.c, gdb.base/included.exp,
9115 gdb.base/included.h: New files.
9116
35990120
DJ
91172007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
9118
9119 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
9120 (maximize_rlimit): Reduce limits on 64-bit systems.
9121
6e81a116 91222007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
9123
9124 From Marcus Deuling <deuling@de.ibm.com>:
9125 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
9126 every case.
9127
6c3c41f3
NR
91282007-01-13 Nick Roberts <nickrob@snap.net.nz>
9129
9130 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
9131 (test_path_specification): Use objdir instead of srcdir to always
9132 get an absolute filename.
9133
2f12c312
DJ
91342007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
9135
9136 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
9137
81121995
VP
91382007-01-11 Vladimir Prus <vladimir@codesourcery.com>
9139
9140 * gdb.mi/mi-var-cp.cc (reference_update_tests):
9141 Make sure the variable we're using is in scope.
9142 (reference_to_pointer): Likewise.
9143
4741b737
DJ
91442007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
9145
9146 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
9147 has no debug information.
9148
054410c3
DJ
91492007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
9150
9151 * gdb.base/annota1.exp: Remove extra send_gdb.
9152
818f79f6
DJ
91532007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9154
9155 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
9156
f7a6bb70
DJ
91572007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9158
9159 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
9160
57e66780
DJ
91612007-01-08 Nick Roberts <nickrob@snap.net.nz>
9162 Daniel Jacobowitz <dan@codesourcery.com>
9163
9164 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
9165 lcharacter or linteger change. Correct duplicated test name.
9166 * gdb.mi/mi2-var-cmd.exp: Likewise.
9167
3d799a95
DJ
91682007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
9169
9170 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
9171
91722007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 9173
a9c64011
AS
9174 * gdb.base/nofield.c: New file.
9175 * gdb.base/nofield.exp: New testcase.
51679ba9 9176
eafb94e8
NR
91772007-01-05 Nick Roberts <nickrob@snap.net.nz>
9178
9179 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
9180
9181 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
9182 test.
9183
5e572bb4
DJ
91842007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
9185
9186 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
9187
74a44383
DJ
91882007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
9189
9190 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
9191 when continuing.
9192
1b572db9
DJ
91932007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
9194
9195 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
9196 Expect ".exe" extension.
9197
381bc39b
DJ
91982007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
9199
9200 * gdb.base/charset.exp: Add explicit filename to break.
9201 * gdb.base/dbx.exp: Add explicit filename to breaks.
9202
2b70e4c6
DJ
92032007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
9204
9205 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
9206 * gdb.mi/mi2-file.exp: Likewise.
9207
303b6f5d
DJ
92082007-01-04 Vladimir Prus <vladimir@codesourcery.com>
9209
9210 Implement specification of MI tests as comments
9211 in C and C++ sources.
9212 * lib/mi-support.exp (mi_autotest_data): New variable.
9213 (mi_autotest_source): New variable.
9214 (count_newlines, mi_prepare_inline_tests)
9215 (mi_get_inline_test, mi_continue_to_line)
9216 (mi_run_inline_test, mi_tbreak)
9217 (mi_send_resuming_command, mi_wait_for_stop): New functions.
9218 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
9219 Run inline tests.
9220 * gdb.mi/mi-var-cp.cc: Define tests here.
9221
23da0d94
VP
92222007-01-04 Vladimir Prus <vladimir@codesourcery.com>
9223
9224 Simplify usage of mi_continue_to.
9225 * lib/mi-support.exp (mi_runto_helper): Renamed
9226 from mi_runto, added new parameter 'run_or_continue'.
9227 (mi_runto): Use mi_runto_helper.
9228 (mi_continue_to): Accept just function name as parameter.
9229 Use mi_runto_helper.
9230 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
9231 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 9232
f9e18282
JB
92332006-01-04 Joel Brobecker <brobecker@adacore.com>
9234
9235 Make this testcase a bit more realistic. The current code
9236 is too simplistic, and allows the compiler to optimize out
9237 some of the entities we need for this testcase.
9238 * gdb.ada/null_record/bar.ads (Void_Star): New type.
9239 (Do_Nothing): Add extra parameter.
9240 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
9241 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
9242 by using a variable of type Void_Star.
9243
fd678c65
JB
92442006-01-04 Joel Brobecker <brobecker@adacore.com>
9245
9246 * gdb.ada/catch_ex/foo.adb: New file.
9247 * gdb.ada/catch_ex.exp: New testcase.
9248
05cfdb42
DJ
92492007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
9250
9251 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
9252 pass --image-base to linker.
9253
2e03ee74
DJ
92542007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9255 Daniel Jacobowitz <dan@codesourcery.com>
9256
9257 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
9258 secondary prompts.
9259
0d5de010
DJ
92602007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9261
9262 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
9263 output. Test the types of members and member pointers.
9264 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
9265 gdb/2092.
9266 * gdb.cp/member-ptr.exp: Search for a comment instead of a
9267 statement. Enable for GCC. Update expected output for some tests
9268 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
9269 layout.
9270 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
9271 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
9272 (Diamond::vget_base): New.
9273 (main): Add new tests.
9274 * gdb.cp/printmethod.exp: Update expected output for member functions.
9275 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
9276 print pEe->D::vg().
9277
61a771aa
DJ
92782007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9279
9280 * gdb.threads/tls.exp: Allow stops in sem_post.
9281
2fa63963
DJ
92822006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
9283
9284 * gdb.base/annota1.exp: Allow .*printf in backtraces.
9285 * gdb.base/annota3.exp: Likewise.
9286 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
9287 again (instead of timing out).
9288 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
9289 GCC bug 26475.
9290 * gdb.java/jmisc.exp: Adjust to work with method signatures including
9291 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
9292 test from jmisc1.exp.
9293 * gdb.java/jmisc1.exp: Delete.
9294 * gdb.java/jprint.exp: Adjust to work with method signatures including
9295 return types.
9296 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
9297 * gdb.threads/linux-dp.exp: Don't be confused by program output.
9298 * lib/java.exp (compile_java_from_source): Pass the correct type
9299 to target_compile.
9300
5eefc2b7
JB
93012006-12-31 Joel Brobecker <brobecker@adacore.com>
9302
9303 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
9304 (stack_align_edx): New function.
9305 (stack_align_eax): New function.
9306 (main): Add calls to stack_align_edx and stack_align_eax.
9307 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
9308 Add testing for the cases where the register used during a stack
9309 realignment is edx. Same for eax.
9310
227c54da
DJ
93112006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
9312
9313 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
9314 and generic PE targets.
9315
cab8ac94
JB
93162006-12-29 Joel Brobecker <brobecker@adacore.com>
9317
9318 * gdb.ada/array_return.exp: Update copyright date list.
9319
ba54f318
JB
93202006-12-27 Joel Brobecker <brobecker@adacore.com>
9321
9322 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
9323 (Create_Small_Float_Vector): New function.
9324 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
9325 function body.
9326 * gdb.ada/array_return/p.adb: Use new type and function from
9327 package Pck.
9328 * gdb.ada/array_return.exp: Add a test verifying that GDB is
9329 able to print the value returned by a function returning an
9330 array of float.
9331
6b7a35dd
JB
93322006-12-20 Joel Brobecker <brobecker@adacore.com>
9333
9334 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
9335 The associated tests should be PASSing.
9336
038224f6
VP
93372006-12-08 Vladimir Prus <vladimir@codesourcery.com>
9338
9339 Test for base in references.
9340 * gdb.mi/mi-var-cp.cc: Add test code.
9341 * gdb.mi/mi-var-cp.exp: Test for bases in references.
9342 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
9343 * gdb.mi/mi2-watch.exp: Likewise.
9344 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
9345 (mi_list_varobj_children): New function.
9346
b26ed50d
VP
93472006-12-08 Vladimir Prus <vladimir@codesourcery.com>
9348
9349 * lib/mi-support.exp
9350 (mi_runto): Accept "()" after function name.
9351 (mi_create_varobj): New function.
9352 (mi_varobj_update): New function.
9353 (mi_Check_varobj_value): New function.
9354 * gdb.mi/mi-var-cp.exp: New file.
9355 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 9356
08232497
DJ
93572006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
9358
9359 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
9360 gdb.base/weaklib2.c: New files.
9361
d394c993 93622006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 9363
ac6c2fba
NS
9364 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
9365 info. Adjust test names.
9366
8ec659a0 9367 * gdb.base/break.c (main): Move position of malloc.
d394c993 9368 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 9369
acd65feb
VP
93702006-11-28 Vladimir Prus <vladimir@codesourcery.com>
9371
9372 * gdb.mi/mi-var-cmd.exp: Check -var-update after
9373 assignement of arrays and function pointers.
9374 * gdb.mi/var-cmd.c: Add declaration necessary for above
9375 tests.
9376
f556d5e5
NS
93772006-11-27 Nathan Sidwell <nathan@codesourcery.com>
9378
9379 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
9380
9381 * gdb.threads/linux-dp.exp: Read thread table before and after
9382 creating each philosopher and verify it.
9383
697bc68d
NS
93842006-11-27 Nathan Sidwell <nathan@codesourcery.com>
9385 Paul Brook <paul@codesourcery.com>
9386 Daniel Jacobowitz <dan@codesourcery.com>
9387
9388 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 9389 main to remove duplication. Add start function of the form
697bc68d
NS
9390 '_*start[1-9]*'. Add RVDS start function.
9391
29d73ae4
DJ
93922006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
9393
9394 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
9395
c1d88655
UW
93962006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9397
9398 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
9399 * gdb.asm/spu.inc: New file.
9400 * gdb.base/term.exp: Disable if [target_info exists noargs].
9401 * gdb.gdb/complaints.exp: Disable if ![isnative].
9402 * gdb.gdb/selftest.exp: Likewise.
9403 * gdb.gdb/observer.exp: Likewise.
9404 * gdb.gdb/xfullpath.exp: Likewise.
9405 * gdb.base/attach.exp: Disable on SPU target.
9406 * gdb.cp/bs145503.exp: Likewise.
9407 * gdb.cp/exception.exp: Likewise.
9408 * gdb.cp/userdef.exp: Likewise.
9409
32a13b1a
DJ
94102006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
9411
9412 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
9413
d8295fe9
VP
94142006-11-10 Vladimir Prus <vladimir@codesourcery.com>
9415
9416 * gdb.base/completion.exp: Fix completion tests for
9417 'info' and 'info '.
9418 * gdb.base/help.exp (help_test_raw, test_class_help)
9419 (test_prefix_command_help): Move...
9420 * lib/gdb.exp: Here.
9421 * gdb.base/main.exp: Adjust.
9422 * gdb.cp/maint.exp: Adjust.
9423 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 9424
8c394015
VP
94252006-11-09 Vladimir Prus <vladimir@codesourcery.com>
9426
9427 * gdb.stabs/weird.exp (print_weird_var): Use
9428 gdb_test_multiple instead of gdb_expect.
9429
027fc1bc
VP
94302006-11-09 Vladimir Prus <vladimir@codesourcery.com>
9431
9432 * gdb.base/help.exp (help_test_raw): New.
9433 (test_class_help): New.
9434 (test_prefix_command_help): New.
9435 Adjust testcases.
9436
67609209
FR
94372006-11-09 Christophe Lyon <christophe.lyon@st.com>
9438
9439 * gdb.base/constvars.c (main): Write to crass and crips, so that
9440 they are allocated by the compiler.
9441
f73adfeb
AS
94422006-10-27 Andreas Schwab <schwab@suse.de>
9443
9444 * gdb.base/multi-forks.exp: Use "detach fork" instead of
9445 "detach-fork".
9446
2f83a18e
DJ
94472006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
9448
9449 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
9450 of patterns.
9451
94277a38
DJ
94522006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
9453
9454 * gdb.base/sepdebug.exp: Remove debug format test.
9455 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
9456 Handle no-symtab.
9457 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
9458
5bd2f6e2
DJ
94592006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
9460
9461 * gdb.threads/manythreads.c (thread_function, main): Don't cast
9462 int to pointer or pointer to int.
9463 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
9464
8c008720
DJ
94652006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
9466
9467 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
9468
9e35dae4
DJ
94692006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9470
9471 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
9472
d9639e13
DJ
94732006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
9474
9475 PR c++/2116
9476 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
9477
390a1bd0
JB
94782006-10-06 Joel Brobecker <brobecker@adacore.com>
9479
9480 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
9481 the corresponding bug has been fixed in GDB (PR/2018).
9482
dd920c33
JB
94832006-10-06 Joel Brobecker <brobecker@adacore.com>
9484
9485 * gdb.base/subst.exp: New testcase.
9486
53bbefe9
JB
94872006-10-06 Joel Brobecker <brobecker@adacore.com>
9488
9489 * gdb.ada/array_return/pck.ads: Add copyright notice.
9490 * gdb.ada/array_return/pck.adb: Likewise.
9491 * gdb.ada/array_return/p.adb: Likewise.
9492 * gdb.ada/exec_changed/first.adb: Likewise.
9493 * gdb.ada/exec_changed/second.adb: Likewise.
9494
09851417
JB
94952006-10-06 Joel Brobecker <brobecker@adacore.com>
9496
9497 * gdb.ada/watch_arg/watch.adb: New file.
9498 * gdb.ada/watch_arg.exp: New testcase.
9499
041bf30d
VP
95002006-10-02 Vladimir Prus <vladimir@codesourcery.com>
9501
9502 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 9503 via string_to_regexp.
041bf30d 9504 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 9505
f286fbdd 95062006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
9507
9508 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
9509 Remove unused / obsolete files.
9510
7c07f349
NR
95112006-09-19 Nick Roberts <nickrob@snap.net.nz>
9512
9513 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
9514
cd5ff84a
VP
95152006-09-17 Vladimir Prus <vladimir@codesourcery.com>
9516
9517 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
9518 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 9519 the number of frames.
cd5ff84a 9520
ae018d1a
DJ
95212006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
9522
9523 * gdb.base/args.c (main): Add breakpoint marker.
9524 * gdb.base/args.exp: Use args_test for tests. Add new tests which
9525 really test empty arguments.
9526 (args_load): Delete.
9527 (args_test): New.
9528
b399c549
NR
95292006-09-13 Nick Roberts <nickrob@snap.net.nz>
9530
9531 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 9532 check for one file.
b399c549 9533
2ab1eb7a
VP
95342006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
9535
9536 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
9537 HIGH_FRAME argument to -stack-list-locals can be larger than
9538 the number of frames.
a9c64011 9539
476308bf
FF
95402006-08-18 Fred Fish <fnf@specifix.com>
9541
9542 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
9543 '$' in front of skip_vmx_tests_saved when setting that.
9544
8625200f
AS
95452006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
9546
9547 * gdb.base/trace-commands.exp: New file.
9548
089ec8f1
DJ
95492006-08-10 Joel Brobecker <brobecker@adacore.com>
9550 Daniel Jacobowitz <dan@codesourcery.com>
9551
9552 * gdb.base/step-bt.exp: Make hexadecimal address optional in
9553 expected output of the backtrace commands.
9554
b60f0898
JB
95552006-08-09 Joel Brobecker <brobecker@adacore.com>
9556
9557 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
9558 untested followed by return combination.
9559 * gdb.arch/altivec-regs.exp: Likewise.
9560 * gdb.arch/e500-abi.exp: Likewise.
9561 * gdb.arch/e500-regs.exp: Likewise.
9562 * gdb.arch/gdb1291.exp: Likewise.
9563 * gdb.arch/gdb1431.exp: Likewise.
9564 * gdb.arch/gdb1558.exp: Likewise.
9565 * gdb.arch/i386-prologue.exp: Likewise.
9566 * gdb.arch/i386-unwind.exp: Likewise.
9567 * gdb.asm/asm-source.exp: Likewise.
9568 * gdb.base/a2-run.exp: Likewise.
9569 * gdb.base/advance.exp: Likewise.
9570 * gdb.base/all-bin.exp: Likewise.
9571 * gdb.base/annota1.exp: Likewise.
9572 * gdb.base/annota3.exp: Likewise.
9573 * gdb.base/args.exp: Likewise.
9574 * gdb.base/arithmet.exp: Likewise.
9575 * gdb.base/assign.exp: Likewise.
9576 * gdb.base/async.exp: Likewise.
9577 * gdb.base/attach.exp: Likewise.
9578 * gdb.base/bang.exp: Likewise.
9579 * gdb.base/bigcore.exp: Likewise.
9580 * gdb.base/bitfields.exp: Likewise.
9581 * gdb.base/bitfields2.exp: Likewise.
9582 * gdb.base/break.exp: Likewise.
9583 * gdb.base/call-sc.exp: Likewise.
9584 * gdb.base/call-strs.exp: Likewise.
9585 * gdb.base/callfuncs.exp: Likewise.
9586 * gdb.base/checkpoint.exp: Likewise.
9587 * gdb.base/chng-syms.exp: Likewise.
9588 * gdb.base/code-expr.exp: Likewise.
9589 * gdb.base/commands.exp: Likewise.
9590 * gdb.base/completion.exp: Likewise.
9591 * gdb.base/cond-expr.exp: Likewise.
9592 * gdb.base/condbreak.exp: Likewise.
9593 * gdb.base/consecutive.exp: Likewise.
9594 * gdb.base/constvars.exp: Likewise.
9595 * gdb.base/corefile.exp: Likewise.
9596 * gdb.base/cvexpr.exp: Likewise.
9597 * gdb.base/dbx.exp: Likewise.
9598 * gdb.base/define.exp: Likewise.
9599 * gdb.base/detach.exp: Likewise.
9600 * gdb.base/display.exp: Likewise.
9601 * gdb.base/dump.exp: Likewise.
9602 * gdb.base/ena-dis-br.exp: Likewise.
9603 * gdb.base/ending-run.exp: Likewise.
9604 * gdb.base/environ.exp: Likewise.
9605 * gdb.base/eval-skip.exp: Likewise.
9606 * gdb.base/exprs.exp: Likewise.
9607 * gdb.base/fileio.exp: Likewise.
9608 * gdb.base/finish.exp: Likewise.
9609 * gdb.base/float.exp: Likewise.
9610 * gdb.base/foll-exec.exp: Likewise.
9611 * gdb.base/foll-fork.exp: Likewise.
9612 * gdb.base/foll-vfork.exp: Likewise.
9613 * gdb.base/freebpcmd.exp: Likewise.
9614 * gdb.base/funcargs.exp: Likewise.
9615 * gdb.base/gcore.exp: Likewise.
9616 * gdb.base/gdb1090.exp: Likewise.
9617 * gdb.base/gdb1250.exp: Likewise.
9618 * gdb.base/huge.exp: Likewise.
9619 * gdb.base/info-proc.exp: Likewise.
9620 * gdb.base/interrupt.exp: Likewise.
9621 * gdb.base/jump.exp: Likewise.
9622 * gdb.base/langs.exp: Likewise.
9623 * gdb.base/lineinc.exp: Likewise.
9624 * gdb.base/list.exp: Likewise.
9625 * gdb.base/logical.exp: Likewise.
9626 * gdb.base/long_long.exp: Likewise.
9627 * gdb.base/macscp.exp: Likewise.
9628 * gdb.base/maint.exp: Likewise.
9629 * gdb.base/mips_pro.exp: Likewise.
9630 * gdb.base/miscexprs.exp: Likewise.
9631 * gdb.base/multi-forks.exp: Likewise.
9632 * gdb.base/opaque.exp: Likewise.
9633 * gdb.base/overlays.exp: Likewise.
9634 * gdb.base/pc-fp.exp: Likewise.
9635 * gdb.base/pointers.exp: Likewise.
9636 * gdb.base/printcmds.exp: Likewise.
9637 * gdb.base/psymtab.exp: Likewise.
9638 * gdb.base/ptype.exp: Likewise.
9639 * gdb.base/recurse.exp: Likewise.
9640 * gdb.base/relational.exp: Likewise.
9641 * gdb.base/relocate.exp: Likewise.
9642 * gdb.base/remote.exp: Likewise.
9643 * gdb.base/reread.exp: Likewise.
9644 * gdb.base/restore.exp: Likewise.
9645 * gdb.base/return.exp: Likewise.
9646 * gdb.base/return2.exp: Likewise.
9647 * gdb.base/scope.exp: Likewise.
9648 * gdb.base/sect-cmd.exp: Likewise.
9649 * gdb.base/sep.exp: Likewise.
9650 * gdb.base/sepdebug.exp: Likewise.
9651 * gdb.base/setshow.exp: Likewise.
9652 * gdb.base/setvar.exp: Likewise.
9653 * gdb.base/sigall.exp: Likewise.
9654 * gdb.base/sigbpt.exp: Likewise.
9655 * gdb.base/signals.exp: Likewise.
9656 * gdb.base/signull.exp: Likewise.
9657 * gdb.base/sizeof.exp: Likewise.
9658 * gdb.base/solib.exp: Likewise.
9659 * gdb.base/step-line.exp: Likewise.
9660 * gdb.base/step-test.exp: Likewise.
9661 * gdb.base/structs.exp: Likewise.
9662 * gdb.base/structs2.exp: Likewise.
9663 * gdb.base/term.exp: Likewise.
9664 * gdb.base/twice.exp: Likewise.
9665 * gdb.base/until.exp: Likewise.
9666 * gdb.base/varargs.exp: Likewise.
9667 * gdb.base/volatile.exp: Likewise.
9668 * gdb.base/watchpoint.exp: Likewise.
9669 * gdb.base/whatis-exp.exp: Likewise.
9670 * gdb.base/whatis.exp: Likewise.
9671 * gdb.cp/ambiguous.exp: Likewise.
9672 * gdb.cp/annota2.exp: Likewise.
9673 * gdb.cp/annota3.exp: Likewise.
9674 * gdb.cp/bool.exp: Likewise.
9675 * gdb.cp/breakpoint.exp: Likewise.
9676 * gdb.cp/casts.exp: Likewise.
9677 * gdb.cp/class2.exp: Likewise.
9678 * gdb.cp/classes.exp: Likewise.
9679 * gdb.cp/cplusfuncs.exp: Likewise.
9680 * gdb.cp/ctti.exp: Likewise.
9681 * gdb.cp/derivation.exp: Likewise.
9682 * gdb.cp/exception.exp: Likewise.
9683 * gdb.cp/gdb1355.exp: Likewise.
9684 * gdb.cp/hang.exp: Likewise.
9685 * gdb.cp/inherit.exp: Likewise.
9686 * gdb.cp/local.exp: Likewise.
9687 * gdb.cp/m-data.exp: Likewise.
9688 * gdb.cp/m-static.exp: Likewise.
9689 * gdb.cp/member-ptr.exp: Likewise.
9690 * gdb.cp/method.exp: Likewise.
9691 * gdb.cp/misc.exp: Likewise.
9692 * gdb.cp/namespace.exp: Likewise.
9693 * gdb.cp/overload.exp: Likewise.
9694 * gdb.cp/ovldbreak.exp: Likewise.
9695 * gdb.cp/pr-1023.exp: Likewise.
9696 * gdb.cp/pr-1210.exp: Likewise.
9697 * gdb.cp/pr-574.exp: Likewise.
9698 * gdb.cp/printmethod.exp: Likewise.
9699 * gdb.cp/psmang.exp: Likewise.
9700 * gdb.cp/ref-params.exp: Likewise.
9701 * gdb.cp/ref-types.exp: Likewise.
9702 * gdb.cp/rtti.exp: Likewise.
9703 * gdb.cp/templates.exp: Likewise.
9704 * gdb.cp/try_catch.exp: Likewise.
9705 * gdb.cp/userdef.exp: Likewise.
9706 * gdb.cp/virtfunc.exp: Likewise.
9707 * gdb.disasm/am33.exp: Likewise.
9708 * gdb.disasm/h8300s.exp: Likewise.
9709 * gdb.disasm/mn10300.exp: Likewise.
9710 * gdb.disasm/sh3.exp: Likewise.
9711 * gdb.disasm/t01_mov.exp: Likewise.
9712 * gdb.disasm/t02_mova.exp: Likewise.
9713 * gdb.disasm/t03_add.exp: Likewise.
9714 * gdb.disasm/t04_sub.exp: Likewise.
9715 * gdb.disasm/t05_cmp.exp: Likewise.
9716 * gdb.disasm/t06_ari2.exp: Likewise.
9717 * gdb.disasm/t07_ari3.exp: Likewise.
9718 * gdb.disasm/t08_or.exp: Likewise.
9719 * gdb.disasm/t09_xor.exp: Likewise.
9720 * gdb.disasm/t10_and.exp: Likewise.
9721 * gdb.disasm/t11_logs.exp: Likewise.
9722 * gdb.disasm/t12_bit.exp: Likewise.
9723 * gdb.disasm/t13_otr.exp: Likewise.
9724 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
9725 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
9726 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
9727 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
9728 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
9729 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
9730 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
9731 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
9732 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
9733 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
9734 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
9735 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
9736 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
9737 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
9738 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
9739 * gdb.mi/gdb701.exp: Likewise.
9740 * gdb.mi/gdb792.exp: Likewise.
9741 * gdb.mi/mi-basics.exp: Likewise.
9742 * gdb.mi/mi-break.exp: Likewise.
9743 * gdb.mi/mi-cli.exp: Likewise.
9744 * gdb.mi/mi-console.exp: Likewise.
9745 * gdb.mi/mi-disassemble.exp: Likewise.
9746 * gdb.mi/mi-eval.exp: Likewise.
9747 * gdb.mi/mi-file.exp: Likewise.
9748 * gdb.mi/mi-read-memory.exp: Likewise.
9749 * gdb.mi/mi-regs.exp: Likewise.
9750 * gdb.mi/mi-return.exp: Likewise.
9751 * gdb.mi/mi-simplerun.exp: Likewise.
9752 * gdb.mi/mi-stack.exp: Likewise.
9753 * gdb.mi/mi-stepi.exp: Likewise.
9754 * gdb.mi/mi-syn-frame.exp: Likewise.
9755 * gdb.mi/mi-until.exp: Likewise.
9756 * gdb.mi/mi-var-block.exp: Likewise.
9757 * gdb.mi/mi-var-child.exp: Likewise.
9758 * gdb.mi/mi-var-cmd.exp: Likewise.
9759 * gdb.mi/mi-var-display.exp: Likewise.
9760 * gdb.mi/mi-watch.exp: Likewise.
9761 * gdb.mi/mi2-basics.exp: Likewise.
9762 * gdb.mi/mi2-break.exp: Likewise.
9763 * gdb.mi/mi2-cli.exp: Likewise.
9764 * gdb.mi/mi2-console.exp: Likewise.
9765 * gdb.mi/mi2-disassemble.exp: Likewise.
9766 * gdb.mi/mi2-eval.exp: Likewise.
9767 * gdb.mi/mi2-file.exp: Likewise.
9768 * gdb.mi/mi2-read-memory.exp: Likewise.
9769 * gdb.mi/mi2-regs.exp: Likewise.
9770 * gdb.mi/mi2-return.exp: Likewise.
9771 * gdb.mi/mi2-simplerun.exp: Likewise.
9772 * gdb.mi/mi2-stack.exp: Likewise.
9773 * gdb.mi/mi2-stepi.exp: Likewise.
9774 * gdb.mi/mi2-syn-frame.exp: Likewise.
9775 * gdb.mi/mi2-until.exp: Likewise.
9776 * gdb.mi/mi2-var-block.exp: Likewise.
9777 * gdb.mi/mi2-var-child.exp: Likewise.
9778 * gdb.mi/mi2-var-cmd.exp: Likewise.
9779 * gdb.mi/mi2-var-display.exp: Likewise.
9780 * gdb.mi/mi2-watch.exp: Likewise.
9781 * gdb.stabs/exclfwd.exp: Likewise.
9782 * gdb.stabs/weird.exp: Likewise.
9783 * gdb.threads/gcore-thread.exp: Likewise.
9784 * gdb.trace/actions.exp: Likewise.
9785 * gdb.trace/backtrace.exp: Likewise.
9786 * gdb.trace/circ.exp: Likewise.
9787 * gdb.trace/collection.exp: Likewise.
9788 * gdb.trace/deltrace.exp: Likewise.
9789 * gdb.trace/infotrace.exp: Likewise.
9790 * gdb.trace/limits.exp: Likewise.
9791 * gdb.trace/packetlen.exp: Likewise.
9792 * gdb.trace/passc-dyn.exp: Likewise.
9793 * gdb.trace/passcount.exp: Likewise.
9794 * gdb.trace/report.exp: Likewise.
9795 * gdb.trace/save-trace.exp: Likewise.
9796 * gdb.trace/tfind.exp: Likewise.
9797 * gdb.trace/tracecmd.exp: Likewise.
9798 * gdb.trace/while-dyn.exp: Likewise.
9799 * gdb.trace/while-stepping.exp: Likewise.
9800
f4b618d1
JB
98012006-08-08 Joel Brobecker <brobecker@adacore.com>
9802
9803 * gdb.base/step-bt.c: New file.
9804 * gdb.base/step-bt.exp: New testcase.
9805
3d00d119
DJ
98062006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
9807
9808 * config/monitor.exp (gdb_load): Remove support for obsolete
9809 download-write-size.
9810 * gdb.base/remote.exp: Likewise. Update all callers of
9811 gdb_timed_load.
9812
017b5bd4
DJ
98132006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
9814
9815 * cursal.exp: Pass binfile to gdb_load.
9816
837c599d
DJ
98172006-08-01 Nathan Sidwell <nathan@codesourcery.com>
9818
9819 * gdb.base/cursal.exp: Add "" to gdb_load call.
9820
8dd4540b
MK
98212006-07-29 Mark Kettenis <kettenis@gnu.org>
9822
9823 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
9824 NetBSD/ELF targets.
9825
ab5c9f60
DJ
98262006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
9827
9828 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
9829 operator*.
9830
4c42eaff
DJ
98312006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
9832
9833 * gdb.base/completion.exp: Update for change in "file" behavior.
9834 * gdb.stabs/weird.exp: Likewise.
9835 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
9836 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
9837
0155cc76
NS
98382006-07-24 Nathan Sidwell <nathan@codesourcery.com>
9839
9840 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
9841 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
9842
16026cd7
AS
98432006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
9844
9845 * gdb.base/default.exp: Update source command error message.
9846 * gdb.base/help.exp: Update 'help source' message.
9847
16963cb6
DJ
98482006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
9849
9850 * gdb.cp/bs15503.exp: Update comment for no longer crashing
9851 test.
9852
6d7fd486
AS
98532006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
9854
9855 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
9856
29e8a844
DJ
98572006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
9858
9859 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
9860
6afcfa39
DJ
98612006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
9862
9863 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
9864
267a692b
MK
98652006-07-17 Mark Kettenis <kettenis@gnu.org>
9866
9867 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
9868 *-*-openbsd* from targets for wich we expect ARM FPA floating
9869 point format.
9870
85d2fec4
NR
98712006-07-17 Nick Roberts <nickrob@snap.net.nz>
9872
9873 * gdb.cp/annota3.exp: Expect frame-begin annotation.
9874
98752006-07-17 Mark Kettenis <kettenis@gnu.org>
9876
9877 * gdb.base/annota3.exp: Expect frame-begin annotation.
9878
85b4c6e8
JB
98792006-07-14 Joel Brobecker <brobecker@adacore.com>
9880
9881 * gdb.base/help.exp: Adjust "help unset" test to accept
9882 any list of unset commands.
9883
fb933624
DJ
98842006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
9885 Daniel Jacobowitz <dan@codesourcery.com>
9886
9887 * gdb.cp/ref-params.exp: New test.
9888 * gdb.cp/ref-params.cc: New source file.
9889 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
9890
1dff4b64
MK
98912006-07-08 Mark Kettenis <kettenis@gnu.org>
9892
9893 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
9894 spaces/tabs in regular expressions since they might not be there.
9895
40d2e0e3
AS
98962006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
9897
9898 * gdb.base/ifelse.exp: New file.
9899
f6c957d2
NS
99002006-07-04 Nathan Sidwell <nathan@codesourcery.com>
9901
9902 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
9903 line.
9904 * gdb.base/huge.exp: Loop over compilation to find a size that
9905 is acceptable.
9906 * gdb.base/remote.exp: Correct expected strings.
9907 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
9908
b9c5a23d
DJ
99092006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9910
9911 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
9912
9af2e58d
DJ
99132006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9914
9915 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
9916 native.
9917
30930ca5
DJ
99182006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9919
9920 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
9921 enable stabs testing.
9922
aa32fa1d
DJ
99232006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9924
bd4a4c80 9925 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
9926 gdb_test_multiple does.
9927
321fef15
DJ
99282006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9929
9930 * Makefile.in (host_alias): Remove.
9931 (target_alias): Use @target_noncanonical@.
9932 (site.exp): Don't set host_alias.
9933 * aclocal.m4: Remove contents. Include acx.m4.
9934 * configure: Regenerated.
9935 * configure.ac: Use ACX_NONCANONICAL_TARGET.
9936
e1c2defa
NS
99372006-06-13 Nathan Sidwell <nathan@codesourcery.com>
9938
e63b55d1
NS
9939 * lib/gdb.exp (gdb_load_cmd): New.
9940
5600ea19
NS
9941 * gdb.base/fileio.c: Add system(NULL) test.
9942 * gdb.base/fileio.exp: Check it.
9943
e1c2defa
NS
9944 * gdb.base/break.c: Add 10a breakpoint at }
9945 * gdb.base/break.exp: Add test for breakpoint at }
9946 * gdb.cp/anon-union.cc: Add code at end of function.
9947 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
9948 * gdb.mi/var-cmd.c: Add code at end of function.
9949 * gdb.mi/mi-var-display.exp: Adjust end of next.
9950 * gdb.mi/mi2-var-display.exp: Likewise.
9951 * gdb.base/fileio.c: Add stop function and insert calls at
9952 stopping places.
9953 * gdb.base/fileio.exp: Breakpoint stop function and remove
9954 explicit line number references.
9955
6c0112ec
JB
99562006-05-19 Joel Brobecker <brobecker@adacore.com>
9957
a9c64011
AS
9958 * gdb.base/del.exp (test_delete_alias): New function.
9959 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 9960
154189a4
FF
99612006-05-18 Fred Fish <fnf@specifix.com>
9962
9963 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
9964 required. Check for spurious output after program exits normally.
9965
582e64c2
FF
99662006-05-17 Fred Fish <fnf@specifix.com>
9967
9968 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
9969 gdb_load, so it works in the simulator.
9970
8ef6493a
FF
99712006-05-11 Fred Fish <fnf@specifix.com>
9972
9973 * gdb.base/bang.exp: Ignore unexpected output between the
9974 "program exited normally" and the gdb prompt, as many other
9975 tests do.
9976
692b141c
MK
99772006-05-07 Mark Kettenis <kettenis@gnu.org>
9978
9979 * gdb.base/help.exp: Make "delete checkpoint" part option for
9980 "help d" and "help delete" tests.
9981
540b8a30
UW
99822006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9983
a9c64011 9984 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
9985 expected output in some mi_gdb_test statements.
9986 * gdb.mi/mi2-basics.exp: Likewise.
9987
9b6462d9
JB
99882006-05-05 Joel Brobecker <brobecker@adacore.com>
9989
9990 * gdb.base/del.c: New file.
9991 * gdb.base/del.exp: New testcase.
9992
954de43b
DM
99932006-05-05 David S. Miller <davem@sunset.davemloft.net>
9994
9995 * gdb.base/break.exp: Do not assume a breakpoint on
9996 main will actually be in $srcfile when optimizing.
1303f75e
DM
9997 * gdb.base/savedregs.exp: Do not require that the dummy
9998 frame location match up to a symbol and source file location.
c3242428
DM
9999 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
10000 will get printed without a mi_cmd_data_list_register_values prefix.
10001 (*-data-list-register-*): Correct regular expressions to expect the new
10002 pseudo d? floating point registers.
10003 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 10004
c7e64c9a
DJ
100052006-05-05 Christophe Lyon <christophe.lyon@st.com>
10006
10007 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
10008 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
10009 is allocated by the compiler.
10010 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
10011 anons, e, anone to force their allocation by the compiler.
10012
100132006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
10014
10015 * gdb.base/help.exp: Update expected text for help d and
10016 help delete.
10017
27ce9a6d
MK
100182006-05-02 Mark Kettenis <kettenis@gnu.org>
10019
10020 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
10021 NetBSD/ELF targets.
10022
8608915f
MK
100232006-04-30 Mark Kettenis <kettenis@gnu.org>
10024
10025 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
10026 single-step breakpoint fails; make this a KFAIL on
10027 sparc*-*-openbsd*.
10028 * gdb.base/siginfo.exp: Likewise.
10029 * gdb.base/sigstep.exp (advance, advancei): Likewise.
10030
b8db102d
MS
100312006-04-26 Michael Snyder <msnyder@redhat.com>
10032
10033 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
10034 which may have to consume output from other forks.
10035 Add tests to make sure that "delete fork" succeeded.
10036
c702009a
MS
100372006-04-20 Michael Snyder <msnyder@redhat.com>
10038
10039 * 2006-03-22 Jim Blandy <jimb@redhat.com>
10040 Add support for the Renesas M32C and M16C.
10041
10042 * gdb.asm/asm-source.exp: Add m32c target.
10043 * gdb.asm/m32c.inc: Support for m32c target.
10044
e28493f2
AS
100452006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
10046
10047 * gdb.base/commands.exp (recursive_source_test): New test.
10048
880da185
DM
100492006-04-04 David S. Miller <davem@sunset.davemloft.net>
10050
10051 * gdb.base/float.exp: Add pattern for sparc targets.
10052
61d9b92f
DJ
100532006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
10054
10055 * gdb.base/commands.exp (stray_arg0_test): New test.
10056
bd717df8
PB
100572006-03-30 Paul Brook <paul@codesourcery.com>
10058
10059 * gdb.mi/mi-until.exp: kfail broken until command.
10060 * gdb.mi/mi2-until.exp: Ditto.
10061
ec793d3c
NR
100622006-03-27 Nick Roberts <nickrob@snap.net.nz>
10063
10064 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
10065
831004b7
AO
100662006-03-08 Alexandre Oliva <aoliva@redhat.com>
10067
10068 * gdb.base/prelink.exp: Anchor tested-for regular expression
10069 on gdb prompt.
10070
effe49a0
PB
100712006-03-07 Paul Brook <paul@codesourcery.com>
10072
10073 * gdb.base/assign.exp: Correct fail message.
10074
e5461016
PB
100752006-03-07 Paul Brook <paul@codesourcery.com>
10076
10077 * lib/compiler.c: Extract armcc version number.
10078 * lib/compiler.cc: Ditto.
10079
fc91c6c2
PB
100802006-03-07 Paul Brook <paul@codesourcery.com>
10081
10082 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
10083 additional_flags=-w.
10084 * gdb.arch/altivec-regs.exp: Ditto.
10085 * gdb.arch/e500-abi.exp: Ditto.
10086 * gdb.arch/e500-regs.exp: Ditto.
10087 * gdb.base/all-bin.exp: Ditto.
10088 * gdb.base/annota1.exp: Ditto.
10089 * gdb.base/annota3.exp: Ditto.
10090 * gdb.base/args.exp: Ditto.
10091 * gdb.base/arithmet.exp: Ditto.
10092 * gdb.base/assign.exp: Ditto.
10093 * gdb.base/async.exp: Ditto.
10094 * gdb.base/bang.exp: Ditto.
10095 * gdb.base/break.exp: Ditto.
10096 * gdb.base/call-rt-st.exp: Ditto.
10097 * gdb.base/completion.exp: Ditto.
10098 * gdb.base/cond-expr.exp: Ditto.
10099 * gdb.base/condbreak.exp: Ditto.
10100 * gdb.base/consecutive.exp: Ditto.
10101 * gdb.base/define.exp: Ditto.
10102 * gdb.base/display.exp: Ditto.
10103 * gdb.base/ena-dis-br.exp: Ditto.
10104 * gdb.base/environ.exp: Ditto.
10105 * gdb.base/eval-skip.exp: Ditto.
10106 * gdb.base/info-proc.exp: Ditto.
10107 * gdb.base/jump.exp: Ditto.
10108 * gdb.base/logical.exp: Ditto.
10109 * gdb.base/long_long.exp: Ditto.
10110 * gdb.base/maint.exp: Ditto.
10111 * gdb.base/miscexprs.exp: Ditto.
10112 * gdb.base/pc-fp.exp: Ditto.
10113 * gdb.base/pointers.exp: Ditto.
10114 * gdb.base/relational.exp: Ditto.
10115 * gdb.base/reread.exp: Ditto.
10116 * gdb.base/sect-cmd.exp: Ditto.
10117 * gdb.base/sep.exp: Ditto.
10118 * gdb.base/sepdebug.exp: Ditto.
10119 * gdb.base/until.exp: Ditto.
10120 * gdb.base/whatis-exp.exp: Ditto.
10121 * gdb.cp/annota2.exp: Ditto.
10122 * gdb.cp/annota3.exp: Ditto.
10123 * gdb.trace/actions.exp: Ditto.
10124 * gdb.trace/backtrace.exp: Ditto.
10125 * gdb.trace/circ.exp: Ditto.
10126 * gdb.trace/collection.exp: Ditto.
10127 * gdb.trace/deltrace.exp: Ditto.
10128 * gdb.trace/infotrace.exp: Ditto.
10129 * gdb.trace/limits.exp: Ditto.
10130 * gdb.trace/packetlen.exp: Ditto.
10131 * gdb.trace/passc-dyn.exp: Ditto.
10132 * gdb.trace/passcount.exp: Ditto.
10133 * gdb.trace/report.exp: Ditto.
10134 * gdb.trace/save-trace.exp: Ditto.
10135 * gdb.trace/tfind.exp: Ditto.
10136 * gdb.trace/tracecmd.exp: Ditto.
10137 * gdb.trace/while-dyn.exp: Ditto.
10138 * gdb.trace/while-stepping.exp: Ditto.
10139 * lib/gdb.exp: Ditto.
10140 (gdb_compile): Handle nowarning option.
10141
5f4a23d9
AO
101422006-03-07 Alexandre Oliva <aoliva@redhat.com>
10143
10144 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
10145 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
10146 Rename executable to prelinkt. Don't re-prelink if we didn't
10147 get a core file. Test prelink -u exit status to tell whether
10148 prelinking failed. Use gdb_test_multiple.
10149
9733fc94
DJ
101502006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
10151
10152 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
10153 (do_tests): Call it.
10154
cc10cae3
AO
101552006-02-28 Alexandre Oliva <aoliva@redhat.com>
10156
10157 * gdb.base/prelink.exp: New test.
10158 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
10159
15c46491
WZ
101602006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
10161
10162 * gdb.fortran/derived-type.f90: New file.
10163 * gdb.fortran/derived-type.exp: New testcase.
10164
5c9f7ded
DJ
101652006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
10166
10167 * gdb.base/default.exp: Allow ';' as a directory separator.
10168
5b96932b
AS
101692006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
10170
10171 * gdb.base/help.exp (help add-symbol-file): Update.
10172
1986bccd
AS
101732006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
10174
10175 * gdb.base/help.exp (help load): Update expected results.
10176
a8b7528f
FF
101772006-02-19 Fred Fish <fnf@specifix.com>
10178
10179 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
10180 specifix hex value as part of results.
10181 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 10182
f8261448
FF
101832006-02-16 Fred Fish <fnf@specifix.com>
10184
10185 * gdb.base/whatis.c: Define variables using typedefs char_addr,
10186 ushort_addr, and slong_addr, so the typedefs are not optimized
10187 away.
10188 * gdb.base/whatis.exp: Add tests using type name for struct type,
10189 union type, enum type, and typedef.
a9c64011 10190
31d8bdd2
MK
101912006-02-13 Mark Kettenis <kettenis@gnu.org>
10192
10193 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
10194
34e41e63
JB
101952006-02-13 Jim Blandy <jimb@redhat.com>
10196
10197 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
10198 case where it takes two "next" commands to skip past the init
10199 call.
10200
ac6e4f31
FF
102012006-02-12 Fred Fish <fnf@specifix.com>
10202
10203 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
10204 to handle cases where it takes two "next" commands to skip
10205 past the init call.
10206
2db2d571
JB
102072006-02-07 Joel Brobecker <brobecker@adacore.com>
10208
10209 * gdb.ada/array_return.exp: Mark the last test as expected to fail
10210 on hppa32 targets.
10211
38fcd64c
DJ
102122006-02-06 Vladimir Prus <ghost@cs.msu.su>
10213
10214 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
10215 field.
10216
1315ad46
MK
102172006-01-29 Mark Kettenis <kettenis@gnu.org>
10218
10219 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
10220
5625b943
DJ
102212006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
10222
10223 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
10224 files.
10225
80df1bbe
DJ
102262006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
10227
10228 * gdb.cp/maint.exp: Set complaints to a positive value.
10229
9078e690
DJ
102302006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
10231
10232 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
10233 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
10234 function name.
10235
9c903399
DJ
102362006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
10237
10238 * gdb.base/checkpoint.c: Update copyright notice. Include
10239 <stdlib.h>.
10240
761ae4d6
JB
102412006-01-04 Jim Blandy <jimb@redhat.com>
10242
10243 * gdb.asm/asm-source.exp: Independently provide default values for
10244 asm-flags and debug-flags. Use 'string equal' to do the
10245 comparison, not the implicit expr's '==' operator. Remove
10246 now-unneeded assignments to asm-flags. In h8300 case, place
10247 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
10248
099ac3dd
MS
102492006-01-04 Michael Snyder <msnyder@redhat.com>
10250
10251 * gdb.base/checkpoint.c: New file.
10252 * gdb.base/checkpoint.exp: New file.
10253 * gdb.base/multi-fork.c: New file.
10254 * gdb.base/multi-fork.exp: New file.
10255 * gdb.base/pi.txt: New file (data for checkpoint.c test).
10256
f4d85314
FF
102572006-01-04 Fred Fish <fnf@specifix.com>
10258
10259 * gdb.base/ptype.c (foo): Add typedef.
10260 (intfoo): Add function.
10261 * gdb.base/ptype1.c: New file.
10262 * gdb.base/ptype.exp: Handle compilation and linking with two
10263 source files. Test that proper type for "foo" is found based
10264 on source context rather than first match found in symtabs.
10265
a1b06f35
MK
102662005-12-28 Mark Kettenis <kettenis@gnu.org>
10267
10268 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
10269 * gdb.asm/openbsd.inc: Indent commands.
10270
d082a1e2
MK
102712005-12-26 Mark Kettenis <kettenis@gnu.org>
10272
c65016bd
MK
10273 * gdb.base/freebpcmd.exp: Increase timeout.
10274
d082a1e2
MK
10275 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
10276
d3c32a0e
DJ
102772005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
10278
10279 * gdb.base/default.exp: Update check for "show version".
10280
9fdb1f50
RC
102812005-12-09 Randolph Chung <tausq@debian.org>
10282
10283 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
10284 * gdb.asm/pa64.inc: New file.
10285
5f2c56f7
RC
102862005-12-09 Randolph Chung <tausq@debian.org>
10287
10288 * gdb.asm/common.inc: Indent commands.
10289 * gdb.asm/asmsrc1.s: Likewise.
10290 * gdb.asm/asmsrc2.s: Likewise.
10291
8117349c
RC
102922005-12-09 Randolph Chung <tausq@debian.org>
10293
10294 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
10295 (get_addr_of_sym): Remove duplicate print.
10296 (gen_core): xfail hppa*-*-hpux*, update expected output.
10297 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
10298 * gdb.arch/pa64-nullify.s: New file.
10299
8f07f25a
RC
103002005-12-09 Randolph Chung <tausq@debian.org>
10301
10302 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
10303
55b39184
DJ
103042005-12-07 Christophe Lyon <christophe.lyon@st.com>
10305
10306 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
10307 code generation for these functions.
10308 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
10309 error message.
10310
31e2b00f
AS
103112005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
10312
10313 * gdb.base/help.exp (help b, help br, help bre, help brea)
10314 (help break): Update the expected message.
10315
c3d0b56e
SC
103162005-11-11 Stephane Carrez <stcarrez@nerim.fr>
10317
10318 * gdb.asm/m68hc11.inc: Setup the data section.
10319 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
10320 script for this test.
10321 (m6812-*-*): Likewise.
10322
36ae0ea9
RC
103232005-11-09 Randolph Chung <tausq@debian.org>
10324
10325 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
10326
9d6f42e9
WZ
103272005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
10328
10329 * gdb.base/break.exp: Fix a comment typo.
10330
e2126a14
EZ
103312005-11-03 Jim Blandy <jimb@redhat.com>
10332
a9c64011
AS
10333 Checked in by Elena Zannoni <ezannoni@redhat.com>
10334
889bf7c5 10335 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 10336
e0ac7199
CV
103372005-11-02 Corinna Vinschen <vinschen@redhat.com>
10338
10339 * gdb.arch/gdb1558.c: Include stdio.h.
10340
31d3fb18
MK
103412005-10-31 Mark Kettenis <kettenis@gnu.org>
10342
10343 * gdb.asm/asm-source.exp: Use -e instead of --entry.
10344
e52b687c
MK
103452005-10-31 Mark Kettenis <kettenis@gnu.org>
10346
10347 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
10348
f4711d79
PG
103492005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
10350
a9c64011
AS
10351 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
10352 vscr" tests to better match output.
f4711d79 10353
987a9106
JB
103542005-10-12 Jim Blandy <jimb@redhat.com>
10355
10356 * gdb.base/structs.exp (any): New function.
10357 (test_struct_returns): Don't make any assumptions at all about
10358 what value the function returns when GDB can't set the return
10359 value.
10360
2336bb58
JB
103612005-10-09 Joel Brobecker <brobecker@adacore.com>
10362
10363 * gdb.ada/arrayidx/p.adb: New file.
10364 * gdb.ada/arrayidx.exp: New testcase
10365
103662005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
10367
10368 * gdb.ada/array_return/pck.ads: New file.
10369 * gdb.ada/array_return/pck.adb: New file.
10370 * gdb.ada/array_return/p.adb: New file.
10371 * gdb.ada/array_return.exp: New testcase.
10372
705335ea
JB
103732005-10-03 Joel Brobecker <brobecker@adacore.com>
10374
a9c64011
AS
10375 * gdb.base/arrayidx.c: New file.
10376 * gdb.base/arrayidx.exp: New testcase.
705335ea 10377
11ee9940
NR
103782005-09-29 Nick Roberts <nickrob@snap.net.nz>
10379
10380 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
10381 frames-invalid and breakpoints-invalid are no longer generated
10382 with level 3 so don't expect them in the output.
10383
39fb8e9e
BR
103842005-09-27 Bob Rossi <bob@brasko.net>
10385
a9c64011 10386 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
10387 from test. Escape the | in mi_gdb_test call.
10388 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
10389 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
10390 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
10391 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
10392 expected regex's in mi_gdb_test calls.
10393 * lib/mi-support.exp: Remove arbitrary .* from tests.
10394 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
10395 Fully anchor GDB/MI expected results in mi_gdb_test.
10396 * lib/gdb.exp (string_to_regexp): Escape the ] character.
10397 * gdb.base/sizeof.exp: Remove escape character. Correct test.
10398
2af48f68
PB
103992005-09-26 Paul Brook <paul@codesourcery.com>
10400
10401 * long_long.exp: Exclude eabi targets from arm FPA float format test.
10402
f34502bc
WZ
104032005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
10404
10405 * bfp-test.c: New file.
10406 * bfp-test.exp: New testcase.
10407
ca929517
WZ
104082005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
10409
10410 * gdb.fortran/subarray.exp: New testcase to test the evaluation
10411 of subarray and substring variable.
10412 * gdb.fortran/subarray.f: New source file for the test of subarray
10413 and substring variable evaluation.
10414 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
10415 of string constant.
10416
c761af65
DJ
104172005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
10418
10419 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
10420 copyright dates.
10421
561d7a1d
PG
104222005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
10423
10424 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
10425 powerpc altivec' test with an almost identical 'info vector' test.
10426
b2b64cc9
PG
104272005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
10428
a9c64011
AS
10429 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
10430 vscr" tests to match output.
b2b64cc9 10431
6ac4d15a
PG
104322005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
10433
a9c64011
AS
10434 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
10435 output.
6ac4d15a 10436
40e55bef
BR
104372005-09-11 Bob Rossi <bob@brasko.net>
10438
889bf7c5
PA
10439 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
10440 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
10441 commands that return an MI output command and an asyncronous MI output
10442 command.
40e55bef
BR
10443 * gdb.mi/mi-console.exp: Ditto.
10444
3c7385ec
BR
104452005-09-11 Bob Rossi <bob@brasko.net>
10446
10447 * gdb.mi/mi-var-child.c: Include <string.h>.
10448
a6cd0eb3
DJ
104492005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
10450
10451 * killed.exp: Correct gdb_expect syntax.
10452
2f168eed
CV
104532005-08-09 Corinna Vinschen <vinschen@redhat.com>
10454
10455 * lib/mi-support.exp (mi_gdb_load): Fix typo.
10456
ecd3fd0f
BR
104572005-08-02 Bob Rossi <bob@brasko.net>
10458
10459 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
10460 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
10461 Change tests to inferior-tty-set/show.
10462 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
10463 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
10464 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
10465 inferior. Use mi_gdb_test to get GDB and Inferior output.
10466 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
10467 descriptor.
10468 (mi_inferior_tty_name): Add inferior PTY file name.
10469 (mi_gdb_start): Add INFERIOR_PTY parameter.
10470 (mi_gdb_test): Add IPATTERN parameter.
10471
f1ea48cb 104722005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 10473
f1ea48cb
BR
10474 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
10475 parameter to mi_gdb_test.
10476 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
10477
6e650a67
DJ
104782005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
10479
10480 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
10481 struct_declarations.
10482 * gdb.mi/mi-var-child.exp: Step over the initialization of
10483 struct_declarations.
10484
8be260b6
DJ
104852005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
10486
10487 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
10488 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
10489 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
10490 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
10491 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
10492 file.
10493
4e660f07
NR
104942005-07-27 Nick Roberts <nickrob@snap.net.nz>
10495
10496 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
10497 (do_children_tests): Assign values to the extra elements.
10498
10499 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
10500 them for tests for "-var-update --no-values" and
a9c64011 10501 "-var-update --all-values".
4e660f07
NR
10502 Add test for "-var-list-children --simple-values".
10503
10504 * gdb.mi/basics.c (callee4): Add integer array D[3]...
10505
10506 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
10507 "-stack-list-locals --simple-values" Improve doc strings and
10508 comments.
10509
6bdae935
MK
105102005-07-18 Mark Kettenis <kettenis@gnu.org>
10511
598b7a6f
MK
10512 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
10513 *-*-openbsd*.
10514 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
10515
6bdae935
MK
10516 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
10517 sigaltsatck'.
10518
1323e929 105192005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 10520
1323e929
BR
10521 * gdb.base/default.exp (tty): Changed output of command.
10522 * gdb.base/help.exp (help tty): Ditto.
10523
b1a9c082
MK
105242005-07-12 Mark Kettenis <kettenis@gnu.org>
10525
10526 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
10527
10a844a2
MK
105282005-07-10 Mark Kettenis <kettenis@gnu.org>
10529
10530 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
10531 -stack-select-frame without arguments.
10532 (test_stack_frame_listing): Add test for newly implemented command
10533 -stack-info-frame.
10534
3cb3b8df
BR
105352005-07-06 Bob Rossi <bob@brasko.net>
10536
10537 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
10538 command.
10539 (Copyright): Update copyright.
10540
a0c5fbcf
WZ
105412005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
10542
10543 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
10544 tests to evaluate exponentiation expression.
10545
984971d0
AS
105462005-06-29 Andreas Schwab <schwab@suse.de>
10547
10548 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
10549 main to avoid warnings.
10550
10551 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
10552
fe03833f
NR
105532005-06-20 Nick Roberts <nickrob@snap.net.nz>
10554
10555 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
10556 -stack-select-frame without arguments.
10557 (test_stack_frame_listing): Add test for newly implemented command
10558 -stack-info-frame.
a9c64011 10559
7a55f279
WZ
105602005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
10561
0ffa0ea5
DJ
10562 * gdb.fortran/array-element.f: New file.
10563 * gdb.fortran/array-element.exp: New testcase.
7a55f279 10564
26585198
DJ
105652005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
10566
10567 * gdb.base/bigcore.exp: Correct checks for systems which can
10568 not dump a large core file.
10569
c1bd25fd
DJ
105702005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
10571
10572 * gdb.base/relocate.c: Add a copyright notice.
10573 (dummy): Remove.
10574 * gdb.base/relocate.exp: Test printing the values of variables
10575 from a relocatable file.
10576
589e074d
DJ
105772005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
10578
10579 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
10580 excess MI output after an error.
10581
0915f927
JB
105822005-05-29 Joel Brobecker <brobecker@adacore.com>
10583
10584 * gdb.arch/alpha-step.c: New file.
10585 * gdb.arch/alpha-step.exp: New testcase.
10586
76ff342d
DJ
105872005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
10588 Dennis Brueni <dennis@slickedit.com>
10589
10590 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
10591 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
10592 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
10593 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
10594 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
10595 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
10596 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
10597
96b0c7ac
DJ
105982005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
10599 Wu Zhou <woodzltc@cn.ibm.com>
10600
10601 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
10602 IBM's xlc compiler.
10603 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
10604 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
10605
f21565d2
JB
106062005-05-13 Jim Blandy <jimb@redhat.com>
10607
10608 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
10609 calling gdb_suppress_entire_file.
10610 * gdb.base/charset.exp: Same.
10611 * gdb.base/call-rt-st.exp: Same.
10612
6006a3a1
BR
106132005-05-05 Bob Rossi <bob_rossi@cox.net>
10614
10615 * lib/gdb.exp (fullname_syntax): Added global regex.
10616 (fullname_syntax_POSIX): Ditto.
10617 (fullname_syntax_UNC): Ditto.
10618 (fullname_syntax_DOS_CASE): Ditto.
10619 (fullname_syntax_DOS): Ditto.
10620 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
10621 fullname_syntax variable to scope and use it.
10622 (test_file_list_exec_source_files): Ditto.
10623 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
10624
c3b69c04
DJ
106252005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
10626
10627 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
10628
3c95e6af
PG
106292004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
10630
a9c64011
AS
10631 * lib/gdb.exp (skip_altivec_tests): New function, based on
10632 check_vmx_hw_available from the GCC testsuite.
10633 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
10634 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 10635
78df6c56
JB
106362005-05-02 Jim Blandy <jimb@redhat.com>
10637
10638 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
10639 calling gdb_suppress_entire_file.
10640
1690f9cf
DJ
106412005-04-30 Randolph Chung <tausq@debian.org>
10642
10643 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
10644 Slightly relax "sem_post" name checking.
10645
5ea106f7
PG
106462005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
10647
10648 * gdb.base/unload.exp: Use new shared library infrastructure.
10649
bf7234cf
PG
106502005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
10651
10652 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 10653 infrastructure.
bf7234cf 10654
547b869a
CV
106552005-04-29 Corinna Vinschen <vinschen@redhat.com>
10656
10657 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
10658 * gdb.asm/h8300.inc: New file.
10659
f07e55f0
PG
106602005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10661
10662 * gdb.base/shlib-call.exp: Change to use new shared library
10663 infrastructure.
10664
3cbba3d1
PG
106652005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10666
a9c64011
AS
10667 * gdb.base/pending.exp: Change to use new shared library
10668 infrastructure.
3cbba3d1 10669
ed6df200
PG
106702005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10671
a9c64011
AS
10672 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
10673 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 10674
8c8f4ebe
PG
106752005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
10676
a9c64011
AS
10677 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
10678 shared objects being adjusted and update copyright years.
8c8f4ebe 10679
607fbc54
DJ
106802005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
10681
10682 * ChangeLog: Correct some 2003-01-13 dates.
10683 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
10684 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
10685 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
10686 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
10687 gdb.trace/tfind.exp: Update copyright years.
10688
57bf0e56
DJ
106892005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
10690 Daniel Jacobowitz <dan@codesourcery.com>
10691
10692 * lib/gdb.exp (gdb_compile): Handle shlib=.
10693 (gdb_compile_shlib): New function.
10694
9b593790
PG
106952005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
10696
a9c64011 10697 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 10698
9494c6a5
DJ
106992005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
10700
10701 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
10702 gdb.server.
10703 * configure.ac: Likewise.
10704 * configure: Regenerated.
10705 * gdb.gdbserver/Makefile.in: Moved to...
10706 * gdb.server/Makefile.in: ... here.
10707 * gdb.gdbserver/server.c: Moved to...
10708 * gdb.server/server.c: ... here.
10709 * gdb.gdbserver/server-run.exp: Moved to...
10710 * gdb.server/server-run.exp: ... here.
10711
6f8eac0e
DJ
107122005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
10713
10714 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
10715 * configure.ac: Create gdb.gdbserver/Makefile.
10716 * configure: Regenerated.
10717 * lib/gdbserver-support.exp: New file, derived from
10718 config/gdbserver.exp.
10719 * config/gdbserver.exp: Use gdbserver-support.exp.
10720 * gdb.gdbserver/Makefile.in: New file.
10721 * gdb.gdbserver/server.c: New file.
10722 * gdb.gdbserver/server-run.exp: New file.
10723
6e87504d
PG
107242005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
10725
a9c64011
AS
10726 * lib/gdb.exp (test_compiler_info): Return compiler_info
10727 if no arguments are given.
6e87504d 10728
d1779be4
PG
107292005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
10730
10731 * gdb.arch/altivec-abi.exp: Check for compiler and set
10732 use altivec' flag accordingly.
10733 * gdb.arch/altivec-regs.exp: Likewise.
10734
88750304
DJ
107352005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
10736
10737 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
10738
f3fb768d
AS
107392005-03-27 Andreas Schwab <schwab@suse.de>
10740
10741 * gdb.base/bigcore.c (main): Add missing mode argument in open
10742 call.
10743
7e813ac5
DJ
107442005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
10745
10746 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
10747 downloads.
10748 * config/gdbserver.exp (gdb_load): Likewise.
10749
8e3049aa
PB
107502005-03-14 Paul Brook <paul@codesourcery.com>
10751
10752 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
10753 targets.
10754
a9df7c44
JB
107552005-03-09 Joel Brobecker <brobecker@adacore.com>
10756
10757 * gdb.dwarf2/dup-psym.S: New file.
10758 * gdb.dwarf2/dup-psym.exp: New testcase.
10759
9f0d94e8
JB
107602005-03-09 Joel Brobecker <brobecker@adacore.com>
10761
10762 * gdb.ada/exec_changed/first.adb: New file.
10763 * gdb.ada/exec_changed/second.adb: New file.
10764 * gdb.ada/exec_changed.exp: New testcase.
10765
5f579bc5
NS
107662005-03-08 Nathan Sidwell <nathan@codesourcery.com>
10767
36e9969c
NS
10768 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
10769 (A2): New class.
10770 (main): Test operator+.
10771 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
10772 breakpoint test.
10773
5f579bc5
NS
10774 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
10775 * gdb.base/signull.exp: Disable if gdb,nosignals.
10776 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
10777 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
10778 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
10779 * gdb.mi/mi2-console.exp: Likewise.
10780 * gdb.trace/collection.exp (run_trace_experiment): Consume the
10781 continue output at start.
10782 (gdb_collect_locals_test): Robustify regexp.
10783 * gdb.trace/passc-dyn.exp: Fix comment typo.
10784 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
10785
be46087e
CV
107862005-03-08 Corinna Vinschen <vinschen@redhat.com>
10787
10788 * gdb.asm/asm-source.exp: Add iq2000 case.
10789 * gdb.asm/iq2000.inc: New file.
10790
384e1a61 107912005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 10792
384e1a61
MI
10793 * gdb.base/command.exp: Change hardcoded value to regular expression.
10794 * gdb.base/float.exp: Add powerpc to the list of targets checked.
10795
584b6e9e
DJ
107962005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
10797
10798 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
10799 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
10800 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
10801 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
10802 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
10803
ab5b5d61
MK
108042005-03-05 Mark Kettenis <kettenis@gnu.org>
10805
10806 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
10807 changes.
10808
ae051c1b
PG
108092004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
10810
a9c64011
AS
10811 * lib/compiler.c: Add test for IBM's xlc compiler.
10812 * lib/compiler.cc: Likewise.
ae051c1b 10813
3f0f6ed2
JB
108142004-02-24 Joel Brobecker <brobecker@adacore.com>
10815
10816 * gdb.ada/fixed_points.exp: Create compilation object directory
10817 before running the test.
10818 * gdb.ada/null_record.exp: Likewise.
10819 * gdb.ada/packed_array.exp: Likewise.
10820 * gdb.ada/start.exp: Likewise.
10821
724f452b
JB
108222005-02-15 Joel Brobecker <brobecker@adacore.com>
10823
10824 * gdb.ada/packed_array/pa.adb: New file.
10825 * gdb.ada/packed_array.exp: New testcase.
10826
57f5cdfb 108272005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 10828
1f393151
MK
10829 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
10830 files.
10831
ebdda337
MK
10832 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
10833 on *-*-openbsd*. Correctly match whitespace in regukar
10834 expressions.
10835
cf309262
DJ
108362005-02-10 Daniel Jacobowitz <dan@debian.org>
10837
10838 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
10839 PR exp/1821
10840 * gdb.base/gdb1821.c: New test file.
10841 * gdb.base/gdb1821.exp: New test file.
10842
3be49e7a
JB
108432005-02-09 Joel Brobecker <brobecker@adacore.com>
10844
10845 * gdb.base/start.c: New file.
10846 * gdb.base/start.exp: New testcase.
10847
e292e67d
JB
108482005-02-09 Joel Brobecker <brobecker@adacore.com>
10849
10850 * gdb.ada/start/dummy.adb: New file.
10851 * gdb.ada/start.exp: New testcase.
10852
dbdfa66c
CV
108532005-02-09 Corinna Vinschen <vinschen@redhat.com>
10854
10855 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
10856 for printing symbols and statistics.
10857 Add test for using relative pathnames in "maint print msymbols" test.
10858 Mark "maint info sections DATA" XFAIL on Cygwin.
10859 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
10860 tests.
10861
d7941671
AC
108622005-02-09 Andreas Schwab <schwab@suse.de>
10863
10864 Committed by Andrew Cagney <cagney@gnu.org>
10865 * gdb.base/remotetimeout.exp: New file.
10866
74e5ef44
MK
108672005-02-07 Mark Kettenis <kettenis@gnu.org>
10868
10869 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
10870
464dd14d
JB
108712005-02-03 Joel Brobecker <brobecker@adacore.com>
10872
10873 * gdb.ada/gnat_ada.gpr: New file.
10874 * gdb.ada/gnat_ada.gin: Delete, no longer used.
10875 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
10876 * configure.ac: No longer generate gnat_ada.gpr.
10877 * configure: Regenerate.
10878 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
10879 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
10880 * gdb.ada/null_record/bar.ads: Likewise.
10881 * gdb.ada/null_record/bar.adb: Likewise.
10882 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
10883 * gdb.ada/null_record.exp (testdir): New variable.
10884 (testfile): executable is now in testdir subdirectory.
10885 (srcfile): Use full path to the main compilation unit.
10886 * gdb.ada/fixed_points.exp: Same changes as above.
10887
30d756ae
NR
108882005-02-03 Nick Roberts <nickrob@snap.net.nz>
10889
10890 * gdb.base/interp.exp: New test.
10891
9d799f85
AC
108922005-01-24 Andrew Cagney <cagney@gnu.org>
10893
10894 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
10895
15656118
AC
108962005-01-19 Andrew Cagney <cagney@gnu.org>
10897
a892c31b
AC
10898 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
10899 configure.ac not configure.in.
10900
15656118
AC
10901 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
10902 of powerpc*-*-*.
10903 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 10904 * gdb.base/list.exp (test_list_function)
15656118
AC
10905 (test_list_filename_and_function): Ditto.
10906 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
10907
a7b01baf
AC
109082005-01-16 Andrew Cagney <cagney@gnu.org>
10909
17d92a02
AC
10910 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
10911
a7b01baf
AC
10912 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
10913
bc8332bb
AC
109142005-01-14 Andrew Cagney <cagney@gnu.org>
10915
10916 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
10917 * gdb.mi/mi2-var-cmd.exp: Ditto.
10918
4d074752
CV
109192005-01-10 Corinna Vinschen <vinschen@redhat.com>
10920
10921 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
10922
bec39cab
AC
109232005-01-07 Andrew Cagney <cagney@gnu.org>
10924
10925 * configure.ac: Rename configure.in, require autoconf 2.59.
10926 * configure: Re-generate.
10927 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
10928 * gdb.stabs/configure: Re-generate.
10929 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
10930 * gdb.hp/configure: Re-generate.
10931 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
10932 autoconf 2.59.
10933 * gdb.hp/gdb.objdbg/configure: Re-generate.
10934 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
10935 autoconf 2.59.
10936 * gdb.hp/gdb.defects/configure: Re-generate.
10937 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
10938 autoconf 2.59.
10939 * gdb.hp/gdb.compat/configure: Re-generate.
10940 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
10941 autoconf 2.59.
10942 * gdb.hp/gdb.base-hp/configure: Re-generate.
10943 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
10944 autoconf 2.59.
10945 * gdb.hp/gdb.aCC/configure: Re-generate.
10946
f10b16d4
JB
109472004-12-15 Jim Blandy <jimb@redhat.com>
10948
10949 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
10950 under NPTL when there is debugging info available for libpthread.
10951
fb6e1814
JG
109522004-12-13 Jerome Guitton <guitton@gnat.com>
10953
10954 * gdb.ada/fixed_points.c: New file.
10955 * gdb.ada/fixed_points.exp: New file.
10956
fe46cd3a
RC
109572004-12-03 Randolph Chung <tausq@debian.org>
10958
10959 * gdb.arch/pa-nullify.exp: New file.
10960 * gdb.arch/pa-nullify.s: New file.
10961
8de0841b
RC
109622004-11-30 Randolph Chung <tausq@debian.org>
10963
10964 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
10965 instead of "tbug". Fix regexp to work properly with gdb_test.
10966
c8170782
PH
109672004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
10968
10969 * gdb.base/bitfields2.exp: New test.
10970 * gdb.base/bitfields2.c: New file.
10971
954269c2
RE
109722004-11-28 Richard Earnshaw <rearnsha@arm.com>
10973
10974 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
10975
0107feed
RC
109762004-11-16 Randolph Chung <tausq@debian.org>
10977
10978 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
10979
f073ae8c
DJ
109802004-11-14 Daniel Jacobowitz <dan@debian.org>
10981
10982 * gdb.threads/threadapply.exp: Correct "macro details" test.
10983
19ad59e7
JJ
109842004-11-11 Jeff Johnston <jjohnstn@redhat.com>
10985
10986 * gdb.threads/threadapply.exp: New test.
10987 * gdb.threads/threadapply.c: New file.
10988
9cf0961b
MK
109892004-11-07 Mark Kettenis <kettenis@gnu.org>
10990
10991 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
10992 frames.
10993
c789492a
FL
109942004-11-05 Felix Lee <felix+log1@specifixinc.com>
10995
10996 * gdb.base/cursal.exp: New file.
10997 * gdb.base/cursal.c: New file.
10998
a1e167bb
AC
109992004-11-03 Andrew Cagney <cagney@gnu.org>
11000
11001 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
11002
b7cbf173
MK
110032004-10-30 Mark Kettenis <kettenis@gnu.org>
11004
11005 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
11006 NetBSD/ELF targets.
11007
88f9d34f
JB
110082004-10-29 Joel Brobecker <brobecker@gnat.com>
11009
11010 * gdb.threads/bp_in_thread.c: New file, copied from
11011 pthread_cond_wait.c.
11012 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
11013 file, rather than reusing the .c file from another testcase.
11014
ca7d6a0c
JB
110152004-10-20 Joel Brobecker <brobecker@gnat.com>
11016
11017 * gdb.ada/null_record.exp: Check where we stopped after
11018 sending the start command, instead of where the associated
11019 temporary breakpoint was inserted.
11020
0d863d03
AC
110212004-10-14 Andrew Cagney <cagney@gnu.org>
11022
11023 * gdb.mi/gdb701.c (main): Return 0.
11024
d11e72cb
DJ
110252004-10-13 Daniel Jacobowitz <dan@debian.org>
11026
d40539a4 11027 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 11028
e1923096
JJ
110292004-10-12 Jeff Johnston <jjohnstn@redhat.com>
11030
11031 * gdb.threads/schedlock.c: Add comment markers to use to find
11032 line numbers.
11033 * gdb.threads/schedlock.exp: Adjust regex to handle the new
11034 comments.
11035 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
11036 breakpoint lines.
11037
ec8ba2c9
DJ
110382004-10-12 Daniel Jacobowitz <dan@debian.org>
11039
11040 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
11041
0eb3658b
DJ
110422004-10-12 Daniel Jacobowitz <dan@debian.org>
11043
11044 * configure.in: Add gdb.dwarf2.
11045 * configure: Regenerated.
11046 * Makefile.in: Add gdb.dwarf2.
11047 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
11048 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
11049 gdb.dwarf2/file1.txt: New files.
11050
a271cc33
OF
110512004-10-11 Orjan Friberg <orjanf@axis.com>
11052
a9c64011 11053 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
11054 of "run", since the latter doesn't work with remote targets. Adjust
11055 the breakpoint numbering accordingly.
11056 * gdb.threads/pthread_cond_wait.exp: Ditto.
11057
895ce074
MC
110582004-10-08 Michael Chastain <mec.gnu@mindspring.com>
11059
11060 * gdb.base/overlays.exp: Update copyright years.
11061
6be3092d
KI
110622004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
11063
11064 * gdb.base/overlays.exp: Disable if target is Linux.
11065
e05389b8
FL
110662004-10-06 Felix Lee <felix+log1@specifixinc.com>
11067
11068 * config/gdbserver.exp (gdb_load): Use right filename on remote.
11069
73cb587d
KI
110702004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
11071
11072 * gdb.asm/asm-source.exp: Add m32r-linux target.
11073 * gdb.asm/m32r-linux.inc: New file.
11074
3c0edcdc
AC
110752004-09-24 Andrew Cagney <cagney@redhat.com>
11076 David Anderson <anderson@redhat.com>
11077
11078 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
11079 command fails, assume things will work.
11080 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
11081 (_GNU_SOURCE): Define.
11082 (print_unsigned, print_hex): Change parameter to "long long".
11083 (print_byte_count): New function, use to print byte counts.
11084 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
11085 O_LARGEFILE.
11086 (main): Compute an upper bound on a corefile in max_core_size.
11087 Limit memory chunk size to max_core_size. Limit total memory
11088 allocated to max_core_size.
11089
4bb3667f
AC
110902004-09-23 Andrew Cagney <cagney@gnu.org>
11091
11092 * gdb.base/bigcore.exp: Replace the code that creates a corefile
11093 from a separate process with code that creates a corefile by
11094 making the inferior dump core.
11095
60fe1a51
MK
110962004-09-23 Mark Kettenis <kettenis@gnu.org>
11097
11098 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
11099 block.
11100
8e937346
MC
111012004-09-23 Michael Chastain <mec.gnu@mindspring.com>
11102
11103 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
11104 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
11105 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
11106 Likewise.
11107
7213f6d6
JJ
111082004-09-20 Jeff Johnston <jjohnstn@redhat.com>
11109
11110 * gdb.java/jprint.exp: New test case for java inferior call.
11111 * gdb.java/jprint.java: Ditto.
11112
eac69dca
JB
111132004-09-15 Joel Brobecker <brobecker@gnat.com>
11114
11115 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
11116
22227696
MC
111172004-09-14 Michael Chastain <mec.gnu@mindspring.com>
11118
11119 * gdb.threads/killed.c: Include <stdlib.h>.
11120 * gdb.threads/pthreads.c: Likewise.
11121
7dd403a4
MC
111222004-09-14 Michael Chastain <mec.gnu@mindspring.com>
11123
11124 * gdb.threads/killed.c: Add copyright notice.
11125
33f2d567
JM
111262004-09-10 Jason Molenda (jmolenda@apple.com)
11127
a9c64011
AS
11128 * gdb.base/define.exp: Two new tests to verify zero space chars
11129 after 'if' and 'while' commands in a user-defined command is correctly
11130 parsed.
33f2d567 11131
e05b62ac
AC
111322004-09-08 Andrew Cagney <cagney@gnu.org>
11133
11134 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
11135 delivery test with duplicate at end of file.
11136
9cbe82da
MK
111372004-09-06 Mark Kettenis <kettenis@jive.nl>
11138
11139 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
11140
564803d9
MC
111412004-09-05 Michael Chastain <mec.gnu@mindspring.com>
11142
11143 * config/hppro.exp: Removed.
11144
7c6807ce
MC
111452004-09-05 Michael Chastain <mec.gnu@mindspring.com>
11146
11147 * config/sparclet.exp: Removed.
11148
bf7e26dd
MC
111492004-09-05 Michael Chastain <mec.gnu@mindspring.com>
11150
11151 * config/udi.exp: Removed.
11152
714e341b
MC
111532004-09-02 Michael Chastain <mec.gnu@mindspring.com>
11154
11155 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
11156 of "exp_continue".
11157 (advancei): Likewise.
11158
1236e623
JJ
111592004-09-01 Jeff Johnston <jjohnstn@redhat.com>
11160
11161 * gdb.base/unload.exp: Fix so messages aren't duplicated.
11162
3bdcad15
MI
111632004-09-01 Manoj Iyer <manjo@austin.ibm.com>
11164
228af206 11165 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
11166 to check for nodebug in executable.
11167 * gdb.gdb/observer.exp (setup_test): Likewise.
11168 * gdb.gdb/selftest.exp (test_with_self): Likewise.
11169 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
11170
c72b934c
AC
111712004-09-01 Andrew Cagney <cagney@gnu.org>
11172
11173 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
11174 files.
11175
edd9b715
JJ
111762004-09-01 Jeff Johnston <jjohnstn@redhat.com>
11177
11178 * gdb.base/unload.exp: Fix expected warning message to match
11179 latest format.
11180
fb4ce06b
CV
111812004-09-01 Corinna Vinschen <vinschen@redhat.com>
11182
11183 * gdb.base/call-rt-st.exp: Fix typos.
11184
ce78e7c3
MI
111852004-08-31 Manoj Iyer <manjo@austin.ibm.com>
11186
11187 * gdb.threads/thread_check.exp: New testcase.
11188 * gdb.threads/thread_check.c: New testcase.
11189
2dedb159
AC
111902004-08-31 Andrew Cagney <cagney@gnu.org>
11191
11192 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
11193 (skip_to_handler_entry): New procedures. Test stepping into a
11194 handler when the breakpoint is at the handler's entry point.
11195
68f53502
AC
111962004-08-30 Andrew Cagney <cagney@gnu.org>
11197
11198 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
11199 gdb/1757.
11200
3e3ffd2b
MC
112012004-08-27 Michael Chastain <mec.gnu@mindspring.com>
11202
11203 With code from Manoj Iyer <manjo@austin.ibm.com>:
11204 * lib/gdb.exp (gdb_file_cmd): Return more information in the
11205 return value. Add an arm for "no debugging symbols found".
11206 Change a stray "error" to "perror".
11207 (gdb_run_cmd): Adapt to new return value.
11208 * gdb.base/remote.exp: Adapt to new return value.
11209 * gdb.gdb/complaints.exp: Likewise.
11210 * gdb.gdb/observer.exp: Likewise.
11211 * gdb.gdb/selftest.exp: Likewise.
11212 * gdb.gdb/xfullpath.exp: Likewise.
11213
4b6f5fd2
JB
112142004-08-27 Joel Brobecker <brobecker@gnat.com>
11215
11216 * gdb.threads/bp_in_thread.exp: New testcase.
11217
e5b25496
MC
112182004-08-27 Michael Chastain <mec.gnu@mindspring.com>
11219
11220 Fix PR testsuite/1735.
11221 * gdb.threads/schedlock.c (thread_function): Add a cast
11222 to suppress a gcc warning.
11223 * gdb.threads/thread-specific.c (thread_function): Likewise.
11224
934353d6
MC
112252004-08-26 Michael Chastain <mec.gnu@mindspring.com>
11226
11227 * gdb.base/unload.c: Include <stdlib.h>.
11228
f98a0aef 112292004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 11230
f98a0aef 11231 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
11232 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
11233 synchronized after the "return".
11234
5a2e8882
MC
112352004-08-26 Michael Chastain <mec.gnu@mindspring.com>
11236
11237 * gdb.mi/basics.c: Include <stdio.h>.
11238 * gdb.mi/pthreads.c: Include <stdlib.h>.
11239 * gdb.mi/var-cmd.c: Include <stdlib.h>.
11240
a9640423
MC
112412004-08-26 Michael Chastain <mec.gnu@mindspring.com>
11242
11243 * gdb.threads/schedlock.c: Add copyright notice.
11244
b04e311d
AC
112452004-08-25 Andrew Cagney <cagney@gnu.org>
11246
11247 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
11248 (skip_over_handler, breakpoint_over_hander): New test procedures.
11249 (advance, advancei): Add a proper prefix, do not use
11250 rerun_to_main.
11251 * gdb.base/sigstep.c (main): Change to use an infinite loop.
11252
7c27f15b
MC
112532004-08-24 Michael Chastain <mec.gnu@mindspring.com>
11254
11255 * gdb.mi/basics.c: Add copyright notice.
11256 * gdb.mi/var-cmd.c: Add copyright notice.
11257
fffc87ae
MC
112582004-08-23 Michael Chastain <mec.gnu@mindspring.com>
11259
11260 * lib/gdb.exp: Remove signed_keyword_not_used.
11261 * lib/compiler.c: Likewise.
11262 * lib/compiler.cc: Likewise.
11263
d782e0bf
MC
112642004-08-23 Michael Chastain <mec.gnu@mindspring.com>
11265
11266 * gdb.base/whatis.c: Remove conditional disabling of "signed".
11267 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
11268
96033e83
MC
112692004-08-23 Michael Chastain <mec.gnu@mindspring.com>
11270
11271 * gdb.base/whatis.c: Add copyright notice.
11272
cf38c229
MK
112732004-08-20 Mark Kettenis <kettenis@gnu.org>
11274
11275 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
11276 it to skip the breakpoints encoded in the inline assembly.
11277
f4b49756
MC
112782004-08-20 Michael Chastain <mec.gnu@mindspring.com>
11279
11280 * Makefile.in: Add gdb.fortran.
11281
2f193b69
MC
112822004-08-20 Michael Chastain <mec.gnu@mindspring.com>
11283
11284 * gdb.base/call-sc.exp (test_scalar_returns):
11285 Fix cut-and-paste glitch in "Make fun return now".
11286
89a237cb
MC
112872004-08-17 Michael Chastain <mec.gnu@mindspring.com>
11288
11289 * configure.in: Add gdb.fortran.
11290 * configure: Regenerate.
11291 * gdb.fortran/Makefile.in: New file.
11292 * lib/gdb.exp (skip_fortran_tests): New procedure.
11293
469aff8e
MC
112942004-08-17 Michael Chastain <mec.gnu@mindspring.com>
11295
11296 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
11297 reference to bug-gnu@prep.ai.mit.edu.
11298 * gdb.mi/mi-var-child.exp: Likewise.
11299 * gdb.mi/mi-var-cmd.exp: Likewise.
11300 * gdb.mi/mi-var-display.exp: Likewise.
11301 * gdb.mi/mi2-var-block.exp: Likewise.
11302 * gdb.mi/mi2-var-child.exp: Likewise.
11303 * gdb.mi/mi2-var-cmd.exp: Likewise.
11304 * gdb.mi/mi2-var-display.exp: Likewise.
11305
00b51b9f
MK
113062004-08-15 Mark Kettenis <kettenis@gnu.org>
11307
11308 * gdb.base/unload.c (main): Make local variable msg const.
11309
45f07fef
MC
113102004-08-15 Michael Chastain <mec.gnu@mindspring.com>
11311
11312 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
11313 to bug-gnu@prep.ai.mit.edu.
11314 * gdb.mi/mi-disassemble.exp: Likewise.
11315 * gdb.mi/mi-eval.exp: Likewise.
11316 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
11317 default line number.
11318 * gdb.mi/mi-return.exp: Likewise.
11319 * gdb.mi/mi-simplerun.exp: Likewise.
11320 * gdb.mi/mi-stack.exp: Likewise.
11321 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
11322 number with explicit range test.
11323 * gdb.mi/mi-watch.exp: Likewise.
11324 * gdb.mi/mi2-break.exp: Likewise.
11325 * gdb.mi/mi2-cli.exp: Likewise.
11326 * gdb.mi/mi2-disassemble.exp: Likewise.
11327 * gdb.mi/mi2-eval.exp: Likewise.
11328 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
11329 default line number.
11330 * gdb.mi/mi2-return.exp: Likewise.
11331 * gdb.mi/mi2-simplerun.exp: Likewise.
11332 * gdb.mi/mi2-stack.exp: Likewise.
11333 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
11334 number with explicit range test.
11335 * gdb.mi/mi2-watch.exp: Likewise.
11336
dd8c8ee7
MC
113372004-08-15 Michael Chastain <mec.gnu@mindspring.com>
11338
11339 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
11340 * gdb.cp/m-static.exp: Likewise.
11341 * gdb.cp/rtti.exp: Likewise.
11342
4e838464
MK
113432004-08-14 Mark Kettenis <kettenis@gnu.org>
11344
11345 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
11346
8d8cb839
EZ
113472004-08-14 Eli Zaretskii <eliz@gnu.org>
11348
11349 * ChangeLog: Prefix Local Variables with semi-colons and indent
11350 the reference to older ChangeLog files, to fix fontification in
11351 Emacs.
11352
deea8bb0
MC
113532004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11354
11355 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
11356 * gdb.mi/mi2-break.exp: Likewise.
11357
c3297504
MC
113582004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11359
11360 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
11361
25808999
MC
113622004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11363
11364 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
11365
226a8d71
MC
113662004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11367
11368 * gdb.cp/classes.exp: Remove unused declarations. Just let
11369 test names default instead of providing special names. Remove
11370 extraneous demangler test.
11371
37fdf854
JJ
113722004-08-12 Jeff Johnston <jjohnstn@redhat.com>
11373
11374 * gdb.base/unload.exp: New test for breakpoints in dynamically
11375 loaded libraries.
11376 * gdb.base/unload.c: Ditto.
11377 * gdb.base/unloadshr.c: Ditto.
11378
2d3a7986
MC
113792004-08-12 Michael Chastain <mec.gnu@mindspring.com>
11380
11381 * gdb.cp/classes.exp (test_ptype_class_objects): Call
11382 cp_test_ptype_class.
11383 (test_enums): Likewise.
11384
c72b934c
AC
113852004-08-10 Andrew Cagney <cagney@gnu.org>
11386
11387 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
11388 files.
11389
cc503c8a
AC
113902004-08-10 Andrew Cagney <cagney@gnu.org>
11391
11392 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
11393 init_malloc call.
11394
902f2ccb
MC
113952004-08-10 Michael Chastain <mec.gnu@mindspring.com>
11396
11397 * ChangeLog: Add copyright notice. The notice is copied
11398 from emacs 21.3 top level ChangeLog.
11399
78c90502
MC
114002004-08-09 Michael Chastain <mec.gnu@mindspring.com>
11401
11402 * lib/cp-support.exp: New file.
11403 * lib/cp-support.exp (cp_test_type_class): New function.
11404 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
11405 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
11406 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
11407 cp_test_ptype_class.
11408
88e5ea78
MC
114092004-08-09 Michael Chastain <mec.gnu@mindspring.com>
11410
11411 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
11412 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
11413 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
11414 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
11415 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
11416 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
11417 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
11418 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
11419 gdb.mi/mi2-watch.exp: Update copyright years.
11420
6a89fc9c
MK
114212004-08-09 Mark Kettenis <kettenis@gnu.org>
11422
11423 * gdb.base/sigaltstack.exp: Provide proper anchoring.
11424
1482e0de
MC
114252004-08-09 Michael Chastain <mec.gnu@mindspring.com>
11426
11427 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
11428 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
11429 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
11430 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
11431 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
11432 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
11433 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
11434 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
11435 gdb.mi/mi-watch.exp: Update copyright years.
11436
1a5ce3f3
DJ
114372004-08-08 Daniel Jacobowitz <dan@debian.org>
11438
11439 PR gdb/1738
11440 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
11441 from a breakpoint with a pending signal.
11442
04f6ecf2
DJ
114432004-08-08 Daniel Jacobowitz <dan@debian.org>
11444
11445 PR gdb/1736
11446 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
11447 * gdb.base/sigaltstack.exp (finish_test): Consume output until
11448 the prompt.
11449 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
11450
54d90d35
DJ
114512004-08-08 Daniel Jacobowitz <dan@debian.org>
11452
11453 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
11454
d2f6abb0
DJ
114552004-08-08 Daniel Jacobowitz <dan@debian.org>
11456
11457 PR gdb/1736
11458 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
11459 for i?86-*-linux*.
11460
5598c03d
DJ
114612004-08-08 Daniel Jacobowitz <dan@debian.org>
11462
11463 * gdb.arch/i386-prologue.exp: Compile without debug information.
11464
c6fee705
MC
114652004-08-08 Michael Chastain <mec.gnu@mindspring.com>
11466
11467 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
11468 rather than asking gdb to search.
11469
dd90efdb
MC
114702004-08-05 Michael Chastain <mec.gnu@mindspring.com>
11471
11472 * gdb.base/gcore.c: Include <string.h>.
11473
1e84bec1
MC
114742004-08-05 Michael Chastain <mec.gnu@mindspring.com>
11475
11476 * gdb.base/gcore.c: Add copyright notice.
11477
e425eb2b
MC
114782004-08-05 Michael Chastain <mec.gnu@mindspring.com>
11479
11480 * gdb.base/freebpcmd.c: Include <stdio.h>.
11481 * gdb.base/long_long.c: Include <string.h>.
11482 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
11483 * gdb.base/siginfo.c: Include <string.h>.
11484 * gdb.base/sigstep.c: Include <string.h>.
11485
cb9aaed5
MC
114862004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11487
11488 * gdb.base/complex.c: Include <stdlib.h>.
11489
55944f3d
MC
114902004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11491
11492 * gdb.base/complex.c: Add copyright notice.
11493
7b2953d9
MC
114942004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11495
11496 * gdb.base/charset.c: Include <stdlib.h>.
11497
c9133d23
MC
114982004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11499
11500 * gdb.base/auxv.c: Include <stdlib.h>.
11501
0a8490ad
MC
115022004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11503
11504 * gdb.base/auxv.c: Add copyright notice.
11505
3426d5ec
MC
115062004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11507
11508 * gdb.base/coremaker.c: Add copyright notice.
11509 * gdb.base/coremaker2.c: Add copyright notice.
11510
8da195dd
AC
115112004-08-04 Andrew Cagney <cagney@gnu.org>
11512
11513 * gdb.base/store.exp: Update copyright.
11514 (check_set, up_set, check_struct, up_struct): Add a prefix to test
11515 names, do not import gdb_prompt.
11516
8d394f98
AC
115172004-08-01 Andrew Cagney <cagney@gnu.org>
11518
11519 Fix PR testsuite/1729.
11520 * gdb.base/dump.exp: Add test name to callers of capture_value, do
11521 not use capture_value with value 4.
11522 (capture_value): Add optional test name parameter.
11523 (test_reload_saved_value, test_restore_saved_value): Use $msg as
11524 the prefix, pass to capture_value.
11525
b6702b23
MK
115262004-08-01 Mark Kettenis <kettenis@gnu.org>
11527
11528 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
11529 * gdb.arch/i386-prologue.c (standard): New prototype and function.
11530 (main): Call new function.
11531
c203e0ca
MC
115322004-07-31 Michael Chastain <mec.gnu@mindspring.com>
11533
11534 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
11535
a7995a30
MC
115362004-07-31 Michael Chastain <mec.gnu@mindspring.com>
11537
11538 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
11539
9366563b
MC
115402004-07-31 Michael Chastain <mec.gnu@mindspring.com>
11541
b6eeaf26 11542 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
11543 Accept more values of vtbl pointer. Remove some messages
11544 about "obsolete gcc or gdb".
11545
2fc1f950
MC
115462004-07-30 Michael Chastain <mec.gnu@mindspring.com>
11547
11548 * gdb.cp/classes.exp: Accept more varieties of ptype output.
11549
c724d49b
MC
115502004-07-30 Michael Chastain <mec.gnu@mindspring.com>
11551
11552 * gdb.base/asm-source.exp: Properly convert target board
11553 debug flags from gcc format to binutils format.
11554
736b0fce
MK
115552004-07-28 Mark Kettenis <kettenis@gnu.org>
11556
11557 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
11558 gdb1718". PR backtrace/1718 partially fixed.
11559
5633ea5c
JJ
115602004-07-27 Jeff Johnston <jjohnstn@redhat.com>
11561
11562 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
11563
575eebb1
NC
115642004-07-26 Nick Clifton <nickc@redhat.com>
11565
11566 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
11567 good default value for a specific architecture is available then
11568 set it to that value. Otherwise default to the -gstabs switch.
11569 Remove the -g... switches from the asm-flags variable. Allow the
11570 target board info to override the value if it wants to. Pass the
11571 switch on the assembler command line.
11572
62104619
MK
115732004-07-23 Mark Kettenis <kettenis@gnu.org>
11574
11575 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
11576 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
11577 (main): Call new function.
11578
4a1135b8
MC
115792004-07-22 Michael Chastain <mec.gnu@mindspring.com>
11580
11581 Test for PR exp/1715.
11582 * gdb.base/radix.exp: Refactor common procedures. Make all
11583 test names unique. Change XFAIL to KFAIL.
11584
8a12c1f0
MC
115852004-07-20 Michael Chastain <mec.gnu@mindspring.com>
11586
11587 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
11588 * gdb.ada/gnat_ada.gin: ... to here.
11589 * configure.in: Use gnat_ada.gin.
11590 * configure: Regenerate.
11591
23b451cf
AC
115922004-07-20 Andrew Cagney <cagney@gnu.org>
11593
11594 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
11595 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
11596 XFAILs. Clean up test messages and comments. Check backtraces.
11597 Delete re-sync code.
11598
ab618a02
MC
115992004-07-19 Michael Chastain <mec.gnu@mindspring.com>
11600
11601 Fix PR cli/740.
11602 * gdb.base/annota1.exp: Honor gdb,nosignals.
11603 * gdb.base/annota3.exp: Likewise.
11604
46dad340
MC
116052004-07-19 Michael Chastain <mec.gnu@mindspring.com>
11606
11607 * lib/java.exp: Update copyright notice.
11608
756d8c70
AC
116092004-07-19 Andrew Cagney <cagney@gnu.org>
11610
11611 * gdb.base/selftest.exp: Copy file from here ...
11612 * gdb.gdb/selftest.exp: ... to here.
11613
586027e6
AC
116142004-07-16 Andrew Cagney <cagney@redhat.com>
11615
11616 * lib/insight-support.exp: Delete file.
11617 * lib/java.exp (java_init): Fix copyright.
11618
029d2200
AC
116192004-07-16 Andrew Cagney <cagney@gnu.org>
11620
11621 * gdb.base/restore.c: Append "prologue" to comments marking the a
11622 function's prologue.
11623 * gdb.base/restore.exp: Update copyright, re-indent.
11624 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
11625 callerN" prefix where needed. Update patterns that match a
11626 function's prologue.
11627
653b62c5
MC
116282004-07-16 Michael Chastain <mec.gnu@mindspring.com>
11629
11630 * gdb.base/restore.c: Add copyright notice.
11631
f7d690e5
AC
116322004-07-16 Andrew Cagney <cagney@gnu.org>
11633
11634 * gdb.base/logical.exp: Update copyright.
11635 (evaluate): New procedure. Use to re-implement tests using
11636 several tables.
11637
d629a7cb
MH
116382004-07-14 Martin Hunt <hunt@redhat.com>
11639
11640 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
11641 which fixes some problems where init.tcl was not found.
11642
9c7bb332
AC
116432004-07-13 Andrew Cagney <cagney@gnu.org>
11644
6bf46641
AC
11645 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
11646 (check_sizeof, check_valueof): Do not include the output in the
11647 test name. Use gdb_test.
11648 (get_valueof): Use gdb_test_multiple.
11649
c4ffd4c0
AC
11650 * gdb.base/step-test.exp: Update copyright. Use
11651 gdb_test_multiple. Ensure that test names do not include
11652 architecture dependent output.
11653
ab89363a
AC
11654 * gdb.gdb/observer.exp: Update copyright.
11655 (setup_test): Use gdb_test_multiple.
11656 (attach_first_observer, attach_second_observer)
11657 (attach_third_observer, detach_first_observer)
11658 (detach_second_observer, detach_third_observer)
11659 (reset_counters, check_counters): Make $message a prefix.
11660 (test_normal_stop_notifications): Add "args" parameter - a list of
11661 init functions to be called. Make $message a prefix,
11662 (test_observer_normal_stop): Change the message prefixes so that
11663 they are unique, pass the attach / detach procedures to
11664 test_normal_stop_notifications.
11665
ec58997a
AC
11666 * gdb.base/signull.exp (test_segv): Prefix all tests with
11667 "${name}". Clean up test messages.
11668
b475183b
AC
11669 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
11670
9c7bb332
AC
11671 * gdb.base/ena-dis-br.exp: Update copyright.
11672 (break_at): New function. Replace send_gdb with gdb_test,
11673 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
11674 ignore count, not stopped at bpt", with KFAIL.
11675
2dd95497
CV
116762004-07-13 Corinna Vinschen <vinschen@redhat.com>
11677
11678 * gdb.base/attach.exp: Remove cleanupfile handling.
11679
419e626b
AC
116802004-07-12 Andrew Cagney <cagney@gnu.org>
11681
11682 * gdb.base/annota1.exp: Cleanup corefile test name.
11683 * gdb.base/annota3.exp: Ditto.
11684
8b1b3228
AC
116852004-07-12 Andrew Cagney <cagney@gnu.org>
11686
78650829
AC
11687 * gdb.base/signals.exp: Clean up copyright, re-indent.
11688
8b1b3228
AC
11689 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
11690 gdb_test and gdb_test_multiple.
11691
935c2760
JJ
116922004-07-08 Jeff Johnston <jjohnstn@redhat.com>
11693
11694 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 11695 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
11696 provide line number info for first statement in main.
11697
1544280f
AC
116982004-07-08 Andrew Cagney <cagney@gnu.org>
11699
1279f4ff
AC
11700 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
11701
1544280f
AC
11702 * gdb.base/sigbpt.exp: Make the common part of each test name a
11703 prefix instead of suffix.
11704
bcc82369
BR
117052004-07-07 Bob Rossi <bob_rossi@cox.net>
11706
11707 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
11708 test from test_tbreak_creation_and_listing to
11709 test_file_list_exec_source_file
11710 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
11711 Changed name of test from test_tbreak_creation_and_listing to
11712 test_file_list_exec_source_file
11713
23f4b0aa
JJ
117142004-07-07 Jeff Johnston <jjohnstn@redhat.com>
11715
11716 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
11717 the jmisc() constructor instead of <init>.
11718 * gdb.java/jmisc1.exp: Ditto.
11719
56401cd5
AC
117202004-07-07 Andrew Cagney <cagney@gnu.org>
11721
11722 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
11723 corrupting the PC.
11724
44ae2f6a
MC
117252004-07-06 Michael Chastain <mec.gnu@mindspring.com>
11726
11727 * gdb.cp/templates.exp: Accept whitespace change in demangler
11728 output.
11729
45a83408
AC
117302004-07-06 Andrew Cagney <cagney@gnu.org>
11731
11732 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
11733
d205ad70
MC
117342004-07-02 Michael Chastain <mec.gnu@mindspring.com>
11735
11736 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
11737 * lib/compiler.cc: Likewise.
11738
06ea1a61
MC
117392004-06-30 Michael Chastain <mec.gnu@mindspring.com>
11740
11741 * lib/compiler.cc: Work around string preprocessing problem
11742 with old hp c++ compiler.
11743 * lib/compiler.c: Likewise.
11744
daab1251
CV
117452004-06-29 Corinna Vinschen <vinschen@redhat.com>
11746
11747 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
11748 directives to conditionalize symbol prefixing.
11749 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
11750 additional_flags handling. Add underscore prefix for Cygwin.
11751 * gdb.arch/i386-unwind.c: Use preprocessor directives to
11752 conditionalize symbol prefixing.
11753 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
11754 additional_flags handling. Add underscore prefix for Cygwin.
11755
cc984116
CV
117562004-06-29 Corinna Vinschen <vinschen@redhat.com>
11757
11758 * gdb.base/bigcore.exp: Skip test on Cygwin.
11759
c279b077
MC
117602004-06-28 Michael Chastain <mec.gnu@mindspring.com>
11761
11762 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
11763 formats for "info register". Use gdb_test_multiple. Fix
11764 the "invalid register" test.
11765
0e915747
CV
117662004-06-28 Corinna Vinschen <vinschen@redhat.com>
11767
11768 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
11769 PID for Cygwin. Add Cygwin specific strings to check for in some
11770 tests.
11771 (do_attach_tests): Add a test for user interaction when attaching
11772 to a process with no matching symbol table already loaded.
11773
11422c86
AC
117742004-06-26 Andrew Cagney <cagney@gnu.org>
11775
11776 Test PR java/1567 and PR java/1565.
11777 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
11778 * gdb.java/jmisc2.exp: Delete file.
11779
cefbce26
MC
117802004-06-26 Michael Chastain <mec.gnu@mindspring.com>
11781
11782 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
11783
e19f872c
CV
117842004-06-25 Corinna Vinschen <vinschen@redhat.com>
11785
11786 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
11787 attach process.
11788
d931ba3b
MC
117892004-06-23 Michael Chastain <mec.gnu@mindspring.com>
11790
11791 * gdb.cp/pr-1553.exp: Remove.
11792
aef68c48
MC
117932004-06-22 Michael Chastain <mec.gnu@mindspring.com>
11794
11795 * gdb.cp/pr-1553.cc: Remove.
11796 * gdb.cp/pr-1553.exp: Disable this test.
11797
8d5df71a
JB
117982004-06-20 Jim Blandy <jimb@redhat.com>
11799
a9c64011 11800 Fix PR testsuite/1680.
8d5df71a
JB
11801 * gdb.arch/i386-sse.exp: Properly quote curly braces in
11802 regular expressions.
11803
4ac6f39d
MC
118042004-06-19 Michael Chastain <mec.gnu@mindspring.com>
11805
11806 Fix PR testsuite/1679.
11807 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
11808 Issue an UNSUPPORTED result instead.
11809
1b413552
JB
118102004-06-18 Jim Blandy <jimb@redhat.com>
11811
11812 * gdb.base/charset.exp: Only send a control-C if we see a new
11813 prompt and incomplete command.
11814
6daa6ebd
MC
118152004-06-18 Michael Chastain <mec.gnu@mindspring.com>
11816
11817 * gdb.cp/pr-574.cc: Add copyright notice.
11818
51fa4ae0
JB
118192004-06-17 Jim Blandy <jimb@redhat.com>
11820
11821 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
11822 cases where the regexp has no groups; this grabs random text from
11823 the previous test suite, whatever that was.
11824
8fea26c5
MC
118252004-06-17 Michael Chastain <mec.gnu@mindspring.com>
11826
11827 * gdb.cp/printmethod.cc: Add copyright notice.
11828
1e3aeb41
MC
118292004-06-16 Michael Chastain <mec.gnu@mindspring.com>
11830
11831 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
11832
9d9030bc
AC
118332004-06-16 Andrew Cagney <cagney@gnu.org>
11834
11835 * gdb.base/signull.c: Update copyright. Include <string.h>.
11836 (bowler): Replace data_pointer with data_read
11837 and data_write cases. Add code_descriptor case.
11838 (zero, desc): New array and pointer.
11839 (data, code): Change to simple pointers.
11840 * gdb.base/signull.exp: Fix probe pattern matching a function
11841 descriptor SIGSEGV. Replace data_pointer with data_read and
11842 data_write tests.
11843
acd4ad44
AC
118442004-06-16 Andrew Cagney <cagney@gnu.org>
11845
11846 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
11847
08fd625c
MC
118482004-06-15 Michael Chastain <mec.gnu@mindspring.com>
11849
11850 * gdb.base/long_long.c: Add copyright notice.
11851
1903502c
MC
118522004-06-15 Michael Chastain <mec.gnu@mindspring.com>
11853
11854 * gdb.base/long_long.exp: Remove reference to
11855 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
11856 to gdb_breakpoint and gdb_continue_to_breakpoint.
11857
83313cb1
JB
118582004-06-14 Jim Blandy <jimb@redhat.com>
11859
11860 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
11861 endian case.
11862
1bf404ef
AC
118632004-06-14 Andrew Cagney <cagney@gnu.org>
11864
11865 * gdb.base/gcore.exp (capture_command_output): Delete the always
11866 passing tests containing inferior values.
11867 * gdb.base/ending-run.exp: Do not include the breakpoint address
11868 in the test message. Update copyright.
11869 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
11870 size in the test name, use gdb_test_multiple. Update copyright.
11871
ef220b33
MC
118722004-06-14 Michael Chastain <mec.gnu@mindspring.com>
11873
11874 * gdb.cp/ref-types.cc: Add copyright notice.
11875
4f70a4c9
MC
118762004-06-14 Michael Chastain <mec.gnu@mindspring.com>
11877
11878 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
11879 hp_aCC_compiler.
11880 * lib/compiler.cc: Likewise.
11881 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
11882 'set' commands. Log diagnostics for other lines. Set
11883 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
11884
335928ac
MC
118852004-06-13 Michael Chastain <mec.gnu@mindspring.com>
11886
11887 * gdb.cp/try_catch.cc: Add copyright notice.
11888
2efb12e8
MC
118892004-06-12 Michael Chastain <mec.gnu@mindspring.com>
11890
11891 * gdb.cp/userdef.cc: Add copyright notice.
11892
0bbed51a
MC
118932004-06-11 Michael Chastain <mec.gnu@mindspring.com>
11894
11895 * gdb.cp/virtfunc.cc: Add copyright notice.
11896
e12a46c9
RC
118972004-06-11 Randolph Chung <tausq@debian.org>
11898
11899 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
11900 problem.
11901
338e05af
AC
119022004-06-10 Andrew Cagney <cagney@gnu.org>
11903
11904 * lib/compiler.cc, lib/compiler.c: Append either
11905 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
11906 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
11907 instead of gcc-3-3.
11908
dc3f10cb
AC
119092004-06-09 Andrew Cagney <cagney@gnu.org>
11910
b4d946af
AC
11911 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
11912 gdb/1455, bug is specific to "long long" and "double".
a9c64011 11913
dc3f10cb
AC
11914 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
11915 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
11916 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
11917 fixed.
11918
b5c0bfa2
AC
119192004-06-09 Andrew Cagney <cagney@gnu.org>
11920
11921 * gdb.base/structs.exp (test_struct_returns): Replace
11922 "return_value_unknown" and "finish_value_unknown" by
11923 "return_value_known" and "finish_value_known". Instead of
11924 "return_value_unknown" iff "finish_value_unknown", check
11925 "return_value_known" implies "finish_value_known".
11926
caeb605f
MH
119272004-06-08 Martin Hunt <hunt@redhat.com>
11928
11929 * gdb.base/float.exp: Add pattern for mips targets.
11930
c892bb64
RC
119312004-06-08 Randolph Chung <tausq@debian.org>
11932
11933 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
11934 message for unknown architectures more clear.
11935
48306d3e
JB
119362004-06-08 Joel Brobecker <brobecker@gnat.com>
11937
11938 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
11939 start the execution of the program.
11940
83ecb59f
JB
119412004-06-07 Jim Blandy <jimb@redhat.com>
11942
11943 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
11944 * gdb.arch/i386-cpuid.h: New helper file.
11945
55264cb4
RC
119462004-06-07 Randolph Chung <tausq@debian.org>
11947
11948 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
11949 has started.
11950
23cadb28
RM
119512004-06-04 Roland McGrath <roland@redhat.com>
11952
11953 Fix PR gdb/1647.
11954 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
11955 differently to be robust to output buffering differences.
11956
51d01eda
MC
119572004-06-04 Michael Chastain <mec.gnu@mindspring.com>
11958
11959 * gdb.threads/pthreads.exp: Update copyright years.
11960 (check_control_c): Change asynchronous 'after' to synchronous.
11961
f4fc3b93
RM
119622004-06-04 Roland McGrath <roland@redhat.com>
11963
11964 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
11965 next gdb prompt.
11966
4013522b
MC
119672004-06-02 Michael Chastain <mec.gnu@mindspring.com>
11968
11969 Fix PR gdb/1636.
11970 * gdb.threads/manythreads.exp: Change asynchronous 'after'
11971 calls to synchronous.
11972
7a8f1e6b
JB
119732004-05-26 Jim Blandy <jimb@redhat.com>
11974
11975 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
11976
81bb3443
RC
119772004-05-24 Randolph Chung <tausq@debian.org>
11978
11979 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
11980 * gdb.asm/pa.inc: New file.
11981
8f5a3103
MK
119822004-05-22 Mark Kettenis <kettenis@gnu.org>
11983
11984 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
11985
734b8fe8 119862004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 11987 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
11988
11989 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
11990 GDB prompt.
11991
725603e1
UW
119922004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11993
f4fc3b93 11994 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
11995 setjmp/longjmp. Use sigaction instead of signal.
11996
8b923272 119972004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 11998 Michael Snyder <msnyder@redhat.com>
8b923272
JB
11999
12000 * gdb.threads/pthread_cond_wait.c: New file.
12001 * gdb.threads/pthread_cond_wait.exp: New testcase.
12002
8bfabb04
AC
120032004-05-13 Andrew Cagney <cagney@redhat.com>
12004
12005 * gdb.base/signull.exp, gdb.base/signull.c: New files.
12006 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
12007
42edda50
AC
120082004-05-11 Andrew Cagney <cagney@redhat.com>
12009
12010 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
12011 fixed but revealed gdb/1639.
12012
d303a6c7
AC
120132004-05-10 Andrew Cagney <cagney@redhat.com>
12014
12015 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
12016 func1" and "next to 2nd alarm", kernel bug avoided.
12017
bf08c2a1
DJ
120182004-05-10 Daniel Jacobowitz <dan@debian.org>
12019
12020 PR external/1568
12021 * gdb.base/bigcore.exp: Check the size of the dumped core file.
12022 XFAIL if it is smaller than bytes_allocated.
12023 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
12024 (main): Make chunks_allocated unsigned. Correct comment.
12025
c0586a34
JB
120262004-05-07 Joel Brobecker <brobecker@gnat.com>
12027
12028 * gdb.arch/powerpc-aix-prologue.c: New file.
12029 * gdb.arch/powerpc-aix-prologue.exp: New file.
12030
f2785d12
JB
120312004-05-07 Jim Blandy <jimb@redhat.com>
12032
12033 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
12034 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
12035
bd7f6e30
JB
120362004-05-06 Joel Brobecker <brobecker@gnat.com>
12037
12038 * gdb.base/sep.exp: No longer setup_kfail when the program was
12039 built with dwarf2.
12040
0a5e7efe
JI
120412004-05-05 Jim Ingham <jingham@apple.com>
12042
12043 * gdb.base/pending.exp: Make sure pending breakpoints
12044 preserve the ignore count.
f4fc3b93 12045
a8958849
MK
120462004-04-27 Jerome Guitton <guitton@gnat.com>
12047
12048 * i386-prologue.exp: Add testcase for jump instruction as first
12049 instruction of the real code.
12050 * i386-prologue.c (jump_at_beginning): New function.
12051
7e103f5b
MK
120522004-04-28 Mark Kettenis <kettenis@gnu.org>
12053
12054 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
12055 x86_64-*-*.
12056
5d38b224
MK
120572004-04-28 Mark Kettenis <kettenis@gnu.org>
12058
12059 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
12060 i*86-*-*.
12061
0ef32fd9
MK
120622004-04-25 Mark Kettenis <kettenis@gnu.org>
12063
12064 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
12065 expression that checks the return type.
12066
71d7dd7c
AC
120672004-04-23 Andrew Cagney <cagney@redhat.com>
12068
12069 * gdb.base/call-sc.exp: New test of scalar call/return values.
12070 * gdb.base/call-sc.c: Ditto.
12071
1e9f977e
JJ
120722004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12073
12074 * gdb.threads/manythreads.c: Reduce thread stack size.
12075
899d9e3a
JJ
120762004-04-23 Jeff Johnston <jjohnstn@redhat.com>
12077
12078 * gdb.threads/manythreads.c: Add copyright notice.
12079
61bcae62
AC
120802004-04-23 Andrew Cagney <cagney@redhat.com>
12081
12082 * gdb.base/siginfo.exp: Better handle step out of signal.
12083 * gdb.base/sigstep.exp: Ditto.
12084
7339a42e 120852004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 12086 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
12087
12088 * gdb.threads/manythreads.c: New testcase.
12089 * gdb.threads/manythreads.exp: Ditto.
12090
5c98409b
JB
120912004-04-22 Jim Blandy <jimb@redhat.com>
12092
12093 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
12094 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
12095
3b611f1a
MC
120962004-04-21 Michael Chastain <mec.gnu@mindspring.com>
12097
12098 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
12099
f0fd9238
AC
121002004-04-21 Andrew Cagney <cagney@redhat.com>
12101
12102 * gdb.base/sigstep.c: New file.
12103 * gdb.base/sigstep.exp: New file.
12104
90990674
JB
121052004-04-16 Joel Brobecker <brobecker@gnat.com>
12106
12107 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
12108 call to observer_notify_normal_stop.
12109
78cef34b
AC
121102004-04-15 Andrew Cagney <cagney@redhat.com>
12111
12112 * gdb.base/siginfo.c: New file.
12113 * gdb.base/siginfo.exp: New file.
12114
d2343407
JB
121152004-04-12 J. Brobecker <brobecker@gnat.com>
12116
12117 * gdb.base/sep.exp: Fix typo in comment.
12118
a2dba3c8
JB
121192004-04-12 J. Brobecker <brobecker@gnat.com>
12120
12121 * gdb.base/sep.c: New file.
12122 * gdb.base/sep-proc.c: New file.
12123 * gdb.base/sep.exp: New testcase.
12124
15f7b60e
MK
121252004-04-09 Mark Kettenis <kettenis@gnu.org>
12126
12127 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
12128 support.
12129
44f4de1a
AC
121302004-04-05 Andrew Cagney <cagney@redhat.com>
12131
12132 * gdb.base/sigaltstack.c: New file.
12133 * gdb.base/sigaltstack.exp: New file.
12134
ef04f396
JB
121352004-04-04 Joel Brobecker <brobecker@gnat.com>
12136
12137 * gdb.base/foll-fork.exp: Update the expected output for
12138 "help set follow-fork-mode", to match a change that was made
12139 to the help of this variable on 2004-01-13.
12140
d40d2c92
JB
121412004-04-01 Joel Brobecker <brobecker@gnat.com>
12142
12143 * lib/ada.exp: Add copyright notice.
12144 * bar.ads: Likewise.
12145 * bar.adb: Likewise.
12146 * null_record.adb: Likewise.
12147 * null_record.exp: Likewise.
12148 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
12149
f86ef5a3
JB
121502004-04-01 Joel Brobecker <brobecker@gnat.com>
12151
12152 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
12153 * configure: Regenerate.
12154
414e70e3
JB
121552004-04-01 Joel Brobecker <brobecker@gnat.com>
12156
12157 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
12158 to build the application. Remove the message printed when in
12159 verbose mode, redundant with the UNSUPPORTED message above.
12160
f0aaee49
JB
121612004-03-31 Joel Brobecker <brobecker@gnat.com>
12162
12163 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
12164 * gdb.ada (null_record.exp): New testcase.
12165
ac81cb54
JB
121662004-03-31 Joel Brobecker <brobecker@gnat.com>
12167
12168 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
12169
854af2f7
JB
121702004-03-31 Joel Brobecker <brobecker@gnat.com>
12171
12172 * gdb.ada: New subdirectory.
12173 * gdb.ada/Makefile.in: New file.
12174 * gdb.ada/gnat_ada.gpr.in: New file.
12175
034cb681
JB
121762004-03-31 Joel Brobecker <brobecker@gnat.com>
12177
12178 * lib/ada.exp: New file.
12179
78a1a894
DJ
121802004-03-24 Daniel Jacobowitz <drow@mvista.com>
12181
12182 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
12183 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
12184
4b2b3b3e
AC
121852004-03-22 Andrew Cagney <cagney@redhat.com>
12186
12187 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
12188 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
12189 Problem identified by Ulrich Weigand.
12190
23c73aa3
DC
121912004-03-17 David Carlton <carlton@kealia.com>
12192
12193 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
12194 PR c++/826.
12195
d63a86f8
RM
121962004-03-16 Roland McGrath <roland@redhat.com>
12197
12198 * gdb.base/auxv.exp: New file.
12199 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
12200
0e02aa50
DC
122012004-03-12 David Carlton <carlton@kealia.com>
12202
12203 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
12204 * gdb.cp/pr-1553.cc: Ditto.
12205 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
12206 pass branch.
12207
c20b71be
MC
122082004-03-12 Michael Chastain <mec.gnu@mindspring.com>
12209
12210 * gdb.cp/templates.exp: Accept more template types.
12211
c7414a01
MC
122122004-03-09 Michael Chastain <mec.gnu@mindspring.com>
12213
12214 From Corinna Vinschen with modifications.
12215 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
12216 local variable obj_with_enum.
12217 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
12218 results with obj_with_enum.
12219
ed69573c
MC
122202004-03-09 Michael Chastain <mec.gnu@mindspring.com>
12221
12222 * gdb.cp/classes.cc: New file, copied from misc.cc.
12223 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
12224
28301461
MC
122252004-03-09 Michael Chastain <mec.gnu@mindspring.com>
12226
12227 * gdb.cp/misc.cc: Add copyright notice.
12228
1198ecbe
DC
122292004-03-05 David Carlton <carlton@kealia.com>
12230
12231 * gdb.cp/rtti.exp: Add 'print *obj3' test.
12232 * gdb.cp/rtti.h: Update copyright.
12233 (namespace n2::n3): New.
12234 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
12235 (n2::n3::func3): New.
12236 (main): Call n2::n3::func3.
12237 * gdb.cp/rtti2.cc: Update copyright.
12238 (n2::create3): New.
12239
9e08c470
MK
122402004-03-04 Mark Kettenis <kettenis@gnu.org>
12241
12242 * gdb.asm/openbsd.inc: Fix typo.
12243
4bebc3aa
FF
122442004-03-03 Fred Fish <fnf@redhat.com>
12245
12246 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
12247 "val" instead of unused "size". Update copyright year.
12248
6ea9fb37
DJ
122492004-02-29 Daniel Jacobowitz <drow@mvista.com>
12250
12251 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
12252 to use unsigned char.
12253 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
12254 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
12255
23b23974
DJ
122562004-02-29 Daniel Jacobowitz <drow@mvista.com>
12257
12258 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
12259 line of output.
12260
7574fd53
DJ
122612004-02-28 Daniel Jacobowitz <drow@mvista.com>
12262
12263 * gdb.base/relocate.c (dummy): Initialize.
12264
a195357f
DJ
122652004-02-28 Daniel Jacobowitz <drow@mvista.com>
12266
12267 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
12268 a breakpoint at exit.
12269
72fd54a9
FF
122702004-02-27 Fred Fish <fnf@redhat.com>
12271
12272 * gdb.base/chng-syms.exp: Add expect condition to match failing
12273 case that isn't a timeout.
12274
b9d23137
AC
122752004-02-27 Andrew Cagney <cagney@redhat.com>
12276
12277 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
12278 support.
12279
15d208f6 122802004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 12281
15d208f6
FF
12282 * gdb.arch/gdb1431.c: Remove.
12283 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
12284 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
12285 of "until" incorrectly.
12286
98f9cd2d
JB
122872004-02-26 J. Brobecker <brobecker@gnat.com>
12288
12289 * gdb.cp/class2.cc (empty): New class.
12290 (refer): New function.
12291 (main): Declare an object of type empty and use it.
12292 * gdb.cp/class2.exp: Print the value of an object of type empty.
12293
9b50c11b
JJ
122942004-02-26 Jeff Johnston <jjohnstn@redhat.com>
12295
12296 * gdb.base/langs.exp: Update query string to match the
12297 new nquery format used for pending breakpoints.
12298
0dcd613f
AC
122992004-02-26 Andrew Cagney <cagney@redhat.com>
12300
12301 Fix PR i18n/1570.
12302 * gdb.base/charset.c: Update copyright notice.
12303 (main, init_string): Remove the escape character '\e' tests.
12304 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
12305 * gdb.base/charset.exp (valid_host_charset): Ditto.
12306 * gdb.base/setvar.exp: Ditto.
12307
b8a56647
AC
123082004-02-24 Andrew Cagney <cagney@redhat.com>
12309
90d59e34
AC
12310 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
12311 mmapped data in core file" PASS and FAIL messages consistent.
12312
b8a56647
AC
12313 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
12314 setting a breakpoint. Work around PR java/1565.
12315
9f27c604
JJ
123162004-02-23 Jeff Johnston <jjohnstn@redhat.com>
12317
12318 * lib/gdb.exp (gdb_breakpoint): Update query string to match
12319 new nquery format.
12320 * gdb.base/pending.exp: Ditto.
12321
3224a706
MK
123222004-02-22 Mark Kettenis <kettenis@gnu.org>
12323
12324 * configure.in: Run stabs tests on *BSD.
12325 * configure: Regenerated.
12326
41e0a9ca
MK
123272004-02-21 Mark Kettenis <kettenis@gnu.org>
12328
12329 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
12330
1e1b3428
FF
123312004-02-20 Fred Fish <fnf@redhat.com>
12332
12333 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
12334 blank in test for "returns short", for consistency with other
12335 "returns xxx" tests. Update copyright year.
12336
f9a7572a
FF
123372004-02-19 Fred Fish <fnf@redhat.com>
12338
12339 New testcase for PR breakpoint/1558.
12340 * gdb.arch/gdb1558.exp: New file.
12341 * gdb.arch/gdb1558.c: New file.
12342
b2ce2854
EZ
123432004-02-19 Elena Zannoni <ezannoni@redhat.com>
12344
12345 * gdb.base/nodebug.exp: Fix typo.
12346
e7c9ff01
JB
123472004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12348
12349 Committed by Jim Blandy <jimb@redhat.com>.
12350
62f4b920
JB
12351 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
12352
2db536a1
JB
12353 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
12354
e7c9ff01
JB
12355 * gdb.base/float.exp: Support s390*-*-* targets.
12356
f3205b34
AF
123572004-02-17 Adam Fedor <fedor@gnu.org>
12358
12359 * gdb.base/gdb1555.exp: New file.
12360 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
12361
9d62932d
EZ
123622004-02-17 Elena Zannoni <ezannoni@redhat.com>
12363
12364 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
12365
344c9711
FF
123662004-02-16 Fred Fish <fnf@redhat.com>
12367
12368 * gdb.arch/gdb1291.c: Remove
12369 * gdb.arch/gdb1291.s: New test input file.
12370 * gdb.arch/gdb1291.exp: Expand test to check case that should not
12371 fail. Test for correct result, known incorrect result, other
12372 failures and timeouts.
12373
2d822687
AC
123742004-02-16 Andrew Cagney <cagney@redhat.com>
12375
12376 * gdb.base/bigcore.exp: New file.
12377 * gdb.base/bigcore.c: New file.
12378
dac15b66
AC
123792004-02-13 Andrew Cagney <cagney@redhat.com>
12380
12381 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
12382 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
12383 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
12384 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
12385 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
12386 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
12387 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
12388 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
12389 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
12390 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
12391
6bdfc2c4
JJ
123922004-02-11 Jeff Johnston <jjohnstn@redhat.com>
12393
12394 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
12395 executed is an alloc instruction.
12396
87b3ede8
DC
123972004-02-11 David Carlton <carlton@kealia.com>
12398
12399 * gdb.cp/breakpoint.exp: New.
12400 * gdb.cp/breakpoint.cc: New.
12401
6e19e2bf
MC
124022004-02-11 Michael Chastain <mec.gnu@mindspring.com>
12403
12404 Partial fix for PR gdb/1543.
12405 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
12406 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
12407 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
12408 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
12409 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
12410 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
12411 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
12412 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
12413 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
12414 to bug-gdb@prep.ai.mit.edu .
12415 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
12416 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
12417 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
12418 Likewise.
12419
5c5455dc
AC
124202004-02-10 Andrew Cagney <cagney@redhat.com>
12421
12422 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
12423 using gdb_internal_error_resync.
12424
9cf689d7
DJ
124252004-02-09 Daniel Jacobowitz <drow@mvista.com>
12426
12427 * gdb.threads/thread-specific.exp: Stop early if no threads are
12428 found.
12429
d2dc51db
MC
124302004-02-09 Michael Chastain <mec.gnu@mindspring.com>
12431
12432 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
12433
14b1a056
DJ
124342004-02-08 Daniel Jacobowitz <drow@mvista.com>
12435
12436 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
12437 breakpoints.
12438
83f66e8f
DJ
124392004-02-07 Daniel Jacobowitz <drow@mvista.com>
12440
12441 * config/sim.exp (gdb_load): Handle $arg == "".
12442 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
12443 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
12444
30fc0091
EZ
124452004-02-07 Elena Zannoni <ezannoni@redhat.com>
12446
a9c64011
AS
12447 * gdb.base/maint.exp: Update test to reflect
12448 obstack changes.
30fc0091 12449
4d806929
JJ
124502004-02-04 Jeff Johnston <jjohnstn@redhat.com>
12451
12452 * gdb.base/pendshr.c (pendfunc): New function that calls
12453 pendfunc1.
12454 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
12455
7bfdd688
FF
124562004-02-04 Fred Fish <fnf@redhat.com>
12457
12458 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
12459 function symbols and update copyright years.
12460 * gdb.arch/gdb1291.c: Ditto.
12461
aaa08ee4
MC
124622004-02-03 Michael Chastain <mec.gnu@mindspring.com>
12463
12464 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
12465
dbad7755
MC
124662004-02-03 Michael Chastain <mec.gnu@mindspring.com>
12467
12468 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
12469
ec4646ef
MC
124702004-02-03 Michael Chastain <mec.gnu@mindspring.com>
12471
12472 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
12473
1b802196
FF
124742004-02-02 Fred Fish <fnf@redhat.com>
12475
12476 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
12477 remote targets. Update copyright years.
12478
18fe2033
JJ
124792004-02-02 Jeff Johnston <jjohnstn@redhat.com>
12480
12481 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
12482 support.
12483 * gdb.base/langs.exp: Fix test which attempts to create
12484 breakpoint on non-existent function to handle new pending
12485 support.
12486 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
12487 a breakpoint.
12488 * gdb.base/pending.exp: New test.
12489 * gdb.base/pending.c: New file.
12490 * gdb.base/pendshr.c: Ditto.
12491
8d577d32
DC
124922004-02-02 David Carlton <carlton@kealia.com>
12493
12494 * gdb.cp/overload.exp: Add overloadNamespace tests.
12495 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
12496 (overloadNamespace, XXX): New.
12497 (main): Call XXX::marker2.
12498
3ad13771
FF
124992004-02-01 Fred Fish <fnf@redhat.com>
12500
12501 * gdb.base/dump.exp: Use runto_main instead of "runto main".
12502 * gdb.base/finish.exp: Ditto.
12503 * gdb.base/gcore.exp: Ditto.
12504 * gdb.base/huge.exp: Ditto.
12505 * gdb.base/info-proc.exp: Ditto.
12506 * gdb.base/return2.exp: Ditto.
12507 * gdb.threads/gcore-thread.exp: Ditto.
12508
44c75849
DJ
125092004-02-01 Daniel Jacobowitz <drow@mvista.com>
12510
12511 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
12512
005bc093
MK
125132004-02-01 Mark Kettenis <kettenis@gnu.org>
12514
12515 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
12516 that opening the file succeeds on OpenBSD.
12517
c47cebdb
DJ
125182004-02-01 Daniel Jacobowitz <drow@mvista.com>
12519
12520 * gdb.threads/thread-specific.c: New file.
12521 * gdb.threads/threads-specific.exp: New test script.
12522 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
12523 to expect_out.
12524
5a01311c
MK
125252004-02-01 Mark Kettenis <kettenis@gnu.org>
12526
12527 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
12528 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
12529 only on the "print_small_structs from print_long_arg_list" test.
12530
ce22a4f1
DJ
125312004-02-01 Daniel Jacobowitz <drow@mvista.com>
12532
12533 * gdb.base/completion.exp: Kill a stray backslash.
12534
12535 From Jim Ingham <jingham@apple.com>:
12536 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
12537 agrees with the result from sending a tab.
12538
abbab9d3
DJ
125392004-01-31 Daniel Jacobowitz <drow@mvista.com>
12540
12541 * gdb.base/chng-syms.exp: Remove stray newline.
12542
53904d1e
MK
125432004-01-31 Mark Kettenis <kettenis@gnu.org>
12544
12545 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
12546 *-*-openbsd*.
12547 * gdb.asm/openbsd.inc: New file.
12548
3a4b3aac
MK
125492004-01-30 Mark Kettenis <kettenis@gnu.org>
12550
12551 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
12552 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
12553 *-*solaris2*. Remove commented out default settings for
12554 asm-flags. Replace gdb_compile with target_link.
12555
ebac27b4
MC
125562004-01-29 Michael Chastain <mec.gnu@mindspring.com>
12557
12558 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
12559 for all tests. Remove old hp-ux and cygnus xfail cases.
12560
d8679d84
PH
125612004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
12562
12563 * gdb.base/chng-syms.exp: New file.
12564 * gdb.base/chng-syms.c: New file.
12565
0a55bc22
MC
125662004-01-24 Michael Chastain <mec.gnu@mindspring.com>
12567
12568 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
12569 Provide arms for current output in all my configurations.
12570
94b8e876
MC
125712004-01-24 Michael Chastain <mec.gnu@mindspring.com>
12572
12573 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
12574 * lib/compiler.cc: Likewise.
12575 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
12576 get the right preprocessor. Eval the output directly. Remove
12577 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
12578 hp_f77_compiler and hp_f90_compiler completely.
12579 (gdb_preprocess): Delete.
12580 (get_compiler): Delete.
12581
7cf03d44
MK
125822004-01-24 Mark Kettenis <kettenis@gnu.org>
12583
12584 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
12585 <string.h>.
12586
68b6dce9
NR
125872004-01-24 Nick Roberts <nick@nick.uklinux.net>
12588
12589 * gdb.mi/mi-stack.exp: Update copyright.
12590
b368761e
DC
125912004-01-23 David Carlton <carlton@kealia.com>
12592
12593 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
12594 test for cp_lookup_transparent_type.
12595 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
12596 call them.
12597
f2061b53
DJ
125982004-01-23 Daniel Jacobowitz <drow@mvista.com>
12599
12600 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
12601 after -var-update.
12602
37fc574a
DC
126032004-01-23 David Carlton <carlton@kealia.com>
12604
12605 * gdb.cp/namespace.cc (C::ensureRefs): New.
12606 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
12607
8e94b928
NR
126082004-01-20 Nick Roberts <nick@nick.uklinux.net>
12609
12610 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
12611 case "-stack-list-locals 2".
12612 * gdb.mi/mi-var-child.exp: Test for case
12613 "-var-list-children --all-values NAME".
12614
997b0952
MC
126152004-01-18 Michael Chastain <mec.gnu@mindspring.com>
12616
12617 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
12618
52470da3
MK
126192004-01-18 Mark Kettenis <kettenis@gnu.org>
12620
7049b4b8
MK
12621 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
12622 used with gdb_test_multiple.
12623
52470da3
MK
12624 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
12625 read at address 0. This fixes PR testsuite/1504.
12626
da6012e5
DJ
126272004-01-18 Daniel Jacobowitz <drow@mvista.com>
12628
12629 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
12630 Remove downloading, guessing the host executable, the calls to
12631 gdb_file_cmd and gdb_target_cmd, and "load" support.
12632 (infer_host_exec): New function broken out from gdb_load.
12633 (gdb_load): New wrapper for gdbserver_gdb_load.
12634 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
12635 gdb_target_cmd. Use -target-select.
12636 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
12637 Download binaries to the host. Clear last_mi_remote_file when
12638 we load a new binary.
12639 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
12640 call gdbserver_gdb_load and mi_gdb_target_cmd.
12641
32c70722
MC
126422004-01-17 Michael Chastain <mec.gnu@mindspring.com>
12643
12644 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
12645 type patterns.
12646
b0cecf36
MC
126472004-01-17 Michael Chastain <mec.gnu@mindspring.com>
12648
12649 * gdb.cp/templates.exp: Fix typo in test name of
12650 "print Foo<volatile char*>::foo".
12651
4120d7e6
MC
126522004-01-15 Michael Chastain <mec.gnu@mindspring.com>
12653
12654 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
12655
f679e530
BE
126562004-01-16 Ben Elliston <bje@wasabisystems.com>
12657
12658 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
12659 (clean mostlyclean): Remove empty rm.
12660
091c48f6
MC
126612004-01-15 Michael Chastain <mec.gnu@mindspring.com>
12662
12663 * gdb.base/setvar.exp: Add copyright years.
12664
3e5fc8d2
DC
126652004-01-14 David Carlton <carlton@bactrian.org>
12666
12667 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
12668 PR c++/1511 and update coment.
12669 * gdb.cp/templates.exp: Update patterns to match current output.
12670 If changes involve something other than whitespace, KFAIL
12671 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
12672
63d06c5c
DC
126732004-01-14 David Carlton <carlton@kealia.com>
12674
12675 * gdb.cp/namespace.exp: Add tests involving classes defined within
12676 namespaces.
12677 * gdb.cp/namespace.cc (C::CClass): New.
12678 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
12679
a51dab88
EZ
126802004-01-14 Elena Zannoni <ezannoni@redhat.com>
12681
12682 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
12683 what debug info we have. Print a better message if something goes
12684 wrong while producing the separate debug info file.
12685
a476ccc9
MC
126862004-01-14 Michael Chastain <mec.gnu@mindspring.com>
12687
12688 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
12689
f453692c
MC
126902004-01-14 Michael Chastain <mec.gnu@mindspring.com>
12691
12692 * gdb.base/callfuncs.c: Add copyright notice.
12693
f40063a5
MC
126942004-01-13 Michael Chastain <mec.gnu@mindspring.com>
12695
12696 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
12697 inheritance. PR gdb/1498, PR gcc/13539.
12698
19ac3974
EZ
126992004-01-13 Elena Zannoni <ezannoni@redhat.com>
12700
a9c64011
AS
12701 * gdb.threads/gcore-thread.exp: Prefix name of binary with
12702 test specific name.
12703 * gdb.mi/gdb669.exp: Ditto.
12704 * gdb.mi/mi-pthreads.exp: Ditto.
12705 * gdb.mi/mi1-pthreads.exp: Ditto.
12706 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 12707
56c97c6e
MC
127082004-01-12 Michael Chastain <mec.gnu@mindspring.com>
12709
12710 * gdb.cp/member-ptr.cc: Add copyright notice.
12711
a0644324
MC
127122004-01-12 Michael Chastain <mec.gnu@mindspring.com>
12713
12714 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
12715 some patterns for recent versions of gcc and hpacc. Delete
12716 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
12717 Delete tests that access a NULL pointer-to-member-data. This
12718 script is still disabled for gcc.
12719
32fabe09
EZ
127202004-01-12 Elena Zannoni <ezannoni@redhat.com>
12721
12722 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 12723 escaped correctly.
32fabe09 12724
1f8a6abb
EZ
127252004-01-12 Elena Zannoni <ezannoni@redhat.com>
12726
12727 * gdb.base/sepdebug.exp: New file.
12728 * gdb.base/sepdebug.c: New file.
12729 * lib/gdb.exp (separate_debug_filename): New procedure.
12730 (gdb_gnu_strip_debug): New procedure.
12731
48efe704
AC
127322004-01-12 Andrew Cagney <cagney@redhat.com>
12733
12734 * gdb.mi/ChangeLog: Delete file. Renamed to ...
12735 * gdb.mi/ChangeLog-1999-2003: New file.
12736
a9415475
AC
127372004-01-12 Andrew Cagney <cagney@redhat.com>
12738
12739 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
12740 "Renaming a directory to a non-empty directory returns ENOTEMPTY
12741 or EEXIST", treat EBUSY as an XFAIL.
12742
83b8cf9d
MC
127432004-01-11 Michael Chastain <mec.gnu@mindspring.com>
12744
12745 * gdb.base/scope.exp: Remove obsolete setup_xfail for
12746 hp_cc_compiler.
12747
9939d2a8
MC
127482004-01-10 Michael Chastain <mec.gnu@mindspring.com>
12749
12750 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
12751 decorations.
12752
1ff8cadf
MC
127532004-01-10 Michael Chastain <mec.gnu@mindspring.com>
12754
12755 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
12756 and "(aCC)" decorations. Remove obsolete doco about old
12757 test results.
12758
6fa9022e
MC
127592004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12760
12761 * gdb.cp/exception.exp: Fix typo in doco.
12762
209721fe
MK
127632004-01-09 Mark Kettenis <kettenis@gnu.org>
12764
12765 * gdb.base/gdb1476.exp: Fix typo.
12766
ef11303e
MC
127672004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12768
12769 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
12770 file.
12771
041ab88c
MC
127722004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12773
12774 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
12775 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
12776 Use gdb_compile. Remove restriction on gcc. Add some patterns
12777 for recent version of gdb. Delete second half, which was a copy
12778 of the first half with different build flags. This test is
12779 still disabled because it is still not ready for production.
12780
e36d075a
MC
127812004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12782
12783 * gdb.cp/exception.cc: Add copyright notice.
12784 * gdb.cp/exception.exp: Add a notice that this file is broken
12785 because of line number changes caused by addition of copyright
12786 notice.
12787
42b190ad
MC
127882004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12789
12790 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
12791 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
12792
8f25f06b
MC
127932004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12794
12795 * gdb.cp/classes.exp: Accept gnu abi 2.
12796 * gdb.cp/derivation.exp: Likewise.
12797 * gdb.cp/overload.exp: Likewise.
12798 * gdb.cp/virtfunc.exp: Likewise.
12799
06ded8b8
MC
128002004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12801
12802 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
12803 semicolon after end of function.
12804
77c26ae3
MC
128052004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12806
12807 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
12808 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
12809 boilerplate code for compiling and running the program under
12810 test. Add some string method tests.
12811
20757486
MC
128122004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12813
12814 * gdb.cp/bs15503.cc: Add copyright notice.
12815 * gdb.cp/bs15503.exp: Adjust line number.
12816
0fd3b503
MC
128172004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12818
12819 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
12820 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
12821
10d1bea8
MC
128222004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12823
12824 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
12825 hp_cc_compiler.
12826
2789202a
MC
128272004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12828
12829 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
12830 * gdb.cp/ctti.exp: Use the marker instead of "next".
12831 With gcc, run further before bailing.
12832
b862f14c
MC
128332004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12834
12835 * gdb.cp/cttiadd.cc: Add copyright notice.
12836 * gdb.cp/cttiadd1.cc: Likewise.
12837 * gdb.cp/cttiadd2.cc: Likewise.
12838 * gdb.cp/cttiadd3.cc: Likewise.
12839
96da2469
MC
128402004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12841
12842 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
12843 Use gdb_test, gdb_test_multiple. Use floating-point values that
12844 have exact representations in IEEE-ish formats.
12845
053248ff
MC
128462004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12847
12848 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
12849 compilers. Delete duplicate call to get_compiler_info.
12850 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
12851 * gdb.base/volatile.exp: Likewise.
12852
84acecdd
MK
128532004-01-07 Mark Kettenis <kettenis@gnu.org>
12854
12855 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
12856 memory at address 0.
12857
fe11a27f
MC
128582004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12859
12860 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
12861 to test for hp-ux assembler. Fix copyright years.
12862
60ad077b
AC
128632004-01-07 Andrew Cagney <cagney@redhat.com>
12864
12865 * gdb.base/fileio.c (strerrno): Add "EBUSY".
12866
1c9b8f33
AC
128672004-01-07 Andrew Cagney <cagney@redhat.com>
12868
12869 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
12870 when creating the read-only file. From analysis by Roland McGrath
12871 and Elena Zannoni.
12872
753ccc7a
MC
128732004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12874
12875 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
12876
eca3e36b
MC
128772004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12878
12879 * gdb.base/cvexpr.c: Be type-safe with function pointers and
12880 data pointers.
12881
f8d4bac4
MC
128822004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12883
12884 * gdb.cp/m-static.exp: Compile one source file at a time.
12885 Delete unused call to get_compiler_info.
12886
9b4e0f94
MC
128872004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12888
12889 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
12890 * gdb.base/call-rt-st.exp: Likewise.
12891 * gdb.base/nodebug.exp: Likewise.
12892 * gdb.base/volatile.exp: Likewise.
12893 * gdb.cp/ref-types.exp: Likewise.
12894 * gdb.cp/templates.exp: Likewise.
12895
023c1024
MK
128962004-01-05 Mark Kettenis <kettenis@gnu.org>
12897
12898 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
12899
19703c4a
MC
129002004-01-05 Michael Chastain <mec.gnu@mindspring.com>
12901
12902 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
12903 hppa*-hp-hpux*.
12904
18b67037
MK
129052004-01-04 Mark Kettenis <kettenis@gnu.org>
12906
ba6219c8
MK
12907 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12908 x86_64-*-*.
12909
18b67037
MK
12910 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12911 sparc64-*-* and sparc*-solaris2*.
12912
1bfbbb9d
MK
129132004-01-04 Mark Kettenis <kettenis@gnu.org>
12914
12915 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
12916 return ${tests}" test. The ${tests} already mentions the
12917 filename.
12918
06846494
MC
129192004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12920
12921 * gdb.cp/local.exp: Accept gcc abi 2.
12922
3b0cb202
MC
129232004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12924
12925 * gdb.cp/templates.exp: Accept gcc abi 2.
12926
0643ec3f
MC
129272004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12928
12929 * lib/compiler.cc: Remove supports_template_debugging.
12930 * gdb.cp/templates.exp: Do not test supports_template_debugging.
12931
d231d0b1
MC
129322004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12933
12934 * gdb.cp/namespace.exp: Accept gcc abi 2.
12935
44ffb27c
MC
129362004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12937
12938 * gdb.cp/method.exp: Accept gcc abi 2.
12939
184ad485
MC
129402004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12941
12942 * gdb.cp/classes.exp: Generate identical results as old version.
12943 * gdb.cp/derivation.exp: Likewise.
12944 * gdb.cp/overload.exp: Likewise.
12945 * gdb.cp/virtfunc.exp: Likewise.
12946
116f09e7
MC
129472004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12948
12949 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
12950 mysterious bug with sourceware version of expect.
12951
b1379776
MC
129522004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12953
12954 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
12955 current versions of gcc, including gcc abi 2. Remove gratuitous
12956 restart of test program. Use gdb_test_multiple and gdb_test for
12957 all tests. Add patterns to xfail missing "const" in "const char *"
12958 and kfail PR gdb/1155.
12959
6b7a4c0e
MC
129602004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12961
12962 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
12963 current versions of gcc, including gcc abi 2. Remove gratuitous
12964 restart of test program. Use gdb_test_multiple and gdb_test for
12965 all tests. Add patterns to kfail PR gdb/1498.
12966
51615d72
MC
129672003-12-31 Michael Chastain <mec.gnu@mindspring.com>
12968
12969 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
12970 current versions of gcc, including gcc abi 2. Use "breakpoint"
12971 and "continue" instead of restarting the target program. Use
12972 gdb_test_multiple and gdb_test for all tests.
12973
7b79a9d7
MK
129742004-01-01 Mark Kettenis <kettenis@gnu.org>
12975
12976 * gdb.asm/asm-source.exp: Update copyright year. Link statically
12977 for *-*-solaris2*.
12978
1cd3489f
MC
129792003-12-31 Michael Chastain <mec.gnu@mindspring.com>
12980
12981 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
12982 current versions of gcc, including gcc abi 2. Use "breakpoint"
12983 and "continue" instead of restarting the target program several
12984 times. Use gdb_test_multiple and gdb_test for all tests.
12985
850742db
MC
129862003-12-18 Michael Chastain <mec.gnu@mindspring.com>
12987
12988 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
12989 source files.
12990
eb4bbda8
MC
129912003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12992
12993 * gdb.base/environ.exp: Handle compiling test case from multiple
12994 source files.
12995
e42c7771
MC
129962003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12997
12998 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
12999
80e4b428
JB
130002003-12-17 Jim Blandy <jimb@redhat.com>
13001
5f06973a
JB
13002 * gdb.base/freebpcmd.c: Add copyright notice.
13003
80e4b428
JB
13004 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
13005
0ab84fb7
MC
130062003-12-16 Michael Chastain <mec.gnu@mindspring.com>
13007
13008 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
13009
1b3bb3d0
JB
130102003-12-13 Jim Blandy <jimb@redhat.com>
13011
13012 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
13013
3a4c9371
KB
130142003-12-12 Kevin Buettner <kevinb@redhat.com>
13015
13016 * gdb.asm/frv.inc: New file.
13017 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
13018
a1dea79a
FF
130192003-12-09 Fred Fish <fnf@redhat.com>
13020
13021 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
13022 functions to break1.c and leave prototypes behind. Add more
13023 "set breakpoint NN here" comments.
13024 * gdb.base/break1.c: New file.
13025
13026 * gdb.base/break.exp: Handle compiling test case from multiple
13027 source files and change source file references as needed.
13028 * gdb.base/completion.exp: Ditto.
13029 * gdb.base/condbreak.exp: Ditto.
13030 * gdb.base/define.exp: Ditto.
13031 * gdb.base/ena-dis-br.exp: Ditto.
13032 * gdb.base/info-proc.exp: Ditto.
13033 * gdb.base/maint.exp: Ditto.
13034 * gdb.base/until.exp: Ditto.
13035
13036 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
13037 hardcoded line numbers.
13038 * gdb.base/define.exp: Ditto.
13039 * gdb.base/ena-dis-br.exp: Ditto.
13040 * gdb.base/maint.exp: Ditto.
13041 * gdb.base/until.exp: Ditto.
13042
13043 * gdb.base/completion.exp: Use "break1" for completion tests since
13044 "break" is no longer a unique prefix.
13045
5266b69c
AC
130462003-12-06 Andrew Cagney <cagney@redhat.com>
13047
13048 * gdb.base/structs.exp (test_struct_returns): When applicable, set
13049 "return_value_unimplemented". When an unimplemented struct return
13050 architecture, report incorrect values as a KFAIL
13051
374451f0
MC
130522003-12-05 Michael Chastain <mec.gnu@mindspring.com>
13053
13054 * gdb.cp/rtti.exp: Accept new wording of warning from
13055 cp_lookup_rtti_type.
13056
ba9b20a7
MC
130572003-12-05 Michael Chastain <mec.gnu@mindspring.com>
13058
13059 Partial fix for PR testsuite/1456.
13060 * gdb.base/scope.exp (test_at_main): Replace references to
13061 gcc_compiled with calls to test_compiler_info.
13062 (test_at_foo): Likewise.
13063 (test_at_bar): Likewise.
13064
b74b6d0b
MC
130652003-12-04 Michael Chastain <mec.gnu@mindspring.com>
13066
13067 Partial fix for PR testsuite/1456.
13068 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
13069 to test_compiler_info.
13070
ccfa3402
MC
130712003-12-03 Michael Chastain <mec.gnu@mindspring.com>
13072
13073 * gdb.base/so-impl-ld.exp: Update copyright notice.
13074
f6246aba
MC
130752003-12-02 Michael Chastain <mec.gnu@mindspring.com>
13076
13077 Partial fix for PR testsuite/1456.
13078 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
13079 to test_compiler_info.
13080
13ae734a
MC
130812003-11-28 Michael Chastain <mec.gnu@mindspring.com>
13082
13083 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
13084 from current versions of gdb. Clean up regular expressions.
13085 Delete redundant timeout case.
13086
d8e1cdee
MC
130872003-11-28 Michael Chastain <mec.gnu@mindspring.com>
13088
13089 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
13090 from current versions of gdb. Clean up regular expressions.
13091 Delete redundant timeout case.
13092
96457b64
MC
130932003-12-01 Michael Chastain <mec.gnu@mindspring.com>
13094
13095 Partial fix for PR testsuite/1456.
13096 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
13097 gcc_compiled with call to test_compiler_info.
13098
f35309fc
MC
130992003-11-30 Michael Chastain <mec.gnu@mindspring.com>
13100
13101 Partial fix for PR testsuite/1456.
13102 * gdb.base/list.exp (test_list_function): Delete unused declaration
13103 of gcc_compiled.
13104
d7afdf9b
MC
131052003-11-29 Michael Chastain <mec.gnu@mindspring.com>
13106
13107 Partial fix for PR testsuite/1456.
13108 * gdb.base/complex.exp: Replace reference to gcc_compiled with
13109 call to test_compiler_info.
13110
71507b56
MK
131112003-11-29 Mark Kettenis <kettenis@gnu.org>
13112
13113 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
13114 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
13115 it to create the appropriate note.inc.
13116 * gdb.asm/asmsrc1.s: Include "note.inc".
13117 * gdb.asm/netbsd.inc: New file.
13118 * gdb.asm/empty.inc: New file.
13119
f81f93f7
MC
131202003-11-28 Michael Chastain <mec.gnu@mindspring.com>
13121
13122 Partial fix for PR testsuite/1456.
13123 * gdb.base/constvars.exp: Replace references to gcc_compiled with
13124 calls to test_compiler_info.
13125
9a77938e
MC
131262003-11-27 Michael Chastain <mec.gnu@mindspring.com>
13127
13128 Partial fix for PR testsuite/1456.
13129 * gdb.base/volatile.exp: Replace references to gcc_compiled with
13130 calls to test_compiler_info.
13131
e8367dc7
MK
131322003-11-27 Mark Kettenis <kettenis@gnu.org>
13133
13134 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
13135 pattern for the KFAILs.
13136
526c61ee
AF
131372003-11-25 Adam Fedor <fedor@gnu.org>
13138
13139 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
13140 * gdb.objc/objcdecode.m: New file.
13141
28f2d600
AF
131422003-11-25 Adam Fedor <fedor@gnu.org>
13143
13144 * gdb.objc/nondebug.exp: Test for PR objc/1236.
13145 * gdb.objc/nondebug.m: New file.
13146
a3895cee
BE
131472003-11-26 Ben Elliston <bje@wasabisystems.com>
13148
13149 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
13150 NetBSD as it does on FreeBSD. Modelled on a similar change by
13151 Mark Kettenis on 2003-05-30.
13152 (link-flags): Set to "--entry _start" regardless of target.
13153 Special linker flags are to be appended to $link-flags.
13154 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
13155
c9f2c8a3
MC
131562003-11-25 Michael Chastain <mec.gnu@mindspring.com>
13157
13158 * gdb.cp/method.exp: Accept output of new demangler.
13159
15a0587a 131602003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
13161
13162 * gdb/class2.exp: New file.
13163 * gdb/class2.cc: New file.
13164
3c00b570
MC
131652003-11-25 Michael Chastain <mec.gnu@mindspring.com>
13166
13167 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
13168 of new demangler.
13169
7027acc7
MK
131702003-11-23 Mark Kettenis <kettenis@gnu.org>
13171
13172 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
13173 of gdb_test "run".
13174
b0e1598a
MK
131752003-11-23 Mark Kettenis <kettenis@gnu.org>
13176
13177 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
13178 "continue" into "run".
13179
4d9eda44
MC
131802003-11-23 Michael Chastain <mec.gnu@mindspring.com>
13181
13182 Partial fix for PR testsuite/1456.
13183 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
13184 call to test_compiler_info.
13185 * gdb.cp/ctti.exp: Likewise.
13186 * gdb.cp/derivation.exp: Likewise.
13187 * gdb.cp/member-ptr.exp: Likewise.
13188 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
13189 reference to gcc_compiled.
13190
131912003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
13192
13193 Fix PR testsuite/1463.
13194 * gdb.base/structs.exp (start_structs_test): Call
13195 get_debug_format before using the debug format.
13196
d422fe19
AC
131972003-11-22 Andrew Cagney <cagney@redhat.com>
13198
13199 * lib/gdb.exp (gdb_test_multiple): Add simple example.
13200 * gdb.base/structs.exp: Use gdb_test_multiple.
13201
039cf96d
AC
132022003-11-20 Andrew Cagney <cagney@redhat.com>
13203
6882279b
AC
13204 * gdb.base/structs.exp: Handle and recover from internal errors.
13205 Replace "foo${n}" with "foo<n>" in test messages.
13206
e53890ae
AC
13207 * gdb.base/structs.exp: Update copyright. Rewrite.
13208 * gdb.base/structs.c: Update copyright. Rewrite.
13209
2b211c59
AC
13210 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
13211 resync count exceeded.
d63a86f8 13212
039cf96d
AC
13213 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
13214 from the internal error.
13215 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
13216 Original from Jim Blandy.
13217 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 13218
eac98b22
AC
132192003-11-19 Andrew Cagney <cagney@redhat.com>
13220
13221 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
13222 KFAIL.
13223
67455b2a
MK
132242003-11-17 Mark Kettenis <kettenis@gnu.org>
13225
13226 New testcase for PR backtrace/1435.
13227 * gdb.arch/i386-unwind.exp: New file.
13228 * gdb.arch/i386-unwind.c: New file.
13229
853d6e5b
AC
132302003-11-17 Andrew Cagney <cagney@redhat.com>
13231
13232 * lib/gdb.exp (compiler_info): New global.
13233 (test_compiler_info): New function.
13234 (get_compiler_info): Set compiler_info.
13235 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
13236 "compiler_info" to gcc-<major>-<minor>.
13237
38cf6e11
MC
132382003-11-15 Michael Chastain <mec.gnu@mindspring.com>
13239
13240 * gdb.trace/configure: Remove.
13241
a50d3602
EZ
132422003-11-13 Elena Zannoni <ezannoni@redhat.com>
13243
13244 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 13245 breakpoints.
a50d3602
EZ
13246 * gdb.base/break.exp: Remove all references to explicit line
13247 numbers.
13248
d9407aaa
NC
132492003-11-11 Nick Clifton <nickc@redhat.com>
13250
13251 * gdb.base/shreloc.exp: Do not run for targets which do not
13252 support shared objects.
13253
db488fc1
CV
132542003-11-10 Corinna Vinschen <vinschen@redhat.com>
13255
13256 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
13257 Don't run tests if nofileio flag is given.
13258
6a90a18e
EZ
132592003-11-07 Elena Zannoni <ezannoni@redhat.com>
13260
13261 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 13262 as well as 'Watchpoint'.
6a90a18e 13263
0b915e9c
EZ
132642003-11-06 Elena Zannoni <ezannoni@redhat.com>
13265
13266 Reported by Jim Ingham <jingham@apple.com>:
13267 * gdb.base/annota1.exp: Match at least one occurrence of the
13268 signal handler annotation.
13269
d7e4b55f
EZ
132702003-11-06 Elena Zannoni <ezannoni@redhat.com>
13271
a9c64011
AS
13272 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
13273 as well as 'Watchpoint'.
d7e4b55f 13274
2fe4e8d0
MC
132752003-11-05 Michael Chastain <mec@shout.net>
13276
13277 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
13278
6ef88553
KW
132792003-11-03 Kris Warkentin <kewarken@qnx.com>
13280
13281 * gdb.arch/gdb1291.c: New test file.
13282 * gdb.arch/gdb1291.exp: New test script.
13283 * gdb.arch/gdb1431.c: New test file.
13284 * gdb.arch/gdb1431.exp: New test script.
13285
ae7dc4d8
MC
132862003-10-22 Michael Chastain <mec@shout.net>
13287
13288 * gdb.mi/pthreads.c: Add copyright notice.
13289
c39d7427
MC
132902003-10-22 Michael Chastain <mec@shout.net>
13291
13292 * gdb.threads/pthreads.c: Add copyright notice.
13293
8b7d96c1
MC
132942003-10-20 Michael Chastain <mec@shout.net>
13295
13296 * gdb.base/gdb1056.exp: New test script.
13297
d1d69fdd
DJ
132982003-10-13 Daniel Jacobowitz <drow@mvista.com>
13299
13300 * gdb.threads/killed.exp: Use gdb_run_cmd.
13301
7d605576
DJ
133022003-10-13 Daniel Jacobowitz <drow@mvista.com>
13303
13304 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
13305 create a core file.
13306 * gdb.threads/gcore-thread.exp: Likewise.
13307
618ec112
CV
133082003-10-13 Corinna Vinschen <vinschen@redhat.com>
13309
13310 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
13311 type, based on char type.
13312 (struct bit_flags_short_t): New bitfield type, based on short type.
13313 (init_bit_flags_char): New fuction.
13314 (init_bit_flags_short): Ditto.
13315 (print_bit_flags_char): Ditto.
13316 (print_bit_flags_short): Ditto.
13317 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
13318
9367a73c
MC
133192003-10-11 Michael Chastain <mec@shout.net>
13320
13321 * gdb.base/call-rt-st.exp: Update copyright year.
13322
1decf120
KI
133232003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
13324
13325 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
13326 * gdb.disasm/sh3.s: Ditto.
13327
5445b2ae
DJ
133282003-10-07 Daniel Jacobowitz <drow@mvista.com>
13329
13330 * gdb.threads/switch-threads.exp: New test.
13331 * gdb.threads/switch-threads.c: New source file.
13332
aec24853
CV
133332003-10-07 Corinna Vinschen <vinschen@redhat.com>
13334
13335 * gdb.base/ending-run.exp: Add sh specific case.
13336
adc7428d
AC
133372003-10-06 Andrew Cagney <cagney@redhat.com>
13338
13339 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
13340 * gdb.disasm/mn10200.exp: Delete obsolete file.
13341
c9d37158
DJ
133422003-09-29 Daniel Jacobowitz <drow@mvista.com>
13343
13344 * ChangeLog: Correct an entry command.exp -> commands.exp.
13345 * gdb.base/commands.exp (bp_deleted_in_command_test)
13346 (temporary_breakpoint_commands): Check noargs.
13347
79c2c32d
DC
133482003-09-25 David Carlton <carlton@kealia.com>
13349
13350 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
13351 of some print tests, where appropriate. Add tests for C::D::cd,
13352 E::ce, F::cXfX, G::XgX.
13353 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
13354
594e6d67
RE
133552003-09-25 Richard Earnshaw <rearnsha@arm.com>
13356
13357 * lib/java.exp (java_init): Import target_alias before using it.
13358
10f0d451
DC
133592003-09-25 David Carlton <carlton@kealia.com>
13360
13361 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
13362
274bcba0
EZ
133632003-09-23 Elena Zannoni <ezannoni@redhat.com>
13364
d63a86f8 13365 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 13366 weirdness.
274bcba0 13367
cdbf20f7
MC
133682003-09-17 Michael Chastain <mec@shout.net>
13369
13370 * gdb.cp/gdb1355.exp: New file.
13371 * gdb.cp/gdb1355.c: New file.
13372
71e06f80
CV
133732003-09-15 Corinna Vinschen <vinschen@redhat.com>
13374
13375 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
13376 * gdb.asm/sh.inc: New file.
13377
5c4e30ca
DC
133782003-09-11 David Carlton <carlton@kealia.com>
13379
bd45b7af
DC
13380 * gdb.cp/namespace.exp: Add tests for namespace types.
13381 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
13382 (test_namespace): New.
13383
1c199746
EZ
133842003-09-11 Elena Zannoni <ezannoni@redhat.com>
13385
a9c64011 13386 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 13387 * gdb.stabs/weird.exp: Ditto.
1c199746 13388
04ed252f
MC
133892003-09-08 Michael Chastain <mec@shout.net>
13390
13391 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
13392
d8a2d9e7
MC
133932003-09-07 Michael Chastain <mec@shout.net>
13394
13395 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
13396 'parse error'.
13397
161afb24
MK
133982003-09-07 Mark Kettenis <m.kettenis@osp.nl>
13399
13400 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
13401
49f2741a
MC
134022003-08-30 Michael Chastain <mec@shout.net>
13403
13404 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
13405 * gdb.gdb/observer.exp: Ditto.
13406 * gdb.gdb/xfullpath.exp: Ditto.
13407
8afa723e
MK
134082003-08-29 Mark Kettenis <kettenis@gnu.org>
13409
13410 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
13411 *-*-*bsd*.
13412
f31dfe3b
JJ
134132003-08-28 Jeff Johnston <jjohnstn@redhat.com>
13414
13415 * gdb.base/dump.exp: Skip for ia64.
13416
4630e498
JJ
134172003-08-25 Jeff Johnston <jjohnstn@redhat.com>
13418
13419 * gdb.asm/asm-source.exp: Add ia64 support.
13420 * gdb.asm/ia64.inc: New file.
13421
1105b7ef
MC
134222003-08-22 Michael Chastain <mec@shout.net>
13423
13424 * gdb.cp: New directory.
13425 * gdb.cp/*: Copy from gdb.c++/*.
13426 * gdb.c++/*: Remove.
13427 * Makefile.in: Change gdb.c++ to gdb.cp.
13428 * configure.in: Ditto.
13429 * configure: Regnerate.
13430
c945b932
MK
134312003-08-18 Mark Kettenis <kettenis@gnu.org>
13432
13433 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
13434 * gdb.arch/i386-prologue.c (gdb1338): Add function.
13435
2b66634b
DJ
134362003-08-17 Daniel Jacobowitz <drow@mvista.com>
13437
13438 * mi-var-display.exp (-var-list-children weird): Accept function
13439 pointers with argument types.
13440 * mi1-var-display.exp (-var-list-children weird): Likewise.
13441 * mi2-var-display.exp (-var-list-children weird): Likewise.
13442
a356f73b
DJ
134432003-08-17 Daniel Jacobowitz <drow@mvista.com>
13444
13445 * gdb.base/annota3.exp: Add missing newline.
13446
483417b8
MC
134472003-08-06 Michael Chastain <mec@shout.net>
13448
13449 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
13450
c99c59c3
MS
134512003-08-12 Michael Snyder <msnyder@redhat.com>
13452
13453 * gdb.base/float.exp: Add test for SH.
13454
55ed7501
MK
134552003-08-10 Mark Kettenis <kettenis@gnu.org>
13456
13457 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
13458
1a371f2e
EZ
134592003-08-07 Elena Zannoni <ezannoni@redhat.com>
13460
13461 * gdb.base/completion.exp: Remove reduntant completion test
13462 on filename.
13463
e0f353ce
EZ
134642003-08-07 Elena Zannoni <ezannoni@redhat.com>
13465
a9c64011
AS
13466 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
13467 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
13468 gdb.trace/save-trace.exp: Make sure that full pathnames are
13469 escaped correctly.
e0f353ce 13470
5710a1af 134712003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 13472
a9c64011
AS
13473 * configure.in: Don't generate config.h from config.hin.
13474 * configure: Regenerate.
13475 * config.hin: Remove file.
13476 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
13477 * gdb.threads/pthreads.c: Ditto.
5710a1af 13478
dcd81ce9
DJ
134792003-08-07 Daniel Jacobowitz <drow@mvista.com>
13480
13481 From Kei Sakamoto <sakamoto.kei@renesas.com>:
13482 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
13483 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
13484 Replace ld24 with seth/add3.
13485
6009d884
AC
134862003-08-02 Andrew Cagney <cagney@redhat.com>
13487
13488 * gdb.base/annota3.exp: New file.
13489 * gdb.base/annota3.c: New file.
13490 * gdb.c++/annota3.exp: New file.
13491 * gdb.c++/annota3.cc: New file.
13492
51514e06
MC
134932003-07-29 Michael Chastain <mec@shout.net>
13494
13495 * gdb.threads/tls.c (spin): Check errno only if sem_wait
13496 actually failed.
13497 (do_pass): Likewise.
13498 * gdb.threads/tls.exp: Always initialize no_of_threads.
13499
4ee6625b
DJ
135002003-07-27 Daniel Jacobowitz <drow@mvista.com>
13501
13502 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
13503 pattern.
13504 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
13505 * gdb.threads/tls.exp: Recognize one case of the host library not
13506 supporting TLS.
13507
225f2bf6
AC
135082003-07-27 Andrew Cagney <cagney@redhat.com>
13509
13510 * gdb.base/fileio.exp: Use SH when running commands using
13511 remote_exec.
13512
bcb27c9f
DJ
135132003-07-24 Daniel Jacobowitz <drow@mvista.com>
13514
13515 From Kei Sakamoto <sakamoto.kei@renesas.com>:
13516 * gdb.base/relocate.c (dummy): New padding array.
13517
3d67be83
MS
135182003-07-22 Michael Snyder <msnyder@redhat.com>
13519
d63a86f8 13520 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
13521
13522 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
13523 patterns to be more general, accepting old and new output.
13524 Some output chars (such as '+') also must be quoted.
d63a86f8 13525 Some addresses are displayed numerically instead of
3d67be83
MS
13526 symbolically.
13527
57ba3b85
MS
135282003-07-23 Michael Snyder <msnyder@redhat.com>
13529
686d097c
MS
13530 * gdb.base/return2.exp: Don't test long-long return.
13531
57ba3b85
MS
13532 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
13533 * gdb.disasm/t01_mov.exp: Ditto.
13534 * gdb.disasm/t02_mova.s: Ditto.
13535 * gdb.disasm/t02_mova.exp: Ditto.
13536 * gdb.disasm/t03_add.s: Ditto.
13537 * gdb.disasm/t03_add.exp: Ditto.
13538 * gdb.disasm/t04_sub.s: Ditto.
13539 * gdb.disasm/t04_sub.exp: Ditto.
13540 * gdb.disasm/t05_cmp.s: Ditto.
13541 * gdb.disasm/t05_cmp.exp: Ditto.
13542 * gdb.disasm/t06_ari2.s: Ditto.
13543 * gdb.disasm/t06_ari2.exp: Ditto.
13544 * gdb.disasm/t07_ari3.s: Ditto.
13545 * gdb.disasm/t07_ari3.exp: Ditto.
13546 * gdb.disasm/t08_or.s: Ditto.
13547 * gdb.disasm/t08_or.exp: Ditto.
13548 * gdb.disasm/t09_xor.s: Ditto.
13549 * gdb.disasm/t09_xor.exp: Ditto.
13550 * gdb.disasm/t10_and.s: Ditto.
13551 * gdb.disasm/t10_and.exp: Ditto.
13552 * gdb.disasm/t11_logs.s: Ditto.
13553 * gdb.disasm/t11_logs.exp: Ditto.
13554 * gdb.disasm/t12_bit.s: Ditto.
13555 * gdb.disasm/t12_bit.exp: Ditto.
13556 * gdb.disasm/t13_otr.s: Ditto.
13557 * gdb.disasm/t13_otr.exp: Ditto.
13558
e00759ef
EZ
135592003-07-22 Elena Zannoni <ezannoni@redhat.com>
13560
13561 * gdb.threads/tls.exp :Add kfail for 'info address' case.
13562
8bc2021f
EZ
135632003-07-22 Elena Zannoni <ezannoni@redhat.com>
13564
a9c64011
AS
13565 * gdb.threads/tls.c : New file.
13566 * gdb.threads/tls.exp : New file.
13567 * gdb.threads/tls-main.c : New file.
13568 * gdb.threads/tls-shared.c : New file.
13569 * gdb.threads/tls-shared.exp : New file.
8bc2021f 13570
89320c4c
AS
135712003-07-22 Andreas Schwab <schwab@suse.de>
13572
13573 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
13574
180dea7c
AS
135752003-07-20 Andreas Schwab <schwab@suse.de>
13576
13577 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
13578 due to insn reordering.
13579
0714963c
AC
135802003-07-15 Andrew Cagney <cagney@redhat.com>
13581
13582 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
13583
98a23b3f
MC
135842003-07-15 Michael Chastain <mec@shout.net>
13585
13586 * gdb.base/gdb1250.exp: New file.
13587 * gdb.base/gdb1250.c: New file.
13588
27e417a2
ML
135892003-07-09 Michal Ludvig <mludvig@suse.cz>
13590
13591 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
13592 expansion of size_t to 'unsigned long', not only to 'unsigned'.
13593
8bc2021f
EZ
135942003-07-09 Elena Zannoni <ezannoni@redhat.com>
13595
a9c64011
AS
13596 * gdb.threads/tls.c: New file.
13597 * gdb.threads/tls.exp: New file.
13598 * gdb.threads/tls-main.c: New file.
13599 * gdb.threads/tls-shared.c: New file.
13600 * gdb.threads/tls-shared.exp: New file.
8bc2021f 13601
d99968dc
EZ
136022003-07-09 Elena Zannoni <ezannoni@redhat.com>
13603
13604 * gdb.base/annota1.exp: Make sure that we properly escape the
13605 full path of the source file. Xfail more permissive patterns,
d63a86f8 13606 due to a compiler debug info problem.
d99968dc 13607
83876b3b
AS
136082003-07-07 Andreas Schwab <schwab@suse.de>
13609
2705e972
AS
13610 * gdb.asm/m68k.inc: New file.
13611 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
13612
83876b3b
AS
13613 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
13614 arguments"): Also match negative number.
13615
13616 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
13617
3a871b37
DJ
136182003-07-03 Daniel Jacobowitz <drow@mvista.com>
13619
13620 * gdb.base/store.c (charest): New typedef.
13621 (add_char): Rename to add_charest, update.
13622 (wack_char): Rename to wack_charest, update types. Return l + r
13623 to keep r live across the call.
13624 (wack_short, wack_int, wack_long, wack_longest, wack_float)
13625 (wack_double, wack_doublest): Return l + r to keep r live across
13626 the call.
13627 * gdb.base/store.exp: Accomodate store.c changes.
13628
b2a7f303
DC
136292003-06-30 David Carlton <carlton@kealia.com>
13630
13631 * gdb.c++/maint.exp (test_invalid_name): New.
13632 (test_first_component): Add tests for invalid names.
13633
3c6cb4a1
MC
136342003-06-29 Michael Chastain <mec@shout.net>
13635
13636 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
13637 output of '<VTT for class>' for virtual base classes.
13638
f1c2644b
DJ
136392003-06-29 Daniel Jacobowitz <drow@mvista.com>
13640
13641 * gdb.base/completion.exp: Tab-complete "complet" instead of
13642 "compl".
13643 * gdb.base/complex.exp, gdb.base/complex.c: New files.
13644
18080350
DJ
136452003-06-29 Daniel Jacobowitz <drow@mvista.com>
13646
13647 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
13648 * gdb.base/volatile.exp: Likewise.
13649
f56973f8
DJ
136502003-06-29 Daniel Jacobowitz <drow@mvista.com>
13651
13652 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
13653 gdb/1265.
13654
136552003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
13656 Daniel Jacobowitz <drow@mvista.com>
13657
13658 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
13659 initial line count of 'captured_main' from 26 to 32.
13660 (test_with_self): Allow xmalloc call to be interleaved with the
13661 preceding two lines.
13662
e766d4d6
JB
136632003-06-24 Joel Brobecker <brobecker@gnat.com>
13664
13665 * gdb.base/bang.exp: New testcase.
13666
f125c9a4
JB
136672003-06-23 Joel Brobecker <brobecker@gnat.com>
13668
13669 * gdb.base/langs.exp: Add some tests for the "minimal" language
13670 support.
13671
6e25beaf
EZ
136722003-06-23 Elena Zannoni <ezannoni@redhat.com>
13673
13674 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
13675 the testcase.
13676
2f816dda
DJ
136772003-06-22 Daniel Jacobowitz <drow@mvista.com>
13678
13679 * gdb.base/relocate.exp: Test add-symbol-file with a variable
13680 offset.
13681
db5a5748
DJ
136822003-06-22 Daniel Jacobowitz <drow@mvista.com>
13683
13684 * gdb.c++/pr-1210.cc: New file.
13685 * gdb.c++/pr-1210.exp: New file.
13686
1df0c130
DJ
136872003-06-21 Daniel Jacobowitz <drow@mvista.com>
13688
13689 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
13690 000-exec-continue.
13691
a92feac0
MK
136922003-06-15 Mark Kettenis <kettenis@gnu.org>
13693
13694 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
13695 on *-*-*bsd* instead of *-*-freebsd*.
13696
81a58f5b
AC
136972003-06-14 Andrew Cagney <cagney@redhat.com>
13698
13699 * gdb.base/store.exp: Test longest and doublest. Test all
13700 parameters. Weaken return statement match.
13701 * gdb.base/store.c: Add longest and doublest - aka long long and
13702 long double functions. Put all parameters into local register
13703 variables. Use negative values.
13704
b257a0d3
AC
137052003-06-14 Andrew Cagney <cagney@redhat.com>
13706
13707 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
13708 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
13709 exit status.
13710 * gdb.base/fileio.exp: Disable target when nointerrupts and
13711 noinferiorio, instead of limiting it to remote. Use remote_exec
13712 instead of system.
d63a86f8 13713
21c38304
JJ
137142003-06-12 Jeff Johnston <jjohnstn@redhat.com>
13715
13716 * gdb.base/float.exp: Add ia64 support.
13717
1bcdb424
CV
137182003-06-12 Corinna Vinschen <vinschen@redhat.com>
13719
13720 * gdb.base/fileio.exp: Run only on remote targets.
13721
6aeb981f
CV
137222003-06-10 Corinna Vinschen <vinschen@redhat.com>
13723
13724 * gdb.base/fileio.c: New file, testing File-I/O.
13725 * gdb.base/fileio.exp: Ditto.
13726
53df362e
RG
137272003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
13728
13729 * gdb.base/shreloc.exp: New file, check symbol values obtained from
13730 shared objects after relocation at load time (gdb PR/1132).
13731 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 13732 as above, part of the shared object relocation test.
53df362e 13733
ffee1b46
MK
137342003-06-08 Mark Kettenis <kettenis@gnu.org>
13735
b5ca3722
MK
13736 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
13737 fully filled history list.
13738 * gdb.base/gdb_history: New file.
13739
03ed860d
MK
13740 * gdb.base/signals.exp: XFAIL "continue to func1" on
13741 i*86-*-freebsd*.
13742
ffee1b46
MK
13743 * gdb.base/attach.exp: When trying to attach to a nonexistent
13744 process, make it possible to specify the PID based on the target,
13745 and do so for *-*-freebsd*.
13746
d80dbb52
RH
137472003-06-02 Richard Henderson <rth@redhat.com>
13748
13749 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
13750
6dd77b81
RH
137512003-06-02 Richard Henderson <rth@redhat.com>
13752
13753 * gdb.base/selftest.exp: Next over lim_at_start initialization.
13754
f6347e16
RH
137552003-06-02 Richard Henderson <rth@redhat.com>
13756
13757 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
13758
2c161407
DJ
137592003-06-01 Daniel Jacobowitz <drow@mvista.com>
13760
13761 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
13762 of globalvar.
13763
572eb746
MK
137642003-06-01 Mark Kettenis <kettenis@gnu.org>
13765
13766 * gdb.asm/asm-source.exp: Check for memory read errors in
13767 disassembler test on *BSD too.
13768
9e9617a5
RH
137692003-06-01 Richard Henderson <rth@redhat.com>
13770
13771 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
13772 for .frame.
13773 (gdbasm_call): Lose ldgp.
13774 (gdbasm_startup): Add frame information.
13775 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
13776
7b34ad4e
MK
137772003-05-31 Mark Kettenis <kettenis@gnu.org>
13778
13779 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
13780 i?86-*-*.
13781
10059fdf
MK
137822003-05-30 Mark Kettenis <kettenis@gnu.org>
13783
13784 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
13785 FreeBSD.
13786
acf4b816
RH
137872003-05-29 Richard Henderson <rth@redhat.com>
13788
13789 * gdb.asm/alpha.inc: New file.
13790 * gdb.asm/asm-source.exp: Use it.
13791
e9ecd949
JB
137922003-05-29 Jim Blandy <jimb@redhat.com>
13793
13794 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
13795 'core.PID'.
13796
e3e5a4f3
JB
137972003-05-22 Jim Blandy <jimb@redhat.com>
13798
13799 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
13800 backtrace.
d63a86f8 13801
72fe3d25
DC
138022003-05-20 David Carlton <carlton@math.stanford.edu>
13803
13804 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
13805 this time.
13806
58da2eb2
DC
138072003-05-19 David Carlton <carlton@bactrian.org>
13808
13809 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
13810 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
13811
1fcb5155
DC
138122003-05-19 David Carlton <carlton@bactrian.org>
13813
13814 * gdb.c++/namespace.exp: Add namespace scope and anonymous
13815 namespace tests.
13816 Bump copyright date.
13817 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
13818 (main): Call C::D::marker2.
13819 * gdb.c++/namespace1.cc: New file.
13820
85e85163
JJ
138212003-05-14 Jeff Johnston <jjohnstn@redhat.com>
13822
13823 Roland McGrath <roland@redhat.com>
d63a86f8 13824 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
13825 there is no manager thread.
13826
a25fbfec
JJ
138272003-05-08 Jeff Johnston <jjohnstn@redhat.com>
13828
d63a86f8
RM
13829 * gdb.threads/schedlock.exp: Remove assumption that all threads
13830 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
13831 in one of the child threads rather than the main thread.
13832
be375bae
JB
138332003-05-07 Jim Blandy <jimb@redhat.com>
13834
09bf6082
JB
13835 Add support for assembly source testing on the s390x.
13836 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
13837 architecture.
13838 * gdb.asm/s390x.inc: New file.
13839
be375bae
JB
13840 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
13841 succession of 'if' statements.
13842
00905d52
AC
138432003-05-05 Andrew Cagney <cagney@redhat.com>
13844
13845 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
13846
b1e29e33
AC
138472003-05-05 Andrew Cagney <cagney@redhat.com>
13848
13849 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
13850 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
13851
e33d66ec
EZ
138522003-05-02 Elena Zannoni <ezannoni@redhat.com>
13853
13854 * gdb.base/charset.exp: Update based on new behavior of set/show
13855 charset commands.
13856
2b6fd0d8
AC
138572003-05-01 Andrew Cagney <cagney@redhat.com>
13858
13859 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
13860 variable do not give memory errors.
13861
130cacce
AF
138622003-04-30 Adam Fedor <fedor@gnu.org>
13863
13864 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
13865 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
13866 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
13867 gdb.objc/basicclass.m: : New files
13868
13869 * lib/gdb.exp (gdb_compile_objc): New procedure.
13870
bea71854
DJ
138712003-04-27 Daniel Jacobowitz <drow@mvista.com>
13872
13873 * gdb.base/signals.exp: Make backtrace tests more specific.
13874
0f20eeea
DC
138752003-04-23 David Carlton <carlton@bactrian.org>
13876
13877 * gdb.c++/maint.exp (test_first_component): Add tests for
13878 'operator' in more locations.
13879
c8c4d8dc
KB
138802003-04-16 Kevin Buettner <kevinb@redhat.com>
13881
13882 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
13883
3fe60e3c
EZ
138842003-04-16 Elena Zannoni <ezannoni@redhat.com>
13885
13886 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 13887 func marke' instead. Update test name.
3fe60e3c 13888
9219021c
DC
138892003-04-15 David Carlton <carlton@math.stanford.edu>
13890
13891 * gdb.c++/maint.exp: New file.
13892
5dd55bdd
EZ
138932003-04-14 Elena Zannoni <ezannoni@redhat.com>
13894
13895 * gdb.threads/schedlock.c: Change type of thread function argument
13896 to long, to avoid warnings on 64-bit platforms.
13897
00890572
EZ
138982003-04-14 Elena Zannoni <ezannoni@redhat.com>
13899
a9c64011
AS
13900 * gdb.base/attach.exp: Add new message from ptrace in case of
13901 attaching to nonexistent process.
d63a86f8 13902
93201743
JB
139032003-04-11 Jim Blandy <jimb@redhat.com>
13904
13905 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13906 gdb.c++/userdef.cc: Place comments on the lines to which the
13907 marker function might return.
13908 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13909 gdb.c++/userdef.exp: Look for those comments to check that we've
13910 returned to the right place, instead of checking line numbers.
13911
2a11c64d
EZ
139122003-04-11 Elena Zannoni <ezannoni@redhat.com>
13913
a9c64011
AS
13914 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
13915 match on sourcefile name, instead of directory name.
2a11c64d 13916
68ab8fc5
EZ
139172003-04-10 Elena Zannoni <ezannoni@redhat.com>
13918
d63a86f8 13919 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
13920 working directory name.
13921
5624293a
JB
139222003-04-09 Jim Blandy <jimb@redhat.com>
13923
13924 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13925 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
13926 after an inferior function call, report the failure, but allow the
13927 test to continue.
13928
f1f02ee4
SC
139292003-04-05 Stephane Carrez <stcarrez@nerim.fr>
13930
13931 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13932 with -DPROTOTYPES.
13933
6eb79af0
SC
139342003-04-05 Stephane Carrez <stcarrez@nerim.fr>
13935
13936 * gdb.base/break.exp: Revert last patch.
13937
8dfb4cf0
SC
139382003-04-04 Stephane Carrez <stcarrez@nerim.fr>
13939
13940 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13941 with -DPROTOTYPES.
13942
ed4c619a
AC
139432003-04-02 Andrew Cagney <cagney@redhat.com>
13944
13945 * gdb.base/callfuncs.exp: Make "print add" messages unique.
13946 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
13947 matching directories by the name breakpoint.
13948 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
13949 Make "continue to marker1" consistent.
13950 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
13951 message consistent.
13952 * lib/gdb.exp: Put "the program is no longer running", and "the
13953 program exited" in parenthesis.
13954 * lib/mi-support.exp: Ditto.
d63a86f8 13955
4e35d5f0 139562003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 13957
4e35d5f0
BR
13958 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
13959
71900fe8
AC
139602003-03-29 Andrew Cagney <cagney@redhat.com>
13961
13962 * gdb.base/sizeof.c (main): Print the value of '\377'.
13963 * gdb.base/sizeof.exp: Check the sign of '\377'.
13964
c0655a16
MC
139652003-03-27 Michael Chastain <mec@shout.net>
13966
13967 * gdb.base/gdb1090.exp: New file.
13968 * gdb.base/gdb1090.cc: New file.
13969
5b2a3989
JB
139702003-03-27 J. Brobecker <brobecker@gnat.com>
13971
13972 * gdb.gdb/observer.exp: New regression test.
13973
79876890
MC
139742003-03-27 Michael Chastain <mec@shout.net>
13975
13976 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
13977 * gdb.base/ptype.exp: Likewise.
13978
6eac95e3
CV
139792003-03-27 Corinna Vinschen <vinschen@redhat.com>
13980
13981 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
13982
e8c71839
MC
139832003-03-26 Michael Chastain <mec@shout.net>
13984
13985 * gdb.base/ptype.exp: Actually use some typedef'd types.
13986
71b10041
SC
139872003-03-21 Stephane Carrez <stcarrez@nerim.fr>
13988
13989 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
13990 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
13991
2512cf80
CV
139922003-03-20 Corinna Vinschen <vinschen@redhat.com>
13993
13994 * gdb.base/default.exp: Fix regular expression.
13995
0d195a4f
CV
139962003-03-20 Corinna Vinschen <vinschen@redhat.com>
13997
13998 * gdb.base/args.exp: Fix regular expression.
13999
8a2dbca8
CV
140002003-03-20 Corinna Vinschen <vinschen@redhat.com>
14001
14002 * gdb.base/help.exp: Allow Win32 child process.
14003
bf028682
CV
140042003-03-20 Corinna Vinschen <vinschen@redhat.com>
14005
14006 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
14007 when stepping out of main().
14008
182dbe85
CV
140092003-03-20 Corinna Vinschen <vinschen@redhat.com>
14010
14011 * gdb.base/default.exp: Check for win32 specific message when calling
14012 "run" without executable.
14013
d67a6ba5
CV
140142003-03-20 Corinna Vinschen <vinschen@redhat.com>
14015
14016 * gdb.base/args.exp: Expect .exe in output.
14017
a955b5bb
CV
140182003-03-20 Corinna Vinschen <vinschen@redhat.com>
14019
14020 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
14021 Cygwin native.
14022
bf6bad4b
AC
140232003-03-17 Andrew Cagney <cagney@redhat.com>
14024
14025 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
14026 vector registes.
14027 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
14028 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
14029
293e9a31
DC
140302003-03-17 David Carlton <carlton@math.stanford.edu>
14031
14032 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
14033 test, for PR breakpoints/38.
14034 Call test_watchpoint_and_breakpoint.
14035 * gdb.base/watchpoint.c (func3): New function.
14036 (main): Call func3.
14037
5330f2db
DC
140382003-03-04 David Carlton <carlton@math.stanford.edu>
14039
14040 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
14041 Garply<Garply<char> >:: garply".
14042 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
14043 with respect to PR c++/1111; note also PR c++/1113.
14044 (test_template_breakpoints): KFAIL "constructor breakpoint" with
14045 respect to PR c++/1062.
14046 KFAIL "destructor breakpoint" with respect to PR c++/1112.
14047
6ece72da
DC
140482003-03-03 David Carlton <carlton@math.stanford.edu>
14049
14050 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
14051 with respect to PR c++/57.
14052 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
14053 c++/826.
14054 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
14055 respect to PR c++/57.
14056
85ca1584
DC
140572003-03-03 David Carlton <carlton@math.stanford.edu>
14058
14059 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
14060 respect to PR c++/33 into FAILs.
14061
98e9c5b8
MC
140622003-03-03 Michael Chastain <mec@shout.net>
14063
7bedbf27
MC
14064 * configure.in: Update copyright years.
14065
140662003-03-03 Michael Chastain <mec@shout.net>
14067
14068 * Makefile.in: Update copyright years.
98e9c5b8 14069
f683e100
DC
140702003-02-28 David Carlton <carlton@math.stanford.edu>
14071
14072 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
14073 print class instead of struct and/or superfluous protection
14074 specifiers, as long as the resulting output is equivalent to the
14075 source code.
14076 Delete FIXME from end of messages on tests that don't need
14077 fixing.
14078
a9e0cf2c
DC
140792003-02-28 David Carlton <carlton@math.stanford.edu>
14080
14081 * gdb.c++/templates.exp (do_tests): Allow const in the two
14082 Foo<volatile char *>::foo tests.
14083
e8d359df
MS
140842003-02-27 Michael Snyder <msnyder@redhat.com>
14085
d63a86f8 14086 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
14087 will be consistant.
14088
0b71dc91
DC
140892003-02-26 David Carlton <carlton@math.stanford.edu>
14090
14091 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
14092 char *>::foo" test with respect to PR c++/33. Create a new test
14093 which is identical to that one except that it doesn't put the
14094 space between the "char" and the "*"; KFAIL it, too.
14095
dd14ab43
DC
140962003-02-26 David Carlton <carlton@math.stanford.edu>
14097
14098 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
14099 template types into either PASSes or KFAILs (corresponding to PR
14100 c++/57). Tweak indentation. Update copyright.
14101
1146c7f1
SC
141022003-02-23 Stephane Carrez <stcarrez@nerim.fr>
14103
14104 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
14105
74641dfb
MC
141062003-02-13 Michael Chastain <mec@shout.net>
14107
14108 * gdb.base/exprs.exp: Remove i960 remnants.
14109 * gdb.base/funcargs.exp: Likewise.
14110 * gdb.base/list.exp: Likewise.
14111 * gdb.base/ptype.exp: Likewise.
14112
559cd2d0
DC
141132003-02-14 David Carlton <carlton@math.stanford.edu>
14114
14115 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
14116 pEe->D::vg()" from XFAIL to KFAIL.
14117
c4f90d87
JM
141182003-02-13 Jason Molenda (jmolenda@apple.com)
14119
14120 * gdb.base/maint.exp: Update maint print statistics regexp to include
14121 new entries.
14122
cbc4d97c
MC
141232003-02-13 Michael Chastain <mec@shout.net>
14124
14125 * gdb.c++/inherit.exp: Remove call to get_debug_format.
14126
40f235b7
MC
141272003-02-12 Michael Chastain <mec@shout.net>
14128
14129 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
14130 * gdb.c++/inherit.exp: Likewise.
14131 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
14132 * gdb.c++/templates.exp: Likewise.
14133 * gdb.c++/virtfunc.exp: Likewise.
14134
c56716b0
JM
141352003-02-06 Jason Molenda (jason-cl@molenda.com)
14136
14137 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
14138 why the code is written that way.
14139
070afcf8
MC
141402003-02-05 Michael Chastain <mec@shout.net>
14141
14142 * gdb.base/dump.exp: Add missing copyright line.
14143
5d0331e5
JM
141442003-02-05 Jason Molenda (jason-cl@molenda.com)
14145
f7ae6d3e 14146 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
14147 at the beginning so the breakpoint doesn't get set on the loop.
14148
92851186
MC
141492003-02-05 Michael Chastain <mec@shout.net>
14150
14151 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
14152 output for configurations with gcc 2.95.3.
14153
cbf1e085
AC
141542003-02-05 Keith Seitz <keiths@redhat.com>
14155 Andrew Cagney <ac131313@redhat.com>
14156
14157 * gdb.mi/mi-cli.exp: New file.
d63a86f8 14158
29518e1e
MC
141592003-02-04 Michael Chastain <mec@shout.net>
14160
14161 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
14162 Call perror and then continue.
14163
5af1d5f3
MC
141642003-02-03 Michael Chastain <mec@shout.net>
14165
14166 * gdb.c++/pr-1023.cc: New file.
14167 * gdb.c++/pr-1023.exp: New file.
14168
6b549786
JB
141692003-02-05 Jim Blandy <jimb@redhat.com>
14170
14171 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
14172 it's local to foobar. Check for it there, and check that it's not
14173 present in main.
14174 * gdb.c++/local.cc (marker2): New function.
14175 (foobar): Call marker1.
14176 (main): Call marker2 instead of marker1.
14177
67f16606
AC
141782003-02-04 Andrew Cagney <ac131313@redhat.com>
14179
14180 * gdb.disasm/mn10200.exp: Obsolete file.
14181 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
14182 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
14183 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
14184
1c5cb38e
DC
141852003-02-04 David Carlton <carlton@math.stanford.edu>
14186
14187 * gdb.c++/overload.exp: Test intToChar(1).
14188 * gdb.c++/overload.cc (intToChar): New.
14189 (main): Call intToChar.
14190
d1fe6965
DC
141912003-02-03 David Carlton <carlton@math.stanford.edu>
14192
14193 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
14194 'might_kfail' arg.
14195 KFAIL some of the continue_to_bp_overloaded calls, according to
14196 PR c++/1025.
14197
9ba61c5d
MC
141982003-02-01 Michael Chastain <mec@shout.net>
14199
14200 * gdb.base/advance.c (marker1): New marker function.
14201 * gdb.base/advance.exp: When the 'advance' command lands on the
14202 return breakpoint, it can legitimately stop on either the
14203 current line or the next line. Accommodate both outcomes.
14204 * gdb.base/until.exp: Likewise.
14205
e7494ffb
AC
142062003-02-02 Andrew Cagney <ac131313@redhat.com>
14207
14208 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
14209 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
14210 now a list, not a tuple.
14211 * gdb.mi/mi-var-display.exp: Ditto.
14212 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 14213
075559bc
AC
142142003-02-01 Andrew Cagney <ac131313@redhat.com>
14215
14216 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
14217 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
14218 stack backtraces.
14219 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 14220
2bd4c7b1
MK
142212003-02-01 Mark Kettenis <kettenis@gnu.org>
14222
14223 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
14224 gdb.mi/mi1-pthreads.exp: Return instead of calling
14225 gdb_suppress_entire_file.
14226
eabd8992
MS
142272003-02-01 Mark Salter <msalter@redhat.com>
14228
14229 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
14230
71469e2f
MS
142312003-01-31 Mark Salter <msalter@redhat.com>
14232
14233 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
14234 Support empty arg.
14235
38a94d44
MC
142362003-01-30 Michael Chastain <mec@shout.net>
14237
14238 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
14239 This was a workaround for a UTF-8 bug in readline 4.3. The bug
14240 has been fixed in gdb/readline on 2003-01-09.
14241
19ea9e73
MS
142422003-01-29 Michael Snyder <msnyder@redhat.com>
14243
e8d359df
MS
14244 * gdb.base/maint.exp: Allow for leading underscore in symbol.
14245 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
14246 * gdb.base/args.exp: Skip if target does not support args passing.
14247
2307bd6a
DJ
142482003-01-22 Daniel Jacobowitz <drow@mvista.com>
14249
19ea9e73 14250 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
14251 gdb_test. Accept a list of expect arguments as the third
14252 parameter.
14253 (gdb_test): Use it.
14254
f2dd3617
EZ
142552003-01-20 Elena Zannoni <ezannoni@redhat.com>
14256
14257 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
14258 allow for different test tree configurations. Update some
14259 tescases accordingly.
14260 * gdb.arch/altivec-regs.exp: Ditto.
14261 * gdb.asm/asm-source.exp: Ditto.
14262 * gdb.base/advance.exp: Ditto.
14263 * gdb.base/display.exp: Ditto.
d63a86f8 14264 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
14265 * gdb.base/mips_pro.exp: Ditto.
14266 * gdb.base/overlays.exp: Ditto.
14267 * gdb.base/relocate.exp: Ditto.
14268 * gdb.base/setshow.exp: Ditto.
14269 * gdb.base/step-line.exp: Ditto.
14270 * gdb.base/step-test.exp: Ditto.
14271 * gdb.base/until.exp: Ditto.
14272 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
14273
c71cdefd
DC
142742003-01-17 David Carlton <carlton@math.stanford.edu>
14275
14276 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
14277 corresponding to PR c++/945.
14278 Update copyright.
14279
fdba05d7
DC
142802003-01-17 David Carlton <carlton@math.stanford.edu>
14281
14282 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
14283 corresponding to PR c++/68.
14284
142852003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
14286
14287 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
14288 (test_paddr_hairy_functions): Call print_addr_2_kfail for
14289 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
14290
c362c33a
EZ
142912003-01-15 Elena Zannoni <ezannoni@redhat.com>
14292
0fbc361c
EZ
14293 * gdb.base/break.exp: Fix change of default location, because of
14294 removal of until tests.
14295 * gdb.base/help.exp: Update test for new 'until' help message.
14296 Add test for help on 'advance'.
a9c64011 14297 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 14298
dabf8a35
MK
142992003-01-15 Mark Kettenis <kettenis@gnu.org>
14300
14301 * gdb.base/default.exp: Adapt "info float" test for recent changes
14302 to that command. Add test for "info vector".
14303 * gdb.base/float.exp: New file. Add test for "info float" that
14304 resembles the old test in gdb.base/default.exp.
14305
a1769aca
DC
143062003-01-15 David Carlton <carlton@math.stanford.edu>
14307
14308 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
14309
82025e13
EZ
143102003-01-15 Elena Zannoni <ezannoni@redhat.com>
14311
14312 * gdb.base/break.exp: Move the tests of until command from here...
14313 * gdb.base/until.exp: ... to here. New file. Add other tests.
14314 * gdb.base/advance.c: New file.
14315 * gdb.base/advance.exp: New file.
14316
8f9ab801
EZ
143172003-01-14 Elena Zannoni <ezannoni@redhat.com>
14318
a9c64011
AS
14319 * gdb.base/args.c: New file.
14320 * gdb.base/args.exp: New file.
8f9ab801 14321
9ae66589
DJ
143222003-01-14 Daniel Jacobowitz <drow@mvista.com>
14323
14324 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
14325
8d77e5c3
DJ
143262003-01-14 Daniel Jacobowitz <drow@mvista.com>
14327
14328 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
14329
12d2f0a1
DJ
143302003-01-14 Daniel Jacobowitz <drow@mvista.com>
14331
14332 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
14333 dates.
14334
6ca37014
DJ
143352003-01-13 Daniel Jacobowitz <drow@mvista.com>
14336
14337 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
14338
b0023472
DJ
143392003-01-13 Daniel Jacobowitz <drow@mvista.com>
14340
14341 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
14342 (ptype &*"foo").
14343 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
14344
607fbc54 143452003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
14346
14347 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
14348 * gdb.mi/mi1-console.exp: Likewise.
14349
607fbc54 143502003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
14351
14352 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
14353 * gdb.mi/mi1-console.exp: Likewise.
14354
a1fb14a2
DJ
143552003-01-13 Daniel Jacobowitz <drow@mvista.com>
14356
14357 * gdb.c++/overload.exp: Remove some fixed XFAILs.
14358
c4cf40b7
DJ
143592003-01-09 Daniel Jacobowitz <drow@mvista.com>
14360
14361 * gdb.base/detach.exp: New test.
14362
696d5a5b
DJ
143632003-01-09 Daniel Jacobowitz <drow@mvista.com>
14364
14365 * Makefile.in (ALL_SUBDIRS): New variable.
14366 (subdirs, clean, distclean): Use it.
14367 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
14368 regenerating Makefile, since it is generated from the top level.
14369 * gdb.asm/Makefile.in: Likewise.
14370 * gdb.base/Makefile.in: Likewise.
14371 * gdb.c++/Makefile.in: Likewise.
14372 * gdb.disasm/Makefile.in: Likewise.
14373 * gdb.java/Makefile.in: Likewise.
14374 * gdb.mi/Makefile.in: Likewise.
14375 * gdb.threads/Makefile.in: Likewise.
14376 * gdb.trace/Makefile.in: Likewise.
14377
754533e4
DC
143782003-01-09 David Carlton <carlton@math.stanford.edu>
14379
14380 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
14381 Add copyright year 2003.
14382
d8b3e9ee
MC
143832003-01-06 Michael Chastain <mec@shout.net>
14384
14385 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
14386 When selecting a thread, 'line' and 'file' are optional.
14387 * gdb.mi/mi1-pthreads.exp: Likewise.
14388
8e9e0fe6
AS
143892003-01-06 Andreas Schwab <schwab@suse.de>
14390
14391 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
14392 failures.
14393
b5ab8ff3
DJ
143942003-01-04 Daniel Jacobowitz <drow@mvista.com>
14395
14396 Fix PR gdb/844
14397 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
14398 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
14399
14400 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
14401 instead of calling gdb_suppress_entire_file.
14402 * gdb.threads/print-threads.exp: Likewise.
14403 * gdb.threads/schedlock.exp: Likewise.
14404
14405 * gdb.threads/killed.exp: Return instead of calling
14406 gdb_suppress_entire_file.
14407 * gdb.threads/linux-dp.exp: Likewise.
14408 * gdb.threads/pthreads.exp: Likewise.
14409
1e698235
DJ
144102003-01-04 Daniel Jacobowitz <drow@mvista.com>
14411
14412 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
14413 stabs.
14414 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
14415 * gdb.base/whatis.exp: Always allow (void) after function names.
14416
147ff08c
DJ
144172003-01-04 Daniel Jacobowitz <drow@mvista.com>
14418
14419 * gdb.c++/casts.exp: Correct regexp.
14420
dc62bfc2
MK
144212003-01-04 Mark Kettenis <kettenis@gnu.org>
14422
14423 * configure.in: Call AC_CONFIG_HEADER. Don't call
14424 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
14425 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
14426 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
14427 aforementioned directories in the AC_OUPUT call.
14428 * config.hin: New file.
14429 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
14430 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
14431 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
14432 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
14433 pass -I$objdir instead of -I$objdir/$subdir in compilation.
14434 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
14435 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
14436 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
14437 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
14438 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
14439 gdb.threads/configure.in, gdb.threads/configure,
14440 gdb.threads/config.in, gdb.trace/configure.in,
14441 gdb.trace/configure: Removed.
14442
77afa639
MC
144432003-01-03 Michael Chastain <mec@shout.net>
14444
14445 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
14446 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
14447
7634bb6e
DJ
144482003-01-03 Daniel Jacobowitz <drow@mvista.com>
14449
14450 * gdb.base/store.exp: Fix regular expressions.
14451
b39c905e
MK
144522002-12-28 Mark Kettenis <kettenis@gnu.org>
14453
14454 * configure.in: Rewrite.
14455 * configure: Regenerated.
14456
0a8551dd
DC
144572003-01-03 David Carlton <carlton@math.stanford.edu>
14458
14459 * gdb.base/psymtab.exp: New file.
14460 * gdb.base/psymtab1.c: Ditto.
14461 * gdb.base/psymtab2.c: Ditto.
14462
c60b7188
AF
144632002-12-23 Adam Fedor <fedor@gnu.org>
14464
14465 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
14466
ee73db83
DC
144672002-12-23 David Carlton <carlton@math.stanford.edu>
14468
14469 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
14470 and current_directory initialization.
14471
d6c1774e
JB
144722002-12-22 Jim Blandy <jimb@redhat.com>
14473
f0a847b8
JB
14474 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
14475 rather than as part of the output file name.
14476
d6c1774e
JB
14477 * gdb.base/attach.exp: There's no need to copy the test program to
14478 /tmp; that was only ever necessary on HP/UX, and this test is
14479 entirely disabled there anyway.
14480
f0708dbb
JB
144812002-12-21 Jim Blandy <jimb@redhat.com>
14482
4c2acfea
JB
14483 * gdb.c++/psmang.exp: Doc fix.
14484
f0708dbb
JB
14485 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
14486 test.
14487
9579e000
DC
144882002-12-20 David Carlton <carlton@math.stanford.edu>
14489
14490 * gdb.c++/annota2.exp: KFAIL annotate-quit.
14491
d1810171
MC
144922002-12-18 Michael Chastain <mec@shout.net>
14493
14494 * gdb.c++/annota2.exp: Add copyright year 2002.
14495
76565097
DC
144962002-12-17 David Carlton <carlton@math.stanford.edu>
14497
14498 * gdb.c++/try_catch.cc: Add marker comments.
14499 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
14500 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
14501 * gdb.c++/m-static.cc: Ditto.
14502 * gdb.c++/m-static1.cc: Ditto.
14503 * gdb.c++/try_catch.cc: Ditto.
14504
da81390b
JJ
145052002-12-16 Jeff Johnston <jjohnstn@redhat.com>
14506
14507 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
14508 to see whether we are using the new -environment-directory
14509 command which resets via -r or the old version of the command
14510 which may prompt the user. Part of fix for gdb/741.
14511
b304d130
AC
145122002-12-13 Andrew Cagney <ac131313@redhat.com>
14513
14514 * gdb.fortran/types.exp: Update obsolete comment.
14515 * gdb.fortran/exprs.exp: Ditto.
14516 * lib/gdb.exp: Delete obsolete code.
14517 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
14518 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
14519 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
14520 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
14521 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
14522 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
14523 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
14524 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
14525 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
14526 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
14527 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
14528 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
14529 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
14530 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
14531 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
14532 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
14533 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
14534 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
14535 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
14536 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
14537 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
14538 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
14539 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
14540 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
14541 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
14542 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
14543 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
14544 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
14545 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
14546 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
14547 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
14548 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
14549 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
14550 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
14551 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
14552 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
14553 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
14554
a23b6e6a
DC
145552002-12-11 David Carlton <carlton@math.stanford.edu>
14556
14557 * gdb.c++/m-data.exp: Add test for members that shadow global
14558 variables: see PR gdb/804.
14559 * gdb.c++/m-data.cc: Ditto.
14560
6604731b
DJ
145612002-12-10 Daniel Jacobowitz <drow@mvista.com>
14562
14563 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
14564
de46ecd7
DC
145652002-12-06 David Carlton <carlton@math.stanford.edu>
14566
14567 * gdb.base/store.c: Don't declare functions static.
14568
27e829d0
AC
145692002-12-04 Andrew Cagney <ac131313@redhat.com>
14570
14571 * gdb.base/store.exp, gdb.base/store.c: New files.
14572
92806416
DJ
145732002-12-03 Daniel Jacobowitz <drow@mvista.com>
14574
14575 * gdb.base/selftest.exp: Update for current gdb.
14576
3bcbaac5
DJ
145772002-12-03 Daniel Jacobowitz <drow@mvista.com>
14578
14579 * gdb.base/maint.exp: Only dump symbols from one source file
14580 or objfile.
14581
f4f00b1f
DJ
145822002-12-03 Daniel Jacobowitz <drow@mvista.com>
14583
14584 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
14585 function call.
14586
f1c8a949
JB
145872002-11-25 Jim Blandy <jimb@redhat.com>
14588
14589 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
14590 function appearing in error message.
14591
9e297a97
DJ
145922002-11-21 Daniel Jacobowitz <drow@mvista.com>
14593
14594 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
14595
1f312e79
JJ
145962002-11-08 Jeff Johnston <jjohnstn@redhat.com>
14597
d63a86f8
RM
14598 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
14599 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
14600 should be in mi console format. This is part of fix for PR gdb/604.
14601
83c31e7d
FN
146022002-09-18 Fernando Nasser <fnasser@redhat.com>
14603
14604 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
14605 which explicitly prints the zero offset as "+0".
14606
322b3f65
DJ
146072002-10-22 Daniel Jacobowitz <drow@mvista.com>
14608
14609 * gdb.threads/schedlock.c (args): Make unsigned.
14610
146112002-10-21 Daniel Jacobowitz <drow@mvista.com>
14612
14613 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
14614 numbers. Allow "foo2|selected stack frame".
14615 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
14616 * gdb.asm/asmsrc2.s: Likewise.
14617 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
14618 comments.
14619 * gdb.asm/mips.inc: New file.
14620
5e2fe5b8
AF
146212002-10-18 Adam Fedor <fedor@gnu.org>
14622
14623 * gdb.base/default.exp: Update expected output to include 'ObjC'.
14624 * gdb.base/help.exp: Likewise.
14625
abe1a5d0
KB
146262002-10-17 Kevin Buettner <kevinb@redhat.com>
14627
14628 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
14629 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
14630
10abb1d4
JB
146312002-10-02 Jim Blandy <jimb@redhat.com>
14632
14633 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
14634
1f609b42
AC
146352002-10-01 Andrew Cagney <ac131313@redhat.com>
14636
14637 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
14638 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
14639 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
14640 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
14641 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
14642 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
14643 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
14644
0aee02e4
AC
146452002-09-29 Andrew Cagney <ac131313@redhat.com>
14646
14647 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
14648 * mi0-disassemble.exp, mi0-eval.exp: Delete.
14649 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
14650 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
14651 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
14652 * mi0-var-block.exp, mi0-var-child.exp: Delete.
14653 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 14654
6fde09ad
KB
146552002-09-27 Kevin Buettner <kevinb@redhat.com>
14656
14657 * gdb.base/annota1.exp (info break): Make directory components of
14658 path optional since not all compilers emit this debug information.
14659
889bf7c5
PA
14660 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
14661 step ends up stepping out of the function instead of stopping on
14662 the epilogue.
6fde09ad 14663
9e8aab75
KS
146642002-09-26 Keith Seitz <keiths@redhat.com>
14665
14666 * lib/insight-support.exp (gdbtk_start): Figure out where
14667 the insight executable is based on where gdb is. Use this
14668 executable to start insight instead of gdb.
14669
e36180d7
AC
146702002-09-25 Andrew Cagney <cagney@redhat.com>
14671
14672 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
14673
9dd34b2b
AC
146742002-09-24 Andrew Cagney <ac131313@redhat.com>
14675
14676 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
14677 test_isolated_complaints.
14678 (test_empty_complaint): New function.
14679 (test_empty_complaints): New function. Check no output when no
14680 complaints.
d63a86f8 14681
dea97812
KB
146822002-09-19 Jim Blandy <jimb@redhat.com>
14683
a9c64011 14684 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 14685
54951bd7
AC
146862002-09-19 Andrew Cagney <ac131313@redhat.com>
14687
14688 * gdb.gdb/complaints.exp: New file.
14689
dec43320
AC
146902002-09-18 Andrew Cagney <ac131313@redhat.com>
14691
14692 * gdb.base/maint.exp: Check `help maint internal-warning'.
14693
e70d6e3f
DC
146942002-09-18 David Carlton <carlton@math.stanford.edu>
14695
14696 * gdb.c++/m-static.exp: Remove breakpoints depending on line
14697 numbers, and replace them by a single breakpoint after the
14698 constructors are all finished.
14699 Add test 4.
14700 * gdb.c++/m-static.cc: Add test 4.
14701 * gdb.c++/m-static.h: New file.
14702 * gdb.c++/m-static1.cc: New file.
14703
14704 * gdb.c++/printmethod.exp: New file.
14705 * gdb.c++/printmethod.cc: New file.
14706
14707 * gdb.c++/pr-574.exp: New file.
14708 * gdb.c++/pr-574.cc: New file.
14709
afb5c968
CV
147102002-09-18 Corinna Vinschen <vinschen@redhat.com>
14711
14712 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
14713 embedded targets which never actually exit.
14714
31e45dee
FN
147152002-09-18 Fernando Nasser <fnasser@redhat.com>
14716
14717 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
14718 "don't step after run" as unresolved or unsupported, instead of xfail.
14719
a283c5a1
CV
147202002-09-18 Corinna Vinschen <vinschen@redhat.com>
14721
14722 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
14723 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
14724 Add newline to expected string in "step out of main (status wrapper)"
14725 case.
14726
11350d2a
CV
147272002-09-18 Corinna Vinschen <vinschen@redhat.com>
14728
14729 * lib/gdb.exp (rerun_to_main): Allow restarting application.
14730 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
14731
0deec7d6
TT
147322002-09-17 Tom Tromey <tromey@redhat.com>
14733
14734 * gdb.base/printcmds.exp (test_print_string_constants): Expect
14735 \000, not \0, in double-quoted string.
14736
b2b4a1b5
CV
147372002-09-14 Corinna Vinschen <vinschen@redhat.com>
14738
c9d37158 14739 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
14740 string after running the commands execution on breakpoint tests.
14741
1c56143a
CV
147422002-09-13 Corinna Vinschen <vinschen@redhat.com>
14743
14744 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
14745
37f8da45
JB
147462002-09-12 Joel Brobecker <brobecker@gnat.com>
14747
14748 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
14749
08b468e0
KS
147502002-09-10 Keith Seitz <keiths@redhat.com>
14751
14752 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
14753 runto proc.
14754 (mi_run_to_main): Use mi_runto.
14755 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
14756
dc360f58
KS
147572002-09-10 Keith Seitz <keiths@redhat.com>
14758
14759 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
14760 regexp for stopping at main. Could have multiple event notifications.
14761 Don't assume that main was declared with no parameters.
14762 (mi_next): Use mi_step_to.
14763 (mi_step): Use mi_next_to.
14764
ce3abcfb
CV
147652002-09-09 Corinna Vinschen <vinschen@redhat.com>
14766
14767 * gdb.base/default.exp: Fix expected string in `info float' test.
14768
d1f5b980
BE
147692002-09-09 Ben Elliston <bje@redhat.com>
14770
14771 * config/mips.exp: Update comments.
14772 * config/mips-idt.exp: Likewise.
14773 * config/nind.exp: Likewise.
14774 * config/slite.exp: Likewise.
14775 * config/sparclet.exp: Likewise.
14776 * config/udi.exp: Likewise.
14777 * config/vx.exp: Likewise.
14778 * config/vxworks29k.exp: Likewise.
14779
2f71430b
JB
147802002-09-05 Jim Blandy <jimb@redhat.com>
14781
14782 * gdb.threads/killed.exp: Fix test failure message.
14783
7ddebc7e
KS
147842002-09-04 Keith Seitz <keiths@redhat.com>
14785
14786 * lib/mi-support.exp: Update copyright.
14787 (mi_gdb_test): Increase the priority of the expected pattern
14788 so that it matches gdb_test.
14789
0ae67eb3
KS
147902002-09-03 Keith Seitz <keiths@redhat.com>
14791
14792 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
14793 Use integer comparison instead of string comparison for testing
14794 whether binary was built.
14795
38fc42c8
JB
147962002-09-03 Jim Blandy <jimb@redhat.com>
14797
14798 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
14799
b6ff0e81
JB
148002002-08-29 Jim Blandy <jimb@redhat.com>
14801
14802 * gdb.threads/pthreads.exp: Move the portable thread compilation
14803 code into a function in lib/gdb.exp, and call that from here.
14804 * lib/gdb.exp (gdb_compile_pthreads): New function.
14805
07c98896
KS
148062002-08-29 Keith Seitz <keiths@redhat.com>
14807
14808 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
14809 expect_out so that callers can get at it.
14810
0312286c
DJ
148112002-08-23 Daniel Jacobowitz <drow@mvista.com>
14812
14813 * gdb.threads/print-threads.c: New file.
14814 * gdb.threads/print-threads.exp: New file.
14815 * gdb.threads/schedlock.c: New file.
14816 * gdb.threads/schedlock.exp: New file.
14817
dd039bc4
EZ
148182002-08-22 Elena Zannoni <ezannoni@redhat.com>
14819
a9c64011
AS
14820 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
14821 not altivec.c.
dd039bc4 14822
1f36144c
MK
148232002-08-17 Mark Kettenis <kettenis@gnu.org>
14824
14825 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
14826 targets. The problem should be fixed now.
14827
16057ec7 148282002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
14829
14830 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
14831 2002-07-24 change that removes final dots from error messages.
14832
3c1499ad
TT
148332002-08-13 Tom Tromey <tromey@redhat.com>
14834
14835 * gdb.base/readline.exp: New file.
14836
a20ce2c3
AC
148372002-08-01 Andrew Cagney <ac131313@redhat.com>
14838
14839 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
14840 supress message.
14841
db034ac5
AC
148422002-08-01 Andrew Cagney <cagney@redhat.com>
14843
14844 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
14845 CHILL_FOR_TARGET and CHILL_LIB.
14846 * configure.in (configdirs): Remove gdb.chill.
14847 * configure: Regenerate.
14848 * lib/gdb.exp: Obsolete references to chill.
14849 * gdb.fortran/types.exp: Ditto.
14850 * gdb.fortran/exprs.exp: Ditto.
14851
3e000b18
KB
148522002-07-30 Kevin Buettner <kevinb@redhat.com>
14853
14854 * gdb.base/shlib-call.exp (additional_flags): Conditionally
14855 set Irix-specific compile and link flags.
14856
28f4966b
KB
148572002-07-29 Kevin Buettner <kevinb@redhat.com>
14858
14859 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
14860 source files. The ``-o'' option doesn't work with the ``-E'' option
14861 when using the Irix compiler.
14862
46c0d5a6
DJ
148632002-07-19 Daniel Jacobowitz <drow@mvista.com>
14864
14865 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
14866 Improve support for reusing an exec file. Copy exec file
14867 to target, and run gdbserver on the target instead of on the host.
14868
eecf4bed
JB
148692002-07-18 Jim Blandy <jimb@redhat.com>
14870
0f815cdf
JB
14871 * gdb.base/ending-run.exp: Don't expect to see the program end in
14872 some orderly fashion when we're running on a real stand-alone
14873 board.
14874
eecf4bed
JB
14875 * gdb.base/interrupt.exp: Correct logic for skipping tests on
14876 targets that don't support interrupts.
14877
52d309e4
JB
148782002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
14879
14880 * gdb.base/attach.exp: Add patterns to match output from /proc-based
14881 systems.
14882 Move comments in expect statements to inside the actions, so that they
14883 don't get matched against.
14884
ff683d9e
MK
148852002-07-10 Mark Kettenis <kettenis@gnu.org>
14886
14887 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
14888 function when asleep" test.
14889
b5356753
AC
148902002-07-10 Andrew Cagney <ac131313@redhat.com>
14891
14892 * gdb.base/page.exp: Rewrite to handle problems with very long
14893 `info set' output. Update copyright.
14894
6aa4d13a
AC
148952002-06-26 Andrew Cagney <ac131313@redhat.com>
14896
14897 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
14898 gdb.threads-hp.
14899 * gdb.hp/configure: Regenerate.
14900 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
14901 * gdb.hp/gdb.threads-hp/configure: Delete file.
14902 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
14903
8cf8c2b8
AC
149042002-06-22 Andrew Cagney <ac131313@redhat.com>
14905
14906 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
14907 setlocale, bindtextdomain and textdomain.
14908
6827a8f8
JB
149092002-06-11 Jim Blandy <jimb@redhat.com>
14910
919d772c
JB
14911 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
14912 preprocessor macro information is present.
14913
6827a8f8
JB
14914 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
14915 tests.
14916
c15b0d21
MS
149172002-06-06 Michael Snyder <msnyder@redhat.com>
14918
c5984d70
MS
14919 * gdb.base/overlays.exp: Record addresses of overlay
14920 functions in TCL variables rather than in GDB variables,
14921 to avoid having GDB convert them to pointers (with loss
14922 of information).
14923
d63a86f8 14924 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 14925 default linker script changes.
c15b0d21
MS
14926 * gdb.base/long_long.exp: Add check for sizeof (long double).
14927
be26fe0d
ML
149282002-06-06 Michal Ludvig <mludvig@suse.cz>
14929
14930 * gdb.asm/asm-source.exp: Add x86-64 target.
14931 * gdb.asm/x86_64.inc: New.
d63a86f8 14932
258093ca 149332002-05-30 Michael Chastain <mec@shout.net>
258093ca 14934
4b3153f1 14935 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
14936 * gdb.c++/m-static.cc: New file.
14937 * gdb.c++/m-static.exp: New file.
14938
241264c6
MS
149392002-05-28 Michael Snyder <msnyder@redhat.com>
14940
14941 * gdb.base/call-ar-st.exp: Allow for reduced floating point
14942 precision.
14943
9bba8c8f 149442002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 14945
4b3153f1 14946 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
14947 * gdb.c++/m-data.cc: New file.
14948 * gdb.c++/m-data.exp: New file.
14949
149502002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 14951
4b3153f1 14952 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 14953 * gdb.c++/try_catch.cc: New file.
d63a86f8 14954 * gdb.c++/try_catch.exp: New file.
9bba8c8f 14955
def1b996
MC
149562002-05-27 Michael Chastain <mec@shout.net>
14957
14958 * gdb.c++/local.exp: Accept more nested types in output.
14959
522ba268
MC
149602002-05-26 Michael Chastain <mec@shout.net>
14961
14962 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
14963
277254ba
MS
149642002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
14965
14966 * lib/gdb.exp (gdb_wrapper_init): Just because
14967 gdb_wrapper_file exists, this does not mean that the file
14968 should not be rebuilt. That is what gdb_wrapper_initialized
14969 is for.
14970 (default_gdb_init): Reset gdb_wrapper_initialized.
14971
b61a8733
MS
149722002-05-23 Michael Snyder <msnyder@redhat.com>
14973
d63a86f8 14974 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
14975 the precision of the floating point test results.
14976 * gdb.base/call-rt-st.exp: Ditto.
14977
b61a8733
MS
14978 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
14979 * gdb.base/call-rt-st.exp: Ditto.
14980
56f6e910
MC
149812002-05-19 Michael Chastain <mec@shout.net>
14982
14983 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
14984
ad0b0016
EZ
149852002-05-19 Elena Zannoni <ezannoni@redhat.com>
14986
a9c64011
AS
14987 * configure.in (configdirs): Add gdb.arch.
14988 * configure: Regenerate.
ad0b0016 14989
f617d2b6
JB
149902002-05-17 Jim Blandy <jimb@redhat.com>
14991
14992 * gdb.base/completion.exp: Recognize the more detailed error
14993 messages produced by the macro expander's lexical analyzer.
14994
eac2a696
EZ
149952002-05-14 Elena Zannoni <ezannoni@redhat.com>
14996
a9c64011
AS
14997 * gdb.arch/altivec-abi.c: New file.
14998 * gdb.arch/altivec-abi.exp: New file.
14999 * gdb.arch/altivec-regs.c: New file.
15000 * gdb.arch/altivec-regs.exp: New file.
eac2a696 15001
2fdde8f8
DJ
150022002-05-14 Daniel Jacobowitz <drow@mvista.com>
15003
15004 * gdb.base/maint.exp (maint print type): Update for new type
15005 structure.
d63a86f8 15006
e31f1a7c
EZ
150072002-05-14 Elena Zannoni <ezannoni@redhat.com>
15008
15009 * gdb.arch: New directory.
15010 * gdb.arch/configure.in: New file.
15011 * gdb.arch/configure: New file.
15012 * gdb.arch/Makefile.in: New file.
15013
db589741
CV
150142002-05-13 Corinna Vinschen <vinschen@redhat.com>
15015
15016 * gdb.asm/asm-source.exp: Add v850 as supported target.
15017 * gdb.asm/v850.inc: New file.
15018
8ce2a7dc
DJ
150192002-05-13 Daniel Jacobowitz <drow@mvista.com>
15020
15021 * gdb.c++/annota2.exp (annotate-quit): Add comment.
15022
df763c7f
DJ
150232002-05-12 Daniel Jacobowitz <drow@mvista.com>
15024
15025 * gdb.base/break.exp: Check 'break "marker2"'.
15026
377daeed
MS
150272002-05-10 Michael Snyder <msnyder@redhat.com>
15028
15029 * gdb.base/long_long.exp: Fix typo.
15030
c4b7bc2b
JB
150312002-05-10 Jim Blandy <jimb@redhat.com>
15032
ecac9a4e
JB
15033 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
15034 a bug.
15035
c4b7bc2b
JB
15036 * gdb.base/printcmds.exp (test_integer_literals_rejected):
15037 Recognize more detailed error message produced by the macro
15038 expander's lexical analyzer.
15039 * lib/gdb.exp (test_print_reject): Same.
15040
e71019a1
MK
150412002-05-09 Mark Kettenis <kettenis@gnu.org>
15042
15043 * gdb.c++/method.exp: Fix typo.
15044
fedfc8e6
MS
150452002-05-08 Michael Snyder <msnyder@redhat.com>
15046
166a1957
MS
15047 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
15048 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 15049 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
15050 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
15051 Add iftarget clause for strongarm.
d63a86f8 15052
f1c47eb2
MS
150532002-05-06 Michael Snyder <msnyder@redhat.com>
15054
cb9a9d3e
MS
15055 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
15056 (gdb_continue_to_end): Accept output from status wrapper.
15057 * gdb.base/ending-run.exp: Add case for output from status wrapper.
15058 Clean up fail messages to match pass messages.
15059
f1c47eb2
MS
15060 Enable the "needs_status_wrapper" testsuite feature.
15061 * lib/gdb.exp (gdb_wrapper_init): New procedure.
15062 (gdb_compile): Conditionally call gdb_wrapper_init.
15063 * gdb.base/a2-run.exp: Recognize output from status wrapper.
15064 * gdb.c++/method.exp: Recognize output from status wrapper.
15065
6079c749
BE
150662002-05-06 Ben Elliston <bje@redhat.com>
15067From Graydon Hoare <graydon@redhat.com>
15068
15069 * config/sid.exp: Include support for "rawsid" protocol.
15070
188baff3
JB
150712002-05-03 Jim Blandy <jimb@redhat.com>
15072
15073 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
15074 * gdb.c++/hang3.C: New file.
15075
b9c07f0f
AC
150762002-05-04 Andrew Cagney <ac131313@redhat.com>
15077
15078 * gdb.base/default.exp: Remove obsolete code.
15079 * gdb.c++/misc.exp: Ditto. Update copyright.
15080 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
15081 * gdb.base/whatis.exp: Ditto. Update copyright.
15082 * gdb.base/scope.exp: Ditto. Update copyright.
15083 * gdb.base/ptype.exp: Ditto. Update copyright.
15084 * gdb.base/printcmds.exp: Ditto. Update copyright.
15085 * gdb.base/opaque.exp: Ditto. Update copyright.
15086 * gdb.base/list.exp: Ditto.
15087 * gdb.base/funcargs.exp: Ditto. Update copyright.
15088 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
15089 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
15090 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
15091 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
15092 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
15093 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
15094
5c7a0397
MS
150952002-05-02 Michael Snyder <msnyder@redhat.com>
15096
d6dcc264 15097 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
15098 * gdb.base/long_long.exp: Add xscale target.
15099 * gdb.base/default.exp: Add xscale target.
15100
eb7f1c48
JB
151012002-05-01 Jim Blandy <jimb@redhat.com>
15102
15103 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
15104 gdb.c++/hang.exp: New test.
15105
a6befae8
FF
151062002-05-01 Fred Fish <fnf@redhat.com>
15107
15108 * gdb.base/completion.exp: Handle completions of "./Make" for
15109 more than one completion possibility, as is the case when we
15110 build and test in the source tree.
15111
0a310277
AG
151122002-04-29 Anthony Green <green@redhat.com>
15113
15114 * gdb.java/jmisc1.exp: New file.
15115 * gdb.java/jmisc2.exp: New file.
15116
6ff9af88
DJ
151172002-04-24 Daniel Jacobowitz <drow@mvista.com>
15118
15119 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
15120
96b3d632
EZ
151212002-04-23 Elena Zannoni <ezannoni@redhat.com>
15122
15123 * gdb.base/help.exp: Change 'help status' to allow for target
15124 dependent output differences.
15125
5019bb54
MC
151262002-04-22 Michael Chastain <mec@shout.net>
15127
15128 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
15129
a805a116
MC
151302002-04-22 Michael Chastain <mec@shout.net>
15131
15132 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
15133
a1706bfd
DM
151342002-04-17 David S. Miller <davem@redhat.com>
15135
15136 * gdb.asm/sparc64.inc: New file.
15137 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
15138
a73a20a2
EZ
151392002-04-19 Elena Zannoni <ezannoni@redhat.com>
15140
15141 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
15142 instruction file directly into the build tree. Clean up at end of
15143 test.
15144
ba678339
DM
151452002-04-18 David S. Miller <davem@redhat.com>
15146
15147 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
15148 handle 64-bit platforms correctly.
15149 * gdb.base/maint.exp: Likewise.
15150
b03399da
KB
151512002-04-18 Kevin Buettner <kevinb@redhat.com>
15152
15153 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
15154 ``-fpic'' when compiling files comprising a shared library, but
15155 it does need additional linker flags in order to find shared
15156 libraries at run time.
15157
e2004992
KB
151582002-04-18 Kevin Buettner <kevinb@redhat.com>
15159
15160 * gdb.base/cvexpr.c (use): New function.
15161 (main): Invoke use() on all global variables to prevent
15162 some linkers from deleting these otherwise unused symbols.
15163
d8937120
MC
151642002-04-17 Michael Chastain <mec@shout.net>
15165From David S. Miller <davem@redhat.com>
15166
15167 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
15168 handle 64-bit platforms correctly.
15169
ffd61a58
MS
151702002-04-12 Michael Snyder <msnyder@redhat.com>
15171From Jim Blandy <jimb@redhat.com>
a9c64011 15172 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
15173 script can handle this instead.
15174 * gdb.base/bar.c (barx): Same.
15175 * gdb.base/baz.c (bazx): Same.
15176 * gdb.base/grbx.c (grbxx): Same.
15177
15178 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
15179 manager doesn't automatically unmap overlays unnecessarily.
15180
6b8426a6
MH
151812002-04-10 Martin M. Hunt <hunt@redhat.com>
15182
15183 * gdb.base/ending-run.exp: Fix pattern for Mips targets
15184 stepping out of main.
15185
34af4875
MC
151862002-04-09 Michael Chastain <mec@shout.net>
15187
15188 * gdb.c++/local.cc (main): Move call to marker1() inside nested
15189 scope so that the nested scope tests will make sense.
15190 * gdb.c++/local.exp: Write patterns that actually work with gcc
15191 (the HP patterns "were never known to work with gcc").
15192 Keep the old aCC patterns too.
15193
2d1676a0
DJ
151942002-04-09 Daniel Jacobowitz <drow@mvista.com>
15195
15196 * gdb.base/attach.exp: Correct target board test.
15197
3a63e3f9
MC
151982002-04-08 Michael Chastain <mec@shout.net>
15199
15200 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
15201 in a const method. Add some xfail and fail cases for configurations
15202 that do not emit the "const ...".
15203
f18dabd2
MC
152042002-04-07 Michael Chastain <mec@shout.net>
15205
15206 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
15207 Accept "A * const" and "const A * const" as type of "this".
15208 Fix spelling of getFunky throughout. Make messages uniform.
15209
0fcddd82
EZ
152102002-04-07 Elena Zannoni <ezannoni@redhat.com>
15211
a9c64011 15212 Work around for PR gdb/285:
0fcddd82
EZ
15213 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
15214
16a8534a
EZ
152152002-04-07 Elena Zannoni <ezannoni@redhat.com>
15216
15217 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
15218 instructions file at run time instead of configure time.
15219 Sometimes we run the test in a directory that is not the one we
15220 configured in.
15221 * gdb.asm/configure.in: Delete creation of symlink.
15222 * gdb.asm/configure: Regenerate.
15223
24181d81
JB
152242002-04-05 J. Brobecker <brobecker@gnat.com>
15225
15226 * gdb.gdb/xfullpath.exp: New test, to exercise the new
15227 xfullpath () function.
15228
7cdb7107
DJ
152292002-04-04 Daniel Jacobowitz <drow@mvista.com>
15230
15231 * gdb.asm/Makefile.in: Correct dependencies.
15232
15233 * gdb.asm/powerpc.inc: New file.
15234 * gdb.asm/asm-source.exp: Add PowerPC.
15235 * gdb.asm/configure.in: Likewise.
15236 * gdb.asm/configure: Regenerated.
15237
a7d17088
DJ
152382002-04-04 Daniel Jacobowitz <drow@mvista.com>
15239
15240 * gdb.base/relocate.exp: New file.
15241 * gdb.base/relocate.c: New file.
15242
cd721503
FF
152432002-04-04 Fred Fish <fnf@redhat.com>
15244
15245 * gdb.base/step-test.exp: Update comment regarding stopping in
15246 memcpy/bcopy calls inserted as part of the compiler runtime.
15247
b22ad7a7
MS
152482002-04-04 Michael Snyder <msnyder@redhat.com>
15249
15250 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
15251
5f279fa6
DJ
152522002-04-03 Daniel Jacobowitz <drow@mvista.com>
15253
15254 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
15255 (gdb_expect): Remove $notransfer hack.
15256
dd0fd3ce
DJ
152572002-04-02 Daniel Jacobowitz <drow@mvista.com>
15258
15259 * gdb.c++/classes.exp ("calling method for small class"): Match
15260 updated register output.
15261
1e50cda1
DJ
152622002-03-30 Daniel Jacobowitz <drow@mvista.com>
15263
15264 Fix PR gdb/452
15265 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
15266 when finished. Make gdb_file_cmd send "exec-file" when
15267 appropriate.
15268
24015922
DJ
152692002-03-30 Daniel Jacobowitz <drow@mvista.com>
15270
15271 * gdb.base/attach.exp: Remove extra setup_xfail.
15272
dd7dfd64
MS
152732002-03-26 Michael Snyder <msnyder@redhat.com>
15274
15275 * gdb.base/default.exp: Add tests for dump, append, and restore.
15276 * gdb.base/help.exp: Add tests for dump, append, and restore.
15277 * gdb.base/dump.exp: New file, test dump, append and restore.
15278 * gdb.base/dump.c: New file.
15279
48b2f8d7
MS
152802002-03-27 Michael Snyder <msnyder@redhat.com>
15281
d63a86f8 15282 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
15283 clean-ups in help messages.
15284
05b4d525
FF
152852002-03-26 Fred Fish <fnf@redhat.com>
15286
15287 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
15288 have debugging info for those functions and the compiler uses them
15289 internally to copy structs around.
15290
d7679631
FF
152912002-03-26 Fred Fish <fnf@redhat.com>
15292
15293 * gdb.base/list.exp: Revert the change made yesterday and add note
15294 about why we don't list the default lines for remote targets.
15295
523ac3f9
MS
152962002-03-25 Michael Snyder <msnyder@redhat.com>
15297
15298 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
15299
754b2b8d
FF
153002002-03-25 Fred Fish <fnf@redhat.com>
15301
15302 * gdb.base/list.exp: This test works on remote targets so remove
15303 the short circuit for remote targets. Update copyright.
15304
33c3e192
FF
153052002-03-25 Fred Fish <fnf@redhat.com>
15306
15307 * gdb.base/attach.exp: Fix logic error that was suppressing this
15308 test for all non hppa*-*-hpux* targets, instead of the hp target.
15309 Move comments closer to the suppression point. Also now need to
15310 check that we are running natively.
15311
d43e73ee
MS
153122002-03-22 Michael Snyder <msnyder@redhat.com>
15313
882c8f02
MS
15314 * gdb.base/default.exp: Add test for gcore. Update copyright.
15315 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 15316
04c12f60
FF
153172002-03-06 Fred Fish <fnf@redhat.com>
15318
15319 * gdb.base/funcargs.c: Remove extraneous ';' character.
15320 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
15321
b43df995
MC
153222002-03-04 Michael Chastain <mec@shout.net>
15323
15324 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
15325 accommodate gcc v3 function signature.
15326 * gdb.mi/mi0-var-cmd-exp: Ditto.
15327
92362027
AC
153282002-02-24 Andrew Cagney <ac131313@redhat.com>
15329
15330 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
15331 ``GNU/Linux'' or ``Linux kernel''
15332 * testsuite/gdb.threads/pthreads.c: Ditto.
15333
258ad32d
MC
153342002-02-24 Michael Chastain <mec@shout.net>
15335
15336 * gdb.threads/pthreads.c (thread1): Add a return statement.
15337 (thread2): Likewise.
15338 (foo): Likewise.
15339
04c3b3d4
MC
153402002-02-23 Michael Chastain <mec@shout.net>
15341
15342 * gdb.threads/linux-dp.c (philosopher): Add a return statement
15343 to placate gcc.
15344
5a2a0a20
MC
153452002-02-23 Michael Chastain <mec@shout.net>
15346
15347 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
15348 test "ptype bint". The test passes on all my stabs configurations.
15349
a640f7fc
JB
153502002-02-21 Jim Blandy <jimb@redhat.com>
15351
27924826
JB
15352 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
15353 filename at a time, and watch for the ones we want to see.
15354
a640f7fc
JB
15355 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
15356 types of pointers to prototyped functions.
15357
edcc8c75
AC
153582002-02-20 Andrew Cagney <ac131313@redhat.com>
15359
15360 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
15361 signed, unsigned and straight char.
15362 (padding_char, padding_short, padding_int, padding_long,
15363 padding_long_long, padding_float, padding_double,
15364 padding_long_double): New global variables.
15365 (fill, fill_structs): New functions.
15366
15367 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
15368 for correctly sized writes. Update copyright.
15369 (get_valueof): New procedure.
15370 (get_sizeof): Call get_valueof.
15371 (check_valueof): New procedure.
15372 (check_padding): New procedure.
15373
ac57ea44
MC
153742002-02-20 Michael Chastain <mec@shout.net>
15375
15376 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
15377 to setup_xfail. Document some of the remaining calls.
15378
7a10c941
MC
153792002-02-18 Michael Chastain <mec@shout.net>
15380
15381 * gdb.c++/userdef.exp: Update copyright year.
15382
fb8acdcc
DJ
153832002-02-18 Daniel Jacobowitz <drow@mvista.com>
15384
15385 * gdb.c++/userdef.exp: Test overloaded operators properly.
15386 Remove xfails.
15387
fda6ae12
MS
153882002-02-14 Michael Snyder <msnyder@redhat.com>
15389
15390 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
15391
676a0442
DJ
153922002-02-14 Daniel Jacobowitz <drow@mvista.com>
15393
15394 * gdb.base/a2-run.exp: Check for a remote target properly.
15395 * gdb.base/annota1.exp: Likewise.
15396 * gdb.base/list.exp: Likewise.
15397 * gdb.base/reread.exp: Likewise.
15398 * gdb.base/scope.exp: Likewise.
15399 * gdb.base/shlib-call.exp: Likewise.
15400 * gdb.base/term.exp: Likewise.
15401 * gdb.c++/annota2.exp: Likewise.
15402
78b4f468
RE
154032002-02-13 Richard Earnshaw <rearnsha@arm.com>
15404
15405 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
15406
9a81ba51
MC
154072002-02-10 Michael Chastain <mec@shout.net>
15408
15409 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
15410 (call_after_alloca): Ditto.
15411
004af6c7
DJ
154122002-02-10 Daniel Jacobowitz <drow@mvista.com>
15413
15414 * gdb.base/ending-run.exp: Guard "cont" test with
15415 gdb_skip_stdio_test.
15416
37225f62
JB
154172002-02-06 Jim Blandy <jimb@redhat.com>
15418
15419 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
15420 from here...
15421 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
15422 To here. Disable this test on non-HP platforms. Add big comment.
15423
fe6fdd96
MS
154242002-02-04 Michael Snyder <msnyder@redhat.com>
15425
15426 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
15427 other than d10v and m32r.
15428
036fad3f
RE
154292002-02-02 Richard Earnshaw <rearnsha@arm.com>
15430
15431 * gdb.base/default.exp: Rewrite test patterns to reduce time
15432 taken to match them.
15433
7148ab62
DJ
154342002-01-30 Daniel Jacobowitz <drow@mvista.com>
15435
15436 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
15437 Allow a start function above main.
15438 * gdb.threads/linux-dp.exp: Fix copyright date.
15439
396cc255
DJ
154402002-01-30 Daniel Jacobowitz <drow@mvista.com>
15441
a9c64011
AS
15442 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
15443 (check_philosopher_stack): Check for manager thread before checking
15444 for a just-starting thread.
396cc255 15445
f038d31b
DJ
154462002-01-30 Daniel Jacobowitz <drow@mvista.com>
15447
15448 From Neil Booth <neil@daikokuya.demon.co.uk>:
15449 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
15450 warnings.
15451
b3ff9d9a
FF
154522002-01-21 Fred Fish <fnf@redhat.com>
15453
15454 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
15455 not caller.
15456
39ad761d
JB
154572002-01-21 Jim Blandy <jimb@redhat.com>
15458
15459 * gdb.base/reread.exp: Check that GDB properly re-reads the
15460 executable file when it changes while no inferior is running.
15461
aaf320fa
FF
154622002-01-21 Fred Fish <fnf@redhat.com>
15463
a9c64011
AS
15464 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
15465 optionally accept the "shlib events" variation.
aaf320fa 15466
808a31f5
JB
154672002-01-21 Jim Blandy <jimb@redhat.com>
15468
15469 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
15470 call `fflush' after every `printf', so that the output is produced
15471 at predictable points, regardless of whatever buffering does (or
15472 doesn't) take place.
15473 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
15474 at different points.
15475
4420d5e2
DJ
154762002-01-20 Daniel Jacobowitz <drow@mvista.com>
15477
15478 * gdb.c++/inherit.exp: Update copyright years.
15479 * gdb.c++/method.exp: Likewise.
15480
3e36a0f4
DJ
154812002-01-20 Daniel Jacobowitz <drow@mvista.com>
15482
15483 * gdb.c++/classes.exp: Update for improved v3 support and skipping
15484 artificial methods/arguments.
15485 * gdb.c++/derivation.exp: Likewise.
15486 * gdb.c++/inherit.exp: Likewise.
15487 * gdb.c++/method.exp: Likewise.
15488 * gdb.c++/virtfunc.exp: Likewise.
15489
b4ceaee6
AC
154902002-01-18 Andrew Cagney <ac131313@redhat.com>
15491
15492 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
15493 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
15494 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
15495 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
15496 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
15497 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
15498
ecace851
JB
154992002-01-17 Jim Blandy <jimb@redhat.com>
15500
15501 * gdb.asm/asm-source.exp (info symbol): Take another shot at
15502 anchoring the pattern matching the entry point symbol's name.
15503
375fc983
AC
155042002-01-17 Andrew Cagney <ac131313@redhat.com>
15505
15506 * gdb.base/maint.exp: Update ``maint internal-error'' to match
15507 continue/quit query. Update copyright.
15508
fe6fdd96
MS
155092002-01-14 Michael Snyder <msnyder@redhat.com>
15510
15511 * gdb.base/gcore.exp: Remove extra debugging output.
15512
e017c81f
DJ
155132002-01-13 Daniel Jacobowitz <drow@mvista.com>
15514
15515 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
15516 for slightly dubious v2 mangled string.
15517
37ab3bf8
DJ
155182002-01-13 Daniel Jacobowitz <drow@mvista.com>
15519
15520 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
15521
1bc05c3a 155222002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 15523
1bc05c3a 15524 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 15525
1bc05c3a
JM
15526 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
15527 constructors.
15528 * gdb.c++/derivation.exp: Likewise.
15529 * gdb.c++/templates.exp: Likewise.
15530 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 15531
1bc05c3a
JM
155322002-01-10 Michael Snyder <msnyder@redhat.com>
15533
15534 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 15535
a911c360
MS
155362002-01-08 Michael Snyder <msnyder@redhat.com>
15537
15538 * gdb.base/gcore.exp: New test for generate-core-file command.
15539 * gdb.base/gcore.c: Testcase for above.
15540 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
15541
ea2119ec
JM
155422002-01-08 Jason Merrill <jason@redhat.com>
15543
15544 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
15545
68203136
FF
155462002-01-07 Fred Fish <fnf@redhat.com>
15547
15548 * gdb.c++/overload.exp: Remove unconditional xfails for:
15549 print foo_instance1.overloadargs(1)
15550 print foo_instance1.overloadargs(1, 2)
15551 print foo_instance1.overloadargs(1, 2, 3)
15552 print foo_instance1.overloadargs(1, 2, 3, 4)
15553 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
15554 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
15555 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
15556 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
15557 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
15558 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
15559 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
15560 print foo_instance1.overload1arg()
15561 print foo_instance1.overload1arg((char)arg2)
15562 print foo_instance1.overload1arg((signed char)arg3)
15563 print foo_instance1.overload1arg((unsigned char)arg4)
15564 print foo_instance1.overload1arg((int)arg7)
15565 print foo_instance1.overload1arg((unsigned int)arg8)
15566 print foo_instance1.overload1arg((float)arg11)
15567 print foo_instance1.overload1arg((double)arg12)
d63a86f8 15568
21b9b5b1
MS
155692002-01-07 Michael Snyder <msnyder@redhat.com>
15570
15571 * gdb.base/huge.exp: New test. Print a very large target data object.
15572 (skip_huge_test): New test variable. Define if you want to skip this
15573 test. The test reads an 8 megabyte data object from the target, so it
15574 might be very time consuming on remote targets with a slow connection.
15575 * gdb.base/huge.c: New file. Test case for above.
15576
725f922e
FF
155772002-01-07 Fred Fish <fnf@redhat.com>
15578
15579 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
15580 g_instance.bfoo, and g_instance.cfoo.
15581
889bf7c5 155822002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 15583
889bf7c5
PA
15584 * gdb.base/break.c (multi_line_if_conditional): New function.
15585 (multi_ilne_while_conditional): Likewise.
15586 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
15587 IF or WHILE condition puts the breakpoint at the start of
15588 the condition.
f286b2c3 15589
634d57ec
JL
15590 * gdb.base/selftest.exp (backtrace through signal handler): Remove
15591 hppa*-*-hpux* expected failure.
15592 * gdb.base/structs.exp (do_function_calls): Similarly.
15593
15594 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
15595 watchpoints.
15596
9fbfe2dc
AC
155972002-01-06 Andrew Cagney <ac131313@redhat.com>
15598
15599 Fix PR gdb/66.
15600 * gdb.base/structs.exp: Replace skip for a29k with skip for
15601 gdb,cannot_call_functions.
15602 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
15603 * gdb.base/callfuncs.exp: Ditto.
15604 * gdb.base/call-rt-st.exp: Ditto.
15605 * gdb.base/call-strs.exp: Ditto.
15606 * gdb.base/callfwmall.exp: Ditto.
15607 * gdb.base/scope.exp: Obsolete xfail a29k.
15608 * gdb.c++/misc.exp: Ditto.
15609 * gdb.c++/cplusfuncs.exp: Ditto.
15610 * gdb.base/ptype.exp: Ditto.
15611 * gdb.base/printcmds.exp: Ditto.
15612 * gdb.base/opaque.exp: Ditto.
15613 * gdb.base/list.exp: Ditto.
15614 * gdb.base/funcargs.exp: Ditto.
15615 * gdb.base/default.exp: Ditto.
15616
8ddad156
MS
156172002-01-04 Michael Snyder <msnyder@redhat.com>
15618
ca4976a6 15619 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
15620 * gdb.base/maint.exp: Add tests for maint info sections options.
15621
1b074332
JL
15622Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
15623
15624 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
15625
7d159115
CV
156262001-12-20 Corinna Vinschen <vinschen@redhat.com>
15627
15628 * gdb.asm/arm.inc: New file.
15629 * gdb.asm/asm-source.exp: Add arm targets.
15630 * gdb.asm/configure.in: Ditto.
15631 * gdb.asm/configure: Recreated from configure.in.
15632
8fb87725
JL
15633Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
15634
afabe08c
JL
15635 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
15636 with HP's compiler.
15637 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
15638 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
15639 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
15640 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
15641
15642 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
15643 either HP's compilers or GCC.
15644
db521deb
JL
15645 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
15646 a SIGBUS or SIGSEGV.
15647
15648 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
15649
15650 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
15651 can be compiled with either HP's compiler or GCC.
15652
cfa88ab7
JL
15653 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
15654 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
15655 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
15656
ca344dff
JL
15657 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
15658 to match current gdb output. Update due to using auto-solib-limit
15659 for limiting instead of overloading auto-solib-add.
15660 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
15661 test program.
15662
3f3c6e55 15663 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
15664 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
15665 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
15666 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
15667 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
15668 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
15669 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
15670 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
15671 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
15672 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
15673 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
15674 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
15675 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 15676
8fb87725
JL
15677 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
15678 a SIGTRAP to the inferior.
15679
cf599fa7
CV
156802001-12-19 Corinna Vinschen <vinschen@redhat.com>
15681
15682 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
15683 Substitute call to target_link by call to gdb_compile.
15684
2cd045cd
JL
15685Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
15686
a9c64011
AS
15687 * gdb.base/break.exp: Fix HP specific search string when testing
15688 backtracing in a called function.
2cd045cd 15689
a9c64011
AS
15690 * gdb.base/constvars.exp: Only set lang to C++ if we're
15691 compiling the test with HP's compilers.
15692 * gdb.base/volatile.exp: Similarly.
2cd045cd 15693
99ebe9ac
JB
156942001-12-19 Jim Blandy <jimb@redhat.com>
15695
15696 * gdb.base/printcmds.exp: Expect the null character to be printed
15697 as '\0', and the '\013' to be printed as '\v'.
15698 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
15699 * gdb.base/setvar.exp: Same.
15700
b9891b29
JB
157012001-12-17 Jim Blandy <jimb@redhat.com>
15702
0eba65ab
JB
15703 * gdb.base/completion.exp: Rather than completing very long
15704 filenames, which can make the readline library produce output we
15705 don't recognize, cd to the directory first, and then complete
15706 using nice, short relative paths.
15707
6970b5b1
JB
15708 * gdb.base/completion.exp: On some systems, there is, in fact, a
15709 variable named `b' in scope, since GDB treats all static
a9c64011
AS
15710 variables as being in scope. So use `no_var_named_this'
15711 instead of `b'.
6970b5b1 15712
b9891b29 15713 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 15714 can't find the core file's registers as a failure.
b9891b29 15715
e6ccd35f
JSC
157162001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
15717
a9c64011
AS
15718 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
15719 test expect string more specific.
e6ccd35f 15720
105ba819
CV
157212001-12-13 Corinna Vinschen <vinschen@redhat.com>
15722
15723 * gdb.asm/asm-source.exp: Add support for xstormy16.
15724 * gdb.asm/configure.in: Ditto.
15725 * gdb.asm/configure: Rebuild.
15726 * gdb.asm/xstormy16.inc: New file.
15727
e9e79dd9
FF
157282001-12-10 Fred Fish <fnf@redhat.com>
15729
15730 * gdb.base/maint.exp: Update to match changes in type dumping code.
15731
347dc97d
JB
157322001-12-10 Jim Blandy <jimb@redhat.com>
15733
15734 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
15735 matching the entry point symbol's name at the beginning of the
15736 line.
347dc97d 15737
5178b9d6
DJ
157382001-12-07 Daniel Jacobowitz <drow@mvista.com>
15739
15740 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
15741 gdb.c++/inherit.exp, gdb.c++/method.exp,
15742 gdb.c++/namespace.exp, gdb.c++/templates.exp,
15743 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
15744 and class layout support.
15745
af890c52
DJ
157462001-12-07 Daniel Jacobowitz <drow@mvista.com>
15747
15748 * gdb.c++/classes.exp: Add test for static member function.
15749 * gdb.c++/misc.cc: Add class with static member function.
15750
7a345fb3
JB
157512001-12-07 Jim Blandy <jimb@redhat.com>
15752
f2e54a80 15753 If GDB says it can't find the struct the function returned, report
8032bf31
JB
15754 those tests as `unsupported'.
15755 * gdb.base/call-rt-st.exp (print_struct_call): New function.
15756 Rewrite subsequent tests to use it.
15757
15758 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
15759 those tests as `unsupported'.
15760 * gdb.base/structs.exp (call_struct_func): New function.
15761 (do_function_calls): Use call_struct_func to call the functions
15762 returning structs.
15763
0bc69509
JB
15764 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
15765 whether functions are prototyped or not, so we can't possibly pass
15766 arguments to t_float_values2 properly.
15767
7a345fb3
JB
15768 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
15769 value of `timeout' for targets other than the mips*tx39-*.
15770
edb6ede1
MS
157712001-12-06 Michael Snyder <msnyder@redhat.com>
15772
d63a86f8 15773 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
15774 and detect whether the start symbol has a leading underscore.
15775
2d842f13
JB
157762001-12-04 Jim Blandy <jimb@redhat.com>
15777
15778 * gdb.base/completion.exp: Clarify indentation.
15779
68550daf
JB
157802001-12-03 Jim Blandy <jimb@redhat.com>
15781
15782 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
15783 variables on the S/390, not `.word'.
15784
cd5195a8
JB
157852001-11-30 Jim Blandy <jimb@redhat.com>
15786
15787 Add assembly-source tests for s390-ibm-linux.
15788 * gdb.asm/s390.inc: New file.
15789 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
15790 the S/390 architecture.
a9c64011 15791 * gdb.asm/configure: Regenerated.
cd5195a8 15792
ca9efc90
MS
157932001-11-30 Michael Snyder <msnyder@redhat.com>
15794
15795 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
15796 next, info source, info sources, info line, global and static
15797 variables, and static functions.
15798 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
15799 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
15800 * gdb.asm/asmsrc1.s: Add a static function and some variables.
15801 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
15802 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
15803 (gdbasm_leave): Restore frame pointer.
15804 (gdbasm_startup): Copy stack set-up from crt0.S.
15805
d0e66976
FN
158062001-11-26 Fernando Nasser <fnasser@redhat.com>
15807
15808 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
15809 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
15810 to a local (non-static) variable. Copy tstruct.a to a static buffer
15811 and return a pointer to that buffer.
15812 * gdb.base/callfwmall.c (t_structs_a): Ditto.
15813
e2334072
MK
158142001-11-24 Mark Kettenis <kettenis@gnu.org>
15815
15816 * gdb.asm/configure.in: Fix recognition of ix86 target.
15817 * gdb.asm/configure: Regenerate.
15818
756caa3d
MS
158192001-11-21 Michael Snyder <msnyder@redhat.com>
15820
15821 * gdb.asm/sparc.inc: New file.
15822 * gdb.asm/asm-source.exp: Recognize sparc target.
15823 * gdb.asm/configure.in: Recognize sparc target.
15824 * gdb.asm/configure: Regenerate.
d63a86f8 15825
9a4d72d5
MS
158262001-11-21 Michael Snyder <msnyder@redhat.com>
15827
15828 * gdb.asm/m32r.inc: New file.
15829 * gdb.asm/asm-source.exp: Recognize m32r target.
15830 * gdb.asm/configure.in: Recognize m32r target.
15831 * gdb.asm/configure: Regenerate.
15832
a773d1cd
MS
158332001-11-20 Michael Snyder <msnyder@redhat.com>
15834
017ac23d
MS
15835 * gdb.asm/i386.inc: New file.
15836 * gdb.asm/asm-source.exp: Recognize ix86 target.
15837 * gdb.asm/configure.in: Recognize ix86 target.
15838 * gdb.asm/configure: Regenerate.
15839
a773d1cd
MS
15840 * gdb.c++/namespace.exp: Fix quotes in output messages.
15841
bb632afb
MS
158422001-11-14 Michael Snyder <msnyder@redhat.com>
15843
25d559ca 15844 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
15845 qualifier in a type cast expression, to designate an address
15846 in the instruction space (Harvard architecture).
15847
4749e309
MS
158482001-11-13 Michael Snyder <msnyder@redhat.com>
15849
15850 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
15851 Tests for expressions using 'const' and 'volatile'.
15852
25050984
CV
158532001-11-13 Corinna Vinschen <vinschen@redhat.com>
15854
15855 * gdb.asm/asm-sources.exp: Allow defining linker flags.
15856
1902c51f
DJ
158572001-11-12 Daniel Jacobowitz <drow@mvista.com>
15858
15859 * lib/mi-support.exp (mi_run_to_helper): Move comments
15860 outside of gdb_expect.
15861
dcf95b47
DJ
158622001-11-11 Daniel Jacobowitz <drow@mvista.com>
15863
15864 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
15865 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
15866 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
15867 mi0_run_to): New functions.
15868 * gdb.mi/mi-simplerun.exp: Use them.
15869 * gdb.mi/mi0-simplerun.exp: Likewise.
15870 * gdb.mi/mi-var-cmd.exp: Likewise.
15871 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 15872
45b074e1
AC
158732001-11-10 Andrew Cagney <ac131313@redhat.com>
15874
15875 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
15876 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
15877
bf50d346
AC
158782001-11-09 Andrew Cagney <ac131313@redhat.com>
15879
15880 * gdb.base/restore.exp: Include $expected value in restored test
15881 message.
15882
9383332c
AC
158832001-11-09 Andrew Cagney <ac131313@redhat.com>
15884
15885 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
15886 implemented.
15887
db62520a
MS
158882001-11-08 Michael Snyder <msnyder@redhat.com>
15889
15890 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
15891 Add pass/fail message for stop at breakpoint in call dummy function.
15892
b5703437
MS
158932001-11-07 Michael Snyder <msnyder@redhat.com>
15894
d63a86f8
RM
15895 * gdb.c++/templates.exp (test_template_breakpoints):
15896 If we get an overload menu, but it does not match what
760f6330 15897 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
15898 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
15899 making the whitespace optional. Argument for "new" may be
15900 "unsigned" as well as "unsigned int/long".
d63a86f8 15901 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
15902 making the whitespace optional. Also replace "(void) with
15903 "((void|)), making the keyword "void" optional.
d63a86f8 15904 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
15905 making the whitespace optional. Also replace "(void) with
15906 "((void|)), making the keyword "void" optional.
3bf40917
MS
15907 * gdb.base/callfuncs.c (t_float_values): This function must
15908 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 15909 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
15910 can be tested against both cases. Usually one case involves
15911 promotion of float to double, while the other does not.
15912 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
15913 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
15914 includes a stack frame for "start".
15915
c8ab4e6d
JB
159162001-11-05 Jim Blandy <jimb@redhat.com>
15917
15918 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
15919 pointers are 32 bits long, and that offsets of relocs are always
15920 stored in the data (REL-style), and not in the reloc entry itself
15921 (RELA-style).
15922 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
15923 stabs.
15924
3f08ced9
MS
159252001-11-01 Michael Snyder <msnyder@redhat.com>
15926
15927 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
15928 and regular expression operators by using quoting.
15929
cbfa24cd
MS
159302001-10-31 Michael Snyder <msnyder@redhat.com>
15931
15932 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
15933 depending on what the symbol table contains.
15934 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
15935 the output of the ptype command. Similarly, accept both "const &"
15936 and "const&".
15937
aaa68313
CV
159382001-10-31 Corinna Vinschen <vinschen@redhat.com>
15939
15940 * gdb.base/miscexprs.c (main): Add usage of preprocessor
15941 symbol `STORAGE' to allow to choose the storage class of
15942 the local datastructures.
15943 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
15944 compiler directive.
15945
91740388
MS
159462001-10-30 Michael Snyder <msnyder@redhat.com>
15947
15948 * gdb.base/jump.exp: Allow it to run for all targets.
15949
1b7c05e7
CV
159502001-10-29 Corinna Vinschen <vinschen@redhat.com>
15951
15952 * gdb.base/call-ar-st.c (print_double_array): Match for loop
15953 with new double_array size.
15954 (main): Change storage class of all local variables to static.
15955 Reduce size of double_array to 9.
15956 * gdb.base/call-ar-st.exp: Increase timeout value.
15957 Change expected output for double array to match new size in
15958 call-ar-st.c.
15959
36a22261
CV
159602001-10-29 Corinna Vinschen <vinschen@redhat.com>
15961
15962 * gdb.base/ending-run.exp: Create identical output when passing
15963 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 15964 Stormy16 target.
36a22261 15965
92b8ae91
MK
159662001-10-28 Mark Kettenis <kettenis@gnu.org>
15967
15968 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
15969 that we catch the expected failure under Linux/x86.
15970
cb135b83
OF
159712001-10-29 Orjan Friberg <orjanf@axis.com>
15972
15973 * gdb.base/setvar.exp: Escape curly braces.
15974 * gdb.stabs/weird.exp: Ditto.
15975
6884aa54
DJ
159762001-10-27 Daniel Jacobowitz <drow@mvista.com>
15977
15978 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
15979 * gdm.mi/mi0-hack-cli.exp: Likewise.
15980
0398c9aa
AC
159812001-10-25 Andrew Cagney <ac131313@redhat.com>
15982
15983 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
15984 messages.
15985
d20bf2e8
AC
159862001-10-21 Andrew Cagney <ac131313@redhat.com>
15987
15988 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
15989 checking MI enabled.
15990
03dd63aa
CV
159912001-10-09 Corinna Vinschen <vinschen@redhat.com>
15992
15993 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
15994
1d9d99f3
FCE
159952001-10-04 Frank Ch. Eigler <fche@redhat.com>
15996
15997 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
15998 if gdb child process crashes, just signal an error.
15999
838ae6c4
JB
160002001-10-02 Jim Blandy <jimb@redhat.com>
16001
16002 * lib/gdb.exp (test_xfail_format): Simplify.
16003
16004 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
16005 front of the variable name `format'. Simplify `if'.
16006
8f0cbc1c
DJ
160072001-10-01 Daniel Jacobowitz <drow@mvista.com>
16008
16009 * gdb.threads/pthreads.exp: Wait for output and delay
16010 before sending ^C.
16011
1f08dafd
DJ
160122001-10-01 Daniel Jacobowitz <drow@mvista.com>
16013
16014 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
16015 some incorrect output instead of timing out.
16016 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
16017
674f90ff
CV
160182001-09-28 Corinna Vinschen <vinschen@redhat.com>
16019
16020 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
16021 check to allow additional `int'.
16022
9b284272
DJ
160232001-09-27 Daniel Jacobowitz <drow@mvista.com>
16024
16025 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
16026 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
16027
b55a4771
MS
160282001-09-27 Michael Snyder <msnyder@redhat.com>
16029
16030 * lib/gdb.exp (test_debug_format): New proc.
16031 (setup_xfail_format): Use new proc test_debug_format.
16032 * gdb.base/constvars.exp (local_compiler_xfail_check): New
16033 proc; use new service proc test_debug_format.
16034 Replace all other "gcc_compiled" tests with this test.
16035 * gdb.base/volatile.exp (local_compiler_xfail_check): New
16036 proc; use new service proc test_debug_format.
16037 Replace all other "gcc_compiled" tests with this test.
16038
160392001-09-27 Michael Snyder <msnyder@redhat.com>
16040
16041 * gdb.base/cvexpr.exp: New file.
16042 * gdb.base/cvexpr.c: New file
16043 Test for expressions using const and volatile keywords.
16044
4e6667ac
CV
160452001-09-26 Corinna Vinschen <vinschen@redhat.com>
16046
16047 * gdb.base/constvars.exp: Check for different orders of keywords
16048 and additional "int" strings in output.
16049
4f337972
AC
160502001-09-22 Andrew Cagney <ac131313@redhat.com>
16051
16052 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
16053 responses from "help maint".
16054
2015650d
FCE
160552001-09-19 Frank Ch. Eigler <fche@redhat.com>
16056
16057 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
16058 to localhost:NNN instead of :NNN, in case Xvfb is listening
16059 only on TCP.
16060
f3bcedc1
CV
160612001-09-19 Corinna Vinschen <vinschen@redhat.com>
16062
16063 * gdb.base/recurse.exp: When checking leaving the watchpoint
16064 scope, recognize when gdb is in function's epilogue and pass.
16065
6b819c92
KS
160662001-09-18 Keith Seitz <keiths@redhat.com>
16067
16068 * lib/insight-support.exp (_gdbtk_export_target_info): Add
16069 support for running tests against sid targets.
16070 (gdbtk_done): Ditto.
16071
a10c9419
CV
160722001-09-18 Corinna Vinschen <vinschen@redhat.com>
16073
16074 * gdb.base/ending-run.c (main): Set stdout buffersize
16075 to the same reasonable value for any target.
16076 * gdb.base/ending-run.exp: Add a regular expression
16077 to make testsuite happy on Sanyo Stormy16 target.
16078
739d0d99
CV
160792001-09-17 Corinna Vinschen <vinschen@redhat.com>
16080
16081 * gdb.base/display.c (do_loops): Add float variable `f'.
16082 Increment f in loop.
16083 * gdb.base/display.exp: Increment timeout by 60 seconds.
16084 Change float display test to use variable `f'.
16085
1b8947f0
JB
160862001-09-17 Jim Blandy <jimb@redhat.com>
16087
16088 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
16089 overflowing the limited breakpoint tables on some ROM monitors
16090 (like the ROM68K).
16091
9890ac81
FCE
160922001-09-15 Frank Ch. Eigler <fche@redhat.com>
16093
16094 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
16095 the "-ac" (disable access control) flag.
16096
6db765ea
JH
160972001-08-30 Jeff Holcomb <jeffh@redhat.com>
16098
16099 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
16100 ints.
16101
4c32cc04
KS
161022001-08-30 Keith Seitz <keiths@redhat.com>
16103
16104 * lib/gdb.exp: Move all insight-related functionality into
16105 separate file.
16106 * lib/insight-support.exp: New file.
16107
8d6e6f81
FCE
161082001-08-29 Frank Ch. Eigler <fche@redhat.com>
16109
16110 * config/sid.exp (sid_start): Never set sid verbosity; disable
16111 expect_background {} that consumed its stdout; tolerate </dev/null.
16112 Attempt to set endianness override in "sid" protocol mode. Cleanup.
16113
6a90e1d0
AC
161142001-08-18 Andrew Cagney <ac131313@redhat.com>
16115
16116 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
16117 CLI jump command to start it.
16118 (mi_run_to_main): Fail immediatly when unexpected output.
16119
1759b3c3
AC
161202001-08-18 Andrew Cagney <ac131313@redhat.com>
16121
16122 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
16123 beginning of function. Fix PR gdb/191.
16124
61d11d80
FCE
161252001-08-16 Frank Ch. Eigler <fche@redhat.com>
16126
16127 * config/sid.exp (sid_start): Don't warn if we cannot figure out
16128 what to force sid endianness to.
16129
942a4df2
KS
161302001-08-15 Keith Seitz <keiths@redhat.com>
16131
16132 * lib/gdb.exp (gdbtk_start): Don't set environment
16133 variables for TCL_LIBRARY and friends. Insight will
16134 now figure these out for itself.
16135
0521c418
MS
161362001-08-02 Michael Snyder <msnyder@redhat.com>
16137
16138 * gdb.base/completion.exp: Remove the symbol "a64l" from
16139 the expect string; this is target-specific, and not related
16140 to what is being tested.
16141
74a9a58a
DB
161422001-08-02 Dave Brolley <brolley@redhat.com>
16143
16144 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
16145
c70819fa
MS
161462001-07-25 Michael Snyder <msnyder@redhat.com>
16147
c2b8fa57
MS
16148 * gdb.base/consecutive.exp: New file. Test stepping over
16149 breakpoints on consecutive instructions.
16150 * gdb.base/consecutive.c: New file.
16151
c70819fa
MS
16152 * gdb.base/call-rt-st.exp: Use double-backslash to quote
16153 curly braces in regular expressions.
16154
2b1a1355
MS
161552001-07-25 Michael Snyder <msnyder@redhat.com>
16156
16157 * gdb.base/ending-run.exp: Accept "Program exited normally" as
16158 legitimate output from stepping out of main.
16159
413eca6f
KS
161602001-07-22 Keith Seitz <keiths@redhat.com>
16161
16162 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
16163 the empty string, do not run the tests.
16164
7e5a9322
SC
161652001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
16166
16167 * gdb.base/long_long.exp: Detect size of pointer. Take into
16168 account 2-byte pointers when testing for p/a results.
16169
de58f10f
SC
161702001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
16171
d63a86f8 16172 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
16173 and defined to 1K for m68hc11.
16174 (random_data): Reduce table to 1K for embedded platforms (68hc11).
16175 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
16176 (sizeof_random_data): New variable to tell the size of the data table;
16177 don't test past this size; always run to main.
16178
d6f5fea1
SC
161792001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
16180
16181 * gdb.base/return2.exp: return of long long and double fails for
16182 68HC11; don't execute these tests on that platform.
16183 * gdb.base/return.exp: Return of a double fails for 68hc11.
16184
c477543d
SC
161852001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
16186
16187 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
16188 tests that print a float.
16189 * call-rt-st.exp: Likewise.
16190
63cf1c79
MK
161912001-07-12 Mark Kettenis <kettenis@gnu.org>
16192
16193 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
16194 running this test on Linux.
16195
112f9ab5
MC
161962001-06-24 Michael Chastain <chastain@redhat.com>
16197
16198 * gdb.base/arithmet.exp: Remove some tests to make all test names
16199 unique.
16200
4970cb0f
MS
162012001-07-03 Michael Snyder <msnyder@redhat.com>
16202
16203 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
16204 the output of the ptype command.
16205
d85da69f
MS
162062001-07-02 Michael Snyder <msnyder@redhat.com>
16207
4c8a82de
MS
16208 * gdb.base/completion.exp: Don't assume that break.c is the only
16209 source file that may contain functions named "marker".
d85da69f
MS
16210 * gdb.base/corefile.exp: Quote the curly braces in regexp.
16211
8afc772b
AC
162122001-06-28 Andrew Cagney <ac131313@redhat.com>
16213
16214 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
16215 of files to delete.
16216
16217 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
16218 * gdb.disasm/h8300s.exp: New file.
16219 gdb.disasm/h8300s.s: Likewise.
16220
cff22675
AC
162212001-06-27 Andrew Cagney <ac131313@redhat.com>
16222
16223 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
16224 empty breakpoint tables.
16225
68c81b54
AC
162262001-06-25 Andrew Cagney <ac131313@redhat.com>
16227
16228 * lib/mi-support.exp: Update args=... part of stop-reason
16229 patterns. Accept either a list or a tuple.
16230
2dd62704
AC
162312001-06-23 Andrew Cagney <ac131313@redhat.com>
16232
16233 * lib/mi-support.exp: Remove local emacs variable defining
16234 change-log-default-name.
16235
b4127474
MC
162362001-06-22 Michael Chastain <chastain@redhat.com>
16237
16238 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
16239 This is operationally compatible with the previous version.
16240
8dbfb380
JB
162412001-06-13 Jim Blandy <jimb@redhat.com>
16242
16243 * lib/gdb.exp (gdb_test): Doc fix.
16244
f2d8c86d
MC
162452001-06-10 Michael Chastain <chastain@redhat.com>
16246
16247 * gdb.base/exprs.exp: Remove a duplicate test.
16248
81564d34
JB
162492001-06-06 Jim Blandy <jimb@redhat.com>
16250
16251 * gdb.base/return2.exp (main): Use values to test float and double
16252 returns that are not NaN's, to avoid being confused by IEEE
16253 comparison rules.
16254
da55addb
MS
162552001-06-04 Michael Snyder <msnyder@redhat.com>
16256
16257 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 16258 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
16259 rather than wait for 12 more tests to time out.
16260
42c65987
JB
162612001-06-06 Jim Blandy <jimb@redhat.com>
16262
b18bced9 16263 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 16264 Don't forget to match the GDB prompt.
b18bced9 16265
42c65987
JB
16266 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
16267
5b41e5f0
JB
162682001-06-04 Jim Blandy <jimb@redhat.com>
16269
16270 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
16271 command.
16272
015e046f
KB
162732001-05-31 Kevin Buettner <kevinb@redhat.com>
16274
16275 * gdb.base/annota1.exp (info break): Match four or more spaces
16276 after "Address".
16277
fb1ffbbe
MC
162782001-05-31 Michael Chastain <chastain@redhat.com>
16279
16280 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
16281 (dm_type_int_star): Likewise.
16282 (dm_type_long_star): Likewise.
16283 (dm_type_void_star): Likewise.
16284
5ea2a32c
KB
162852001-05-29 Kevin Buettner <kevinb@redhat.com>
16286
16287 * gdb.base/completion.exp (INPUTRC): Set this environment variable
16288 to a known value in order to get consistent results regardless
16289 of the setting of INPUTRC or the presence or contents of .inputrc.
16290
ae23c492
MS
162912001-05-24 Michael Snyder <msnyder@redhat.com>
16292
ac55707e
MS
16293 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
16294 Don't require that the main thread and the manager thread are the
16295 first in the list.
16296
ae23c492
MS
16297 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
16298 debugging. If test fails, issue an "unsupported" not a "fail".
16299
400071f1
JB
163002001-05-24 Jim Blandy <jimb@redhat.com>
16301
16302 Don't assume that short is shorter than int.
16303 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
16304 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 16305 this isn't true.
400071f1
JB
16306 ("print unsigned char == (~0)"): Add test that verifies that ~0,
16307 an int, is not equal to ~0 stored in an unsigned char. This tests
16308 the same thing that the previous test meant to, but works on
16309 16-bit machines, too.
16310 ("print unsigned char != (~0)"): Same test, complemented.
16311
0816a3e5
MS
163122001-05-24 Michael Snyder <msnyder@redhat.com>
16313
16314 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 16315 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
16316 and prevents dejagnu getting out of step.
16317
f6dc23a9
KB
163182001-05-23 Kevin Buettner <kevinb@redhat.com>
16319
16320 * gdb.base/finish.exp (finish_void): Revise pattern for
16321 stopping on the call statement to not permit stopping at
16322 the start of the instructions comprising the call sequence.
16323
7dbd117d
MC
163242001-05-19 Michael Chastain <chastain@redhat.com>
16325
16326 * gdb.base/callfuncs.exp: Make all test names unique.
16327 * gdb.base/commands.exp: Make all test names unique.
16328 * gdb.base/condbreak.exp: Make all test names unique.
16329 * gdb.base/dbx.exp: Make all test names unique.
16330 * gdb.base/default.exp: Make all test names unique.
16331 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
16332 and TIMEOUT messages to their corresponding PASS message.
16333 * gdb.base/ending-run.exp: Make all test names unique.
16334 * gdb.base/long_long.exp: Remove duplicate test.
16335
6b0b0a9e
KB
163362001-05-21 Kevin Buettner <kevinb@redhat.com>
16337
16338 * gdb.base/finish.exp (finish_void): Allow "finish" command to
16339 stop on the call statement as well as the statement after the
16340 call.
16341
2caa35cb
MS
163422001-05-21 Michael Snyder <msnyder@redhat.com>
16343
16344 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
16345
40713331
EZ
163462001-05-10 Elena Zannoni <ezannoni@redhat.com>
16347
a9c64011
AS
16348 * gdb.base/completion.exp: Revamp test. Make it execute on all
16349 platforms.
40713331 16350
c2c1be8d
EZ
163512001-05-10 Elena Zannoni <ezannoni@redhat.com>
16352
a9c64011
AS
16353 * config/gdbserver.exp (gdb_load): Handle the case
16354 in which the arguments to gdbserver are given in the
16355 baseboard configuration file.
16356 Also handle the case in which the server needs to do a
16357 load.
2c9cd303 16358
9671de48
KS
163592001-05-07 Keith Seitz <keiths@cygnus.com>
16360
a9c64011
AS
16361 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
16362 set up the display for testing.
16363 (gdbtk_start): Convert all paths to paths that tcl will like.
16364 Export target information to environment.
16365 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
16366 necessary.
16367 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
16368 (to_tcl_path): New proc to convert a given pathname into
16369 a path acceptible as an argument to a tcl command.
16370 (_gdbtk_export_target_info): New proc to export target info
16371 into the environment for gdbtk testing.
16372 (gdbtk_done): New proc to signal end-of-test.
9671de48 16373
5a360f47
JB
163742001-05-06 Jim Blandy <jimb@redhat.com>
16375
16376 * restore.c: Make the code of caller0 correspond to its comment.
16377
66c756c6
MS
163782001-05-03 Michael Snyder <msnyder@redhat.com>
16379
16380 * config/sid.exp (gdb_target_sid): Check for error messages.
16381 On error or timeout, don't make expect exit (which will terminate
16382 all subsequent tests); instead just make gdb exit.
d63a86f8 16383 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
16384 return a negative value.
16385
a966fde5
JB
163862001-04-24 Jim Blandy <jimb@redhat.com>
16387
851c18e0
JB
16388 * gdb.c++/templates.exp: If we see the prompt for the overload
16389 list, but we haven't recognized any of the longer patterns,
16390 arrange for this test to fail, not hang.
16391
a966fde5
JB
16392 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
16393 variations.
16394
db144853
MC
163952001-04-22 Michael Chastain <chastain@redhat.com>
16396
16397 * gdb.c++/local.exp: Use the 'runto' library function.
16398 * gdb.c++/namespace.exp: Likewise.
16399 * gdb.c++/overload.exp: Likewise.
16400
3207ec21
KB
164012001-03-26 Kevin Buettner <kevinb@redhat.com>
16402
16403 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
16404 * gdb.base/step-line.exp: New file. Test step/next in presence of
16405 #line directives.
16406 * gdb.base/step-line.c: New file. Test program for the above.
16407 * gdb.base/step-line.inp: New file. We pretend that this file has
16408 been transformed by some other tool into step-line.c.
16409
13b57657
JB
164102001-03-21 Jim Blandy <jimb@redhat.com>
16411
16412 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
16413 unmangled operator names.
16414
754cbe1c
JB
164152001-03-20 Jim Blandy <jimb@redhat.com>
16416
16417 * gdb.threads/linux-dp.exp: Recognize an additional message
16418 generated by GDB when it doesn't understand how to debug threads
16419 on the target system.
16420
177495c9
AC
164212001-03-19 Andrew Cagney <ac131313@redhat.com>
16422
16423 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
16424
f266096b
MC
164252001-03-12 Michael Chastain <chastain@redhat.com>
16426
16427 * gdb.c++/derivation.exp: Use the 'runto' library function.
16428
cac3c2ff
MC
164292001-03-12 Michael Chastain <chastain@redhat.com>
16430
16431 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
16432
b6c11a24
MC
164332001-02-24 Michael Chastain <chastain@redhat.com>
16434
16435 * gdb.c++/ref-types.exp: Change handwritten code to library
16436 function 'runto'.
16437
6bae5bce
OF
164382001-03-16 Orjan Friberg <orjanf@axis.com>
16439
16440 * gdb.base/signals.exp: Set count to 0 explicitly.
16441
0015fd9a
MS
164422001-03-15 Mark Salter <msalter@redhat.com>
16443
16444 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
16445 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
16446 (gdb_load): Add support for additional target_info: gdb_download_size
16447 and gdb_load_timeout.
0015fd9a 16448
fc33412a
DT
16449Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
16450
16451 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
16452 file -- to prevent failing when the compile fails but we have no
16453 intention of running the tests anyway.
fc33412a
DT
16454
16455 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
16456 tests if set.
16457
16458 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 16459 integers.
fc33412a
DT
16460
16461 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
16462 * gdb.c++/namespace.exp: Ditto.
16463
115f06de
OF
164642001-03-07 Orjan Friberg <orjanf@axis.com>
16465
16466 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
16467 * gdb.base/pointers.exp: Relax pattern match of decimals.
16468
b6ba6518
KB
164692001-03-06 Kevin Buettner <kevinb@redhat.com>
16470
16471 * Makefile.in, config/abug.exp, config/cfdbug.exp,
16472 config/cpu32bug.exp, config/dve.exp, config/est.exp,
16473 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
16474 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
16475 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
16476 config/sh.exp, config/sid.exp, config/slite.exp,
16477 config/sparclet.exp, config/udi.exp, config/unknown.exp,
16478 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
16479 config/vxworks.exp, config/vxworks29k.exp,
16480 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
16481 gdb.base/all-bin.exp, gdb.base/annota1.exp,
16482 gdb.base/arithmet.exp, gdb.base/assign.exp,
16483 gdb.base/async.exp, gdb.base/attach.exp,
16484 gdb.base/bitfields.exp, gdb.base/bitops.exp,
16485 gdb.base/break.exp, gdb.base/call-ar-st.exp,
16486 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
16487 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
16488 gdb.base/commands.exp, gdb.base/completion.exp,
16489 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
16490 gdb.base/constvars.exp, gdb.base/corefile.exp,
16491 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
16492 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
16493 gdb.base/ending-run.exp, gdb.base/environ.exp,
16494 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
16495 gdb.base/finish.exp, gdb.base/foll-exec.exp,
16496 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
16497 gdb.base/funcargs.exp, gdb.base/help.exp,
16498 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
16499 gdb.base/logical.exp, gdb.base/long_long.exp,
16500 gdb.base/maint.exp, gdb.base/mips_pro.exp,
16501 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
16502 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
16503 gdb.base/pointers.exp, gdb.base/printcmds.exp,
16504 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
16505 gdb.base/regs.exp, gdb.base/relational.exp,
16506 gdb.base/remote.exp, gdb.base/reread.exp,
16507 gdb.base/restore.exp, gdb.base/return2.exp,
16508 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
16509 gdb.base/selftest.exp, gdb.base/setshow.exp,
16510 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
16511 gdb.base/sigall.exp, gdb.base/signals.exp,
16512 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
16513 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
16514 gdb.base/step-test.exp, gdb.base/structs.c,
16515 gdb.base/structs.exp, gdb.base/structs2.exp,
16516 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
16517 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
16518 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
16519 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
16520 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
16521 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
16522 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
16523 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
16524 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
16525 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
16526 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
16527 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
16528 gdb.fortran/types.exp, gdb.java/jmisc.exp,
16529 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
16530 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
16531 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
16532 gdb.trace/circ.exp, gdb.trace/collection.exp,
16533 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
16534 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
16535 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
16536 gdb.trace/report.exp, gdb.trace/save-trace.exp,
16537 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
16538 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
16539 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
16540 notices.
16541
dc96c6c7 165422001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
16543
16544 * gdb.base/varargs.c (find_max_double): Fix printf format string:
16545 first arg is int not float.
16546
dc96c6c7 165472001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
16548
16549 * gdb.base/reread.exp: Unsupported for non-native targets;
16550 doesn't work for remote debugging.
16551
9b0c4aeb
FN
165522001-02-19 Fernando Nasser <fnasser@redhat.com>
16553
16554 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
16555 * gdb.base/ending-run.exp: Properly handle the BSP state when
16556 stepping past the end of main.
9b0c4aeb 16557
02aa71d5
MC
165582001-02-19 John Moore <jmoore@redhat.com>
16559
16560 * gdb.base/commands.exp (infrun_breakpoint_command_test):
16561 Converted HPUX fix for non-expected items following multiple
16562 step commands into general solution for all platforms.
16563
1fa449a4
MC
165642001-02-18 Michael Chastain <chastain@redhat.com>
16565
16566 * gdb.c++/classes.exp (do_tests): Change runto statements
16567 from "runto 'foo(void)'" to "runto 'foo'". This makes the
16568 statements demangler agnostic.
16569 * gdb.c++/virtfunc.exp (do_tests): Likewise.
16570 (gdb_virtfunc_restart): Likewise.
16571
b2f9ec70
MC
165722001-02-14 Michael Chastain <chastain@redhat.com>
16573
16574 * gdb.c++/inherit.exp (do_tests): Change runto statements
16575 from "runto 'foo(void)'" to "runto 'foo'". This makes the
16576 statements demangler agnostic.
16577
cf74b8ca
AC
16578Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
16579
16580 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
16581 ``continue to bkpt at common_routine in thread 2'' and ``stopped
16582 before calling common_routine 15 times'' tests.
cf74b8ca 16583
99f78f56
MC
165842001-02-11 Michael Chastain <chastain@redhat.com>
16585
16586 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
16587 Helps the test script figure out which demangler is in use.
16588 (dm_type_foo_ref): Ditto.
16589 (dm_type_int_star): Ditto.
16590 (dm_type_long_star): Ditto.
16591 (dm_type_unsigned_int): Ditto.
16592 (dm_type_void): Ditto.
16593 (dm_type_void_star): Ditto.
99707966 16594 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
16595 Probe the gdb demangler and set variables to accommodate
16596 formatting differences.
16597 (info_func_regexp): New function. Same as info_func, but
16598 matches against a regexp.
16599 (info_func): Match against a literal string.
16600 (print_addr_2): New function. Match against a literal string,
16601 which can be different from the input to gdb.
16602 (print_addr): Simply call print_addr_2 with the same argument twice.
16603 (test_lookup_operator_functions): Use demangler formatting variables.
16604 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
16605 the tests in the same order as the C++ class declaration.
16606 (test_paddr_operator_functions): Ditto.
16607 (test_paddr_overloaded_functions): Ditto.
16608 (test_paddr_hairy_functions): Use demangler formatting variables.
16609 Add reference to gdb/19 for related tests.
16610 (do_tests): Call probe_demangler.
16611
1de8f023
KB
166122001-01-30 Kevin Buettner <kevinb@redhat.com>
16613
16614 * gdb.c++/templates.cc (printf): Remove unused function definition.
16615
ca3f91ed
MS
166162001-01-26 Felix Lee <flee@redhat.com>
16617
16618 * sid.exp (sid_exit): Pass host, not target, to remote_close.
16619
166202001-01-25 matthew green <mrg@redhat.com>
16621
16622 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
16623 up sid.
16624 (sid_exit): Call `remote_pop_conn' after GDB is gone.
16625
166262001-01-25 matthew green <mrg@redhat.com>
16627
16628 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 16629 Deprecate $sid_spawn_id.
ca3f91ed
MS
16630 (sid_exit): Remove code necessary only for `spawn.'
16631
166322001-01-25 matthew green <mrg@redhat.com>
16633
16634 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
16635
fb18ec4a
MC
166362001-01-28 Michael Chastain <chastain@redhat.com>
16637
16638 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
16639 to call when tests fail. It takes gdb out of the overloaded
16640 function choice menu back to the main prompt, so that the test
16641 program stays synchronized.
16642 (set_bp_overloaded): New proc to collect all the common
16643 code for setting a breakpoint on an overloaded name. Calls
16644 take_gdb_out_of_choice_menu when needed.
16645 (menu_overload1arg): New variable to collect the repeated
16646 instances of the expected menu for an overloaded name. Change
16647 the regular expression to handle changes in g++ type encoding:
16648 "void" can be either "void" or "", and "unsigned int" can be
16649 either "unsigned int" or "unsigned".
16650 (continue_to_bp_overloaded): Change regular expressions to handle
16651 changes in g++ type encoding.
16652 (no proc): Call take_gdb_out_of_choice_menu when needed.
16653 Remove redundant calls to "info break". Accept either "canceled"
16654 or "cancelled". Change regular expressions in "info break"
16655 calls to handle changes in g++ type encoding. Give all tests
16656 unique strings.
16657
9c646a6e
BE
166582001-01-17 Ben Elliston <bje@redhat.com>
16659
16660 * config/sid.exp: New file.
16661
9549d9c1
AC
16662Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
16663
16664 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
16665
dc96c6c7 166662000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
16667
16668 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
16669 Add a RE to accept a non-ascii char if one is ever presented.
16670
b4df4f68
FN
166712000-12-20 Fernando Nasser <fnasser@redhat.com>
16672
297dd0fd 16673 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 16674
dc96c6c7 166752000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 16676
d63a86f8 16677 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
16678 in regexp. One '\' does not suffice on Linux.
16679
4a7bddb6
MC
166802000-12-09 Michael Chastain <chastain@redhat.com>
16681
16682 * gdb.base/break.exp (test_clear_command): Use a marker function
16683 rather than 'main' for the test function. Also move this
16684 test to an execution point where the marker function names are
16685 guaranteed to be bound to functions. (Executing tests after a
16686 'finish' from main runs into name conflicts with local names
16687 in __libc_start_main).
16688
dc96c6c7 166892000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
16690
16691 * gdb.base/finish.exp: New test for gdb's "finish" command.
16692 * gdb.base/return2.exp: New test for gdb's "return" command.
16693 * gdb.base/return2.c: New source file for above.
16694
dc96c6c7 166952000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
16696
16697 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
16698 * gdb.base/miscexprs.exp: Ditto.
16699 * gdb.base/pointers.exp: Ditto.
16700 * gdb.c++/derivation.exp: Ditto.
16701 * gdb.c++/local.exp: Ditto.
16702 * gdb.c++/namespace.exp: Ditto.
16703 * gdb.c++/overload.exp: Ditto.
16704 * gdb.c++/ref-types.exp: Ditto.
16705
dc96c6c7 167062000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
16707
16708 * gdb.base/constvars.exp: Test result of "up" command.
16709 * gdb.base/miscexprs.exp: Ditto.
16710 * gdb.base/pointers.exp: Ditto.
16711 * gdb.base/scope.exp: Ditto.
16712 * gdb.c++/derivation.exp: Ditto.
16713 * gdb.c++/local.exp: Ditto.
16714 * gdb.c++/namespace.exp: Ditto.
16715 * gdb.c++/overload.exp: Ditto.
16716 * gdb.c++/ref-types.exp: Ditto.
16717
44097287
FN
167182000-11-22 Michael Chastain <chastain@redhat.com>
16719
16720 * mips_pro.exp: Accept either "middle -> top -> main" or
16721 "middle -> main" in the backtrace, because gcc can optimize
16722 tail calls to jumps. Remove setup_xfail for the hppa case.
16723 Add a comment with the original warning messages from PR 3016,
16724 which was filed in 1993, to preserve them for posterity.
16725
9d2e1bab
ND
167262000-11-17 Nick Duffek <nsd@redhat.com>
16727
16728 * lib/gdb.exp (gdb_test): Override timeout with board info.
16729
1aca8eb7
ND
167302000-11-17 Nick Duffek <nsd@redhat.com>
16731
16732 * gdb.base/display.exp: Don't kill running stub. Add "again" to
16733 the second kill and detach messages.
16734
93076499
ND
167352000-11-17 Nick Duffek <nsd@redhat.com>
16736
16737 * configure.in: Add AC_EXEEXT.
16738 * configure: Regenerate.
16739 * Makefile.in (just-check): Export EXEEXT.
16740 * lib/gdb.exp ($EXEEXT): Import from environment.
16741 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
16742 expect "maint dump-me" on Cygwin.
16743 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
16744 $EXEEXT.
16745
30e87cd3
ND
167462000-11-17 Nick Duffek <nsd@redhat.com>
16747
16748 * gdb.base/break.exp: Test backtrace and finish from called
16749 function on all platforms, not just HP-UX.
16750
dc96c6c7 167512000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
16752
16753 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
16754 code from gdb_target_monitor, so it can be used independantly
16755 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 16756
dc96c6c7 167572000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
16758
16759 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
16760 * gdb.base/corefile.exp: Expect the message "Program is being
16761 debugged already" when we send the "corefile" command, since
16762 the preceeding gdb_load may have connected gdb to a remote target.
16763 * gdb.base/display.exp: Disable hardware watchpoints if new
16764 board info variable "no_hardware_watchpoints" is true.
16765 Replace single-letter commands with more readable ones.
16766 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
16767 if new board info variable "no_hardware_watchpoints" is true.
16768 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
16769 to see if stdio (printf) testing is possible.
16770 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
16771 board info variable "no_hardware_watchpoints" is true. Use new
16772 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
16773
39124dea
FN
167742000-11-13 Fernando Nasser <fnasser@redhat.com>
16775
16776 From Orjan Friberg <orjanf@axis.com>:
16777 * gdb.base/printcmds.exp: Escape curly braces followed by a number
16778 in array print pattern match.
16779
a9e2e984
FN
167802000-11-09 Fernando Nasser <fnasser@redhat.com>
16781
16782 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
16783 spelling "cancelled" to U.S. spelling "canceled" to match changes
16784 made to gdb.
16785 * gdb.c++/ovldbreak.exp: Ditto.
16786
c7db355b
PS
167872000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
16788
16789 * gdb.base/callfuncs.c (main): Moved to end of file, call
16790 t_double_values to initialize the FPU before inferior calls are made.
16791 * gdb.base/callfuncs.exp: Test for register preservation after calling
16792 inferior functions. Add tests for continuining, finishing and
16793 returning from a stop in a call dummy.
16794
dc96c6c7 167952000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
16796
16797 * gdb.base/commands.exp: Break up long lines, and re-indent.
16798
dc96c6c7 167992000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
16800
16801 * config/gdbserver.exp: Rewritten from the ground up, to make it
16802 compatible with the current dejagnu tree, and to make it work with
16803 the new "gdbserver" in libremote.
16804
dc96c6c7 168052000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
16806
16807 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
16808 * gdb.base/varargs.exp: Skip entire test if no printf support.
16809 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
16810 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
16811
dc96c6c7 168122000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
16813
16814 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
16815 no floating point support.
16816 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
16817 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
16818 * gdb.base/call-rt-st.exp: Ditto.
16819 * gdb.base/call-strs.exp: Ditto.
16820
bac5fc66
JG
168212000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
16822
16823 * gdb.base/sizeof.c: include <stdio.h>.
16824
16825 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
16826 'finish', otherwise uncaptured gdb_prompt would potentially
16827 throw remaining test points out of sync.
bac5fc66 16828
b22a6027
SB
168292000-07-26 Scott Bambrough <scottb@netwinder.org>
16830
16831 * gdb.base/recurse.exp: Run tests for all targets.
16832 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
16833 gnu-oldld case on ARM.
16834 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
16835 for ARM targets.
d63a86f8 16836
d8231941
AG
16837Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
16838
16839 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
16840 * gdb.java/configure: Rebuild.
16841
8caabe69
AG
16842Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
16843
16844 * gdb.java/jv-exp.exp: New file.
16845
9d273ca3
AG
16846Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
16847
16848 * configure: Rebuilt.
16849 * configure.in (configdirs): Add gdb.java.
16850 * gdb.java/jmisc.java: New file.
16851 * gdb.java/jmisc.exp: New file.
16852 * gdb.java/Makefile.in: New file.
16853 * gdb.java/configure: Rebuilt.
16854 * gdb.java/configure.in: New file.
16855 * lib/java.exp: New file.
16856
4f823a66
AC
16857Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
16858
16859 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 16860 underflow.
4f823a66 16861
2391e11d
AC
16862Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
16863
16864 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 16865 and the compilers sizes.
2391e11d 16866
54602222
ND
168672000-07-09 Nick Duffek <nsd@redhat.com>
16868
16869 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
16870 (use_methods): New function.
16871 (main): Call use_methods().
16872 * gdb.c++/classes.exp (test_method_param_class): New procedure.
16873 (do_tests): Call test_method_param_class.
16874
2bec0572
ND
168752000-07-09 Nick Duffek <nsd@redhat.com>
16876
16877 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
16878 spelling.
16879 (test_enums): New procedure. Move enum tests from end of script
16880 to here. Set breakpoint on function name instead of line number.
16881 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
16882 (enums2): New marker function.
16883 (enums1): New function.
16884 (main): Call enums1(). Move enum tests to enums1().
16885
78492fde
AC
16886Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
16887
16888 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 16889 compile/link program. Update line numbers.
78492fde
AC
16890 * gdb.asm/d10v.inc: Define ``startup''.
16891 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 16892
49a2cef8
AC
16893Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
16894
16895 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
16896
3e6c8688
EZ
168972000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16898
16899 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 16900 of 'help maint print' command.
3e6c8688 16901
9ff5cbe9
AC
16902Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
16903
16904 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 16905 they use gdb_expect_list.
9ff5cbe9 16906
17c579bd
AC
16907Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
16908
16909 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
16910 memory-read-packet-size'' instead of ``set endian big'' to test
16911 long commands.
17c579bd 16912
e6d71bf3
DB
169132000-06-03 Daniel Berlin <dan@cgsoftware.com>
16914
16915 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 16916 g++, and stop skipping them.
e6d71bf3
DB
16917
16918 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
16919 work under g++.
16920
d63a86f8 16921 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
16922 initialization.
16923
dc96c6c7 169242000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
16925
16926 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
16927 the regular expression: accept an (almost) arbitrary sequence of
16928 "frames-invalid" and "breakpoints-invalid" messages both before
16929 and after the "starting" message.
16930
dc96c6c7 169312000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
16932
16933 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 16934
dc96c6c7 169352000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
16936
16937 * gdb.base/annota1.exp (annotate-signal-handler-caller):
16938 Relax the regular expression a little, make it pass on Solaris 8.
16939
8216cda9
KB
169402000-05-12 Kevin Buettner <kevinb@redhat.com>
16941
16942 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 16943 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
16944 Instead, it is permissible for gdb to stop on the line of the
16945 call itself.
16946
1a570b2f
MS
169472000-05-12 Michael Snyder <msnyder@.cygnus.com>
16948
16949 * gdb.base/break.exp (bp on small function, optimized file):
16950 Add a second pass pattern. The behavior differs here between stabs
16951 and dwarf for one-line functions. Stabs preserves two line symbols
16952 (one before the prologue and one after) with the same line number,
16953 but dwarf regards these as duplicates and discards one of them.
16954 Therefore the address after the prologue (where the breakpoint is)
16955 has no exactly matching line symbol, and GDB reports the breakpoint
16956 as if it were in the middle of a line rather than at the beginning.
16957
dc96c6c7 169582000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 16959
d63a86f8 16960 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
16961 rather than "send_gdb" (for consistancy).
16962
7d418785
AC
16963Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
16964
16965 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
16966 * gdb.c++/templates.cc: Properly check for GCC version number.
16967 * lib/compiler.cc: Likewise
16968
dc96c6c7 169692000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 16970
d63a86f8 16971 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
16972 gdb may not stop at the first line of main, due to code motion.
16973
dc96c6c7 169742000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
16975
16976 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
16977 This test depends on parsing the printf output from the target.
16978 Since the sparclet stub doesn't do stdio, this will never work.
16979 * gdb.base/call-rt-st.exp: ditto.
16980 * gdb.base/call-strs: ditto.
16981
dc96c6c7 169822000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
16983
16984 * gdb.base/miscexprs.exp: make sizeof long array test portable.
16985
16986 * gdb.base/ending-run.exp: After connecting to a remote target,
16987 but before running, the target will appear to be in a random
16988 location. Specify both a file and a line for breakpoints.
16989 Also, the function that calls main may be called 'init'
16990 rather than 'start'.
16991
a5a51225
EZ
169922000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16993
16994 * gdb.base/help.exp: Update output for add-symbol-file command.
16995
7930cc7c
FN
169962000-04-10 Fernando Nasser <fnasser@cygnus.com>
16997
16998 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16999 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
17000
23e37ab1
C
170012000-04-07 J.T. Conklin <jtc@redback.com>
17002
e93c542c
C
17003 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
17004
23e37ab1
C
17005 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
17006
591b8fa3
PDM
17007Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
17008
17009 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 17010 values that can be represented exactly.
591b8fa3
PDM
17011 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
17012 above change, and to not check against the directory part of the source
17013 file name.
17014 (step into print_long_arg_list): Likewise.
17015 (print print_small_structs from print_long_arg_list): Likewise.
17016 (print print_long_arg_list): Likewise.
17017
7a495180
EZ
170182000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17019
30b53638 17020 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 17021
beb998c6
AC
17022Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
17023
17024 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
17025
1c689132
DB
170262000-03-25 Daniel Berlin <dan@cgsoftware.com>
17027
17028 * gdb.base/commands.exp (deprecated_command_test): Add test for
17029 deprecate with no arguments.
17030
c1790a9d
JL
170312000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
17032
17033 * gdb.base/break.exp: Add new test for setting breakpoints on
17034 optimized code so we can test breakpoints work even when function
17035 prologues may be optimized away
17036
003ba290
FN
170372000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
17038
17039 From David Whedon <dwhedon@gordian.com>
a9c64011 17040 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 17041
6837a0a2
DB
170422000-03-22 Daniel Berlin <dan@cgsoftware.com>
17043
17044 * gdb.base/help.exp: Added test for new apropos command.
17045
b9593231
KB
170462000-03-21 Kevin Buettner <kevinb@redhat.com>
17047
17048 * gdb.base/pointers.c (usevar): New function.
17049 (main): Make sure that global variables v_int_pointer2, rptr,
17050 and y are all referenced someplace in the program by calling
17051 usevar() on them. [Some linkers delete symbols which are
17052 never referenced. The space remains, but there's no way to
17053 get a (symbolic) handle on the variable from the debugger.]
17054
751a959b
EZ
170552000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17056
17057 * gdb.base/printcmds.c: Add typedeffed arrays.
17058
17059 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 17060 procedure to test arrays that are typedef'd.
751a959b 17061
73a93a32
JI
170622000-03-13 James Ingham <jingham@leda.cygnus.com>
17063
17064 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 17065 the library directories.
73a93a32 17066
fb40c209
AC
17067Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
17068
17069 * configure.in (configdirs): Add sub directory gdb.mi.
17070 * configure: Re-generate.
17071
17072 * gdb.mi: New directory.
d63a86f8 17073
ee4dd2c9
AC
170742000-02-25 Scott Bambrough <scottb@netwinder.org>
17075
17076 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 17077 a long long value as a double on ARM platforms.
ee4dd2c9 17078
70f0cc22
JB
170792000-02-16 Jim Blandy <jimb@redhat.com>
17080
17081 * gdb.base/break.exp ("breakpoint line number"): Make sure the
17082 default source file is set properly before running this test.
17083
853819b8
EZ
170842000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17085
17086 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 17087 gdbtk/library directory, not in gdbtcl2.
853819b8 17088
dfcd3bfb
JM
170892000-02-04 Jim Blandy <jimb@redhat.com>
17090
17091 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
17092 backslash from regexp pattern.
17093
17094 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
17095 procedure. Use it to run all the "continue to bp overloaded"
17096 tests. Note that this changes the names of the tests slightly.
17097 If the breakpoint hit message includes a hex PC value, because
17098 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
17099 from the real source code, still consider that a pass.
17100
17101 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
17102 XFAIL here if the breakpoint message contains a hex address. Note
17103 similar change on 1999-11-02.
17104
17105 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
17106
17107 * gdb.base/ptype.exp: Establish a default source file before
17108 calling get_debug_format.
17109
171102000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
17111
17112 * gdb.base/watchpoint.exp: Remove duplication of test messages.
17113
8b93c638
JM
171142000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
17115
17116 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
17117 of successive stepi commands -- while in the prologue we should see
17118 the function entry bracket.
17119
171202000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
17121
17122 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
17123 reach __change_mode() when stepping through the end of main().
17124
c5394b80
JM
171252000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
17126
17127 * gdb.base/default.exp: Fix expected pattern.
17128 * gdb.base/help.exp: Same.
17129
0d06e24b
JM
171302000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17131
17132 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 17133 Don't use xfail's because that affects only the following test.
d63a86f8 17134
0d06e24b 17135 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 17136 solaris or linux.
0d06e24b
JM
17137
17138 * gdb.base/selftest.exp: Update to reflect changes to main.c.
17139
dc96c6c7 171402000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 17141
d63a86f8 17142 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
17143 "A syntax error" rather than "A parse error". Accept both.
17144
171452000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
17146
17147 * gdb.base/default.exp: Remove OS dependent string from "target
17148 remote" test.
17149 * gdb.base/help.exp: Same for "help target remote" test.
17150
c3f6f71d
JM
171512000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17152
17153 From Jim Kingdon <kingdon@redhat.com>:
17154
17155 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
17156 prompt (cleanup rather than necessity, but still might keep output
17157 from spilling to next test).
c3f6f71d
JM
17158
171592000-01-02 Fred Fish <fnf@cygnus.com>
17160
17161 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
17162 AIX, which defines them in <sys/types.h>.
17163
ed9a39eb 171641999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 17165
ed9a39eb 17166 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 17167 float" test.
ed9a39eb
JM
17168
171691999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 17170
ed9a39eb 17171 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
17172
17173 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
17174 outermost frame disallowed".
17175
171761999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
17177
17178 * gdb.base/setvar.exp: New tests for setting the value of a struct
17179 with a constant list.
17180
171811999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
17182
17183 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
17184 require the user to type a cast before setting the value of a struct.
17185
de57eccd
JM
171861999-12-06 Jim Blandy <jimb@cygnus.com>
17187
17188 * gdb.base/default.exp: Expect the new 'info float' command on
17189 all i386 platforms.
17190
17191 * gdb.threads/linux-dp.exp: Expand our ability to recognize
17192 LinuxThreads libraries that don't support debugging.
17193
c2d11a7d
JM
17194Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
17195
17196 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
17197 Change the buffer type to ``unsigned char'' to simplify size
17198 arithmetic.
c2d11a7d
JM
17199
17200 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
17201 stub only handles 400-1 byte packets. Verify that the download
17202 worked.
c2d11a7d
JM
17203
172041999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
17205
17206 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
17207 tests, using UNRESOLVED for the untested cases. Also, does not wait
17208 for a timeout if the prompt was received before a recognizable pattern.
17209
172101999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
17211
17212 * lib/gdb.exp (gdb_expect_list): Fix spelling.
17213
172141999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17215
17216 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 17217 watchpoints.
c2d11a7d
JM
17218
172191999-11-24 Jason Merrill <jason@casey.cygnus.com>
17220
17221 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
17222
17223 * gdb.c++/local.exp: Be more flexible in recognizing local class
17224 name mangling. Don't allow horribly truncated method names.
17225 * gdb.c++/derivation.exp: Expect protected inheritance.
17226 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
17227 * gdb.c++/virtfunc.exp: Likewise.
17228 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
17229 when printing a nested enum.
17230
172311999-11-22 Jim Blandy <jimb@cygnus.com>
17232
17233 * gdb.base/step-test.exp: Properly await GDB's response to setting
17234 a breakpoint on the call to large_struct_by_value.
17235
17236 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
17237 just because we have debug info for the `start' function.
17238
172391999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
17240
17241 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
17242 "Unknown signal" messages, which indicate (on LinuxThreads) that
17243 GDB doesn't know how to debug threads on this system. This is
17244 better than hanging while philosopher 0 dumps chatter into gdb.log.
17245
172461999-11-18 Tom Tromey <tromey@cygnus.com>
17247
17248 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
17249
172501999-11-18 Fred Fish <fnf@cygnus.com>
17251
17252 * gdb.base/coremaker2.c: Add sample program for generating
17253 cores that is more self contained than coremaker.c. Eventually
17254 I'll add more code to this and tie it into the testsuite.
17255
4ce44c66
JM
172561999-11-12 Stan Shebs <shebs@andros.cygnus.com>
17257
17258 * gdb.base/dollar.exp: Remove, now in gdb.hp.
17259
172601999-11-10 Jimmy Guo <guo@cup.hp.com>
17261
17262 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 17263 from $srcdir/lib/.
4ce44c66 17264 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 17265 and gdb.c++/.
4ce44c66
JM
17266
17267 * gdb.c++/derivation.exp: remove redundant get compiler info code.
17268
d63a86f8 17269 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
17270 'continue with watch' test point.
17271
172721999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
17273
17274 Merged from p2linux-990323-branch:
d63a86f8 17275
4ce44c66
JM
17276 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
17277
11cf8741
JM
17278Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
17279
17280 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 17281 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
17282
17283Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
17284
17285 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 17286 gdb_expect_list.
11cf8741
JM
17287
17288Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
17289
17290 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
17291
172921999-11-03 Mark Salter <msalter@cygnus.com>
17293
17294 * gdb.base/break.exp: Fix "stub continue" pattern.
17295
172961999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
17297
17298 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
17299
173001999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
17301
17302 * gdb.base/display.exp ("finish"): Add timeout clause.
17303
17304 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
17305 plain prompt clause, so this doesn't have to time out in order to
17306 fail.
17307
17308 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 17309 breakpoint hit messages include an address.
11cf8741
JM
17310
17311 * gdb.base/display.exp: Don't forget to escape parens in regular
17312 expressions. Unix regexp notatation sucks.
17313
173141999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17315
17316 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 17317 order for 'signalled' message.
11cf8741 17318
5c44784c
JM
173191999-11-01 Stan Shebs <shebs@andros.cygnus.com>
17320
17321 From Jimmy Guo <guo@cup.hp.com>:
17322 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
17323 * gdb.base/annota1.c: Add code for tests to work with.
17324
173251999-10-26 Frank Ch. Eigler <fche@cygnus.com>
17326
17327 * gdb.base/remote.exp: New test for remote downloading settings.
17328 * gdb.base/remote.c: New file with large .data.
17329
917317f4
JM
173301999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
17331
17332 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
17333 for LinuxThreads support, merged from the Code Fusion branch.
17334
17335Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
17336
17337 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
17338 containing exp_continue into a while within an expect. Don't
17339 attempt a start more than three times. Check return value from
17340 gdb_load.
d63a86f8 17341
2df3850c
JM
17342Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
17343
17344 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 17345 a pass case.
2df3850c 17346
2acceee2
JM
173471999-10-01 Kevin Buettner <kevinb@cygnus.com>
17348
17349 * gdb.base/break.c (main): Added a statement that we can step
17350 off of.
17351 * gdb.base/break.exp: Added tests for setting a breakpoint
17352 at an offset and stepping onto a breakpoint.
17353
173541999-10-01 Fred Fish <fnf@cygnus.com>
17355
d63a86f8 17356 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
17357 gdb output.
17358
c2c6d25f
JM
173591999-09-18 Jim Blandy <jimb@cris.red-bean.com>
17360
17361 * gdb.base/break.exp: Code locations are in hex, don't forget!
17362 (For HP-UX.)
17363
173641999-09-17 Stan Shebs <shebs@andros.cygnus.com>
17365
17366 * condbreak.exp: Use break.c as test program.
17367 * condbreak.c: Remove, redundant with break.c.
17368
173691999-09-15 Stan Shebs <shebs@andros.cygnus.com>
17370
17371 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 17372 Z-packets if the target needs it.
c2c6d25f
JM
17373
173741999-09-13 James Ingham <jingham@leda.cygnus.com>
17375
17376 * gdb.c++/overload.exp: Added tests for listing overloaded
17377 functions with function pointers in the arg, explicitly calling
17378 out the version you want.
17379
cff3e48b
JM
173801999-09-09 Stan Shebs <shebs@andros.cygnus.com>
17381
17382 * long_long.exp: Add variations of test cases that work for
17383 targets with 16-bit ints and 32-bit doubles.
17384
d4f3574e
SS
173851999-09-08 Stan Shebs <shebs@andros.cygnus.com>
17386
17387 * break.c (main): Compare a possibly-uninitialized argc with an
17388 unlikely value that fits in 16 bits.
17389
173901999-09-07 Stan Shebs <shebs@andros.cygnus.com>
17391
17392 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
17393 0xfeeb, don't want negative numbers if ints are 16 bits.
17394
17395 * lib/gdb.exp (skip_cplus_tests): New proc.
17396 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
17397 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
17398 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
17399 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
17400 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
17401 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
17402 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
17403 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
17404
17405 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
17406
17407Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
17408
17409 * gdb.base/corefile.exp (up): Allow a parameter to appear
17410 in the frame that we're going up to.
17411
17412 From Jim Blandy <jimb@cygnus.com>:
17413
17414 * gdb.base/default.exp (info float): Expect some output now.
17415
17416 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
17417 returning floating-point values to fail on the x86.
17418 * gdb.base/callfwmall.exp (do_function_calls): Same.
17419
17420 * gdb.base/list.exp (test_listsize): Correct expectations for
17421 listing line 1 with listsize 2. Also, listing a single line
17422 works now, as does listing three lines. [Kevin's note: There
17423 were a number of other cases fixed too where the expectations
17424 differed...]
17425
174261999-09-02 Stan Shebs <shebs@andros.cygnus.com>
17427
17428 * gdb.base/selftest.exp: Add case for when version prints as
17429 constant string instead of char pointer.
17430
104c1213
JM
174311999-08-25 Stan Shebs <shebs@andros.cygnus.com>
17432
17433 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 17434 stepping out of main.
104c1213
JM
17435
17436 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
17437 G++ used.
17438
17439 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 17440 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
17441
17442 * gdb.c++/ovldbreak.exp: Update match string in test that
17443 includes a warning of multiple breakpoints.
17444
174451999-08-24 Stan Shebs <shebs@andros.cygnus.com>
17446
17447 * gdb.base/display.exp: Improve precision of step-after-finish
17448 added yesterday.
17449
17450 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 17451 test.
104c1213
JM
17452
17453 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
17454 configs when using G++, not just hppa*.
17455
174561999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17457
17458 * gdb.base/async.c: New file.
17459 * gdb.base/async.exp: New file.
17460
17461Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
17462
17463 * gdb.base/break.exp: Tweak PA specific tests to properly handle
17464 PA64.
17465
53a5351d
JM
17466Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
17467
104c1213
JM
17468 * gdb.base/display.exp: "finish" can leave us mid-line on many
17469 targets, deal with it. Add a small constant to main, instead of
17470 1000 since main+1000 may not be a valid address in the target.
17471
53a5351d
JM
17472 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
17473 on hpux11.
17474
17475 * gdb.base/attach.exp: Handle another hpux11 error message variant
17476 when attaching to a process that does not exist.
17477
174781999-08-19 J.T. Conklin <jtc@redback.com>
17479
17480 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 17481 characters in 'continue to 1241' test.
53a5351d
JM
17482
174831999-08-17 Stan Shebs <shebs@andros.cygnus.com>
17484
17485 * gdb.base/call-ar-st.exp: Add a shorter match case for the
17486 stop in print_long_arg_list, define and use a whitespace
17487 variable in print_small_structs test, add an XFAIL for Solaris.
17488 * gdb.base/dbx.exp: XFAIL func commands until somebody is
17489 interested enough to fix.
17490
7be570e7
JM
174911999-08-13 Keith Seitz <keiths@cygnus.com>
17492
17493 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
17494 (dbx_gdb_load): Remove. Use gdb_load instead, since that
17495 proc knows about targets other than the natives.
17496 (test_assign): Use "gdb_run_cmd" to "run" the target.
17497 Check that we've actually hit the breakpoint at main.
17498 When we attempt to assign a value to a local variable, check
17499 that the variable is in the current scope, i.e., don't use
17500 a test with an empty result.
17501
17502Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
17503
17504 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 17505 command.
7be570e7
JM
17506
175071999-08-09 Stan Shebs <shebs@andros.cygnus.com>
17508
17509 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17510 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
17511 gdb.compat, gdb.threads-hp.
17512 gdb.hp/configure, gdb.hp/configure.in: New files.
17513 gdb.hp/Makefile.in: Recurse into new subdirs.
17514 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
17515 gdb.hp/gdb.objdbg: New directory, tests for debugging info
17516 in object files.
17517 gdb.hp/tools: New directory, aux tools for HP-specific tests.
17518
96baa820
JM
175191999-08-05 Stan Shebs <shebs@andros.cygnus.com>
17520
17521 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 17522 funky printf, remove a bogus p/a test.
96baa820
JM
17523
175241999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17525
17526 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
17527 connected to the target. This is necessary when running not
17528 natively.
96baa820
JM
17529
175301999-08-03 Stan Shebs <shebs@andros.cygnus.com>
17531
17532 * gdb.base/step-test.exp: Removed some extraneous messages.
17533
17534 * gdb.base/long_long.exp: Don't run memory examination tests
17535 on little-endian targets (they will need a different set of
17536 results to match).
17537
175381999-08-02 Stan Shebs <shebs@andros.cygnus.com>
17539
17540 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
17541 until somebody decides to fix GDB.
17542
17543 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 17544 constant as "ULL".
96baa820
JM
17545 * gdb.base/long_long.exp: Loosen x/c test, add partial result
17546 matches for a couple x/2 commands.
17547
a0b3c4fd
JM
175481999-07-30 Stan Shebs <shebs@andros.cygnus.com>
17549
17550 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
17551 by merging in ref-types2 tests.
17552 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
17553
17554 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17555 * gdb.c++/Makefile.in: Add standard actions.
17556 (EXECUTABLES): Rename from PROGS, update list.
17557 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
17558 from gdb.hp.
17559 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
17560 foo and bar locals.
17561 * gdb.c++/anon-union.exp: Fix tests to match.
17562 * gdb.c++/classes.exp: Run if HP compiler used, add extra
17563 expect matches to handle output variations.
17564 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
17565 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 17566 output, add HP alternatives for new and delete prints.
a0b3c4fd 17567 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 17568 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
17569 * gdb.c++/demangle.exp: Use $style when reporting failure.
17570 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
17571 * gdb.c++/inherit.exp: Run if HP compiler used, add some
17572 match alternatives.
17573 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 17574 compilers.
a0b3c4fd
JM
17575 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
17576 * gdb.c++/method.exp: Add match alternatives.
17577 * gdb.c++/misc.cc: Add bool types.
17578 * gdb.c++/misc.exp: Add tests for bool types.
17579 * gdb.c++/overload.exp: Add xfails.
17580 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
17581 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
17582 add some more template parameter tests (only for HP currently).
17583 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
17584 * gdb.c++/virtfunc.cc: Add return type and value for main.
17585 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
17586 match alternatives.
d63a86f8 17587
a0b3c4fd
JM
175881999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17589
17590 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
17591
175921999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
17593
17594 * gdb.base/signals.exp: Don't expect getting a backtrace from
17595 within a signal handler to fail on Linux.
17596
175971999-07-29 Stan Shebs <shebs@andros.cygnus.com>
17598
17599 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17600 * lib/gdb.exp: Remove some gratuitious semicolons.
17601 (delete_breakpoints): Increase timeout.
17602 (gdb_expect): Add -notransfer option.
17603 (gdb_test): Use -notransfer option.
17604 (get_compiler_info): Add f77 case.
17605 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 17606 case.
a0b3c4fd
JM
17607 (gdb_preprocess): Call get_compiler.
17608
17609 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
17610 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
17611 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
17612 gdb.base/long_long.exp, gdb.base/printcmds.exp,
17613 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
17614 third arg to gdb_test.
a0b3c4fd
JM
17615 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
17616 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 17617 HP-UX xfails, add others.
a0b3c4fd
JM
17618 * gdb.base/completion.exp: Reflect name change of self-test.
17619 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
17620 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
17621 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
17622 HP failure number.
a0b3c4fd
JM
17623 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
17624 useless HP-UX 10.30 references.
17625 * gdb.base/maint.exp: Loosen matches.
17626 * gdb.base/pointers.c (main): Declare more_code.
17627 * gdb.base/pointers.exp: Match on output of a `next'.
17628 * gdb.base/structs.c: Add prototypes.
17629 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
17630 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
17631
176321999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17633
17634 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 17635 command.
a0b3c4fd
JM
17636
176371999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17638
17639 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
17640 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
17641
17642 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
17643 debug info. Deal with lack of signal hanlder info in stack.
17644
a9c64011 17645 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
17646 * gdb.base/annota1.exp: If printf has debug info, deal with it.
17647
5a2468f5
JM
176481999-07-19 Stan Shebs <shebs@andros.cygnus.com>
17649
17650 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 17651 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 17652
adf40b2e
JM
17653Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
17654
17655 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 17656 a1-selftest.exp.
adf40b2e
JM
17657 * gdb.base/configure: Re-generate.
17658
176591999-07-12 Stan Shebs <shebs@andros.cygnus.com>
17660
17661 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
17662 in trying to run first and name is too long.
17663
17664 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
17665 pointers2.c and pointers2.exp, respectively.
17666 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
17667 doschk happier.
17668
43e526b9
JM
176691999-07-08 Stan Shebs <shebs@andros.cygnus.com>
17670
17671 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
17672 callfuncs2.c and callfuncs2.exp.
17673
17674 * gdb.base/list.exp: Remove mistaken xfails.
17675 * gdb.base/list0.h: Add optional prototypes.
17676
9846de1b
JM
17677Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
17678
a9c64011 17679 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 17680 calling malloc.
a9c64011
AS
17681 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
17682 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 17683 use.
9846de1b
JM
17684
176851999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17686
17687 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
17688 * gdb.base/annota2.cc, annota2.exp: Move from here.
17689 * gdb.c++/annota2.cc, annota2.exp: To here.
17690 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
17691
43ff13b4
JM
17692Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
17693
17694 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 17695 a consistent format.
43ff13b4 17696
085dd6e6
JM
176971999-06-25 Stan Shebs <shebs@andros.cygnus.com>
17698
17699 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17700 * lib/gdb.exp (get_compiler_info): Add detection for assorted
17701 HP compilers, also set the globals $true and $false.
17702
17703 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
17704 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
17705 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
17706 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
17707 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
17708 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
17709 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
17710 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
17711 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
17712 whatis.c} Add C++ compatible function definitions and return
17713 types, add includes for library functions.
085dd6e6
JM
17714 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
17715 * gdb.base/step-test.c (myglob): Rename from glob.
17716 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
17717 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
17718 files, move here from gdb.hp.
085dd6e6 17719 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
17720 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
17721 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
17722 Adjust line numbers in regexps.
085dd6e6
JM
17723
17724 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
17725 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
17726 instead of 0/1.
17727
17728 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
17729 foll-vfork.exp: New files, move here from gdb.hp.
17730 * gdb.base/page.exp: New file, test of pagination command.
17731
17732 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
17733 recursion test.
17734 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
17735
17736 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 17737 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
17738
17739 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 17740 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 17741 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 17742 watchpoint test.
085dd6e6
JM
17743 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
17744 them work.
17745 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
17746 expressions properly.
17747 * gdb.base/corefile.exp: Loosen the match slightly.
17748 * gdb.base/default.exp: Allow "Error accessing memory" message
17749 also.
17750 * gdb.base/display.exp: Skip over x/0 j if PA64.
17751 * gdb.base/funcargs.exp: Add xfails for HP-UX.
17752 * gdb.base/interrupt.exp: Ditto.
17753 * gdb.base/langs.exp: Add symbolic matches governed by compiler
17754 in use.
17755 * gdb.base/list.exp: Add xfails for HP-UX.
17756 * gdb.base/long_long.exp: Refine some of the numeric matches.
17757 * gdb.base/mips_pro.exp: Xfail on HP-UX.
17758 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
17759 * gdb.base/nodebug.exp: Succeed on more varieties of output.
17760 * gdb.base/opaque.exp: Remove some HP-UX xfails.
17761 * gdb.base/ptype.exp: Succeed on more varieties of output.
17762 * gdb.base/scope.exp: Add xfails for HP-UX.
17763 * gdb.base/sect-cmd.exp: Add more cases.
17764 * gdb.base/setvar.exp: Add xfails for HP-UX.
17765 * gdb.base/shlib-call.exp: Loosen some matches slightly.
17766 * gdb.base/signals.exp: Match on void symbolically.
17767 * gdb.base/step-test.exp: Add case for PA64.
17768 * gdb.base/term.exp: Add exit and restart.
17769 * gdb.base/twice.exp: Clean up after self.
17770 * gdb.base/varargs.exp: Disable overload resolution explicitly.
17771 * gdb.base/whatis.exp: Allow more ways to pass tests.
17772
17773 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 17774 no longer useful.
085dd6e6
JM
17775
17776Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
17777
17778 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 17779 list of patterns.
085dd6e6 17780 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
17781 print_double_array(double_array)", "continuing to breakpoint
17782 1018", "print print_double_array(array_d)" and "continuing to
17783 1034" tests.
d63a86f8 17784
085dd6e6
JM
177851999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
17786
a9c64011 17787 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
17788
177891999-06-24 Stan Shebs <shebs@andros.cygnus.com>
17790
17791 * config/mt-*: Remove, these haven't been used since 1996.
17792
177931999-06-22 Stan Shebs <shebs@andros.cygnus.com>
17794
17795 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 17796 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
17797 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
17798
9e0b60a8
JM
177991999-06-18 Stan Shebs <shebs@andros.cygnus.com>
17800
17801 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
17802 simpler match case for the ptype of the big class.
17803
178041999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17805
17806 * gdb.exp: Fix test for gdb_prompt existence.
17807
178081999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17809
17810 * gdb.exp (gdb_test): Add fail after calls to perror.
17811
178121999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17813
17814 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
17815
178161999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17817
17818 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
17819
0f71a2f6
JM
17820Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
17821
17822 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 17823 malloc() is linked in.
0f71a2f6
JM
17824
178251999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
17826
17827 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
17828 step at end.
17829
17830 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
17831
178321999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
17833
17834 * gdb.java/jv-print.exp: New file. (Our first Java test!)
17835
cce74817
JM
17836Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
17837
17838 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
17839 * gdb.base/mips_pro.exp: Likewise.
17840
178411999-06-02 Keith Seitz <keiths@cygnus.com>
17842
17843 * gdb.c++/templates.cc: Change all "new" operators to throw
17844 an exception.
17845 * gdb.c++/cplusfuncs.cc: Likewise.
17846
17847 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
17848
17849Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
17850
17851 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
17852 * gdb.base/ending-run.exp: When stepping out of main, accept a
17853 step into an arbitrary assembler file.
cce74817 17854
392a587b
JM
178551999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17856
d63a86f8 17857 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 17858 "breakpoint-invalid" to be printed.
d63a86f8 17859 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
17860 number of "frames-invalid" and "breakpoint-invalid" to be printed.
17861 * gdb.base/annota2.cc: Initialize a.x to 0.
17862
9e086581
JM
178631999-05-17 Keith Seitz <keiths@cygnus.com>
17864
17865 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
17866 when "skip_float_tests" set.
17867 Ditto for "print print_double_array(array_d)", "print print_small_structs",
17868 "print print_ten_doubles", and "step into print_long_arg_list".
17869 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
17870 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
17871 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
17872 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
17873 "skip_float_tests" is set.
17874 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
17875 when "skip_float_tests" set.
d63a86f8 17876
cd0fc7c3
SS
178771999-05-06 Keith Seitz <keiths@cygnus.com>
17878
17879 * gdb.base/annota2.cc: Include stdio.h.
17880
17881Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
17882
17883 * gdb.base/crossload.exp: Remove, this has been disabled ever
17884 since BFD stopped including all targets, and cross-GDB gets
17885 plenty of testing anyway.
17886 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
17887 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
17888 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
17889 * gdb.base/README: Remove, was doc for this.
17890 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 17891 needed.
cd0fc7c3 17892
b83266a0
SS
178931999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17894
17895 * gdb.base/call-ar-st.exp: Fix one regular expression in test
17896 output.
17897
17898 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
17899 * gdb.base/annota2.exp: New file. More annotation tests.
17900 * gdb.base/annota1.c: New file. Source file for annota1.exp.
17901 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
17902
179031999-04-23 Angela Marie Thomas <angela@cygnus.com>
17904
17905 * config/cfdbug.exp: New file.
17906
7a292a7a
SS
179071999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
17908
17909 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
17910 Marcus Daniel's and Dale Hawkins's demangler crashes.
17911
17912 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
17913 test_lucid_style_demangling, test_arm_style_demangling,
17914 test_hp_style_demangling): Try Tom Tromey's core-dumping
17915 identifier under each demangling style.
7a292a7a
SS
17916
179171999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
17918
17919 * gdb.c++/demangle.exp: Include the current demangling style
17920 in all test names.
17921 (current_demangling_style): New global variable.
17922 (set_demangling_style, test_demangling_core, test_demangling,
17923 test_demangling_exact): New functions.
17924 (test_gnu_style_demangling, test_lucid_style_demangling,
17925 test_arm_style_demangling, test_hp_style_demangling): Use those,
17926 instead of calling gdb_test and gdb_test_exact directly.
17927 (catch_demangling_errors): New function, which reports errors
17928 signalled by the demangling test functions in an orderly way.
17929 (do_tests): Use catch_demangling_errors.
17930
179311999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
17932
17933 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 17934 grouping in expressions, not {}.
7a292a7a
SS
17935
17936 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 17937 initialized yet.
7a292a7a
SS
17938
179391999-04-01 Stan Shebs <shebs@andros.cygnus.com>
17940
17941 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
17942 are listed.
17943
179441999-03-26 Stan Shebs <shebs@andros.cygnus.com>
17945
17946 * gdb.stabs/weird.exp: Test for CC being defined before
17947 looking at its value.
17948
179491999-03-25 Stan Shebs <shebs@andros.cygnus.com>
17950
17951 * gdb.base/call-ar-st.exp: Remove stray '#'.
17952 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
17953 "short int" and "long int".
17954 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 17955 change, to mollify finicky HP compiler.
7a292a7a
SS
17956 * gdb.hp/reg-test.exp (testfile): Fix file name.
17957 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 17958
7a292a7a
SS
17959 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
17960 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
17961 alternate form of enum ptype.
17962
c906108c
SS
179631999-03-23 Stan Shebs <shebs@andros.cygnus.com>
17964
7a292a7a
SS
17965 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
17966 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
17967 passing skip_hp_tests, so as not to waste time on guaranteed
17968 failure.
7a292a7a 17969
c906108c
SS
17970 * gdb.c++/overload.cc: Pass string instead of char addr, always
17971 init ccpfoo.
17972 * gdb.c++/templates.cc: Fix syntax error.
17973
7a292a7a
SS
17974Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17975
17976 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 17977 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
17978 command.
17979
179801999-03-18 James Ingham <jingham@cygnus.com>
17981
17982 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
17983
17984 * gdb.c++/method.exp: It was testing an uninitialized int on the
17985 stack and assuming it was positive.
17986
17987 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
17988
17989 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 17990 keep it from killing the rest of the tests.
7a292a7a
SS
17991 Use gdb_continue_to_end.
17992
17993 * gdb.base/sigall.exp: use gdb_continue_to_end.
17994
17995 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
17996
17997 * gdb.base/display.exp: use runto_main, not run.
17998
d63a86f8
RM
17999 * gdb.base/default.exp: Check for the current error message in the
18000 r abbreviation test.
7a292a7a
SS
18001 Add strongarm to the targets that know info float.
18002
d63a86f8 18003 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
18004 run which doesn't work with monitors.
18005
18006 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
18007
18008 * gdb.base/break.exp: use the gdb_continue_to_end proc.
18009
18010 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
18011 program. Traps the case (in Cygmon) when the program never really
18012 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
18013 more places, so I used my name. Sorry Mark...
18014
18015 * config/monitor.exp (gdb_target_monitor): added another
18016 target_info parameter: remotebinarydownload. This will set the
18017 remotebinarydownload flag if this is causing some boards trouble.
18018
180191999-03-18 Mark Salter <msalter@cygnus.com>
18020
18021 * lib/gdb.exp (continue_to_exit): New function.
18022
18023 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
18024 * gdb.base/ending-run.exp: Ditto.
18025 * gdb.base/step-test.exp: Ditto.
18026
180271999-03-16 Stan Shebs <shebs@andros.cygnus.com>
18028
18029 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
18030 (suggested by Art Haas <ahaas@neosoft.com>).
18031
180321999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
18033
889bf7c5 18034 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
18035
18036Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
18037
18038 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 18039 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
18040
180411999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
18042
18043 * gdb.base/call-strs.exp: Don't assume that `step' will step over
18044 a call to strlen; sometimes we do have sources.
18045
180461999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
18047
18048 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 18049 character, so GDB won't print garbage after its end.
d63a86f8 18050
c906108c
SS
18051 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
18052 breakpoint there instead. Sometimes GCC emits memcpy to handle
18053 the large structures being passed by value, so we step into that
18054 instead of sum_array_print, which obscures what we're really testing.
18055 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
18056 the bizarre steps into memcpy, so do that here. Add check for
18057 stepping into function calls that pass large structures by value.
18058 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
18059 Remove all references to specific line numbers.
18060 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
18061 New type and function.
18062 (main): Call large_struct_by_value, passing it a large struct by value.
18063 * lib/gdb.exp (gdb_get_line_number): New function.
18064
18065 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
18066 more portable.
18067
7a292a7a
SS
180681999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
18069
c906108c
SS
18070 * lib/gdb.exp: Doc fixes.
18071
7a292a7a
SS
180721999-03-05 Nick Clifton <nickc@cygnus.com>
18073
d63a86f8 18074 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
18075
180761999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
18077
c906108c 18078 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
18079 commands. They're not germane to this test, and they don't work
18080 that way on remote targets.
c906108c 18081
3fc11d3e
JM
180821999-03-01 James Ingham <jingham@cygnus.com>
18083
18084 * Changelog entries merged over from gdb development branch.
18085
3fc11d3e
JM
18086 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
18087
18088 * lib/gdb.exp (gdbtk_analyze_results): Generic function
18089 for outputting results of test run.
18090
2d4a1622 18091 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
18092
18093 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 18094
7a292a7a
SS
180951999-02-25 Felix Lee <flee@cygnus.com>
18096
18097 * lib/gdb.exp (debug_format): initialize
18098
c906108c
SS
180991999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
18100
18101 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
18102 * gdb.base/call-rt-st.c: Ditto.
18103
c906108c
SS
181041999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
18105
18106 * gdb.threads/pthreads.exp (horiz): New variable.
18107 (test_startup): Fix regexps that capture thread numbers.
18108
181091999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
18110
18111 * gdb.base/smoke.exp: Disambiguate two test case names (both
18112 called ``print'').
18113
18114Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
18115
18116 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 18117 compilation.
c906108c
SS
18118
181191999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
18120
18121 * gdb.base/miscexprs.exp: Change patterns to match GDB's
18122 actual output formatting.
18123 * gdb.base/smoke.exp: GDB removes leading 0's.
18124 * gdb.base/volatile.exp: Don't check type of remuneration;
18125 that variable is no longer defined in constvars.c.
18126 * gdb.base/step-test.c (main): Exit with explicit exit code.
18127 * gdb.base/step-test.exp: Remove two nexti checks--they are
18128 not portable.
18129
181301999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
18131
18132 * gdb.base/help.exp ("help delete display"): Fix test to match
18133 gdb's output.
18134
18135 * gdb.base/long_long.c (known_types): Initialize values to zero.
18136 * gdb.base/long_long.exp: Step one more line
18137 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
18138 leading zeros. Explicitly ask for hex formatting. Use
18139 unique test case names.
c906108c
SS
18140
18141Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18142
d63a86f8 18143 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
18144
18145 * gdb.c++/method.exp: Add missing close brace.
18146
181471999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
18148
18149 * gdb.base/maint.exp: Use 'set height 0' to disable page
18150 prompting, not 'set height 400'.
18151
18152 Fix a bunch of timeouts.
18153 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
18154 four separate tests, so expect doesn't take forever to match a ton
18155 of text against a regexp with lots of .* forms.
18156 ("maint print psymbols", "maint print symbols"): Make some of
18157 these greps more selective, so that expect doesn't try to wade
18158 through huge piles of output and time out.
18159
18160 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
18161
18162 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
18163 tests: one which doesn't expect shlib events to be reported, and
18164 another which does, but is XFAIL for all platforms other than
18165 HP/UX.
c906108c
SS
18166
18167 * gdb.base/break.exp: Teach the test suite that the `catch
18168 fork', `catch vfork', and `catch exec' commands produce error
18169 messages on platforms that don't provide these features.
18170
18171Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
18172
18173 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
18174 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
18175 (shortening names from solib_threshold.exp etc), won't run on
18176 anything but HP-UX for the foreseeable future.
c906108c 18177 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 18178 reflect move.
c906108c
SS
18179
18180Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
18181
18182 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 18183 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
18184
18185Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
18186
18187 * gdb.base/shlib-call.exp: add test cases to verify that gdb
18188 successfully re-sets breakpoints in shared libraries.
18189 * gdb.base/shmain.c (main): return 0, don't fall off the end.
18190
18191Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18192
d63a86f8
RM
18193 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
18194 and compiled w/o GCC.
c906108c
SS
18195
18196 * gdb.hp/watch-cmd.exp: ditto.
18197
18198 * gdb.hp/watch-hp.exp: ditto.
18199
18200 * gdb.hp/xdb1.exp: ditto.
18201
18202 * gdb.hp/xdb2.exp: ditto.
18203
18204 * gdb.hp/dbx.exp: ditto.
18205
18206Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
18207
18208 * constvars.c: Remove C++-isms.
18209 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 18210 with GCC.
c906108c
SS
18211
18212Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
18213
18214 The following changes are part of the HP merge.
18215
18216 * gdb.base/break.exp: new tests to verify that catchpoints for
18217 fork, vfork, and exec don't trigger inappropriately.
18218
18219 * gdb.base/opaque.exp: compile one file at a time, then link.
18220
18221 * gdb.base/signals.exp: be more restrictive about which hppa
18222 systems receive a setup_xfail. new tests.
18223
18224 * gdb.base/solib_threshold.build: new file.
18225 * gdb.base/solib_threshold.exp: new file.
18226 * gdb.base/solib_threshold.link_opts: new file.
18227 * gdb.base/solib_threshold.mk: new file.
18228 * gdb.base/gen_solib_threshold.c: new file.
18229
18230 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
18231 tests. New tests for enums inside classes.
18232
18233 * gdb.c++/compiler.cc: indicate support of template debugging.
18234
18235 * gdb.c++/demangle.exp: run hp style demangling tests.
18236
18237 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
18238 tests.
18239
18240 * gdb.c++/misc.cc: changes to support new tests.
18241
18242 * gdb.c++/templates.cc: changes to support HP's compiler; changes
18243 to support new tests.
18244
18245 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
18246 gcc, then skip these tests.
18247
18248Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
18249
18250 The following files are part of the HP merge; some had longer
18251 names at HP, but have been renamed to be no more than 14
18252 characters in length.
18253
18254 * gdb.hp/ambiguous.cc: new file.
18255 * gdb.hp/ambiguous.exp: new file.
18256 * gdb.hp/attach.exp: new file.
18257 * gdb.hp/attach2.exp: new file.
18258 * gdb.hp/classes-hp.exp: new file.
18259 * gdb.hp/ctti.exp: new file.
18260 * gdb.hp/ctti-add.cc: new file.
18261 * gdb.hp/ctti-add1.cc: new file.
18262 * gdb.hp/ctti-add2.cc: new file.
18263 * gdb.hp/ctti-add3.cc: new file.
18264 * gdb.hp/dbx.exp: new file.
18265 * gdb.hp/exception.cc: new file.
18266 * gdb.hp/exception.exp: new file.
18267 * gdb.hp/foll-exec.c: new file.
18268 * gdb.hp/foll-exec.exp: new file.
18269 * gdb.hp/foll-fork.c: new file.
18270 * gdb.hp/foll-fork.exp: new file.
18271 * gdb.hp/foll-vfork.c: new file.
18272 * gdb.hp/foll-vfork.exp: new file.
18273 * gdb.hp/inherit-hp.exp: new file.
18274 * gdb.hp/more-steps.exp: new file.
18275 * gdb.hp/namespace.cc: new file.
18276 * gdb.hp/namespace.exp: new file.
18277 * gdb.hp/optimize.exp: new file.
18278 * gdb.hp/pxdb.c: new file.
18279 * gdb.hp/pxdb.exp: new file.
18280 * gdb.hp/quicksort.exp: new file.
18281 * gdb.hp/reg-test.exp: new file.
18282 * gdb.hp/reg-test.s: new file.
18283 * gdb.hp/sized-enum.c: new file.
18284 * gdb.hp/sized-enum.exp: new file.
18285 * gdb.hp/start-stop.exp: new file.
18286 * gdb.hp/templ-hp.cc: new file.
18287 * gdb.hp/templ-hp.exp: new file.
18288 * gdb.hp/thr-lib.c: new file.
18289 * gdb.hp/thr-lib.exp: new file.
18290 * gdb.hp/thr-lib.h: new file.
18291 * gdb.hp/thr-liblib.c: new file.
18292 * gdb.hp/virtfun-hp.c: new file.
18293 * gdb.hp/virtfun-hp.exp: new file.
18294 * gdb.hp/watch-cmd.exp: new file.
18295 * gdb.hp/watch-hp.exp: new file.
18296 * gdb.hp/xdb1.exp: new file.
18297 * gdb.hp/xdb2.exp: new file.
18298 * gdb.hp/xdb3.exp: new file.
18299
18300Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
18301
18302 The following files are part of the HP merge; some had longer
18303 names at HP, but have been renamed to be no more than 14
18304 characters in length.
18305
18306 * gdb.base/ss.h: new file.
18307 * gdb.base/call-ar-st.c: new file.
18308 * gdb.base/call-ar-st.exp: new file.
18309 * gdb.base/call-rt-st.c: new file.
18310 * gdb.base/call-rt-st-exp: new file.
18311 * gdb.base/call-strs.exp: new file.
18312 * gdb.base/ena-dis-br.exp: new file.
18313 * gdb.base/environ.exp: new file.
18314 * gdb.base/long_long.exp: new file.
18315 * gdb.base/sect-cmd.exp: new file.
18316 * gdb.base/shlib-cl2.exp: new file.
18317 * gdb.base/smoke.exp: new file.
18318 * gdb.base/so-impl-ld.c: new file.
18319 * gdb.base/so-impl-ld.exp: new file.
18320 * gdb.base/so-indr-cl.c: new file.
18321 * gdb.base/so-indr-cl.exp: new file.
18322 * gdb.base/varargs.exp: new file.
18323 * gdb.base/volatile.exp: new file.
18324 * gdb.base/whatis-exp.exp: new file.
7a292a7a 18325 * gdb.base/display.exp: new file.
c906108c
SS
18326 * gdb.c++/derivation.exp: new file.
18327 * gdb.c++/local.exp: new file.
18328 * gdb.c++/member-ptr.exp: new file.
18329 * gdb.c++/overload.exp: new file.
18330 * gdb.c++/ovldbreak.exp: new file.
18331 * gdb.c++/ref-types.exp: new file.
18332 * gdb.c++/ref-types2.exp: new file.
18333 * gdb.c++/userdef.exp: new file.
d63a86f8 18334
c906108c
SS
18335Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
18336
18337 * gdb.base/default.exp: Reflect wording change in remote.c.
18338
dc96c6c7 18339Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18340
18341 * gdb.base/help.exp: Update to reflect current text.
18342
18343Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
18344
18345 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
18346 they're stack variables and contain garbage.
18347 * gdb.c++/anon-union.exp: new file.
18348
18349 The following changes were made by David Taylor
889bf7c5
PA
18350 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
18351 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
18352 in changes by HP.
c906108c
SS
18353
18354 * gdb.base/bitops.exp: new file.
18355 * gdb.base/default.exp: change expected messages for catch and
18356 info catch tests to reflect HP merge changes.
18357 * gdb.base/enable-disable-break.exp
18358 * gdb.base/ending-run.c: new file.
18359 * gdb.base/long_long.c: new file.
18360 * gdb.base/maint.exp: new file.
18361 * gdb.base/pointers2.exp: new file.
18362 * gdb.base/shlib-call2.exp: new file.
18363 * gdb.base/solib.exp: new file.
18364 * gdb.base/step-test.c: new file.
18365 * gdb.c++/anon-union.cc: new file.
18366 * gdb.c++/local.cc: new file.
18367 * gdb.c++/member-pointer.cc: new file.
18368 * gdb.c++/method.cc: new file.
18369 * gdb.c++/ref-types.cc: new file.
18370 * gdb.c++/ref-types2.cc: new file.
18371 * gdb.c++/userdef.cc: new file.
d63a86f8 18372
c906108c
SS
18373 * gdb.base/scope.exp: compile one file at a time, then link.
18374 * gdb.base/langs.exp: ditto.
18375 * gdb.base/list.exp: ditto.
d63a86f8 18376
c906108c
SS
18377Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
18378
18379 The following changes were made by David Taylor
889bf7c5
PA
18380 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
18381 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
18382 in changes by HP.
d63a86f8 18383
c906108c
SS
18384 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
18385 skip tests. When compiling pass c++ flag to gdb_compile.
18386 * gdb.c++/
d63a86f8 18387
c906108c
SS
18388 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
18389 test for on hppa*-*-hpux*; use args to see if c++ was specified.
18390 (skip_hp_tests): new function.
18391 (gdb_preprocess): new function.
18392
18393 * configure.in (hpdir): decide whether to configure gdb.hp.
18394 * configure: regenerated.
18395
18396 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
18397 to delete on clean.
18398 (EXECUTABLES): update to reflect new additions.
18399 * gdb.base/commands.exp: update message expected.
18400 * gdb.base/default.exp: add copyright notice.
18401 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
18402 * gdb.base/help.exp: update messages to reflect current text.
18403 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
18404 targets for recurse tests.
18405 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
18406 skip this file.
18407
18408 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
18409 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
18410 compilation.
18411 * gdb.c++/misc.exp: ditto.
18412 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
18413 run the tests. tell gdb_compile that it's a c++ compilation.
18414
18415 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 18416
c906108c
SS
18417 * gdb.base/all-bin.exp: new file.
18418 * gdb.base/arithmet.exp: new file.
18419 * gdb.base/assign.exp: new file.
18420 * gdb.base/completion.exp: new file.
18421 * gdb.base/cond-expr.exp: new file.
18422 * gdb.base/condbreak.exp: new file.
18423 * gdb.base/define.exp: new file.
18424 * gdb.base/dollar.exp: new file.
18425 * gdb.base/environment.exp: new file.
18426 * gdb.base/eval-skip.exp: new file.
18427 * gdb.base/jump.exp: new file.
18428 * gdb.base/logical.exp: new file.
18429 * gdb.base/pointers.exp: new file.
18430 * gdb.base/relational.exp: new file.
18431 * gdb.base/section_command.exp: new file.
18432 * gdb.base/whatis-expr.exp: new file.
18433
18434 * gdb.base/all-types.c: new file.
18435 * gdb.base/call-array-struct.c: new file.
18436 * gdb.base/call-return-struct.c: new file.
18437 * gdb.base/call-strings.c: new file.
18438 * gdb.base/callfuncs2.c: new file.
18439 * gdb.base/condbreak.c: new file.
18440 * gdb.base/constvars.c: new file.
18441 * gdb.base/display.c: new file.
18442 * gdb.base/int-type.c: new file.
18443 * gdb.base/jump.c: new file.
18444 * gdb.base/miscexprs.c: new file.
18445 * gdb.base/pointers.c: new file.
18446 * gdb.base/pointers2.c: new file.
18447 * gdb.base/shmain.c: new file.
18448 * gdb.base/shr1.c: new file.
18449 * gdb.base/shr2.c: new file.
18450 * gdb.base/solib.c: new file.
18451 * gdb.base/solib1.c: new file.
18452 * gdb.base/solib2.c: new file.
18453 * gdb.base/varargs.c: new file.
18454 * gdb.c++/derivation.cc: new file.
18455 * gdb.c++/overload.cc: new file.
18456 * gdb.c++/ovldbreak.cc: new file.
18457 * gdb.hp/attach.c: new file.
18458 * gdb.hp/attach2.c: new file.
18459 * gdb.hp/average.c: new file.
18460 * gdb.hp/compiler.c: new file.
18461 * gdb.hp/compiler.cc: new file.
18462 * gdb.hp/execd-program.c: new file.
18463 * gdb.hp/follow-exec.c: new file.
18464 * gdb.hp/follow-fork.c: new file.
18465 * gdb.hp/follow-vfork-and-exec.c: new file.
18466 * gdb.hp/misc-hp.cc: new file.
18467 * gdb.hp/more-steps.c: new file.
18468 * gdb.hp/optimize.c: new file.
18469 * gdb.hp/quicksort.c: new file.
18470 * gdb.hp/run-hp.c: new file.
18471 * gdb.hp/start-stop.c: new file.
18472 * gdb.hp/sum.c: new file.
18473 * gdb.hp/templates-hp.cc: new file.
18474 * gdb.hp/thread-local-in-lib.c: new file.
18475 * gdb.hp/thread-local-in-lib.h: new file.
18476 * gdb.hp/thread-local-in-lib.lib.c: new file.
18477 * gdb.hp/vforked-program.c: new file.
18478 * gdb.hp/virtfunc-hp.cc: new file.
18479 * gdb.hp/watchpoint-hp.c: new file.
18480 * gdb.hp/xdb.c: new file.
18481 * gdb.hp/xdb0.c: new file.
18482 * gdb.hp/xdb0.h: new file.
18483 * gdb.hp/xdb1.c: new file.
18484
18485Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
18486
18487 The following change was made by Edith Epstein
889bf7c5
PA
18488 <eepstein@cygnus.com> as part of a project to merge in changes
18489 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
18490
18491 * gdb.c++/demangle.exp: changed the expected output for some
18492 ARM-style mangling -- removed second reference to datatype.
889bf7c5 18493 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 18494 T1<char>::~T1<char>(void)
c906108c 18495 becomes,
a9c64011
AS
18496 maint demangle __dt__11T1__pt__2_cFv
18497 T1<char>::~T1(void)
c906108c 18498
889bf7c5 18499 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 18500
c906108c
SS
18501Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
18502
18503 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
18504 * gdb.trace/backtrace.exp: Likewise.
18505 * gdb.trace/circ.exp: Likewise.
18506 * gdb.trace/collection.exp: Likewise.
18507 * gdb.trace/deltrace.exp: Likewise.
18508 * gdb.trace/infotrace.exp: Likewise.
18509 * gdb.trace/limits.exp: Likewise.
18510 * gdb.trace/packetlen.exp: Likewise.
18511 * gdb.trace/passc-dyn.exp: Likewise.
18512 * gdb.trace/passcount.exp: Likewise.
18513 * gdb.trace/report.exp: Likewise.
18514 * gdb.trace/save-trace.exp: Likewise.
18515 * gdb.trace/tfind.exp: Likewise.
18516 * gdb.trace/tracecmd.exp: Likewise.
18517 * gdb.trace/while-dyn.exp: Likewise.
18518 * gdb.trace/while-stepping.exp: Likewise.
18519
185201998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
18521
18522 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
18523
18524Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
18525
18526 From Brendan Kehoe:
18527 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
18528 int return types.
18529
18530Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
18531
18532 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 18533 remote dos host testing right.
c906108c
SS
18534
18535Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
18536
18537 * gdb.base/corefile.exp: remove some xfails.
18538
18539Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
18540
18541 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 18542 have different timestamps.
c906108c
SS
18543
18544Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
18545
18546 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 18547 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
18548
18549Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
18550
18551 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 18552 delta.
c906108c
SS
18553
18554Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
18555
18556 * gdb.base/default.exp: Add brace missing from previous delta.
18557
18558Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
18559
18560 * gdb.base/default.exp: Support test for info float for all
18561 varieties of arm toolchain.
18562
dc96c6c7 18563Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18564
18565 * gdb.trace/*.exp: remove "remote_download" command.
18566
dc96c6c7 18567Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18568
18569 * gdb.trace/*.exp: remove -gdwarf from compile.
18570
18571Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
18572
18573 * gdb.trace/configure.in(AC_INIT): typo
18574 * gdb.trace/configure: regenerated
18575
dc96c6c7 18576Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18577
18578 * config/m68k-emc.exp: New file.
18579 * lib/<emc-support.exp trace-support.exp}: New files.
18580 * configure.in: add new test directory gdb.trace.
18581 * gdb.trace/{configure configure.in Makefile.in}: New files.
18582 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
18583 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
18584 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
18585 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
18586 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
18587 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
18588 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 18589
dc96c6c7 18590Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18591
18592 * gdb.c++/classes.exp: Change all regular expressions to match
18593 arbitrary combinations of newline/carriage-return, so that they
18594 will work equally well on Unix and Windows.
18595 * gdb.c++/inherit.exp: ditto.
18596 * gdb.c++/virtfunc.exp: ditto.
18597
185981998-08-11 Dawn Perchik <dawn@cygnus.com>
18599
18600 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
18601
c2d11a7d
JM
18602Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
18603
18604 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
18605 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
18606 to use a0-a3/d0-d3 as needed.
18607
18608Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
18609
18610 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
18611 * gdb.disasm/am33.exp: Corresponding changes.
18612
c906108c
SS
186131998-07-11 Felix Lee <flee@cygnus.com>
18614
18615 * gdb.base/callfuncs.exp: add cmp10 test.
18616 * gdb.base/callfuncs.c (cmp10): new function.
18617
18618Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
18619
d63a86f8 18620 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
18621 into two parts to get around a synchronization problem in expect.
18622
3fc11d3e
JM
18623Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
18624
18625 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
18626
18627 * configure.in: Add options for gdbtk testsuite.
18628
18629 * configure: Regenerate.
18630
18631 * gdb.gdbtk: New directory to hold gdbtk tests.
18632
c906108c
SS
18633Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
18634
18635 * gdb.fortran/types.exp: Escape brackets in expect patterns
18636 for test_float_literal_types_accepted tests.
18637 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
18638 before run test.
18639
c2d11a7d
JM
18640Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
18641
18642 * am33.exp: Just compile, do not link the testcase.
18643 * am33.s: Add ".am33" pseudoop to force am33 mode.
18644
c906108c
SS
186451998-06-25 Felix Lee <flee@cygnus.com>
18646
18647 * gdb.base/setshow.exp: make sure $pc is sane.
18648
18649 * gdb.stabs/weird.exp: split expect patterns properly.
18650
c2d11a7d
JM
18651Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
18652
18653 * gdb.disasm/am33.s: New disassembler testfile for the am33.
18654 * gdb.disasm/am33.exp: Run it.
18655
dc96c6c7 18656Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18657
18658 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
18659 match processing (and eliminate spurious timeouts when running).
18660
dc96c6c7 18661Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18662
18663 * gdb.base/signals.exp (test_handle_all_print): put back Mach
18664 exception test, but conditionalize it on target [mach | gnu].
18665
dc96c6c7 18666Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18667
18668 * gdb.base/overlays.exp: fixup compile line for linker script.
18669
18670Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
18671
18672 * gdb.fortran/types.exp: don't guess at float size.
18673
18674Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
18675
18676 * gdb.base/exprs.exp: delete test that depends on int size.
18677
18678Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
18679
18680 * config/sim.exp: Removed checks for target triplets.
18681 (gdb_target_sim): Use gdb,target_sim_options.
18682
18683Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
18684
18685 * gdb.base/reread.exp: New file.
18686 * gdb.base/reread1.c: New file.
18687 * gdb.base/reread2.c: New file.
18688
18689Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
18690
18691 * config/sim.exp: Use 'target sim -sparclite' when running
18692 SPARClite programs.
18693
18694Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
18695
18696 * gdb.base/structs2.exp: New file.
18697 * gdb.base/structs2.c: New file.
18698
18699Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
18700
18701 * gdb.asm/common.inc: New file.
18702 * gdb.asm/d10v.inc: New file.
18703 * asm-source.exp: Pass -I's to gas to find .inc files.
18704 Update line numbers in expected output.
18705 * asmsrc1.s: Rewrite.
18706 * asmsrc2.s: Rewrite.
18707 * configure.in: Create arch.inc symlink.
18708 * configure: Regenerate.
18709 * Makefile.in (distclean): Delete arch.inc.
18710
18711Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
18712
18713 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
18714 (t_enum_value2): ditto
18715 (t_enum_value3): ditto
18716 (main): ditto
c906108c
SS
18717Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
18718
18719 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
18720 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
18721 change.
18722 Use gdb_test instead of send_gdb/gdb_expect sequences.
18723
18724Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
18725
18726 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
18727 not void.
18728
18729Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
18730
18731 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
18732 subroutines. Used to test gdbs ability to single step through PC
18733 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
18734
18735Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
18736
18737 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
18738 more rigorous EGCS C++ error checking.
18739
18740Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18741
a9c64011
AS
18742 * gdb.base/help.exp: Clean up `help set args' and `help show args'
18743 tests.
18744 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
18745 function when asleep.
18746 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
18747 for i*86 Linux and SVR4 signal handling problems.
18748 Remove linux xfail for `next to handler in signals_tests_1', fixed
18749 by recent infrun.c change.
18750 Limit backtrace to 10 frames to avoid timeout problems with infinite
18751 stack backtraces.
18752 Adjust expect pattern in `handle all print' test to match Apr 28 1997
18753 target.[ch] change.
c906108c
SS
18754
18755Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
18756
18757 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
18758 for a newline from gdb before continuing.
18759 (default_gdb_exit): Just look for y or n.
18760 (gdb_test): Detect abnormal exit from GDB running on DOS; if
18761 it does, fail the rests of the tests in the file.
18762
18763Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
18764
18765 * config/cygmon.exp: New file.
18766
18767Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
18768
18769 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 18770 main" test on remote targets.
c906108c
SS
18771
18772 * gdb.base/scope.exp: Fix problem with filelocal_bss before
18773 run test on remote targets.
18774
18775Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
18776
18777 * gdb.asm: New directory.
18778 * configure.in: Configure it.
18779 * configure: Regenerate.
18780 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
18781 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
18782
18783Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
18784
18785 * config/mn10300-eval.exp: New file to support MN10300 eval board.
18786
dc96c6c7 18787Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 18788
a9c64011
AS
18789 * gdb.base/overlays (several files): Merge the two overlay
18790 managers into one. Change variables (foox, barx, bazx, grbxx)
18791 back into ints but force them to load in their proper sections.
c906108c
SS
18792
18793Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
18794
18795 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 18796 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
18797 (D10VCopy): Handle memory regions crossing 16k boundaries.
18798 (D10VCopy): Transfer data in 32 bit chunks.
18799
18800Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
18801
18802 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 18803 correct.
c906108c
SS
18804
18805 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 18806 map. Include space for printf in .text segment.
c906108c
SS
18807
18808 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 18809 updated d10v memory VMA/LMA map.
c906108c 18810 (D10VCopy): Call D10VTranslate.
d63a86f8 18811
c906108c
SS
18812Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
18813
18814 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
18815
18816 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
18817 that it won't be put into the .sdata - small data -
18818 section. Update reference.
c906108c
SS
18819 * gdb.base/baz.c (bazx, baz): Ditto.
18820 * gdb.base/foo.c (foox, foo): Ditto.
18821 * gdb.base/grbx.c (grbxx, grbx): Ditto.
18822
18823 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 18824 to be arrays.
d63a86f8 18825
dc96c6c7 18826Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 18827
a9c64011
AS
18828 * gdb.base/overlays.exp: fix up and get working again.
18829 Add tests for backtraces from an overlay function.
d63a86f8 18830
c906108c
SS
18831Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
18832
18833 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
18834 "calling function with watchpoint enabled".
18835
18836Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
18837
18838 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 18839 gdb_suppress_tests for d10v-*-*.
c906108c
SS
18840 * lib/gdb.exp (gdb_suppress_tests): Disable this function
18841 pending review of whether it is useful or not.
18842
18843Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
18844
18845 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
18846
18847Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
18848
18849 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
18850 * config/dve.exp: New file to support Densan boards.
18851
18852Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
18853
18854 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 18855 reads and BSD.
c906108c
SS
18856
18857Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
18858
18859 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
18860 response.
18861
18862 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
18863
18864Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
18865
18866 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 18867 test.
c906108c
SS
18868
18869 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 18870 target_sizeof_long and target_bigendian_p.
c906108c 18871 (structs_by_value, structs_by_reference): Check values according
889bf7c5 18872 to targets word size and endianess.
d63a86f8 18873
c906108c
SS
18874Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
18875
18876 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 18877 output.
c906108c
SS
18878
18879Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
18880
18881 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 18882 Update test of set args help to match source change.
c906108c
SS
18883
18884Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
18885
18886 * gdb.base/default.exp: Expect help system output to be in
18887 alphabetical order.
18888 * gdb.base/help.exp: Ditto.
18889
18890Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
18891
18892 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
18893 "i*86-pc-linux-gnu*".
18894 * gdb.base/interrupt.exp: Ditto.
18895 * gdb.base/corefile.exp: Ditto.
18896
18897 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 18898 define vxworks when building the testcase.
c906108c
SS
18899
18900 * gdb.base/ptype.exp: Fix testnames to be unique.
18901 * gdb.base/radix.exp: Ditto.
18902 * gdb.base/term.exp: Ditto.
18903 * gdb.base/whatis.exp: Ditto.
18904 * gdb.c++/classes.exp: Ditto.
18905
18906Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
18907
18908 * gdb.base/callfuncs.exp: Fix indentation.
18909
18910 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
18911 suppress_flag has been set.
18912 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
18913 target feature.
18914
18915Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
18916
18917 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
18918 the testcase.
18919
18920 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 18921 set_debug_traps() and breakpoint().
c906108c
SS
18922 * gdb.c++/misc.cc (main): Ditto.
18923 * gdb.c++/templates.cc (main): Ditto.
18924 * gdb.c++/virtfunc.cc (main): Ditto.
18925
18926Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
18927
18928 * lib/gdb.exp(gdb_step_for_stub): New function.
18929 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
18930 exists, reload the executable and do a "continue" instead of
18931 doing a jump.
18932 (runto_main): Use gdb_step_for_stub.
d63a86f8 18933
c906108c 18934 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 18935 tests to have unique names.
c906108c
SS
18936 * gdb.base/callfuncs.exp: Ditto.
18937 * gdb.base/commands.exp: Ditto.
18938 * gdb.base/default.exp: Ditto.
18939 * gdb.base/help.exp: Ditto.
18940 * gdb.base/list.exp: Ditto.
18941 * gdb.base/opaque.exp: Ditto.
18942 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
18943 similar tests.
d63a86f8 18944
c906108c
SS
18945 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
18946 * gdb.c++/cplusfuncs.cc: Ditto.
18947 * gdb.c++/virtfunc.cc: Ditto.
18948
18949 * config/monitor.exp: Keep track of the last file we saw, rather
18950 than trying to get the info from gdb.
18951
18952 * gdb.fortran/types.exp: Move comment to previous line.
18953
18954Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
18955
18956 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 18957 target mode.
c906108c
SS
18958
18959Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
18960
18961 From Bob Manson:
18962 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 18963 string from GDB when it connects.
c906108c
SS
18964
18965 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
18966
18967Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
18968
18969 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
18970 if we can't get a debug format from GDB (we may be testing an
18971 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
18972
18973 * gdb.stabs/weird.exp: Fix quoting.
18974
18975 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
18976
18977Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
18978
18979 * config/arm-ice.exp: New file.
18980
18981Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
18982
18983 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 18984 until it has been modified to work with the new testsuite.
c906108c 18985
99707966 18986 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
18987 testcase won't compile, cause all of the testcases in the file to
18988 fail instead.
c906108c
SS
18989
18990 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
18991 (gdb_clear_suppressed): New procedure.
18992 (gdb_stop_suppressing_tests): Only clear suppress_flag if
18993 it contains a positive value.
18994
18995Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
18996
18997 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
18998
18999 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
19000
19001Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
19002
19003 * lib/gdb.exp (setup_xfail_format): New function.
19004 (get_debug_format): New function to get debug format.
19005 (debug_format): New global variable to hold last value set
19006 by get_debug_format.
19007 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 19008 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
19009 * gdb.c++/ptype.exp: Ditto.
19010 * gdb.c++/classes.exp: Ditto.
19011 * gdb.c++/cplusfuncs.exp: Ditto.
19012 * gdb.c++/inherit.exp: Ditto.
19013 * gdb.c++/templates.exp: Ditto.
19014 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 19015
c906108c
SS
19016Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
19017
19018 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
19019 host doesn't have a currently-open connection.
19020
19021 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
19022 any gdb stub target. Handle cases where gdb doesn't respond when
19023 interrupted in a sane fashion.
c906108c
SS
19024
19025 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 19026 same thing in a totally different way.
c906108c
SS
19027
19028 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 19029 setting "timeout".
c906108c 19030 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 19031 default_gdb_init now.
c906108c
SS
19032
19033Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
19034
19035 * gdb.base/printcmds.exp: Fix "check for floating addition"
19036 regexp to accept results within approx +/- .01 of exact value.
19037 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
19038
19039Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
19040
19041 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 19042 properly.
c906108c
SS
19043 (gdb_expect): Add optional timeout parameter, and add timeout
19044 value to various calls.
19045 (gdb_suppress_tests): Only give one warning message per group.
19046
19047Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
19048
19049 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
19050 global variables. Handle getting a value for $timeout more
19051 gracefully.
c906108c
SS
19052
19053Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
19054
19055 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 19056 initialize.
c906108c 19057 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 19058 by a target configuration file.
c906108c
SS
19059 (gdb_expect): Pass the timeout to remote_expect.
19060
19061 * config/monitor.exp(gdb_load): Fix typo in regexp.
19062
19063Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
19064
19065 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
19066
19067Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
19068
19069 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
19070 here. Call gdb_target_exec before rebooting the target, to make
19071 sure the connection to the target is closed.
c906108c
SS
19072 (gdb_load): Pass the name of the executable to gdb_target_monitor.
19073 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
19074 Also detect "Timeout reading from remote" error.
19075
19076 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
19077 gdb_target_monitor. Don't call gdb_file_cmd here; let
19078 gdb_target_monitor do it.
c906108c
SS
19079
19080 * gdb.disasm/hppa.exp: Don't use exec_output.
19081
19082Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
19083
19084 * gdb.base/list.exp: If we're debugging a non-native target,
19085 try to set the pc register to point to the start of the
19086 program before doing the first list command.
19087
19088 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 19089 test_calls after restarting.
c906108c
SS
19090
19091 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 19092 reloading.
c906108c
SS
19093
19094 * gdb.base/watchpoint.exp: Fix typo.
19095
19096 * gdb.base/setshow.exp: Check for use_gdb_stub.
19097
19098 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 19099 stub case.
c906108c
SS
19100 * gdb.base/langs.exp: Ditto.
19101
19102 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
19103 gdb_load_offset. If we weren't given a file to load, figure out
19104 what the current file is and use it.
c906108c
SS
19105
19106 * config/i386-bozo.exp: New file.
19107
19108Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
19109
19110 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
19111 feature.
19112
19113 * config/proelf.exp: New entry.
19114
19115Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
19116
19117 * lib/gdb.exp: Remove spurious .* patterns at the beginning
19118 of regexps.
19119
19120 * gdb.base/watchpoint.exp: Don't run the test_stepping
19121 tests if gdb can't call functions on the target.
19122
19123 * gdb.base/setshow.exp: Don't run the set prompt tests if
19124 the board has gdb_prompt set.
19125
19126Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
19127
19128 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
19129 * gdb.base/commands.exp: Likewise.
19130 * gdb.base/setshow.exp: Likewise.
19131
19132Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
19133
19134 * config/monitor.exp(gdb_start): Look for gdb_prompt target
19135 feature.
19136
19137 * config/i960.exp: New file.
19138
19139Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
19140
19141 * gdb.base/funcargs.exp: Check for gdb,short_int target
19142 feature instead of looking for explicit target triplets.
19143
dc96c6c7 19144Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 19145
d63a86f8 19146 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
19147 "p 123DEADBEEF", to check parse_number.
19148 * top.c: change "to enable to enable" to "to enable" in a couple
19149 of help strings.
19150
19151Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
19152
19153 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
19154 on the mn10300.
d63a86f8 19155
c906108c
SS
19156Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
19157
19158 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
19159 where the test executable is run with explicit args.
19160 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
19161
19162Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
19163
19164 * gdb.base/run.c: Use FAKEARGV to build test executable that
19165 does not require a command line arg, since most simulators
19166 don't currently support passing such an arg into the simulated
19167 program.
19168 * gdb.base/commands.exp: Change tests to insert the proper
19169 value as the arg to the first recursive factorial call. Change
19170 compilation line to define FAKEARGV at compile time.
19171
19172Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
19173
19174 * gdb.base/recurse.exp: Enable these tests for the mn10300.
19175 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
19176 function with watchpoint enabled" test.
19177
19178Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
19179
19180 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 19181 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
19182
19183 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 19184 "Tests restarted" messages.
c906108c
SS
19185
19186Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
19187
19188 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
19189
dc96c6c7 19190Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19191
19192 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
19193 for INFO SYMBOL; add help tests for OVERLAY commands.
19194 * gdb.base/default.exp: add tests for INFO SYMBOL command;
19195 add tests for OVERLAY commands
19196 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
19197 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
19198 * gdb.base/sigall.c: add usestubs code frag
19199 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 19200
c906108c
SS
19201Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
19202
19203 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
19204 failures.
19205 (gdb_stop_suppressing_tests): Note that tests have restarted.
19206
19207Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
19208
19209 * config/h8300.exp: New file.
19210
19211Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
19212
19213 * gdb.base/setshow.exp: Check for the existence of a
19214 feature, not its value.
19215
19216Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
19217
19218 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
19219
19220 * gdb.base/scope.exp: It's now init0(), not init().
19221
19222 * gdb.base/scope0.c: For now, change init() to be init0().
19223
19224 * config/monitor.exp: Use gdb_serial in preference to serial
19225 or netport.
19226
19227 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 19228 and it's not already set.
c906108c
SS
19229
19230Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
19231
19232 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 19233 isn't using a stub and if it supports argument passing.
c906108c
SS
19234
19235Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
19236
19237 * config/udi.exp(gdb_start): Make sure UDICONF is set
19238 properly before starting gdb.
19239
19240Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
19241
19242 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
19243 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
19244 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
19245
19246Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
19247
19248 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 19249 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
19250
19251 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
19252
19253 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
19254
19255 * config/monitor.exp: Make sure we disconnect from the target.
19256 Also, try a reboot/reload cycle instead of failing if the
19257 load fails.
19258
19259Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
19260
19261 * gdb.base/default.exp: Don't set match_max.
19262 * gdb.base/help.exp: Ditto.
19263 * gdb.base/list.exp: Ditto.
19264 * gdb.base/signals.exp: Ditto.
19265
19266 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
19267 set, use remote_ld to download the testcase instead of
19268 the GDB loader.
19269
19270Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
19271
19272 * config/vr5000.exp: New file.
19273
19274 * config/monitor.exp(gdb_target_monitor): Add pattern for
19275 "Ending remote" to detect errors in connecting.
19276
19277 * gdb.base/setshow.exp: Add .* within auto language test.
19278
19279 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
19280 target feature.
19281
19282 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 19283 and reboot the board if necessary.
c906108c
SS
19284
19285 * gdb.base/setvar.exp(test_set): Handle multiple prints within
19286 a set of tests. Remove print.* from the patterns being checked.
19287
19288Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
19289
19290 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
19291 refer to gdb_spawn_id.
19292
19293 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
19294 longer used.
19295 * config/sparclet.exp: Ditto.
19296 * config/sparclet-old.exp: Ditto.
19297 * config/slite.exp: Ditto.
19298 * config/sim.exp: Ditto.
19299 * gdb.base/funcargs.exp: Ditto.
19300
19301 * lib/gdb.exp:Remove references to gdb_spawn_id.
19302 (gdb_expect): Move to remote.exp.
19303
19304Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
19305
19306 * config/monitor.exp: Detect the "Couldn't establish connection"
19307 message from GDB.
19308
19309Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
19310
19311 * gdb.base/bitfields.exp: Use runto instead of explicit
19312 gdb_run_cmd/gdb_expect sequences.
19313
19314 * gdb.base/break.exp(text_next_with_recursion): Add match for
19315 gdb_expect call.
19316
19317 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
19318 We also need to handle the "A program is being debugged already"
19319 prompt from gdb. Use gdb_test to set the baud rate.
19320
19321 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
19322 to 20000. Really. I mean it.
19323
19324Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
19325
19326 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
19327 fails. If suppress_flag is set, skip perror message about not
19328 being able to send to GDB.
c906108c 19329 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 19330 GDB.
c906108c
SS
19331 (gdb_expect): If suppress_flag is set, always fail immediately.
19332 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
19333 (gdb_init): Call gdb_stop_suppressing_tests.
19334 (default_gdb_exit): Ditto.
19335 (default_gdb_start): Ditto.
19336
19337 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 19338 gdb_stop_suppressing_tests as appropriate.
c906108c 19339 * gdb.base/break.exp: Ditto.
889bf7c5 19340 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
19341 * gdb.base/commands.exp: Ditto.
19342 * gdb.base/exprs.exp: Ditto.
889bf7c5 19343 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
19344 * gdb.base/list.exp: Ditto.
19345 * gdb.base/recurse.exp: Ditto.
889bf7c5 19346 * gdb.base/scope.exp: Ditto.
c906108c
SS
19347 * gdb.base/structs.exp: Ditto.
19348 * gdb.c++/inherit.exp: Ditto.
19349
19350Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
19351
19352 * config/vr4300.exp: New file.
19353
99707966 19354 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 19355
99707966 19356 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
19357
19358Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
19359
19360 * lib/gdb.exp(gdb_init): New function.
19361
19362 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 19363 for each individual variable set.
c906108c
SS
19364
19365 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
19366 name.
19367
19368 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
19369
19370 * gdb.base/scope.exp: Use gdb_test.
19371
19372 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
19373 aborting; the testsuite driver will do that for us (see
19374 gdb_finish). Also, use gdb_test in a few more places.
19375
19376Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
19377
19378 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
19379
19380Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
19381
19382 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
19383 and "add_tests" are not at the same address.
19384
19385Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
19386
19387 * gdb.base/ptype.exp: Use gdb_test.
19388
19389Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
19390
19391 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
19392 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
19393 left in. No longer expect them to fail.
19394
19395 * gdb.stabs/*.mt; Deleted, no longer used.
19396 * gdb.stabs/configure.in: Remove references to target makefile
19397 frags.
19398 * gdb.stabs/configure: Rebuilt.
19399
19400 * gdb.disasm/*.mt: Deleted, no longer used.
19401 * gdb.disasm/configure.in: Remove references to target makefile
19402 frags. Use "sh3.s" as the unique filename for this directory.
19403 * gdb.disasm/configure: Rebuilt.
19404
19405 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
19406 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
19407 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
19408
19409Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
19410
19411 * config/udi.exp: Use mondfe,name instead of remote_host.
19412
19413Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
19414
19415 * gdb.base/watchpoint.exp: Don't expect a failure when calling
19416 a function with a watchpoint enabled on the mn10200.
19417
19418 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
19419 before trying to create it!
19420
19421Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
19422
19423 * config/vx.exp: Use hostname instead of netport.
19424
19425 * config/vxworks.exp: New file.
19426
19427 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
19428
19429 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 19430 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
19431 occurs.
19432
19433 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
19434 $gdb_spawn_id directly.
19435 (gdb_run_cmd): Try _start as well as start. Use the target feature
19436 gdb,start_symbol as the symbol to start from when jumping.
19437
19438Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
19439
19440 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
19441 redundant) test.
19442
19443 * gdb.base/recurse.exp: Relax final value test for 'b' so that
19444 it doesn't lose for 16bit integer systems.
19445
19446Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
19447
19448 * gdb.fortran/types.exp: If the target doesn't support "double"
19449 data types, then expect "real" types to only be 4 bytes.
19450
19451 * gdb.c++/virtfunc.exp: Expect failure for virtual function
19452 call tests if the target doesn't support inferior function calls.
19453
19454 * gdb.base/printcmds.exp: Allow minor deviation in FP values
19455 in printf tests.
19456
19457Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
19458
19459 * gdb.base/help.exp: Disable "help set", "help show", and
19460 "help support". Simplify regexp for "help stack".
19461
19462 * gdb.base/default.exp: Set match_max to 5000 and the timeout
19463 to 60 seconds. Temporarily set match_max to 15000 around the
19464 "info copying" test.
19465
19466 * gdb.base/nodebug.exp: Don't try to do an inferior function
19467 call if the target doesn't support them.
19468 * gdb.base/printcmds.exp: Likewise.
19469 * gdb.base/setvar.exp: Likewise.
19470 * gdb.base/structs.exp: Likewise.
19471 * gdb.c++/templates.exp: Likewise.
19472 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
19473
19474 * gdb.base/recurse.exp: Enable for the mn10200.
19475
19476 * configure.in: Do configure gdb.stabs directory for *-*-elf
19477 targets.
19478 * configure: Rebuilt.
19479
19480 * gdb.base/break.exp: Check for gdb,noresults before testing
19481 exit status and/or results from the target.
19482 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
19483 * lib/gdb.exp: Remove old (now bogus) initialization of
19484 noinferior, noargs, noresults and nosignals.
19485
19486Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
19487
19488 * config/sh.exp: New file.
19489
19490 * config/slite.exp: Try to connect multiple times to the board
19491 before rebooting. Only send a "monitor run" if need_monitor_run
19492 is set.
19493
19494 * gdb.base/break.exp: Don't do the "stub continue" test if
19495 the target has gdb_stub set.
19496
19497 * gdb.base/callfuncs.exp: Increase the timeout.
19498
19499 * gdb.base/interrupt.exp: Don't even try to compile the testcase
19500 if the target has gdb,noinferiorio set.
19501
19502 * gdb.base/list.exp: Increase match_max to 10000 characters.
19503
19504 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
19505
19506 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
19507 target.
19508
19509 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
19510
19511Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
19512
19513 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
19514 trying to delete the copy of gdb. Catch the file delete so we
19515 don't die if the delete fails; also, the file should be copied to
19516 the host, not to the build.
c906108c
SS
19517
19518Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
19519
19520 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 19521 parenthesis in case it contains multiple regexps separated
c906108c
SS
19522 with |.
19523
19524 * gdb.base/watchpoint.exp: Use gdb_test.
19525 * gdb.base/default.exp: Ditto.
19526
19527Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
19528
99707966 19529 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 19530
c906108c
SS
19531 * gdb.base/scope.exp: Use gdb_test.
19532 * gdb.c++/classes.exp: Ditto.
19533 * gdb.c++/inherit.exp: Ditto.
19534
19535Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
19536
19537 * gdb.base/crossload.exp: Don't use execute_anywhere, use
19538 remote_exec instead.
19539 * gdb.base/corefile.exp: Don't be ridiculous.
19540 * gdb.base/*.c: Add missing stub invocations.
19541
19542Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
19543
19544 * config/slite.exp: Miscellaneous fixes.
19545
19546 * lib/gdb.exp: Fix runto.
19547
19548 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
19549 the target.
19550
19551 * gdb.base/watchpoint.exp: Fix regexp.
19552
19553 * lib/gdb.exp(default_gdb_exit): Add a catch to the
19554 close and wait commands, as the descriptor may now be
19555 invalid. Always call "remote_close host".
19556
19557Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
19558
19559 Major rewrite for testsuite revision.
d63a86f8 19560
c906108c
SS
19561 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
19562 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
19563 instead of relying on spawn_id to always contain a valid
19564 spawn id.
19565 (get_compiler_info): New procedure to build the ${binfile}.ci
19566 file, instead of replicating this in N different places.
19567 (gdb_compile): New procedure.
d63a86f8 19568
c906108c 19569 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
19570 appropriate arguments) instead of compile. Use gdb_test in a lot
19571 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
19572 at the start of a testcase, as this is no longer done magically.
19573
19574 config/*-gdb.exp: Rename without the -gdb suffix.
19575
19576 config/mips.exp: Use remote_close instead of exit_remote_shell.
19577 config/monitor.exp: Use target_info instead of looking at
19578 baud, timeout, etc.
19579 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
19580
19581Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19582
19583 * gdb.c++/templates.exp (test_ptype_of_templates),
19584 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
19585 Update expect patterns for destructors and assignment operators
19586 to match corresponding c-typeprint.c changes.
19587 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
19588 to destructor breakpoint test, GDB should be able to set the
19589 destructor breakpoint without specifying arguments.
19590
19591Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
19592
19593 * gdb.threads/pthreads.exp: Change result for failure to compile due
19594 to lack of pthreads runtime support from an error to simply an
19595 unsupported test, per dejagnu standards.
19596
19597Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19598
19599 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
19600 where GDB exits to reduce pattern match time.
19601 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
19602
19603 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
19604
dc96c6c7 19605Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19606
19607 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
19608 * gdb.base/default.exp: ditto.
19609 * gdb.base/nodebug.exp: ditto.
19610 * gdb.base/printcmds.exp: ditto.
19611 * gdb.base/ptype.exp: ditto.
19612 * gdb.base/setvar.exp: ditto.
19613 * gdb.base/structs.exp: ditto.
19614 * gdb.base/setshow.c: Guard against uninitialized values of argc.
19615
19616Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
19617
19618 * configure, */configure: Rebuild with autoconf 2.12.
19619
19620Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
19621
19622 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
19623 use new i*86-pc-linux*-gnu quads.
19624 * gdb.base/corefile.exp: Ditto.
19625 * gdb.base/signals.exp: Ditto.
19626 * gdb.base/sigall.exp: Ditto.
19627 * gdb.base/interrupt.exp: Ditto.
19628
19629 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
19630 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
19631 RedHat 4.0.
d63a86f8 19632
c906108c 19633 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
19634 linux. This allows the test case to at least compile on latest
19635 linux, but still not run due to missing the threads runtime library.
c906108c
SS
19636
19637Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19638
19639 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
19640 directory to search gdb directory. Accept and step over conditional
19641 stack alignment code. Consume $prompt in failure cases.
19642 Reset timeout to $oldtimeout instead of some arbitrary value.
19643 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
19644 timeout problems with infinite stack backtraces.
19645 * gdb.base/ptype.exp (ptype struct link, union tu_link):
19646 Accept function parameters for linkfunc member.
19647
19648Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
19649
19650 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
19651 (CXXFLAGS): Remove, unreferenced.
19652 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
19653 previous -B options and also add -B option to pick up cross compiled
19654 runtime.
c906108c
SS
19655 (TARGET_INCLUDES): Add for -I options and add code to initialize when
19656 doing cross compiles.
19657 (target_alias): Declare global.
19658 (xgcc): Set variable to full path of gcc in build tree. Use findfile
19659 to verify that gcc exists in build tree, and if so set CC to that
19660 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 19661
c906108c
SS
19662Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
19663
19664 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
19665 ptype test for anonymous union. Fixup testcase to match
19666 current gcc debug output.
19667
19668Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
19669
19670 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
19671 force argument to an unsigned long type.
19672
19673Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
19674
19675 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 19676 tests and anonymous union print/ptype tests.
c906108c
SS
19677 * gdb.base/list.exp (test_forward-search): Increase timeout by
19678 5 minutes for the "search extremely long line" case.
19679 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
19680 completely optional and that the pass/fail messages use the command as
19681 the message if that third arg is a null string.
19682 (gdb_test_exact): Arrange that a null string pattern means match a
19683 null string output rather than any output, which might include random
889bf7c5 19684 errors.
c906108c
SS
19685 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
19686 backtrace test.
19687 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
19688 always failing and failure is now exposed by gdb.exp changes.
19689
19690Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
19691
19692 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
19693 weren't being noted.
19694
19695Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19696
19697 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
19698 * gdb.stabs/weird.exp: Remove v_comb xfails.
19699
dc96c6c7 19700Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19701
19702 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 19703 list.exp scope.exp watchpoint.exp]
c906108c 19704 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 19705
dc96c6c7 19706Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19707
19708 * config/monitor.exp: Increase download timeout to 1000 seconds.
19709
dc96c6c7 19710Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19711
19712 * config/m32r.exp: Increase timeout to 120 seconds.
19713
19714Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
19715
19716 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
19717 and accept older ordering as obsolescent gcc or gdb.
19718 * gdb.c++/templates.exp: Ditto.
19719 * gdb.c++/virtfunc.exp: Ditto.
19720
19721Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
19722
19723 * gdb.base/coremaker.c: Add code to mmap some data so we
19724 can check that it ends up in the core file.
19725 * gdb.base/corefile.exp: Add test to read mmapped data
19726 from core file.
19727
dc96c6c7 19728Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19729
19730 * config/m32r.exp: New file.
19731
19732Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
19733
19734 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
19735 that cflags can contains -gstabs, and work correctly for other tests.
19736
dc96c6c7 19737Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19738
19739 * gdb.base/setshow.exp: New file, tests show and set.
19740 * gdb.base/setshow.c: New file, tests show and set.
19741 * gdb.base/help.exp: Add test for help set|show annotate.
19742 * gdb.base/default.exp: Add test for set|show annotate.
19743
19744Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
19745
19746 * testsuite/gdb.base/break.exp: Make backtrace from factorial
19747 errors unique.
19748 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
19749 explicitly.
19750
19751Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
19752
19753 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
19754 and width commands. This is done elsewhere.
19755 * (gdb_start): Don't call gdb_start_sim here. That's already
19756 done in gdb_load. This fixes lots of failures in default.exp.
19757
19758Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
19759
19760 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
19761 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
19762 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
19763 in the same we we treat other failures (since it may be an expected
889bf7c5 19764 condition), rather than as an error.
c906108c
SS
19765 * gdb.base/signals.exp (test_handle_all_print): Revert back to
19766 old test format.
19767
19768Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
19769
19770 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
19771 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 19772 twice. Nuke the duplicates.
c906108c 19773 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 19774 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
19775 Remove config.h along with other config files.
19776
19777Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
19778
19779 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
19780 "p func1 ()" and note that rests of tests are skipped.
19781 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 19782 setup_xfails for "print func2::coremaker_local".
c906108c
SS
19783 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
19784 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
19785 affected by the previous run test.
19786 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
19787 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
19788 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
19789 "pass int powerset tuple" and "pass modeless int powerset tuple".
19790 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
19791 "real write 4" and "real write 8".
19792 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 19793 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
19794 "print \$i after tuple assign 2", and
19795 "print vs2 after tuple assign 2".
19796 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
19797 meaningful error message and return -1 so the caller can
19798 suppress further tests and avoid a cascade of errors.
d63a86f8 19799
c906108c
SS
19800Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
19801
19802 * gdb.base/a1-selftest.exp: Tweak tests to account for new
19803 format for printing version.
19804 * gdb.base/default.exp: Ditto.
19805 * gdb.base/interrupt.exp: Fix problem with cascade of
19806 errors if child process dies while calling a function.
d63a86f8 19807
c906108c
SS
19808Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
19809
19810 * Makefile.in (VPATH): Add
19811 * Makefile.in (Makefile, config.status): Fix rules so things get
19812 remade when necessary.
19813
19814Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
19815
19816 * Makefile.in (just-check): Add path to sibling expect dir
19817 to environment variable specified by RPATH_ENVVAR.
19818
19819Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
19820
19821 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
19822 (just-check): Add shared library paths for libstdc++, tk,
19823 tcl, bfd, and opcodes to the environment variable specified
19824 in RPATH_ENVVAR.
19825 * configure.in: Add support to recognize --enable-shared flag
19826 and generate correct value for RPATH_ENVVAR.
19827 * configure: Regenerated with autoconf.
19828
19829Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
19830
19831 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 19832 include all osf versions.
c906108c
SS
19833 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
19834 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
19835 when target is linux. When failing to build pthreads test
19836 executable, give more meaningful message.
19837 * gdb.threads/pthreads.c: Hpux also uses old definition of second
19838 arg for pthread_create.
d63a86f8 19839
c906108c
SS
19840Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
19841
19842 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 19843 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 19844 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 19845 and -lpthreads (everybody else).
c906108c
SS
19846 (test_startup): Fail gracefully if threads are not supported.
19847 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
19848 "p/c array_index("abcdef",2)" when not gcc compiled.
19849 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
19850 "print func2::coremaker_local" when not gcc compiled.
19851 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
19852 "ptype on opaque struct tagname (statically)",
19853 "ptype on opaque struct tagname (dynamically) 1", and
19854 "ptype on opaque struct tagname (dynamically) 2"
19855 for not compiled with gcc.
19856 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
19857 backtrace when compiled with gcc.
d63a86f8 19858 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
19859 than always return success.
19860
19861Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
19862
19863 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
19864
19865Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
19866
19867 * gdb.base/structs.exp: Undo last change.
19868
19869Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
19870
19871 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
19872 encapsulate all the steps/nexts done during self test, starting
19873 at main, and makes them less sensitive to optimization issues.
19874 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
19875 signal handler" test.
19876 * gdb.threads/pthreads.exp: Only run this for native configs.
19877 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
19878 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
19879 tests.
19880 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
19881 for "runto test_calls(void)" test.
d63a86f8 19882
c906108c
SS
19883Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
19884
19885 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
19886 and don't expect address info in breakpoint confirmations.
19887
19888Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
19889
19890 * gdb.base/list.exp (test_forward_search): Increase timeout
19891 temporarily by 60 seconds for searching extremely long line,
889bf7c5 19892 and then reset to old value when done. Increase expect input
c906108c
SS
19893 buffer to 10000.
19894
19895Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
19896
19897 * gdb.base/list.exp (test_forward_search): Fix to handle very
19898 long source line without overflowing expect's input buffer.
19899
19900Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
19901
19902 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
19903 "buffer_full".
19904
19905 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
19906 "buffer_full".
19907
19908 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
19909 "buffer_full".
19910
19911 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
19912 "buffer_full".
19913
19914Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
19915
19916 * configure.in (configdirs): Add gdb.threads.
19917 * configure: Regenerated with autoconf.
19918 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
19919 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
19920 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 19921
c906108c
SS
19922Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
19923
19924 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
19925
19926Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
19927
19928 * gdb.base/signals.exp (test_handle_all_print): Test separately for
19929 each signal's status in the output of "handle all print".
19930 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
19931 the \r\n sequence that immediately precedes the gdb prompt.
19932 * gdb.base/a1-selftest.exp: Save original timeout and restore
19933 after test.
19934
19935Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
19936
19937 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
19938 symbol.
19939
19940Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
19941
19942 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
19943
19944Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
19945
19946 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
19947 timeout by 60 seconds.
19948
19949Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
19950
19951 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
19952 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
19953 error return.
19954
19955Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
19956
19957 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
19958 gdb initialization, also report how long dejagnu waited. Restore
19959 old timeout before doing error return. Temporarily increase timeout
889bf7c5 19960 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
19961
19962Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
19963
19964 * lib/gdb.exp: Report timeout value for verbosity level 2.
19965 * config/gdbserver.exp: Ditto.
19966 * config/hppro.exp: Ditto.
19967 * config/mips-gdb.exp: Ditto.
19968 * config/monitor.exp: Ditto.
19969 * config/netware.exp: Ditto.
19970 * config/sim-gdb.exp: Ditto.
19971 * config/slite-gdb.exp: Ditto.
19972 * config/udi-gdb.exp: Ditto.
19973 * config/unix-gdb.exp: Ditto.
19974 * config/vx-gdb.exp: Ditto.
19975 * gdb.base/a1-selftest.exp: Ditto.
19976 * gdb.base/a2-run.exp: Ditto.
19977 * gdb.base/break.exp: Ditto.
19978 * gdb.base/corefile.exp: Ditto.
19979 * gdb.base/list.exp: Ditto.
19980 * gdb.base/recurse.exp: Ditto.
19981 * gdb.base/scope.exp: Ditto.
19982 * gdb.base/signals.exp: Ditto.
19983
19984Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
19985
19986 * gdb.threads/Makefile.in (docdir): Removed.
19987
19988Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
19989
19990 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 19991 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 19992 @srcdir@.
d63a86f8 19993 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
19994 autoconf 2.5 or higher.
19995 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
19996
19997Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
19998
19999 * configure: Regenerated.
20000 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
20001 avoid name clashes with SunOS headers.
20002
20003Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
20004
20005 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
20006
20007Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
20008
20009 * gdb.base/callfuncs.exp: Finish last change -- make sure the
20010 prototype information ends up in the compiler info file.
20011
20012Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
20013
20014 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
20015 attempting to regenerate it. Eliminate use of a temporary file
20016 and just generate the info file directly. Source it immediately,
20017 for consistency of use.
20018 * gdb.base/corefile.exp: Ditto
20019 * gdb.base/exprs.exp: Ditto.
20020 * gdb.base/funcargs.exp: Ditto.
20021 * gdb.base/langs.exp: Ditto.
20022 * gdb.base/list.exp: Ditto.
20023 * gdb.base/mips_pro.exp: Ditto.
20024 * gdb.base/nodebug.exp: Ditto.
20025 * gdb.base/opaque.exp: Ditto.
20026 * gdb.base/ptype.exp: Ditto.
20027 * gdb.base/scope.exp: Ditto.
20028 * gdb.base/setvar.exp: Ditto.
20029 * gdb.base/signals.exp: Ditto.
20030 * gdb.base/whatis.exp: Ditto.
20031 * gdb.c++/templates.exp: Ditto.
20032 * gdb.c++/virtfunc.exp: Ditto.
20033 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 20034 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
20035
20036Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20037
20038 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
20039 it got fixed by the recent lookup_minimal_symbol_by_pc change.
20040 Increase timeout, a lot of single stepping might be needed if the
20041 target has no hardware watchpoints.
20042
20043Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
20044
20045 * gdb.base/break.exp: Ignore compiler warnings when compiling
20046 break.c.
20047 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
20048 * gdb.base/default.exp: Add h8300 xfails. Handle messages
20049 from remote-sim.
20050 * gdb.base/exprs.exp: Add h8300 xfails.
20051 * gdb.base/funcargs.exp: Likewise.
20052 * gdb.base/nodebug.exp: Likewise.
20053 * gdb.base/printcmds.exp: Likewise.
20054 * gdb.base/ptype.exp: Likewise.
20055 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
20056 h8300 xfails.
d63a86f8 20057 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
20058 on the h8300.
20059 * gdb.base/funcargs.c: Explicitly make last constant argument to
20060 call_after_alloca_subr an unsigned long type.
20061 * gdb.base/return.c: Include stdio.h.
20062
20063Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
20064
20065 * config/abug.exp: New file for the older Motorola Bug monitor
20066 that runs on the mvme13x series VME boards.
20067 * config/monitor.exp: Use the new config array for target settings
20068 if they exist.
20069
20070Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
20071
20072 * sim-gdb.exp: Make the SH simulator allocate less space when
20073 it is targeted.
20074
20075Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
20076
20077 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
20078 test.
20079
20080Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
20081
20082 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
20083 "rs6000-*-*" for "list function in include file" when gcc compiled.
20084 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
20085 for "p ctable1[120]".
20086 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
20087 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
20088 Remove setup_xfail for "rs6000-*-*" for
20089 "print 'scope0.c'::filelocal before run".
20090 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
20091 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
20092 since some compilers don't allow both options to be given
20093 on the same command line. Create object file and move it.
d63a86f8 20094
c906108c
SS
20095Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
20096
20097 * gdb.base/corefile.exp: Always regenerate the core file, since
20098 we always regenerate the coremaker program. Detect special case
20099 where registers cannot be read from core file.
d63a86f8 20100
c906108c
SS
20101Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
20102
20103 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
20104 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
20105 * gdb.c++/templates.exp: Only match on basename of file since
20106 some formats like xcoff don't encode directory information.
20107 * gdb.stabs/weird.exp: Use the right sed script for powerpc
20108 and rs6000 AIX xcoff targets.
20109 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
20110 * configure: Regenerate.
20111 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
20112 here, rather than in distclean.
d63a86f8 20113
c906108c
SS
20114Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
20115
20116 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
20117 defined, and use it to compile the test case with -O2. The
20118 native compilation still uses no optimization.
20119 * gdb.base/mips_pro.c: Remove inline assembly code since
20120 it is compiled PIC by default, which results in assembler
20121 warnings that make the testsuite think the compilation
20122 was unsuccessful.
20123
20124Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
20125
20126 * gdb.c++/misc.exp: Add note to message for
20127 "print s.a for foo struct" that this is a known gcc 2.7.2
20128 and earlier bug.
20129
20130Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
20131
20132 * gdb.base/break.exp: Fix pattern for matching "Delete all
20133 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
20134 setup_xfail for deleting all breakpoints test. Fix various
20135 timeout messages to include "(timeout)".
20136 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
20137 for "p t_float_values2(3.14159,float_val2)".
20138 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
20139 for "continue to call2g" when gcc compiled.
20140 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
20141 "up to foo in langs.exp", "show language at foo in langs.exp",
20142 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
20143 and "show language at fsub in langs.exp".
20144 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
20145 "list line 1 in include file", "list message for lines past EOF",
20146 "list function in include file", "list list0.h:foo", and
20147 "list filename:function; nonexistant function".
20148 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
20149 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
20150 and "ptype t_char_array" to be for native cc only.
d63a86f8 20151
c906108c
SS
20152Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
20153
d63a86f8 20154 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 20155 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 20156 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
20157
20158Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
20159
20160 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
20161 "bt in signals.exp". This problem only appears when running
20162 the testsuite, and then only intermittently.
20163
20164Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
20165
20166 * gdb.base/return.exp (return_tests): Differentiate between
20167 two tests of continuing.
20168
20169Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
20170
20171 * */Makefile.in (maintainer-clean): Remove config.log.
20172 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
20173 * gdb.c++/Makefile.in (PROGS): Add inherit.
20174 (clean): Remove *.ci.
20175
20176Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
20177
20178 * gdb.c++/misc.cc: Add test code from Mike Stump.
20179 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
20180
20181Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
20182
20183 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
20184 to "alpha-*-osf2*" and add comment.
20185 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
20186 setup_xfail for "step over execarg initialization" and
20187 "step over corearg initialization".
c906108c
SS
20188 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
20189 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
20190 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 20191 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
20192 "print func2::coremaker_local", and "backtrace in corefile.exp".
20193 * gdb.base/signals.exp: Build and source signals.ci.
20194 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
20195 to be for gcc only.
20196 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 20197
c906108c
SS
20198Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20199
20200 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
20201 Feb 3 procfs.c change.
20202
20203Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
20204
20205 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
20206
20207Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
20208
20209 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
20210 from dejagnu's apparent default of 10 seconds, which gives random
20211 results when running the tests over NFS on moderately loaded systems.
20212 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
20213
20214Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
20215
20216 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
20217 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 20218 result reports.
c906108c
SS
20219
20220Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
20221
20222 * configure.in (CY_AC_PATH_TCLH): Remove.
20223 * configure: Regenerate.
20224
20225Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
20226
20227 * gdb.c++/Makefile.in (clean): Add missing '{'.
20228
20229Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
20230
20231 * lib/gdb.exp: Provide a default value for noinferior.
20232
20233 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
20234 Load libgloss.exp.
20235
20236Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
20237
20238 * gdb.disasm/hppa.exp: Compile directly into an executable, use
20239 the executable, not the .o to run the tests from.
20240
20241Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
20242
20243 * gdb.base/break.exp: Don't test for program exit or exit status
20244 if $noresults if nonzero.
20245 * gdb.base/langs.exp: Likewise.
20246 * gdb.base/watchpoint.exp: Likewise.
20247
20248 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
20249 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
20250 trying to compile the testcase.
20251
20252Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
20253
20254 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
20255 * gdb.base/signals.exp (continue to handler): Likewise.
20256
20257Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
20258
20259 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
20260
20261 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
20262
20263Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
20264
20265 * gdb.base/corefile.exp: Recognize "not found" as failure
20266 when trying to determine if a core file was generated.
20267 If no core file was generate the first time, try again without
20268 the ulimit -c to work around braindamaged shells.
20269
20270Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
20271
20272 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
20273 [] tests with "test" and enclose string in quotes.
20274 * gdb.stabs/configure: Rebuild
d63a86f8 20275
c906108c
SS
20276Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
20277
20278 Changes in sync with expect:
20279 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
20280 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
20281 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
20282 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
20283 argument to AC_REQUIRE.
20284 * configure: Regenerated.
20285
20286Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
20287
20288 * gdb.base/corefile.exp: When generating a core, discard any
20289 error messages about ulimit not found and the "core dumped"
20290 message from the shell that runs the coredumper.
20291
20292Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
20293
20294 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
20295
20296 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
20297 which sed script to run. Expect failure for v_comb test
20298 on PA targets too.
d63a86f8 20299
c906108c
SS
20300Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
20301
20302 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 20303 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
20304
20305Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
20306
20307 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
20308 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 20309 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
20310 * lib/gdb.exp (default_gdb_start): Fix typo.
20311 * gdb.base/corefile.exp: Allow "Core was generated by ..."
20312 messages to not include the full program name that caused
20313 the core dump since some systems (such as solaris) apparently
20314 truncate this path to about 80 characters.
20315 When generating a core file first try increasing the core file
20316 size limit to unlimited since some systems may default it to
20317 zero, and it is harmless to try it. Move the test for failing
20318 to generate a core file to where it will actually get executed.
20319 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
20320 new gdb result from g++ debug info improvements and make old
20321 pattern obsolescent. Also account for size_t differences
20322 (may be int or long).
20323 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
20324 initialization before function call is placed in the delay slot
20325 and thus appears to be skipped over by commands such as "next".
20326
20327Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
20328
20329 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
20330
20331Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
20332
20333 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
20334 input source file; fix code to compile test to deal with this
20335 convention.
20336 * gdb.c++/*.exp: Likewise.
20337
20338Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
20339
20340 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
20341 "bt in signals.exp".
20342
20343Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
20344
20345 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
20346 "step over execarg initialization" and
889bf7c5 20347 "step over corearg initialization".
c906108c
SS
20348
20349Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
20350
20351 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
20352 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
20353
20354Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
20355
20356 From Rob Savoye (rob@poseidon.cygnus.com)
20357 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
20358 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
20359 configure.in}, gdb.disasm/{Makefile.in, configure.in},
20360 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
20361 configure.in}: Major reworking for autoconfig.
c906108c
SS
20362 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
20363 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 20364 New files.
c906108c
SS
20365 * config/unix-gdb.exp: Make GDB global.
20366 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
20367 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
20368 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
20369 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
20370 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
20371 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 20372 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
20373 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
20374 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
20375 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
20376 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 20377 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
20378 to returns as necessary, arrange for test to compile own testcase
20379 executable.
c906108c 20380 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 20381
c906108c
SS
20382Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
20383
20384 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 20385 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
20386 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
20387 "backtrace through signal handler".
20388
20389Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20390
20391 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
20392 continuing from a job control stop signal.
20393 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
20394
20395Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
20396
20397 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
20398 * gdb.base/corefile.exp: Likewise.
20399 * gdb.base/funcargs.exp: Likewise.
20400
20401Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
20402
20403 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
20404 * config/monitor.exp: Add support for setting baud rate.
20405
20406Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
20407
20408 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
20409 i*86-*-linux* xfails for "backtrace through signal handler".
20410 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
20411 "print func2::coremaker_local".
20412 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 20413 alpha-dec-osf2* xfail for
c906108c
SS
20414 "delete all breakpoints when none".
20415
20416Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
20417
20418 * gdb.base/break.exp: Change test that deletes all breakpoints
20419 when no user breakpoints are installed. A post 4.15 change
20420 causes gdb to no longer prompt in this case.
20421
20422Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
20423
20424 * gdb.base/return.exp (return_tests): Change xfail for test
20425 "correct value returned double test" to stop xfailing at
20426 Solaris 2.5. Apparently the bug has been fixed.
20427
20428Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
20429
20430 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
20431 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
20432
20433Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
20434
20435 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
20436 * gdb.disasm/hppa.s: Corresponding changes.
20437
20438Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
20439
20440 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
20441 makefile fragment.
20442 * config/mt-hpux: Deleted.
20443
20444Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
20445
d63a86f8 20446 * Many files: When warning about suppressed tests due to a
c906108c
SS
20447 nonexistant test binary, avoid incrementing the warning count.
20448
20449Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
20450
20451 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 20452
c906108c
SS
20453Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20454
20455 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
20456 "sparc-*-solaris2*".
20457
20458Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20459
20460 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
20461 Add global and local variables and initialize them.
20462 * gdb.base/corefile.exp: Test correct mapping of corefile sections
20463 by printing variables. Remove rs6000 and powerpc xfails, BFD now
20464 extracts the file name and terminating signal from the core file.
20465 * TODO: Remove note about tests for correct mapping of corefile.
20466 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
20467 from optimizing it away.
20468 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
20469 handles common blocks.
20470
20471Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
20472
20473 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
20474 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
20475
20476Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
20477
20478 * Makefile.in (maintainer-clean): New target, synonym for
20479 realclean.
20480 * gdb.base/Makefile.in (maintainer-clean): Likewise.
20481 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
20482 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
20483 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
20484 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
20485 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
20486
20487Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
20488
20489 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
20490 xfails when not gcc compiled for "print foo::funclocal".
20491 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
20492 "print foo::funclocal at foo",
20493 "print 'scope1.c'::foo::funclocal at foo",
20494 "print foo::funclocal_bss at foo",
20495 "print 'scope1.c'::foo::funclocal_bss at foo",
20496 "print foo::funclocal_ro at foo",
20497 "print 'scope1.c'::foo::funclocal_ro at foo",
20498 "print bar::funclocal at foo" and
20499 "print 'scope1.c'::bar::funclocal at foo".
20500 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
20501 gcc compiled for "print foo::funclocal at bar".
20502 Expand all messages to ensure that they identify that
20503 the test is at bar().
20504 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
20505 gcc compiled for:
20506 "ptype on opaque struct pointer (statically)",
20507 "ptype on opaque struct tagname (statically)",
20508 "ptype on opaque struct pointer (dynamically) 1",
20509 "ptype on opaque struct tagname (dynamically) 1",
20510 "ptype on opaque struct pointer (dynamically) 2" and
20511 "ptype on opaque struct tagname (dynamically) 2
20512 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
20513 gcc compiled for:
20514 "p datalocal"
20515 "whatis datalocal",
20516 "ptype datalocal",
20517 "p bsslocal",
20518 "whatis bsslocal", and
20519 "ptype bsslocal".
20520 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
20521 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
20522 when not gcc compiled.
20523 * gdb.base/funcargs.exp (float_and_integral_args): Add
20524 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
20525 compiled.
20526 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
20527 "backtrace from call6a" when not gcc compiled.
20528 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
20529 "backtrace from call7a" when not gcc compiled.
20530 * gdb.base/callfuncs.exp (do_function_calls):
20531 Add "hppa*-*-hpux*" xfail when not gcc compiled for
20532 "p t_char_array_values(char_array_val2,char_array_val1)",
20533 "p t_char_array_values(char_array_val1,char_array_val2)",
20534 "p t_char_array_values("carray 1","carray 2")",
20535 "p t_char_array_values("carray 1",char_array_val2)",
20536 "p t_char_array_values(char_array_val1,"carray 2")",
20537 "p sum_args(1,{2})",
20538 "p sum_args(2,{2,3})",
20539 "p sum_args(3,{2,3,4})",
20540 "p sum_args(4,{2,3,4,5})"
20541 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
20542 "backtrace in corefile.exp" when not gcc compiled.
20543
20544Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20545
20546 * gdb.base/signals.exp: Rewrite `handle all print' test as
20547 a procedure. Accept blanks or TABs as whitespace, increase
20548 timeout and expect input buffer size for the large output
20549 from the command. Remove "i*86-*-bsdi2.0" xfail.
20550
20551Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20552
20553 * gdb.base/setvar.exp: Add new testcases for truncation when
20554 assigning invalid values to bitfields.
20555
20556Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
20557
d63a86f8 20558 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
20559 mips-sgi-irix* xfail for
20560 "call inferior func with struct - returns char *"
20561 and fix test so that an optional (unsigned char *) cast is
889bf7c5 20562 accepted in the result.
c906108c
SS
20563
20564Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
20565
20566 * gdb.base/funcargs.exp (float_and_integral_args): Remove
20567 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
20568 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
20569 * gdb.base/signals.exp: Remove duplicate "handle all print" test
20570 that accidentally got checked in.
20571
20572Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
20573
d63a86f8 20574 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
20575 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
20576 compiled test.
20577 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
20578 Add mips-sgi-irix5* xfail for not gcc compiled.
20579 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
20580 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
20581 "p top", "whatis top", "p middle", and "whatis middle".
20582 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
20583 "whatis signed char" for not gcc compiled.
20584 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
20585 "set variable signed char=-1 (-1)" and
20586 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
20587 * gdb.base/funcargs.exp (float_and_integral_args):
20588 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
20589 Add mips-sgi-irix* xfail when not gcc compiled for
20590 "continue to call2b".
20591 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
20592 "continue to call2g".
20593 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
20594 "backtrace from call6a"
20595 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
20596 "backtrace from call7k".
20597 Add mips-sgi-irix5* xfail when not gcc compiled for
20598 "backtrace from call7a".
20599 (localvars_after_alloca): Fix gdb_test cmds for
20600 "print * after runto ...".
20601 Remove rs6000-*-* xfails for
20602 "print i after runto localvars_after_alloca" and
20603 "print l after runto localvars_after_alloca"
20604 for all compilers.
20605 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 20606 when not compiled with gcc, for:
c906108c
SS
20607 "print signed char == (minus)",
20608 "print signed char != (minus)",
20609 "print signed char < (minus)",
20610 "print signed char > (minus)".
20611 * gdb.base/callfuncs.exp (do_function_calls):
20612 Add mips-sgi-irix* xfail, when compiled with native compiler, for
20613 "call inferior func with struct - returns char *".
d63a86f8 20614 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
20615 "correct value returned double test" to include Solaris 2.4.
20616 * gdb.base/funcargs.exp (float_and_integral_args):
20617 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 20618
c906108c
SS
20619Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20620
20621 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
20622 enumeration bitfields if compiling with GNU C.
20623 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
20624 to empty' prompt.
20625
20626Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
20627
20628 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
20629 test for PRO targets.
20630
20631 * gdb.base/funcargs.exp: Avoid ever setting more than 8
20632 breakpoints in the inferior at any given time by making
20633 two groups of breakpoints for call2*, call6* and call7*
20634 tests.
20635
20636Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20637
20638 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
20639 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
20640 from optimizing it away.
20641 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
20642 "call inferior func with struct".
20643
20644Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
20645
20646 * configure.in: Only configure gdb.chill for particular targets.
20647
20648Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
20649
20650 * gdb.base/Makefile.in: Add action to .c.o transformation
20651 rule that generates a .ci file for each .o file and remove
20652 explicit .c.o rules except for callfuncs.o.
20653 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
20654 generates a .ci file for each .o file and remove explicit
20655 .cc.o rules.
20656 (clean): Remove *.tmp *.ci files.
20657 (EXECUTABLES): Remove templ-info.exp.
20658 * gdb.base/compiler.c: New file.
20659 * gdb.c++/compiler.cc: New file
20660 * gdb.base/scope.exp: Source gdb.base/scope.ci.
20661 Change rs6000-*-* xfail for
20662 "print 'scope0.c'::filelocal_ro" and
20663 "print 'scope1.c'::filelocal" and
20664 "print 'scope1.c'::filelocal_bss" and
20665 "print 'scope1.c'::filelocal_ro" and
20666 "print 'scope1.c'::foo::funclocal" and
20667 "print 'scope1.c'::foo::funclocal_ro" and
20668 "print 'scope1.c'::bar::funclocal" and
20669 "print 'scope0.c'::filelocal_ro" and
20670 "print 'scope1.c'::filelocal at foo" and
20671 "print 'scope1.c'::filelocal_bss at foo" and
20672 "print 'scope1.c'::filelocal_ro at foo" and
20673 "print 'scope1.c'::foo::funclocal at foo" and
20674 "print 'scope1.c'::foo::funclocal_bss at foo" and
20675 "print 'scope1.c'::foo::funclocal_ro at foo" and
20676 "print 'scope1.c'::bar::funclocal at foo" and
20677 "print 'scope0.c'::filelocal_ro" and
20678 "print 'scope1.c'::filelocal" and
20679 "print 'scope1.c'::filelocal_bss" and
20680 "print 'scope1.c'::filelocal_ro" and
20681 "print 'scope1.c'::foo::funclocal" and
20682 "print 'scope1.c'::foo::funclocal_bss" and
20683 "print 'scope1.c'::foo::funclocal_ro" and
20684 "print 'scope1.c'::bar::funclocal" and
20685 "print 'scope1.c'::bar::funclocal_bss"
20686 to only be xfail'd when not compiled with gcc.
d63a86f8 20687 Add rs6000-*-* xfail for
c906108c
SS
20688 "print 'scope0.c'::filelocal_bss before run"
20689 when compiled with gcc.
20690 (test_at_main): Add rs6000-*-* xfail for
20691 "print filelocal_ro in test_at_main"
20692 when compiled with gcc.
20693 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 20694 Add rs6000-*-aix* xfail for
c906108c
SS
20695 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
20696 "ptype t_char_array", not compiled with gcc.
20697 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
20698 xfail for "list foo (in include file)" when gcc compiled.
20699 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 20700 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
20701 "run to call0a" if not compiled with gcc.
20702 (unsigned_integral_args): Add rs6000-*-* xfail for
20703 "run to call1a" if not compiled with gcc.
20704 (float_and_integral_args): Add rs6000-*-* xfail for
20705 "run to call2a" if not compiled with gcc and for
20706 "continue to call2b" for any compiler.
20707 Add rs6000-*-* xfail to
20708 "print f1 after run to call2a" for gcc compiled.
20709 (discard_and_shuffle): Add rs6000-*-* xfail for
20710 "run to call6a".
20711 (shuffle_round_robin): Add rs6000-*-* xfail for
20712 "backtrace from call7a" if not compiled with gcc.
20713 Add rs6000-*-* xfail for
20714 "backtrace from call7b" if compiled with gcc.
20715 (call_after_alloca): Add rs6000-*-* xfail for
20716 "print c in call_after_alloca" and
20717 "print s in call_after_alloca" and
20718 "backtrace from call_after_alloca_subr"
20719 if not compiled with gcc.
20720 (localvars_in_indirect_call): Add rs6000-*-* xfail for
20721 "print c in localvars_in_indirect_call" and
20722 "print c in localvars_in_indirect_call" and
20723 "backtrace in indirectly called function" and
20724 "stepping into indirectly called function"
20725 if not compiled with gcc.
20726 (localvars_after_alloca): Add rs6000-*-* xfail for
20727 "print c after runto localvars_after_alloca" and
20728 "print s after runto localvars_after_alloca" and
20729 "print i after runto localvars_after_alloca" and
20730 "print l after runto localvars_after_alloca"
20731 for all compilers.
20732 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
20733 than whatis-info.exp.
20734 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
20735 than opaque-info.exp.
20736 Setup rs6000-*-* xfail for
d63a86f8 20737 "ptype on opaque struct pointer (statically)" and
c906108c
SS
20738 "ptype on opaque struct pointer (dynamically)" when
20739 not compiled with gcc.
20740 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
20741 rather than callf-info.exp.
20742 (do_function_calls): Add clear_xfail for rs6000-*-* for
20743 "p t_float_values2(3.14159,float_val2)". Seems to work
20744 fine there, both with xlc and gcc. Need to find out what
20745 it is doing right and fix other platforms.
20746 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
20747 "call inferior func with struct - returns int",
20748 "call inferior func with struct - returns long",
20749 "call inferior func with struct - returns float",
20750 "call inferior func with struct - returns double",
20751 "call inferior func with struct - returns char *",
20752 but only if not gcc compiled (presumes xlc compiled).
20753 Change rs6000-*-* xfails for
20754 "call inferior func with struct - returns char" and
20755 " call inferior func with struct - returns short" to only
20756 xfail if not using gcc.
20757 (clean mostlyclean): Remove *.ci and *.tmp files.
20758 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
20759 than templ-info.exp.
20760 * gdb.base/langs.exp: Source gdb.base/langs.ci.
20761 Add rs6000-*-* xfail for "up to foo in langs.exp"
20762 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 20763 when not gcc compiled.
d63a86f8 20764
c906108c
SS
20765Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20766
20767 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
20768 * gdb.base/corefile.exp: Likewise.
20769 * gdb.base/list.exp: Likewise.
20770 * gdb.base/scope.exp: Likewise.
20771 * gdb.base/siganls.exp: Likewise.
20772
20773 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
20774 compiler output.
20775 * gdb.base/whatis.exp: Likewise.
20776
20777Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
20778
20779 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
20780 failure (opcode table has been fixed to match reality).
20781
20782Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
20783
20784 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
20785 "call inferior func with struct - returns char",
20786 "call inferior func with struct - returns short"
20787
20788 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
20789 "print 'scope0.c'::filelocal at main",
20790 "print 'scope0.c'::filelocal_bss in test_at_main",
20791 "print 'scope0.c'::filelocal at foo",
20792 "print 'scope0.c'::filelocal_bss in test_at_foo",
20793 "print 'scope0.c'::filelocal at bar",
20794 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 20795
c906108c
SS
20796 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
20797 in source file 1". This bug seems to have been fixed with both
20798 gcc and native cc (was native assembler bug?).
20799
20800Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
20801
20802 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
20803 "backtrace through signal handler" to "i*86-*-sysv4*".
20804 * gdb.base/signals.exp: Add xfail for "'next' behaved as
20805 continue" case. Add "known SVR4 bug" to fail message.
20806 Add "i*86-*-bsdi2.0" xfail for "handle all print".
20807 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
20808 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
20809 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
20810 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
20811 "up to foo in langs.exp", "show language at foo in
20812 langs.exp", "up to cppsub_ in langs.exp", "show
20813 language at cppsub_ in langs.exp", "up to fsub in
20814 langs.exp", and "show language at fsub in langs.exp".
20815 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
20816 "bactrace in corefile.exp".
20817 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
20818 "call inferior function with struct - returns float" and
20819 "call inferior function with struct - returns double".
d63a86f8 20820
c906108c
SS
20821Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
20822
20823 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
20824 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
20825 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
20826 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
20827
20828Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
20829
20830 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
20831 (or overriden) "CHILL" macro rather then bare "gcc".
20832 Also look for ../../gcc/xgcc since that is what we will
20833 actually need, not "Makefile". Remove following assignment
20834 of CHILL to CHILL_FOR_TARGET because that results in
20835 recursive definition.
20836
20837Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
20838
20839 * gdb.base/corefile.exp: Change xfail for backtrace in
20840 corefile.exp from linuxaout to all linux.
20841 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
20842 cases where we miss the breakpoint at the signal handler
20843 for some reason. Setup xfail for linuxoldld/linuxaout and
20844 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
20845 hitting SIGURG breakpoint.
20846 * gdb.base/signals.exp: Setup xfail for "next" acting like
20847 continue to add linuxoldld. Setup xfail for all linux for
20848 "next to handler in signals_tests_1", "backtrace in
20849 signals_tests_1", "continue to func1", "pass SIGUSR1",
20850 and continue to handler".
20851
20852Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
20853
20854 * Update all FSF addresses except those in COPYING* files.
20855
20856Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
20857
20858 * gdb.base/a2-run.exp: Change messages to be more explicit about
20859 the status of args, and quote binfile in results.
20860
20861Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
20862
20863 * gdb.base/callfuncs.exp: Add tests for passing structs to
20864 inferior functions and return various types.
20865 * gdb.base/callfuncs.c: Add functions to receive a struct
20866 and return a member of the struct, in various types.
20867
20868Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20869
20870 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
20871
20872Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
20873
20874 * config/vxworks29k.exp: New file, sources vxworks.exp.
20875
20876Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20877
20878 * config/gdbremote.exp: New file. Testing framework using
20879 gdbserver.
20880
20881Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
20882
20883 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
20884 "call function when asleep" and "send end of file".
20885 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
20886 for "backtrace in corefile.exp".
20887 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
20888 for "backtrace through signal handler".
20889 * gdb.base/corefile.exp: Make sure we actually generate a core file
20890 before trying the core tests. Some systems allow the user to suppress
20891 generation of core files and default to that (linux for example).
20892 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
20893 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
20894
20895Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20896
20897 * gdb.threads: New directory with some crude multi-threaded
20898 gdb tests (step.exp and step2.exp).
20899 * config/mt-lynx (STEP_EXECUTABLE): Define.
20900 (THREADFLAGS): Define.
20901
20902Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
20903
20904 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
20905
20906 * gdb.base/signals.exp: Disable whole file for lynx until
20907 further notice.
20908
20909 * gdb.base/signals.exp: xfail test where "next" acts like
20910 "continue" for lynx.
20911
20912 * gdb.base/interrupt.exp: xfail test for calling function while
20913 inferior is asleep for lynx.
20914
20915 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
20916 than one cr-lf after each command.
20917
20918Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20919
20920 * configure.in: Reinstate setting of stabsdirs variable, fix
20921 typo in setting up configdirs for native builds.
20922
20923 * gdb.base/return.exp: Fix typo in return double test.
20924 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
20925 compiler from optimizing them away.
20926
20927Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
20928
20929 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
20930 sequences to be echo'd by gdb when using gdb_test.
20931 * gdb.chill/chexp.exp: Likewise.
20932 * gdb.fortran/exprs.exp: Likewise
20933
20934Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20935
20936 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
20937 after the inferior gdb has started.
20938
20939 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
20940 after each command.
20941 * gdb.base/funcargs.exp: Likewise.
20942 * gdb.base/gdbvars.exp: Likewise.
20943 * gdb.base/interrupt.exp: Likewise.
20944 * gdb.base/list.exp: Likewise.
20945 * gdb.base/watchpoint.exp: Likewise.
20946 * gdb.c++/demangle.exp: Likewise.
20947 * gdb.c++/inherit.exp: Likewise.
20948 * gdb.chill/chexp.exp: Likewise.
20949 * gdb.fortran/exprs.exp: Likewise.
20950
20951 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
20952 test if we can't handle IO to/from the inferior.
20953
20954 * gdb.c++/misc.exp: Always check for a program already being
20955 started after sending a "run" command to gdb.
20956
20957 * gdb.base/twice.exp: Start with a fresh gdb.
20958
20959 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
20960 only depend on gdb's expression code, not the chill runtime.
20961
20962 * gdb.base/return.c: Put return values into variables so we
20963 can have gdb print them rather than depending on the program
20964 to print them.
20965 * gdb.base/return.exp: Corresponding changes.
20966
20967 * lib/gdb.exp: Provide default value for noinferiorio.
20968 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
20969 the inferior.
20970
20971 * gdb.base/break.exp: Always check for a program already being
20972 started after sending a "run" command to gdb.
20973 (text_next_with_recursion): Don't check the output from the
20974 program's printf statement. Instead just make sure the program
20975 exited.
20976
20977 * gdb.base/commands.exp: Protect tests which need arguments with
20978 $noargs conditionals.
20979
20980Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20981
20982 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
20983 of structure member arrays to match gdb/valops.c:value_addr change.
20984
20985Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
20986
20987 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
20988 cases.
20989
20990Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
20991
20992 * configure.in (configdirs): Remove gdb.chill from default list
20993 of subdirs and then add it back in only if doing a native build.
20994 The current chill compiler does not yet work in any cross build.
20995 * Revert all signal changes from Jul 6.
20996 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
20997 for sh-hms targets, allowing these tests to link, with no other
20998 changes. Testing is suppressed by setting "nosignals" in site.exp.
20999
21000Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
21001
21002 * configure.in (signaldirs): Define and add to configdirs for all
21003 targets except some specific ones that are known to not support signals.
21004 Also clean up formatting.
21005 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
21006 (signals, sigall): Remove rules to build.
21007 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
21008 Moved to new gdb.signals directory.
21009 * gdb.signals: New test directory.
21010 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
21011 signals.c signals.exp}: New or moved files.
21012
21013Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
21014
21015 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
21016
21017Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
21018
21019 * gdb.base/return.exp: Xfail `return double' test failure
21020 on at least Solaris 2.3 and handle future/past versions on
21021 a case by case basis as appropriate. Also update message
21022 to include i*86 failures.
21023
21024Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21025
21026 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
21027
21028 * lib/gdb.exp: Fix comment which erroneously identified
21029 gdb_file_cmd as gdb_load (the 19 May change was in fact to
21030 gdb_file_cmd not gdb_load).
21031 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
21032
21033 * gdb.base/setvar.exp: Make test names consistent between pass and
21034 fail cases. Use gdb_test more.
21035
21036Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21037
21038 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
21039
21040Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21041
21042 * gdb.base/help.exp: Fix expected help string for `show commands'.
21043
21044Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
21045
21046 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
21047
21048 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
21049 of a text section.
21050
21051Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
21052
21053 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
21054 that loop eventually terminates. Fix Connection refused logic so
21055 that testsuite will expire nicely.
21056
21057Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
21058
21059 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
21060 config/rom68k.exp: New tcl glue for the appropriate monitors.
21061 These all just end up calling monitor.exp.
21062 * config/monitor.exp (gdb_target_monitor): Handle `Connection
21063 refused' by retrying. Cleanup some timeout issues.
21064 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
21065 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
21066 callers don't have to set/restore global timeout variable.
21067
21068 * The following set of changes centralizes management of the global
21069 timeout variable. This way, it can be set in one target dependent
21070 place instead of dozens of places scattered throughout the test suite.
21071 If you need to lengthen a timeout, then you should either set timeout
21072 in one of the config/{target}.exp files, or multiply it by a factor.
21073 Setting it to an absolute value is always going to lose for some
21074 targets.
21075 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
21076 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
21077 * gdb.base/funcargs.exp: Don't set timeout.
21078 * gdb.base/list.exp (test_forward_search): Only use local timeout.
21079 * gdb.base/printcmds.exp (test_print_string_constants
21080 test_print_array_constants): Don't set timeout.
21081 * gdb.base/ptype.exp: Don't set timeout.
21082 * gdb.base/recurse.exp: Don't set timeout.
21083 * gdb.base/return.exp: Don't set timeout.
21084 * gdb.base/watchpoint.exp: Don't set timeout.
21085 * gdb.c++/classes.exp (do_tests): Don't set timeout.
21086 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
21087
21088Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
21089
21090 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
21091
21092Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21093
21094 * lib/gdb.exp: Disable chill tests for irix5.
21095
21096Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21097
21098 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
21099 each test pass or fail.
21100
21101Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21102
21103 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
21104 xlc not gcc.
21105
21106Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
21107
21108 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
21109
21110Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
21111
21112 * config/est.exp: Fix copyright and comments. Remove dead code.
21113 Use targetname, serialport and baud variables instead of fixed
21114 constants.
21115 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
21116 * config/cpu32bug.exp: New file to support cpu32bug monitors.
21117
21118Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21119
21120 * gdb.base/watchpoint.exp: Don't run
21121 test_watchpoint_triggered_in_syscall for sunos.
21122
21123Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21124
21125 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
21126 they don't seem to exist. Do include stdio.h.
21127
21128Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21129
21130 * gdb.base/a1-selftest.exp: Add alpha xfail.
21131
21132Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21133
21134 * gdb.base/watchpoint.c (main): Prompt before calling read().
21135 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
21136 Revise accordingly. Remove cruft about sending "123" several
21137 times, until it gets noticed. Clean up the "print buf[0]" stuff
21138 so that it passes or fails, and waits for prompts in the usual way.
21139
21140Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21141
21142 * gdb.base/recurse.exp: Fix comment.
21143
21144 * TODO: Remove item about printing variables in nodebug.exp. Add
21145 item about enabling tests which are only run on some targets.
21146
21147 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
21148 fail, make test names unique, use new gdb_test convention
21149 regarding pattern, use gdb_test more, etc.).
21150
21151 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
21152 fail, make test names unique, etc.).
21153
21154Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21155
21156 * gdb.base/nodebug.c: Change return type of top and middle to
21157 short.
21158 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
21159 are fixed by the recent mdebugread.c changes. Allow `short ()'
21160 as type for top and middle.
21161
21162Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21163
21164 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
21165 nearly as I can tell, the whole thing was an accident in Stu's
21166 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
21167 to replace a send/expect pair with gdb_test, but ended up only
21168 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
21169 of 30 Mar 1995 took care of it, but left this vestigial comment
21170 which I am now nuking.
21171
21172Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21173
21174 * gdb.base/break.exp: Look for different line number for
21175 breakpoint at main depending on usestubs.
21176
21177Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21178
21179 * gdb.base/list.exp: Adjust some alternate expect patterns to
21180 match recent list0.c change. Add alternate expect pattern for
21181 output from `list default lines around main' for optimizing
21182 compilers.
21183
21184Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21185
21186 * lib/gdb.exp: If nosignals is not set, set it to 0.
21187
21188Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
21189
21190 * config/slite-gdb.exp: Responds to load symbol table prompt.
21191 * gdb.base/break.exp: Adjust line number, fix rerun.
21192 * gdb.base/langs0.c: Add #ifdef usestubs.
21193
21194Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
21195
21196 * gdb.base/list.exp: Adjust line contents after adding new lines in
21197 list0.c. Also fix a syntax error.
21198
21199 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
21200 * gdb.base/break.exp: ditto.
21201 * gdb.base/list.exp: ditto.
21202 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
21203 * gdb.base/run.c: ditto.
21204 * gdb.base/list0.c: ditto.
21205 * gdb.base/funcargs.c: ditto.
21206
21207Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
21208
21209 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
21210 $targetname, $serialport and $baud instead of hardwired variables.
21211 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
21212 target doesn't support signals.
21213
21214Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
21215
21216 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
21217
21218Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21219
21220 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
21221 Don't rely on the value of an auto variable before it has been
21222 initialized. Use gdb_test more.
21223
21224Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21225
21226 * lib/gdb.exp (default_gdb_version): A version number must start
21227 with a digit, but other than that contains all characters up to
21228 the first whitespace character.
21229
21230Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21231
21232 * gdb.base/commands.exp (breakpoint_command_test): New tests.
21233
21234Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21235
21236 * gdb.c++/*.exp: Warn if executable does not exist. The original
21237 reason for skipping the warning was that configure.in sometimes
21238 intentionally skipped building the executables but the tcl code
21239 had no way of knowing. That (a) was always bogus with respect to
21240 error handling, (b) is no longer true (right now there is no way
21241 to skip C++ tests).
21242
21243 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
21244
21245Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21246
21247 * gdb.base/list.exp: Add expect patterns for output from
21248 SunPRO compiled executables.
21249 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
21250 types.
21251
21252Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21253
21254 * gdb.base/break.exp (test_next_with_recursion): Accept any line
21255 number (we are already testing that the correct source line text
21256 gets printed).
21257
21258 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
21259 that is what is intended, but something needed to be done to get
21260 sunos4 native working again.
21261
21262 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
21263
21264 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
21265 apparently went with a (very) old xfail.
21266
21267Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
21268
21269 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
21270 runto_main is a proc in gdb.exp that will do 'step' for target use
21271 stubs.
21272 * gdb.base/exprs.exp: ditto.
21273 * gdb.base/interrupt.exp: ditto.
21274 * gdb.base/opaque.exp: ditto.
21275 * gdb.base/printcmds.exp: ditto.
21276 * gdb.base/ptype.exp: ditto.
21277 * gdb.base/scope.exp: ditto.
21278 * gdb.base/setvar.exp: ditto.
21279 * gdb.base/signals.exp: ditto.
21280 * gdb.base/twice.exp: ditto.
21281 * gdb.c++/classes.exp: ditto.
21282 * gdb.c++/inherit.exp: ditto.
21283 * gdb.c++/templates.exp: ditto.
21284 * gdb.base/break.exp: no run and hit main for stubs. Change line
21285 numbers for breakpoints and info breakpoint.
21286 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
21287 breakpoint().
21288 * gdb.base/callfuncs.c: ditto.
21289 * gdb.base/exprs: ditto.
21290 * gdb.base/interrupt.c: ditto.
21291 * gdb.base/opaque0.c: ditto.
21292 * gdb.base/printcmds.c: ditto.
21293 * gdb.base/ptype.c: ditto.
21294 * gdb.base/scope0.c: ditto.
21295 * gdb.base/setvar.c: ditto.
21296 * gdb.base/signals.c: ditto.
21297 * gdb.base/twice.c: ditto.
21298 * gdb.c++/misc.cc: ditto.
21299 * gdb.c++/templates.cc: ditto.
21300
21301Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21302
21303 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
21304
21305 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
21306 somewhere between `read' and `main.c'. I'm pretty sure the
21307 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
21308 and it isn't particularly useful.
21309
21310 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
21311
21312Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21313
21314 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
21315
21316Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
21317
21318 * config/mt-slite: add LIBS and -nostdlib.
21319 * config/slite-gdb.exp: add this new file to support sparclite target.
21320
21321Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
21322
21323 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
21324
21325 * gdb.base/a2-run.exp: Change argument to istarget from
21326 "*-*-vxworks" to "*-*-vxworks*".
21327 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
21328
21329Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
21330
21331 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
21332 will not runto main but do a 'step' to step out of breakpoint().
21333 * config/mt-slite: add -Dusestubs.
21334
21335Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21336
21337 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
21338 instead of just @.
21339
21340 * gdb.base/signals.exp: Add test for "handle all print".
21341 * TODO: Remove "handle all print". Also remove item about
21342 checking copyright date (I don't like the idea of a spurious FAIL
21343 based on when we run the tests).
21344
21345 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
21346 for SunOS4 (reason for failure not investigated). Remove
21347 redundant test for $binfile.
21348
21349 * gdb.base/nodebug.c (array_index): Call malloc.
21350
21351 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
21352
21353Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
21354
21355 * gdb.base/recurse.exp: Update gdb_test invocation to use new
21356 conventions and slightly simplify the matching regexp.
21357
21358Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21359
21360 * gdb.base/break.exp: Update gdb_test invocation to use new
21361 convention.
21362
21363 * lib/gdb.exp: If noargs is not set, set it to 0.
21364
21365 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
21366 tests unique.
21367
21368 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
21369
21370Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21371
21372 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
21373 one argument of type "<non-float parameter>".
21374
21375Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
21376
21377 * config/rom68k.exp: New file to support Motorola IDP board.
21378 * gdb.base/a2-run.exp: Skip this file if noargs is set.
21379 * gdb.base/break.c: Change things around so that this program
21380 doesn't depend upon args. This is necessary to make remote
21381 targets work (in general, they can't take args).
21382 * gdb.base/break.exp: Don't try to send args to program. Don't
21383 expect output. Also, replace lots of code with gdb_test.
21384
21385Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21386
21387 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
21388 printing of '\'' (which is what the comment says we are testing,
21389 even though we were not), not '''.
21390 (test_integer_literals_rejected): Test that printing ''' is an error.
21391
21392 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
21393 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
21394 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
21395 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
21396 Use gdb_test not test_print_accept.
21397 * lib/gdb.exp: Remove test_print_accept.
21398
21399 * gdb.base/signals.exp (signal_tests_1): Make pass message
21400 consistent with fail message.
21401
21402 * gdb.base/whatis.exp: Remove xfails for printing char vs.
21403 unsigned char; the bug (PR 1821) is fixed.
21404
21405 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
21406
21407 * gdb.base/scope.exp (test_at_localscopes): Call pass for
21408 successful tests--makes xfailing them work right.
21409
21410Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21411
21412 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
21413 only \r\n, not .*. The test can pass .* as the last thing in
21414 $pattern if that is what it wants. In addition to providing this
21415 flexibility, this change should speed up pattern matching in cases
21416 where the pattern already ended with .* (there were a number of
21417 them). This change also helps catch bad patterns--in the old
21418 scheme the typo "char \*" instead of "char \\*" would pass. Now
21419 it is caught.
21420 * Many .exp files: Update callers.
21421
21422 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
21423 clearer and does not spuriously match multiple ('s. Likewise for
21424 ) and *.
21425
21426 * gdb.base/nodebug.exp: Test ability to call a function and pass
21427 it a string (even with no debugging info).
21428
21429 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
21430 "p '\'", which is the same as "p ''" once tcl gets done with
21431 quoting, to "p '\\'", which I suspect is what is intended (one
21432 backslash gets sent to GDB).
21433
21434 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
21435
21436Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21437
21438 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
21439 1817) was fixed literally years ago.
21440
21441Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21442
21443 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
21444 test, it causes stepping out of call_after_alloca_subr with
21445 optimizing compilers.
21446 (localvars_in_indirect_call): Consume GDB prompt if `finish'
21447 fails.
21448
21449 * gdb.c++/templates.exp: Source templ-info.exp only if
21450 the templates executable exists.
21451
21452 * gdb.c++/misc.cc (class Contains_static_instance,
21453 class Contains_nested_static_instance),
21454 gdb.c++/classes.exp (test_static_members): Test printing of
21455 a class that contains a static instance of the class.
21456
21457Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21458
21459 * gdb.base/langs2.c (cppsub_): Don't prototype.
21460 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
21461 only, I believe).
21462
21463Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21464
21465 * lib/gdb.exp (skip_chill_tests): New procedure.
21466
21467 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
21468
21469Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
21470
21471 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
21472 each expect pattern. Cuts runtime from 12 to about 4 seconds.
21473
21474Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21475
21476 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
21477
21478 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
21479 disassemble 8, not 16, instructions for part 4.
21480
21481 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
21482 support the latter anymore.
21483
21484 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
21485 -DNO_PROTOTYPES.
21486 * gdb.base/callfuncs.c: Control use of prototypes based on
21487 NO_PROTOTYPES, not __STDC__.
21488 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
21489 t_float_values2 tests if prototypes in use.
21490
21491 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
21492 t_double_values): When checking differences against DELTA, check
21493 that difference is within the range (-DELTA,DELTA), not just
21494 (-infinity,DELTA).
21495
21496Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
21497
21498 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
21499 'file' command firts, then 'target', then 'load', this is due to gdb
21500 target set up.
21501 * config/mips-gdb.exp: Fix a couple regular exp bugs.
21502
21503Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
21504
21505 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
21506 FP load/store variants.
21507 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
21508
21509Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
21510
21511 * gdb.base/term.exp: Do not give a warning if not native, it is
21512 not an abnormal condition.
21513
21514Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
21515
21516 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
21517 t_char_array".
21518
21519Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
21520
21521 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
21522 are getting the version number.
21523
21524 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
21525 if not native, it is not an abnormal condition.
21526
21527Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21528
21529 * lib/gdb.exp: Just use "file exists", rather than undocumented
21530 dejagnu procedure "findfile".
21531
21532Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
21533
21534 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
21535 (LDFLAGS): Set to -Xlinker -Ur.
21536
21537 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
21538 Removed, these values are set by lib/gdb.exp.
21539
21540 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
21541
21542Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
21543
21544 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
21545 of replicating gdb startup code.
21546
21547 * config/mt-vxworks (LDFLAGS): Set to -r.
21548 (CFLAGS_FOR_TARGET): Removed.
21549
21550 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
21551 (gdb) and gdb for vxworks uses (vxgdb).
21552
21553 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
21554 executable is not in the tree and host != target, use sed and
21555 program_transform_name to determine the gdb name used by the
21556 target.
21557
21558 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
21559 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
21560
21561Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21562
21563 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
21564 floats, chars, and shorts where there are ANSI-style function
21565 definitions.
21566
21567 * gdb.base/langs.exp, gdb.base/langs*: New test.
21568 * gdb.base/Makefile.in: Build it.
21569 * TODO: Remove item about checking that C names don't get C++
21570 demangling applied; this test tests it.
21571
21572Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21573
21574 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
21575 went with the const70 xfail. The xfail went away a year ago.
21576
21577 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
21578
21579 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
21580 for hp300.
21581
21582 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
21583
21584 * gdb.base/a1-selftest.exp: Don't run on hp300.
21585
21586Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21587
21588 * Makefile.in (site.exp): Set host_alias and target_alias as well
21589 as host_triplet and target_triplet.
21590
21591Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21592
21593 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
21594
21595 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
21596 places as other ecoff systems).
21597
21598 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
21599 ultrix.
21600
21601Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21602
21603 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
21604 remove them.
21605 * gdb.base/nodebug.exp: Accept "function" in addition to "text
21606 variable and "variable" in addition to "data variable".
21607 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
21608
21609 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
21610 2.
21611 * gdb.base/list1.c (long_line): Add additional statement at start
21612 of function.
21613 * gdb.base/list.exp (test_forward_search): Update line number to
21614 reflect new statement.
21615
21616Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21617
21618 * gdb.base/signals.exp: Reinitialize searched source directories
21619 after gdb_start call.
21620
21621Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
21622
21623 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
21624 * gdb.stabs/Makefile.in: Likewise.
21625
21626 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
21627 change. Instead split the tests into smaller pieces.
21628 * gdb.disasm/hppa.s: Corresponding changes.
21629
21630Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21631
21632 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
21633 Quote ^C when passing it to stty. For some shells ^ is a pipe.
21634
21635 * gdb.base/funcargs.exp: Modify many tests so that every test
21636 either passes or fails. Make some test names unique.
21637
21638Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21639
21640 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
21641 Call stty to set interrupt character.
21642
21643 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
21644 for HP assembler versus GNU assembler based on actual behavior of
21645 $(CC), rather than assuming that $(AS) is always the GNU assembler.
21646
21647 * TODO: Suggest a few more stepping tests.
21648
21649Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
21650
21651 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
21652 restart GDB for h8300 after a continue.
21653 (return): Add pattern to match a29k-udi behavior.
21654 * gdb.base/nodebug.exp: Remove obsolete comment.
21655 * gdb.base/regs.exp: New file, testing of register displays.
21656 * gdb.base/return.exp: Fix typo in reference to $objdir.
21657 * gdb.base/whatis.exp: Always start with a fresh GDB.
21658
21659Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21660
21661 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
21662 higher, these tests generate a lot of output.
21663
21664Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21665
21666 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
21667 code following the catch silently ignored some errors; without the
21668 catch they should be thrown like any other tcl error. Also, the
21669 catch used "" instead of {} which meant all the callers who wanted
21670 to include one of the characters "[]$ had to quote it an extra time.
21671 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
21672 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
21673 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
21674 Remove extra quoting.
21675
21676Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
21677
21678 * gdb.base/commands.exp: Make test names unique; every test either
21679 passes or fails. Update some comments.
21680
21681 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
21682
21683Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21684
21685 The following fixes a FAIL caused by the fact that the alpha stabs
21686 configuration didn't use the ".if alpha" code in weird.def.
21687 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
21688 bit pointer, so the 32 bit version works even on the alpha.
21689 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
21690 Remove the stuff which allowed us to have separate versions for
21691 alpha and everything else.
21692
21693 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
21694 regexp which "info func operator\[\](" is supposed to match. Fix
21695 string to send to GDB. Note that GDB still doesn't work right. Add a
21696 new test for "info func .perator\[\](" which GDB does handle correctly.
21697
21698 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
21699
21700Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21701
21702 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
21703 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
21704 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
21705 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
21706 it makes the tests harder to understand and confuses test-o-matic.
21707 The preferred style is that each test provides a PASS or a FAIL,
21708 and has a unique message (e.g. "continue #54" not just "continue")
21709 which is the same for the pass and the fail.
21710 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
21711 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
21712 to lib/gdb.exp.
21713 * gdb.base/printcmds.exp: Use test_print_accept. Remove
21714 prt_accept which was basically the same thing. Likewise for
21715 test_print_reject and prt_reject.
21716 * lib/gdb.exp (test_print_reject): Add some more error message
21717 patterns to match from the former printcmds.exp (prt_reject).
21718 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
21719 One defect of the passcount stuff is that some of it failed to
21720 report XPASS where appropriate.
21721 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
21722 stuff before and after arg in expected pattern.
21723 (test_paddr_operator_functions): Re-do test without print_addr_of;
21724 this is the only test which seems to want extra stuff there.
21725
21726Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21727
21728 * gdb.base/nodebug.exp: Update new tests to reflect improved
21729 wording of gdb output.
21730
21731 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
21732 and "ptype" work on variables in files compiled without -g.
21733 Replaces commented out "maint print msymbol" tests.
21734
21735Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21736
21737 * gdb.base/setvar.c (dummy): Call malloc.
21738
21739 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
21740 losing with the irix4 sed.
21741
21742 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
21743 ALRM" on irix4.
21744
21745Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21746
21747 * TODO: Remove items about corefile.exp testing new exec-file and
21748 backtrace; both are now done. Add items about printing enums.
21749
21750Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21751
21752 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
21753 "get signal $thissig" test fails.
21754
21755 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
21756
21757Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21758
21759 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
21760 compiler warning with dec alpha compiler.
21761
21762 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
21763 extra \n from gdb_test call (this explains why the prompt test
21764 that I removed yesterday was there).
21765 (user_defined_command_test): Remove extra \n and prompt test.
21766
21767 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
21768 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
21769 doesn't exist.
21770 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
21771 Also remove alpha workaround, which turns out to be because
21772 SIGABRT == SIGLOST.
21773
21774 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
21775
21776 * gdb.base/help.exp: Don't test "help show".
21777
21778Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21779
21780 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
21781 "set print address" is on.
21782 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
21783 pass prompt to gdb_test; gdb_test already looks for the prompt.
21784
21785 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
21786
21787 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
21788 was a vestige of the manual TESTSTRATEGY, and the purpose of it
21789 was to make sure that gdb can read a core file. But (a) the "read
21790 the corefile" part didn't make it to a1-selftest.exp, we just
21791 delete the corefile after creating it, and (b) we test reading
21792 corefiles in corefile.exp anyway. Also, this test left around a
21793 xgdb process on Solaris.
21794
21795 * gdb.base/corefile.exp: Also test backtrace.
21796
21797Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
21798
21799 * gdb.base/commands.exp: Test a simple user defined command with
21800 arguments and if/while statements; verify the full user command is
21801 printed by "show user".
21802
21803 * gdb.base/commands.exp: Test if/while commands as part of a
21804 breakpoint command list; verify they appear in breakpoint
21805 information.
21806
21807Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21808
21809 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
21810 than by dividing by zero.
21811
21812Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
21813
21814 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
21815 performing an inferior call with watchpoints enabled.
21816 * gdb.base/watchpoint.c (main): Delete second unnecessary read
21817 call.
21818
21819Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21820
21821 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
21822 of "file" command.
21823
21824 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
21825 Add additional pattern for when "int operator int(void);" appears
21826 in a different order.
21827
21828Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21829
21830 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
21831
21832 * gdb.base/help.exp: Replace most of docstrings for "info signals"
21833 and "signal" with ".*".
21834
21835Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21836
21837 * TODO: Add note about "handle all nostop".
21838
21839 * gdb.base/{sigall.c, sigall.exp}: New test.
21840 * gdb.base/Makefile.in: Add it.
21841
21842Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
21843
21844 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
21845 when invoking GDB, suppresses any windowing interface.
21846
21847Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
21848
21849 * config/sim-gdb: New file, simulator testing support.
21850
21851Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
21852
21853 * gdb.base/interrupt.exp: Test calling func1 twice.
21854
21855Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
21856
21857 * gdb.base/list.exp (test_forward_search): Set timeout higher
21858 when we'll be getting lots of output from gdb.
21859
21860 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
21861 "init_malloc" to after the expect statement. Run it if that
21862 regexp is taken, but also for two others which happen if source
21863 cannot be found.
21864
21865Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21866
21867 * gdb.base/printcmds.exp: New test, for printing register before
21868 program is running.
21869
21870Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21871
21872 * gdb.base/list.exp: Correct some alternate expect patterns
21873 to reflect changes in list1.c.
21874
21875Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21876
21877 * TODO: Add item regarding large frames.
21878
21879 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
21880
21881 * TODO: Remove item about enabling return.exp; it
21882 is enabled. Suggest a few more "return" tests.
21883
21884Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21885
21886 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
21887 anonymous unions.
21888
21889Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21890
21891 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
21892 and pr-5646.o, so "make" is the same as "make all", not "make
21893 pr-4975.o".
21894
21895Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
21896
21897 * gdb.base/list.exp: Adjust expectations to reflect changes in
21898 list1.c.
21899 (test_forward_search): New test proc.
21900 * gdb.base/list1.c (long_line): New function, has long source line.
21901
21902Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
21903
21904 * gdb.base/a1-selftest.exp: Change initial stepping to know about
21905 additional line of code that was added.
21906
21907Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
21908
21909 * gdb.disasm/hppa.s: Break the large branching tests into smaller
21910 tests so as not to overflow expect's input buffers.
21911 * gdb.disasm/hppa.exp: Corresponding changes.
21912
21913Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21914
21915 Beginnings of template debugging tests.
21916 * gdb.c++/templ-info.cc: New file to test for template
21917 debugging capability of the compiler.
21918 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
21919 templ-info.cc.
21920 * gdb.c++/templates.cc: Add explicit template instantiations
21921 to enable compiling with -fno-implicit-templates. Add destructor
21922 and 'value' method to T5 class for template tests.
21923 * gdb.c++/templates.exp: Add testcases for printing of template
21924 types, setting breakpoints on template methods and calling a
d63a86f8 21925 template method.
c906108c
SS
21926
21927Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
21928
21929 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
21930 branch target since some assemblers (gas-2.5) may emit a
21931 relocation for the branch instead of resolving it in the
21932 assembler.
21933
21934Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21935
21936 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
21937 through signal handler.
21938
21939Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21940
21941 * configure.in (*-*-netware): Use config/mt-netware.
21942
21943 * config/mt-netware: New file.
21944 * config/mt-i386-netware: Removed, separate configs for different
21945 netware architectures are no longer needed now that we have
21946 --with-headers.
21947
21948Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21949
21950 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
21951 by the recent changes to use ANSI C arithmetic conversions.
21952
21953Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21954
21955 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
21956 bug involving using inferior_pid to figure out whether to select a
21957 frame.
21958
21959Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
21960
21961 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
21962 match the current disassembler output.
21963
21964Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
21965
21966 * gdb.fortran/exprs.exp: Expect VOID instead of void.
21967 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
21968 types, expect "int" as type of integer values (for now).
21969
21970Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
21971
21972 * gdb.base/commands.exp: New tests for if/while commands.
21973
21974Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
21975
21976 * lib/gdb.exp (runto): Replace sub-pattern for hex value
21977 by .*, since hex values have different syntax in Chill mode.
21978
21979Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21980
21981 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
21982 linefeed from expect pattern for repeated types with indices > 9.
21983
21984Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
21985
21986 First part of Fortran test suite.
21987 * gdb.fortran: New directory.
21988 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
21989
21990Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21991
21992 * gdb.base/default.exp: Update expect pattern for load command
21993 without arguments.
21994
21995Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
21996
21997 * configure.in: Change i386 to i[345]86.
21998 * gdb.base/configure.in: Likewise.
21999 * gdb.c++/configure.in: Likewise.
22000 * gdb.chill/configure.in: Likewise.
22001
22002Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
22003
22004 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
22005 patterns, since that is not a valid context for comments.
22006
22007Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
22008
22009 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
22010 repeated types and repeated types with indices > 9.
22011
22012Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
22013
22014 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
22015 2417; old bug has been fixed.
22016
22017Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
22018
22019 * gdb.base/interrupt.exp: When trying to wake up the inferior,
22020 send the newline ourselves instead of assuming gdb_test will do
22021 so when passed an empty input string.
22022
22023 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
22024 stabs testcode.
22025
22026Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22027
22028 * lib/gdb.exp (gdb_test): Don't send anything if the first
22029 argument is an empty string. This makes cases where we want to
22030 match output that is already in expect's buffers (for example,
22031 matching a breakpoint after gdb_run_cmd has been called) work
22032 reliably.
22033
22034Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22035
22036 * config/netware.exp: New file.
22037
22038Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22039
22040 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
22041 the -B and -L prefixes so we can find the debugging stub.
22042
22043 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
22044 there and we are using the gcc from the tree.
22045
22046 * gdb.base/types.c: Removed.
22047
22048 * gdb.base/configure.in: Look for makefile fragments in ../config.
22049 Recognize i386-*-netware.
22050 * gdb.c++/configure.in: Likewise.
22051
22052Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22053
22054 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
22055 the correct TCL syntax.
22056
22057Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22058
22059 * gdb.base/opaque.exp: use runto instead of messing around with
22060 breakpoints. Simplify by using gdb_test.
22061
22062 * gdb.base/bitfields.exp: restart between tests on netware targets
22063 because breakpoints aren't relocated after target death. Run
22064 processes to completion.
22065
22066 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
22067
22068Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
22069
22070 * Makefile.in: Remove extra tabs that confuse some versions
22071 of "make". Use the newly built gdb to test with by default,
22072 rather than the first one in the tester's search path.
22073
22074Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
22075
22076 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
22077
22078 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
22079 condition help.
22080
22081Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22082
22083 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
22084
22085 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
22086 running.
22087 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
22088 * gdb.base/funcargs.exp: Likewise.
22089
22090 * gdb.base/bitfields.exp: Simplify by using gdb_test.
22091 * gdb.base/funcargs.exp: Likewise.
22092
22093 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
22094 message is "".
22095
22096Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22097
22098 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
22099 return,signals,twice}.exp: Handle non-existant binaries
22100 consistantly.
22101
22102 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
22103 * gdb.base/Makefile.in: Don't try to generate a core dump, we
22104 might testing a cross development system.
22105
22106Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22107
22108 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
22109 runtest script is relative to ${srcdir}, not ${rootdir}.
22110
22111Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
22112
22113 * gdb.base/signals.exp: Allow for optionality of breakpoint
22114 address.
22115
22116Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22117
22118 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
22119
22120Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22121
22122 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
22123 for size_t definition.
22124 * gdb.c++/templates.cc: Likewise
22125
22126 * config/mt-i386-netware: New file.
22127
22128 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
22129 defined.
22130
22131 * gdb.base/Makefile.in: Added support for systems that name core
22132 files by appending "core" to the program name.
22133 * gdb.base/a1-selftest.exp: Likewise.
22134
22135Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22136
22137 * gdb.base/return.exp: Add comment and message for `return double'
22138 test failure on Sparc Solaris.
22139
22140Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
22141
22142 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
22143
22144Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22145
22146 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
22147 from optimizing them away.
22148 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
22149 patterns to include default constructors and assignment operators,
22150 to match gcc versions beyond 2.5.8. Accept any cplus demangling
22151 character in the output of the virtual base pointer.
22152
22153Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22154
22155 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
22156 expression match in print_addr_of to avoid unintented matches.
22157 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
22158 versions up to 2.5.8.
22159
22160Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22161
22162 * gdb.base/list.exp: Tweak alternate pattern for listing of an
22163 included file to run under newer versions of expect.
22164 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
22165 consecutive >'s in templates to accomodate recent cplus-dem.c change.
22166 Remove xfail for the virtual table of BDDHookV.
22167
22168Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
22169
22170 * lib/gdb.exp (string_to_regexp): Set a default result.
22171 (default_gdb_start): Fix misleading message.
22172
22173Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
22174
22175 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
22176 Remove all CC, etc definitions.
22177 * config/mt-hpux: New file.
22178 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
22179 (CFLAGS, LDFLAGS): Define.
22180 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
22181
22182 * Makefile.in (site.exp): Don't insert host_os, etc.
22183 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
22184 (distclean): Check existence of subdir.
22185 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
22186 * gdb.base/Makefile.in: General cleanup and simplification.
22187 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
22188 to build executables. Use default rule to build .o files.
22189 (EXPECT, RUNTEST, CC): Fix relative pathname.
22190 (site.exp): Don't insert host_os, etc.
22191 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
22192 and/or SIGUSR1 defined.
22193 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
22194 * gdb.c++/Makefile.in: General cleanup and simplification.
22195 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
22196 (CFLAGS): Remove.
22197 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
22198
22199Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
22200
22201 * gdb.base/recurse.exp: Misc changes to get tests running again
22202 after Kung's changes to the watchpoint code.
22203 * gdb.base/watchpoint.exp: Likewise.
22204
22205Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
22206
22207 * lib/gdb.exp (string_to_regexp): Convert {\} also.
22208
22209Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
22210
22211 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
22212 * lib/gdb.exp (default_gdb_start): Define.
22213 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
22214 gdb.base/funcargs.exp, gdb.base/opaque.exp,
22215 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
22216 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
22217 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
22218 Don't call gdb_target_udi in between tests.
22219
22220Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22221
22222 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
22223 (which was basically just a local version of the same thing). In
22224 addition to avoiding duplication, gdb_test_exact is faster.
22225 * lib/gdb.exp (gdb_test_exact): Fix typo.
22226
22227 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
22228 don't give an error.
22229
22230 * gdb.base/term.exp: Call delete_breakpoints before starting.
22231
22232 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
22233 (t10): Add comment.
22234
22235Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
22236
22237 Reorganization of the GDB Test Suite.
22238
22239 * gdb.base: New directory, contains all the basic tests.
22240 * gdb.c++: New directory, tests specific to C++.
22241 * gdb.chill: New directory, tests specific to Chill.
22242 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
22243 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
22244 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
22245 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
22246 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
22247 t30-31 to chill).
22248 * */gdbme.*: Rename to match appropriate expect scripts.
22249 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
22250 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
22251 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
22252 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
22253 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
22254 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
22255 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
22256 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
22257 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
22258 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
22259 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
22260 gdb.c++/virtfunc.cc: New names of C++ files.
22261 * gdb.chill/chillvars.ch: New name of Chill file.
22262 * gdb.base/configure.in, gdb.c++/configure.in,
22263 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
22264 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
22265 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
22266 * configure.in (configdirs): Update to reflect directory changes.
22267 (target_abbrev): No longer define for any configuration.
22268 * Makefile.in: Cosmetic improvements to header comments.
22269
22270Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
22271
22272 Various changes to gdb.t31:
22273
22274 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
22275 * gdbme.ch: Make all key-words and predefineds be upper-case.
22276 * chillvars.exp: Expect key-words and predefinds in upper-case.
22277
22278 * chillvars.exp: Use gdb_test_exact many places.
22279 Change expected output for arrays (which now includes index labels).
22280
22281 * pr-5020.exp, gdme.ch (module PR_5020):
22282 New test, for PR-5020.
22283
22284Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
22285
22286 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
22287 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
22288
22289Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
22290
22291 * Makefile.in: Fix bit-rot in definitions of CHILL,
22292 CHILL_FOR_TARGET and Chill_LIB.
22293 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
22294 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
22295 CHILL, and CHILL_LIB.
22296
22297Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
22298
22299 * Revert the previous changes. Please see Rob's directory
22300 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
22301
22302Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
22303
22304 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
22305 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
22306 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
22307 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
22308 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
22309 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
22310 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
22311 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
22312 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
22313 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
22314 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
22315 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
22316 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
22317 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
22318 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
22319 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
22320 changes from 94Q1.
22321
22322Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
22323
22324 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
22325 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
22326 Rob's new testing fragments.
22327
22328Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
22329
22330 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 22331 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
22332
22333Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
22334
22335 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
22336 version also, match on casted version strings, and match on
22337 gdb startup case where the line numbers might be messed up.
22338
22339Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
22340
22341 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 22342 (CFLAGS): Delete it from here.
c906108c
SS
22343
22344Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
22345
22346 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
22347
22348Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
22349
22350 * Makefile.in (RUNTEST): Default to just "runtest".
22351
22352Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22353
22354 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
22355 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
22356 the code has been restructured.
22357
22358Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22359
22360 * gdb.t00/default.exp (set write): Allow any number of \r and/or
22361 \n, not just one of each.
22362
22363 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
22364 /bin/cc gives a warning if you do.
22365
22366Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
22367
d63a86f8 22368 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
22369 __t10ListS_link1ZUiRCUiPT0
22370
22371Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22372
22373 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
22374 on local variables in recursive functions.
22375
22376 * gdb.t07/Makefile.in: Build the new test.
22377
22378Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22379
22380 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
22381 directly. Instead compare the return values from actual calls.
22382
22383Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
22384
22385 * Makefile.in (check): Set TCL_LIBRARY for runtest.
22386
22387Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22388
22389 * From Peter Schauer with minor modifications.
a9c64011
AS
22390 * gdb.t15/return.exp (return_tests): Handle targets where "return"
22391 stops in mid-line in the caller. Add xfail for returning a float
22392 value on X86 targets.
c906108c
SS
22393
22394Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22395
22396 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
22397 to avoid expect lossage.
22398 (fmem_LRbug_tests): Likewise.
22399 * gdb.disasm/hppa.s: Corresponding changes.
22400
22401 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
22402 conditions to work with latest dejagnu/expect.
22403
22404 * gdb.t15/funcargs.exp (finish from indirect call): No longer
22405 expected to fail on the PA.
22406 (backtrace in call with trampolines): Explicitly require main
22407 to be frame #1 (no trampolines should show up in backtrace).
22408
22409 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
22410 "continue -expect".
22411 * gdb.t06/break.exp: Likewise.
22412 * gdb.t07/watchpoint.exp: Likewise.
22413 * gdb.t13/bitfields.exp: Likewise.
22414 * gdb.t15/{funcargs,return}.exp: Likewise.
22415 * gdb.stabs/weird.exp: Likewise.
22416 * config/{mips,udi}-gdb.exp: Likewise.
22417
22418 * hppa.sed: Enclose comments within a sed command to avoid
22419 losing with the old OSF1 sed.
22420
22421Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22422
22423 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
22424 sequent dynix.
22425 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
22426 * gdb.t15/funcargs.exp: Conditionally step again to really
22427 finish from marker_call_with_trampolines. Handle the case where
22428 the first step from within call_with_trampolines already steps
22429 us back to main.
22430 * gdb.t15/gdbme.c: Add comment to closing brace of
22431 call_with_trampolines for funcargs.exp.
22432
22433Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22434
d63a86f8 22435 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
22436 Fix typo(s).
22437
22438Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22439
22440 * gdb.t07/gdbme.c: More code for watchpoint testing.
22441
22442 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
22443 "Hardware watchpoint" throughout file.
22444 (test_watchpoint_triggered_in_syscall): New test.
22445 (test_complex_watchpoint): New test.
22446
22447Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22448
22449 * gdbme.c (call_with_trampolines): New function to try and step
22450 into. Tests trampoline problems on the PA.
22451
22452 * funcargs.exp (localvars_in_indirect_call): No longer expect
22453 stepping into indirect call to fail on PAs.
22454 (test_stepping_over_trampolines): New test.
22455
22456Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22457
22458 * TODO: Add suggestions for static member function tests, and
22459 completion tests.
22460
22461Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22462
22463 * TODO: Add suggestions for "p/a" tests.
22464
22465 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
22466 (default_gdb_exit): Replace all the hair with sending "quit" to
22467 the process with a simple close.
22468
22469Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22470
22471 * TODO: Add suggestions for shared library tests.
22472
22473Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22474
22475 * TODO: Add suggestions for x/s tests.
22476
22477Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22478
22479 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
22480 "enable once", and "enable breakpoints once" with ".*".
22481
22482Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22483
22484 * TODO: Add suggestions about structure passing tests.
22485
22486Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22487
22488 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
22489 the primary1 test, use work around if __GNUC__ < 2.
22490 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
22491 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
22492 Test for bad output rather than waiting for timeout. Issue
22493 second continue only if first continue failed.
22494
22495Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
22496
22497 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
22498 operator[] test with gdb_test because the old code didn't seem to
22499 be getting the quoting right with the new dejagnu.
22500
22501Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
22502
22503 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
22504 one from the path.
22505 * Makefile.in: Use a fresh expect if there is one, use runtest
22506 from the src tree if there is one.
d63a86f8 22507
c906108c
SS
22508Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
22509
22510 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
22511 next over recursive call. Revise the tests from that point on
22512 (which had been skipped) to match GDB's actual (correct) output.
22513
22514 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
22515 with next over a breakpoint whose condition is false.
22516
22517 * gdb.t00/help.exp: Comment out "help set print" tests just like
22518 (and for same reason as) "help set" test.
22519
22520Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22521
22522 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
22523 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
22524
22525Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22526
22527 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
22528 necessary gdb_target_udi.
22529
22530 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
22531
22532 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
22533 1838 and 2417; they are fixed.
22534
22535 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
22536 gdb.t03/ptype.exp (ptype structure, ptype union):
22537 Remove xfails; the test is looser than when the xfails were added.
22538
22539 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
22540 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
22541
22542 * gdb.t01/run.exp: Only run shell test if isnative.
22543
22544 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
22545 since "run" automatically loads if necessary. Call gdb_target_udi
22546 after the "file" since "file" kills any execution target.
22547
22548 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
22549 GDB. GDB doesn't work that way (not anymore at least) on UDI.
22550 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
22551 argument for UDI.
22552
22553Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
22554
22555 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
22556
22557 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
22558
22559Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22560
22561 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
22562 properly quoting regexps. This makes the second argument to
22563 demangle a fixed string, which matches the callers, instead of a
22564 shell-style pattern which is what the previous implementation
22565 used. Update some of the callers.
22566
22567Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22568
22569 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
22570 (comib_nullified_tests): Fix typo.
22571 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
22572 strings. No longer expected to fail.
22573
22574 * gdb.disasm/hppa.s (addib_tests): Fix typo.
22575 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
22576 strings. No longer expected to fail.
22577
22578 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
22579 string. No longer expected to fail.
22580
22581Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22582
22583 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
22584 No longer expected to fail.
22585
22586 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
22587 string. No longer expected to fail.
22588
22589Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22590
22591 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
22592 only in the names (I probably got most of them). I was even
22593 generous with some which differed in underscores in names, and
22594 probably missed a few, and I *still* was able to remove almost a
22595 third of the file with almost no impact on testsuite coverage.
22596
22597Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22598
22599 * gdb.t00/default.exp: Match udi_attach error message as well as
22600 the one from child_attach.
22601
22602 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
22603
22604 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
22605
22606 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
22607 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
22608
22609 * Move test with enums and partial symbols back to
22610 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
22611 Reverts the change of 26 May 93. Per today's change to
22612 stabs.texinfo, the behavior that weird.exp was expecting was
22613 unreasonable; what is important is that the compiler+gdb get
22614 things right, which happens with a recent gcc. Also fix the test
22615 to deal with native compilers which put out the stab gdb can't
22616 deal with.
22617
22618Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22619
22620 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
22621 in the names. The main thing these accomplish is to slow things down.
22622 Many more such duplicates surely remain.
22623
22624 * gdb.t00/help.exp: Comment out "help support" test just like
22625 (and for same reason as) "help set" test.
22626
22627Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
22628
22629 * gdb.t06/break.exp: Remove setup_xfails for
22630 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
22631 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
22632 about known bug in gcc to include up through 2.5.8.
22633 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
22634 well as "_vb$".
22635 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
22636 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
22637 with latest gcc and gdb.
22638 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
22639 well as "_vb$".
22640
22641Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22642
22643 * configure.in (hppa*-*-*): Also configure and build stabs-only
22644 tests.
22645
22646Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22647
22648 * gdb.t10/hppa.mt: A makefile fragment for the PA.
22649 * gdb.t10/configure.in (hppa*-*-*): Use it.
22650
22651Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22652
22653 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
22654
22655Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22656
22657 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
22658 versions prior to 1.13.5.
22659
22660Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22661
22662 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
22663 the prompt is at the start of a line.
22664
22665Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22666
22667 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
22668 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
22669 in the copr tests now.
22670 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
22671 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
22672 expected to fail.
22673
22674Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
22675
22676 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
22677 gdb.t31/chillvars.exp, lib/gdb.exp:
22678 Tweak to run under either version of expect.
22679 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
22680 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
22681 * gdb.t11/list.exp: Remove extraneous whitespace.
22682
22683Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22684
22685 * gdb.t16/printcmds.exp (test_print_strings): Accept
22686 "(unsigned char *) " before the string.
22687
22688 * TODO: Add notes about printing of fancy types and GDB expressions.
22689
22690Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
22691
22692 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
22693 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 22694 if doing mips-idt-ecoff.
c906108c
SS
22695
22696Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
22697
22698 * Most .exp files: Tweak to run under either version of expect.
22699
22700Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22701
22702 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
22703 xfails; I'm not sure why they are failing, but not because of PR 1806.
22704
22705Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
22706
22707 * config/unix-gdb.exp: Remove gdb_unload cause it's already
22708 defined in lib/gdb.exp.
22709
22710Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22711
22712 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
22713 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
22714 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
22715 have to be typeless.
22716
22717Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22718
22719 * TODO: Add suggestion for copyright year test.
22720
22721Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
22722
22723 * configure.in (*-*-lynxos*): Add stabs tests.
22724
22725Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
22726
22727 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
22728 so insert a tab before any assembler directive in column zero.
22729
22730 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
22731 stores.
22732 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
22733 stores.
22734 (fpu_short_memory_tests): Likewise.
22735
22736Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22737
22738 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
22739 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
22740 .stabs directives in comments.
22741
22742Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22743
22744 * TODO: New file, describing tests we could write.
22745 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
22746
22747Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22748
22749 * gdb.t06/signals.exp: Add kludge to force re-sync.
22750
22751 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
22752 to xgdb instead of gdb, get out of gdb.
22753
22754Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
22755
22756 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
22757 for info.
22758
22759Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
22760
22761 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
22762 * gdb.stabs/configure.in (hppa*-*-*): Use it.
22763 * gdb.stabs/hppa.sed: New sed script for the PA.
22764
22765Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22766
22767 * gdb.stabs: Re-write weird.def and configuration to use sed
22768 instead of cpp. sed is portable and POSIX; cpp is neither.
22769
22770Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22771
22772 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
22773
22774Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22775
22776 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
22777
22778Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22779
22780 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
22781 "_vb$".
22782 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
22783 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
22784
22785Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22786
22787 * lib/gdb.exp: Comment out code which depends on non-existent
22788 `transform' procedure.
22789
22790Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
22791
22792 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
22793 * lib/gdb.exp: Transform tool name.
22794 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
22795 1.1's new error handling system.
22796
22797Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22798
22799 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
22800
22801Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22802
22803 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
22804 They made pattern matching so slow that timeouts happened on
22805 heavily loaded systems. Now any output from "show print" which
22806 gets us back to the GDB prompt is a PASS.
22807
22808Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
22809
22810 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
22811
22812Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22813
22814 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
22815
22816 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
22817 It is not from PR 3220.
22818
22819Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22820
22821 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
22822 just started failing because they depended on the order the
22823 subcommands are presented, or exact docstring text. This kind of
22824 test is a pain and has minimal benefit.
22825
22826Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22827
22828 * gdb.t09/corefile.exp: At end of test, use "core" command with
22829 no arguments.
22830
22831Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
22832
22833 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
22834 17}/Makefile.in: Make it possible to run the testsuite with Sun
22835 make and CC = cross gcc by adding explicit build rules for .o
22836 files.
22837
22838Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22839
22840 * gdb.t15/funcargs.exp: Don't put comments on same line as
22841 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 22842
c906108c
SS
22843Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22844
22845 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
22846
22847Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
22848
22849 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
22850 * gdb.t20/inherit.exp: remove three dumplicate entries.
22851
22852Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22853
22854 * gdb.t06/break.exp: For "next over recursive call", fail on any
22855 incorrect output, not just on "factorial (value=2)".
22856
22857Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22858
22859 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
22860 working now. Add an xfail if accesing a bss variable causes
22861 a memory error if the target is not yet run.
22862
22863Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22864
22865 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
22866 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
22867 name of __st* demangling (2 strings). Did Kung really get the
22868 more than 95 others right without testing them?
22869
22870Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
22871
22872 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
22873
22874Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
22875
22876 * configure.in (configdirs): Add gdb.disasm
22877 * gdb.disasm: New directory for GDB disassembler tests.
22878 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
22879
22880Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22881
22882 * gdb.t00/help.exp: Don't test "help set".
22883
22884 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
22885 from within expect statements. None of these happen anymore and
22886 they cause regressions to be silently unnoticed.
22887
22888 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
22889 messages) about known failures with gcc cygnus-2.4.5-930417.
22890
22891 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
22892 comp-info.exp so it gets built if it doesn't exist.
22893
22894 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
22895 it is no longer used.
22896 * gdb.t13/comp-info.c: Removed.
22897
22898Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22899
22900 * gdb.t06/signals.exp: Add xfail for sun3.
22901
22902Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22903
22904 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
22905 relevant because ^C doesn't get sent but failure can be reproduced
22906 interactively).
22907
22908Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22909
22910 * gdb.stabs/alpha.mt: New configuration file for alpha.
22911 * gdb.stabs/configure.in: Use it.
22912 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
22913 sharing with alpha.mt, redefine long to word via preprocessor.
22914 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
22915 for alpha.
22916 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
22917 native cc.
22918 * gdb.t00/teststrategy.exp: Change expect string so that we
22919 consume the `(xgdb)' from the command echo and from the gdb prompt.
22920 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
22921 gdb currently compares all values as long, so this failure probably
22922 applies to any configuration where LONGEST is bigger than a target int.
22923 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
22924 with gcc.
22925 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
22926 to handle opaque pointers, gcc is.
22927 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
22928 as first argument. Include <sys/types.h> and change all operator
22929 new definitions to use size_t.
22930 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
22931 now that we use size_t.
22932
22933Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22934
a9c64011 22935 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 22936 a long or float array cast all array members to the same type.
a9c64011 22937 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 22938 with 64 bit longs.
a9c64011 22939 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 22940 on alpha.
a9c64011 22941 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
22942
22943Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22944
22945 * gdb.t24 (demangle.exp): Constructors of templates have names like
22946 vector<int>::vector(int) not vector<int>::vector<int>(int). See
22947 section 14.6 of the ARM.
22948
22949 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
22950 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
22951 accomplish little and slow down the testsuite.
22952
22953 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
22954 Accept spaces various places.
22955
22956Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22957
22958 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
22959 with watchpoint enabled.
22960
22961 * Makefile.in: Remove definition of CC and remove the second
22962 definition of CXX (the "CXX = gcc" one remains). These definitions
22963 were causing backquotes to be expanded within backquotes, which
22964 doesn't work.
22965
22966Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
22967
22968 * gdb.t17/callfuncs.exp: Add "return 0" to end.
22969
22970Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22971
a9c64011
AS
22972 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
22973 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
22974 by mips cc and contains no stabs entries.
22975
22976Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
22977
22978 * config/vx-gdb.exp: Use fake device to load files rather than
22979 NFS.
22980 * lib/gdb.exp: New proc to do "file" command.
22981 * config/unix-gdb.exp: Use new "file" proc.
22982
22983Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
22984
22985 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
22986 Rework board rebooting slightly.
22987 (gdb_exit): Don't exit from the remote shell; there isn't one.
22988 * gdb.stabs/weird.exp: If a program is being debugged already,
22989 kill it.
22990 * gdb.t04/setvar.exp: Stop and restart gdb.
22991 * gdb.t05/expr.exp: Likewise.
22992 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
22993 restart gdb and reload the program.
22994 * gdb.t08/opaque.exp: Likewise.
22995 * gdb.t12/scope.exp: Likewise.
22996 * gdb.t13/bitfields.exp: Likewise.
22997 * gdb.t15/funcargs.exp: Likewise.
22998 * gdb.t20/classes.exp: Likewise.
22999 * gdb.t03/ptype.exp: Increase timeout.
23000 * gdb.t16/printcmds.exp (test_print_string_constants,
23001 test_print_array_constants): Likewise.
23002 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
23003 * gdb.t20/classes.exp (do_tests): Likewise.
23004 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
23005
23006Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
23007
23008 * gdb.stabs: Renamed *wierd* to *weird*.
23009
23010Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
23011
23012 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
23013 for timeout. Add "known gcc 2.4.5 bug" to failure message.
23014
23015Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
23016
23017 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
23018 (do_tests): Remove xfail for whatis on one_var and two_var.
23019
23020Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
23021
23022 * Makefile.in: Made cross building work better by adding
23023 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
23024
23025Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23026
23027 * gdb.t15/{return.c,return.exp,Makefile.in}:
23028 New test, currently commented out.
23029
23030Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
23031
23032 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
23033 still running and removes the leftover named socket so GDb can do
23034 clean restarts.
23035
23036Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
23037
23038 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
23039 console, not GDB.
23040 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
23041 cross testing works better with "make check"
23042 * config/unix-gdb: Use default procedures for exit and version.
23043 * config/vx-gdb.exp: Cleaned up and massaged back to working order
23044 with the newest VxWorks.
23045
23046Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23047
23048 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
23049 old form.
23050
23051 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
23052 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
23053
23054 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
23055
23056 * config/unix-gdb.exp: Remove this version of gdb_exit
23057 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
23058 Rob says he'll look at it when he gets back to testing boards.
23059
23060Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
23061
23062 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
23063 an expected fail for certain ptype commands.
23064
23065 * gdb.t20/classes.exp: Update expected results of "ptype class
23066 Base1" to account for the constructor that now appears in the type.
23067
23068Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
23069
23070 * configure.in (configdirs): Restore gdb.t04, which mysteriously
23071 disappeared from list.
23072 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
23073 "alldone" proc with call to cleanup and exit.
23074 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
23075 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
23076 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
23077 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
23078 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
23079 "alldone" proc with simple returns that suppress remaining
23080 tests. The alldone proc went away many months ago.
23081
23082Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23083
23084 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
23085
23086 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
23087
23088Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23089
23090 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
23091 as vax gdb will display them.
23092
23093Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23094
23095 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
23096 optimizers.
23097
23098 * scope.exp: Change "bad value for localval" messages so each one
23099 is unique.
23100
23101 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
23102 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
23103
23104 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
23105
23106Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23107
23108 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
23109 doesn't exist (due to optimization).
23110
23111Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23112
23113 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
23114 contains \r because the filename is long.
23115
23116 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
23117 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
23118
23119Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23120
23121 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
23122 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
23123 Ultrix.
23124 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
23125 int tests.
23126 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
23127
23128Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
23129
23130 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
23131
23132 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 23133 to match does not match the passing case but still matches the
c906108c
SS
23134 failing case.
23135
23136Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23137
23138 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
23139
23140Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
23141
23142 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
23143 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
23144 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
23145 Remove various versions of gdb_exit.
23146 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
23147 gdb_exit.
23148 * config/unix-gdb.exp: gdb_exit remains here, and should override
23149 the generic version, since it's doing a lot of wierd stuff that
23150 the other versions aren't. FIXME, fold it in, or abandon this
23151 version.
23152
23153Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23154
23155 * gdb.t24/demangle.exp: Add tests for PR 3220.
23156
23157Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23158
23159 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
23160
23161Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
23162
23163 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
23164 "i386-*-*". Works for i486 as well.
23165
23166 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
23167 bug, and expand domain of xfail to all SVR4 systems, since the
23168 actual problem is likely to be in generic SVR4 /proc support.
23169
23170Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23171
23172 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
23173
23174Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
23175
23176 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
23177 xfails for other systems. Match a missing 'Continuing.' as an
23178 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
23179
23180 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
23181 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
23182 Only issue warning for missing executables if -all option is used.
23183
23184 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
23185 file if -all option is used. It's like an unpredictable XFAIL.
23186
23187Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23188
23189 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
23190 for dynamically linked binaries.
23191
23192 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
23193
23194Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23195
23196 * gdb.t20/inherit.exp: Change message for "print tagless struct"
23197 to state that this is a known bug in old versions of g++.
23198
23199Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23200
23201 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
23202 while waiting for `Continuing'.
23203
23204Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
23205
23206 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
23207 in text, data, and bss.
23208 * gdb.t10/nodebug.c: Add local and global test variables for
23209 initialized and uninitialized data.
23210
23211Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23212
23213 * config/unix-gdb.exp (gdb_exit): Add "wait".
23214
23215Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23216
23217 * gdb.t06/signals.exp: xfail the continue from the handler for all
23218 targets.
23219
23220 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
23221 function with watchpoints enabled, the i386 call dummy starts with
23222 a call.
23223
23224 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
23225 386 bsd names its corefiles.
23226
23227Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
23228
23229 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
23230 compilers don't grok it.
23231 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
23232 with small octal ints rather than character constants, which
23233 are signed and might not fit if first promoted to int.
23234
23235Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
23236
23237 * gdb.t09/Makefile.in (clean): Remove corefile.
23238
23239Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23240
23241 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
23242
23243Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23244 and Jim Kingdon (kingdon@cygnus.com)
23245
23246 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
23247 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
23248 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
23249
23250Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23251
23252 * gdb.t17/interrupt.exp: Add xfail for hppa.
23253
23254Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23255
23256 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
23257 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
23258 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
23259 to determine signed-ness of bitfields and use the result to setup
23260 the xfail.
23261 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
23262 * gdb.t15/funcargs.exp: Use them to step until the second indirect
23263 call line is reached if necessary.
23264
23265Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23266
23267 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
23268
23269Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23270
23271 * gdb.t06/break.exp: Also test `clear' command.
23272
23273Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
23274
23275 * gdb.t00/teststrategy.exp: Remove extra quote.
23276
23277 * gdb.t07/watchpoint.exp: Change xfail for calling function with
23278 watchpoint enabled to be for all non-68k machines.
23279
23280 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
23281
23282Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23283
23284 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
23285 targets use aout.mt instead of ecoff.mt as gas understands
23286 standard aout format.
23287
23288Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
23289
23290 * lib/gdb.exp (runto): Don't insist that function we are running to
23291 was compiled with -g.
23292
23293 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
23294
23295 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
23296 to get back into the read system call.
23297 Accept leading newline in case where we woke it up.
23298
23299Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23300
23301 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
23302 to make the stabs test work on ecoff systems using gcc and -with-stabs.
23303 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
23304 enable ecoff configuration.
23305
23306Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23307
23308 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
23309
23310Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23311
23312 * gdb.t16/printcmds.exp: Add another printf test.
23313
23314Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
23315
23316 * configure.in: If configured -with-stabs on any target, add
23317 stabsdirs to configdirs.
23318
23319Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23320
23321 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
23322 fun" so pattern does not match the command itself.
23323
23324Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23325
23326 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
23327
23328Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23329
23330 * gdb.t17/interrupt.exp: Test for more things.
23331
23332Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23333
23334 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
23335 compiler arranges the code and line numbers.
23336
23337 * gdb.t17/interrupt.exp: Don't send \n after ^C.
23338
23339Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23340
23341 * gdb.t00/help.exp: Increase expect input buffer size.
23342
23343Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23344
23345 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
23346
23347 * gdb.t07/watchpoint.exp: Add xfail for hppa.
23348
23349 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
23350
23351 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
23352 [0-9]*, not just [0-9].
23353
23354Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23355
23356 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
23357
23358 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
23359
23360Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23361
23362 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
23363
23364Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23365
23366 * gdb.t06/signals.c: Add xfails for sun3.
23367
23368 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
23369
23370 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
23371 test_stepping tests.
23372
23373Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23374
23375 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
23376
23377 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
23378
23379 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
23380 rather than actually putting it through cpp twice.
23381
23382 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
23383
23384Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
23385
23386 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
23387 no longer needed.
23388
23389Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23390
23391 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
23392
23393 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
23394 C++ features prints as "struct", make it a pass, not an xfail.
23395
23396Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23397
23398 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
23399 Don't require VA to print as "class" rather than "struct".
23400
23401Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
23402
23403 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
23404
23405Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23406
23407 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
23408
23409Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23410
23411 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
23412 order.
23413
23414Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23415
23416 * gdb.t16/printcmds.exp: Add printf tests.
23417
23418 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
23419
23420 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
23421
23422Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
23423
23424 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
23425 pass counts, to counteract any existing or future setup_xfails.
23426
23427Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23428
23429 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
23430 {BEGIN,END}_COMMON for common block instead of STAB.
23431 * gdb.stabs/wierd.exp: Add xfail for rs6000.
23432
23433 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
23434 intp_var should be N_GSYM not N_LSYM.
23435 wierd-aout.S: Use a label for the value of the N_SO.
23436 wierd.def: Remove all backslashes.
23437 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
23438
23439Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23440
23441 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
23442 get the expected next to inheritance3.
23443
23444Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23445
23446 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
23447 now that gcc-2.4 gets it right.
23448
23449Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23450
23451 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
23452
23453 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
23454 generating comp-info.exp which works for cross-compilation.
23455
23456Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
23457
23458 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
23459 "*-*-sysv4.*".
23460
23461Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
23462
23463 * gdb.t01/run.exp: Start with a fresh gdb.
23464 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
23465 SVR4.x.
23466
23467Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
23468
23469 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
23470 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
23471 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
23472 Makefile.in (distclean, realclean): Remove gdbme.c from list of
23473 things to remove.
23474
23475Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
23476
23477 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
23478 test cases from bug reports.
23479
23480Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
23481
23482 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
23483 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
23484 avoid spurious xfails.
23485 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
23486 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
23487 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
23488
23489Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
23490
23491 * gdb.t00/teststrategy.exp: Rework to provide more useful
23492 description of each test, fix problem with systems that define
23493 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
23494 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
23495 results for "next over recursive call" so timeouts aren't taken
23496 by error.
23497
23498Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
23499
23500 * gdb.t12/scope.exp: Test printing of variables before run.
23501
23502 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
23503 printed in wrong order due to sorting.
23504
23505Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
23506
23507 * gdb.t00/teststrategy.exp: Fix expected results for printing
23508 user entered string constant. Is array of char, prints with no
23509 address.
23510
23511 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
23512 commands.
23513 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
23514 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
23515 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
23516 of struct of char arrays.
23517 * gdb.t00/radix.exp: New tests for radix commands.
23518
23519Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
23520
23521 * gdb.t16/printcmd.exp: Print a variable before running program
23522 (with xfail for AIX).
23523
23524Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
23525
23526 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
23527
23528 * gdb.t16/printcmd.exp: Don't print variables before running program.
23529
23530 * gdb.t06/break.exp: Don't require envp argument to main.
23531
23532 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
23533
23534 * gdb.t02/whatis.exp, gdb.t11/list.exp:
23535 Add xfails for rs6000.
23536
23537 * gdb.t02/whatis.exp: Change other tests not to re-test something
23538 we already tested.
23539
23540 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
23541 each type used has a variable of that type.
23542
23543Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
23544
23545 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
23546
23547Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
23548
23549 * configure.in: change srctrigger to be a file, not a directory
23550
23551Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
23552
23553 * configure.in (mips-idt-ecoff*): Added trailing '*'.
23554
23555 * gdb.t11/list.exp: Fixed a couple of typos.
23556
23557Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
23558
23559 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
23560 is fixed and PR is closed.
23561 * gdb.t16 (gdbme.c): Add simple test string variable.
23562 * gdb.t16 (printcmds.exp): Add tests with simple test string
23563 variable, primarily for boundaries on "set print elements".
23564
23565Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
23566
23567 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
23568 Make leading 0's optional and don't expect a tab in the middle
23569 of the number.
23570
23571 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
23572
23573 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
23574 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
23575 don't end command passed to gdb_test with newline.
23576
23577 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
23578 signed keyword away, don't expect signed bitfields to be signed.
23579
23580 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
23581 printing with only as many 1's as are in the field as well as printing
23582 with 32 1's (see comment).
23583
23584Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
23585
23586 * gdb.t00/default.exp: Start with a fresh gdb.
23587 * configure.in (configdirs): Remove gdb.t31 until the chill
23588 compiler works again. It no longer is able to find chillrt0
23589 since it isn't in libchill.a anymore.
23590 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
23591 wierd.o, make more modular.
23592 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
23593 spurious newlines that caused problems.
23594
23595Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23596
23597 * Move test with enums and partial symbols from gdb.t03/ptype.exp
23598 to gdb.stabs/wierd.exp since GCC has worked around the bug.
23599 gdb.stabs/wierd.{exp,def}: Many new tests.
23600
23601 * gdb.t00/default.exp: update info line for new message.
23602
23603 * gdb.t02/{whatis.exp,gdbme.c}:
23604 Test that "char *" doesn't print as "caddr_t".
23605
23606Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23607
23608 * gdb.t00/help.exp: Use .* in place of some help messages which
23609 just changed.
23610 gdb.t00/default.exp: Update "info frame" test for new message.
23611 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
23612 Remove some xfails
23613
23614Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23615
23616 * gdb.t03/{gdbme.c,ptype.exp}:
23617 Add tests for typedef'd struct and union without tags.
23618 Also check "whatis" on a variable of a typedef'd enum without a tag.
23619
23620 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
23621 PRMS 1823; the bug still exists but isn't reproduced by this test
23622 anymore), and remove rs6000 XFAIL (the bug is fixed).
23623
23624 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
23625 duplicated from whatis.exp. For those that are left, accept
23626 "long", "long int", or "int" for long variables (whatis.exp already
23627 has an XFAIL for "int", so no need to fail it here).
23628
23629 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
23630 Deal with GCC's names for types now that GDB uses the compiler's names.
23631
23632 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
23633 setup_xfail's for sunos4. If we #defined the signed keyword away,
23634 don't expect GDB to know that char it is signed.
23635
23636 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
23637
23638Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
23639
23640 * configure.in (configdirs): Add gdb.t24 for C++ tests that
23641 should work on any system, regardless of debugging format.
23642 * gdb.t21/demangle.exp: Move to gdb.t24.
23643 * gdb.t24/demangle.exp: Move from gdb.t21.
23644 * gdb.t24/{Makefile.in, configure.in}: New files.
23645
23646Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23647
23648 * configure.in: Do gdb.stabs and C++ tests only for stabs.
23649 * gdb.stabs: New directory.
23650
23651Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23652
23653 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
23654 not just "Quit anyway?".
23655
23656Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
23657
23658 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
23659 that all setup_xfails are immediately followed by clear_xfails.
23660
23661Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
23662
23663 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
23664 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
23665 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
23666 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
23667 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
23668 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
23669 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
23670 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
23671 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
23672 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
23673 gdb.t31/chillvars.exp, lib/gdb.exp:
23674 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
23675 bug-gdb@prep.ai.mit.edu.
23676
23677Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
23678
23679 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
23680 with 0.0, not integer 0.
23681
23682Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
23683
23684 * gdb.t06/break.exp: Update for "Kill the program" message change.
23685
23686Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
23687
23688 * Makefile.in (GDBFLAGS): Set to -nx.
23689 * Makefile.in (site.exp): Use GDBFLAGS.
23690
23691Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
23692
23693 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
23694 Makefiles.
23695 (check): depend on just-check.
23696 (just-check): added so that tests can be run without a noop
23697 build pass.
23698
23699Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
23700
23701 Switch to using configure's configdirs.
23702 * Makefile.in (Makefile): add configure.in dependency.
23703 (SUBDIRS): removed redundant assignment.
23704 * configure.in: switch subdirs assignment to configdirs.
23705 * gdb.t*/configure.in: new files.
23706
23707Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
23708
23709 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
23710 works.
23711
23712Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
23713
23714 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
23715 in explicit rules. Apparently this is not supported by some makes.
23716
23717Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
23718
23719 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
23720
23721Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23722
23723 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
23724 disappeared.
23725
23726Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
23727
23728 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
23729
23730Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
23731
23732 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
23733 watchpoint problem that is now fixed.
23734 * gdb.t30/chexp.exp: Remove setup_xfail for printing
23735 uninitialized convenience variables.
23736 * gdb.t31/chillvars.exp: Fix expected patterns for printing
23737 structures.
23738
23739Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23740
23741 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
23742 which causes expect to get out of sync with gdb on long output
23743 from help set.
23744 * gdb.t09/corefile.exp: Make expected pattern for core file
23745 failing signal and frame output format less sun specific.
23746
23747Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
23748
23749 * gdb.t31/chillvars.exp: Add and remove initial dummy
23750 breakpoint, so that symbol table is forced in.
23751 (Needed at least on Sunos4, though it seems not SVR4.)
23752 * gdb.t31/chillvars.exp: Update for changed output format.
23753
23754Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
23755
a9c64011 23756 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
23757
23758Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
23759
23760 * Makefile.in: Added --srcdir when invoking runtest, removed the
23761 need for a local config file. (optional now)
23762
23763Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
23764
23765 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
23766 failure count used to force early termination. Add some more
23767 expected failures for gnu style demangling.
23768
23769Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23770
23771 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
23772 pmi variable from gdb.t20/gdbme to get optimized away.
23773 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
23774 Check for written corefile upon timeout _and_ eof.
23775
23776Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23777
23778 * config/unix-gdb.exp: Add missing return 0.
23779
23780Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23781
23782 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
23783 test termination.
23784
23785Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
23786
23787 * configure.in (subdirs): Put back gdb.t17 which mysteriously
23788 disappeared.
23789
23790Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
23791
23792 * gdb.t10/crossload.exp: Disable the i860-elf test until such
23793 time as i860 support works.
23794
d63a86f8 23795 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
23796 "backtrace 100\r" rather than just "backtrace\r", to match last
23797 change.
23798
23799Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
23800
23801 * config/udi-gdb.exp (gdb_exit): Remove close command.
23802 (gdb_target_udi): New procedure to set the UDI target.
23803 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
23804 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
23805 Added waits for prompts after several question responses. Added
23806 some more responses used by a29k-amd-udi-gdb.
23807 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
23808 pass different arguments, restart UDI connection after program
23809 completion.
23810 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
23811 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
23812 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
23813 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
23814 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
23815 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
23816 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
23817 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
23818 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
23819 after program completion.
23820 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
23821 compiled with a SELECT_VECS setting.
23822 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
23823 infinite recursion.
23824
23825 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
23826 Added checks for COFF results, and made them expected failures for
23827 all targets. It would be better to make them expected failures
23828 for COFF targets only.
23829
23830Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
23831
23832 * Makefile.in: add null dvi target, don't bother to recurse
23833 through test directories for info and install-info; rename
23834 $(datadir) to be dejagnu instead of deja-gnu
23835
23836Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
23837
23838 * gdb.t31/gdbme.ch: Re-enable code that previously caused
23839 compiler to coredump.
23840 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
23841 code.
23842
23843Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
23844
23845 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
23846 coredump.
23847 * gdb.t31/chillvars.exp: Comment out tests that depend on that
23848 code.
23849
23850Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
23851
23852 * gdb.t03/ptype.exp: tests for return code from gdb_test.
23853 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
23854 which in a shell. Deletes xgdb when done.
23855 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
23856 Tests the return from the "set height" or "set width" commands.
23857 Added a few return codes where needed.
23858
23859Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
23860
23861 * Makefile.in (SUBDIRS): Add gdb.t17.
23862 * configure.in (subdirs): Add gdb.t17.
23863 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
23864 files to test gdb's calling of functions in the inferior with
23865 the correct arguments and gdb's ability to retrieve any
23866 result returned.
23867
23868Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
23869
23870 * config/unix-gdb.exp (gdb_exit): Remove close commands that
23871 may be called after gdb goes away. Previous versions of expect
23872 needed these to avoid file descriptor leaks, but they cause
23873 errors with the current revision of expect.
23874 * gdb.t00/gdbvars.exp: Use -re on expected output after
23875 setting sevenbit-strings.
23876 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
23877 to set sevenbit-strings consistent across tests.
23878 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
23879 set sevenbit-strings consistent across tests.
23880
23881Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
23882
23883 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
23884 expected output to match current "expect" expectations.
23885
23886Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
23887
23888 * gdb.t00/default.exp: Change expected output for default "source"
23889 command, to match new gdb behavior which requires a filename to
23890 source.
23891
23892Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
23893
23894 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
23895 expected fail for i486-*-* that misses the marker2 function.
23896 * gdb.t10/crossload.exp (bfddefault): Allow successful
23897 recognition of a format to pass even if no symbols are found.
23898 Explicitly catch failures where the format is not recognized
23899 or is ambiguous, and add the reason to the fail message.
23900 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
23901 the cause is and invalid target and add reason to failure message.
23902 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
23903 elf32-i386, elf32-sparc, and elf32-i860.
23904 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
23905 Set up expected failure for 'filename'::variable scope resolution,
23906 which is now apparently broken on all targets.
23907 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
23908 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
23909 gdb.t23/templates.exp: Change failure for missing binfile into
23910 just a warning.
23911 gdb.t21/demangle.exp: Change all cfront references to 'arm'
23912 references.
23913
23914Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
23915
23916 * gdb.t00/default.exp: Add expected output for default "source"
23917 command, to match new gdb behavior.
23918 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
23919
23920Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
23921
23922 * config/*-gdb.exp: returns an error, rather than exiting on
23923 internal errors.
23924
23925Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
23926
23927 * gdb.t03/gdbme.c: Add pointer to struct variable.
23928 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
23929 referencing struct members.
23930
23931Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
23932
23933 * configure.in (mips-idt-ecoff): New target.
23934 * config/mips-gdb.exp: New file for remote board using MIPS remote
23935 debugging protocol.
23936
23937 * Redid configuration scheme. Removed gdb.t*/configure.in.
23938 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
23939 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
23940 distclean targets. Built executables via .o files. Adjusted
23941 tests to account for source files in $(srcdir) rather than
23942 $(objdir).
23943 * lib/gdb.exp (runto): Don't expect () after the function name,
23944 because it may have arguments.
23945
23946Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
23947
23948 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
23949 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
23950 expected failures for mips-idt-* and mips-sgi-*.
23951 * gdb.t00/default.exp (attach): Kill process if requested.
23952 * gdb.t00/help.exp (help target core, help target): Accept a gdb
23953 that does not read core files.
23954 * gdb.t01/run.exp: Removed checks for exit status code.
23955 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
23956 it is linked in.
23957 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
23958 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
23959 appropriate, rather than doing it by hand.
23960 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
23961 execution.
23962 * gdb.t10/crossload.exp: Kill existing program if needed.
23963 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
23964 appropriate, rather than doing it by hand. Always increase
23965 timeout for this test, not just for VxWorks.
23966
23967Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
23968
23969 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
23970 of Chill STRUCT types and STRUCT values.
23971 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
23972 than "char".
23973 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 23974 struct2): New struct definitions and initializations to test
c906108c
SS
23975 simple Chill STRUCT types.
23976
23977Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
23978
23979 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
23980 the null byte at the end of strings.
23981 * gdb.t00/default.exp: Make show version insensitive to copyright
23982 date.
23983 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
23984 to avoid dependencies on target char signedness.
23985 * gdb.t16/printcmds.exp: Update expected results for explicitly
23986 unsigned char.
23987 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
23988 now work.
23989 * gdb.t21/demangle.exp: Add many more patterns for template
23990 demangling, most of them being expected failures.
23991 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
23992 string we are matching for, to match on the whole string.
23993 * gdb.t21/demangle.exp: Add many new test strings to demangle,
23994 and fix a whole bunch that had incorrect expected output but were
23995 passing anyway because of the bug in "proc demangle".
23996 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
23997 type.
23998 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
23999
24000Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
24001
a9c64011
AS
24002 * gdb/testsuite: made modifications to testcases, etc., to allow
24003 them to work properly given the reorganization of deja-gnu and the
24004 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
24005
24006Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
24007
24008 * gdb/testsuite: Initial creation of gdb/testsuite.
24009 Migrated dejagnu testcases and support files for testing nm to
24010 gdb/testsuite from deja-gnu. These files were moved "as is"
24011 with no modifications. This migration is part of a major overhaul
24012 of dejagnu. The modifications to these testcases, etc., which
24013 will allow them to work with the new version of dejagnu will be
24014 made in a future update.
48efe704 24015
8d8cb839 24016 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 24017\f
8d8cb839
EZ
24018;; Local Variables:
24019;; mode: change-log
24020;; left-margin: 8
24021;; fill-column: 74
24022;; version-control: never
24023;; End:
902f2ccb
MC
24024
24025 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 24026 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
24027 Copying and distribution of this file, with or without modification,
24028 are permitted provided the copyright notice and this notice are preserved.
This page took 2.457595 seconds and 4 git commands to generate.