]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
*** empty log message ***
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
2e8265fd
TT
12012-02-17 Tom Tromey <tromey@redhat.com>
2
3 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
4 * gdb.python/py-events.exp: Check 'dir' output.
5 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
6
9e507076
YQ
72012-02-17 Yao Qi <yao@codesourcery.com>
8
9 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
10
32d22ab1
TT
112012-02-16 Tom Tromey <tromey@redhat.com>
12
13 * gdb.base/inferior-died.c: Don't include stdio.h.
14
9addecb9
TT
152012-02-16 Tom Tromey <tromey@redhat.com>
16
17 * gdb.base/inferior-died.c: New file.
18 * gdb.base/inferior-died.exp: New file.
19
4cb6da1c
AR
202012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
21
22 * gdb.base/break-inline.exp: New file.
23 * gdb.base/break-inline.c: New file.
24
3af2590d
TT
252012-02-15 Tom Tromey <tromey@redhat.com>
26
27 * gdb.base/pc-fp.exp: Add "info register" tests.
28
29988831
TT
292012-02-15 Tom Tromey <tromey@redhat.com>
30
31 * gdb.base/regs.exp: Remove.
32
10010058
PA
332012-02-15 Pedro Alves <palves@redhat.com>
34
35 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
36 the target doesn't support tracepoints.
37 * gdb.trace/circ.exp: Ditto.
38 * gdb.trace/collection.exp: Ditto.
39 * gdb.trace/packetlen.exp: Ditto.
40 * gdb.trace/passc-dyn.exp: Ditto.
41 * gdb.trace/report.exp: Ditto.
42 * gdb.trace/tfind.exp: Ditto.
43 * gdb.trace/tspeed.exp: Ditto.
44 * gdb.trace/tsv.exp: Ditto.
45 * gdb.trace/unavailable.exp: Ditto.
46 * gdb.trace/while-dyn.exp: Ditto.
47
a2e0062d
PA
482012-02-15 Pedro Alves <palves@redhat.com>
49
50 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
51 gdb_test_multiple, and call unsupported instead of fail, if the
52 remote side does not support the request.
53
a1999d40
PA
542012-02-15 Pedro Alves <palves@redhat.com>
55
56 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
57 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
58 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
59 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
60 * gdb.server/server-run.exp: Make sure gdb is disconnected.
61 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
62 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
63 doesn't start with "extended-" already.
64
7cee1e54
PA
652012-02-15 Pedro Alves <palves@redhat.com>
66
67 Support extended-remote. Avoid cascading timeouts.
68
69 * gdb.base/attach.exp (do_attach_tests): Add expected output for
70 the extended-remote target. If attaching with no file fails, load
71 the file manually.
72 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
73
816338b5
SS
742012-02-14 Stan Shebs <stan@codesourcery.com>
75
76 * gdb.base/ena-dis-br.exp: Add enable count test.
77
cc30c4bd
PA
782012-02-13 Pedro Alves <palves@redhat.com>
79
80 * config/mips-idt.exp: Delete.
81 * gdb.base/a2-run.exp: Remove mips-idt xfails.
82 * gdb.base/bitfields.exp: Remove mips-idt restarts.
83 * gdb.base/break.exp: Remove mips-idt references.
84 * gdb.base/chng-syms.exp: Ditto.
85 * gdb.base/default.exp: Ditto.
86 * gdb.base/funcargs.exp (funcargs_reload): Delete.
87 (top level): Don't call it.
88 * gdb.base/opaque.exp: Remove mips-idt restarts.
89 * gdb.base/ptype.exp: Remove mips-idt xfails.
90 * gdb.base/scope.exp: Remove mips-idt restarts.
91 * gdb.base/sepdebug.exp: Remove mips-idt references.
92 * gdb.base/watchpoint.exp (maybe_clean_restart)
93 (maybe_reinitialize): Delete.
94 (test_disabling_watchpoints, test_disabling_watchpoints)
95 (test_watchpoint_triggered_in_syscall)
96 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
97 Don't call them.
98
57008375
JK
992012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
100
101 * gdb.server/server-exec-info.exp: New file.
102
4a2d9c08
PA
1032012-02-10 Pedro Alves <palves@redhat.com>
104
105 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
106 always non-empty.
107 (test_attach): Always pass $exec to test_attach_gdb.
108
09fa21bd
TT
1092012-02-08 Tom Tromey <tromey@redhat.com>
110
111 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
112 before inferior is started.
113
f0823d2c
TT
1142012-02-07 Tom Tromey <tromey@redhat.com>
115
116 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
117 Symbol.value.
118 * gdb.python/py-symbol.c (qq): Set default value.
119
1202012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
121
122 * gdb.python/py-symbol.c (qq): New global.
123 * gdb.python/py-symbol.exp: Add test for frame-less
124 lookup_symbol.
125 * gdb.python/py-symtab.exp: Fix line number.
126
f7e44f65
JB
1272012-02-03 Joel Brobecker <brobecker@adacore.com>
128
129 * gdb.ada/mi_task_arg: New testcase.
130
4c9ed63c
PA
1312012-02-02 Pedro Alves <palves@redhat.com>
132
133 * gdb.reverse/until-precsave.exp: Also put "record save" under the
134 extended timeout.
135
c0b9f2c6
PA
1362012-02-02 Pedro Alves <palves@redhat.com>
137
138 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
139 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
140
5f8cefd7
PA
1412012-02-02 Pedro Alves <palves@redhat.com>
142
143 * gdb.base/term.exp: Rewrite.
144 * gdb.base/term.c: New.
145
2f3a2569
PA
1462012-02-02 Pedro Alves <palves@redhat.com>
147
148 * gdb.base/default.exp (run "r" abbreviation, run): Add
149 extended-remote expected output.
150
f149aabd
TT
1512012-02-02 Tom Tromey <tromey@redhat.com>
152
153 * gdb.cp/dispcxx.exp: New file.
154 * gdb.cp/dispcxx.cc: New file.
155
03bef283
TT
1562012-02-01 Tom Tromey <tromey@redhat.com>
157
158 * gdb.base/jit-simple.exp: New file.
159 * gdb.base/jit-simple.c: New file.
160
a79b18b5
YQ
1612012-01-30 Yao Qi <yao@codesourcery.com>
162
163 * gdb.base/skip.exp: Make test result unique.
164
f0d1a53e
JK
1652012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
166
167 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
168 compatibility with valgrind-3.7.0.
169
4b3c9f41
PA
1702012-01-27 Pedro Alves <palves@redhat.com>
171
172 * gdb.base/watchpoint.exp (no_hw): New global.
173 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
174 disable hw watchpoints.
175 (test_wide_location_1, test_wide_location_2): If no_hw is set,
176 don't expect hw watchpoints.
177 (no_hw_watchpoints): Always clean restart.
178 (do_tests): New procedure, factored out from the top level.
179 (top level): Run tests twice. Once with hw watchpoints enabled,
180 another time with hw watchpoints disabled.
181
a13491c8
PA
1822012-01-27 Pedro Alves <palves@redhat.com>
183
184 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
185 out from the top level.
186 (top level): Call it instead.
187
f2c8a051
PA
1882012-01-27 Pedro Alves <palves@redhat.com>
189
190 * gdb.base/watchpoint.exp (top level): Re-enable hardware
191 watchpoints sooner.
192
654d7a9e
PA
1932012-01-27 Pedro Alves <palves@redhat.com>
194
195 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
196
274f47f3
PA
1972012-01-27 Pedro Alves <palves@redhat.com>
198
199 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
200 "You may have requested too many hardware
201 breakpoints/watchpoints".
202
e4d63ba2
PA
2032012-01-27 Pedro Alves <palves@redhat.com>
204
205 * gdb.base/watchpoint.exp (maybe_clean_restart)
206 (maybe_reinitialize): New.
207 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
208 expect "hit N times".
209 (test_disabling_watchpoints, test_complex_watchpoint)
210 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
211 Call maybe_clean_restart.
212 (top level): Use clean_restart. Remove "mips-idt-*"
213 reinitialization.
214
dbd95daf
PA
2152012-01-27 Pedro Alves <palves@redhat.com>
216
217 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
218
f3ad2025
PA
2192012-01-27 Pedro Alves <palves@redhat.com>
220
221 * gdb.base/watchpoint.exp: Clean restart after tests that don't
222 require `initialize' anymore. Remove unnecessary `initialize'
223 calls.
224
100aa3ae
PA
2252012-01-27 Pedro Alves <palves@redhat.com>
226
227 * gdb.base/watchpoint.exp (wp_set): Delete.
228 (initialize, test_simple_watchpoint, top level): Remove dead code.
229
c79a8e11
PA
2302012-01-27 Pedro Alves <palves@redhat.com>
231
232 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
233 typo.
234
048fe15a
PA
2352012-01-27 Pedro Alves <palves@redhat.com>
236
237 * config/extended-gdbserver.exp: New file.
238 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
239 comment.
240 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
241 * boards/native-extended-gdbserver.exp: New file.
242
4033a6bf
PA
2432012-01-26 Pedro Alves <palves@redhat.com>
244
245 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
246 and gdb_test_multiple.
247
3d7f4b81
PA
2482012-01-26 Pedro Alves <palves@redhat.com>
249
250 Make test messages unique, and more identifiable.
251 * gdb.multi/watchpoint-multi.exp: Change test messages.
252
484abf42
TT
2532012-01-25 Tom Tromey <tromey@redhat.com>
254
255 * gdb.base/solib-disc.exp: Fix regexps.
256
edcc5120
TT
2572012-01-24 Tom Tromey <tromey@redhat.com>
258
259 * lib/mi-support.exp (mi_expect_stop): Add special case for
260 solib-event.
261 * gdb.base/catch-load-so.c: New file.
262 * gdb.base/catch-load.exp: New file.
263 * gdb.base/catch-load.c: New file.
264 * gdb.base/break-interp.exp (reach_1): Update regexp.
265
30b91c90
JK
2662012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
267
268 Fix fuzzy results.
269 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
270 lpsimple and func.
271
53fe1783
GB
2722012-01-24 Gary Benson <gbenson@redhat.com>
273
274 Delete #if 0'd out code.
275 * gdb.base/default.exp (info catch): Remove.
276 * gdb.base/gdb_history (info catch): Likewise.
277 * gdb.base/help.exp (info catch): Likewise.
278
d0d8b0c6
JK
2792012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
280
281 Fix watchpoints to be specific for each inferior.
282 * gdb.multi/watchpoint-multi.c: New file.
283 * gdb.multi/watchpoint-multi.exp: New file.
284
4403d8e9
JK
2852012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
286
287 Fix watchpoints across inferior fork.
288 * gdb.threads/watchpoint-fork-child.c: New file.
289 * gdb.threads/watchpoint-fork-mt.c: New file.
290 * gdb.threads/watchpoint-fork-parent.c: New file.
291 * gdb.threads/watchpoint-fork-st.c: New file.
292 * gdb.threads/watchpoint-fork.exp: New file.
293 * gdb.threads/watchpoint-fork.h: New file.
294
050a2e1d
PA
2952012-01-23 Pedro Alves <palves@redhat.com>
296
297 * gdb.base/call-signal-resume.exp: Allow output after "return".
298
6a52fb62
PA
2992012-01-20 Pedro Alves <palves@redhat.com>
300
301 * gdb.python/py-finish-breakpoint.py: Fix typo.
302
145b16a9
UW
3032012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
304
305 * gdb.base/info-proc.exp: Also run on remote targets. Main
306 "info proc" command is now always present; whether target supports
307 actual info proc operation is detected when attempting to issue
308 the command.
309
26f6125e
JK
3102012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
311
312 * .gdbinit: Remove.
313
eb5227ce
PA
3142012-01-19 Pedro Alves <palves@redhat.com>
315
316 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
317 look at the funtions' returns.
318 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
319 (jprint.print(int, int)): Change return type to int. Adjust.
320
1db33378
PP
3212012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
322
323 PR gdb/9538
324 * gdb.base/sepdebug.exp: New test.
325
b9736cf8
PA
3262012-01-18 Pedro Alves <palves@redhat.com>
327
328 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
329 Allow output before ^done.
330
4aac40c8
TT
3312012-01-16 Tom Tromey <tromey@redhat.com>
332
333 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
334 Add tests for relative directory.
335
cafec441
TT
3362012-01-16 Tom Tromey <tromey@redhat.com>
337
338 * gdb.base/printcmds.c (enum flag_enum): New.
339 (three): New global.
340 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
341 enum printing.
342 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
343 FlagEnumerationPrinter.
344 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
345 * gdb.python/py-pp-maint.c (enum flag_enum): New.
346 (fval): New global.
347
abcc4978
PA
3482012-01-16 Pedro Alves <palves@redhat.com>
349
350 * lib/gdb.exp (banned_procedures): New variable.
351 (banned_variables_traced): Rename to ...
352 (banned_traced): ... this.
353 (gdb_init): Also trace banned procedures.
354 (gdb_finish): Also untrace banned procedures.
355
97ccebe8
PA
3562012-01-16 Pedro Alves <palves@redhat.com>
357
358 Remove all calls to strace.
359
2af7517b
JK
3602012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
361
362 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
363 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
364
9241a8bc
PP
3652012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
366
367 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
368 * gdb.base/pie-execl.exp: Likewise.
369
3848a17f
KS
3702012-01-12 Keith Seitz <keiths@redhat.com>
371
372 PR mi/10586
373 * gdb.mi/var-cmd.c (struct anonymous): New structure.
374 (do_anonymous_type_tests): New function.
375 (main): Call do_anonymous_type_tests.
376 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
377 (verify_everything): New procedure.
378 * gdb.mi/mi-var-cp.cc (class A): New class.
379 (anonymous_structs_and_unions): New function.
380 (main): Call anonymous_structs_and_unions.
381 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
382 (verify_everything): New procedure.
383
440e2fca
KS
3842012-01-12 Keith Seitz <keiths@redhat.com>
385
386 * lib/mi-support.exp: Expand comments about PATH_EXPR.
387 (varobj_tree::get_path_expr): Assume that all varobjs are
388 compound unless they are known simple types.
389 Adjust path expressions based on parent type, path parent type,
390 and tree language.
391 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
392 the root varobj.
393 (mi_walk_varobj_tree): Add LANGUAGE parameter.
394
675399c9
PA
3952012-01-11 Pedro Alves <palves@redhat.com>
396
397 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
398 core files on this machine" anymore.
399
97ddaa9b
PH
4002012-01-11 Paul Hilfinger <hilfingr@adacore.com>
401
402 * gdb.base/watchpoint.c (recurser): Initialize local_x.
403 (main): Repeat recurser call.
404 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
405 equivalent to 'local_x'.
406
ea733575
PH
4072012-01-11 Paul Hilfinger <hilfingr@adacore.com>
408 Joel Brobecker <brobecker@adacore.com>
409
410 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
411
2ca0b532
PA
4122012-01-05 Pedro Alves <alves.ped@gmail.com>
413
414 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
415 * gdb.python/py-events.c (first): Add bits for new "step N" test.
416 * gdb.python/py-events.exp: Test that "step N" tripping on a
417 breakpoint emits a breakpoint event.
418
6e681866
JB
4192012-01-03 Joel Brobecker <brobecker@adacore.com>
420
421 * gdb.base/auxv.exp: Reformat the copyright notice.
422
3c2d6aff
YQ
4232012-01-03 Yao Qi <yao@codesourcery.com>
424
425 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
426 (strace_trace_on_diff_addr): New.
427 * gdb.trace/strace.c: (main): Add two local variables.
428
0852fee3
UW
4292011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
430
431 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
432 * gdb.cell/gcore.exp: Likewise.
433 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
434 to verify the correct instance of main is selected.
435
12c3e59c
JB
4362012-01-02 Joel Brobecker <brobecker@adacore.com>
437
438 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
439 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
440 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
441 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
442 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
443 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
444 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
445 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
446 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
447 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
448 gdb.threads/thread_check.c: Reformat copyright header.
449
c0f378ec
EBM
4502011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
451
e4a7ca93 452 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
453 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
454 is not enabled.
455
3bc96cfb
JK
4562011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
457
458 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
459 parameter to self_exec, adjust the function.
460 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
461 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
462 (set var do_exit = 0): Remove test.
463 (newline at end of file): Add one.
464
095bcf5e
JB
4652011-12-27 Joel Brobecker <brobecker@adacore.com>
466
467 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
468 New files.
469
18d19bd1
JK
4702011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
471
472 Fix racy FAILs.
473 * gdb.threads/fork-thread-pending.c (barrier): New variable.
474 (thread_function, thread_forker): Call pthread_barrier_wait for it.
475 (main): Call pthread_barrier_init for it.
476
e809353a
JK
4772011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
478
479 Fix double send_gdb leading to racy FAILs.
480 * gdb.base/break.exp (set silent break bp_location1): Replace
481 3x send_gdb and gdb_expect by gdb_test.
482 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
483 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
484 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
485 instead of send_gdb. Twice.
486 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
487 3x send_gdb and gdb_expect by gdb_test.
488 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
489
da8cb7ec
JK
4902011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
491
492 * gdb.linespec/linespec.exp: Compile using {c++}.
493
ae1a303e
JK
4942011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
495
496 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
497 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
498 (verify GCC PR debug/51668): New test.
499
cc72b2a2
KP
5002011-12-23 Kevin Pouget <kevin.pouget@st.com>
501
502 Introduce gdb.FinishBreakpoint in Python.
503 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
504 py-finish-breakpoint2
505 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
506 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
507 instead of line number.
508 * gdb.python/py-finish-breakpoint.c: New file.
509 * gdb.python/py-finish-breakpoint.exp: New file.
510 * gdb.python/py-finish-breakpoint.py: New file.
511 * gdb.python/py-finish-breakpoint2.cc: New file.
512 * gdb.python/py-finish-breakpoint2.exp: New file.
513 * gdb.python/py-finish-breakpoint2.py: New file.
514
3b7962f9
JK
5152011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
516
517 Partial fix of compatibility with gcc-4.7.
518 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
519 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
520 Add comment to add a PASS case in the future.
521
6538471c
JK
522 Fix compatibility with gcc-4.7.
523 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
524
7052e42c
UW
5252011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
526
527 PR tdep/12797
528 * gdb.base/callfuncs.exp: Remove KFAIL.
529
9ac7f98e
JB
5302011-12-21 Joel Brobecker <brobecker@adacore.com>
531
532 * gdb.ada/task_bp: New testcase.
533
f6eeced0
JK
5342011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
535
536 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
537 -DNO_SECTIONS.
538 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
539
72225e17
JK
5402011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
541
542 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
543 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
544 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
545 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
546 conditional for gcc <= 4.5.
547
13ac8d2c
JK
5482011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
549
550 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
551 by XFAIL.
552 * gdb.cp/static-method.exp (info addr A::func())
553 (list static-method.cc:xxx::(anonymous namespace)::A::func)
554 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
555 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
556 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
557 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
558 (test value of F in k3_m): Likewise.
559 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
560 Likewise.
561
049682ba
JK
5622011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
563
564 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
565 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
566 Remove.
567 * gdb.threads/attachstop-mt.c: Remove.
568 * gdb.threads/attachstop-mt.exp: Remove.
569
2c9d8796
MK
5702011-12-17 Mark Kettenis <kettenis@gnu.org>
571
572 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
573
e0f9f062
DE
5742011-12-16 Doug Evans <dje@google.com>
575
f4aa2101 576 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
577 * boards/native-gdbserver.exp: New file.
578
e0f9f062
DE
579 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
580 gdbserver output.
581 (gdbserver_default_get_remote_address): New function.
582 (gdbserver_start): Call gdb,get_remote_address to compute argument
583 to "target remote" command.
584
80b6e756
PM
5852011-12-16 Phil Muldoon <pmuldoon@redhat.com>
586
1c3ad6ab 587 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
588 python print-stack. Add set/show python print-stack
589 off|full|message tests.
590
1576bd00
YQ
5912011-12-15 Yao Qi <yao@codesourcery.com>
592
593 * gdb.trace/strace.c: New
594 * gdb.trace/strace.exp: New.
595
d6a0f6e0
TT
5962011-12-14 Tom Tromey <tromey@redhat.com>
597
598 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
599
31015e1d
DE
6002011-12-14 Doug Evans <dje@google.com>
601
602 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
603
7b50312a
PA
6042011-12-14 Pedro Alves <pedro@codesourcery.com>
605
606 PR threads/10729
607
608 * gdb.mi/watch-nonstop.c: New file.
609 * gdb.mi/mi-watch-nonstop.exp: New file.
610
924437bc
PA
6112011-12-13 Pedro Alves <pedro@codesourcery.com>
612 Doug Evans <dje@google.com>
613
614 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
615 (clean_restart): Remove references to the gdb_stub target board
616 variable.
617 (gdb_step_for_stub): Delete.
618
619 * gdb.base/annota1.exp: Remove all references to [target_info
620 exists gdb_stub], gdb_step_for_stub and usestubs.
621 * gdb.base/annota3.exp: Ditto.
622 * gdb.base/async.exp: Ditto.
623 * gdb.base/break.exp: Ditto.
624 * gdb.base/code-expr.exp: Ditto.
625 * gdb.base/commands.exp: Ditto.
626 * gdb.base/completion.exp: Ditto.
627 * gdb.base/condbreak.exp: Ditto.
628 * gdb.base/consecutive.exp: Ditto.
629 * gdb.base/cvexpr.exp: Ditto.
630 * gdb.base/define.exp: Ditto.
631 * gdb.base/display.exp: Ditto.
632 * gdb.base/ena-dis-br.exp: Ditto.
633 * gdb.base/environ.exp: Ditto.
634 * gdb.base/gnu-ifunc.exp: Ditto.
635 * gdb.base/maint.exp: Ditto.
636 * gdb.base/pending.exp: Ditto.
637 * gdb.base/sect-cmd.exp: Ditto.
638 * gdb.base/sepdebug.exp: Ditto.
639 * gdb.base/unload.exp: Ditto.
640 * gdb.base/watchpoint-solib.exp: Ditto.
641 * gdb.cp/annota2.exp: Ditto.
642 * gdb.cp/annota3.exp: Ditto.
643 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
644 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
645 * gdb.mi/mi-pending.exp: Ditto.
646 * gdb.trace/circ.exp: Ditto.
647 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
648 * gdb.base/list.exp: Ditto.
649
650 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
651 breakpoint function and all references to the usestubs macro.
652 * gdb.base/exprs.c: Ditto.
653 * gdb.base/freebpcmd.c: Ditto.
654 * gdb.base/bitfields.c: Ditto.
655 * gdb.base/bitfields2.c: Ditto.
656 * gdb.base/break.c: Ditto.
657 * gdb.base/call-sc.c: Ditto.
658 * gdb.base/call-signals.c: Ditto.
659 * gdb.base/callfuncs.c: Ditto.
660 * gdb.base/charset.c: Ditto.
661 * gdb.base/consecutive.c: Ditto.
662 * gdb.base/constvars.c: Ditto.
663 * gdb.base/funcargs.c: Ditto.
664 * gdb.base/int-type.c: Ditto.
665 * gdb.base/interrupt.c: Ditto.
666 * gdb.base/langs0.c: Ditto.
667 * gdb.base/list0.c: Ditto.
668 * gdb.base/mips_pro.c: Ditto.
669 * gdb.base/miscexprs.c: Ditto.
670 * gdb.base/nodebug.c: Ditto.
671 * gdb.base/opaque0.c: Ditto.
672 * gdb.base/pointers.c: Ditto.
673 * gdb.base/printcmds.c: Ditto.
674 * gdb.base/ptype.c: Ditto.
675 * gdb.base/recurse.c: Ditto.
676 * gdb.base/reread1.c: Ditto.
677 * gdb.base/reread2.c: Ditto.
678 * gdb.base/restore.c: Ditto.
679 * gdb.base/return.c: Ditto.
680 * gdb.base/run.c: Ditto.
681 * gdb.base/scope0.c: Ditto.
682 * gdb.base/sepdebug.c: Ditto.
683 * gdb.base/setshow.c: Ditto.
684 * gdb.base/setvar.c: Ditto.
685 * gdb.base/sigall.c: Ditto.
686 * gdb.base/signals.c: Ditto.
687 * gdb.base/structs.c: Ditto.
688 * gdb.base/structs2.c: Ditto.
689 * gdb.base/testenv.c: Ditto.
690 * gdb.base/twice.c: Ditto.
691 * gdb.base/unwindonsignal.c: Ditto.
692 * gdb.base/watchpoint.c: Ditto.
693 * gdb.base/watchpoints.c: Ditto.
694 * gdb.base/whatis.c: Ditto.
695 * gdb.cp/classes.cc: Ditto.
696 * gdb.cp/cplusfuncs.cc: Ditto.
697 * gdb.cp/derivation.cc: Ditto.
698 * gdb.cp/formatted-ref.cc: Ditto.
699 * gdb.cp/misc.cc: Ditto.
700 * gdb.cp/overload.cc: Ditto.
701 * gdb.cp/ovldbreak.cc: Ditto.
702 * gdb.cp/ref-params.cc: Ditto.
703 * gdb.cp/ref-types.cc: Ditto.
704 * gdb.cp/templates.cc: Ditto.
705 * gdb.cp/virtfunc.cc: Ditto.
706 * gdb.hp/gdb.aCC/run.c: Ditto.
707 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
708 * gdb.hp/gdb.compat/xdb0.c: Ditto.
709 * gdb.reverse/consecutive-reverse.c: Ditto.
710 * gdb.reverse/sigall-reverse.c: Ditto.
711 * gdb.reverse/until-reverse.c: Ditto.
712 * gdb.reverse/watch-reverse.c: Ditto.
713 * gdb.trace/actions.c: Ditto.
714 * gdb.trace/circ.c: Ditto.
715 * gdb.trace/collection.c: Ditto.
716
fabde485
PA
7172011-12-13 Pedro Alves <pedro@codesourcery.com>
718
719 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
720 (func6, func7): New.
721 (main): Call func6 and func7.
722 * gdb.base/watchpoint.exp (test_wide_location_1)
723 (test_wide_location_2): New.
724 (top level): Re-enable hardware watchpoints if necessary. Call
725 test_wide_location_1 and test_wide_location_2.
726
ff7d1690
YQ
7272011-12-11 Yao Qi <yao@codesourcery.com>
728
729 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
730
a6af7abe
JB
7312011-12-11 Joel Brobecker <brobecker@adacore.com>
732
733 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
734 expected output for unsupported case.
735
61638e15
JK
7362011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
737
738 PR testsuite/12649
739 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
740 Protect gdb_test_multiple by final $gdb_prompt match.
741
0a00efc3
JK
7422011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
743
744 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
745 New variable, new test.
746 (list static-method.cc:xxx::(anonymous namespace)::A::func)
747 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
748 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
749 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
750 them if HAVE_GCC_45682_FIXED is not set.
751
4511b1ba
YQ
7522011-12-10 Yao Qi <yao@codesourcery.com>
753
754 * gdb.trace/status-stop.exp: New.
755 * gdb.trace/status-stop.c: New.
756
27949e73
JK
7572011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
758
759 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
760 timeout.
761
d8ea7931
TT
7622011-12-08 Tom Tromey <tromey@redhat.com>
763
764 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
765 condition.
766
1cc310d2
SS
7672011-12-07 Stan Shebs <stan@codesourcery.com>
768
769 * gdb.trace/tfind.exp: Update for output changes.
770
d482a875
PA
7712011-12-07 Pedro Alves <pedro@codesourcery.com>
772
773 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
774 throws "Cannot insert catchpoints in this configuration".
775 * gdb.ada/mi_catch_ex.exp: Likewise.
776
f0ba3972
PA
7772011-12-06 Pedro Alves <pedro@codesourcery.com>
778
779 * gdb.base/break-always.exp: Test changing memory at addresses
780 with breakpoints inserted.
781
f8eba3c6
TT
7822011-12-06 Joel Brobecker <brobecker@acacore.com>
783
784 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
785 involving a fully qualified function name.
786
7872011-12-06 Tom Tromey <tromey@redhat.com>
788
789 * gdb.ada/homonym.exp: Add three breakpoint tests.
790
7912011-12-06 Tom Tromey <tromey@redhat.com>
792
793 * gdb.base/solib-weak.exp (do_test): Remove kfail.
794 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
795 * gdb.objc/objcdecode.exp: Update for output changes.
796 * gdb.linespec/linespec.exp: New file.
797 * gdb.linespec/lspec.cc: New file.
798 * gdb.linespec/lspec.h: New file.
799 * gdb.linespec/body.h: New file.
800 * gdb.linespec/base/two/thefile.cc: New file.
801 * gdb.linespec/base/one/thefile.cc: New file.
802 * gdb.linespec/Makefile.in: New file.
803 * gdb.cp/templates.exp (test_template_breakpoints): Update for
804 output changes.
805 * gdb.cp/re-set-overloaded.exp: Remove kfail.
806 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
807 makes one breakpoint.
808 * gdb.cp/method2.exp (test_break): Update for output changes.
809 * gdb.cp/mb-templates.exp: Update for output changes.
810 * gdb.cp/mb-inline.exp: Update for output changes.
811 * gdb.cp/mb-ctor.exp: Update for output changes.
812 * gdb.cp/ovsrch.exp: Use fully-qualified names.
813 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
814 has multiple matches.
815 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
816 error message change.
817 * gdb.base/list.exp (test_list_filename_and_number): Update for
818 error message change.
819 * gdb.base/break.exp: Disable pending breakpoints. Update for
820 output changes.
821 * configure.ac: Add gdb.linespec.
822 * configure: Rebuild.
823 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
824
c642a434
UW
8252011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
826
827 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
828 last_break register on s390*-*-* targets.
829
b18003d1
JB
8302011-12-06 Joel Brobecker <brobecker@adacore.com>
831
832 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
833 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
834 of parameter X in procedure Foo.
835
fe96589c
SS
8362011-12-05 Stan Shebs <stan@codesourcery.com>
837
838 * gdb.trace/tfind.exp: Update help string matches.
839
1820ab47
JK
8402011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
841
842 * gdb.server/ext-run.exp (get process list): Accept also systemd
843 as PID 1.
844
e11ac3a3
JK
8452011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
846 Pedro Alves <pedro@codesourcery.com>
847
848 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
849 starting GDB.
850 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
851 $use_gdb_stub.
852 * gdb.base/display.exp: Likewise.
853 * gdb.base/ending-run.exp: Likewise.
854 * gdb.base/list.exp (test_listsize): Likewise.
855 * gdb.base/setshow.exp: Likewise.
856 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
857 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
858 check by global $use_gdb_stub.
859 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
860 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
861 (default_gdb_init): Unset global $use_gdb_stub.
862 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
863 by global $use_gdb_stub.
864 * lib/gdbserver-support.exp: Extend comments for set_board_info
865 gdb_protocol and gdb,socketport.
866 (gdbserver_start_extended): Set global gdbserver_protocol and
867 gdbserver_gdbport. Clear global use_gdb_stub.
868 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
869 from target use_gdb_stub.
870 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
871
1d41d75c
DE
8722011-12-03 Doug Evans <dje@google.com>
873
874 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
875 (gdb_step_for_stub): Add comments.
876
d6d7a51a
MR
8772011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
878
879 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
880 to the caller.
881 (gdb_test_multiple): Likewise.
882
05acf274
JK
8832011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
884
885 Fix gdb.mi/mi-solib.exp without system debug info installed.
886 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
887 expect attribute, return 0 for it. Update comments.
888
2268b414
JK
8892011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
890
891 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
892 (corrupted list): Adjust the expectation.
893
585861ea
JK
8942011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
895
896 PR threads/13448
897 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
898 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
899 * gdb.threads/tls-var-main.c: New file.
900 * gdb.threads/tls-var.c: New file.
901 * gdb.threads/tls-var.exp: New file.
902
968643aa
JK
9032011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
904
905 PR testsuite/12649
906 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
907 Protect gdb_test_multiple by final $gdb_prompt match.
908 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
909 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
910 (test_tracepoints): Likewise.
911
9750bca9
JK
9122011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
913
914 PR breakpoints/13346
915 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
916 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
917 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
918
ac1349b7
JB
9192011-12-01 Joel Brobecker <brobecker@adacore.com>
920
921 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
922 * gdb.ada/homonym/homonym.adb: For use of all types defined
923 locally inside both Get_Value subprograms.
924
26d44faf
JK
9252011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
926
927 Fix racy FAILs.
928 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
929 of send_gdb.
930
514f6425
UW
9312011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
932
933 * gdb.base/testenv.exp: Skip on remote targets. Unset global
934 environment variable after test completed.
935
4255c8d2
UW
9362011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
937
938 * gdb.base/solib-nodir.exp: Skip if remote target.
939 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
940 application. Call gdb_load_shlibs.
941 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
942
a35ad96a
JB
9432011-11-29 Joel Brobecker <brobecker@adacore.com>
944
945 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
946
1a1d5513
JB
9472011-11-28 Joel Brobecker <brobecker@adacore.com>
948
949 * gdb.ada/fullname_bp: New testcase.
950
50b4ddf8
JK
9512011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
952
953 PR testsuite/12649
954 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
955 Wrap send_gdb into a new gdb_test.
956
fb0aec57
JK
957 Code cleanup.
958 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
959 Convert send_gdb and gdb_expect to gdb_test_multiple.
960
2376d946
JK
9612011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
962
963 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
964
1eec78bd
KS
9652011-11-23 Keith Seitz <keiths@redhat.com>
966
967 * lib/mi-support.exp (varobj_tree): New namespace and procs.
968 (mi_varobj_tree_test_children_callback): New proc.
969 (mi_walk_varobj_tree): New proc.
970
36dfb11c
TT
9712011-11-22 Tom Tromey <tromey@redhat.com>
972
973 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
974 Add "use_mi_command" argument.
975 (mi_run_cmd, mi_run_with_cli): New procs.
976 * gdb.mi/solib-lib.c: New file.
977 * gdb.mi/solib-main.c: New file.
978 * gdb.mi/mi-solib.exp: New file.
979
0e965dd0
DE
9802011-11-21 Doug Evans <dje@google.com>
981
982 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
983 _Unwind_DebugHook is missing.
984
f196051f
SS
9852011-11-20 Stan Shebs <stan@codesourcery.com>
986
987 * gdb.trace/tstatus.exp: New.
988 * gdb.trace/actions.c: Include string.h.
989
bfccc43c
YQ
9902011-11-18 Yao Qi <yao@codesourcery.com>
991
992 * gdb.trace/pending.exp: New.
993 * gdb.trace/pending.c: New.
994 * gdb.trace/pendshr1.c: New.
995 * gdb.trace/pendshr2.c: New.
996 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
997 tracepoint location becomes pending.
998 (tracepoint_change_loc_2): New.
999
73cd8ab1
DM
10002011-11-16 David S. Miller <davem@davemloft.net>
1001
1002 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
1003 target is sparc*-*-linux*
1004
77426730
PK
10052011-11-15 Paul Koning <paul_koning@dell.com>
1006
1007 * gdb.python/py-type.exp: New testcases for exceptions on scalar
1008 types.
1009
ed59ded5
DE
10102011-11-14 Doug Evans <dje@google.com>
1011
1012 * gdb.base/shell.exp: New file.
1013
405f8e94
SS
10142011-11-14 Stan Shebs <stan@codesourcery.com>
1015
1016 * gdb.trace/ftrace.c: New.
1017 * gdb.trace/ftrace.exp: New.
1018
1e4d1764
YQ
10192011-11-14 Yao Qi <yao@codesourcery.com>
1020
1021 * gdb.trace/change-loc-1.c: New.
1022 * gdb.trace/change-loc-2.c: New.
1023 * gdb.trace/change-loc.c: New.
1024 * gdb.trace/change-loc.exp: New.
1025 * gdb.trace/change-loc.h: New.
1026 * gdb.trace/trace-break.c (marker): Define new symbol.
1027 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
1028 New.
1029 (break_trace_same_addr_6): New.
1030
71eba9c2 10312011-11-12 Matt Rice <ratmice@gmail.com>
1032
1033 * gdb.base/info-macros.exp: Make tests for info definitions
1034 test info macro. Add tests for info macro argument processing.
1035 Rename a few tests.
1036
1d93e29a
KS
10372011-11-11 Keith Seitz <keiths@redhat.com>
1038
1039 PR gdb/12843
1040 * gdb.base/linespecs.exp: New file.
1041
a4b5b48a
DE
10422011-11-11 Doug Evans <dje@google.com>
1043
1044 * gdb.threads/print-threads.exp: Extend timeout for slower
1045 tests.
1046
f6b47be4
DE
10472011-11-10 Doug Evans <dje@google.com>
1048
792a0230
DE
1049 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
1050 "record to end of main" test.
1051
f6b47be4
DE
1052 * gdb.python/py-type.c (TS): New typedef.
1053 (ts): New global.
1054 * gdb.python/py-type.exp: Test field list of typedef.
1055
22355c90
JB
10562011-11-10 Joel Brobecker <brobecker@adacore.com>
1057
1058 * gdb.ada/small_reg_param: New testcase.
1059
a7860e76
TT
10602011-11-09 Tom Tromey <tromey@redhat.com>
1061
1062 * gdb.cp/destrprint.exp: New file.
1063 * gdb.cp/destrprint.cc: New file.
1064
72a2e3dc
MI
10652011-11-08 Meador Inge <meadori@codesourcery.com>
1066
1067 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
1068 (switch_stack_to_other): New test function.
1069 * gdb.arch/thumb-prologue.exp: New test cases.
1070
c7195df2 10712011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
1072
1073 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
1074
d3895d7d
YQ
10752011-11-08 Yao Qi <yao@codesourcery.com>
1076
1077 * gdb.exp (supports_process_record): New.
1078 (supports_reverse): New.
1079 * gdb.reverse/break-precsave.exp: Call support_process_record
1080 to run test conditionally.
1081 * gdb.reverse/consecutive-precsave.exp: Likewise.
1082 * gdb.reverse/i386-precsave.exp: Likewise.
1083 * gdb.reverse/machinestate-precsave.exp: Likewise.
1084 * gdb.reverse/solib-precsave.exp: Likewise.
1085 * gdb.reverse/step-precsave.exp: Likewise.
1086 * gdb.reverse/until-precsave.exp: Likewise.
1087 * gdb.reverse/watch-precsave.exp: Likewise.
1088 * gdb.reverse/break-reverse.exp: Call support_reverse to run
1089 test conditionally.
1090 * gdb.reverse/consecutive-reverse.exp: Likewise.
1091 * gdb.reverse/finish-precsave.exp: Likewise.
1092 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
1093 * gdb.reverse/finish-reverse.exp: Likewise.
1094 * gdb.reverse/i386-reverse.exp: Likewise.
1095 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1096 * gdb.reverse/machinestate.exp: Likewise.
1097 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
1098 * gdb.reverse/sigall-precsave.exp: Likewise.
1099 * gdb.reverse/sigall-reverse.exp: Likewise.
1100 * gdb.reverse/solib-reverse.exp: Likewise.
1101 * gdb.reverse/step-reverse.exp: Likewise.
1102 * gdb.reverse/until-reverse.exp: Likewise.
1103 * gdb.reverse/watch-reverse.exp: Likewise.
1104
a59306a3
YQ
11052011-11-05 Yao Qi <yao@codesourcery.com>
1106
1107 * gdb.trace/trace-break.exp: Add test on setting two
1108 fast tracepoints at the same address.
1109
87769f59
JK
11102011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1111
1112 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
1113
3065dfb6
SS
11142011-11-02 Stan Shebs <stan@codesourcery.com>
1115
1116 * gdb.trace/collection.c: Add code using strings.
1117 * gdb.trace/collection.exp: Add tests of string collection.
1118
89e208db
JK
11192011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1120
1121 * gdb.base/skip-solib.exp (executable_main): New variable.
1122 (binfile_main): Base it on that.
1123 Use $executable_main in clean_restart calls. Drop gdb_exit and
1124 gdb_start calls.
1125
405e54e9
JK
11262011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1127
1128 Fix racy FAILs.
1129 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
1130 breakpoint_re globals import by async. Set string_regex to .* for
1131 async. Remove the optional thread_selected_re and breakpoint_re
1132 globals expectations.
1133
58e8570a
JM
11342011-11-01 Joseph Myers <joseph@codesourcery.com>
1135
1136 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
1137 well as Cygwin.
1138
7b35ec7f 11392011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
1140
1141 Add tests for skip command.
89e208db
JK
1142 * gdb.base/skip-solib-lib.c: New
1143 * gdb.base/skip-solib-main.c: New
1144 * gdb.base/skip-solib.exp: New
1145 * gdb.base/skip.c: New
1146 * gdb.base/skip.exp: New
1147 * gdb.base/skip1.c: New
1148 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 1149
b9fd1791
PA
11502011-10-31 Yao Qi <yao@codesourcery.com>
1151 Pedro Alves <pedro@codesourcery.com>
1152
1153 * gdb.trace/trace-break.c: New.
1154 * gdb.trace/trace-break.exp: New.
1155
4323fecc
JK
11562011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1157
1158 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
1159 break-here-2.
1160
0e5bf2a8
PA
11612011-10-28 Pedro Alves <pedro@codesourcery.com>
1162
1163 * gdb.threads/no-unwaited-for-left.c: New.
1164 * gdb.threads/no-unwaited-for-left.exp: New.
1165 * gdb.threads/non-ldr-exc-1.c: New.
1166 * gdb.threads/non-ldr-exc-1.exp: New.
1167 * gdb.threads/non-ldr-exc-2.c: New.
1168 * gdb.threads/non-ldr-exc-2.exp: New.
1169 * gdb.threads/non-ldr-exc-3.c: New.
1170 * gdb.threads/non-ldr-exc-3.exp: New.
1171 * gdb.threads/non-ldr-exc-4.c: New.
1172 * gdb.threads/non-ldr-exc-4.exp: New.
1173
3a3dad98
JK
11742011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1175
1176 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
1177 * gdb.base/attach-pie-misread.exp: Likewise.
1178 * gdb.base/break-interp.exp: Likewise.
1179 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
1180 testcases for use_gdb_stub.
1181 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
1182 (continue): New testcase.
1183 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
1184 * gdb.threads/attach-into-signal.exp: Likewise.
1185 * gdb.threads/attach-stopped.exp: Likewise.
1186 * gdb.threads/attachstop-mt.exp: Likewise.
1187
d6a5d40c
PK
11882011-10-28 Paul Koning <paul_koning@dell.com>
1189
1190 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
1191
ca539be8
JK
11922011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1193
1194 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
1195 (mi_gdb_test): Import globals thread_selected_re
1196 and breakpoint_re. Expect them optionally at the regex start.
1197
d234ef5c
DE
11982011-10-27 Doug Evans <dje@google.com>
1199
1200 * gdb.python/python.exp: Test source -s.
1201
ab964825
PK
12022011-10-26 Paul Koning <paul_koning@dell.com>
1203
1204 * gdb.python/lib-types.cc (struct A): New structure.
1205 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 1206
54d8a644
PK
12072011-10-25 Paul Koning <paul_koning@dell.com>
1208
1209 PR python/13327
d234ef5c 1210
54d8a644
PK
1211 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
1212 fetch_lazy method.
1213
b0221781
YQ
12142011-10-24 Yao Qi <yao@codesourcery.com>
1215
1216 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
1217 target is tic6x-*-*.
1218
6cda5a20
JB
12192011-10-21 Joel Brobecker <brobecker@adacore.com>
1220
1221 * gdb.ada/mi_task_info/task_switch.adb: New file.
1222 * gdb.ada/mi_task_info.exp: New file.
1223
5ed9db04
JK
12242011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1225
1226 * gdb.cp/expand-psymtabs-cxx.exp: New file.
1227 * gdb.cp/expand-psymtabs-cxx.cc: New file.
1228
9df2fbc4
PM
12292011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1230
1231 PR python/12656
1232
1233 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
1234 global_block tests.
1235
736086ba
TT
12362011-10-18 Tom Tromey <tromey@redhat.com>
1237
1238 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
1239
4af31552
TT
12402011-10-18 Tom Tromey <tromey@redhat.com>
1241
1242 * gdb.base/source.exp: Don't include full file name in test name.
1243 * gdb.python/python.exp: Don't include full file name in test
1244 name.
1245
43136979
AR
12462011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1247
1248 * gdb.base/attach-pie-noexec.c: New files.
1249 * gdb.base/attach-pie-noexec.exp: New files.
1250
543a9323
JM
12512011-10-17 Joseph Myers <joseph@codesourcery.com>
1252
1253 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
1254 prompt for each extra line in command.
1255
21ae7a4d
JK
12562011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1257
1258 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
1259 Revert the part of:
1260 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1261 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
1262 Change the expected string.
1263
20ec36d9
JK
12642011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1265
1266 Fix results with system glibc debug info installed.
1267 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
1268 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
1269 Accept also __libc_ symbol prefix and no prefix.
1270
6501c2fc
KS
12712011-10-14 Keith Seitz <keiths@redhat.com>
1272
1273 PR c++/13225
1274 * gdb.cp/converts.cc (foo3_1): New function.
1275 (foo3_2): New functions.
1276 * gdb.cp/converts.exp: Add tests for int to pointer conversion
1277 and null pointer conversions of integer constant zero.
1278 Add test to check if all arguments are checked for incompatible
1279 conversion BADNESS.
1280
55b1fd0c
TT
12812011-10-14 Tom Tromey <tromey@redhat.com>
1282
1283 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
1284 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
1285 linespec.
1286
22c05d8a
JK
12872011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1288
1289 Fix internal error regression.
1290 * gdb.dwarf2/implptr-optimized-out.S: New file.
1291 * gdb.dwarf2/implptr-optimized-out.exp: New file.
1292
1d6edc3c
JK
12932011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1294
1295 Fix empty DWARF expressions DATA vs. SIZE conditionals.
1296 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
1297 (loclist): New.
1298 (4): New abbrev.
1299 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
1300 Use prepare_for_testing, remove clean_restart.
1301 (p arraynoloc, p arraycallnoloc): New tests.
1302
9ec72168
JK
13032011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1304
1305 * gdb.cp/namespace-enum.exp (executable): New variable.
1306 (binfile): Use ${objdir}/${subdir}/ prefix.
1307 Use ${executable} for clean_restart.
1308
9c6c53f7
SA
13092011-10-11 Sterling Augustine <saugustine@google.com>
1310
1311 * gdb.cp/Makefile.in: Add namespace-enum test.
1312 * gdb.cp/namespace-enum.exp: New file.
1313 * gdb.cp/namespace-enum.c: New file.
1314 * gdb.cp/namespace-enum-main.c: New file.
1315
fac7ceb3
UW
13162011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
1317
1318 * gdb.python/py-shared.exp: Relax filename check to handle remote:
1319 sysroot.
1320
941b2081
JK
13212011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1322
1323 Reimplement @entry in input expressions.
1324 * gdb.base/exprs.c (v_int_array_init): New variable.
1325 * gdb.base/exprs.exp (print v_int_array_init)
1326 (print *v_int_array_init@1, print *v_int_array_init@2)
1327 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
1328 (print v_int_array_init[1]@1): New tests.
1329
0344e878
JM
13302011-10-10 Joseph Myers <joseph@codesourcery.com>
1331
1332 * gdb.cp/gdb2495.exp: Do not include directories in filename in
1333 expected message.
1334
5a56e9c5
DE
13352011-10-09 Doug Evans <dje@google.com>
1336
1337 * gdb.base/alias.exp: Add tests for alias command.
1338
2bda9cc5
JK
13392011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1340
1341 * gdb.arch/amd64-entry-value.s: New file.
1342 * gdb.mi/mi2-amd64-entry-value.s: New file.
1343
a471c594
JK
13442011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1345
1346 Display @entry parameter values even for references.
1347 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
1348 functions.
1349 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
1350 reference and datap_input.
1351 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
1352 breakpoints.
1353 (continue to breakpoint: entry_reference: reference)
1354 (entry_reference: bt at entry)
1355 (continue to breakpoint: entry_reference: breakhere_reference)
1356 (entry_reference: bt, entry_reference: ptype regparam)
1357 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
1358 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
1359 (entry_reference: p regcopy, entry_reference: p nodataparam)
1360 (entry_reference: p nodataparam@entry): New tests.
1361
36b11add
JK
13622011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1363
1364 Support @entry in input expressions.
1365 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
1366 (entry_stack: p s1@entry, entry_stack: p s2@entry)
1367 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
1368 (tailcall: p j@entry): New tests.
1369 * gdb.cp/koenig.cc (A::entry): New function.
1370 (main): Call it.
1371 * gdb.cp/koenig.exp (p entry (c)): New test.
1372
e18b2753
JK
13732011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1374
1375 Display @entry parameter values (without references).
1376 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
1377 (different, validity, invalid): New functions.
1378 (main): Call them.
1379 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
1380 stacktest, breakhere_stacktest, different, breakhere_different,
1381 breakhere_validity and breakhere_invalid.
1382 (entry: bt): Update for @entry.
1383 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
1384 (entry_validity: *, entry_invalid: *): Many new tests.
1385 * gdb.base/break.exp
1386 (run until breakpoint set at small function, optimized file): Accept
1387 also the @entry suffix.
1388 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
1389 * gdb.mi/mi2-amd64-entry-value.c: New files.
1390 * gdb.mi/mi2-amd64-entry-value.exp: New files.
1391
2d6c5dc2
JK
13922011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1393
1394 Protect entry values against self tail calls.
1395 * gdb.arch/amd64-entry-value.cc (self2, self): New.
1396 (main): Call self.
1397 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
1398 (set debug entry-values 1, self: bt debug entry-values): New tests.
1399
111c6489
JK
14002011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1401
1402 Recognize virtual tail call frames.
1403 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
1404 (amb_b, amb_a): New.
1405 (main): Call a and b.
1406 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
1407 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
1408 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
1409 New tests.
1410
8e3b41a9
JK
14112011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1412
1413 Implement basic support for DW_TAG_GNU_call_site.
1414 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
1415 * gdb.arch/amd64-entry-value.cc: New file.
1416 * gdb.arch/amd64-entry-value.exp: New file.
1417
181cebd4
JK
14182011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1419
1420 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
1421 * gdb.dwarf2/implptr-64bit.S: New file.
1422 * gdb.dwarf2/implptr-64bit.exp: New file.
1423
741f5e3c
JK
14242011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1425
1426 Fix initial language detection with -readnow.
1427 * gdb.cp/readnow-language.cc: New file.
1428 * gdb.cp/readnow-language.exp: New file.
1429
a73d2258
JK
14302011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1431
1432 Fix printed anonymous struct name.
1433 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
1434
af369495
JM
14352011-10-09 Joseph Myers <joseph@codesourcery.com>
1436
1437 * gdb.base/solib-symbol.exp: Do not include directories in
1438 filenames in expected messages.
1439
1fa57852
DE
14402011-10-07 Doug Evans <dje@google.com>
1441
1442 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
1443
bd054e06
KP
14442011-10-07 Kevin Pouget <kevin.pouget@st.com>
1445
1446 Allow Python notification of new object-file loadings.
1447 * gdb.python/py-events.exp: Test newobjfile event.
1448 * gdb.python/py-events.py: Register newobjfile callback.
1449 * gdb.python/py-events.c: Add call to shared library
1450 * gdb.python/py-events-shlib.c: New file.
1451
8031b6f8
JM
14522011-10-06 Joseph Myers <joseph@codesourcery.com>
1453
1454 * gdb.base/fixsection.exp: Do not include directories in filename
1455 in expected message.
1456
7fea6923
PM
14572011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
1458
1459 Add tests for passing of environment variables to inferior.
1460 * gdb.base/testenv.c: New test source.
1461 * gdb.base/testenv.exp: New expect test.
1462
687f2a88
PK
14632011-10-04 Paul Koning <paul_koning@dell.com>
1464
1465 * gdb.python/py-value.c (main): Break before return.
1466
cb6be26b
KP
14672011-10-04 Kevin Pouget <kevin.pouget@st.com>
1468
1469 PR python/12691: Add the inferior to Python exited event
1470 * gdb.python/py-events.exp: Test the inferior attribute of exited
1471 event with a fork.
1472 * gdb.python/py-events.py: Print inferior number on exit.
1473 * gdb.python/py-events.c: Fork the inferior.
1474
fb213700
EBM
14752011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
1476
1477 * gdb.base/jit.exp: Add testcase name to log message
1478
aa2071bd
PK
14792011-10-03 Paul Koning <paul_koning@dell.com>
1480 Jan Kratochvil <jan.kratochvil@redhat.com>
1481
1482 * gdb.python/py-value.exp
1483 (python inval = gdb.parse_and_eval('*(int*)0'))
1484 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
1485 (set argc=2, python print argc_lazy): New tests.
1486
dd11a36c
JB
14872011-10-02 Joel Brobecker <brobecker@adacore.com>
1488
1489 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
1490
46f886f1
JK
14912011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1492 Pedro Alves <pedro@codesourcery.com>
1493
1494 * gdb.python/py-value.exp (test_value_in_inferior): New variable
1495 can_read_0, test for it.
1496 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
1497 (parse_and_eval with memory error): ... here, make it untested if
1498 can_read_0.
1499
c5cb204f
MP
15002011-09-30 Marek Polacek <mpolacek@redhat.com>
1501
1502 * gdb.python/python.exp (verify pagination beforehand)
1503 (verify pagination afterwards): Fix race by splitting the line.
1504
68fb0ec0
JM
15052011-09-29 Joseph Myers <joseph@codesourcery.com>
1506
1507 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
1508 for 64-bit multilibs from i?86-* targets.
1509
6aee0d90
MP
15102011-09-29 Marek Polacek <mpolacek@redhat.com>
1511
1512 * lib/gdb.exp: Fix a typo in one of the comments.
1513
e9101ff5
MP
15142011-09-29 Marek Polacek <mpolacek@redhat.com>
1515
1516 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
1517 matching pattern.
1518
7a81bdbf
PK
15192011-09-28 Paul Koning <paul_koning@dell.com>
1520
1521 * gdb.python/py-type.c (enum E): New.
1522 * gdb.python/py-type.exp (test_fields): Add tests for Python
1523 mapping access to fields.
1524 (test_enums): New test for field access on enums.
1525
6710bf39
SS
15262011-09-27 Stan Shebs <stan@codesourcery.com>
1527
1528 * gdb.trace/collection.exp: Test collection of $_ret.
1529
b2a6bdeb
AT
15302011-09-22 Andreas Tobler <andreast@fgznet.ch>
1531
1532 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
1533 list of compilation switches for <*-*-freebsd*>.
1534
3c9057f3
SS
15352011-09-19 Stan Shebs <stan@codesourcery.com>
1536
1537 * gdb.trace/tspeed.exp: New file.
1538 * gdb.trace/tspeed.c: New file.
1539
34518530
YQ
15402011-09-18 Yao Qi <yao@codesourcery.com>
1541
1542 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
1543 instructions.
1544 (test_adr_32bit, test_pop_pc): Likewise.
1545 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
1546 Thumb instructions.
1547 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
1548 in gdb_test_multiple.
1549 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
1550
ab254057
YQ
15512011-09-17 Yao Qi <yao@codesourcery.com>
1552
1553 * lib/gdb.exp (can_single_step_to_signal_handler): New.
1554 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
1555 support single step to signal handler.
1556
9c317b71
YQ
15572011-09-17 Yao Qi <yao@codesourcery.com>
1558
1559 * gdb.base/disp-step-fork.c: New.
1560 * gdb.base/disp-step-syscall.exp: New.
1561 * gdb.base/disp-step-vfork.c: New.
1562
a8123151
JB
15632011-09-16 Joel Brobecker <brobecker@adacore.com>
1564
1565 * gdb.ada/tasks.exp: Make the expected output for
1566 the `info tasks' tests more resilient to spacing
1567 changes.
1568
63a9aad8
JK
15692011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1570
1571 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
1572 (reached breakpoint 2, reached breakpoint 3): Update expected output.
1573
2aa48337
KP
15742011-09-15 Kevin Pouget <kevin.pouget@st.com>
1575
1576 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1577 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
1578
6839b47f
KP
15792011-04-30 Kevin Pouget <kevin.pouget@st.com>
1580
1581 Handle multiple breakpoint hits in Python interface:
1582 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
1583 presence.
1584 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
1585 breakpoint hits.
1586
0935723e
JK
15872011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
1588 Jan Kratochvil <jan.kratochvil@redhat.com>
1589
1590 * gdb.python/py-events.exp: Remove pretty printing comment.
1591 * gdb.python/py-evsignal.exp: New file.
1592 * gdb.python/py-evthreads.c: Include signal.h.
1593 (thread3): Remove variable count3. Remove variable bad and use raise
1594 instead.
1595 (thread2): Remove variable count2. Move thread3 pthread_create here,
1596 merge pthread_join to a single line.
1597 (main): Remove variable count1. Merge pthread_join with pthread_create
1598 to a single line.
1599 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
1600 KFAIL python/12966 for gdbserver. Test return value of
1601 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
1602 gdb_expect by gdb_test and gdb_test_multiple.
1603 (thread 2, thread 3): New tests.
1604
4801a9a3
PA
16052011-09-12 Matt Rice <ratmice@gmail.com>
1606 Pedro Alves <pedro@codesourcery.com>
1607
1608 PR gdb/13175
1609
1610 * gdb.base/interp.exp: New tests.
1611 * gdb.base/interp.c: New file.
1612
24ece742
DE
16132011-09-12 Doug Evans <dje@google.com>
1614
1615 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
1616 * gdb.dwarf2/typeddwarf.exp: Ditto.
1617
7f062217
JK
16182011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1619
1620 Fix compatibility with x32 arch.
1621 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
1622 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
1623 is_x86_like_target.
1624 * testsuite/gdb.trace/collection.exp: Likewise.
1625 * testsuite/gdb.trace/report.exp: Likewise.
1626 * testsuite/gdb.trace/unavailable.exp: Likewise.
1627 * testsuite/gdb.trace/while-dyn.exp: Likewise.
1628 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
1629 (is_x86_like_target): Check also is_amd64_regs_target.
1630
08711b9a
JK
16312011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1632
1633 PR breakpoints/12435
1634 * gdb.arch/amd64-prologue-xmm.c: New file.
1635 * gdb.arch/amd64-prologue-xmm.exp: New file.
1636 * gdb.arch/amd64-prologue-xmm.s: New file.
1637
b99b5f66
JK
16382011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1639
1640 * gdb.dwarf2/dw2-param-error-main.c: New file.
1641 * gdb.dwarf2/dw2-param-error.S: New file.
1642 * gdb.dwarf2/dw2-param-error.exp: New file.
1643
a391a2f6
PA
16442011-09-08 Pedro Alves <pedro@codesourcery.com>
1645
1646 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
1647 inferior's pid and look for a core dump named core.$pid. Use
1648 `remote_file' commands on the host instead of hand coding shell
1649 commands on the build.
1650 * gdb.base/valgrind-db-attach.exp: Kill the program before
1651 finishing the test.
1652
7d8e6458 16532011-09-02 Matt Rice <ratmice@gmail.com>
1654
1655 * lib/prompt.exp: New file for testing the first prompt.
1656 * gdb.python/py-prompt.exp: Ditto.
1657 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
1658
68e77c9e
PA
16592011-09-02 Pedro Alves <pedro@codesourcery.com>
1660
1661 * gdb.threads/gcore-thread.exp: Set the global core_supported to
1662 0, before testing gcore.
1663
9655e943
JK
16642011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1665
df6dc84d
JK
1666 * dw2-ifort-parameter-debug.S: Update copyright year.
1667 * dw2-ifort-parameter.c: Update copyright year.
1668 * dw2-ifort-parameter.exp: Update copyright year.
1669
9655e943
JK
1670 * dw2-ifort-parameter-debug.S: New file.
1671 * dw2-ifort-parameter.c: New file.
1672 * dw2-ifort-parameter.exp: New file.
1673
353d1d73
JK
16742011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1675
1676 * gdb.base/commands.exp (error_clears_commands_left): New function.
1677 (): Call it.
1678
5c07461a
JK
16792011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1680
1681 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
1682 (C): Initialize `a'.
1683 * gdb.mi/mi-inheritance-syntax-error.exp
1684 (-data-evaluate-expression $path): Expect `a' as 5.
1685
0d932b2f
MK
16862011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
1687
1688 PR mi/11912
1689 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
1690 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
1691 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
1692 keyword in output of -var-info-path-expression.
1693
bdb54049
JK
16942011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1695
1696 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
1697 * gdb.trace/collection.exp: Likewise.
1698 * gdb.trace/report.exp: Likewise.
1699 * gdb.trace/unavailable.exp: Likewise.
1700 * gdb.trace/while-dyn.exp: Likewise.
1701
59cde39c
KS
17022011-08-18 Keith Seitz <keiths@redhat.com>
1703
1704 PR c++/12266
1705 * gdb.cp/meth-typedefs.cc: New file.
1706 * gdb.cp/meth-typedefs.exp: New file.
1707
fa3a4f15
PM
17082011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1709
1710 * gdb.python/python.exp: Add extended-prompt tests.
1711
c1049fca
JK
17122011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1713
1714 * gdb.arch/i386-dr3-watch.exp
1715 (watchpoint on gap1 does not fit debug registers)
1716 (delete all watchpoints): Fix racy expect strings.
1717
d93f7b5c
YQ
17182011-08-14 Yao Qi <yao@codesourcery.com>
1719
1720 * gdb.base/maint.exp: set data_section to ".neardata".
1721 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
1722 * gdb.base/savedregs.exp: Handle SIGILL.
1723 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
1724 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
1725
457e09f0
DE
17262011-08-12 Doug Evans <dje@google.com>
1727
1728 * gdb.python/py-symbol.exp: Add test for symbol.type.
1729
5d0bb2fb
UW
17302011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
1731
1732 * gdb.threads/pthreads.exp: Enable on non-native configurations.
1733 * gdb.mi/mi-pthreads.exp: Likewise.
1734 * gdb.mi/mi2-pthreads.exp: Likewise.
1735 * gdb.mi/gdb669.exp.exp: Likewise.
1736
fcdfa280
PA
17372011-08-09 Pedro Alves <pedro@codesourcery.com>
1738
1739 * lib/mi-support.exp (detect_async): Rename to...
1740 (mi_detect_async): ... this.
1741 * gdb.mi/mi-nonstop-exit.exp: Adjust.
1742 * gdb.mi/mi-nonstop.exp: Adjust.
1743 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
1744 * gdb.mi/mi-nsintrall.exp: Adjust.
1745 * gdb.mi/mi-nsmoribund.exp: Adjust.
1746 * gdb.mi/mi-nsthrexec.exp: Adjust.
1747
9d8fa392
PA
17482011-08-09 Pedro Alves <pedro@codesourcery.com>
1749
1750 * gdb.base/display.c (do_loops): New `p_i' local.
1751 * gdb.base/display.exp: Test displaying a variable that is
1752 temporarily at a bad address.
1753
b6cede78
JK
17542011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1755
1756 * gdb.dwarf2/dw2-op-stack-value.S: New file.
1757 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
1758
67bedb8c
JK
17592011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1760
1761 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
1762 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
1763 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 1764
af6e93b2
PA
17652011-08-05 Pedro Alves <pedro@codesourcery.com>
1766
1767 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
1768 procedure.
1769 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
1770
1cf0e11f
YQ
17712011-08-05 Yao Qi <yao@codesourcery.com>
1772
1773 * gdb.base/callfuncs.exp: Set language after main.
1774 * gdb.cp/cplusfuncs.exp: Likewise.
1775 * gdb.cp/inherit.exp: Likewise.
1776
a1e28cb2
UW
17772011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1778
1779 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
1780 * gdb.base/watch-vfork.exp: Skip on remote targets.
1781
d4f5bbb9
UW
17822011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1783
1784 * gdb.threads/thread-find.exp: Support remote targets.
1785
724f4f80
UW
17862011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1787
1788 * gdb.base/jit.exp: Download solib_binfile to target.
1789 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
1790 and call dlopen without full path name.
1791 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
1792 dlopen without full path name.
1793
934709f0
PW
17942011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1795
1796 * gdb.base/break-always.exp: Complete the test
1797 with duplicated breakpoints and enabling/disabling them.
1798
c26106c4
TT
17992011-08-02 Tom Tromey <tromey@redhat.com>
1800
1801 PR gdb/11289:
1802 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
1803
9300444e 18042011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
1805
1806 PR gdb/13045
1807 * gdb.base/float.exp: Add new test case for PR gdb/13045
1808 * gdb.base/float.c: New file.
1809
00bd41d6
PM
18102011-07-28 Phil Muldoon <pmuldoon@redhat.com>
1811
1812 * gdb.python/py-mi.exp: Test printers returning string hint, and
1813 also not returning a value.
1814 * gdb.python/py-prettyprint.c: Add testcase for above.
1815 * gdb.python/py-prettyprint.py: Add test printer for above.
1816
d24f74ce
JK
18172011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1818
1819 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
1820 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
1821 (.Ldie30) Add as field "data4".
1822 (.Ldie32) Rename field "b" to "shl".
1823 (abbrev4) Change for the "data4" field.
1824 (abbrev5, abbrev6) Remove.
1825 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
1826 (p &s.shl): ... here. Add comment.
1827 (p &s.data4): New.
1828
bb7da2bf
JK
18292011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1830
1831 Fix crash on lval_computed values.
1832 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
1833
11081198
JK
18342011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1835
1836 * gdb.base/help.exp (help whatis): Update the expected string.
1837
3c6e0cb3
JK
18382011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1839
1840 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
1841 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
1842 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
1843 Change the expected string.
1844
efa80663
PA
18452011-07-26 Pedro Alves <pedro@codesourcery.com>
1846
1847 * gdb.base/watchpoint.exp
1848 (test_disable_enable_software_watchpoint): New procedure.
1849 (top level): Run it.
1850
db8e4570
UW
18512011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
1852
1853 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
1854 executable file "${binfile}", C++ version "${binfile}-cxx".
1855 * gdb.python/py-prettyprint.exp: Likewise.
1856 * gdb.python/py-symbol.exp: Likewise.
1857 * gdb.python/py-type.exp: Likewise.
1858 * gdb.python/py-value.exp: Likewise.
1859 * gdb.python/py-template.exp (test_template_arg): Pass full executable
1860 file name instead of just suffix.
1861
543305c9
JK
18622011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1863
1864 Fix implicit pointer offsets.
1865 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
1866 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
1867 (continue to breakpoint: continue to baz breakpoint for implptr)
1868 (sanity check element 0, sanity check element 1)
1869 (enter the inlined function, check element 0 for the offset)
1870 (check element 1 for the offset)
1871 (continue to breakpoint: ignore the second baz breakpoint): New tests.
1872 (set foo breakpoint for implptr): Update the breakpoint number.
1873
b3215adc
UW
18742011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1875
1876 * gdb.python/py-mi.exp: Use different file names for different
1877 versions of the executable under test.
1878 * gdb.python/py-prettyprint.exp: Likewise.
1879 * gdb.python/py-symbol.exp: Likewise.
1880 * gdb.python/py-template.exp: Likewise.
1881 * gdb.python/py-type.exp: Likewise.
1882 * gdb.python/py-value.exp: Likewise.
1883
182b9acc
UW
18842011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1885
1886 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
1887 flag after restarting GDB if necessary.
1888
e6052b5d
UW
18892011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1890
1891 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
1892
1ced966e
PA
18932011-07-22 Pedro Alves <pedro@codesourcery.com>
1894
1895 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
1896 backend doesn't leave used debug registers behind.
1897
3543a589
TT
18982011-07-22 Tom Tromey <tromey@redhat.com>
1899
1900 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
1901 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
1902 argument.
1903 * gdb.dwarf2/typeddwarf-amd64.S: New file.
1904
14d15303 19052011-07-21 Matt Rice <ratmice@gmail.com>
1906
1907 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
1908 in mostlyclean rule. Add files ending in .core.
1909
9b158ba0 19102011-07-21 Matt Rice <ratmice@gmail.com>
1911
1912 PR macros/12999
1913 * gdb.base/info-macros.c: New test sources.
1914 * gdb.base/info-macros.exp: New tests.
1915
d17b6f81
PM
19162011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1917
1918 * gdb.python/python.exp: Add prompt substitution tests.
1919
918dd910
JK
19202011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1921
1922 Fix crash if referenced CU is aged out.
1923 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
1924 New.
1925 * gdb.dwarf2/implptr.exp: Likewise.
1926
0e37a63c
JK
19272011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1928
1929 * gdb.dwarf2/implptr.S: Rebuilt.
1930 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
1931 (bar): Use them for j, k, l.
1932 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
1933 COMPILE.
1934 (print j in implptr:bar): Update for the intp typedef.
1935 (print p[0].x in implptr:foo): Use more exact regex.
1936
f65cf84c
TT
19372011-07-18 Tom Tromey <tromey@redhat.com>
1938
1939 * gdb.cp/static-method.exp: Add missing single quote.
1940
d5b4a7be
YQ
19412011-07-18 Yao Qi <yao@codesourcery.com>
1942
1943 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
1944 supported.
1945 * gdb.mi/mi-nonstop-exit.exp: Likewise.
1946 * gdb.mi/mi-nonstop.exp: Likewise.
1947 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1948 * gdb.mi/mi-nsintrall.exp: Likewise.
1949 * gdb.mi/mi-nsmoribund.exp: Likewise.
1950 * gdb.mi/mi-nsthrexec.exp: Likewise.
1951 * gdb.python/py-evthreads.exp: Likewise.
1952
e9ea2662
JK
19532011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1954
1955 Code cleanup.
1956 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
1957 it. Substitute it instead of test_compiler_info everywhere.
1958
ce451573
UW
19592011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
1960
1961 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
1962 remote targets as well.
1963
756d88a7
UW
19642011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
1965
1966 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
1967 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
1968
31f83dc5
UW
19692011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
1970
1971 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
1972 a remote machine, not the host.
1973 (gdb_compile_shlib): Set soname if target is remote.
1974
059241a0
PP
19752011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
1976
1977 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
1978
28a0b48c 19792011-07-13 Matt Rice <ratmice@gmail.com>
1980
1981 * gdb.python/py-objfile-script-gdb.py: Renamed to
1982 py-objfile-script-gdb.py.in.
1983 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
1984 py-objfile-script-gdb.py.
1985 * gdb.python/py-objfile-script.exp: Update reference to
1986 py-objfile-script-gdb.py.
1987
9a771b67
JK
19882011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1989
1990 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
1991 reference undefined label.
1992
04ad99e6
JK
19932011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1994
1995 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
1996 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
1997 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
1998 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
1999
713389e0
PM
20002011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2001
2002 PR python/12438
2003 * gdb.python/python.exp: Add maint set/show python print-stack
2004 deprecated tests. Add set/show python print-backtrace tests.
2005
97d146f8
JK
20062011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2007
2008 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
2009 debug info.
2010
facde0e5 20112011-07-06 Matt Rice <ratmice@gmail.com>
2012
2013 * gdb.python/python.exp: Update filename paths.
2014 * gdb.python/py-symtab.exp: Ditto.
2015
438640d1
MP
20162011-07-06 Marek Polacek <mpolacek@redhat.com>
2017
2018 * gdb.python/py-evthreads.exp: Add missing `$'.
2019
33a365df
MF
20202011-07-06 Jie Zhang <jie.zhang@analog.com>
2021
2022 * config/bfin.exp: New file.
2023 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
2024 * gdb.asm/bfin.inc: New file.
2025
8f7ae686
MP
20262011-07-06 Marek Polacek <mpolacek@redhat.com>
2027
df46027d 2028 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
2029 the whole output.
2030
eb2a6f42
TT
20312011-07-05 Tom Tromey <tromey@redhat.com>
2032
2033 * gdb.java/jprint.java (jprint.hi): New field.
2034 * gdb.java/jprint.exp: Print string.
2035
177b42fe
TJB
20362011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2037
2038 * gdb.base/call-sc.c: Fix typos.
2039 * gdb.base/ifelse.exp: Likewise.
2040 * gdb.base/structs.c: Likewise.
2041
3b2a0cf2
JB
20422011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2043
2044 * gdb.base/jit-so.exp: New test.
2045 * gdb.base/jit-dlmain.c: New file.
2046 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
2047
46fc714c
JK
20482011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2049
2050 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
2051 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
2052 * gdb.cp/pr9167.exp (p b): Likewise.
2053 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
2054 (test value of P in inner_m, test type of Z in inner_m): Call
2055 setup_xfail for gcc <= 4.5.
46fc714c 2056
418c7cf7
JK
20572011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2058
2059 * gdb.cp/paren-type.cc: New files.
2060 * gdb.cp/paren-type.exp: New files.
2061
3d50dd94
JK
20622011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2063
2064 Stop on first linespec terminator instead of eating what we can.
2065 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
2066 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
2067 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
2068 (break C::f()): ... this one.
2069 (break C::operator()()): New test.
2070 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
2071 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
2072 test.
2073
dcf9f4ab
JK
20742011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2075
2076 Fall back linespec to minimal symbols.
2077 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
2078 error message.
2079 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
2080 * gdb.cp/minsym-fallback-main.cc: New file.
2081 * gdb.cp/minsym-fallback.cc: New file.
2082 * gdb.cp/minsym-fallback.exp: New file.
2083 * gdb.cp/minsym-fallback.h: New file.
2084
3f542ed1
JK
20852011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2086
2087 * gdb.cp/no-dmgl-verbose.cc: New file.
2088 * gdb.cp/no-dmgl-verbose.exp: New file.
2089
20902011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
2091
2092 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
2093 __GI_.
2094 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
2095 (f): New function.
2096 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
2097 (complete p 'func<short>(): ... here.
2098 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
2099 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
2100 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
2101 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
2102 Make them KFAIL gcc/49546.
2103
00eb2c4a
JB
21042011-07-01 Joel Brobecker <brobecker@adacore.com>
2105
2106 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
2107
85a20c42
JK
21082011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2109
2110 Test GCC PR debug/49546.
2111 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
2112 (test type of F in k3_m, test value of F in k3_m): New.
2113 * gdb.cp/temargs.cc (struct S3, struct K3): New.
2114 (main): New variable k3. Call k3.k3_m.
2115
d2d43431
JB
21162011-07-01 Jean-Charles Delay <delay@adacore.com>
2117
2118 * gdb.ada/packed_array.exp: Fix expected outout.
2119
54ae186f
JB
21202011-07-01 Jean-Charles Delay <delay@adacore.com>
2121
2122 * gdb.ada/packed_array.exp: fixed expected output.
2123
8f17729f
JB
21242011-07-01 Joel Brobecker <brobecker@adacore.com>
2125
2126 * gdb.ada/same_enum: New testcase.
2127
f5aa6869
JB
21282011-07-01 Joel Brobecker <brobecker@adacore.com>
2129
2130 * gdb.ada/ptr_typedef: New testcase.
2131
828292f2
JB
21322011-07-01 Joel Brobecker <brobecker@adacore.com>
2133
2134 * gdb.ada/arrayptr.exp: Add ptype test.
2135
18920c42
JB
21362011-07-01 Joel Brobecker <brobecker@adacore.com>
2137
2138 * gdb.ada/char_enum: New testcase.
2139
3536d9e3 21402011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
2141
2142 * gdb.base/dump.exp (capture_pointer_with_type): New.
2143 Get value from address instead of name.
2144 Start GDB once, and do `dump' and `restore'
2145 tests together.
2146
db863c42
MF
21472011-06-30 Jie Zhang <jie.zhang@analog.com>
2148 Mike Frysinger <vapier@gentoo.org>
2149
2150 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
2151 helper functions for getting/setting remotetimeout variable.
2152 * lib/gdb.exp (gdb_load): If the target is remote, set
2153 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
2154 with $loadtimeout. Set $load_ok to 0 before doing the load.
2155 Instead of returning, immediately, set $load_ok to 0. Call
2156 set_remotetimeout with $oldremotetimeout, and then return if
2157 $load_ok is 1.
2158
e9e642a8
AB
21592011-06-30 Andrew Burgess <aburgess@broadcom.com>
2160
2161 * gdb.python/py-template.exp: Don't run this test if the target
2162 does not support c++ tests.
2163
32019081
JK
21642011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2165
2166 Fix non-only rename list for Fortran modules import.
2167 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
2168 tests.
2169 * gdb.fortran/module.f90 (module moduse): New.
2170 (program module): use moduse, test var_x, var_y and var_z.
2171
0ecee54c
TT
21722011-06-29 Tom Tromey <tromey@redhat.com>
2173
2174 PR testsuite/12040:
2175 * gdb.fortran/array-element.exp: Use f90, not f77.
2176 * gdb.fortran/complex.exp: Use f90, not f77.
2177 * gdb.fortran/derived-type.exp: Use f90, not f77.
2178 * gdb.fortran/library-module.exp: Use f90, not f77.
2179 * gdb.fortran/logical.exp: Use f90, not f77.
2180 * gdb.fortran/module.exp: Use f90, not f77.
2181 * gdb.fortran/multi-dim.exp: Use f90, not f77.
2182 * gdb.fortran/subarray.exp: Use f90, not f77.
2183
3b2b8fea
TT
21842011-06-29 Tom Tromey <tromey@redhat.com>
2185
2186 * gdb.fortran/charset.exp: New file.
2187 * gdb.fortran/charset.f90: New file.
2188
42159ca5
TT
21892011-06-29 Tom Tromey <tromey@redhat.com>
2190
2191 PR testsuite/12040:
2192 * lib/future.exp: New file, mostly extracted from ada.exp.
2193 Rewrote compatibility code to use rename.
2194 (gdb_find_gfortran): New proc.
2195 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
2196 gfortran patch.
2197 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
2198 Move to future.exp.
2199 * lib/gdb.exp: Always load future.exp.
2200
af69a5ce
YQ
22012011-06-28 Yao Qi <yao@codesourcery.com>
2202
2203 * gdb.cp/exception.cc: Don't include iostream.
2204 (bar): Remove print statement.
2205 (catcher): New.
2206 (main): Remove print statements. Call function catcher.
2207 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
2208 Set breakpoint on catcher, and check the value of parameter.
2209
ab5c6a72
YQ
22102011-06-23 Yao Qi <yao@codesourcery.com>
2211
2212 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
2213 1.2 is disabled. KFAIL for uclinux.
2214
9497469f
MP
22152011-06-23 Marek Polacek <mpolacek@redhat.com>
2216
2217 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
2218 mi_gdb_test.
2219
b9132588
MP
22202011-06-23 Marek Polacek <mpolacek@redhat.com>
2221
5d197ed0 2222 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 2223
e55595ca
MP
22242011-06-23 Marek Polacek <mpolacek@redhat.com>
2225
5d197ed0
MP
2226 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
2227
22282011-06-23 Marek Polacek <mpolacek@redhat.com>
2229
2230 * gdb.mi/mi2-basics.exp: Fix races. Honour the
2231 `test_exec_and_symbol_mi_operatons' return value.
2232 (test_mi_interpreter_selection): Use mi_gdb_test instead of
2233 gdb_test_multiple.
2234 (test_exec_and_symbol_mi_operatons): Likewise.
2235 (test_path_specification): Likewise.
e55595ca 2236
be777e08
YQ
22372011-06-23 Yao Qi <yao@codesourcery.com>
2238
2239 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
2240 supported.
2241 * lib/gdb.exp (support_displaced_stepping): New.
2242
615556d6
YQ
22432011-06-23 Yao Qi <yao@codesourcery.com>
2244
2245 * gdb.threads/execl.exp: Skip on remote target.
2246
833b0ca7
MP
22472011-06-21 Marek Polacek <mpolacek@redhat.com>
2248
5d197ed0 2249 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
2250 mi_gdb_test.
2251
1ee4023a
MP
22522011-06-20 Marek Polacek <mpolacek@redhat.com>
2253
5d197ed0 2254 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 2255
d0b1d624
MP
22562011-06-20 Marek Polacek <mpolacek@redhat.com>
2257
5d197ed0 2258 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
2259 mi_gdb_test.
2260
79aa92c1
MP
22612011-06-20 Marek Polacek <mpolacek@redhat.com>
2262
5d197ed0 2263 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 2264
5ce5db06
YQ
22652011-06-14 Yao Qi <yao@codesourcery.com>
2266
2267 gdb/testsuite/
2268 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
2269
533a737e
JK
22702011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2271
2272 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
2273
d0e53741
TT
22742011-06-10 Tom Tromey <tromey@redhat.com>
2275
2276 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
2277 Add tests for pointer-to-member-function.
2278 * gdb.cp/temargs.cc (S::somefunc): New function.
2279 (K2): New class.
2280 (main): Instantiate K2; call method.
2281
b5916bbd
JB
22822011-06-08 Joel Brobecker <brobecker@adacore.com>
2283
2284 * gdb.python/py-inferior.c (f2): Make str an array rather
2285 than a pointer.
2286 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
2287
5be4dfca
JK
22882011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2289
2290 * gdb.base/async-shell.c: New file.
2291 * gdb.base/async-shell.exp: New file.
2292
9f47e254
PA
22932011-06-06 Pedro Alves <pedro@codesourcery.com>
2294
2295 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
2296
64b9b334
JB
22972011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
2298
2299 From Stephen Kitt <steve@sk2.org>
2300 * gdb.base/help.exp: Adjust following some spelling corrections
2301 in GDB.
2302
dbc0f131
YQ
23032011-06-01 Yao Qi <yao@codesourcery.com>
2304
2305 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
2306
fd336a18
KS
23072010-05-31 Keith Seitz <keiths@redhat.com>
2308
2309 PR c++/12750
2310 * gdb.cp/static-method.cc: New file.
2311 * gdb.cp/static-method.exp: New file.
2312
fa8b9902
KS
23132010-05-31 Keith Seitz <keiths@redhat.com>
2314
2315 PR symtab/12704
2316 * gdb.cp/anon-ns.cc: New file.
2317 * gdb.cp/anon-ns.exp: New file.
2318
0a5b1e09
PA
23192011-05-31 Pedro Alves <pedro@codesourcery.com>
2320
2321 * gdb.arch/i386-dr3-watch.c: New file.
2322 * gdb.arch/i386-dr3-watch.exp: New file.
2323
0578b8d1
YQ
23242011-05-30 Yao Qi <yao@codesourcery.com>
2325
2326 * gdb.base/callfuncs.c (t_structs_fc): New.
2327 (t_structs_dc, t_structs_ldc): New.
2328 (t_double_many_args):
2329 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
2330 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
2331 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
2332 * gdb.base/callfuncs.exp: Call new functions.
2333
6680506e
YQ
23342011-05-30 Yao Qi <yao@codesourcery.com>
2335
ff4d2c60
YQ
2336 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
2337 Call rerun_and_prepare for each test to isolate effects.
2338
23392011-05-30 Yao Qi <yao@codesourcery.com>
2340
2341 * gdb.base/varargs.c (find_max_float_real): New.
2342 (find_max_double_real, find_max_long_double_real): New.
2343 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
2344 * lib/gdb.exp (setup_kfail_for_target): New.
2345
e43ec454
YQ
23462011-05-30 Yao Qi <yao@codesourcery.com>
2347
2348 * gdb.base/funcargs.c (callca, callcb, callcc): New.
2349 (callcd, callce, callcf, callc1a, callc1b): New.
2350 (callc2a, callc2b): New.
2351 * gdb.base/funcargs.exp (complex_args): New.
2352 (complex_integral_args, complex_float_integral_args): New.
2353 * lib/gdb.exp (support_complex_tests): New. Determine
2354 whether to run test cases on _Complex types.
2355
432b4d03
JK
23562011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2357
2358 * gdb.threads/leader-exit.c: New file.
2359 * gdb.threads/leader-exit.exp: New file.
2360
6caf069d
MP
23612011-05-27 Marek Polacek <mpolacek@redhat.com>
2362
9497469f 2363 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 2364
97fce28b
MP
23652011-05-27 Marek Polacek <mpolacek@redhat.com>
2366
2367 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
2368 remove the `supported' variable.
2369 * gdb.mi/mi-nonstop.exp: Likewise.
2370 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2371 * gdb.mi/mi-nsintrall.exp: Likewise.
2372 * gdb.mi/mi-nsmoribund.exp: Likewise.
2373 * gdb.mi/mi-nsthrexec.exp: Likewise.
2374
9da8c2a0
PA
23752011-05-26 Pedro Alves <pedro@codesourcery.com>
2376
2377 * gdb.reverse/finish-reverse-bkpt.exp: New test.
2378
2c03e5be
PA
23792011-05-26 Pedro Alves <pedro@codesourcery.com>
2380
2381 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
2382
2e21250d
KS
23832011-05-24 Keith Seitz <keiths@redhat.com>
2384
2385 PR breakpoint/12803
2386 * gdb.cp/cmpd-minsyms.cc (a): New method.
2387 (b): New method.
2388 (c): New method.
2389 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
2390
cdac0397
PA
23912011-05-24 Pedro Alves <pedro@codesourcery.com>
2392
2393 * gdb.base/commands.exp (watchpoint_command_test): Check that the
2394 watchpoint's command list didn't execute when the watchpoint went
2395 out of scope.
2396
ee5683ab
PM
23972011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
2398
2399 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
2400 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
2401 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
2402 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2403 * gdb.arch/i386-permbkpt.exp: Likewise.
2404 * gdb.arch/i386-prologue.exp: Likewise.
2405 * gdb.arch/i386-size-overlap.exp: Likewise.
2406 * gdb.arch/i386-size.exp: Likewise.
2407 * gdb.arch/i386-unwind.exp: Likewise.
2408 * gdb.reverse/i386-precsave.exp: Likewise.
2409 * gdb.reverse/i386-reverse.exp: Likewise.
2410 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2411 * gdb.reverse/i387-env-reverse.exp: Likewise.
2412 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2413
c91c8c16
PA
24142011-05-24 Pedro Alves <pedro@codesourcery.com>
2415
2416 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
2417 file doesn't error, using MI.
2418
c50491a7
TT
24192011-05-23 Tom Tromey <tromey@redhat.com>
2420
2421 * gdb.base/charset.exp (string_display): Add tests to assign to
2422 arrays.
2423 * gdb.base/charset.c (short_array, int_array, long_array): New.
2424
4a07b7da
PA
24252011-05-20 Pedro Alves <pedro@codesourcery.com>
2426
2427 Cope with async mode.
2428
4a07b7da
PA
2429 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
2430 into gdb_test + mi_expect_stop.
2431
b275f2d2
PA
24322011-05-20 Pedro Alves <pedro@codesourcery.com>
2433
2434 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
2435 (callme): Remove printf call.
2436
eec52c44
PM
24372011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
2438
2439 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
2440 quote pattern to avoid problems with Cygwin/mingw expect versions.
2441 * gdb.base/default.exp (show convenience): Use double
2442 quote pattern for regular expressions.
2443
b3c8eb43
JK
24442011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2445
2446 Fix -readnow for -gdwarf-4 unused type units.
2447 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
2448 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
2449
ed731959
JK
24502011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2451
2452 * gdb.base/kill-after-signal.c: New file.
2453 * gdb.base/kill-after-signal.exp: New file.
2454
3b48433d
PA
24552011-05-16 Pedro Alves <pedro@codesourcery.com>
2456
2457 * gdb.ada/start.exp: Call untested with the correct test filename.
2458 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
2459 test filename. Make the test's binary unique.
2460 * gdb.arch/i386-signal.exp: Call untested with the correct test
2461 filename.
2462 * gdb.arch/i386-size-overlap.exp: Ditto.
2463 * gdb.arch/Makefile.in (EXECUTABLES): Update.
2464 * gdb.base/gcore-buffer-overflow.exp: Ditto.
2465 * gdb.cp/call-c.exp: Ditto.
2466 * gdb.mi/mi-reverse.exp: Call untested with the correct test
2467 filename. Make the test's binary unique.
2468 * gdb.mi/Makefile.in (EXECUTABLES): Update.
2469 * gdb.python/py-mi.exp: Ditto.
2470 * gdb.python/Makefile.in (EXECUTABLES): Update.
2471 * gdb.reverse/i386-precsave.exp: Ditto.
2472 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
2473 test filename.
2474 * gdb.reverse/i387-stack-reverse.exp: Ditto.
2475 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
2476 unique.
2477 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
2478 test filename.
2479 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
2480 * gdb.trace/tfile.exp: Ditto.
2481
ba4a8bdd
YQ
24822011-05-14 Yao Qi <yao@codesourcery.com>
2483
2484 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
2485 type.
2486
dbaefcf7
DE
24872011-05-13 Doug Evans <dje@google.com>
2488
2489 * gdb.python/py-objfile-script.exp: New file.
2490 * gdb.python/py-objfile-script.c: New file.
2491 * gdb.python/py-objfile-script-gdb.py: New file.
2492 * testsuite/gdb.python/py-section-script.exp: Test
2493 "info auto-load-scripts".
2494
9930639c
TT
24952011-05-13 Tom Tromey <tromey@redhat.com>
2496
2497 * gdb.dwarf2/clztest.exp: New file.
2498 * gdb.dwarf2/clztest.c: New file.
2499 * gdb.dwarf2/clztest.S: New file.
2500
05272e11
DE
25012011-05-13 Doug Evans <dje@google.com>
2502
cc63ef9b
DE
2503 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
2504 String16 tests.
05272e11 2505
6edba76f
TT
25062011-05-13 Tom Tromey <tromey@redhat.com>
2507
2508 * lib/gdb.exp (is_x86_like_target): New proc.
2509 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
2510 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
2511 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
2512 -nostdlib to compiler.
2513 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
2514 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
2515 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
2516 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
2517 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
2518
028d0ed5
TJB
25192011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
2520
2521 * gdb.python/py-function.exp: Test setting a value from a function
2522 which executes a command.
2523
8a9b8146
TT
25242011-05-12 Tom Tromey <tromey@redhat.com>
2525
2526 * gdb.dwarf2/typeddwarf.S: New file.
2527 * gdb.dwarf2/typeddwarf.c: New file.
2528 * gdb.dwarf2/typeddwarf.exp: New file.
2529
10483e8e
MP
25302011-05-12 Marek Polacek <mpolacek@redhat.com>
2531
2532 * gdb.mi/mi-basics.exp: Fix races. Honour the
2533 `test_exec_and_symbol_mi_operatons' return value.
2534 (test_mi_interpreter_selection): Use mi_gdb_test instead of
2535 gdb_test_multiple.
2536 (test_exec_and_symbol_mi_operatons): Likewise.
2537 (test_path_specification): Likewise.
2538
faf067f1
JK
25392011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2540
2541 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
2542 (gdb_touch_execfile): Remove catch wrappers. New variable time.
2543 Replace `file copy' and `file rename' by `file mtime'. Twice.
2544
7ff911a3
JK
25452011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2546
2547 * gdb.base/readline-ask.c: New file.
2548 * gdb.base/readline-ask.exp: New file.
2549 * gdb.base/readline-ask.inputrc: New file.
2550
a536c6d7
UW
25512011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
2552
2553 * gdb.cell/bt.exp: Delete breakpoints before running to signal
2554 to avoid race condition.
2555 * gdb.cell/coremaker.c: Use small stack size.
2556 * gdb.cell/ea-standalone.exp: Use file name without path as
2557 argument to c_to.
2558 * gdb.cell/fork.exp: Allow other output when continuing to end.
2559
d472a426
JK
25602011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2561
2562 * gdb.threads/corethreads.c: New file.
2563 * gdb.threads/corethreads.exp: New file.
2564
25652011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
2566
2567 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
2568 Try to compile the test using -Wl,-z,norelro first.
2569 (load_core): New variable libthread_db_seen, initialize it.
2570 (zeroed-threads cannot be listed): Protect it by XFAIL on
2571 !$libthread_db_seen.
2572
8be455d7
JK
25732011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2574
2575 PR 12573
2576 * gdb.dwarf2/dw2-skip-prologue.S: New file.
2577 * gdb.dwarf2/dw2-skip-prologue.c: New file.
2578 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
2579
1976171a
JK
25802011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2581
2582 * gdb.cp/psymtab-parameter.cc: New file.
2583 * gdb.cp/psymtab-parameter.exp: New file.
2584
7db6f30f
JK
25852011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2586
2587 Fix a race.
2588 * gdb.cp/static-print-quit.exp (print c): Split to ...
2589 (print c - <return>, print c - q <return>, print c - to quit):
2590 ... these. Make the testfile untested on gdb-7.1.
2591
85161e9e 25922011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
2593
2594 * lib/gdb.exp (exec_target_file, exec_symbol_file,
2595 gdb_rename_execfile, gdb_touch_execfile): New.
2596 * gdb.base/reread.exp: Use new procs to handle multiple
2597 exec files.
2598
0c51be18
YQ
25992011-05-05 Yao Qi <yao@codesourcery.com>
2600
2601 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
2602 (test_adr_32bit, test_pop_pc): New.
2603 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
2604 (test_adr_32bit, test_pop_pc): New.
2605
4d393d60
JM
26062011-05-04 Joseph Myers <joseph@codesourcery.com>
2607
2608 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
2609 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
2610 targets.
2611 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
2612 handle targets.
2613
8ffd0459
JK
26142011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2615
2616 * gdb.base/completion.exp (complete help info wat): Rename to ...
2617 (complete 'help info wat'): ... here.
2618 Remove all `-re ".*' and `-re "^.*' redundant regexes.
2619 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
2620
8e28d804
PA
26212011-05-04 Pedro Alves <pedro@codesourcery.com>
2622
2623 * gdb.base/completion.exp: Use gdb_test_multiple instead of
2624 gdb_test and explicit $gdb_prompt/timeout matches.
2625
3eb2ef34
YQ
26262011-05-04 Yao Qi <yao@codesourcery.com>
2627
2628 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
2629 and __thumb2__.
2630
aaaf81a3
MP
26312011-05-03 Marek Polacek <mpolacek@redhat.com>
2632
2633 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
2634 in place of `gdb_test "delete breakpoints"'. This eliminates two
2635 testcases.
2636
c4cbc0df
PA
26372011-05-02 Pedro Alves <pedro@codesourcery.com>
2638
2639 PR testsuite/12649
2640 Fix races.
2641
2642 * gdb.base/completion.exp: Remove all sleep calls. Remove
2643 unnecessary regexs. Don't explicitly expect anything after the
2644 prompt. Eat the prompt if necessary.
2645
b4cbb4a3
EBM
26462011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
2647
2648 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
2649 accept to show the caller line again as well as the line after.
2650
d65aec65
PM
26512011-04-29 Phil Muldoon <pmuldoon@redhat.com>
2652
2653 PR mi/12531
2654
2655 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
2656 compile target.
2657 * gdb.python/py-prettyprint.exp: Add C++ object for
2658 CPLUS_FAKE_CHILD test.
2659
30852783
UW
26602011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
2661
2662 * gdb.base/signest.exp: New file.
2663 * gdb.base/signest.c: Likewise.
2664
c7b1f0d9
JK
26652011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2666
2667 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
2668 thread and breakpoint notifications.
2669
559a7a62
JK
26702011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2671
2672 * gdb.base/fortran-sym-case.c: New file.
2673 * gdb.base/fortran-sym-case.exp: New file.
2674 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
2675 * gdb.dwarf2/dw2-case-insensitive.c: New file.
2676 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
2677
8344e389
JK
26782011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2679
2680 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
2681 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
2682 false #1', `if true else false #2' and `if true else false #3'.
2683
2484c66b
UW
26842011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
2685
2686 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
2687 while delivering signal.
2688
8d3788bd
VP
26892011-04-27 Vladimir Prus <vladimir@codesourcery.com>
2690
2691 MI breakpoint notifications.
2692
2693 * testsuite/gdb.mi/mi-cli.exp: Adust.
2694 * testsuite/gdb.mi/mi2-cli.exp: Adust.
2695 * testsuite/gdb.mi/mi-watch.exp: Adust.
2696 * testsuite/gdb.mi/mi2-watch.exp: Adust.
2697 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
2698 notifications.
2699
3e03848b
JK
27002011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2701
2702 * gdb.base/gdbindex-stabs-dwarf.c: New file.
2703 * gdb.base/gdbindex-stabs.c: New file.
2704 * gdb.base/gdbindex-stabs.exp: New file.
2705
918c9108
YQ
27062011-04-25 Yao Qi <yao@codesourcery.com>
2707
2708 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
2709 with /*...*/.
2710 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
2711
90556b8c
JK
27122011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2713
2714 * gdb.python/py-value.exp (test_objfiles): Name the first test
2715 `py-value in file.filename'.
2716
03f2bd59
JK
27172011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2718
2719 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
2720 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
2721 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
2722 !gdbserver_reconnect_p..
2723 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
2724
7b08b9eb
JK
27252011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2726
2727 * gdb.cp/cpcompletion.exp (complete class methods)
2728 (complete class methods beginning with F): Move them above runto. New
2729 comment about the runto delimiter.
2730
b78974c3
PA
27312011-04-20 Pedro Alves <pedro@codesourcery.com>
2732
2733 * gdb.base/maint.exp: Test that "maint print registers" works
2734 without a running program.
2735
20429c40 27362011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 2737
20429c40
MP
2738 * gdb.base/setshow.exp: Fix racy tests.
2739 ($old_gdb_prompt): New variable.
2740
7a9dd1b2
TT
27412011-04-19 Tom Tromey <tromey@redhat.com>
2742
2743 * gdb.mi/mi-nsmoribund.exp:
2744 * gdb.hp/gdb.objdbg/objdbg01.exp:
2745 * gdb.base/structs.exp (test_struct_returns):
2746 * gdb.base/call-sc.exp (test_scalar_returns):
2747 * gdb.base/bigcore.exp: Remove duplicate words.
2748
02835898
JK
27492011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2750
2751 * gdb.base/break-interp-lib.c (v, vptr): New variables.
2752 * gdb.base/break-interp.exp (test_attach): New comment.
2753
254f582e
JK
27542011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2755
2756 * gdb.threads/gcore-thread.exp ($core0file): New variable.
2757 (clear __stack_user.next, clear stack_used.next)
2758 (save a zeroed-threads corefile): New test.
2759 Call core_load for $core0file.
2760 (zeroed-threads cannot be listed): New test.
2761
4fe85f5c
JK
27622011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2763
2764 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
2765 filename.
2766 ($srcfile): Preserve the original value.
2767 ($testfile): Match it the .exp filename.
2768 ($corefile): New variable. Substitute it around.
2769 Use clean_restart.
2770 ($prev_timeout): Remove.
2771 (load_core): Move core loading into this proc.
2772 Fix restore of $timeout if load_core fails.
2773
63524580
JK
27742011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2775
2776 * gdb.base/eu-strip-infcall.c: New file.
2777 * gdb.base/eu-strip-infcall.exp: New file.
2778
90359a16
JK
27792011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2780
2781 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
2782 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
2783
626e7282
JK
27842011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2785
2786 Fix Python access to inlined frames.
2787 * gdb.python/py-frame-inline.c: New file.
2788 * gdb.python/py-frame-inline.exp: New file.
2789
3363d018
EBM
27902011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
2791
2792 * gdb.base/gdb1090.exp: Change breakpoint location to read the
2793 content of 's24' correctly (avoiding "optimized out").
2794 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
2795
28781456
JK
27962011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2797
2798 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
2799
4a4106ca
TJB
28002011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
2801
2802 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
2803 expect a colon in watch -location output.
2804
d26ccb4f
JK
28052011-04-13 Marek Polacek <mpolacek@redhat.com>
2806
df46027d 2807 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
2808 New testcase `expect response to define backtrace'. Also remove
2809 redundant `default' block.
2810
e1ab1f9c
JK
28112011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2812
2813 * gdb.python/py-prettyprint.c (struct hint_error): New.
2814 (main): New variable hint_error.
2815 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
2816 "print hint_error".
2817 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
2818 (register_pretty_printers): Register it.
2819
0c2e6019
TT
28202011-04-04 Tom Tromey <tromey@redhat.com>
2821
2822 * gdb.cp/maint.exp (test_help): Update.
2823 (test_namespace): Likewise.
2824
af57139d
JB
28252011-04-01 Joel Brobecker <brobecker@adacore.com>
2826
2827 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
2828 * gdb.ada/arrayptr.exp: Add new tests.
2829
956a9fb9
JB
28302011-04-01 Joel Brobecker <brobecker@adacore.com>
2831
2832 * gdb.ada/mi_catch_ex: New testcase.
2833
d0c4d642
PA
28342011-04-01 Pedro Alves <pedro@codesourcery.com>
2835
2836 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
2837 base::overload(void) method without specifying "const".
2838
18819fa6
UW
28392011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
2840
2841 * gdb.arch/thumb-singlestep.S: New file.
2842 * gdb.arch/thumb-singlestep.exp: Likewise.
2843
a4c8e806
TT
28442011-03-31 Tom Tromey <tromey@redhat.com>
2845
2846 * gdb.python/py-prettyprint.py (exception_flag): New global.
2847 (NoStringContainerPrinter._iterator.next): Check it.
2848 * gdb.python/py-prettyprint.c (main): New variable nstype2.
2849 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
2850
53832f31
TT
28512011-03-29 Tom Tromey <tromey@redhat.com>
2852
2853 * gdb.cp/anon-struct.cc: New file.
2854 * gdb.cp/anon-struct.exp: New file.
2855
e4620230
JK
28562011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2857
2858 Test STT_GNU_IFUNC support.
2859 * gdb.base/gnu-ifunc-lib.c: New file.
2860 * gdb.base/gnu-ifunc.c: New file.
2861 * gdb.base/gnu-ifunc.exp: New file.
2862
d0fb5eae
JK
28632011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2864
2865 Support a ring of related breakpoints.
2866 * gdb.base/watchpoint-delete.c: New file.
2867 * gdb.base/watchpoint-delete.exp: New file.
2868
20106cfb
JK
28692011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2870
2871 * gdb.ada/arrayparam.exp (print first after function call): Use
2872 explicit package name. Add a comment
2873 (print lasta after function call): Rename ...
2874 (print last after function call): ... it and use explicit package
2875 name.
2876 (print length after function call): Use explicit package name.
2877 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
2878 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
2879 (multiple matches for symbol i): Rename ...
2880 (multiple matches for symbol integervar): ... it.
2881 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
2882 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
2883
e7ab5e63
AB
28842011-03-25 Andrew Burgess <aburgess@broadcom.com>
2885
2886 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
2887 environment variable to make grep output more predictable. Move
2888 all the environment setup into gdb_init so it's done once per test
2889 case rather than each time we start gdb.
2890
9ef07c8c
TT
28912011-03-24 Tom Tromey <tromey@redhat.com>
2892
2893 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
2894 test.
2895
dd90784c
JK
28962011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2897
2898 * gdb.dwarf2/dw2-entry-value-main.c: New file.
2899 * gdb.dwarf2/dw2-entry-value.S: New file.
2900 * gdb.dwarf2/dw2-entry-value.exp: New file.
2901
05775840
PM
29022011-03-22 Phil Muldoon <pmuldoon@redhat.com>
2903
2904 PR python/12183
2905
2906 * gdb.python/py-function.exp: Add GdbError tests.
2907
8661b11b
PA
29082011-03-18 Pedro Alves <pedro@codesourcery.com>
2909
2910 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
2911 (reglocal_test_func, statlocal_test_func): New functions.
2912 (globals_test_func): Call new functions.
2913 * gdb.trace/unavailable.exp (gdb_collect_args_test)
2914 (gdb_collect_locals_test): New procedure.
2915 (gdb_trace_collection_test): Call new procedures.
2916
0fdb4f18
PA
29172011-03-18 Pedro Alves <pedro@codesourcery.com>
2918
2919 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
2920 (test_register, test_register_unavailable): New procedures.
2921 (gdb_unavailable_registers_test): New procedure.
2922 (gdb_trace_collection_test): Call it.
2923
99c3dc11
PM
29242011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2925
2926 PR python/12149
2927
2928 * gdb.python/python.exp: Add gdb.write tests.
2929
29703da4
PM
29302010-03-17 Phil Muldoon <pmuldoon@redhat.com>
2931
2932 * gdb.python/Makefile.in: Add py-objfile.
2933 * gdb.python/py-objfile.exp: New file.
2934 * gdb.python/py-objfile.c: New file.
2935 * gdb.python/py-block.exp: Add is_valid tests.
2936 * gdb.python/py-inferior.exp: Ditto.
2937 * gdb.python/py-infthread.exp: Ditto.
2938 * gdb.python/py-symbol.exp: Ditto.
2939 * gdb.python/py-symtab.exp: Ditto.
2940
598997c8
KS
29412011-03-16 Keith Seitz <keiths@redhat.com>
2942
2943 PR c++/12273
2944 * gdb.cp/cmpd-minsyms.exp: New test.
2945 * gdb.cp/cmpd-minsyms.cc: New file.
2946
2947 PR c++/11734
2948 * gdb.cp/ovsrch.exp: New test.
2949 * gdb.cp/ovsrch.h: New file.
2950 * gdb.cp/ovsrch1.cc: New file.
2951 * gdb.cp/ovsrch2.cc: New file.
2952 * gdb.cp/ovsrch3.cc: New file.
2953 * gdb.cp/ovsrch4.cc: New file.
2954
c91513d8
PP
29552011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2956
2957 PR gdb/12528
2958 * gdb.base/Makefile.in: Adjust EXECUTABLES.
2959 * gdb.base/break-on-linker-gcd-function.exp: New test.
2960 * gdb.base/break-on-linker-gcd-function.cc: New file.
2961
7470fc63
AT
29622011-03-15 Andreas Tobler <andreast@fgznet.ch>
2963
2964 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
2965
959e7469
PM
29662011-03-15 Phil Muldoon <pmuldoon@redhat.com>
2967
2968 * lib/gdb.exp (gdb_unload): Add another termination case.
2969
9373cf26
JK
29702011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2971
2972 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
2973 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
2974 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
2975 Provide a stub byte there.
2976 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
2977 DW_AT_entry_pc.
2978 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
2979
24e9cda0
UW
29802011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
2981
2982 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
2983 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
2984 "generic ABI, auto".
2985 (altivec_abi_tests): Accept vectors returned by reference.
2986
7371cf6d
PM
29872010-03-14 Phil Muldoon <pmuldoon@redhat.com>
2988
2989 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
2990
ce77046a
UW
29912011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
2992
2993 * gdb.python/py-section-script.exp: Skip test if no Python support.
2994
176400c3
UW
29952011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
2996
2997 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
2998
ecec24e6
PM
29992011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3000
3001 * gdb.python/py-parameter.exp: Update tests to the new Python
3002 parameter API. Add "no documentation" test. Add deprecated API
3003 backward compatibility test.
3004
5dbdd470
TT
30052011-03-09 Tom Tromey <tromey@redhat.com>
3006
3007 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
3008 gdb_continue_to_end.
3009
b66e66ee
MK
30102011-03-09 Mark Kettenis <kettenis@gnu.org>
3011
3012 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
3013 tabs.
3014
eceb0c5f
TT
30152011-03-09 Tom Tromey <tromey@redhat.com>
3016
3017 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
3018 parentheses.
3019 (gdb_continue_to_end): Add "allow_extra" parameter. Use
3020 $command.
3021 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
3022 argument to gdb_continue_to_end.
3023 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
3024 argument to gdb_continue_to_end.
3025 * gdb.cp/annota3.exp: Fix regex.
3026 * gdb.cp/annota2.exp: Fix regex.
3027 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
3028 gdb_continue_to_end.
3029 * gdb.base/call-signal-resume.exp: Revert earlier patch.
3030 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
3031 gdb_continue_to_end.
3032
63154eca
PA
30332011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3034
3035 * gdb.server/ext-run.exp
3036 (load new file without any gdbserver inferior): New test.
3037
967d1f9b
TT
30382011-03-07 Tom Tromey <tromey@redhat.com>
3039
3040 * Makefile.in (TAGS): Rewrite.
3041
d68dcbb9
JK
30422011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3043
3044 * gdb.trace/report.exp (12.1: trace report #1): New match for the
3045 initial commands echo. New match for `Found trace'. Anchor all the
3046 other matches. Anchor and match for `No trace frame found' the final
3047 match.
3048
6bf58e63
TT
30492011-03-07 Tom Tromey <tromey@redhat.com>
3050
3051 * Makefile.in (TAGS): New target.
3052
fda326dd
TT
30532011-03-07 Tom Tromey <tromey@redhat.com>
3054
3055 * lib/opencl.exp (skip_opencl_tests): Update for exit message
3056 change.
3057 * lib/mi-support.exp (mi_gdb_test): Update for exit message
3058 change.
3059 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
3060 exit message change.
3061 (skip_altivec_tests): Update for exit message change.
3062 (skip_vsx_tests): Likewise.
3063 (gdb_continue_to_end): Likewise. Add 'command' argument.
3064 * lib/cell.exp (skip_cell_tests): Update for exit message change.
3065 * gdb.threads/tls.exp: Update for exit message change.
3066 * gdb.threads/thread-unwindonsignal.exp: Use
3067 gdb_continue_to_end.
3068 * gdb.threads/step.exp (step_it): Update for exit message change.
3069 (continue_all): Likewise.
3070 * gdb.threads/print-threads.exp (test_all_threads): Update for
3071 exit message change.
3072 * gdb.threads/interrupted-hand-call.exp: Use
3073 gdb_continue_to_end.
3074 * gdb.threads/execl.exp: Use gdb_continue_to_end.
3075 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
3076 gdb_continue_to_end.
3077 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
3078 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
3079 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
3080 * gdb.cp/method.exp: Update for exit message change.
3081 * gdb.cp/mb-templates.exp: Update for exit message change.
3082 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
3083 * gdb.cp/annota3.exp: Update for exit message change.
3084 * gdb.cp/annota2.exp: Update for exit message change.
3085 * gdb.cell/fork.exp: Use gdb_continue_to_end.
3086 * gdb.base/term.exp: Update for exit message change.
3087 * gdb.base/step-test.exp (test_i): Update for exit message change.
3088 * gdb.base/sigstep.exp (advance): Update for exit message change.
3089 (advancei): Likewise.
3090 * gdb.base/siginfo.exp: Update for exit message change.
3091 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
3092 * gdb.base/reread.exp: Use gdb_continue_to_end.
3093 * gdb.base/langs.exp: Use gdb_continue_to_end.
3094 * gdb.base/interrupt.exp: Update for exit message change.
3095 * gdb.base/gdb1555.exp: Update for exit message change.
3096 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
3097 * gdb.base/ending-run.exp: Update for exit message change.
3098 * gdb.base/chng-syms.exp: Update for exit message change.
3099 * gdb.base/checkpoint.exp: Update for exit message change.
3100 * gdb.base/catch-syscall.exp (check_for_program_end): Use
3101 gdb_continue_to_end.
3102 (test_catch_syscall_with_wrong_args): Likewise.
3103 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
3104 * gdb.base/break-interp.exp (test_ld): Update for exit message
3105 change.
3106 * gdb.base/bang.exp: Update for exit message change.
3107 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
3108 (do_call_attach_tests): Likewise.
3109 * gdb.base/a2-run.exp: Update for exit message change.
3110 * gdb.arch/ppc-dfp.exp: Update for exit message change.
3111 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
3112 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
3113
dd19bd70
JK
31142011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3115
3116 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
3117
30e62689
TT
31182011-03-03 Tom Tromey <tromey@redhat.com>
3119
3120 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
3121 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
3122 * gdb.hp/gdb.aCC/configure.ac: Remove.
3123 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
3124 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
3125 * gdb.hp/gdb.base-hp/configure.ac: Remove.
3126 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
3127 * gdb.hp/gdb.compat/configure (Makefile): Remove.
3128 * gdb.hp/gdb.compat/configure.ac: Remove.
3129 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
3130 * gdb.hp/gdb.defects/configure (Makefile): Remove.
3131 * gdb.hp/gdb.defects/configure.ac: Remove.
3132 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
3133 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
3134 * gdb.hp/gdb.objdbg/configure.ac: Remove.
3135 * gdb.hp/configure.ac: Remove.
3136 * gdb.hp/configure: Remove.
3137 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
3138 substitution.
3139 (Makefile): Remove rule.
3140 * gdb.cell/configure.ac: Remove.
3141 * gdb.cell/configure: Remove.
3142 * gdb.stabs/Makefile.in (Makefile): Remove.
3143 (distclean): Don't remove config.status or config.log.
3144 * gdb.stabs/configure (Makefile): Remove.
3145 * gdb.stabs/configure.ac: Remove.
3146 * configure: Rebuild.
3147 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
3148 Remove stabs- and cell-specific logic. Test for existence of
3149 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
3150 subdirectories, gdb.cell, and and gdb.stabs.
3151 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
3152
c171f854
JB
31532011-03-03 Joel Brobecker <brobecker@adacore.com>
3154
3155 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
3156 end of buffer.
3157
9a5193cb
JB
31582011-03-02 Joel Brobecker <brobecker@adacore.com>
3159
3160 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
3161 gdb_test when running a test where we expected no output back.
3162
9bb4c1bb
MS
31632011-02-28 Michael Snyder <msnyder@vmware.com>
3164
3165 * gdb.cp/overload.cc: Change initializer value to integer.
3166
3bd0f5ef
MS
31672011-02-27 Michael Snyder <msnyder@vmware.com>
3168
3169 * gdb.multi/base.exp: Add test for remove-inferiors.
3170
2279eaad
JB
31712011-02-26 Joel Brobecker <brobecker@adacore.com>
3172
3173 * gdb.python/py-frame.exp: Simplify the initialization phase
3174 using prepare_for_testing.
3175
c82c0b55
MS
31762011-02-25 Michael Snyder <msnyder@vmware.com>
3177
3178 * gdb.multi/base.exp: Add tests for info inferiors with args.
3179
1d94651b
JK
31802011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3181
3182 * gdb.dwarf2/dw2-ranges.S: Rename to ...
3183 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
3184 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
3185 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
3186 asmfile3. Comment the STABS (#3) file compilation. Compile
3187 everything through assembler. Provide KFAIL for symtab/12497.
3188 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
3189 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
3190 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
3191 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
3192
3bd0f5ef
MS
31932011-02-24 Michael Snyder <msnyder@vmware.com>
3194
3195 * gdb.base/break.exp: Add tests for delete breakpoints using
3196 convenience variables and value history references.
3197
12c1418e
MS
31982011-02-24 Michael Snyder <msnyder@vmware.com>
3199
3200 * gdb.base/break.exp: Remove debugging 'printf' accidentally
3201 left behind in previous check-in.
3202
e5a67952
MS
32032011-02-23 Michael Snyder <msnyder@vmware.com>
3204
3205 * gdb.base/break.exp: Add tests for "info break" with arguments.
3206 * gdb.trace/infotrace.exp: Update patterns for error and help.
3207 * gdb.base/completion.exp: Update pattern.
3208 * gdb.base/ena-dis-br.exp: Update pattern.
3209 * gdb.base/help.exp: Update patterns.
3210
32112011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
3212
3213 * gdb.base/memattr.exp: New test.
3214 * gdb.base/memattr.c: Test load for memattr.exp.
3215
6e6fbe60
DE
32162011-02-22 Doug Evans <dje@google.com>
3217
3218 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
3219
1d41d745
MS
32202011-02-22 Michael Snyder <msnyder@vmware.com>
3221
3222 * Makefile.in: Make more clean.
3223 * gdb.ada/Makefile.in: Ditto.
3224 * gdb.arch/Makefile.in: Ditto.
3225 * gdb.asm/Makefile.in: Ditto.
3226 * gdb.base/Makefile.in: Ditto.
3227 * gdb.cp/Makefile.in: Ditto.
3228 * gdb.dwarf2/Makefile.in: Ditto.
3229 * gdb.java/Makefile.in: Ditto.
3230 * gdb.mi/Makefile.in: Ditto.
3231 * gdb.modula2/Makefile.in: Ditto.
3232 * gdb.python/Makefile.in: Ditto.
3233 * gdb.server/Makefile.in: Ditto.
3234 * gdb.stabs/Makefile.in: Ditto.
3235 * gdb.threads/Makefile.in: Ditto.
3236 * gdb.trace/Makefile.in: Ditto.
3237
79ba84ca
MS
32382011-02-22 Michael Snyder <msnyder@vmware.com>
3239
df46027d 3240 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
3241 info threads.
3242
b9b35694
JB
32432011-02-22 Joel Brobecker <brobecker@adacore.com>
3244
3245 * gdb.python/py-breakpoint.exp: Fix the expected output of
3246 one of the "maint info breakpoints" tests to accept the output
3247 generated on platforms that do not have hardware watchpoints.
3248
8bfb830f
JB
32492011-02-22 Joel Brobecker <brobecker@adacore.com>
3250
3251 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
3252 clean_restart. Be a little stricter in the expected output
3253 for one of the tests. Fix a typo in one of the comments.
3254
c45f3c54
JB
32552011-02-22 Joel Brobecker <brobecker@adacore.com>
3256
3257 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
3258 Delete variable binfile, no longer use. Add or modify test
3259 comments to make them unique.
3260
b97c863c
MS
32612011-02-21 Michael Snyder <msnyder@vmware.com>
3262
3263 * Makefile.in: Update for make clean.
3264 * gdb.ada/Makefile.in: Ditto.
3265 * gdb.arch/Makefile.in: Ditto.
3266 * gdb.asm/Makefile.in: Ditto.
3267 * gdb.base/Makefile.in: Ditto.
3268 * gdb.cp/Makefile.in: Ditto.
3269 * gdb.dwarf2/Makefile.in: Ditto.
3270 * gdb.java/Makefile.in: Ditto.
3271 * gdb.mi/Makefile.in: Ditto.
3272 * gdb.modula2/Makefile.in: Ditto.
3273 * gdb.python/Makefile.in: Ditto.
3274 * gdb.server/Makefile.in: Ditto.
3275 * gdb.stabs/Makefile.in: Ditto.
3276 * gdb.threads/Makefile.in: Ditto.
3277 * gdb.trace/Makefile.in: Ditto.
3278
aea5b279
MS
32792011-02-21 Michael Snyder <msnyder@vmware.com>
3280
3281 * gdb.threads/thread-find.exp: Update patterns for changes in
3282 output of "info threads" command.
3283
e3039479
UW
32842011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3285 Ulrich Weigand <uweigand@de.ibm.com>
3286
3287 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
3288 (skip_hw_watchpoint_tests): Likewise.
3289 (skip_hw_watchpoint_multi_tests): Likewise.
3290
b800ec70
UW
32912011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
3292
3293 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
3294 (skip_hw_watchpoint_tests): Likewise.
3295 (skip_hw_watchpoint_multi_tests): Likewise.
3296 (skip_hw_watchpoint_access_tests): Likewise.
3297
3298 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
3299 * gdb.base/pr11022.exp: Likewise.
3300 * gdb.base/watch-read.exp: Likewise.
3301 * gdb.base/watch_thread_num.exp: Likewise.
3302 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
3303 * gdb.base/watchpoint-hw.exp: Likewise.
3304 * gdb.base/watchpoint.exp: Likewise.
3305 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
3306 * gdb.threads/watchthreads-reorder.exp: Likewise.
3307 * gdb.threads/watchthreads.exp: Likewise.
3308 * gdb.threads/watchthreads2.exp: Likewise.
3309
91033e37
JB
33102011-02-21 Joel Brobecker <brobecker@adacore.com>
3311
3312 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
3313 the debugger is unable to find the array bounds.
3314
eeaafae2
JK
33152011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3316
3317 * gdb.cp/typedef-operator.exp: New file.
3318 * gdb.cp/typedef-operator.cc: New file.
3319
e338d953
MS
33202011-02-17 Michael Snyder <msnyder@vmware.com>
3321
3322 * gdb.threads/thread-find.exp: Fix regular expressions.
3323
e67ad678
JB
33242011-02-17 Joel Brobecker <brobecker@adacore.com>
3325
3326 * gdb.ada/packed_array: Expand testcase to test printing of
3327 unconstrained packed array.
3328
93084bca
JB
33292011-02-17 Joel Brobecker <brobecker@adacore.com>
3330
3331 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
3332
a0c78a73
PA
33332011-02-16 Pedro Alves <pedro@codesourcery.com>
3334
f65d5553 3335 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
3336 (main): Initialize it before collecting, and and clear it
3337 afterwards.
f65d5553
PA
3338 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
3339 collecting with '{type} addr', where the addr expression is not an
3340 rvalue.
a0c78a73 3341
3dfcbbd2
KW
33422011-02-16 Ken Werner <ken.werner@de.ibm.com>
3343
3344 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
3345 a bool variable. Expect correct OpenCL names for vector types. Use the
3346 uc3 variable name instead of referring to the uchar3 built-in type.
3347 Escape the asterisk at the half pointer test.
3348
08807d5a
PA
33492011-02-16 Pedro Alves <pedro@codesourcery.com>
3350
f65d5553 3351 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
3352 (main): Initialize it before collecting, and and clear it
3353 afterwards.
f65d5553
PA
3354 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
3355 collecting overlapping memory ranges.
08807d5a 3356
60f98dde
MS
33572011-02-15 Michael Snyder <msnyder@vmware.com>
3358
3359 * gdb.base/default.exp: Add tests for thread commands.
3360 * gdb.base/help.exp: Add tests for thread commands.
3361 * gdb.threads/thread-find.exp: New test for thread find command.
3362
648cd113
KW
33632011-02-15 Ken Werner <ken.werner@de.ibm.com>
3364
3365 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
3366
494e194e
YQ
33672011-02-15 Yao Qi <yao@codesourcery.com>
3368
3369 PR tdep/12352
3370 * gdb.arch/arm-disp-step.S : New test for str instruction.
3371 * gdb.arch/arm-disp-step.exp : Likewise.
3372
d9492458
TJB
33732011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
3374
3375 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
3376 "vector_register2_vr" test strings. Test the extended floating
3377 point registers (F32~F63).
3378 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
3379 IBM XL C compiler. Make the test program use a register provided
3380 by the compiler for the lxvd2x instruction.
3381
8af8e3bc
PA
33822011-02-14 Pedro Alves <pedro@codesourcery.com>
3383
3384 * gdb.trace/unavailable.cc (class Base, class Middle, class
3385 Derived): New types.
3386 (derived_unavail, derived_partial, derived_whole): New globals.
3387 (virtual_partial): New global.
3388 (virtualp): Point at virtual_partial.
3389 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
3390 related to unavailable vptr.
3391
1b28d0b3
PA
33922011-02-14 Pedro Alves <pedro@codesourcery.com>
3393
3394 * gdb.trace/unavailable.cc (a, b, c): New globals.
3395 (main): Set and clear them.
3396 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
3397 `a' and `c', and check that `b' isn't collected, although `a' and
3398 `c' are.
3399
ec0a52e1
PA
34002011-02-14 Pedro Alves <pedro@codesourcery.com>
3401
3402 * gdb.trace/unavailable.cc (struct Virtual): New.
3403 (virtualp): New global pointer.
3404 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
3405 printing a pointer to an object whose type has a vtable, with
3406 print object on.
3407
24e6bcee
PA
34082011-02-14 Pedro Alves <pedro@codesourcery.com>
3409
3410 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
3411 value repeat handles unavailableness.
3412
39d37385
PA
34132011-02-14 Pedro Alves <pedro@codesourcery.com>
3414
3415 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
3416 tests for building arrays from unavailable values, subscripting
3417 non-memory rvalue unvailable arrays, and accessing fields or
3418 baseclasses of non-lazy unavailable values,
3419 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
3420 struct types.
3421 (g_smallstruct, g_smallstruct_b): New globals.
3422
06d72e16
PA
34232011-02-14 Pedro Alves <pedro@codesourcery.com>
3424
3425 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
3426
bc9a5551
JK
34272011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3428
3429 Fix const/volatile qualifiers of C++ types, PR c++/12328.
3430 * gdb.cp/overload-const.exp: New file.
3431 * gdb.cp/overload-const.cc: New file.
3432
54fcddd0
UW
34332011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
3434
3435 * gdb.opencl/callfuncs.cl: New file.
3436 * gdb.opencl/callfuncs.exp: New test.
3437 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
3438
d6dafb7c
UW
34392011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
3440
3441 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
3442 when computing result.
3443 * gdb.arch/altivec-abi.exp: Update expected results.
3444
a449c2d8
TJB
34452011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3446
3447 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
3448 * gdb.base/jit.exp: Likewise.
3449 * gdb.base/pie-execl.exp: Likewise.
3450 * gdb.base/solib-nodir.exp: Likewise.
3451 * gdb.base/solib-overlap.exp: Likewise.
3452
764880b7
PA
34532011-02-07 Pedro Alves <pedro@codesourcery.com>
3454
3455 * gdb.trace/collection.c (global_pieces): New.
3456 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
3457 New procedure.
3458 (gdb_trace_collection_test): Call it.
3459
505500db
SW
34602011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
3461
3462 * gdb.python/py-evthreads.c: New file.
3463 * gdb.python/py-evthreads.exp: New file.
3464 * gdb.python/py-events.py: New file.
3465 * gdb.python/py-events.exp: New file.
3466 * gdb.python/py-events.c: New file.
3467
385203ed
DD
34682011-02-04 David Daney <ddaney@caviumnetworks.com>
3469
3470 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
3471
9011945e
AB
34722011-02-03 Andrew Burgess <aburgess@broadcom.com>
3473
3474 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
3475 gdb.base/disasm-end-cu.exp: New test for disassembling over the
3476 boundary between two compilation units.
3477
580688f3
PA
34782011-02-02 Pedro Alves <pedro@codesourcery.com>
3479
3480 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
3481 (Virtual): New structs.
3482 (virtual_o, virtual_middle_b): New globals.
3483 * gdb.cp/virtbase.exp: New tests.
3484
d3f0f853
PP
34852011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3486
3487 * gdb.base/jit.exp: New file.
3488 * gdb.base/jit-main.c: New file.
3489 * gdb.base/jit-solib.c: New file.
3490
b2030fb5
UW
34912011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
3492
3493 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
3494 proceed to initial kernel entry point.
3495 * gdb.opencl/datatypes.exp: Likewise.
3496 * gdb.opencl/operators.exp: Likewise.
3497 * gdb.opencl/vec_comps.exp: Likewise.
3498
2db19d1e
SW
34992011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
3500
3501 * gdb.cp/nsnested.cc: New.
3502 * gdb.cp/nsnested.exp: New.
3503 * gdb.cp/nsnoimports.exp: New.
3504 * gdb.cp/nsnoimports.cc: New.
3505
6b0c4c1f
JB
35062011-01-31 Joel Brobecker <brobecker@adacore.com>
3507
3508 * gdb.base/interact.exp: Add extra tests that verify that
3509 the value of the interactive-mode setting does not change
3510 after the script is sourced.
3511
80b23b6a
JK
35122011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3513
3514 * gdb.cp/noparam.exp: New file.
3515 * gdb.cp/noparam.cc: New file.
3516
ffd5ec24
PA
35172011-01-28 Pedro Alves <pedro@codesourcery.com>
3518
3519 * gdb.trace/tfile.exp: Test that with no traceframe selected,
3520 there's no stack or registers.
3521
a81766d8
TT
35222011-01-26 Tom Tromey <tromey@redhat.com>
3523
3524 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
3525 space before string output. Add test for "set print pretty off"
3526 case.
3527
585fdaa1
PA
35282011-01-25 Pedro Alves <pedro@codesourcery.com>
3529
3530 * gdb.base/frame-args.exp: Adjust.
3531 * gdb.dwarf2/dw2-noloc.exp: Adjust.
3532 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
3533 * gdb.dwarf2/pieces.exp: Adjust.
3534 * gdb.opt/clobbered-registers-O2.exp: Adjust.
3535 * gdb.opt/inline-locals.exp: Adjust.
3536 * gdb.threads/fork-child-threads.exp: Adjust.
3537
d468832a
KW
35382011-01-25 Ken Werner <ken.werner@de.ibm.com>
3539
3540 * gdb.opencl/convs_casts.cl: Move program scope variables into the
3541 OpenCL kernel function. Add a comment as marker. Add address space
3542 qualifiers for the remaining program scope variables.
3543 * gdb.opencl/datatypes.cl: Likewise.
3544 * gdb.opencl/operators.cl: Likewise.
3545 * gdb.opencl/vec_comps.cl: Likewise.
3546 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
3547 Add breakpoint at the marker comment.
3548 * gdb.opencl/datatypes.exp: Likewise.
3549 * gdb.opencl/operators.exp: Likewise.
3550 * gdb.opencl/vec_comps.exp: Likewise.
3551
490f124f
PA
35522011-01-24 Pedro Alves <pedro@codesourcery.com>
3553
3554 * gdb.base/printcmds.c (some_struct): New struct and instance.
3555 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
3556 procedure.
3557 <global scope>: Call it.
3558
6da78614
KW
35592011-01-21 Ken Werner <ken.werner@de.ibm.com>
3560
3561 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
3562 argument to the gdb_compile_opencl_hostapp call.
3563
ec64c9aa
YQ
35642011-01-19 Yao Qi <yao@codesourcery.com>
3565
3566 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
3567 positve list.
3568
810cfdbb
YQ
35692011-01-19 Yao Qi <yao@codesourcery.com>
3570
3571 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
3572 canonical form.
3573 Remove "xscale-*-*"
3574 * gdb.xml/tdesc-regs.exp: Likewise.
3575 * gdb.python/py-section-script.exp: Replace ARM target triplet
3576 with canonical form.
3577 Match arm*-*-symbianelf*.
3578 * gdb.base/dup-sect.exp: Likewise.
3579 * lib/dwarf.exp: New.
3580 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
3581 dwarf2_support.
3582 * gdb.dwarf2/dup-psym.exp: Likewise.
3583 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
3584 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3585 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
3586 * gdb.dwarf2/dw2-basic.exp: Likewise.
3587 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3588 * gdb.dwarf2/dw2-const.exp: Likewise.
3589 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
3590 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
3591 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3592 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
3593 * gdb.dwarf2/dw2-filename.exp: Likewise.
3594 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3595 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
3596 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3597 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3598 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
3599 * gdb.dwarf2/dw2-noloc.exp: Likewise.
3600 * gdb.dwarf2/dw2-op-call.exp: Likewise.
3601 * gdb.dwarf2/dw2-producer.exp: Likewise.
3602 * gdb.dwarf2/dw2-ranges.exp: Likewise.
3603 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
3604 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
3605 * gdb.dwarf2/dw2-strp.exp: Likewise.
3606 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
3607 * gdb.dwarf2/implptr.exp: Likewise.
3608 * gdb.dwarf2/mac-fileno.exp: Likewise.
3609 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
3610 * gdb.dwarf2/pieces.exp: Likewise.
3611 * gdb.dwarf2/pr11465.exp: Likewise.
3612 * gdb.dwarf2/valop.exp: Likewise.
3613 * gdb.dwarf2/watch-notconst.exp: Likewise.
3614 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
3615
4694da01
TT
36162011-01-19 Tom Tromey <tromey@redhat.com>
3617
3618 * gdb.python/py-infthread.exp: Add thread tests.
3619
b075872c
JB
36202011-01-14 Joel Brobecker <brobecker@adacore.com>
3621
3622 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
3623
2c3e6e24
JB
36242011-01-14 Joel Brobecker <brobecker@adacore.com>
3625
3626 * gdb.ada/widewide: New testcase.
3627
de8fa76c
JB
36282011-01-13 Joel Brobecker <brobecker@adacore.com>
3629
3630 * gdb.base/interact.exp: New testcase.
3631
1b05df00
TT
36322011-01-12 Tom Tromey <tromey@redhat.com>
3633
3634 * gdb.mi/gdb2549.exp: Update for error message changes.
3635 * gdb.mi/mi-cli.exp: Likewise.
3636 * gdb.mi/mi-disassemble.exp: Likewise.
3637 * gdb.mi/mi-pthreads.exp: Likewise.
3638 * gdb.mi/mi-regs.exp: Likewise.
3639 * gdb.mi/mi-stack.exp: Likewise.
3640 * gdb.mi/mi-var-block.exp: Likewise.
3641 * gdb.mi/mi-var-cmd.exp: Likewise.
3642 * gdb.mi/mi2-cli.exp: Likewise.
3643 * gdb.mi/mi2-disassemble.exp: Likewise.
3644 * gdb.mi/mi2-pthreads.exp: Likewise.
3645 * gdb.mi/mi2-regs.exp: Likewise.
3646 * gdb.mi/mi2-stack.exp: Likewise.
3647 * gdb.mi/mi2-var-block.exp: Likewise.
3648 * gdb.mi/mi2-var-cmd.exp: Likewise.
3649
c2ff108b
JK
36502011-01-12 Andrew Burgess <aburgess@broadcom.com>
3651 Jan Kratochvil <jan.kratochvil@redhat.com>
3652
3653 PR fortran/11104 and DWARF unbound arrays detection.
3654 * gdb.fortran/multi-dim.exp: New file.
3655 * gdb.fortran/multi-dim.f90: New file.
3656
b716877b
AB
36572011-01-12 Andrew Burgess <aburgess@broadcom.com>
3658
3659 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
3660 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
3661 add new tests for opcode dumping.
3662
6c162d5e
TT
36632011-01-11 Tom Tromey <tromey@redhat.com>
3664
3665 * gdb.python/py-infthread.exp: Load gdb-python.exp.
3666
77b06cd7
TJB
36672010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
3668
3669 Convert hardware watchpoints to use breakpoint_ops.
3670 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
3671 type is not supported.
3672 * gdb.base/foll-fork.exp: Likewise.
3673 * gdb.base/foll-vfork.exp: Likewise.
3674
f39a75d0
PM
36752011-01-10 Phil Muldoon <pmuldoon@redhat.com>
3676
3677 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
3678 Use load_lib gdb-python.exp.
3679 * gdb.python/python.exp: Ditto.
3680 * gdb.python/py-function.exp: Ditto.
3681
fc529d80
AS
36822011-01-09 Andreas Schwab <schwab@linux-m68k.org>
3683
3684 * gdb.threads/tls.exp ("info address me"): Fix expected output.
3685
fb03cb59
JK
36862011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3687
3688 * configure: Regenerate.
3689
d8e22779
TT
36902011-01-06 Tom Tromey <tromey@redhat.com>
3691
3692 * gdb.python/py-frame.exp: Test gdb.newest_frame.
3693
09050809
JB
36942011-01-06 Joel Brobecker <brobecker@adacore.com>
3695
fc529d80
AS
3696 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
3697 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
3698 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
3699 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
3700 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
3701 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
3702 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
3703 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
3704 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
3705 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
3706 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
3707 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
3708 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
3709 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
3710 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
3711 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
3712 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
3713 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
3714 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
3715 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
3716 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
3717 gdb.ada/uninitialized_vars.exp,
3718 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
3719 Simplify by using clean_restart.
09050809 3720
8ed5dd9e
JB
37212011-01-06 Joel Brobecker <brobecker@adacore.com>
3722
3723 Add marker to be used as anchor for inserting breakpoints.
3724 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
3725 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
3726 Likewise.
3727
3728 Remove uses of gdb_start_cmd.
3729 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
3730 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
3731
3732 Do not run testcase if testing with GDBserver.
3733 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
3734 if testing with GDBserver.
3735
368a124f
JB
37362011-01-06 Joel Brobecker <brobecker@adacore.com>
3737
3738 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
3739 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
3740 copyright header.
3741
44944448
JB
37422011-01-05 Joel Brobecker <brobecker@adacore.com>
3743
3744 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
3745 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
3746 testsuite/gdb.fortran/complex.f,
3747 testsuite/gdb.fortran/derived-type.f90,
3748 testsuite/gdb.fortran/library-module-lib.f90,
3749 testsuite/gdb.fortran/library-module-main.f90,
3750 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
3751 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
3752 Copyright year update.
3753
31886ea6
JB
37542011-01-05 Joel Brobecker <brobecker@adacore.com>
3755
3756 * gdb.base/langs1.f: Add copyright header.
3757
ebedcab5
JK
37582011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3759
3760 * gdb.base/morestack.exp: New file.
3761 * gdb.base/morestack.c: New file.
3762
de1eb2f9
JK
37632011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3764
3765 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
3766
9e87a409
JB
37672010-12-29 Joel Brobecker <brobecker@adacore.com>
3768
3769 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
3770 * gdb.ada/arrayptr.exp: Add test printing that new variable.
3771
720d1a40
JB
37722010-12-29 Joel Brobecker <brobecker@adacore.com>
3773
3774 * gdb.ada/lang_switch.exp: Correct expected parameter value.
3775
a283af87
AS
37762010-12-25 Andreas Schwab <schwab@linux-m68k.org>
3777
5d3d9cba
AS
3778 * gdb.threads/tls.exp: Fix typo.
3779
a283af87
AS
3780 * gdb.threads/thread-specific.exp (get_thread_list): Update.
3781 * gdb.threads/execl.exp: Update.
3782
2a20745c
YQ
37832010-12-23 Yao Qi <yao@codesourcery.com>
3784
3785 * gdb.arch/arm-disp-step.exp: New.
3786 * gdb.arch/arm-disp-step.S: New.
3787
a7658b96
TT
37882010-12-21 Tom Tromey <tromey@redhat.com>
3789
3790 * gdb.threads/execl.exp: Update.
3791 * gdb.threads/linux-dp.exp: Update.
3792 * gdb.threads/manythreads.exp: Update.
3793 * gdb.threads/tls.exp: Update.
3794
5b79abe7
TT
37952010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3796
3797 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
3798 (NextOverThrowDerivates) <resumebpt>: New.
3799 (resumebpt_test): New.
3800 (main): Call resumebpt_test.
3801 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
3802
0914bcdb
SS
38032010-12-12 Stan Shebs <stan@codesourcery.com>
3804
3805 * gdb.trace/tsv.exp: Test print command on trace state variables.
3806
305aeedc
TT
38072010-12-09 Tom Tromey <tromey@redhat.com>
3808
3809 * gdb.base/interp.exp: Add regression test.
3810
186c406b
TT
38112010-12-09 Tom Tromey <tromey@redhat.com>
3812
3813 * gdb.java/jnpe.java: New file.
3814 * gdb.java/jnpe.exp: New file.
3815 * gdb.cp/nextoverthrow.exp: New file.
3816 * gdb.cp/nextoverthrow.cc: New file.
3817
aae1c79a
DE
38182010-12-07 Doug Evans <dje@google.com>
3819
3820 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
3821 of data-directory.
3822 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
3823 updated.
3824 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
3825
60f98dde 38262010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
3827
3828 * gdb.base/callfuncs.exp: Test for skip_float_tests.
3829 * gdb.base/call-sc.exp: Ditto.
3830 * gdb.base/finish.exp: Ditto.
3831 * gdb.base/return.exp: Ditto.
3832 * gdb.base/return2.exp: Ditto.
3833
5fa290c1
DE
38342010-11-30 Doug Evans <dje@google.com>
3835
3836 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
3837 (gdb_expect_list): Fix spelling errors in comments.
3838 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
3839 send_gdb/gdb_expect_list where applicable.
3840 * gdb.base/call-ar-st.exp: Ditto.
3841 * gdb.base/funcargs.exp: Ditto.
3842 * gdb.base/gcore.exp: Ditto.
3843 * gdb.base/page.exp: Ditto.
3844 * gdb.base/sigaltstack.exp: Ditto.
3845 * gdb.base/siginfo.exp: Ditto.
3846 * gdb.base/sigstep.exp: Ditto.
3847 * gdb.base/trace-commands.exp: Ditto.
3848
4e04c971
DE
38492010-11-29 Doug Evans <dje@google.com>
3850
3851 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
3852 printer-name;subprinter-name.
3853
8cf6f0b1
TT
38542010-11-29 Tom Tromey <tromey@redhat.com>
3855
3856 * gdb.dwarf2/implptr.exp: New file.
3857 * gdb.dwarf2/implptr.c: New file.
3858 * gdb.dwarf2/implptr.S: New file.
3859
94b6973e
PM
38602010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3861
fc529d80 3862 PR python/12199
94b6973e
PM
3863
3864 * gdb.python/py-breakpoint.exp: Test the delete method.
3865
8358c15c
JK
38662010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3867
3868 Fix step_resume_breakpoint unsaved during an infcall.
3869 * gdb.base/step-resume-infcall.exp: New file.
3870 * gdb.base/step-resume-infcall.c: New file.
3871
f6df29bc
TJB
38722010-11-24 Edjunior Machado <emachado@br.ibm.com>
3873
3874 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
3875
f2b5a5cf
TJB
38762010-11-24 Edjunior Machado <emachado@br.ibm.com>
3877
3878 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
3879 on ppc64's symbols; "finish" and "return" commands must accept to
3880 show the caller line again as well as the line after.
3881 * gdb.asm/powerpc64.inc: New file.
3882
6b0ecdc2
DE
38832010-11-23 Doug Evans <dje@google.com>
3884
3885 * lib/gdb.exp (gdb_test_sequence): New function.
3886 (gdb_expect_list): Add verbose -log call for each pattern.
3887 * gdb.base/signals.exp (test_handle_all_print): Call it.
3888 Reduce timeout increment from 6 minutes to 1 minute.
3889 * gdb.server/ext-run.exp: Call it.
3890
ea976c60
PM
38912010-11-23 Phil Muldoon <pmuldoon@redhat.com>
3892
f2b5a5cf 3893 PR python/12212
ea976c60
PM
3894
3895 * gdb.python/python.exp: Check that selected_thread raises an
3896 error when no inferior is loaded.
3897
c0efa795
JK
38982010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3899
3900 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
3901 * gdb.dwarf2/dw2-stack-boundary.S: New file.
3902
ec3aa567
JK
39032010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3904
3905 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
3906 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
3907
d8249011
DE
39082010-11-18 Doug Evans <dje@google.com>
3909
3910 * gdb.server/ext-run.exp: Fix intermittent failures.
3911
d4eba7d1
NF
39122010-11-12 Nathan Froyd <froydnj@codesourcery.com>
3913
3914 * gdb.stabs/gdb11479.exp: Use runto_main.
3915
b04c2f88
NF
39162010-11-12 Nathan Froyd <froydnj@codesourcery.com>
3917
3918 * gdb.base/break-entry.exp: Skip if using a stub.
3919
ae9d7ce4
NF
39202010-11-12 Nathan Froyd <froydnj@codesourcery.com>
3921
3922 * gdb.python/py-inferior.exp: Pack values in target endianness.
3923
621c8364
TT
39242010-11-12 Tom Tromey <tromey@redhat.com>
3925
3926 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
3927 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
3928 MemoryError.
3929 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
3930 type.
3931 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
3932 MemoryError.
3933 (test_subscript_regression): Update exception type.
3934
84f4c1fe
PM
39352010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3936
3937 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
3938 breakpoint tests.
3939
a1442452
PA
39402010-11-09 Pedro Alves <pedro@codesourcery.com>
3941
3942 * gdb.base/watchpoint.exp: Test "watch -location" with an
3943 innacessible location.
3944
efd11a33
JK
39452010-11-09 Edjunior Machado <emachado@br.ibm.com>
3946 Luis Machado <luisgpm@br.ibm.com>
3947
3948 * gdb.base/maint.exp: Expect "." prefix.
3949 * gdb.base/nodebug.exp: Expect "." Likewise.
3950 * gdb.base/sepsymtab.exp: Expect "." Likewise.
3951 * gdb.base/watchpoint-cond-gone.exp: Likewise.
3952 * gdb.base/watchpoint.exp: Expect a software watch to be created for
3953 POWER server processors.
3954
aa00efb5
JK
39552010-11-08 Edjunior Machado <emachado@br.ibm.com>
3956 Luis Machado <luisgpm@br.ibm.com>
3957
3958 * gdb.base/break-entry.exp: convert entry point for
3959 ppc64 and expect leading `.' on ppc64's symbols
3960
99e7ae30
DE
39612010-11-05 Doug Evans <dje@google.com>
3962
3963 * gdb.base/help.exp: Update expected output.
b521dba8
DE
3964 * gdb.python/py-param.exp: Delete, contents moved to ...
3965 * gdb.python/py-parameter.exp: ... here. New file.
3966 Add test for gdb.parameter ("directories").
99e7ae30 3967
f4b8a18d
KW
39682010-11-05 Ken Werner <ken.werner@de.ibm.com>
3969
3970 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
3971 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
3972 * configure: Regenerate.
3973 * gdb.opencl/Makefile.in: New File.
3974 * gdb.opencl/datatypes.exp: Likewise.
3975 * gdb.opencl/datatypes.cl: Likewise.
3976 * gdb.opencl/operators.exp: Likewise.
3977 * gdb.opencl/operators.cl: Likewise.
3978 * gdb.opencl/vec_comps.exp: Likewise.
3979 * gdb.opencl/vec_comps.cl: Likewise.
3980 * gdb.opencl/convs_casts.exp: Likewise.
3981 * gdb.opencl/convs_casts.cl: Likewise.
3982 * lib/opencl.exp: Likewise.
3983 * lib/opencl_hostapp.c: Likewise.
3984 * lib/opencl_kernel.cl: Likewise.
3985 * lib/cl_util.c: Likewise.
3986 * lib/cl_util.c: Likewise.
3987 * gdb.base/default.exp (set language): Add "opencl" to the list of
3988 languages.
3989
a9d5ef47
SW
39902010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
3991
3992 * gdb.cp/overload.exp: Added test for inheritance overload.
3993 * gdb.cp/overload.cc: Ditto.
3994 * gdb.cp/oranking.exp: Removed releveant kfails.
3995
03eb1c79
JK
39962010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3997 Joel Brobecker <brobecker@adacore.com>
3998
3999 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
4000 check test_compiler_info.
4001
dbc98a8b
KW
40022010-11-03 Ken Werner <ken.werner@de.ibm.com>
4003
4004 * gdb.base/gnu_vector.exp: Adjust expect messages.
4005
120bd360
KW
40062010-11-03 Ken Werner <ken.werner@de.ibm.com>
4007
4008 * gdb.base/gnu_vector.exp: Add unary operator tests.
4009
c37f7098
KW
40102010-11-03 Ken Werner <ken.werner@de.ibm.com>
4011
4012 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
4013
7b51bc51
DE
40142010-11-02 Doug Evans <dje@google.com>
4015
4016 * gdb.python/py-pp-maint.c: New file.
4017 * gdb.python/py-pp-maint.exp: New file.
4018 * gdb.python/py-pp-maint.py: New file.
4019
50c97f38
TT
40202010-11-02 Tom Tromey <tromey@redhat.com>
4021
4022 * gdb.base/default.exp: Remove "scheme" from language list.
4023
a289b8f6
JK
40242010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4025
4026 Revert:
4027 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4028 * gdb.threads/sigstep-threads.exp: New file.
4029 * gdb.threads/sigstep-threads.c: New file.
4030
cd017491
MS
40312010-10-20 Michael Snyder <msnyder@vmware.com>
4032
4033 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
4034
8e6a5956
UW
40352010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4036
4037 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
4038 Skip test completely if gdb,no_hardware_watchpoints.
4039
2c04da0d
UW
40402010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4041
4042 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
4043 strict, but do not check for any particular function name within libc.
4044
79afc5ef
SW
40452010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
4046
4047 * gdb.cp/smartp.exp: New test.
4048 * gdb.cp/smartp.cc : New test.
4049
026ffab7
SW
40502010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
4051
4052 * gdb.cp/converts.exp: Test pointer to bool conversion.
4053 Test pointer to long conversion.
4054 * gdb.cp/oranking.exp: Removed relevant kfail.
4055
3a772aa4
TT
40562010-10-18 Tom Tromey <tromey@redhat.com>
4057
4058 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
4059 argument to lazy_string.
4060 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
4061 (pp_ls.to_string): Use it.
4062 * gdb.python/py-prettyprint.c (main): Move declarations to top.
4063 Add "estring2" local.
4064
5fc3827b
JK
40652010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4066
4067 Fix s390x compatibility.
4068 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
4069 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
4070
8aeb23f3
JK
40712010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4072
4073 * gdb.threads/sigstep-threads.exp: New file.
4074 * gdb.threads/sigstep-threads.c: New file.
4075
c1e56572
JK
40762010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4077
4078 * gdb.base/pie-execl.exp: New file.
4079 * gdb.base/pie-execl.c: New file.
4080
92163a10
JK
40812010-10-13 Doug Evans <dje@google.com>
4082 Jan Kratochvil <jan.kratochvil@redhat.com>
4083
4084 PR exp/12117
4085 * gdb.cp/ptype-cv-cp.cc: New file.
4086 * gdb.cp/ptype-cv-cp.exp: New file.
4087
7062b0a0
SW
40882010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
4089
4090 * gdb.cp/converts.cc: New test program.
4091 * gdb.cp/converts.exp: New test.
4092 * gdb.cp/overload.exp: Added test for void* vs int*.
4093 * gdb.cp/overload.exp: Ditto.
4094 * gdb.cp/oranking.exp: Removed related kfail.
4095
0e3509db
DE
40962010-10-13 Doug Evans <dje@google.com>
4097
4098 * lib/gdb-python.exp (gdb_check_python_config): New function.
4099 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
4100 * gdb.python/lib-types.cc: New file.
4101 * gdb.python/lib-types.exp: New file.
4102
8dc78533
JK
41032010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4104
4105 * gdb.python/py-error.exp: New file.
4106 * gdb.python/py-error.py: New file.
4107
93c17e06
JK
41082010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4109
4110 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
4111 gdb_test_multiple.
4112
d8b34041
JK
41132010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4114
4115 * gdb.base/break-interp.exp: Use ldlags for linking flags.
4116 * gdb.base/prelink.exp: Likewise.
4117 * gdb.base/solib-nodir.exp: Likewise.
4118 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
4119 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
4120 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
4121
e0cc584e
UW
41222010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4123
4124 * break-interp.exp (test_ld): Use two separate gdb_expect statements
4125 for the "info files" test to avoid timeouts on slow machines.
4126
cfc353b1
JK
41272010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4128
4129 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
4130 (main): Make openlib dummy call.
4131
d3d7896d
JK
41322010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4133
4134 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
4135 * break-interp.exp (reach): Move the core body ...
4136 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
4137 (test_ld): Provide always real argument, even to the linker. Replace
4138 dl_main by _dl_debug_state.
4139
5e533c94
JK
41402010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4141
4142 Fix results of prelinked PIEs on ppc*.
4143 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
4144 Accept also DISPLACEMENT "PRESENT".
4145 (main): Replace "ZERO" displacements by "PRESENT".
4146
33540610
SW
41472010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
4148
4149 * gdb.cp/oranking.exp: New test.
4150 * gdb.cp/oranking.cc: New test program.
4151
3bdf2bbd
KW
41522010-10-08 Ken Werner <ken.werner@de.ibm.com>
4153
4154 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
4155 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
4156
2f608a3a
KW
41572010-10-06 Ken Werner <ken.werner@de.ibm.com>
4158
4159 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
4160 lush, lynx) New constant.
4161 * gdb.base/constvars.exp: Test const array types.
4162 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
4163
aa2e2d8d
DE
41642010-10-06 Doug Evans <dje@google.com>
4165
4166 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
4167 of syscall staging area.
4168
2844d6b5
KW
41692010-10-06 Ken Werner <ken.werner@de.ibm.com>
4170
4171 * gdb.base/gnu_vector.c: Add variable c4.
4172 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
4173 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
4174
7d8ac8bb
MR
41752010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
4176
4177 * gdb.arch/altivec-abi.exp: Fix a typo.
4178
84a02e58
MR
41792010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
4180
4181 * lib/mi-support.exp (thread_selected_re): Correct pattern used
4182 to match a thread ID.
4183
b18e6318
JK
41842010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4185
4186 Fix s390x testcase compatibility.
4187 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
4188
a2c09bd0
DE
41892010-10-01 Doug Evans <dje@google.com>
4190
4191 * lib/gdb-python.exp: New file.
4192 * gdb.python/py-block.exp: Use it.
4193 * gdb.python/py-breakpoint.exp: Ditto.
4194 * gdb.python/py-frame.exp: Ditto.
4195 * gdb.python/py-inferior.exp: Ditto.
4196 * gdb.python/py-param.exp: Ditto.
4197 * gdb.python/py-prettyprint.exp: Ditto.
4198 * gdb.python/py-shared.exp: Ditto.
4199 * gdb.python/py-symbol.exp: Ditto.
4200 * gdb.python/py-symtab.exp: Ditto.
4201 * gdb.python/py-type.exp: Ditto.
4202 * gdb.python/py-value.exp: Ditto.
4203 * gdb.python/python.exp: Ditto.
4204
38f12cfc
TT
42052010-09-30 Tom Tromey <tromey@redhat.com>
4206
4207 * gdb.base/anon.exp: New file.
4208 * gdb.base/anon.c: New file.
4209
9ae8282d
TT
42102010-09-30 Tom Tromey <tromey@redhat.com>
4211
4212 * gdb.base/completion.exp: Test completion through anonymous
4213 union.
4214 * gdb.base/break1.c (struct some_struct): Add anonymous union.
4215
e9e07ba6
JK
42162010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4217
4218 Fix printing parameters of inlined functions.
4219 * gdb.dwarf2/dw2-inline-param.exp: New file.
4220 * gdb.dwarf2/dw2-inline-param-main.c: New file.
4221 * gdb.dwarf2/dw2-inline-param.S: New file.
4222
cd2effb2
JK
42232010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4224
4225 PR corefiles/12071.
4226 * gdb.base/corefile.exp (quit with a process, no question: load core)
4227 (quit with a core file): New tests.
4228
bceffbf3
JK
42292010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4230
4231 Fix GDB crash on inferior calls with self-referencing classes.
4232 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
4233 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
4234 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
4235
1736ad11
JK
42362010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4237
4238 Fix lost siginfo_t for inferior calls.
4239 * gdb.base/siginfo-infcall.exp: New file.
4240 * gdb.base/siginfo-infcall.c: New file.
4241
a176ad92
JB
42422010-09-22 Joel Brobecker <brobecker@adacore.com>
4243
4244 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
4245
c2b0a229
JK
42462010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4247
4248 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
4249 New test.
4250 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
4251
e8ae22d1
JB
42522010-09-22 Joel Brobecker <brobecker@adacore.com>
4253
4254 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
4255 type of our const type.
4256
ec322823
SW
42572010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
4258
4259 * gdb.cp/pr12028.cc: New.
4260 * gdb.cp/pr12028.exp: New.
4261
72929c62
JB
42622010-09-22 Joel Brobecker <brobecker@adacore.com>
4263
4264 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
4265
875b4ff5 42662010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 4267 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
4268
4269 PR mi/11407
4270 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
4271 * gdb.mi/dw2-ref-missing-frame-main.c New File.
4272 * gdb.mi/dw2-ref-missing-frame.S New File.
4273 * gdb.mi/dw2-ref-missing-frame.exp New File.
4274
7155d578
TT
42752010-09-14 Tom Tromey <tromey@redhat.com>
4276
4277 PR symtab/8399:
4278 * gdb.threads/tls.exp: Remove kfail. Update expected output.
4279
515ed532
TT
42802010-09-14 Tom Tromey <tromey@redhat.com>
4281
4282 PR exp/11803:
4283 * gdb.threads/tls.exp: Use C++.
4284 (check_thread_local): Use K::another_thread_local.
4285 * gdb.threads/tls.c (class K): New.
4286 (another_thread_local): Now a member of K.
4287 (spin): Update. No longer K&R C.
4288
450ca57c
SW
42892010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
4290
4291 * gdb.cp/koenig.cc: created class for testing member lookup.
4292 * gdb.cp/koenig.exp: Added test for member lookup.
4293
dbd492a3
JK
42942010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4295
4296 Fix false FAILs on sourcetree topdir directory containing "kill".
4297 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
4298 source line matching regexp.
4299
8d4d924b
JK
43002010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4301
4302 * gdb.python/python.exp (set height 0, collect help from uiout)
4303 (verify help to uiout): New tests.
4304
8e64f2a0
JK
43052010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4306
4307 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
4308 is_lp64_target to check 64bit target.
4309
4569eed2
JK
43102010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4311
4312 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
4313 (test_ld) <powerpc64-*>: New.
4314
5e1617b1
DJ
43152010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4316
4317 * gdb.cp/templates.exp (test_template_args): Allow "struct".
4318
c767944b
DJ
43192010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4320
4321 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
4322 (FunctionArg::method): New function.
4323 (empty, arg): New variables.
4324 (main): Call arg.method.
4325 * gdb.cp/templates.exp (test_template_args): New function.
4326 (do_tests): Call it.
4327
27d3a3fc
UW
43282010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
4329
4330 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
4331 of "next" to proceed over pthread_exit call.
4332
55b7ce7f
UW
43332010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
4334
4335 * gdb.base/maint.exp: Avoid wildcards against potentially very long
4336 "maint print statistics" output to prevent expect timeouts.
4337
809df446
JK
43382010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4339
4340 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
4341 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4342 (test_float_rejected): ... here.
4343 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
4344 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4345 (test_float_rejected): ... here.
4346 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
4347 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4348 (test_float_rejected): ... here.
4349 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
4350 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4351 (test_float_rejected): ... here.
4352
8464be76
DJ
43532010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4354
4355 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
4356 before disabling hardware watchpoints.
4357 (test_inaccessible_watchpoint): Check that hardware watchpoints
4358 are used. Test for watchpoints on a constant address.
4359
14dba4b4
JK
43602010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4361
4362 * gdb.base/ui-redirect.exp: New file.
4363
3f3540e1 43642010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 4365 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
4366
4367 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
4368
0f254bb7
DE
43692010-08-31 Doug Evans <dje@google.com>
4370
4371 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
4372
03f17ccf
TT
43732010-08-30 Tom Tromey <tromey@redhat.com>
4374
4375 PR python/11792:
4376 * gdb.python/py-value.exp (test_subscript_regression): Add
4377 dynamic_type test.
4378
640617ad
DJ
43792010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
4380
4381 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
4382 instead of running to main. Do not test the main function.
4383 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
4384 Add new main.
4385
2ed91d1b
PA
43862010-08-26 Pedro Alves <pedro@codesourcery.com>
4387
4388 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
4389 one test.
4390
673bfd45
DE
43912010-08-24 Doug Evans <dje@google.com>
4392
4393 PR symtab/11942
4394 * gdb.dwarf2/dw4-sig-types.cc: New file.
4395 * gdb.dwarf2/dw4-sig-types.h: New file.
4396 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
4397 * gdb.dwarf2/dw4-sig-types.exp: New file.
4398
f9ffd4bb
TT
43992010-08-23 Tom Tromey <tromey@redhat.com>
4400
4401 PR python/11145:
4402 * gdb.python/py-value.c (Base, Derived): New types.
4403 (base): New global.
4404 * gdb.python/py-value.exp (test_subscript_regression): Add
4405 dynamic_cast test.
4406
d839c8a4
TT
44072010-08-23 Tom Tromey <tromey@redhat.com>
4408
4409 PR python/10676:
4410 * gdb.python/py-type.exp (test_fields): Add tests for type
4411 equality.
4412
702c2711
TT
44132010-08-23 Tom Tromey <tromey@redhat.com>
4414
4415 PR python/11915:
4416 * gdb.python/py-type.exp (test_fields): Add tests for array.
4417
832bafd3
KS
44182010-08-23 Keith Seitz <keiths@redhat.com>
4419
4420 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
4421 have any children. Create a new abbrev for it.
4422 Add missing terminal sequence to .debug_abbrev.
4423
c37bf528
KS
44242010-08-20 Keith Seitz <keiths@redhat.com>
4425
4426 PR symtab/11465:
4427 * gdb.dwarf2/pr11465.exp: New test.
4428 * gdb.dwarf2/pr11465.S: New file.
4429 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
4430 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
4431
4572cbac
TJB
44322010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
4433
4434 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
4435 registers. Update data sets with the new v2_double element in the
4436 VSX register union. Add vector_register3_vr data set for the AltiVec
4437 registers. Use gdb_test_no_output instead of send_gdb.
4438
e7fbb131
PA
44392010-08-19 Pedro Alves <pedro@codesourcery.com>
4440
4441 * gdb.python/py-shared.exp: New file, factored out from
4442 python.exp.
4443 * gdb.python/py-shared.c: New file.
4444 * gdb.python/py-shared-sl.c: New file.
4445 * gdb.python/python-1.c: New file.
4446 * gdb.python/python-sl.c: Delete.
4447 * gdb.python/python.c: Mention python-1.c.
4448 * gdb.python/python.exp: Move shared library tests to
4449 py-shared.exp.
4450 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
4451 (MISCELLANEOUS): New.
4452 (clean mostlyclean): Also remove $MISCELLANEOUS.
4453
d30f5e1f
DE
44542010-08-19 Doug Evans <dje@google.com>
4455
4456 PR exp/11926
4457 * gdb.base/printcmds.exp (test_float_accepted): New function.
4458 Move existing float tests there. Add tests for floats with suffixes.
4459 (test_float_rejected): New function.
4460 * gdb.java/jv-print.exp (test_float_accepted): New function.
4461 (test_float_rejected): New function.
4462 * gdb.objc/print.exp: New file.
4463 * gdb.pascal/print.exp: New file.
4464 * lib/objc.exp: New file.
4465
7b3fd859
PM
44662010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
4467
4468 * gdb.base/default.exp (info set): Avoid full buffer error and force
4469 reading up to final gdb prompt.
4470 (show): Likewise.
4471
c92817ce
TT
44722010-08-18 Tom Tromey <tromey@redhat.com>
4473
4474 PR symtab/11919:
4475 * gdb.base/completion.exp: Add test.
4476
f1208f9e
DE
44772010-08-18 Doug Evans <dje@google.com>
4478
4479 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
4480 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
4481 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
4482 Simplify, early exit if runto_main fails.
4483 * gdb.fortran/exprs.exp: load_lib fortran.exp.
4484 (set_lang_fortran): Moved to lib/fortran.exp.
4485 * gdb.fortran/types.exp: load_lib fortran.exp.
4486 (set_lang_fortran): Moved to lib/fortran.exp.
4487 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
4488 * gdb.java/jprint.exp (set_lang_java): Ditto.
4489 * gdb.java/jv-exp.exp: load_lib java.exp.
4490 If set_lang_java fails, issue a warning instead of failure to be
4491 consistent with other set_lang_foo uses.
4492 (set_lang_java): Moved to lib/java.exp.
4493 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
4494 If set_lang_java fails, issue a warning instead of failure to be
4495 consistent with other set_lang_foo uses.
4496 * gdb.pascal/types.exp: load_lib pascal.exp.
4497 (set_lang_pascal): Moved to lib/pascal.exp.
4498 * lib/fortran.exp: New file.
4499 * lib/java.exp (set_lang_java): New function.
4500 * lib/pascal.exp (set_lang_pascal): New function.
4501
2f06b485
YQ
45022010-08-18 Yao Qi <yao@codesourcery.com
4503
4504 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
4505 func_nofb_start and func_loopfb_start, so that address of functions
4506 is equal to these labels on Thumb.
4507
96e25403
YQ
45082010-08-18 Yao Qi <yao@codesourcery.com>
4509
4510 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
4511 to reflect latest c source file.
4512
36e6adc4
JK
45132010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4514
4515 * gdb.cp/infcall-dlopen.exp: New file.
4516 * gdb.cp/infcall-dlopen.cc: New file.
4517 * gdb.cp/infcall-dlopen-lib.cc: New file.
4518
f431efe5
PA
45192010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4520 Pedro Alves <pedro@codesourcery.com>
4521
4522 PR breakpoints/11371
4523
4524 * gdb.base/watch-cond-infcall.exp: New file.
4525 * gdb.base/watch-cond-infcall.c: New file.
4526
06a64a0b
TT
45272010-08-16 Tom Tromey <tromey@redhat.com>
4528
4529 * gdb.base/help.exp: Update.
4530 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
4531 watchpoint.
4532 (test_watch_location): New proc.
4533 (test_watchpoint_in_big_blob): Delete watchpoint.
4534 * gdb.base/watchpoint.c (func5): New function.
4535 (main): Call it.
4536
70ebf4ed
DE
45372010-08-16 Doug Evans <dje@google.com>
4538
4539 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
4540
ca5c20b6
PM
45412010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4542
4543 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
4544 tests.
4545
7346b668
KW
45462010-08-11 Ken Werner <ken.werner@de.ibm.com>
4547
4548 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
4549 * gdb.base/gnu_vector.c: New File.
4550 * gdb.base/gnu_vector.exp: Likewise.
4551
cb2e07a6
PM
45522010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4553
4554 * gdb.python/python.c: New File.
4555 * gdb.python/python-sl.c: New File.
4556 * gdb.python/python.exp: Test solib_address and decode_line
4557 * functions.
4558
5da1313b
JK
45592010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4560
4561 * gdb.python/python.exp (show height, set height 10)
4562 (verify pagination beforehand, verify pagination beforehand: q)
4563 (gdb.execute does not page, verify pagination afterwards)
4564 (verify pagination afterwards: q): New.
4565
49c3ccf7
DE
45662010-08-02 Doug Evans <dje@google.com>
4567
4568 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
4569 because of an older gcc, change test2
4570 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
4571 to unsupported.
4572
42c0c4f1
KH
45732010-07-30 Kazu Hirata <kazu@codesourcery.com>
4574
4575 * gdb.base/break-always.exp: Do not expect full paths to file
4576 names.
4577 * gdb.base/commands.exp: Likewise.
4578
d3765805
DE
45792010-07-30 Doug Evans <dje@google.com>
4580
c98ee71b
DE
4581 * gdb.cp/temargs.exp: For new tests that require newer gccs,
4582 xfail them when run with older gccs.
4583
fd961404
DE
4584 * lib/gdb.exp (build_executable): Forward "c++" option to
4585 get_compiler_info.
4586
999adef4
DE
4587 * gdb.python/py-type.exp (test_template): Mark as xfail tests
4588 "python print ttype.template_argument(1)" and
4589 "python print isinstance(ttype.template_argument(1), gdb.Value)"
4590 if using gcc 4.4 or earlier.
4591
d3765805
DE
4592 * gdb.base/valgrind-db-attach.exp: Use unique test name for
4593 attach-to-debugger handling.
4594
1276c759
JK
45952010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4596
4597 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
4598 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
4599 (main): Use copyreloc.
4600 * gdb.base/prelink.exp (split debug of executable)
4601 (.dynbss vs. .bss address shift): New tests.
4602
88caa9b9
PA
46032010-07-29 Pedro Alves <pedro@codesourcery.com>
4604
4605 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
4606 in gdb_test_multiple.
4607
c6f2ac43
PA
46082010-07-29 Pedro Alves <pedro@codesourcery.com>
4609
4610 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
4611 environment.
4612
326fd672
TT
46132010-07-28 Tom Tromey <tromey@redhat.com>
4614
4615 PR python/11060:
4616 * gdb.python/py-type.c (Temargs): New template.
4617 (temvar): New variable.
4618 * gdb.python/py-type.exp (test_template): New proc.
4619
3ce3b1ba
PA
46202010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4621
4622 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
4623 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
4624
34eaf542
TT
46252010-07-28 Tom Tromey <tromey@redhat.com>
4626
4627 PR c++/9946:
4628 * gdb.cp/temargs.exp: New file.
4629 * gdb.cp/temargs.cc: New file.
4630
d41b819e
JK
46312010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4632
4633 * gdb.base/help.exp (help disassemble): Update the content.
4634
26ab7092
JK
46352010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4636
4637 * gdb.threads/ia64-sigill.exp: New file.
4638 * gdb.threads/ia64-sigill.c: New file.
4639
5283e9e1
TT
46402010-07-27 Tom Tromey <tromey@redhat.com>
4641
4642 * gdb.opt/inline-cmds.c (ATTR): New define.
4643 (func1): Use it.
4644 (func2): Likewise.
4645 (func3): Likewise.
4646 (outer_inline1): Likewise.
4647 (outer_inline2): Likewise.
4648 * gdb.opt/inline-bt.c (ATTR): New define.
4649 (func1): Use it.
4650 (func2): Likewise.
4651 * gdb.opt/inline-locals.c (ATTR): New define.
4652 (func1): Use it.
4653 (func2): Likewise.
4654
e992ef73
TT
46552010-07-27 Tom Tromey <tromey@redhat.com>
4656
4657 * gdb.stabs/gdb11479.c (hack): New function.
4658 (test): Use it.
4659 (test2): Use it.
4660 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
4661 (int32_search_buf, int64_search_buf): No longer static.
4662 (x): Remove.
4663 * gdb.base/relocate.c (hack): New function.
4664
5374244e
PM
46652010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4666
4667 * gdb.python/py-value.exp (test_inferior_function_call): New function.
4668 * gdb.python/py-value.c (func1): New function.
4669 (func2): Likewise.
4670
a99aee83
CV
46712010-07-26 Corinna Vinschen <vinschen@redhat.com>
4672
4673 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
4674 as not to clash with .data section.
4675
a04ba985
JG
46762010-07-26 Jerome Guitton <guitton@adacore.com>
4677
4678 * gdb.base/code_elim.exp: New file.
4679 * gdb.base/code_elim1.c: New file.
4680 * gdb.base/code_elim2.c: New file.
4681
23bd0f7c
PA
46822010-07-21 Pedro Alves <pedro@codesourcery.com>
4683
4684 PR symtab/11827
4685
4686 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
4687 (some_volatile_enum): New variable.
4688 * gdb.base/printcmds.exp (test_print_enums): New.
4689 <top level>: Call it.
4690
883df6dd
SW
46912010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
4692
4693 * gdb.cp/fpointer.cc: New test.
4694 * gdb.cp/fpointer.exp: New test.
4695
569b05a5
JK
46962010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4697
4698 * gdb.base/solib-nodir.exp: New file.
4699 * lib/gdb.exp (runto): New case for a GDB internal error.
4700
51d7d803
JK
47012010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4702 Ulrich Weigand <uweigand@de.ibm.com>
4703 Tom Tromey <tromey@redhat.com>
4704
4705 * gdb.base/charset-malloc.c: New file.
4706 * gdb.base/charset.c (malloc_stub): New prototype.
4707 (main): Call it instead of malloc itself.
4708 * gdb.base/charset.exp: Use only prepare_for_testing.
4709 (binfile): Remove the variable.
4710
c0edd9ed
JK
47112010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4712
4713 Make core files the process_stratum.
4714 * gdb.base/corefile.exp (run: load core again)
4715 (run: sanity check we see the core file, run: with core)
4716 (run: core file is cleared, attach: load core again)
4717 (attach: sanity check we see the core file, attach: with core)
4718 (attach: core file is cleared): New tests.
4719 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
4720
3cbaedff
KW
47212010-07-14 Ken Werner <ken.werner@de.ibm.com>
4722
4723 * gdb.arch/altivec-abi.exp: New tests.
4724
91158a56
TT
47252010-07-13 Tom Tromey <tromey@redhat.com>
4726
4727 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
4728 (main): Use it.
4729 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
4730
0f5238ed
TT
47312010-07-13 Tom Tromey <tromey@redhat.com>
4732
4733 * gdb.base/label.exp: New file.
4734 * gdb.base/label.c: New file.
4735
add265ae
L
47362010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
4737 H.J. Lu <hongjiu.lu@intel.com>
4738
4739 * lib/gdb.exp (is_ilp32_target): New.
4740 (is_lp64_target): Likewise.
4741
4742 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
4743 target.
4744 * gdb.arch/amd64-disp-step.exp: Likewise.
4745 * gdb.arch/amd64-dword.exp: Likewise.
4746 * gdb.arch/amd64-i386-address.exp: Likewise.
4747 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 4748
add265ae
L
4749 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
4750 target.
4751 * gdb.arch/i386-bp_permanent.exp: Likewise.
4752 * gdb.arch/i386-byte.exp: Likewise.
4753 * gdb.arch/i386-disp-step.exp: Likewise.
4754 * gdb.arch/i386-gnu-cfi.exp: Likewise.
4755 * gdb.arch/i386-prologue.exp: Likewise.
4756 * gdb.arch/i386-size-overlap.exp: Likewise.
4757 * gdb.arch/i386-size.exp: Likewise.
4758 * gdb.arch/i386-sse.exp: Likewise.
4759 * gdb.arch/i386-unwind.exp: Likewise.
4760 * gdb.arch/i386-word.exp: Likewise.
4761
4762 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
4763 test only when building 64-bit executables. Do not hard-code
4764 -m64 option.
4765
2dfb8c17
DE
47662010-07-07 Doug Evans <dje@google.com>
4767
4768 * lib/gdb.exp (gdb_test_list_exact): New function.
4769 * gdb.base/default.exp (show convenience): Call it, add tests for
4770 $_sdata = void, $_thread = 0.
4771
4e5799b6
JK
47722010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4773 Joel Brobecker <brobecker@adacore.com>
4774
4775 Fix re-run of PIE executable, PR shlibs/11776.
4776 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
4777 Remove $displacement_main to match the solib-svr4.c change. New "kill"
4778 and re-"run" of the inferior.
4779
1a219cc7
JK
47802010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4781 Joel Brobecker <brobecker@adacore.com>
4782
4783 Cope with missing /usr/sbin/prelink.
4784 * lib/prelink-support.exp (prelink_no):
4785 <result == 1 && $output is "no such file or directory">: New.
4786 (prelink_yes): Likewise. Return on failed prelink_no.
4787
5e3b36f8
JK
47882010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4789 Joel Brobecker <brobecker@adacore.com>
4790
4791 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
4792 build_executable by build_executable_own_libs. Replace "prelink -R"
4793 execution by a call of prelink_yes. Comment why "prelink -r" needs no
4794 change.
4795 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
4796 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
4797 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
4798 Replace build_executable by build_executable_own_libs's function
4799 build_executable_own_libs.
4800 (prelinkNO): Create new stub to call prelink_no.
4801 (prelinkYES): Create new stub to call prelink_yes.
4802 (test_attach): Rename calls of copy to file_copy.
4803 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
4804 (copy): Move to ...
4805 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
4806 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
4807 * gdb.base/prelink.exp: Disable testcase also for is_remote and
4808 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
4809 special flags by gdb_compile_shlib. Replace second gdb_compile by
4810 build_executable_own_libs. Replace "prelink -R" execution by a call of
4811 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
4812 a second call of prelink_yes. Replace restart commands by
4813 clean_restart.
4814 (prelink): Rename to ...
4815 (seen displacement message): ... this test. Extend its expectation
4816 strictness.
4817
86e4bafc
JK
48182010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4819
4820 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
4821 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
4822 displacement message exactly once.
4823
3cd07d20
JK
48242010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4825 Joel Brobecker <brobecker@adacore.com>
4826
4827 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
4828 its restore after the <$relink_args != ""> loop. new comment.
4829
0a1e94c7
JK
48302010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4831 Joel Brobecker <brobecker@adacore.com>
4832
4833 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
4834 code for it. New variable relink_args.
4835 (prelinkYES): Call prelinkNO.
4836 (test_attach): Accept new parameter relink_args. Re-prelink the binary
4837 in such case. Move the core code to ...
4838 (test_attach_gdb): ... a new function. Send GDB command "file".
4839 Extend expected "Attaching to " string.
4840
2f70bcfb
TT
48412010-07-02 Tom Tromey <tromey@redhat.com>
4842
4843 * gdb.base/bitops.exp: Remove extraneous "pass".
4844
a17ac5b0
TT
48452010-07-02 Ken Werner <ken.werner@de.ibm.com>
4846
4847 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
4848
dc10affe
PA
48492010-07-01 Pedro Alves <pedro@codesourcery.com>
4850
d41c0fc8
PA
4851 * gdb.base/help.exp: Adjust expected output.
4852
48532010-07-01 Pedro Alves <pedro@codesourcery.com>
4854
4855 * gdb.base/help.exp: Adjust expected output.
dc10affe 4856
0a600c36
JK
48572010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4858
4859 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
4860 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
4861 c++/11702.
4862
37cc8bfe
JK
48632010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4864 Doug Evans <dje@google.com>
4865
4866 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
4867 add .dynamic entry'.
4868
254e6b9e
DE
48692010-06-29 Doug Evans <dje@google.com>
4870
4871 Test PR c++/11702.
4872 * gdb.cp/m-static.exp: Add testcase.
4873 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
4874
595939de 48752010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
4876 Tom Tromey <tromey@redhat.com>
4877 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
4878
4879 * gdb.python/py-inferior.c: New File.
4880 * gdb.python/py-infthread.c: New File.
4881 * gdb.python/py-inferior.exp: New File.
4882 * gdb.python/py-infthread.exp: New File.
4883
98751a41
JK
48842010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4885
4886 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
4887 (ptype ::C::OtherFileClass typedefs): New.
4888 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
4889 (C::OtherFileClass::cOtherFileClassVar2): New.
4890 (C::OtherFileClass::cOtherFileClassVar_use): Use also
4891 cOtherFileClassVar2.
4892 (C::cOtherFileType2, C::cOtherFileVar2): New.
4893 (C::cOtherFileVar_use): use also cOtherFileVar2.
4894 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
4895
41f62f39
JK
48962010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4897
4898 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
4899 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
4900 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
4901 (print ::C::cOtherFileVar)
4902 (whatis C::OtherFileClass::cOtherFileClassType)
4903 (whatis ::C::OtherFileClass::cOtherFileClassType)
4904 (print C::OtherFileClass::cOtherFileClassVar)
4905 (print ::cOtherFileClassVar)
4906 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
4907 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
4908 trailing content.
4909 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
4910 (C::OtherFileClass::cOtherFileClassVar)
4911 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
4912 (C::cOtherFileVar, C::cOtherFileVar_use): New.
4913
af53d231
JK
49142010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4915
4916 Test PR c++/11703 and PR gdb/1448.
4917 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
4918 gdb/1448.
4919
9655fd1a
JK
49202010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4921
4922 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
4923 (main) <rtti_data>: New.
4924 * gdb.cp/virtbase.exp (print rtti_data): New.
4925
824cc8dd
JK
49262010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4927 Joel Brobecker <brobecker@adacore.com>
4928
4929 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
4930
6036c742
JK
49312010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4932
4933 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
4934
de6a0421
DE
49352010-06-28 Doug Evans <dje@google.com>
4936
4937 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
4938
b2dae948
DE
49392010-06-27 Doug Evans <dje@google.com>
4940
4941 * gdb.cp/m-static.exp: Update expected test output.
4942
0f3bb72e
PH
49432010-06-25 Paul Hilfinger <hilfinger@adacore.com>
4944
889bf7c5
PA
4945 * gdb.gdb/selftest.exp: Adjust expected message for
4946 capturing start-up runtime.
0f3bb72e 4947
bc9f0842
TT
49482010-06-25 Tom Tromey <tromey@redhat.com>
4949
4950 PR python/10808:
4951 * gdb.python/python.exp: Add new tests.
4952
099ef718
SW
49532010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
4954
4955 * gdb.cp/operator.cc: Created an import loop.
4956 * gdb.cp/operator.exp: Added testcase for import loop.
4957
5868a632
JK
49582010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4959
4960 Test PR python/11407.
4961 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
4962 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
4963 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
4964 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
4965 executable_nofb and executable_fb. New variables srcsfile, objsfile,
4966 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
4967 binfile. Call gdb_compile with clean_restart twice.
4968 (func_nofb print, func_nofb backtrace, func_loopfb print)
4969 (func_loopfb backtrace): New.
4970
af76db58
JK
49712010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4972
4973 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
4974 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
4975 by a hand made one.
4976 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
4977 i?86 requirement. Remove variables srcfile and binfile. New variable
4978 sources, executable_nofb and executable_fb. Call prepare_for_testing.
4979
f2c7657e
UW
49802010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4981
4982 * gdb.cell/dwarfaddr.exp: New file.
4983 * gdb.cell/dwarfaddr.S: New file.
4984
628fe4e4
JK
49852010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4986
4987 Test PR 9436.
4988 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
4989
f1421989
HZ
49902010-06-24 Hui Zhu <teawater@gmail.com>
4991
4992 * gdb.base/eval.exp: New file.
4993
d03285ec
UW
49942010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4995
4996 * gdb.cell/fork.exp: New file.
4997 * gdb.cell/fork.c: Likewise.
4998 * gdb.cell/fork-spu.c: Likewise.
4999
41b2c92d
PM
50002010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
5001
5002 * lib/gdb.exp (banned_variables_traced): New global variable.
5003 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
5004 (gdb_init): Use `trace add variable' instead of obsolete
5005 `trace variable'.
5006
d5bc977f
DE
50072010-06-21 Doug Evans <dje@google.com>
5008
5009 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
5010
d2ed6730
UW
50112010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5012
5013 * gdb.arch/spu-ls.exp: New file.
5014 * gdb.arch/spu-ls.c: Likewise.
5015
6aed2dbc
SS
50162010-06-18 Stan Shebs <stan@codesourcery.com>
5017
5018 * gdb.threads/thread-specific.exp: Add tests of $_thread.
5019
e0756905
UW
50202010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5021
5022 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
5023 * gdb.base/watch-cond.exp: Likewise.
5024 * gdb.python/py-breakpoint.exp: Likewise.
5025
d8053d4d
PA
50262010-06-18 Pedro Alves <pedro@codesourcery.com>
5027
5028 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
5029 clean_restart, make sure every test has a distinct message, and
5030 that messages don't include the executable' full path.
5031
81ce510c
DE
50322010-06-17 Doug Evans <dje@google.com>
5033
5034 * gdb.arch/i386-size.exp: Updated expected output for
5035 DISASSEMBLY_OMIT_FNAME.
5036
65d79d4b
SDJ
50372010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5038 Sergio Durigan Junior <sergiodj@redhat.com>
5039
5040 * gdb.base/watch-notconst.c: New file.
5041 * gdb.base/watch-notconst.S: New file.
5042 * gdb.base/watch-notconst2.c: New file.
5043 * gdb.base/watch-notconst2.S: New file.
5044 * gdb.base/watch-notconst.exp: New file.
5045 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
5046 (func4): Add operations on `global_ptr_ptr'.
5047 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
5048 routine to test watchpoints created with a constant expression.
5049 (test_inaccessible_watchpoint): Include tests for watchpoints
5050 created with a constant expression.
5051
df0f4836
KB
50522010-06-14 Kevin Buettner <kevinb@redhat.com>
5053
5054 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
5055 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
5056 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
5057 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
5058 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
5059 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
5060 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
5061 of `_start'.
5062
b769def5
UW
50632010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5064
5065 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
5066 not supported on the target.
5067 * gdb.mi/mi-nonstop-exit.exp: Likewise.
5068 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5069 * gdb.mi/mi-nsintrall.exp: Likewise.
5070 * gdb.mi/mi-nsmoribund.exp: Likewise.
5071 * gdb.mi/mi-nsthrexec.exp: Likewise.
5072
d914c394
SS
50732010-06-11 Stan Shebs <stan@codesourcery.com>
5074
5075 * gdb.base/permissions.exp: New file.
5076
50772010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
5078
5079 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
5080 does not support ELF executable class.
5081
f3ce5b9c
UW
50822010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5083
5084 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
5085
8e46892c
JK
50862010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5087
5088 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
5089 (runto): Catch "The target does not support running in non-stop mode.".
5090
6cc55c64
MS
50912010-06-11 Michael Snyder <msnyder@vmware.com>
5092
5093 * gdb.base/setshow.exp (set language asm): Don't use
5094 gdb_test_no_output, fails on some targets.
5095
caddefa4
UW
50962010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5097
5098 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
5099 * gdb.cp/pr9167.exp: Likewise.
5100
468b1aa7
UW
51012010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5102
5103 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
5104
5c3552dc
UW
51052010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5106
5107 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
5108
02e6fe6a
UW
51092010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5110
5111 * gdb.base/charset.c (main): Make sure malloc gets linked in.
5112
0e03807e
TT
51132010-06-11 Tom Tromey <tromey@redhat.com>
5114
5115 PR gdb/9977, PR exp/11636::
5116 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
5117 (pieces_test_f6): Update expected output.
5118
2bdf28a0
JK
51192010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5120
5121 * gdb.base/moribund-step.exp: New.
5122
f6978de9
MS
51232010-06-08 Michael Snyder <msnyder@vmware.com>
5124
5125 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 5126 * gdb.ada/boolean_expr.exp:
f6978de9
MS
5127 * gdb.ada/frame_args.exp: Ditto.
5128 * gdb.ada/lang_switch.exp: Ditto.
5129 * gdb.ada/ptype_arith_binop.exp: Ditto.
5130 * gdb.ada/ref_param.exp: Ditto.
5131 * gdb.ada/type_coercion.exp:Ditto.
5132
5133 * gdb.asm/asm-source.exp: Ditto.
5134
5135 * gdb.base/attach.exp: Ditto.
5136 * gdb.base/bitfields2.exp: Ditto.
5137 * gdb.base/call-signal-resume.exp: Ditto.
5138 * gdb.base/callfuncs.exp: Ditto.
5139 * gdb.base/commands.exp: Ditto.
5140 * gdb.base/dbx.exp: Ditto.
5141 * gdb.base/default.exp: Ditto.
5142 * gdb.base/dump.exp: Ditto.
5143 * gdb.base/exprs.exp: Ditto.
5144 * gdb.base/freebpcmd.exp: Ditto.
5145 * gdb.base/interrupt.exp: Ditto.
5146 * gdb.base/list.exp: Ditto.
5147 * gdb.base/long_long.exp: Ditto.
5148 * gdb.base/maint.exp: Ditto.
5149 * gdb.base/ptype.exp: Ditto.
5150 * gdb.base/return.exp: Ditto.
5151 * gdb.base/setshow.exp: Ditto.
5152 * gdb.base/sigbpt.exp: Ditto.
5153 * gdb.base/sigrepeat.exp: Ditto.
5154
5155 * gdb.cp/classes.exp: Ditto.
5156
5157 * gdb.dwarf2/dw2-restore.exp: Ditto.
5158
5159 * gdb.gdb/selftest.exp: Ditto.
5160
5161 * gdb.multi/base.exp: Ditto.
5162 * gdb.multi/bkpt-multi-exec.exp: Ditto.
5163
5164 * gdb.python/py-block.exp: Ditto.
5165 * gdb.python/py-prettyprint.exp: Ditto.
5166 * gdb.python/py-template.exp: Ditto.
5167
5168 * gdb.server/ext-attach.exp: Ditto.
5169 * gdb.server/ext-run.exp: Ditto.
5170 * gdb.server/server-mon.exp: Ditto.
5171
5172 * gdb.threads/fork-thread-pending.exp: Ditto.
5173 * gdb.threads/hand-call-in-threads.exp: Ditto.
5174 * gdb.threads/interrupted-hand-call.exp: Ditto.
5175 * gdb.threads/linux-dp.exp: Ditto.
5176 * gdb.threads/manythreads.exp: Ditto.
5177 * gdb.threads/print-threads.exp: Ditto.
5178 * gdb.threads/pthreads.exp: Ditto.
5179 * gdb.threads/schedlock.exp: Ditto.
5180 * gdb.threads/thread-unwindonsignal.exp: Ditto.
5181 * gdb.threads/threadapply.exp: Ditto.
5182
de7ff789
MS
51832010-06-08 Michael Snyder <msnyder@vmware.com>
5184
889bf7c5 5185 * gdb.ada/exec_changed.exp:
de7ff789
MS
5186 Use ".*" instead of "" as wildcard regexp.
5187
5188 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
5189 * gdb.base/call-ar-st.exp: Ditto.
5190 * gdb.base/checkpoint.exp: Ditto.
5191 * gdb.base/default.exp: Ditto.
5192 * gdb.base/dump.exp: Ditto.
5193 * gdb.base/ending-run.exp: Ditto.
5194 * gdb.base/fileio.exp: Ditto.
5195 * gdb.base/miscexprs.exp: Ditto.
5196 * gdb.base/pointers.exp: Ditto.
5197 * gdb.base/readline.exp: Ditto.
5198 * gdb.base/reread.exp: Ditto.
5199 * gdb.base/restore.exp: Ditto.
5200 * gdb.base/shlib-call.exp: Ditto.
5201 * gdb.base/valgrind-db-attach.exp: Ditto.
5202 * gdb.base/volatile.exp: Ditto.
5203 * gdb.base/watchpoints.exp: Ditto.
5204
5205 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
5206
5207 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
5208 * gdb.python/py-value.exp: Ditto.
5209
5210 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
5211 * gdb.trace/circ.exp: Ditto.
5212 * gdb.trace/collection.exp: Ditto.
5213 * gdb.trace/packetlen.exp: Ditto.
5214 * gdb.trace/passc-dyn.exp: Ditto.
5215 * gdb.trace/report.exp: Ditto.
5216 * gdb.trace/tfile.exp: Ditto.
5217 * gdb.trace/tfind.exp: Ditto.
5218 * gdb.trace/while-dyn.exp: Ditto.
5219
3bebe2f2
JK
52202010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5221
5222 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
5223
5c631832
JK
52242010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5225
5226 Test PR 10640.
5227 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
5228
4c3376c8
SW
52292010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
5230
5231 * gdb.cp/koenig.exp: Test for ADL operators.
5232 * gdb.cp/koenig.cc: Added ADL operators.
5233 * gdb.cp/operator.exp: New test.
5234 * gdb.cp/operator.cc: New test.
5235
dc226d5a
MS
52362010-06-04 Michael Snyder <msnyder@vmware.com>
5237
dfb88a23
MS
5238 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
5239 * gdb.base/pending.exp: Ditto.
f7ae76b3 5240
dc226d5a
MS
5241 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
5242
967cf477
DE
52432010-06-04 Doug Evans <dje@google.com>
5244
5245 * gdb.python/py-prettyprint.exp: Add new test for enabled and
5246 disabled printers.
5247 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
5248 (enable_lookup_function): New function.
5249
eb801841
TT
52502010-06-04 Tom Tromey <tromey@redhat.com>
5251
5252 * gdb.python/py-value.exp (test_value_hash): Don't test equality
5253 of hash and id.
5254
38979823
JK
52552010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5256
5257 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
5258 newline.
5259 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
5260 (empty verbose non-noisy clear, empty verbose noisy clear)
5261 (empty non-verbose noisy clear): Likewise.
5262
35ec993f
MS
52632010-06-03 Michael Snyder <msnyder@vmware.com>
5264
5265 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
5266 * gdb.base/display.exp: Ditto.
5267 * gdb.base/find.exp: Ditto.
5268 * gdb.base/ifelse.exp: Ditto.
5269 * gdb.base/multi-forks.exp: Ditto.
5270 * gdb.base/recurse.exp: Ditto.
5271 * gdb.base/setshow.exp: Ditto.
5272 * gdb.base/value-double-free.exp: Ditto.
5273 * gdb.base/watch-vfork.exp: Ditto.
5274 * gdb.base/watch_thread_num.exp: Ditto.
5275 * gdb.base/watchpoint-solib.exp: Ditto.
5276 * gdb.base/watchpoint.exp: Ditto.
5277 * gdb.base/watchpoints.exp: Ditto.
5278
5279 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
5280 * gdb.cp/overload.exp: Ditto.
5281 * gdb.cp/virtfunc.exp: Ditto.
5282
5283 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
5284
889bf7c5 5285 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
5286 Replace gdb_test with gdb_test_no_output.
5287
889bf7c5 5288 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
5289 Replace gdb_test with gdb_test_no_output.
5290 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
5291 * gdb.threads/watchthreads.exp: Ditto.
5292 * gdb.threads/watchthreads2.exp: Ditto.
5293
5294 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
5295 * gdb.trace/tfind.exp: Ditto.
5296
c22decce
JB
52972010-06-03 Joel Brobecker <brobecker@adacore.com>
5298
5299 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
5300 successful test if message is the empty string.
5301
fd5700c7
JK
53022010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5303
5304 * gdb.fortran/module.exp (stopped language detection): New test.
5305
f55ee35c
JK
53062010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5307
5308 Support DW_TAG_module as separate namespaces.
5309 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
5310 gdb.fortran/library-module-lib.f90: New.
5311 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
5312 (print i): Remove.
5313 (continue to breakpoint: i-is-1, print var_i value 1)
5314 (continue to breakpoint: i-is-2, print var_i value 2)
5315 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
5316 (print var_d, print var_i value 14, ptype modmany, complete `modm)
5317 (complete `modmany, complete `modmany`, complete `modmany`var)
5318 (show language, setting breakpoint at module): New tests.
5319 * gdb.fortran/module.f90 (module mod): Remove.
5320 (module mod1, module mod2, module modmany, subroutine sub1)
5321 (subroutine sub2, program module): New.
5322
b8e8282f
JK
53232010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5324
5325 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
5326 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
5327 * gdb.cp/anon-union.exp (pass): Rename to ...
5328 (print z 2): ... here.
b8e8282f 5329
019ebafc
MS
53302010-06-02 Michael Snyder <msnyder@vmware.com>
5331
e68d8fd4
MS
5332 * gdb.trace/actions.exp: Use gdb_test_no_output.
5333 * gdb.trace/circ.exp: Ditto.
5334 * gdb.trace/packetlen.exp: Ditto.
5335 * gdb.trace/save-trace.exp: Ditto.
5336 * gdb.trace/tracecmd.exp: Ditto.
5337 * gdb.trace/tsv.exp: Ditto.
5338
12b5d08a
MS
5339 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
5340 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
5341 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
5342 * gdb.threads/manythreads.exp: Ditto.
5343 * gdb.threads/print-threads.exp: Ditto.
5344 * gdb.threads/pthreads.exp: Ditto.
5345 * gdb.threads/schedlock.exp: Ditto.
5346 * gdb.threads/staticthreads.exp: Ditto.
5347 * gdb.threads/thread-specific.exp: Ditto.
5348 * gdb.threads/thread-unwindonsignal.exp: Ditto.
5349 * gdb.threads/threadapply.exp: Ditto.
5350 * gdb.threads/watchthreads.exp: Ditto.
5351 * gdb.threads/watchthreads2.exp: Ditto.
5352
89493308
MS
5353 * gdb.python/py-block.exp: Use gdb_test_no_output.
5354 * gdb.python/py-prettyprint.exp: Ditto.
5355 * gdb.python/py-template.exp: Ditto.
5356 * gdb.python/py-value.exp: Ditto.
5357
5358 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
5359 * gdb.reverse/watch-reverse.exp: Ditto.
5360
5361 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
5362 * gdb.server/ext-run.exp: Ditto.
5363
019ebafc
MS
5364 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
5365 * gdb.dwarf2/dw2-compressed.exp: Ditto.
5366 * gdb.dwarf2/dw2-intercu.exp: Ditto.
5367 * gdb.dwarf2/dw2-intermix.exp: Ditto.
5368 * gdb.dwarf2/dw2-producer.exp: Ditto.
5369 * gdb.dwarf2/mac-fileno.exp: Ditto.
5370
5371 * gdb.gdb/observer.exp: Use gdb_test_no_output.
5372 * gdb.gdb/selftest.exp: Ditto.
5373
5374 * gdb.multi/base.exp: Use gdb_test_no_output.
5375
5376 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
5377
3e0ca3a5
JK
53782010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5379
5380 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
5381
9db70545
MS
53822010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
5383
a8d52276
MS
5384 * gdb.cp/class2.exp: Use gdb_test_no_output.
5385 * gdb.cp/classes.exp: Ditto.
5386 * gdb.cp/extern-c.exp: Ditto.
5387 * gdb.cp/inherit.exp: Ditto.
5388 * gdb.cp/maint.exp: Ditto.
5389 * gdb.cp/mb-inline.exp: Ditto.
5390 * gdb.cp/mb-templates.exp: Ditto.
5391 * gdb.cp/method2.exp: Ditto.
5392 * gdb.cp/misc.exp: Ditto.
5393 * gdb.cp/ovldbreak.exp: Ditto.
5394 * gdb.cp/punctuator.exp: Ditto.
5395 * gdb.cp/templates.exp: Ditto.
5396 * gdb.cp/virtbase.exp: Ditto.
5397
889bf7c5 5398 * gdb.threads/attach-stopped.exp:
9db70545 5399 Replace uses of send_gdb / gdb_expect.
889bf7c5 5400 * gdb.threads/attachstop-mt.exp:
9db70545 5401 Replace uses of send_gdb / gdb_expect.
889bf7c5 5402 * gdb.threads/gcore-thread.exp:
9db70545 5403 Replace uses of send_gdb / gdb_expect.
889bf7c5 5404 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
5405 Replace uses of send_gdb / gdb_expect.
5406 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 5407 * gdb.threads/print-threads.exp:
9db70545
MS
5408 Replace uses of send_gdb / gdb_expect.
5409 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
5410 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
5411 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
5412
5413 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
5414 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
5415 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
5416 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
5417 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
5418 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
5419 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
5420 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
5421 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
5422 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
5423 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
5424
359cc68c
JK
54252010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5426
5427 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
5428
7d3fe98e
SW
54292010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
5430
5431 * gdb.cp/koenig.exp: Added new test case.
5432 * gdb.cp/koenig.cc: Ditto.
5433
27d3a1a2
MS
54342010-06-01 Michael Snyder <msnyder@vmware.com>
5435
5436 * gdb.base/arithmet.exp: Use gdb_test_no_output.
5437 * gdb.base/arrayidx.exp: Ditto.
5438 * gdb.base/attach.exp: Ditto.
5439 * gdb.base/auxv.exp: Ditto.
5440 * gdb.base/bigcre.exp: Ditto.
5441 * gdb.base/break-always.exp: Ditto.
5442 * gdb.base/break-interp.exp: Ditto.
5443 * gdb.base/break.exp: Ditto.
5444 * gdb.base/breakpoint-shadow.exp: Ditto.
5445 * gdb.base/call-ar-st.exp: Ditto.
5446 * gdb.base/call-sc.exp: Ditto.
5447 * gdb.base/call-signal-resume.exp: Ditto.
5448 * gdb.base/callfuncs.exp: Ditto.
5449 * gdb.base/catch-syscall.exp: Ditto.
5450 * gdb.base/charset.exp: Ditto.
5451 * gdb.base/code-expr.exp: Ditto.
5452 * gdb.base/commands.exp: Ditto.
5453 * gdb.base/cond-expr.exp: Ditto.
5454 * gdb.base/condbreak.exp: Ditto.
5455 * gdb.base/cursal.exp: Ditto.
5456 * gdb.base/cvexpr.exp: Ditto.
5457 * gdb.base/default.exp: Ditto.
5458 * gdb.base/del.exp: Ditto.
5459 * gdb.base/detach.exp: Ditto.
5460 * gdb.base/display.exp: Ditto.
5461 * gdb.base/ena-dis-br.exp: Ditto.
5462 * gdb.base/eval-skip.exp: Ditto.
5463 * gdb.base/foll-fork.exp: Ditto.
5464 * gdb.base/foll-vfork.exp: Ditto.
5465 * gdb.base/frame-args.exp: Ditto.
5466 * gdb.base/funcargs.exp: Ditto.
5467 * gdb.base/gcore-buffer-overflow.exp: Ditto.
5468 * gdb.base/gdbvars.exp: Ditto.
5469 * gdb.base/help.exp: Ditto.
5470 * gdb.base/ifelse.exp: Ditto.
5471 * gdb.base/included.exp: Ditto.
5472 * gdb.base/list.exp: Ditto.
5473 * gdb.base/macscp.exp: Ditto.
5474 * gdb.base/maint.exp: Ditto.
5475 * gdb.base/multi-fork.exp: Ditto.
5476 * gdb.base/overlays.exp: Ditto.
5477 * gdb.base/page.exp: Ditto.
5478 * gdb.base/pending.exp: Ditto.
5479 * gdb.base/pointers.exp: Ditto.
5480 * gdb.base/pr11022.exp: Ditto.
5481 * gdb.base/prelink.exp: Ditto.
5482 * gdb.base/printcmds.exp: Ditto.
5483 * gdb.base/psymtab.exp: Ditto.
5484 * gdb.base/randomize.exp: Ditto.
5485 * gdb.base/relational.exp: Ditto.
5486 * gdb.base/relocate.exp: Ditto.
5487 * gdb.base/remote.exp: Ditto.
5488 * gdb.base/sepdebug.exp: Ditto.
5489 * gdb.base/set-lang-auto.exp: Ditto.
5490 * gdb.base/setshow.exp: Ditto.
5491 * gdb.base/setvar.exp: Ditto.
5492 * gdb.base/signals.exp: Ditto.
5493 * gdb.base/signull.exp: Ditto.
5494 * gdb.base/sigstep.exp: Ditto.
5495 * gdb.base/sizeof.exp: Ditto.
5496 * gdb.base/solib-disc.exp: Ditto.
5497 * gdb.base/store.exp: Ditto.
5498 * gdb.base/structs.exp: Ditto.
5499 * gdb.base/structs2.exp: Ditto.
5500 * gdb.base/subst.exp: Ditto.
5501 * gdb.base/term.exp: Ditto.
5502 * gdb.base/trace-commands.exp: Ditto.
5503 * gdb.base/unwindonsignal.exp: Ditto.
5504 * gdb.base/valgrind-db-attach.exp: Ditto.
5505 * gdb.base/varargs.exp: Ditto.
5506 * gdb.base/watch-cond.exp: Ditto.
5507 * gdb.base/watch_thread_num.exp: Ditto.
5508 * gdb.base/watchpoint-cond-gone.exp: Ditto.
5509 * gdb.base/watchpoint.exp: Ditto.
5510 * gdb.base/whatis-exp.exp: Ditto.
5511
f8d3bf8f
MS
55122010-06-01 Michael Snyder <msnyder@vmware.com>
5513
5514 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
5515 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
5516 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
5517 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
5518 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
5519 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
5520 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
5521 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
5522 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
5523 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
5524 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
5525 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
5526 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
5527 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
5528 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
5529
3f9e0d32
JK
55302010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5531
5532 * gdb.base/commands.exp (begin commands on watch): Remove excessive
5533 trailing newline.
5534 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
5535 * gdb.java/jmisc.exp (p *args\n): Rename to ...
5536 (p *args): ... here and remove excessive trailing newline.
5537
f629457d
JB
55382010-05-31 Joel Brobecker <brobecker@adacore.com>
5539
5540 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
5541
09eef106
JK
55422010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
5543
5544 Accept the new Linux kernel "t (tracing stop)" string.
5545 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
5546 Update comment.
5547 (state_wait) <T (tracing stop)>: New.
5548 (main): Update the state_wait expect string.
5549
94f31136
PA
55502010-05-28 Pedro Alves <pedro@codesourcery.com>
5551
5552 * limits.c, limits.exp: Delete files.
5553 * Makefile.in (clean mostlyclean): Adjust.
5554 * tracecmd.exp: Adjust.
5555
096554ab
JK
55562010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5557
5558 * gdb.base/tui-layout.exp: New.
5559
27d3a1a2 55602010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 5561
889bf7c5 5562 * gdb.reverse/break-precsave.exp:
bcd2dc50 5563 Replace uses of send_gdb / gdb_expect.
889bf7c5 5564 * gdb.reverse/break-reverse.exp:
bcd2dc50 5565 Replace uses of send_gdb / gdb_expect.
889bf7c5 5566 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 5567 Replace uses of send_gdb / gdb_expect.
889bf7c5 5568 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 5569 Replace uses of send_gdb / gdb_expect.
889bf7c5 5570 * gdb.reverse/finish-precsave.exp:
bcd2dc50 5571 Replace uses of send_gdb / gdb_expect.
889bf7c5 5572 * gdb.reverse/finish-reverse.exp:
bcd2dc50 5573 Replace uses of send_gdb / gdb_expect.
889bf7c5 5574 * gdb.reverse/i386-precsave.exp:
bcd2dc50 5575 Replace uses of send_gdb / gdb_expect.
889bf7c5 5576 * gdb.reverse/i386-reverse.exp:
bcd2dc50 5577 Replace uses of send_gdb / gdb_expect.
889bf7c5 5578 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 5579 Replace uses of send_gdb / gdb_expect.
889bf7c5 5580 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 5581 Replace uses of send_gdb / gdb_expect.
889bf7c5 5582 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 5583 Replace uses of send_gdb / gdb_expect.
889bf7c5 5584 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 5585 Replace uses of send_gdb / gdb_expect.
889bf7c5 5586 * gdb.reverse/machinestate.exp:
bcd2dc50 5587 Replace uses of send_gdb / gdb_expect.
889bf7c5 5588 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 5589 Replace uses of send_gdb / gdb_expect.
889bf7c5 5590 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 5591 Replace uses of send_gdb / gdb_expect.
889bf7c5 5592 * gdb.reverse/solib-precsave.exp:
bcd2dc50 5593 Replace uses of send_gdb / gdb_expect.
889bf7c5 5594 * gdb.reverse/solib-reverse.exp:
bcd2dc50 5595 Replace uses of send_gdb / gdb_expect.
889bf7c5 5596 * gdb.reverse/step-precsave.exp:
bcd2dc50 5597 Replace uses of send_gdb / gdb_expect.
889bf7c5 5598 * gdb.reverse/step-reverse.exp:
bcd2dc50 5599 Replace uses of send_gdb / gdb_expect.
889bf7c5 5600 * gdb.reverse/until-precsave.exp:
bcd2dc50 5601 Replace uses of send_gdb / gdb_expect.
889bf7c5 5602 * gdb.reverse/until-reverse.exp:
bcd2dc50 5603 Replace uses of send_gdb / gdb_expect.
889bf7c5 5604 * gdb.reverse/watch-precsave.exp:
bcd2dc50 5605 Replace uses of send_gdb / gdb_expect.
889bf7c5 5606 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
5607 Replace uses of send_gdb / gdb_expect.
5608
3def43e0
JK
56092010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5610
5611 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
5612 excessive newline.
5613
27d3a1a2 56142010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
5615
5616 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
5617 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
5618 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
5619 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
5620 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
5621 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
5622 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
5623 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
5624 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
5625 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
5626 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
5627 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
5628 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
5629 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
5630 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
5631 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
5632 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
5633 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
5634 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 5635
27d3a1a2 56362010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 5637
22454424
MS
5638 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
5639 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
5640
5641 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
5642 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
5643 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
5644
889bf7c5 5645 * gdb.reverse/consecutive-reverse.exp:
22454424 5646 Replace uses of send_gdb / gdb_expect.
889bf7c5 5647 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
5648 Replace uses of send_gdb / gdb_expect.
5649
5650 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
5651 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
5652 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 5653 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
5654 Replace uses of send_gdb / gdb_expect.
5655 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
5656 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
5657 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
5658 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
5659 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
5660 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
5661 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
5662 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
5663 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
5664
56652010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 5666
22454424 5667 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 5668
22454424 5669 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 5670
22454424
MS
5671 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
5672 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
5673 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
5674 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
5675 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
5676 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
5677 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
5678 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
5679 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 5680
6e5f2c59
TT
56812010-05-25 Tom Tromey <tromey@redhat.com>
5682
5683 * gdb.base/macscp.exp: Add missing space after setup_kfail.
5684
bbc8b958
TT
56852010-05-25 Tom Tromey <tromey@redhat.com>
5686
5687 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
5688 argument order.
5689 * gdb.base/macscp.exp: Fix setup_kfail argument order.
5690 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
5691 order.
5692 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
5693 order.
5694 * gdb.base/call-sc.exp (setup_kfails): Remove.
5695 (setup_compiler_kfails): Remove.
5696 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
5697 argument order.
5698 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
5699 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
5700 (advancei): Fix setup_kfail argument order.
5701 * gdb.base/radix.exp: Fix setup_kfail argument order.
5702 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
5703 order.
5704 * gdb.base/structs.exp (setup_kfails): Remove.
5705 (setup_compiler_kfails): Fix setup_kfail argument order.
5706 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
5707 order.
5708 * gdb.java/jmain.exp: Fix setup_kfail argument order.
5709 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
5710 setup_kfail argument order.
5711 * gdb.cp/overload.exp: Fix setup_kfail argument order.
5712
83d1babf
TT
57132010-05-25 Tom Tromey <tromey@redhat.com>
5714
5715 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
5716
6acb16a2
MS
57172010-05-25 Michael Snyder <msnyder@vmware.com>
5718
5719 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
5720 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
5721 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
5722 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
5723 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
5724 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
5725 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
5726 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
5727 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
5728 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
5729 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
5730 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
5731 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
5732 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
5733 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
5734 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
5735 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
5736 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
5737 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
5738 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
5739 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
5740 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
5741 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
5742 * gdb.base/default.exp: Replace send_gdb with gdb_test.
5743 * gdb.base/define.exp: Replace send_gdb with gdb_test.
5744 * gdb.base/display.exp: Replace send_gdb with gdb_test.
5745 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
5746 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
5747 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
5748 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
5749 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
5750 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
5751 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
5752 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
5753 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
5754 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
5755 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
5756 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
5757 * gdb.base/help.exp: Replace send_gdb with gdb_test.
5758 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
5759 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
5760 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
5761 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
5762 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
5763 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
5764 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
5765 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 5766 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
5767
57682010-05-25 Doug Evans <dje@google.com>
5769
5770 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
5771 gdb.string_to_argv.
ad3986f0 5772
d3b1e874
TT
57732010-05-21 Tom Tromey <tromey@redhat.com>
5774
5775 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
5776 Call it.
5777 * gdb.dwarf2/pieces.S: Update.
5778 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
5779
cb826367
TT
57802010-05-21 Tom Tromey <tromey@redhat.com>
5781
5782 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
5783 Call it.
5784 * gdb.dwarf2/pieces.c (struct C): New.
5785 (f6): New function.
5786 * gdb.dwarf2/pieces.S: Replace.
5787
74de6778
TT
57882010-05-21 Tom Tromey <tromey@redhat.com>
5789
5790 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
5791 Call it.
5792
afd74c5f
TT
57932010-05-21 Tom Tromey <tromey@redhat.com>
5794
5795 * gdb.dwarf2.pieces.exp: New file.
5796 * gdb.dwarf2.pieces.S: New file.
5797 * gdb.dwarf2.pieces.c: New file.
5798
a7b75dfd 57992010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 5800 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
5801
5802 * lib/gdb.exp (gdb_test_no_output): New function.
5803 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
5804 when testing commands that should produce no output.
5805
c81c812a
JB
58062010-05-17 Joel Brobecker <brobecker@adacore.com>
5807
5808 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
5809 parameter that we want to watch being a constant.
5810
0cce5bd9
JB
58112010-05-17 Joel Brobecker <brobecker@adacore.com>
5812
5813 * gdb.ada/cond_lang: New testcase.
5814
47050449
JB
58152010-05-17 Joel Brobecker <brobecker@adacore.com>
5816
5817 * lib/gdb.exp (banned_variables): New variable/constant.
5818 (gdb_init): Add write trace on variables listed in banned_variables.
5819 (gdb_finish): Remove write traces on variables listed in
5820 banned_variables.
5821
77c01586
JB
58222010-05-17 Joel Brobecker <brobecker@adacore.com>
5823
5824 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
5825 * gdb.cp/koenig.exp: Likewise.
5826
88d4aea7
PM
58272010-05-14 Phil Muldoon <pmuldoon@redhat.com>
5828
889bf7c5 5829 PR python/11482
88d4aea7
PM
5830
5831 * gdb.python/py-value.exp (test_value_hash): New function.
5832
f5a010c0
PM
58332010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
5834
5835 PR exp/11530.
5836 * gdb.base/gdb11530.c: New file.
5837 * gdb.base/gdb11530.exp: New file.
5838
8ef4892f
JK
58392010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5840
5841 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
5842 * gdb.dwarf2/dw2-modula2-self-type.S: New.
5843
7322dca9
SW
58442010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
5845
5846 * gdb.cp/koenig.exp: New test.
5847 * gdb.cp/koenig.cc: New test program.
5848
02e7ea18
JB
58492010-05-05 Joel Brobecker <brobecker@adacore.com>
5850
5851 Remove the use of prms_id and bug_id throughout the testsuite.
5852
e1c34c5d
PM
58532010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
5854
5855 PR exp/11349.
5856 * testsuite/gdb.cp/ref-types.exp: Add test to examine
5857 use a reference local variable.
5858
8e1d0c49
JK
58592010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5860
5861 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
5862 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
5863 variable different_dir. Move debugfile into a full directory pathname
5864 under DIFFERENT_DIR.
5865 * lib/gdb.exp (separate_debug_filename): Remove.
5866 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
5867 variable debug_dir and mkdir of it. Update function comments.
5868
e66408ed
PA
58692010-04-29 Pedro Alves <pedro@codesourcery.com>
5870
5871 PR gdb/11557
5872
5873 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
5874 files.
5875
d7b32ed3
PM
58762010-04-29 Phil Muldoon <pmuldoon@redhat.com>
5877
889bf7c5 5878 * gdb.python/py-param.exp: New File.
d7b32ed3 5879
6aecb9c2
JB
58802010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5881
5882 * gdb.base/default.exp: Fix "set language" test.
5883
bdf92a1c
PM
58842010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
5885
5886 PR breakpoints/11531.
5887 * gdb.base/gdb11531.c: New file.
5888 * gdb.base/gdb11531.exp: New file.
5889
3f172e24
TT
58902010-04-26 Tom Tromey <tromey@redhat.com>
5891
5892 * gdb.base/completion.exp: Add tests for completion and deprecated
5893 commands.
5894
64af4c92
JK
58952010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5896
5897 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
5898 (print /x char_array): Escape curly brackets.
5899
492928e4
JK
59002010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5901
5902 Fix deadlock on looped list of loaded shared objects.
5903 * gdb.base/solib-corrupted.exp: New.
5904
66d09542
DE
59052010-04-23 Doug Evans <dje@google.com>
5906
5907 * gdb.python/py-section-script.c: New file.
5908 * gdb.python/py-section-script.exp: New file.
5909 * gdb.python/py-section-script.py: New file.
5910
8bd10a10
CM
59112010-04-20 Chris Moller <cmoller@redhat.com>
5912
5913 PR 10179
5914
5915 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
5916 * gdb.base/pr10179-a.c:
5917 * gdb.base/pr10179-b.c:
5918 * gdb.base/pr10179.exp: New files.
5919
c0201579
JK
59202010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5921
5922 Fix crashes on dangling display expressions.
5923 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
5924 is SEP.
5925 (lib_flags): Remove the "debug" keyword.
5926 (libsepdebug): New variable for iterating new loop.
5927 (save_pf_prefix): New variable wrapping the loop.
5928 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
5929 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
5930
793b0ff8
PM
59312010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5932
5933 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
5934
097f51f7
PM
59352010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5936
5937 PR stabs/11479.
5938 * gdb.stabs/gdb11479.exp: New file.
5939 * gdb.stabs/gdb11479.c: New file.
5940
9a22f0d0
PM
59412010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5942
5943 * gdb.base/charset.c (Strin16, String32): New variables.
5944 * gdb.base/charset.exp (gdb_test): Test correct display
5945 of 16 or 32 bit strings.
5946
59472010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
5948
5949 PR 9167
5950 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
5951 * gdb.cp/pr9167.cc: New file.
5952 * gdb.cp/pr9167.exp: New file.
5953
5954
6e354e5e
PM
59552010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
5956
5957 PR pascal/11492.
5958 * gdb.pascal/gdb11492.pas: New file.
5959 * gdb.pascal/gdb11492.exp: New file.
5960
be942545
JB
59612010-04-20 Joel Brobecker <brobecker@adacore.com>
5962
1667e6e3 5963 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 5964
0c3acc09
JB
59652010-04-20 Joel Brobecker <brobecker@adacore.com>
5966
5967 * gdb.ada/dyn_loc: New testcase.
5968
ec31cde5
CM
59692010-04-20 Chris Moller <cmoller@redhat.com>
5970
5971 PR 10867
889bf7c5 5972
ec31cde5
CM
5973 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
5974 * gdb.cp/pr10687.cc: New file.
5975 * gdb.cp/pr10687.exp: New file.
5976
5977
ce4b0682
SDJ
59782010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5979 Sergio Durigan Junior <sergiodj@redhat.com>
5980
5981 * gdb.fortran/logical.exp: New testcase.
5982 * gdb.fortran/logical.f90: New file.
5983
3436961f
DE
59842010-04-19 Doug Evans <dje@google.com>
5985
5986 * gdb.base/help.exp (help source): Update expected output.
5987
4d836c09
JK
59882010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5989
5990 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
5991 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
5992 gdb_exit and return.
5993 (executable): New variable.
5994 (binfile): Use it.
5995
6149aea9
PA
59962010-04-19 Pedro Alves <pedro@codesourcery.com>
5997
5998 PR breakpoints/8554.
5999
6000 * gdb.trace/save-trace.exp: Adjust.
6001
ed41462c
L
60022010-04-17 H.J. Lu <hongjiu.lu@intel.com>
6003
6004 PR corefiles/11511
6005 * gdb.arch/system-gcore.exp: New.
6006 * gdb.arch/gcore.c: Likewise.
6007
3f7b2faa
DE
60082010-04-15 Doug Evans <dje@google.com>
6009
fa33c3cd
DE
6010 * gdb.python/py-progspace.c: New file.
6011 * gdb.python/py-progspace.exp: New file.
6012
3f7b2faa
DE
6013 * gdb.base/source.exp: Add tests for "source -s".
6014
79f283fe
PM
60152010-04-14 Phil Muldoon <pmuldoon@redhat.com>
6016
6017 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
6018 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
6019 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
6020 * gdb.python/py-mi.exp: New test for to_string returning None.
6021
fc8eb08a
PM
60222010-04-12 Phil Muldoon <pmuldoon@redhat.com>
6023
6024 * gdb.python/py-breakpoint.c: Make result global.
6025
26e197f6
JK
60262010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6027
6028 Fix non-GNU make compatibility.
6029 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
6030
adc36818
PM
60312010-04-09 Phil Muldoon <pmuldoon@redhat.com>
6032
6033 * gdb.python/py-breakpoint.exp: New File.
6034 * gdb.python/py-breakpoint.C: Ditto.
6035
64e17368
SS
60362010-04-08 Stan Shebs <stan@codesourcery.com>
6037
6038 * gdb.trace/actions.exp: Clear default-collect.
6039 * gdb.trace/save-trace.exp: Clear default-collect.
6040
fff5cc64
PM
60412010-04-08 Phil Muldoon <pmuldoon@redhat.com>
6042
6043 * gdb.python/py-value: Add null string variable.
6044 (test_lazy_string): Test zero length, NULL address lazy
6045 strings.
6046
a055a187
L
60472010-04-07 H.J. Lu <hongjiu.lu@intel.com>
6048
6049 * gdb.arch/i386-avx.c: New.
6050 * gdb.arch/i386-avx.exp: Likewise.
6051
6052 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
6053
96e39866
DE
60542010-04-06 Doug Evans <dje@google.com>
6055
6056 * gdb.base/source-test.gdb: New file.
6057 * gdb.base/source.exp: Test source -v.
6058
5984a431
UW
60592010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6060
6061 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
6062
ec8a089a
PM
60632010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
6064
6065 * gdb.stabs/aout.sed: Convert all backslash to double backslash
6066 within one line, unless it is followed by a double quote.
6067 * gdb.stabs/hppa.sed: Idem.
6068 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
6069 * gdb.stabs/weird.exp: Check for correct parsing of
6070 char and string constants.
ec8a089a
PM
6071 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
6072 in .stabs to .stabx substitution.
6073
fce3c1f0
SS
60742010-04-05 Stan Shebs <stan@codesourcery.com>
6075
6076 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
6077 constant global.
6078 * gdb.trace/tfile.exp: Try to print them.
6079
d77f58be
SS
60802010-04-04 Stan Shebs <stan@codesourcery.com>
6081
6082 * gdb.base/completion.exp: Update for new "info watchpoints".
6083 * gdb.base/default.exp: Ditto.
6084 * gdb.base/help.exp: Ditto.
6085 * gdb.base/watchpoint.exp: Ditto.
6086 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 6087
af54718e
SS
60882010-04-04 Stan Shebs <stan@codesourcery.com>
6089
6090 * gdb.trace/tfile.exp: Sharpen tfind test.
6091
74d1f91e
JK
60922010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6093
6094 * gdb.base/break-entry.exp: New.
6095
eb8e76db 60962010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 6097 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
6098
6099 * gdb.reverse/i386-sse-reverse.exp: New file.
6100 * gdb.reverse/i386-sse-reverse.c: New file.
6101
bf65cad8
PA
61022010-04-02 Pedro Alves <pedro@codesourcery.com>
6103
6104 * gdb.trace/tfind.exp: Adjust expected disassembly output.
6105
fff87407
SS
61062010-04-01 Stan Shebs <stan@codesourcery.com>
6107
6108 * gdb.trace/actions.exp: Tweak expected output.
6109 * gdb.trace/while-stepping.exp: Tweak expected output.
6110
fe01d668
L
61112010-04-01 H.J. Lu <hongjiu.lu@intel.com>
6112
6113 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
6114
86b17b60
PA
61152010-04-01 Pedro Alves <pedro@codesourcery.com>
6116
6117 * gdb.base/commands.exp: Adjust.
6118 * gdb.cp/extern-c.exp: Adjust.
6119
2c58c0a9
PA
61202010-04-01 Pedro Alves <pedro@codesourcery.com>
6121
6122 * gdb.trace/collection.c (local_test_func): Define a local struct,
6123 and instanciate it.
6124
0db9b91c
PA
61252010-04-01 Pedro Alves <pedro@codesourcery.com>
6126
6127 * gdb.trace/collection.exp (gdb_collect_args_test)
6128 (gdb_collect_argarray_test): XFAIL the tests that assume the
6129 argarray argument's elements are collected.
6130
8072405b
JK
61312010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
6132
6133 * gdb.dwarf2/dw2-bad-parameter-type.exp,
6134 gdb.dwarf2/dw2-bad-parameter-type.S: New.
6135
8bf6485c
SS
61362010-03-31 Stan Shebs <stan@codesourcery.com>
6137
6138 * gdb.trace/save-trace.exp: Test save/restore of default-collect
6139 and tracepoint conditionals.
6140 (gdb_verify_tracepoints): Delete unused return.
6141
fd7f724a
KS
61422010-03-26 Keith Seitz <keiths@redhat.com>
6143
6144 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
6145 appear in the output before main.
6146 Remove KFAIL for gdb/2215 aka bz 9320.
6147
8d9e7719
DE
61482010-03-30 Doug Evans <dje@google.com>
6149
0906dd0b
DE
6150 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
6151 by dejagnu.
6152 * gdb.arch/amd64-dword.exp: Ditto.
6153
8d9e7719
DE
6154 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
6155 match.
6156 (break printf): Ditto.
6157
1da644f0
SW
61582010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
6159
6160 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
6161 gcc < 4.4.
6162 * gdb.cp/shadow.exp: Ditto.
6163
a8121990
PA
61642010-03-29 Pedro Alves <pedro@codesourcery.com>
6165
6166 * gdb.trace/collection.exp (run_trace_experiment): Make sure
6167 "tstart" is silent.
6168
6e79d367
PA
61692010-03-29 Pedro Alves <pedro@codesourcery.com>
6170
6171 * gdb.trace/collection.exp (executable): New.
6172 (binfile): Use it.
6173 (fpreg, spreg, pcreg): New.
6174 (test_register): Use gdb_test_multiple. Pass /x to print.
6175 (prepare_for_trace_test): New.
6176 (run_trace_experiment): Use "continue", not gdb_run_cmd.
6177 (gdb_collect_args_test, gdb_collect_argstruct_test)
6178 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
6179 prepare_for_trace_test.
6180 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
6181 fpreg, spreg and pcreg.
6182 (gdb_collect_expression_test, gdb_collect_globals_test): Use
6183 prepare_for_trace_test.
6184 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
6185 try to detect tracing support here. Don't set breakpoints at
6186 `begin' or `end' here.
6187 <global scope>: Use clean_restart. Run to main before checking
6188 for tracing support. Check for for tracing support here.
6189
09248348
JK
61902010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6191
6192 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
6193 " as $displacement" to "seen displacement message".
6194
d350db38
PA
61952010-03-28 Pedro Alves <pedro@codesourcery.com>
6196
6197 * gdb.trace/while-dyn.exp (executable): New variable.
6198 (binfile): Use it.
6199 (test_while_stepping): New function. Move most tests here. Call
6200 it once for each of the while-stepping, stepping and ws aliases.
6201
907af001
UW
62022010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6203
6204 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
6205 that do not provide the tagless_struct type name at all.
6206 (test_print_anon_union): Do not check value of uninitialized
6207 union member. Do not use cp_test_ptype_class, so we can accept
6208 "long" as well as "long int".
6209
610197fd
PA
62102010-03-26 Pedro Alves <pedro@codesourcery.com>
6211
6212 * gdb.trace/tfile.c (tohex, bin2hex): New.
6213 (write_error_trace_file): Hexify error description.
6214
6c28cbf2
SS
62152010-03-25 Stan Shebs <stan@codesourcery.com>
6216
6217 * gdb.trace/tfile.c: Generate an additional trace file, improve
6218 portability.
6219 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
6220 files in a better way.
6221
e62b8c7e
KS
62222010-03-25 Keith Seitz <keiths@redhat.com>
6223
6224 * gdb.java/jprint.exp: XFAIL printing of static class members
6225 because of GCC debuginfo problem.
6226
82ccf5a5
JK
62272010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6228
6229 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
6230
293e2f9e
DJ
62312010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6232
6233 * gdb.base/completion.exp: Allow long instead of long int.
6234 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
6235 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
6236 variable p.
6237 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
6238 * gdb.base/pointers.exp: Allow long instead of long int.
6239 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
6240 * gdb.base/step-line.exp: Allow a directory before the source file name.
6241
95a42b64
TT
62422010-03-24 Tom Tromey <tromey@redhat.com>
6243
6244 PR breakpoints/9352:
6245 * gdb.base/default.exp: Update.
6246 * gdb.base/commands.exp: Update.
6247 * gdb.cp/extern-c.exp: Test setting commands on multiple
6248 breakpoints at once.
6249
2390201f
DJ
62502010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6251
6252 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
6253 if gdb,nosignals.
6254 * gdb.base/watchpoints.c: Do not include unnecessary headers.
6255 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
6256 exited".
6257
8c9a6790
SS
62582010-03-24 Stan Shebs <stan@codesourcery.com>
6259
6260 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
6261
a6c727b2
DJ
62622010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6263
6264 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
6265 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
6266 argument. Handle "short" and "long".
6267 (Top level): Pass overprototyped output for old_fptr and xptr.
6268
4dfd5423
PA
62692010-03-23 Pedro Alves <pedro@codesourcery.com>
6270
6271 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
6272 format strings and add casts to avoid compiler warnings.
6273
62742010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
6275
6276 * lib/trace-support.exp (gdb_trace_setactions):
6277 Don't expect whitespace after ">" prompt.
6278 * gdb.trace/actions.exp: Adjust for output changes.
6279 * gdb.trace/while-stepping.exp: Likewise.
6280
c847d045
JK
62812010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6282
6283 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
6284 and r157645).
6285
5f717f1d
JK
62862010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6287
6288 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
6289 New.
6290
7d6d51d5
DJ
62912010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
6292
6293 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
6294 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
6295
3b11a015
SS
62962010-03-19 Stan Shebs <stan@codesourcery.com>
6297
6298 * gdb.trace/ax.exp: New file.
6299
d7d158ed
DE
63002010-03-19 Doug Evans <dje@google.com>
6301
6bb85cd1
DE
6302 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
6303 output from gcc.
6304
d7d158ed
DE
6305 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
6306 named /usr/sbin/prelink<foo>.
6307
4daf5ac0
SS
63082010-03-18 Stan Shebs <stan@codesourcery.com>
6309
6310 * gdb.trace/circ.exp: Test circular-trace-buffer.
6311 * gdb.trace/tfile.exp: Update tstatus test.
6312
e8d05480
JB
63132010-03-18 Joel Brobecker <brobecker@adacore.com>
6314
6315 * gdb.dwarf2/dw2-anonymous-func.S: New file.
6316 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
6317
441b986a
UW
63182010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6319
6320 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
6321
4247603b
PA
63222010-03-18 Pedro Alves <pedro@codesourcery.com>
6323
6324 * gdb.base/default.exp: Adjust the expected output of the finish
6325 and until commands when the inferior is not being run.
6326
13387711
SW
63272010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
6328
6329 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
6330 * gdb.cp/nsusing.exp: Ditto.
6331
6e31430b
TT
63322010-03-15 Tom Tromey <tromey@redhat.com>
6333
6334 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
6335 * gdb.cp/userdef.cc (operator==): New function.
6336 (main): New locals mem1, mem2.
6337
e2d69cb5
JZ
63382010-03-15 Jie Zhang <jie@codesourcery.com>
6339
6340 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
6341 Declare and use new loadtimeout variable.
6342
f572f0a9
DJ
63432010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
6344
6345 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
6346 Use gdb_load later.
6347
51f4c0b0
PA
63482010-03-14 Pedro Alves <pedro@codesourcery.com>
6349
6350 * gdb.base/solib-disc.c (main): Make format of fprintf a string
6351 literal. Add missing endlines to prints to stderr.
6352
1c809c68
TT
63532010-03-12 Tom Tromey <tromey@redhat.com>
6354
6355 PR c++/9708:
6356 * gdb.cp/m-static.exp: Add regression test.
6357 * gdb.cp/m-static.cc (method): New method.
6358 (main): Call it.
6359
00ae8fef
SW
63602010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
6361
6362 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
6363 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
6364
759f0f0b
PA
63652010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
6366
21e24d21
PA
6367 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
6368
63692010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
6370
759f0f0b
PA
6371 * lib/gdb.exp (skip_stl_tests): New.
6372 (gdb_compile): Symbian needs -ldl.
6373 (shlib_target_file): New.
6374 (shlib_symbol_file): New.
6375 (gdb_load_shlibs): Use shlib_target_file.
6376 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
6377 * gdb.cp/exception.exp: Use skip_stl_tests.
6378 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
6379 * gdb.cp/try_catch.exp: Use skip_stl_tests.
6380 * gdb.cp/mb-templates.exp: Ditto.
6381 * gdb.base/commands.exp: Relax regexes.
6382 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
6383 shlib_target_file and shlib_symbol_file.
6384 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
6385 sections.
6386 * gdb.base/ending-run.exp: Accept E32Main for symbian.
6387 * gdb.base/solib-disc.exp: Use
6388 shlib_target_file and shlib_symbol_file.
6389 * gdb.base/unload.exp: Don't skip on symbian. Use
6390 shlib_target_file and shlib_symbol_file.
6391 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
6392
6a8f2671 63932010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 6394
6a8f2671
PA
6395 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
6396 * gdb.trace/report.exp: Adjust for x86 and x86_64.
6397 Issue a tfind end before looking for a tracepoint frame.
6398 * gdb.trace/tfind.exp: Adjust tstatus output.
6399 Adjust disassembly output.
6400 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
6401
ccf26247
JK
64022010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6403
6404 * gdb.base/break-interp.exp: Create new displacement parameter value
6405 for the test_ld calls.
6406 (reach): New parameter displacement, verify its content. New push of
6407 pf_prefix "reach-$func:". Import global expect_out.
6408 (test_core): New parameter displacement, verify its content. New push
6409 of pf_prefix "core:". New command "set verbose on". Import global
6410 expect_out.
6411 (test_attach): New parameter displacement, verify its content. New
6412 push of pf_prefix "attach:". New command "set verbose on". Import
6413 global expect_out.
6414 (test_ld): New parameter displacement, pass it to the reach, test_core
6415 and test_attach calls and verify its content in the "ld.so exit" test.
6416 * gdb.base/prelink.exp: Remove gdb_exit and final return.
6417 (prelink): Update expected text, use gdb_test.
6418
e469c7fb
DE
64192010-03-10 Doug Evans <dje@google.com>
6420
6421 * gdb.base/checkpoint.exp: Fix comment.
6422 Lengthen timeout while doing >600 checkpoints test.
6423 Rename duplicate "kill all one" test to keep test names unique.
6424
60e1c644
PA
64252010-03-10 Pedro Alves <pedro@codesourcery.com>
6426
6427 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
6428
cec808ec
KS
64292010-03-08 Keith Seitz <keiths@redhat.com>
6430
889bf7c5
PA
6431 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
6432 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
6433 (dm_type_long): New function.
6434 (dm_type_unsigned_short): New function.
6435 (dm_type_unsigned_long): New function.
6436 (myint): New typedef.
6437 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
6438 long, unsigned shor and long, operator char*, and typedef.
6439 (test_lookup_operator_functions): Add operator char* test.
6440 (test_paddr_operator_functions): Likewise.
6441 (test_paddr_overloaded_functions): Use probe values for
6442 short, long, and unsigned short and long.
6443 (test_paddr_hairy_functions): If the demangler probe detected
6444 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
6445 demangler.
6446 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
6447 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
6448 and "print null_pmf".
6449 Add test "ptype a.*pmf".
6450 * gdb.cp/overload.exp: Allow optional "int" to appear with
6451 "short" and "long".
6452 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
6453 long expect value for men_overload1arg.
6454 Allow "int" to appear with "short" and "long".
6455 When testing "info break", add argument for main (void).
6456 Also allow "int" to appear with "short" and "long".
6457 Ditto with "unsigned" and "long long".
cec808ec
KS
6458 * gdb.java/jmain.exp: Do not enclose methods names in single
6459 quotes.
6460 * gdb.java/jmisc.exp: Likewise.
6461 * gdb.java/jprint.exp: Likewise.
6462 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
6463
6464 From Jan Kratochvil <jan.kratochvil@redhat.com>:
6465 * gdb.cp/exception.exp (backtrace after first throw)
6466 (backtrace after second throw): Allow a namespace before __cxa_throw.
6467 (backtrace after first catch, backtrace after second catch): Allow
6468 a namespace before __cxa_begin_catch.
6469
6470 * gdb.cp/cpexprs.exp: New file.
6471 * gdb.cp/cpexprs.cc: New file.
6472
6473 From Daniel Jacobowitz <dan@codesourcery.com>
6474 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
6475 to use string_to_regexp.
6476 (ctor, dtor): New functions. Use them to match constructor
6477 and destructor function types.
6478 (Top level): Use runto_main.
6479
f870a310
TT
64802010-03-05 Tom Tromey <tromey@redhat.com>
6481
6482 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
6483 gdb.target_charset.
6484 (pp_ns.to_string): Likewise.
6485
0c199f28
KS
64862010-03-04 Keith Seitz <keiths@redhat.com>
6487
6488 * gdb.cp/overload.exp: Test that the filename portion of a linespec
6489 can be quoted. Test that both the filename and function/line
6490 portions can be quoted at the same time.
6491
c7437ca6
PA
64922010-03-04 Pedro Alves <pedro@codesourcery.com>
6493
6494 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
6495
b111b805
DE
64962010-03-03 Doug Evans <dje@google.com>
6497
24486cb7
DE
6498 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
6499 libc contains libpthread.
6500
b111b805
DE
6501 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
6502 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
6503 of gdb_compile. Add another pattern to match android backtrace.
6504
a0e0ef55
TT
65052010-03-03 Tom Tromey <tromey@redhat.com>
6506
6507 PR gdb/11345:
6508 * gdb.base/printcmds.exp (test_printf): Add test.
6509
1ba53b71
L
65102010-03-02 H.J. Lu <hongjiu.lu@intel.com>
6511
6512 * gdb.arch/amd64-byte.exp: New.
6513 * gdb.arch/amd64-dword.exp: Likewise.
6514 * gdb.arch/amd64-pseudo.c: Likewise.
6515 * gdb.arch/amd64-word.exp: Likewise.
6516 * gdb.arch/i386-byte.exp: Likewise.
6517 * gdb.arch/i386-pseudo.c: Likewise.
6518 * gdb.arch/i386-word.exp: Likewise.
6519
f5dff777
DJ
65202010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
6521
6522 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
6523 types. Add structreg, bitfields, and flags registers.
6524 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
6525 registers.
6526
90884b2b
L
65272010-03-01 H.J. Lu <hongjiu.lu@intel.com>
6528
6529 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
6530 (load_description): Set architecture if defined.
6531
dc00d89f
PM
65322010-02-28 Phil Muldoon <pmuldoon@redhat.com>
6533
6534 * gdb.python/py-frame.exp: Add read_var block tests.
6535 * gdb.python/py-frame.c (block): New function.
6536
0e095b7e
JK
65372010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6538 Daniel Jacobowitz <dan@codesourcery.com>
6539
6540 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
6541
624f1a65
DM
65422010-02-25 David S. Miller <davem@davemloft.net>
6543
6544 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
6545 fix logic for setting all_syscalls_numbers.
6546
f3e9a817
PM
65472010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6548
6549 * Makefile.in: Add py-block and py-symbol.
6550 * gdb.python/py-symbol.exp: New File.
6551 * gdb.python/py-symtab.exp: New File.
6552 * gdb.python/py-block.exp: New File.
6553 * gdb.python/py-symbol.c: New File.
6554 * gdb.python/py-block.c: New File.
6555
f6bbabf0
PM
65562010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6557
6558 PR python/11314
6559 * lib/gdb.exp (skip_python_tests): New function.
6560 * gdb.python/py-cmd.exp: Use skip_python_tests.
6561 * gdb.python/py-frame.exp: Likewise.
6562 * gdb.python/py-function.exp: Likewise.
6563 * gdb.python/py-prettyprint.exp: Likewise.
6564 * gdb.python/py-template.exp: Likewise.
6565 * gdb.python/py-type.exp: Likewise.
6566 * gdb.python/py-value.exp: Likewise.
6567
85d721b8
PA
65682010-02-22 Pedro Alves <pedro@codesourcery.com>
6569
6570 PR9605
6571
6572 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
6573
48e32051
TT
65742010-02-19 Tom Tromey <tromey@redhat.com>
6575
6576 PR c++/8693, PR c++/9496:
6577 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
6578 regression tests.
6579
ac9c0048
JK
65802010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6581
6582 Fix compatibility with m68k as.
6583 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
6584 Use only /* comments */.
6585
57bb97a4
UW
65862010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6587
6588 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
6589 * configure: Regenerate.
6590
7d1bf85c
DJ
65912010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
6592
6593 * gdb.python/py-type.exp: Check for Python support.
6594
061b5285
PA
65952010-02-17 Pedro Alves <pedro@codesourcery.com>
6596
6597 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
6598 `regsub' syntax available.
6599
f8a8bc2c
PA
66002010-02-17 Pedro Alves <pedro@codesourcery.com>
6601
6602 * gdb.base/shmain.c (main): Remove printf call.
6603 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
6604 * gdb.base/unload.c (main): Make format of fprintf a string
6605 literal. Add missing endlines to prints to stderr.
6606 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
6607
6f451e5e
TT
66082010-02-17 Tom Tromey <tromey@redhat.com>
6609
6610 * gdb.java/jprint.java (jprint.props): New field.
6611 * gdb.java/jprint.exp (set_lang_java): Add regression test.
6612
12d79008
PA
66132010-02-17 Pedro Alves <pedro@codesourcery.com>
6614
ef801a0e 6615 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
6616 available.
6617
d252f7e5
DJ
66182010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6619
6620 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
6621 creation to support remote host testing.
6622
67bdab6c
DJ
66232010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6624
6625 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
6626 Recognize "command not found".
6627
bb391223
DJ
66282010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6629
6630 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
6631 single-stepping.
6632
70362913
DJ
66332010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6634
6635 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
6636 if arguments are not supported.
6637
493f3c00
DJ
66382010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6639
6640 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
6641 be const or non-const.
6642
8034c749
DJ
66432010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6644
6645 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
6646 mi_send_resuming_command to send -exec-continue.
6647
791dfb64
DJ
66482010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6649
6650 * gdb.base/list.exp (test_list_filename_and_function): Add test
6651 with single quotes.
6652 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
6653 matching.
6654 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
6655 Add KFAIL'd tests for PR gdb/11289.
6656
7c5fe868
DJ
66572010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6658
6659 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
6660
fdc498b8
DJ
66612010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6662
6663 * gdb.base/comp-dir/subdir/dummy.txt: New file.
6664 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
6665 a temporary directory.
6666
b519e2a6
DJ
66672010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6668
6669 * gdb.base/charset.exp: Use a single regular expression to match
6670 show host-charset and show target-charset output.
6671
74164c56
JK
66722010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6673
6674 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
6675 "Illegal process-id" expect string more exact.
6676 (attach to digits-starting nonsense is prohibited): New.
6677
701ed6dc
JK
66782010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6679
6680 * gdb.base/prelink.exp (set verbose on): New.
6681
889bf7c5 66822010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
6683
6684 * mi-reverse.exp: New file. Test for reverse option to the
6685 following MI commands: exec-continue, exec-finish, exec-next,
6686 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 6687
dadf0e9c
JB
66882010-02-09 Joel Brobecker <brobecker@adacore.com>
6689
6690 * gdb.ada/ptype_tagged_param: New testcase.
6691
714f19d5
TT
66922010-02-08 Tom Tromey <tromey@redhat.com>
6693
6694 PR c++/8017:
6695 * gdb.cp/overload.exp: Add tests.
6696 * gdb.cp/overload.cc (struct K): New.
6697 (namespace N): New.
6698 (main): Call new functions.
6699 (K::staticoverload): Define.
6700
889bf7c5 67012010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
6702
6703 PR gdb/10728
6704 * gdb.cp/pr10728-x.h: New file.
6705 * gdb.cp/pr10728-x.cc: New file.
6706 * gdb.cp/pr10728-y.cc: New file.
6707 * gdb.cp/pr10728.exp: New file.
6708 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
6709
889bf7c5 67102010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
6711
6712 PR gdb/9067
6713 * gdb.cp/pr9067.exp: New
6714 * gdb.cp/pr9067.cc: New
6715 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
6716
7b356089
JB
67172010-02-08 Joel Brobecker <brobecker@adacore.com>
6718
6719 * lib/gdb.exp (gdb_test_timeout): New global variable.
6720 Set it to timeout if not already set.
6721 (gdb_init): Reset the value of timeout to gdb_test_timeout.
6722
1be00882
DE
67232010-02-05 Doug Evans <dje@google.com>
6724
6725 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
6726 user.
6727
82856980
SW
67282010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
6729
6730 PR c++/7935:
6731 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
6732
1a334831
TT
67332010-02-04 Tom Tromey <tromey@redhat.com>
6734
6735 * gdb.cp/virtbase.exp: Make test case names unique.
6736
9c3c02fd
TT
67372010-02-02 Tom Tromey <tromey@redhat.com>
6738
6739 * gdb.cp/virtbase.exp: Add regression tests.
6740 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
6741 (main): Instantiate RHC.
6742
0cc2414c
TT
67432010-02-02 Tom Tromey <tromey@redhat.com>
6744
6745 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
6746 type-printing change.
6747
edf3d5f3
TT
67482010-02-02 Tom Tromey <tromey@redhat.com>
6749
6750 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
6751 * gdb.cp/virtbase.cc: New file.
6752 * gdb.cp/virtbase.exp: New file.
6753 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
6754
e4b7f41c
JK
67552010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6756
6757 PR libc/11214:
6758 * gdb.threads/current-lwp-dead.c: Include features.h.
6759 (HAS_NOMMU): New.
6760 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
6761
b381ea14
JK
67622010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6763
6764 * gdb.base/symbol-without-target_section.exp,
6765 gdb.base/symbol-without-target_section.c: New.
6766
c593ac0e
DJ
67672010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6768
6769 * gdb.base/bigcore.exp: Reset increased timeout.
6770 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
6771
db25f29d
DJ
67722010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6773
6774 * gdb.base/gcore.exp (capture_command_output): Use
6775 gdb_test_multiple.
6776
f9d67f43
DJ
67772010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6778
6779 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
6780 * gdb.arch/thumb2-it.exp (test_it_break): New function.
6781 (Top level): Call it.
6782
177321bd
DJ
67832010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6784
6785 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
6786
97f2ed50
DJ
67872010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6788
6789 * gdb.base/call-strs.exp, gdb.base/default.exp,
6790 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
6791 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
6792 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
6793 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
6794 gdb.base/watchpoint-solib.exp: Save and restore timeout.
6795 * gdb.base/ending-run.exp: Correct restore of timeout.
6796 * gdb.base/page.exp: Remove unnecessary timeout setting.
6797
e4e2711a
JB
67982010-01-29 Joel Brobecker <brobecker@adacore.com>
6799
6800 * gdb.ada/rec_return: New testcase.
6801
ba581dc1
JB
68022010-01-29 Joel Brobecker <brobecker@adacore.com>
6803
6804 * gdb.ada/call_pn: New testcase.
6805
4ea95be9
DJ
68062010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6807
6808 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
6809 (Top level): Use it to resume.
6810 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
6811 the Thumb mode displaced stepping error as unsupported.
6812
df83a9bf
SW
68132010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
6814
889bf7c5
PA
6815 * gdb.cp/nsusing.exp: Added more tests.
6816 * gdb.cp/nsrecurs.exp: Ditto.
6817 * gdb.cp/nsusing.cc: Added test functions.
6818 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 6819
40b27cdc
JK
68202010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6821
6822 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
6823 absolute directory pathnames in gdb.sum file.
6824
de958931
SW
68252010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
6826
6827 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
6828 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
6829
708ead4e
TT
68302010-01-26 Tom Tromey <tromey@redhat.com>
6831
6832 PR exp/7643:
6833 * gdb.base/printcmds.exp (test_print_string_constants): Remove
6834 setup_kfail.
6835
b14e635e
SW
68362010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
6837
6838 * gdb.cp/nsrecurs.exp: New test.
6839 * gdb.cp/nsrecurs.cc: New test program.
6840 * gdb.cp/nsstress.exp: New test.
6841 * gdb.cp/nsstress.cc: New test program.
6842 * gdb.cp/nsdecl.exp: New test.
6843 * gdb.cp/nsdecl.cc: New test program.
6844
8540c487
SW
68452010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
6846
6847 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
6848 imported into file scope.
6849 Marked test as xfail.
6850 * gdb.cp/namespace-using.cc (marker5): New function.
6851 * gdb.cp/shadow.exp: New test.
6852 * gdb.cp/shadow.cc: New test program.
6853 * gdb.cp/nsimport.exp: New test.
6854 * gdb.cp/nsimport.cc: New test program.
6855
421d5d99
TT
68562010-01-25 Tom Tromey <tromey@redhat.com>
6857
6858 PR gdb/11049:
6859 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
6860 with "set print null-stop on".
6861
691f8dc1
JK
68622010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6863
6864 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
6865 Adjust it for DISASSEMBLY_OMIT_FNAME.
6866
0b92b5bb
TT
68672010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6868
6869 PR symtab/11199:
6870 * gdb.dwarf2/member-ptr-forwardref.exp,
6871 gdb.dwarf2/member-ptr-forwardref.S: New.
6872
23787403
JK
68732010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6874
6875 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
6876 (thread1_func): Protect thread1_tid with thread1_tid_cond by
6877 thread1_tid_mutex. Remove gdbstop_mutex handling.
6878 (thread2_func): Protect thread2_tid with thread2_tid_cond by
6879 thread2_tid_mutex. Remove gdbstop_mutex handling.
6880 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
6881 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
6882 pthread_cond_wait conditionalizations by while loops.
6883
b966cb8a
TT
68842010-01-20 Tom Tromey <tromey@redhat.com>
6885
6886 PR backtrace/10770:
6887 * gdb.dwarf2/pr10770.exp: New file.
6888 * gdb.dwarf2/pr10770.c: New file.
6889 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
6890
fcae584b
VP
68912010-01-20 Vladimir Prus <vladimir@codesourcery.com>
6892
6893 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
6894 that target was removed, and the test always runs native anyway.
6895
a0f49112
JK
68962010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6897
6898 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
6899 gdb.base/watchpoint-cond-gone-stripped.c: New.
6900
ceeb3d5a
TT
69012010-01-19 Tom Tromey <tromey@redhat.com>
6902
6903 PR c++/8000:
6904 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
6905 existing tests.
6906 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
6907 (main): Use AAA::SomeEnum.
6908
dd322c54
JK
69092010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6910
6911 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
6912 (test_ignore_count): Declare line_callme_body global.
6913 (run to breakpoint with ignore count): Use line_callme_body.
6914 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
6915 (set line_main_hello, set line_main_return): Reindent.
6916 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
6917 New.
6918 (continue to callee4): Use line_callee4_body.
6919 (check *stopped from CLI command): Use line_callee4_next.
6920 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
6921 (set line_main_hello, set line_main_return): Reindent.
6922 (set line_callee4_head, set line_callee4_body): New.
6923 (continue to callee4): Use line_callee4_body.
6924
4e8f195d
TT
69252010-01-18 Tom Tromey <tromey@redhat.com>
6926
6927 PR c++/9680:
6928 * gdb.cp/casts.cc: Add new classes and variables.
6929 * gdb.cp/casts.exp: Test new operators.
6930
9e14a9ba
JB
69312010-01-18 Tom Tromey <tromey@redhat.com>
6932 Thiago Jung Bauermann <bauerman@br.ibm.com>
6933
6934 * gdb.python/source2.py: New file.
6935 * gdb.python/source1: New file.
6936 * gdb.python/python.exp: Test "source" command.
6937
00bf0b85
SS
69382010-01-15 Stan Shebs <stan@codesourcery.com>
6939
6940 * gdb.trace/tfile.c: New file.
6941 * gdb.trace/tfile.exp: New file.
889bf7c5 6942
55235ad7
JK
69432010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6944
6945 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
6946
9f2982ff
JK
69472010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6948
6949 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
6950
bbfba9ed
JK
69512010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6952
6953 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
6954 (libfunc): New parameter action. Implement also selectable "sleep".
6955 * gdb.base/break-interp-main.c: Include assert.h.
6956 (libfunc): New parameter action.
6957 (main): New parameters argc and argv. Assert argc. Pass argv.
6958 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
6959 (test_attach): New proc.
6960 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
6961 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
6962
61f0d762
JK
69632010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6964
6965 * gdb.base/break-interp.exp (test_core): New proc.
6966 (test_ld): Call it.
6967
06a6f270
JK
69682010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6969
6970 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
6971 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
6972 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
6973 and gdb_compile_shlib. Use new -Wl compiler options.
6974 (dl bt, main bt): New tests.
6975
51bee8e9
JK
69762010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6977
6978 Support PIEs with no symfile_objfile.
6979 * gdb.base/break-interp.exp: New argument at the test_ld calls.
6980 (test_ld): New parameter trynosym.
6981 (test_ld <$trynosym>): New block.
6982
b8040f19
JK
69832010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6984
6985 * gdb.base/break-interp.exp: New file.
6986
be759fcf
PM
69872010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6988
6989 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
6990 * gdb.python/py-prettyprint.py (pp_ls): New printer.
6991 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
6992 test.
6993 * gdb.python/py-prettyprint.c: Define lazystring test structure.
6994 * gdb.python/py-mi.exp: Add lazy string test.
6995
dc146f7c
VP
69962010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6997
6998 * lib/mi-support.exp (mi_check_thread_states): Handle
6999 core number in thread listing.
7000
b4ba55a1
JB
70012010-01-12 Joel Brobecker <brobecker@adacore.com>
7002
7003 * gdb.base/maint.exp: Adjust the expected output for the
7004 "maint print type" test. Use gdb_test_multiple instead of
7005 gdb_sent/gdb_expect.
7006
08e24bd4
DE
70072010-01-11 Doug Evans <dje@google.com>
7008
6496a609
DE
7009 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
7010 from gdbserver_download. All callers updated.
7011
08e24bd4
DE
7012 * gdb.server/ext-run.exp: "info os processes" requires xml support.
7013
b5cfddf5
JK
70142010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7015
7016 Implement binary numbers parsing.
7017 * gdb.base/printcmds.exp (test_integer_literals_accepted)
7018 (test_integer_literals_rejected): New binary tests.
7019
3725885a
RW
70202010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7021
7022 * gdb.cell/configure: Regenerate.
7023
37aeb5df
JK
70242010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7025
7026 * gdb.base/corefile.exp: Move the core finding block out and call it as
7027 core_find, new variable $corefile, replace corefile by $corefile and
7028 [file tail $corefile] for usage vs. test names resp.
7029 * lib/gdb.exp (core_find): Move it as a new function here. New
7030 parameter binfile and deletefiles. New variable $destcore. Pre-delete
7031 $destcore. Return "" on error.
7032
d521f563
JK
70332010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7034
7035 Workaround PR binutils/10802.
7036 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
7037 (twice).
7038
28f24826
DJ
70392010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7040
7041 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
7042
2de75e71
JB
70432010-01-08 Joel Brobecker <brobecker@adacore.com>
7044
7045 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
7046 call, to avoid interruption.
7047
fe00719b 70482010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
7049
7050 * gdb.stabs/weird.def (args93): New.
7051
d0ef5df8
DE
70522010-01-07 Doug Evans <dje@google.com>
7053
7054 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
7055
3a08d52f
TT
70562010-01-07 Tom Tromey <tromey@redhat.com>
7057
7058 * gdb.base/source.exp: Use correct line number.
7059
7a697b8d
SS
70602010-01-05 Stan Shebs <stan@codesourcery.com>
7061
7062 * gdb.trace/tracecmd.exp: Test ftrace.
7063
7803799a
UW
70642010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7065
7066 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
7067
c54eabfa
JK
70682010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7069
7070 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
7071 "uint_for_mi_testing".
7072
02e7ef19
JB
70732010-01-01 Joel Brobecker <brobecker@adacore.com>
7074
7075 Test indented comment in file being sourced.
7076 * gdb.base/commands.exp: Test indented comment in file being sourced.
7077
abd775ce
JB
70782010-01-01 Joel Brobecker <brobecker@adacore.com>
7079
7080 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
7081 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
7082 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
7083 notice.
7084
79b55b82
JB
70852010-01-01 Joel Brobecker <brobecker@adacore.com>
7086
7087 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
7088 notice.
7089
8997583e
JK
70902010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7091
7092 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
7093 missing $after_stopped and comma (,) expectation.
7094
6da95a67
SS
70952009-12-31 Stan Shebs <stan@codesourcery.com>
7096
7097 * gdb.trace/actions.exp: Test teval action.
889bf7c5 7098
218d2fc6
TJB
70992009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7100
7101 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
7102 (top level): Call test_watchpoint_in_big_blob.
7103 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
7104 watchpoints.
7105 (func3): Write to buf.
7106
236f1d4d
SS
71072009-12-29 Stan Shebs <stan@codesourcery.com>
7108
7109 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 7110
f61e138d
SS
71112009-12-28 Stan Shebs <stan@codesourcery.com>
7112
7113 * gdb.trace/tsv.exp: New file.
7114 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 7115
0219b378
DJ
71162009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
7117
7118 * gdb.base/find.c (main): Reference search buffers.
7119 * gdb.base/included.c (main): Reference integer.
7120 * gdb.base/ptype.c (charfoo): Declare.
7121 (intfoo): Call charfoo.
7122 * gdb.base/scope0.c (useitp): New function.
7123 (usestatics): Use useitp.
7124 (useit): Add a type for val.
7125 * gdb.base/scope1.c (useit1): Take a pointer argument.
7126 (usestatics1): Update calls to useit1.
7127 * gdb.cp/call-c.cc: Declare foo.
7128 (main): Call foo.
7129 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
7130 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
7131 (main): Call C::ensureRefs and ensureOtherRefs.
7132 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
7133 variables.
7134 (ensureOtherRefs): New function.
7135 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
7136 * gdb.cp/templates.cc (main): Call t5i.value.
7137
3f78692f
JK
71382009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7139
7140 Fix compatibility with G++-4.5.
7141 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
7142 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
7143 (uncaught return): Remove.
7144
429374b8
JK
71452009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7146 Phil Muldoon <pmuldoon@redhat.com>
7147
7148 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
7149 (bp_location13, bp_location14, bp_location17, bp_location18)
7150 (marker3_proto, marker4_proto): New variables.
7151 (breakpoint info): Update output.
7152 (run until breakpoint at marker3, run until breakpoint at marker4): New
7153 tests.
7154
859825b8
JK
71552009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7156
7157 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
7158 Replace the printf call of Y by provided "y-set-1" label. New block
7159 for the second shared library.
7160 * gdb.base/unload.exp: Compile also the second library, call
7161 gdb_load_shlibs also for it. Use now gdb_breakpoint.
7162 (single pending breakpoint info): Rename to ...
7163 (pending breakpoint info before run): ... this extended test.
7164 (libfile2, libname2, libsrcfile2, libsrc2)
7165 (lib_sl2): New variables.
7166 (exec_opts): Set also SHLIB_NAME2.
7167 (pending breakpoint info on first run at shrfunc1)
7168 (pending breakpoint info on second run at shrfunc1)
7169 (pending breakpoint info on second run at shrfunc2)
7170 (print y from libfile, print y from libfile2): New tests.
7171 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
7172 * gdb.base/unloadshr2.c: New.
7173
e6a386cd
HZ
71742009-12-22 Hui Zhu <teawater@gmail.com>
7175
7176 * gdb.reverse/sigall-reverse.exp: Adjust.
7177
9e19b45e
VP
71782009-12-21 Vladimir Prus <vladimir@codesourcery.com>
7179
7180 PR gdb/10884
7181
7182 * gdb.mi/var-cmd.c (do_bitfield_tests): New
7183 (main): Call do_bitfield_tests.
aacf5b1e 7184 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 7185
d53a7b30
JB
71862009-12-20 Joel Brobecker <brobecker@adacore.com>
7187
7188 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
7189 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
7190 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
7191 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
7192 gdb.modula2/unbounded1.c: Update copyright header.
7193
191ca0a1
CM
71942009-12-10 Chris Moller <moller@mollerware.com>
7195
7196 PR gdb/9399
7197 * gdb.cp/virtfunc2.exp: New tests
7198 * gdb.cp/virtfunc2.cc: New tests
7199 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
7200
0fa6cf1b
MS
72012009-12-10 Oza Pawandeep (paawan1982@yahoo.com
7202
7203 * gdb.reverse/i387-env-reverse.c: New file.
7204 * gdb.reverse/i387-env-reverse.exp: New file.
7205 * gdb.reverse/i387-stack-reverse.c: New file.
7206 * gdb.reverse/i387-stack-reverse.exp: New file.
7207
361ae042
PM
72082009-12-08 Phil Muldoon <pmuldoon@redhat.com>
7209
7210 * gdb.python/py-type.exp (test_range): New test.
7211
bfd31e71
PM
72122009-12-03 Phil Muldoon <pmuldoon@redhat.com>
7213
7214 PR python/10805
7215
7216 * gdb.python/py-type.exp: New file.
7217 * gdb.python/py-type.c: New file.
7218 * Makefile.in: Add py-type.
7219
57a1d736
TT
72202009-12-03 Tom Tromey <tromey@redhat.com>
7221
7222 * gdb.python/py-value.exp (test_parse_and_eval): New
7223 function.
7224
1f3b5d1b
PP
72252009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
7226
7227 PR gdb/11022
7228
7229 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
7230 * gdb.base/pr11022.c: New test.
7231
8b7dbdc9
JK
72322009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7233
7234 Fix spurious false FAILs.
7235 * gdb.base/structs.c (chartest): New.
7236 (main): Fill-in chartest.
7237 * gdb.base/structs.exp (anychar_re, first): New.
7238 (start_structs_test): Import global anychar_re and first.
7239 New gdb_test call "set print elements 300; ${testfile}"
7240 (start_structs_test <$first>): New block.
7241 (any): Import global anychar_re. New variable ac. Use ${ac}.
7242
6a53b2ec
JK
72432009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7244
7245 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
7246
d7167b4c
JK
72472009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7248
7249 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
7250 Force $srcfile file.
7251 * gdb.base/foll-fork.c (callee): Comment out the printf call.
7252
b1798462
UW
72532009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7254
7255 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
7256 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
7257 * gdb.threads/watchthreads-reorder.exp: Likewise.
7258
b6199126
DJ
72592009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
7260
7261 PR gdb/8704
7262
7263 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
7264 "if", and "thread". Correct matching in the previous test.
7265
b22a0510
DJ
72662009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
7267
7268 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
7269
930636d2
MS
72702009-11-23 Michael Snyder <msnyder@vmware.com>
7271
7272 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
7273 * gdb.reverse-watch-precsave.exp: Ditto.
7274
21a0512e
PP
72752009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
7276
7277 * gdb.asm/asm-source.exp: Adjust.
7278 * gdb.base/help.exp: Adjust.
889bf7c5 7279
fc30d5e0
PA
72802009-11-22 Pedro Alves <pedro@codesourcery.com>
7281
7282 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
7283 (do_syscall_tests_without_xml): Set data-directory to
7284 /the/path/to/nowhere.
7285
f6bc2008
PA
72862009-11-21 Pedro Alves <pedro@codesourcery.com>
7287
7288 * gdb.threads/local-watch-wrong-thread.c,
7289 gdb.threads/local-watch-wrong-thread.exp: New files.
7290
8c2fb5de
PA
72912009-11-21 Pedro Alves <pedro@codesourcery.com>
7292
7293 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
7294 assume new `regsub' syntax available.
7295
ebec9a0f
PA
72962009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7297
a79d3c27
JK
7298 * gdb.base/watchpoint-hw-hit-once.exp,
7299 gdb.base/watchpoint-hw-hit-once.c: New.
7300
73012009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7302
7303 * gdb.threads/watchthreads-reorder.exp,
7304 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 7305
276a961b
MK
73062009-11-17 Nathan Sidwell <nathan@codesourcery.com>
7307
7308 * gdb.xml/tdesc-regs.exp: Use for m68k.
7309
4867c1fb
PA
73102009-11-15 Pedro Alves <pedro@codesourcery.com>
7311
7312 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
7313
f6838f81
DJ
73142009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7315
7316 * lib/gdb.exp (current_target_name): New procedure.
7317 (gdb_wrapper_target): New variable.
7318 (gdb_wrapper_init): Set gdb_wrapper_target.
7319 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
7320 wrapper.
7321
4ac4dd3f
DJ
73222009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7323
7324 * gdb.base/remote.exp: Delete the slowest load test.
7325 Do not load with fixed packet sizes.
7326
a7881759
DJ
73272009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7328
7329 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
7330
97a5b505
DJ
73312009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7332
7333 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
7334 srcfile when setting a breakpoint.
7335
d3e1fc54
DJ
73362009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
7337
7338 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
7339 macros.
7340
7cbcbded
DJ
73412009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7342
7343 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
7344 to be in memory.
7345 * gdb.base/display.c (force_mem): New.
7346 (do_loops): Use it. Add breakpoint comments.
7347 (do_vars): Add a breakpoint comment.
7348 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
7349 line numbers.
7350
bdea3a92
NF
73512009-11-13 Nathan Froyd <froydnj@codesourcery.com>
7352
7353 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
7354 instead of a bare "run".
7355
269f82e5
PP
73562009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
7357
7358 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 7359
a69b7d9d
DJ
73602009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7361
7362 * lib/cell.exp (skip_cell_tests): Clean up test files before
7363 returning.
7364
b598bfda
DJ
73652009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7366
7367 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
7368 and the breakpoint menu. Do not call perror if a prompt is seen.
7369 Consume the following GDB prompt.
7370 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
7371 * gdb.cp/namespace.exp: Use gdb_test.
7372 * gdb.cp/templates.exp: Use gdb_test.
7373 (test_template_breakpoints): Use gdb_test_multiple.
7374
87728fa0
DJ
73752009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7376
7377 * gdb.base/break1.c (struct some_struct, values): Move earlier.
7378 (marker4): Reference values.
7379
b67c692f
DJ
73802009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7381
7382 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
7383 is missing.
7384
f0df251a
DJ
73852009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7386
7387 * gdb.base/break.c (need_malloc): New.
7388 * gdb.base/constvars.c (main): Reference crass and crisp.
7389 * gdb.base/gdb1821.c (main): Reference bar.
7390 * gdb.cp/gdb1355.cc (main): Reference s1.
7391 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
7392 (main): Call them.
7393 * gdb.cp/hang2.cc (dummy2): Define.
7394 * gdb.cp/hang3.cc (dummy3): Define.
7395 * gdb.cp/m-data.cc (main): Reference shadow.
7396
bdf7534a
NF
73972009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7398 Nathan Froyd <froydnj@codesourcery.com>
7399
7400 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
7401 remote host.
7402
f24fce77
NF
74032009-11-12 Nathan Froyd <froydnj@codesourcery.com>
7404
7405 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
7406 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
7407 * gdb.dwarf2/dw2-compressed.exp: Likewise.
7408 * gdb.dwarf2/dw2-intercu.exp: Likewise.
7409 * gdb.dwarf2/dw2-intermix.exp: Likewise.
7410 * gdb.dwarf2/dw2-producer.exp: Likewise.
7411 * gdb.dwarf2/mac-fileno.exp: Likewise.
7412 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
7413 py-prettyprint.py to the remote host.
7414 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
7415
40f0318e
KS
74162009-11-11 Keith Seitz <keiths@redhat.com>
7417
7418 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
7419 use it instead of "Foo".
7420 * gdb.cp/classes.exp (do_tests): Add a test to access
7421 a method through a typedef'd class name.
7422
f3d9f7fb
NF
74232009-11-11 Nathan Froyd <froydnj@codesourcery.com>
7424
7425 * gdb.base/long_long.exp: Permit leading zeros on floating-point
7426 exponents.
7427 * gdb.base/pointers.exp: Likewise.
7428 * gdb.cp/ref-types.exp: Likewise.
7429
a4216f37
KS
74302009-11-11 Keith Seitz <keiths@redhat.com>
7431
7432 * gdb.cp/cplusfuncs.cc (class foo): Add operators
7433 new[] and delete[].
7434 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
7435 "void".
7436 (probe_demangler): Remove all single-quoting of
7437 method and variable names.
7438 (info_func_regexp): Remove the word "void" from any
7439 occurrence of "(void)".
7440 (print_addr_2): Remove all single-quoting of
7441 method names.
7442 (print_addr_2_kfail): Likewise.
7443 (print_addr): Single-quote C function names before
7444 passing to print_addr_2.
7445 (test_paddr_operator_functions): Remove single-quoting
7446 for method names.
7447 Add tests for operator new[] and operator delete[].
7448
9b14d7aa
JK
74492009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7450
7451 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
7452
85feb311
KS
74532009-11-09 Keith Seitz <keiths@redhat.com>
7454
7455 * gdb.cp/overload.exp: Add tests for resolving overloaded
7456 methods in expression parsing/evaluation.
7457
fa335448
DJ
74582009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7459
7460 * lib/gdb.exp (default_gdb_version): Use --version instead of
7461 --command.
7462
ec3c07fc
NS
74632009-11-10 Nathan Sidwell <nathan@codesourcery.com>
7464
7465 * lib/gdb.exp (gdb_compile_test): New.
7466 (skip_ada_tests, skip_java_tests): New.
7467 (gdb_compile): Use gdb_compile_test for f77.
7468 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
7469 * lib/java.exp (compile_java_from_source): Remove runtests check,
7470 use gdb_compile_test to record result.
7471 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
7472 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
7473 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
7474 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
7475 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
7476 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
7477 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
7478 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
7479 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
7480 adjust gdb_compile invocations.
7481
b8b4e42b
JK
74822009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7483
7484 * Makefile.in (abs_builddir): New.
7485 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
7486 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
7487 `$(abs_builddir)/site.exp'.
7488
f8b7eaf3
DJ
74892009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
7490
7491 * config/m68k-emc.exp, lib/emc-support.exp,
7492 gdb.trace/gdb_c_test.c: Delete.
7493 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
7494 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
7495 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
7496 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
7497 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
7498 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
7499 casing for m68k-*-elf.
7500
c4187697
NS
75012009-11-03 Pedro Alves <pedro@codesourcery.com>
7502
7503 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
7504 * gdb.arch/i386-prologue.exp: Likewise.
7505 * gdb.arch/i386-unwind.exp: Likewise.
7506
db16b772
DJ
75072009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
7508
7509 * lib/gdb.exp (gdb_expect): Fix timeout typo.
7510
bcf71277
DJ
75112009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
7512
7513 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
7514
0105cee2
DJ
75152009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
7516
7517 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
7518
24ddea62
JK
75192009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7520
7521 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
7522
287ccc17
JK
75232009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7524
7525 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
7526 * gdb.base/sepdebug2.c: New file.
7527
08bca259 75282009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
7529
7530 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
7531 the modified warnings for catch syscall. Verify if GDB was compiled
7532 with support for lib expat, and choose which tests to run depending
7533 on this.
7534
5d4e2b76
VP
75352009-10-30 Vladimir Prus <vladimir@codesourcery.com>
7536
7537 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
7538 that composite commands are parsed OK. And also test
7539 that breakpoint commands do work.
7540
240e538a
MS
75412009-10-23 Michael Snyder <msnyder@vmware.com>
7542
7543 gdb.reverse/consecutive-precsave.exp: Change expect pattern
7544 to allow for new disassembly style.
7545
9c419145
PP
75462009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
7547
7548 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 7549
02506ff1
MS
75502009-10-22 Michael Snyder <msnyder@vmware.com>
7551
7552 * gdb.reverse/break-precsave.exp: New test.
7553 * gdb.reverse/consecutive-precsave.exp: Ditto.
7554 * gdb.reverse/finish-precsave.exp: Ditto.
7555 * gdb.reverse/i386-precsave.exp: Ditto.
7556 * gdb.reverse/machinestate-precsave.exp: Ditto.
7557 * gdb.reverse/sigall-precsave.exp: Ditto.
7558 * gdb.reverse/solilb-precsave.exp: Ditto.
7559 * gdb.reverse/step-precsave.exp: Ditto.
7560 * gdb.reverse/until-precsave.exp: Ditto.
7561 * gdb.reverse/watch-precsave.exp: Ditto.
7562
4cf866a3
MS
75632009-10-22 Michael Snyder <msnyder@vmware.com>
7564
7565 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
7566 for gdb_expect. Adjust one test's expect strings for the new
7567 format of disassemble.
7568 * gdb.reverse/finish-reverse.exp: Delete 'return'.
7569 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
7570 gdb_test_multiple.
7571 * gdb.reverse/step-reverse.exp: Delete 'return'.
7572 * gdb.reverse/until-reverse.exp: Delete blank lines.
7573 * gdb.reverse/watch-reverse.exp: Delete blank lines.
7574
2b28d209
PP
75752009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
7576
7577 * gdb.base/consecutive.exp: Adjust.
7578 * gdb.base/display.exp: Likewise.
7579 * gdb.base/pc-fp.exp: Likewise.
7580 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 7581
33b9c32b
MS
75822009-10-19 Michael Snyder <msnyder@vmware.com>
7583
7584 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
7585 * gdb.reverse/finish-reverse.c: Ditto.
7586 * gdb.reverse/sigall-reverse.c: Ditto.
7587 * gdb.reverse/solib-reverse.c: Ditto.
7588 * gdb.reverse/step-reverse.c: Ditto.
7589 * gdb.reverse/watch-reverse.c: Ditto.
7590
6c95b8df
PA
75912009-10-19 Pedro Alves <pedro@codesourcery.com>
7592 Stan Shebs <stan@codesourcery.com>
7593
7594 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
7595 * gdb.base/foll-exec.exp: Adjust to expect a process id before
7596 "Executing new program".
7597 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
7598 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
7599 left listed after having been killed.
7600 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
7601 * gdb.base/maint.exp: Adjust test.
7602
7603 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
7604 * gdb.multi/Makefile.in: New.
7605 * gdb.multi/base.exp: New.
7606 * gdb.multi/goodbye.c: New.
7607 * gdb.multi/hangout.c: New.
7608 * gdb.multi/hello.c: New.
7609 * gdb.multi/bkpt-multi-exec.c: New.
7610 * gdb.multi/bkpt-multi-exec.exp: New.
7611 * gdb.multi/crashme.c: New.
7612
279017b7
TG
76132009-10-13 Tristan Gingold <gingold@adacore.com>
7614
7615 * gdb.base/sepdebug.exp: Check debug info are found.
7616
0413d738
PA
76172009-10-08 Pedro Alves <pedro@codesourcery.com>
7618
7619 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
7620 bits.
7621
c628eecc
JK
76222009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7623
7624 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
7625
38af1bfe
JB
76262009-10-07 Joel Brobecker <brobecker@adacore.com>
7627
7628 * gdb.base/watchpoints.c: Add copyright header. Reformat one
7629 of the comments.
7630
2b0adecd
PM
76312009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
7632
7633 * gdb.base/annota1.exp: Remove obsolete match_max increase.
7634 * gdb.base/annota3.exp: Idem.
7635 * gdb.base/maint.exp: Idem.
7636
8d417781
PM
76372009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7638
889bf7c5 7639 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
7640 to default.
7641
bb61102d
PM
76422009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
7643
889bf7c5 7644 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
7645 mingw and cygwin targets.
7646
ace5c364
PM
76472009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
7648 Pedro Alves <pedro@codesourcery.com>
7649
889bf7c5 7650 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
7651 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
7652
c2d494a0
PM
76532009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
7654
e1b52ce2
PM
7655 * gdb.base/shr1.c: Use %p in format string.
7656 * gdb.base/unload.c: Avoid warning in fprintf.
7657 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 7658
209f53f5
PM
76592009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
7660
7661 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
7662 long type.
7663 (test_unlink): Correct printf string.
7664 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
7665 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
7666
8172766a
JK
76672009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7668
7669 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
7670 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
7671 * gdb.arch/ia64-breakpoint-shadow.S: New file.
7672
0f73703c
UW
76732009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7674
7675 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
7676 * gdb.objc/nondebug.exp: Likewise.
7677
b32306ca
UW
76782009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7679
7680 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
7681 target_info setting.
7682
7683 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
7684 that detect new threads during "info threads".
7685
0057022f
UW
76862009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7687
7688 * gdb.threads/manythreads.c (main): Increase thread stack size
7689 to 2*PTHREAD_STACK_MIN.
7690 * gdb.threads/multi-create.c (main): Likewise.
7691 (create_function): Likewise.
7692
f29c0325
UW
76932009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7694
7695 * gdb.base/dump.exp: Pass difference of pointer types instead
7696 of integer types as offset to restore in intarr3.srec case.
7697
fcb34849
UW
76982009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7699
7700 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
7701
d5142e3b
UW
77022009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7703
7704 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
7705
087b74b2 77062009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 7707
087b74b2
PM
7708 New test for two watchpoints, with disabling of
7709 the first inserted.
7710 * testsuite/gdb.base/watchpoints.c: New file.
7711 * testsuite/gdb.base/watchpoints.exp: New file.
7712
96c07c5b
TT
77132009-09-25 Tom Tromey <tromey@redhat.com>
7714
7715 * gdb.base/charset.exp: Test utf-16 strings with Python.
7716
b8899f2b
TT
77172009-09-25 Tom Tromey <tromey@redhat.com>
7718
7719 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
7720 UCS-4.
7721 * gdb.base/charset.c (utf_32_string): Rename.
7722 (init_utf32): Rename.
7723 (main): Update.
7724
329719ec
TT
77252009-09-22 Tom Tromey <tromey@redhat.com>
7726
7727 * gdb.python/py-function.exp: Add regression tests.
7728
11ef0d76
KS
77292009-09-21 Keith Seitz <keiths@redhat.com>
7730
7731 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
7732 with invalid operator.
7733
3fe8f3b3
KS
77342009-09-21 Keith Seitz <keiths@redhat.com>
7735
7736 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
7737 and destructor using typedef name of class.
7738 * gdb.cp/classes.cc (class Base1): Add a destructor.
7739 (base1): New typedef.
7740 (use_methods): Instanitate an object of type base1.
7741 * gdb.cp/templates.exp (test_template_typedef): New procedure.
7742 (do_tests): Call test_template_typedef.
7743 * gdb.cp/templates.cc (Baz::~Baz): New method.
7744 (intBazOne): New typedef.
7745 (main): Instantiate intBazOne.
7746
7a9fe101
PM
77472009-09-21 Phil Muldoon <pmuldoon@redhat.com>
7748
7749 PR python/10633
7750
7751 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
7752 Function.
7753 (run_lang_tests): Add print elements test.
7754
2e4d963f
PM
77552009-09-21 Phil Muldoon <pmuldoon@redhat.com>
7756
7757 * gdb.python/py-value.exp (test_subscript_regression): New
7758 function. Test for invalid subscripts.
7759 * gdb.python/py-value.c (main): Add test array, and pointer to it.
7760 (ptr_ref): New function.
7761
ec7e75e7
PP
77622009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
7763
7764 * gdb.base/default.exp: Fix "show convenience".
7765
0cc7d26f
TT
77662009-09-15 Tom Tromey <tromey@redhat.com>
7767
7768 * lib/mi-support.exp (mi_create_varobj): Update.
7769 (mi_create_floating_varobj): Likewise.
7770 (mi_create_dynamic_varobj): New proc.
7771 (mi_varobj_update): Update.
7772 (mi_varobj_update_with_type_change): Likewise.
7773 (mi_varobj_update_kv_helper): New proc.
7774 (mi_varobj_update_dynamic_helper): Rewrite.
7775 (mi_varobj_update_dynamic): New proc.
7776 (mi_list_varobj_children): Update.
7777 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
7778 * gdb.python/python-prettyprint.py (pp_outer): New class.
7779 (pp_nullstr): Likewise.
7780 (lookup_function): Register new printers.
7781 * gdb.python/python-prettyprint.c (struct substruct): New type.
7782 (struct outerstruct): Likewise.
7783 (substruct_test): New function.
7784 (struct nullstr): New type.
7785 (string_1, string_2): New globals.
7786 (main): Add new tests.
7787 * gdb.python/python-mi.exp: Added regression tests.
7788 * gdb.mi/mi2-var-display.exp: Update.
7789 * gdb.mi/mi2-var-cmd.exp: Update.
7790 * gdb.mi/mi2-var-child.exp: Update.
7791 * gdb.mi/mi2-var-block.exp: Update.
7792 * gdb.mi/mi-var-invalidate.exp: Update.
7793 * gdb.mi/mi-var-display.exp: Update.
7794 * gdb.mi/mi-var-cmd.exp: Update.
7795 * gdb.mi/mi-var-child.exp: Update.
7796 * gdb.mi/mi-var-block.exp: Update.
7797 * gdb.mi/mi-break.exp: Update.
7798 * gdb.mi/gdb701.exp: Update.
7799
a96d9b2e
SDJ
78002009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
7801
7802 * Makefile.in: Inclusion of catch-syscall object.
7803 * gdb.base/catch-syscall.c: New file.
7804 * gdb.base/catch-syscall.exp: New file.
7805
b43b923a
MS
78062009-09-12 Michael Snyder <msnyder@vmware.com>
7807
7808 * gdb.reverse/step-reverse.exp: Explicitly check for targets
7809 that can support reverse debuggnig.
7810
cec03d70
TT
78112009-09-11 Tom Tromey <tromey@redhat.com>
7812
7813 * gdb.dwarf2/valop.S: New file.
7814 * gdb.dwarf2/valop.exp: New file.
7815
e23bb3fc
MK
78162009-09-11 Mark Kettenis <kettenis@gnu.org>
7817
7818 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
7819
37c3696d
DE
78202009-09-10 Doug Evans <dje@google.com>
7821
7822 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
7823 Add $gdb_prompt to second breakpoint regexp.
7824
5172aecb
JB
78252009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
7826
7827 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
7828 names, add missing ones.
7829 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
7830 * gdb.python/py-frame.c: Rename from python-frame.c.
7831 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
7832 testfile name.
7833 * gdb.python/py-function.exp: Rename from python-function.exp.
7834 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
7835 testfile name.
7836 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
7837 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
7838 Adjust testfile name.
7839 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
7840 * gdb.python/py-template.cc: Rename from python-template.cc.
7841 * gdb.python/py-template.exp: Rename from python-template.exp.
7842 Adjust testfile name.
7843 * gdb.python/py-value.c: Rename from python-value.c.
7844 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
7845 testfile name.
7846
b554e4bd
JK
78472009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7848
7849 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
7850 $bpt2address.
7851 (Second breakpoint address is valid on ia64)
7852 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
7853
9a68ae16
JM
78542009-09-03 Joseph Myers <joseph@codesourcery.com>
7855
7856 * gdb.base/ending-run.exp: Restrict regular expression matching
7857 line number to require closing brace following.
7858
146b9145
DE
78592009-09-03 Doug Evans <dje@google.com>
7860
7861 * gdb.base/store.exp (check_set): Fix typo in expected value message.
7862
787d21e1
TT
78632009-09-02 Tom Tromey <tromey@redhat.com>
7864
7865 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
7866
e7802207
TT
78672009-09-02 Tom Tromey <tromey@redhat.com>
7868
7869 * gdb.dwarf2/callframecfa.exp: New file.
7870 * gdb.dwarf2/callframecfa.S: New file.
7871
817aadd2
JK
78722009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7873
7874 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
7875 gdb.base/solib-overlap-main.c: New.
7876
4a76eae5
DJ
78772009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
7878
7879 PR gdb/10565
7880
7881 * gdb.base/bitfields.c (struct container, container): New.
7882 (main): Initialize it and call break5.
7883 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
7884
d4b96c9a
JK
78852009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7886
7887 Support constant DW_AT_data_member_location by GCC PR debug/40659.
7888 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
7889
4e22772d
JK
78902009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7891
7892 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
7893
2efab443
MS
78942009-08-26 Michael Snyder <msnyder@vmware.com>
7895
7896 * gdb.base/i386-reverse.c: New file.
7897 * gdb.base/i386-reverse.exp: New file.
7898 * gdb.base/Makefile.in: Add new files to be removed.
7899
07ab73a0
JM
79002009-08-26 Joseph Myers <joseph@codesourcery.com>
7901
7902 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
7903 environment-pwd for remote host.
7904 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
7905
676accff
KS
79062009-08-24 Keith Seitz <keiths@redhat.com>
7907
7908 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
7909 Add two new C++ completer tests which limit the output to a
889bf7c5 7910 given class.
676accff 7911
f9f7ad22
MS
79122009-08-24 Michael Snyder <msnyder@vmware.com>
7913
7914 * gdb.base/del.exp: Fix typo in comment.
7915 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
7916
81ecdfbb
RW
79172009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7918
7919 * configure: Regenerate.
7920 * gdb.hp/configure: Likewise.
7921 * gdb.hp/gdb.aCC/configure: Likewise.
7922 * gdb.hp/gdb.base-hp/configure: Likewise.
7923 * gdb.hp/gdb.compat/configure: Likewise.
7924 * gdb.hp/gdb.defects/configure: Likewise.
7925 * gdb.hp/gdb.objdbg/configure: Likewise.
7926 * gdb.stabs/configure: Likewise.
7927
cab0c772
UW
79282009-08-19 Doug Evans <dje@google.com>
7929
7930 * gdb.base/gdbvars.c: New file.
7931 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
7932
b8fa0bfa
PA
79332009-08-14 Pedro Alves <pedro@codesourcery.com>
7934
7935 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
7936 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
7937
b84aa90a
PA
79382009-08-13 Pedro Alves <pedro@codesourcery.com>
7939
7940 * gdb.base/default.exp: Adjust "set language test": it's now an
7941 enum command. Larger help string moved to "help set language".
7942 * gdb.base/help.exp: Adjust "help set language" expected output,
7943 now lists all known languages.
7944
0d8f9b2c
NF
79452009-08-11 Nathan Froyd <froydnj@codesourcery.com>
7946
7947 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
7948 all frame arguments.
7949 * gdb.arch/altivec-regs.exp: Likewise.
7950
bda180e0
TT
79512009-08-07 Tom Tromey <tromey@redhat.com>
7952
7953 * gdb.base/setshow.exp: Add tests for changes to set language, set
7954 check range, and set check type.
7955
48cb2d85
VP
79562009-08-03 Vladimir Prus <vladimir@codesourcery.com>
7957
7958 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
7959 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 7960 Call it.
48cb2d85 7961
1ea34204
UW
79622009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7963
7964 * configure.ac: Run gdb.cell tests when appropriate.
7965 * configure: Regenerate.
7966 * lib/cell.exp: New file.
7967 * gdb.cell: New directory.
7968 * gdb.cell/configure.ac: New file.
7969 * gdb.cell/configure: New file.
7970 * gdb.cell/Makefile.in: New file.
7971 * gdb.cell/arch.exp: New file.
7972 * gdb.cell/break.c: New file.
7973 * gdb.cell/break.exp: New file.
7974 * gdb.cell/break-spu.c: New file.
7975 * gdb.cell/bt.c: New file.
7976 * gdb.cell/bt2-spu.c: New file.
7977 * gdb.cell/bt-spu.c: New file.
7978 * gdb.cell/bt.exp: New file.
7979 * gdb.cell/coremaker.c: New file.
7980 * gdb.cell/coremaker-spu.c: New file.
7981 * gdb.cell/core.exp: New file.
7982 * gdb.cell/gcore.exp: New file.
7983 * gdb.cell/data.c: New file.
7984 * gdb.cell/data.exp: New file.
7985 * gdb.cell/data-spu.c: New file.
7986 * gdb.cell/ea-cache.exp: New file.
7987 * gdb.cell/ea-cache.c: New file.
7988 * gdb.cell/ea-cache-spu.c: New file.
7989 * gdb.cell/ea-standalone.c: New file.
7990 * gdb.cell/ea-standalone.exp: New file.
7991 * gdb.cell/ea-test.c: New file.
7992 * gdb.cell/ea-test.exp: New file.
7993 * gdb.cell/f-regs.exp: New file.
7994 * gdb.cell/mem-access.c: New file.
7995 * gdb.cell/mem-access.exp: New file.
7996 * gdb.cell/mem-access-spu.c: New file.
7997 * gdb.cell/ptype.exp: New file.
7998 * gdb.cell/registers.exp: New file.
7999 * gdb.cell/size.c: New file.
8000 * gdb.cell/sizeof.exp: New file.
8001 * gdb.cell/size-spu.c: New file.
8002 * gdb.cell/solib.exp: New file.
8003 * gdb.cell/solib-symbol.exp: New file.
8004
85e747d2
UW
80052009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8006
8007 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
8008
58d6951d
DJ
80092009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
8010
8011 * gdb.base/float.exp: Handle VFP registers.
8012
6e0a4f15
MS
80132009-07-14 Michael Snyder <msnyder@vmware.com>
8014
dcd5da87
MS
8015 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
8016 to bring gdb to the beginning of the calling line.
8017
6e0a4f15
MS
8018 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
8019 confusing the i386 epilogue unwinder.
8020
782b2b07
SS
80212009-07-14 Stan Shebs <stan@codesourcery.com>
8022
8023 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
8024
f662c3bc
MS
80252009-07-14 Michael Snyder <msnyder@vmware.com>
8026
8027 * gdb.reverse/step-reverse.exp (stepi into function call):
8028 Call instruction may not be first instruction in the line.
8029 (reverse stepi from a function call): Used wrong line number.
8030
8f313923
JK
80312009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8032
8033 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
8034
4662c76e
JK
80352009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8036
8037 Fix gdb.base/macscp.exp when using custom inputrc.
8038 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
8039 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
8040 env(TERM) set.
8041 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
8042 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
8043
aa81e255
JK
80442009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8045
8046 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
8047 * gdb.base/annota1.exp (thread_test): Import global $testfile.
8048 Change the compilation target to match the testcase name.
8049 * gdb.base/sect-cmd.exp: Change the compilation target to match the
8050 testcase name.
8051 * a2-run.exp: Use for setup prepare_for_testing. Change the
8052 compilation target to match the testcase name.
8053 * gdb.base/commands.exp: Likewise.
8054 * gdb.base/finish.exp: Likewise.
8055 * gdb.base/float.exp: Likewise.
8056 * gdb.base/info-target.exp: Likewise.
8057 * gdb.base/relational.exp: Likewise.
8058 * gdb.base/term.exp: Likewise.
8059 * gdb.base/until.exp: Likewise.
8060 * gdb.base/volatile.exp: Likewise.
8061 * gdb.base/whatis-exp.exp: Likewise.
8062
4c93b1d7
HZ
80632009-07-11 Hui Zhu <teawater@gmail.com>
8064
8065 * gdb.base/help.exp (disassemble): Update expected help text.
8066
812f7342
TT
80672009-07-09 Tom Tromey <tromey@redhat.com>
8068
8069 * lib/gdb.exp: Handle TRANSCRIPT.
8070 (remote_spawn, remote_close, send_gdb): New procs.
8071
fbb8f299
PM
80722009-07-10 Phil Muldoon <pmuldoon@redhat.com>
8073
8074 * gdb.python/python-prettyprint.c: Add counted null string
8075 structure.
8076 * gdb.python/python-prettyprint.exp: Print null string. Test for
8077 embedded nulls.
8078 * gdb.python/python-prettyprint.py (pp_ns): New Function.
8079 * gdb.python/python-value.exp (test_value_in_inferior): Add
8080 variable length string fetch tests.
8081 * gdb.python/python-value.c (main): Add strings for string fetch tests.
8082
c0ac0ec7
JK
80832009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8084
8085 * gdb.base/dump.exp (inaccessible memory is reported): New test.
8086
30b66ecc
TT
80872009-07-07 Tom Tromey <tromey@redhat.com>
8088
8089 * gdb.base/call-rt-st.exp: Update for change to escape output.
8090 * gdb.base/callfuncs.exp: Likewise.
8091 * gdb.base/charset.exp: Likewise.
8092 * gdb.base/constvars.exp: Likewise.
8093 * gdb.base/long_long.exp: Likewise.
8094 * gdb.base/pointers.exp: Likewise.
8095 * gdb.base/printcmds.exp: Likewise.
8096 * gdb.base/setvar.exp: Likewise.
8097 * gdb.base/store.exp: Likewise.
8098 * gdb.cp/ref-types.exp: Likewise.
8099 * gdb.mi/mi-var-child.exp: Likewise.
8100 * gdb.mi/mi-var-display.exp: Likewise.
8101 * gdb.mi/mi2-var-display.exp: Likewise.
8102 * gdb.base/charset.exp: Test octal escape sequence length.
8103 Update for change to escape output.
8104
187c4a2b
JK
81052009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8106
8107 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
8108
d80a43f9
DJ
81092009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
8110
8111 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
8112
047427a8
JK
81132009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8114
8115 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
8116 gdbserver increasing $portnum if "Can't bind address" has been seen.
8117
8b5a0f4f
PA
81182009-07-05 Pedro Alves <pedro@codesourcery.com>
8119
8120 * gdb.base/ending-run.exp: Add "step out of main" pattern for
8121 mingw32ce.
8122
7d93ba58
PA
81232009-07-05 Pedro Alves <pedro@codesourcery.com>
8124
8125 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
8126 VFP format.
8127
2277426b
PA
81282009-07-02 Pedro Alves <pedro@codesourcery.com>
8129
8130 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
8131 linux. Adjust to use "inferior", "info inferiors", "detach
8132 inferior" and "kill inferior" instead of "restart", "info fork",
8133 "detach fork" and "delete fork".
8134 * gdb.base/ending-run.exp: Spell out "info".
8135 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
8136 the "kill" command.
8137
5af949e3
UW
81382009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8139
8140 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
8141 change to prefix TLS offset in hex with 0x.
8142
5d3729b5
UW
81432009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8144
8145 * gdb.base/default.exp: Update test case for "x" changes.
8146
af589bd0
TG
81472009-07-01 Tristan Gingold <gingold@adacore.com>
8148
8149 * gdb.base/bigcore.exp: Make darwin untested.
8150
40974f91
JK
81512009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8152
8153 * gdb.base/completion.exp (directory completion): Create the directory.
8154 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
8155 escapeuniquesub.
8156 (directory completion 2): Expect now ${escapeuniquesub}.
8157 (Glob remaining of directory test): Remove one excessive newline.
8158 Expect the real output.
8159
59dd3af6
JK
81602009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8161
8162 Fix `make check//%' target after `make check' has been ran.
8163 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
8164 a mkdir call.
8165 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
8166 (%/.dir): Remove.
8167
f4e164aa
JK
81682009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8169
8170 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
8171 the expected result record.
8172
69af2122
JK
81732009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8174
8175 Remove racy FAILs relying just on the timeouts.
8176 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
8177 (annotation_level 2): Remove racy FAILs.
8178
2fd481e1
PP
81792009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
8180
8181 gdb/10275
889bf7c5
PA
8182 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
8183
c38f313d
DJ
81842009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
8185
8186 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
8187
8b777f02
VP
81882009-06-30 Vladimir Prus <vladimir@codesourcery.com>
8189
8190 * gdb.mi/mi-stack.exp: Testing symbolic options
8191 to -stack-list-locals and -stack-list-arguments.
8192
00c7eacf
JK
81932009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8194
8195 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
8196
6bc80edc
TT
81972009-06-29 Tom Tromey <tromey@redhat.com>
8198
8199 * dg-extract-results.sh: New file.
8200 * Makefile.in (FORCE_PARALLEL): New variable.
8201 (CHECK_TARGET): New conditional variable.
8202 (check): Use CHECK_TARGET.
8203 (DO_RUNTEST): New variable.
8204 (check-single): New target.
8205 (TEST_DIRS): New variable.
8206 (TEST_TARGETS): Likewise.
8207 (check-parallel): New target.
8208 (check-gdb.%): New pattern.
8209 (BASE1_FILES): New variable.
8210 (BASE2_FILES): Likewise.
8211 (check-gdb.base%): New pattern.
8212 (%/.dir): New pattern.
8213 * configure: Rebuild.
8214 * aclocal.m4 (AM_CONDITIONAL): New defun.
8215 * configure.ac: Check whether user is using GNU make.
8216 (GMAKE): New conditional.
8217
794684b6
SW
82182009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
8219
8220 * gdb.cp/namespace-nested-import.cc: New test.
8221 * gdb.cp/namespace-nested-import.exp: New test.
8222
edb3359d
DJ
82232009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
8224
8225 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
8226 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
8227 * gdb.opt/Makefile.in (EXECUTABLES): Update.
8228 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
8229 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
8230 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
8231 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
8232 gdb.opt/inline-markers.c: New files.
8233 * lib/gdb.exp (skip_inline_frame_tests): New function.
8234 (skip_inline_var_tests): New function.
8235
cf657a0c
AS
82362009-06-27 Andreas Schwab <schwab@linux-m68k.org>
8237
8238 * gdb.cp/exception.exp: Don't require $hex before inner frame in
8239 backtrace.
8240
28d41a99
MS
82412009-06-27 Michael Snyder <msnyder@vmware.com>
8242
8243 * gdb.reverse: New directory.
8244 * gdb.reverse/break-reverse.c: New test.
8245 * gdb.reverse/break-reverse.exp: New test.
8246 * gdb.reverse/consecutive-reverse.c: New test.
8247 * gdb.reverse/consecutive-reverse.exp: New test.
8248 * gdb.reverse/finish-reverse.c: New test.
8249 * gdb.reverse/finish-reverse.exp: New test.
8250 * gdb.reverse/machinestate.c: New test.
8251 * gdb.reverse/ms1.c: New test.
8252 * gdb.reverse/machinestate.exp: New test.
8253 * gdb.reverse/Makefile.in: New file.
8254 * gdb.reverse/shr2.c: New test.
8255 * gdb.reverse/solib-reverse.c: New test.
8256 * gdb.reverse/solib-reverse.exp: New test.
8257 * gdb.reverse/step-reverse.c: New test.
8258 * gdb.reverse/step-reverse.exp: New test.
8259 * gdb.reverse/until-reverse.c: New test.
8260 * gdb.reverse/ur1.c: New test.
8261 * gdb.reverse/until-reverse.exp: New test.
8262 * gdb.reverse/watch-reverse.c: New test.
8263 * gdb.reverse/watch-reverse.exp: New test.
8264 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
8265 * configure: Regenerate.
8266
fe3c8b0d
DE
82672009-06-26 Doug Evans <dje@google.com>
8268
8269 * gdb.base/psymtab.exp: Turn off pending breakpoints.
8270
3a72a602
PM
82712009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
8272
8273 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
8274 windows problem for 'file delete $binfile'.
8275
27aa8d6a
SW
82762009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
8277
8278 * gdb.cp/namespace-using.exp: New test.
8279 * gdb.cp/namespace-using.cc: New test.
8280
8ac055f8
JB
82812009-05-20 Joel Brobecker <brobecker@adacore.com>
8282
8283 * gdb.ada/variant_record_packed_array: New testcase.
8284
85e306ed
TT
82852009-06-23 Tom Tromey <tromey@redhat.com>
8286
8287 * gdb.base/charset.exp (test_combination): Regression test.
8288 * gdb.base/charset.c (my_wchar_t): New typedef.
8289 (myvar): New global.
8290 (main): Set myvar.
8291
56643c5e
PM
82922009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
8293
8294 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
8295 target.
8296
1fac167a
UW
82972009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8298
8299 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
8300
7ccb0be9
UW
83012009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8302
8303 * gdb.mi/gdb680.exp: Update test for error message.
8304
568d6575
UW
83052009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8306
8307 * gdb.base/annota1.exp: Allow multiple occurrences of the
8308 frames-invalid annotation.
8309 * gdb.cp/annota2.exp: Likewise.
8310
7cd1089b
PM
83112009-06-15 Phil Muldoon <pmuldoon@redhat.com>
8312
8313 * gdb.cp/gdb2495.cc: New file.
8314 * gdb.cp/gdb2495.exp: New file.
8315
72c63395
JK
83162009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8317
8318 Report error on GDB crash during runto.
8319 * lib/gdb.exp (runto <eof>): New.
8320
3788363d
DJ
83212009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
8322
8323 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
8324 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
8325 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
8326 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
8327 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
8328 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
8329 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
8330 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
8331 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
8332 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
8333 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
8334 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
8335 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
8336 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
8337 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
8338 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
8339 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
8340 gdb.server/server-mon.exp, gdb.server/server-run.exp,
8341 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
8342 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
8343 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
8344 gdb.trace/passcount.exp, gdb.trace/report.exp,
8345 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
8346 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
8347 gdb.trace/while-stepping.exp: Use a unique name for the compiled
8348 executable.
8349
17592de3
PA
83502009-06-07 Pedro Alves <pedro@codesourcery.com>
8351
8352 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
8353 defined before referencing it.
8354
701e355d
DE
83552009-06-03 Doug Evans <dje@google.com>
8356
8357 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
8358 * gdb.arch/i386-see.c: Ditto.
8359
f2292c65
PM
83602009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
8361
8362 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
8363 (check_macro): Return 1 if undefined.
8364 If first test fails, check if macro debug information is available,
8365 and report unsupported test if no macro information is found.
8366
5a437975
DE
83672009-05-29 Doug Evans <dje@google.com>
8368
8369 * gdb.threads/hand-call-in-threads.exp: New.
8370 * gdb.threads/hand-call-in-threads.c: New.
8371
c141c696
MS
83722009-05-29 Michael Snyder <msnyder@vmware.com>
8373
8374 * gdb.base/break-always.exp: Change "1" to "on".
8375 Add confirmation check.
8376
b3444185
PA
83772009-05-28 Pedro Alves <pedro@codesourcery.com>
8378
8379 * gdb.threads/threxit-hop-specific.c: New.
8380 * gdb.threads/threxit-hop-specific.exp: New.
8381 * gdb.threads/thread-execl.c: New.
8382 * gdb.threads/thread-execl.exp: New.
8383
b6313243
TT
83842009-05-27 Tom Tromey <tromey@redhat.com>
8385 Thiago Jung Bauermann <bauerman@br.ibm.com>
8386
8387 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
8388 (mi_child_regexp): Likewise.
8389 (mi_list_varobj_children_range): Likewise.
8390 (mi_get_features): Likewise.
8391 (mi_list_varobj_children): Rewrite.
8392 * gdb.python/python-mi.exp: New file.
8393
a6bac58e
TT
83942009-05-27 Tom Tromey <tromey@redhat.com>
8395 Thiago Jung Bauermann <bauerman@br.ibm.com>
8396 Phil Muldoon <pmuldoon@redhat.com>
8397 Paul Pluzhnikov <ppluzhnikov@google.com>
8398
8399 * gdb.python/python-prettyprint.exp: New file.
8400 * gdb.python/python-prettyprint.c: New file.
8401 * gdb.python/python-prettyprint.py: New file.
8402 * gdb.base/display.exp: print/r is now valid.
8403
2c74e833
TT
84042009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
8405 Tom Tromey <tromey@redhat.com>
8406 Pedro Alves <pedro@codesourcery.com>
8407 Paul Pluzhnikov <ppluzhnikov@google.com>
8408
8409 * gdb.python/python-template.exp: New file.
8410 * gdb.python/python-template.cc: New file.
8411 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
8412 tests.
8413 * gdb.python/python-value.exp (py_objfile_tests): New proc.
8414 Call it.
8415 (test_value_after_death): New proc.
8416 * gdb.python/python-value.c (PTR): New typedef.
8417 (main): New variable 'x'.
8418
89c73ade
TT
84192009-05-27 Tom Tromey <tromey@redhat.com>
8420
8421 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
8422 tests.
8423 * gdb.python/python-value.exp (py_objfile_tests): New proc.
8424 Call it.
8425
a75724bc
PA
84262009-05-27 Pedro Alves <pedro@codesourcery.com>
8427
8428 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
8429
e58b0e63
PA
84302009-05-24 Pedro Alves <pedro@codesourcery.com>
8431
8432 * gdb.threads/fork-thread-pending.c: New.
8433 * gdb.threads/fork-thread-pending.exp: New.
8434
4ac36638
JK
84352009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8436
8437 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
8438 * gdb.dwarf2/dw2-strp.S (a_string2): New.
8439
889bf7c5 84402009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 8441
889bf7c5 8442 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 8443
b242c3c2
PA
84442009-05-17 Pedro Alves <pedro@codesourcery.com>
8445
8446 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
8447 `gdb_get_line_number'. Call `callee' in both parent and child.
8448 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
8449 `gdb_get_line_number' instead of hardcoding line numbers.
8450 (catch_fork_unpatch_child): New procedure to test detaching
8451 breakpoints from child fork.
8452 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
8453 hardcoding line numbers.
8454 (do_fork_tests): Run `catch_fork_unpatch_child'.
8455
ee342b23
VP
84562009-05-17 Vladimir Prus <vladimir@codesourcery.com>
8457
8458 * gdb.mi/mi-cmd-var.exp: Check that when varobj
8459 of structure type enters or leaves the scope, it
8460 is reported by -var-update.
8461
e2009e98
DE
84622009-05-11 Doug Evans <dje@sebabeach.org>
8463
8464 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 8465 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
8466 * gdb.threads/schedlock.c (main): Fix off-by-one error.
8467
00903456
JK
84682009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8469
8470 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
8471
dc621c35
DE
84722009-04-30 Doug Evans <dje@google.com>
8473
8474 * gdb.threads/watchthreads2.exp: New testcase.
8475 * gdb.threads/watchthreads2.c: New testcase.
8476
9ab4e744
DE
84772009-04-29 Doug Evans <dje@google.com>
8478
8479 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
8480 * gdb.cp/mb-ctor.cc: Ditto.
8481 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
8482 * gdb.cp/mb-inline.h (multi_line_foo): New function.
8483 * gdb.cp/mb-inline1.cc: Call it.
8484 * gdb.cp/mb-inline2.cc: Ditto.
8485 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
8486 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
8487
484086b7
JK
84882009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8489
8490 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
8491 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
8492 Replace all uses of `decimal' by `nonzero'.
8493 (info macro FROM_COMMANDLINE): New test.
8494
379a77b5
TT
84952009-04-27 Tom Tromey <tromey@redhat.com>
8496
8497 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
8498
b92b73c2
DE
84992009-04-27 Doug Evans <dje@google.com>
8500
8501 * gdb.threads/watchthreads.c (main): Initialize args before starting
8502 the threads. Plus formatting cleanup.
8503 * gdb.threads/watchthreads.exp: Avoid errant failures due to
8504 biased scheduling of one thread.
8505
945a118d
JG
85062009-04-27 Jerome Guitton <guitton@adacore.com>
8507
8508 * gdb.cp/templates.cc (GetMax): New template.
8509 (main): Declare two instances of GetMax.
8510 * gdb.cp/templates.exp: Add new test.
8511
d389af10
JK
85122009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8513
8514 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
8515
e7f86de9
JM
85162009-04-22 Joseph Myers <joseph@codesourcery.com>
8517
8518 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
8519
334cc82d
TT
85202009-04-15 Tom Tromey <tromey@redhat.com>
8521
8522 * gdb.base/charset.exp: Add regression test.
8523
d12672cc
JB
85242009-04-14 Joel Brobecker <brobecker@adacore.com>
8525
8526 * gdb.base/exe-lock.exp: New testcase.
8527
18e8c3bc
TT
85282009-04-13 Tom Tromey <tromey@redhat.com>
8529
8530 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
8531 operator on Frame.
8532
5ecd5cbe
UW
85332009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8534
8535 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
8536 * gdb.server/ext-attach.exp: Likewise.
8537
7309f756
VP
85382009-04-03 Vladimir Prus <vladimir@codesourcery.com>
8539
8540 Eliminate some sleep usage.
8541
889bf7c5
PA
8542 * gdb.mi/basics.c (do_nothing): New.
8543 (main): Use do_nothing instead of printf, so that
8544 not to introduce race condition between output of
8545 inferiour and output of gdb. Do not use sleep as it
8546 is not generally available on embedded targets.
7309f756 8547
f4b95f6f
PA
85482009-04-02 Pedro Alves <pedro@codesourcery.com>
8549
8550 * gdb.server/ext-attach.exp: Expect an optional process id after
8551 "Detached from remote process".
8552
de40b933
JK
85532009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8554
8555 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
8556 gdb.dwarf2/dw2-unresolved.exp: New.
8557
2ae101a4
PA
85582009-04-02 Pedro Alves <pedro@codesourcery.com>
8559
8560 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
8561 mi_run_to_main.
8562
56a8e183
PA
85632009-04-02 Pedro Alves <pedro@codesourcery.com>
8564
8565 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
8566 mi_run_to_main. Skip thread exit test on remote targets.
8567 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
8568 mi_run_to_main.
8569 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
8570 mi_run_to_main.
8571 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
8572 when expecting ^connected. Detect when the target doesn't support
8573 non-stop mode.
8574 (mi_run_cmd): Detect if non-stop mode was requested by isn't
8575 supported. Return -1 on error, 0 on success.
8576 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
8577 (mi_runto): Return mi_runto_helper's result explicitly.
8578
c35fafde
PA
85792009-04-01 Pedro Alves <pedro@codesourcery.com>
8580
8581 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
8582
f8a8dce6
JB
85832009-04-01 Tom Tromey <tromey@redhat.com>
8584
8585 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
8586 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
8587 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
8588 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
8589
71c25dea
TT
85902009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
8591 Jan Kratochvil <jan.kratochvil@redhat.com>
8592
8593 PR gdb/931
8594 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
8595 output.
8596 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
8597 for gdb/931.
8598 * dw2-strp.S (DW_AT_language): Change to C++.
8599 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
8600
02d9a9ce
JB
86012009-03-31 Joel Brobecker <brobecker@adacore.com>
8602
8603 * gdb.ada/tasks: New testcase.
8604
1042e4c0
SS
86052009-03-30 Stan Shebs <stan@codesourcery.com>
8606
8607 * gdb.trace/actions.exp: Update to match new info trace format.
8608 * gdb.trace/deltrace.exp: Ditto.
8609 * gdb.trace/infotrace.exp: Ditto.
8610 * gdb.trace/passcount.exp: Ditto.
8611 * gdb.trace/save-trace.exp: Ditto.
8612 * gdb.trace/while-stepping.exp: Ditto.
8613 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
8614
f8f6f20b
TJB
86152009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
8616
8617 * gdb.python/python-frame.c: New file.
8618 * gdb.python/python-frame.exp: New file.
8619
c0c6f777
TJB
86202009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
8621
8622 * gdb.python/python-value.exp: Add tests for the address
8623 attribute.
8624
3cb51905
AS
86252009-03-29 Andreas Schwab <schwab@linux-m68k.org>
8626
8627 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
8628
88fc996f
DE
86292009-03-26 Doug Evans <dje@google.com>
8630
8631 * gdb.mi/mi-nonstop-exit.exp: New file.
8632 * gdb.mi/non-stop-exit.c: New file.
8633
56ef84b1
TT
86342009-03-26 Tom Tromey <tromey@redhat.com>
8635
8636 Update for change to prologue skipping:
8637 * gdb.mi/mi2-simplerun.exp: Update.
8638 * gdb.mi/mi2-break.exp: Update.
8639 * gdb.mi/mi-simplerun.exp: Update.
8640 * gdb.mi/mi-break.exp: Update.
8641 * gdb.base/ending-run.exp: Update.
8642
def2b000
TJB
86432009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
8644
8645 * gdb.python/python-value.exp (test_value_in_inferior): Test
8646 gdb.Value.is_optimized_out attribute.
8647
442ddf59
JK
86482009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8649
8650 * gdb.dwarf2/dw2-noloc-main.c: New file.
8651 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
8652 (.text): Remove.
8653 (.data): New.
8654 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
8655 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
8656 (DW_TAG_subprogram func_cu1, noloc): Remove.
8657 (main): New.
8658 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
8659 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
8660 (file_symbols): New procedure.
8661
a8df5de4
TT
86622009-03-25 Tom Tromey <tromey@redhat.com>
8663
8664 * gdb.base/charset.exp (valid_target_charset): New proc.
8665 Use it to skip tests on invalid charsets.
8666
cc1d7add
PM
86672009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
8668
8669 * gdb.base/completion.exp: Add a test for directory completion.
8670
bcd5727b
JK
86712009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8672
8673 Fix a racy FAIL.
8674 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
8675 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
8676
cc924cad
TJB
86772009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
8678
8679 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
8680 * gdb.python/python-function.exp: Add test for function returning
8681 a GDB value.
8682
bc3b79fd
TJB
86832009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
8684
8685 * gdb.python/python-function.exp: New file.
8686
6c7a06a3
TT
86872009-03-20 Tom Tromey <tromey@redhat.com>
8688
8689 * gdb.base/store.exp: Update for change to escape output.
8690 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
8691 to escape output.
8692 * gdb.base/pointers.exp: Update for change to escape output.
8693 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
8694 to escape output.
8695 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
8696 escape output.
8697 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
8698 to escape output.
8699 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
8700 escape output.
8701 * gdb.base/setvar.exp: Update for change to escape output.
8702 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
8703 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
8704 to escape output.
8705 (test_print_string_constants): Likewise.
8706 * gdb.base/charset.exp (valid_host_charset): Check size of
8707 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
8708 cases. Handle "auto"-related output.
8709 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
8710 (uvar, Uvar): New globals.
8711
c31af87b
JG
87122009-03-19 Jerome Guitton <guitton@adacore.com>
8713
8714 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
8715 deltas.
8716 * gdb.ada/fixed_points.exp: Ditto.
8717
51272cf2
PA
87182009-03-18 Pedro Alves <pedro@codesourcery.com>
8719
8720 * return-nodebug.c: Don't include stdio.h.
8721 (init): Delete.
8722 (func): Delete definition and provide extern declaration.
8723 (t): New.
8724 (main): Don't call printf. Call func and store its result in t.
8725 * return-nodebug1.c: New.
8726 * return-nodebug.exp: Don't expect stdio output. Instead, print
8727 the global variable t. Drop printf formatters and cast types from
8728 foreach loop. Don't use prepare_for_testing. Compile
8729 return-nodebug.c and return-nodebug1.c in separate steps. Don't
8730 define FORMAT or CAST.
8731
d24948ac
PP
87322009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
8733
8734 * gdb.base/solib-display.exp: Disable test for remote targers.
8735
61ff14c6
JK
87362009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8737
8738 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
8739
cb4dce93
JK
87402009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8741
8742 Fix a racy FAIL.
8743 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
8744 code from `follow parent, print pids'.
8745 (`follow child, print pids', `follow parent, print pids'): Call it.
8746 Replace `gdb_test "break..."' by gdb_breakpoint.
8747
f7c60c5e
VP
87482009-03-13 Vladimir Prus <vladimir@codesourcery.com>
8749
8750 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 8751 sync and async modes.
f7c60c5e 8752
383ace49
JB
87532009-03-12 Joel Brobecker <brobecker@adacore.com>
8754
8755 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
8756 that was checked in by mistake. Remove loading of ada.exp, since
8757 this is not necessary in this case.
8758
4ce102af
JB
87592009-03-12 Joel Brobecker <brobecker@adacore.com>
8760
8761 * gdb.ada/ptype_arith_binop.exp: New testcase.
8762
529a2aef
JB
87632009-03-12 Joel Brobecker <brobecker@adacore.com>
8764
8765 * gdb.ada/mod_from_name: New testcase.
8766
8a38181c
JB
87672009-03-12 Joel Brobecker <brobecker@adacore.com>
8768
8769 * gdb.ada/tick_last_segv: New testcase.
8770
11436dee
VP
87712009-03-12 Vladimir Prus <vladimir@codesourcery.com>
8772
61ff14c6 8773 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 8774
1f31650a
VP
87752009-03-12 Vladimir Prus <vladimir@codesourcery.com>
8776
61ff14c6
JK
8777 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
8778 include the token in ^running and frame info in *stopped.
1f31650a 8779
a3247a22
PP
87802009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
8781
8782 * solib-display.exp: New file.
8783 * solib-display-main.c: New file.
8784 * solib-display-lib.c: New file.
61ff14c6 8785
aae64587
PA
87862009-03-05 Pedro Alves <pedro@codesourcery.com>
8787
8788 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
8789
44aabfbc
JK
87902009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8791
8792 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
8793 (list_and_check_macro): Use more specific test name.
8794 (next to definition): Make the test names unique.
8795
c087fcd3
PM
87962009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
8797
8798 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 8799
c86cf029
VP
88002009-02-17 Vladimir Prus <vladimir@codesourcery.com>
8801
8802 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
8803 notifications.
8804 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
8805 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
8806 * lib/mi-support.exp (library_loaded_re): New.
8807 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
8808
3ea85240
VP
88092009-02-17 Vladimir Prus <vladimir@codesourcery.com>
8810
8811 * gdb.gdb/observer.exp: Use test_notification observer, not
8812 normal_stop, everywhere.
8813 (test_normal_stop_notifications): Rename to...
8814 (test_notifications): ...this.
8815 (test_observer_normal_stop): Rename to...
8816 (test_observer): ...this.
8817
1903f0e6
DE
88182009-02-16 Doug Evans <dje@google.com>
8819
8820 * gdb.arch/amd64-disp-step.S (test_int3): New test.
8821 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
8822 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
8823 (test_prefixed_syscall,test_int3): New tests.
8824 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
8825 (test_prefixed_syscall,test_int3): New tests.
8826
1d33d6ba
VP
88272009-02-14 Vladimir Prus <vladimir@codesourcery.com>
8828
3cb51905
AS
8829 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
8830 (mi_expect_interrupt): Likewise.
8831 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
8832 response.
1d33d6ba 8833
faafb047
PM
88342009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
8835
8836 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
8837 * gdb.base/pc-fp.exp (get_valueofx): Remove.
8838 Replace calls to get_valueofx by get_hexadecimal_valueof.
8839
417e16e2
PM
88402009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
8841
8842 * lib/gdb.exp (get_valueof): Accept anything as a return value.
8843 (get_integer_valueof): New procedure.
8844 (get_sizeof): Use new get_integer_value_of.
8845 * gdb.base/sizeof.exp: Replace all uses of get_valueof
8846 by get_integer_valueof.
8847
7065b901
TT
88482009-02-13 Tom Tromey <tromey@redhat.com>
8849
8850 * gdb.base/remote.exp (get_sizeof): Remove.
8851 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
8852 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
8853 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
8854 * lib/gdb.exp (get_valueof): Move from long_long.exp.
8855 (get_sizeof): Likewise.
8856
5d7cb8df
JK
88572009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8858
8859 PR fortran/9806
8860 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
8861
b2febfff
PP
88622009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
8863
8864 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
8865
4aa995e1
PA
88662009-02-06 Pedro Alves <pedro@codesourcery.com>
8867
8868 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
8869
d8906c6f
TJB
88702009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
8871
8872 * gdb.python/python-cmd.exp: New file.
8873
ff4ab08d
TG
88742009-02-06 Tristan Gingold <gingold@adacore.com>
8875
8876 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
8877
aacd552b
TG
88782009-02-05 Tristan Gingold <gingold@adacore.com>
8879
8880 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
8881 pointer is dereferenced and use this signal name in regexp.
8882 * gdb.base/signull.exp: Ditto.
8883 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
8884 * gdb.base/signull.c (main): Ditto.
8885
08c637de
TJB
88862009-02-04 Tom Tromey <tromey@redhat.com>
8887 Thiago Jung Bauermann <bauerman@br.ibm.com>
8888
8889 * gdb.python/python-value.exp: Use `gdb.history' instead of
8890 `gdb.value_from_history'.
8891 (test_value_numeric_ops): Add test for conversion of enum constant.
8892 * gdb.python/python-value.c (enum e): New type.
8893 (evalue): New global.
8894 (main): Use argv.
8895
20261af8
JG
88962009-02-04 Jerome Guitton <guitton@adacore.com>
8897
8898 * gdb.ada/uninitialized_vars: New test program.
8899 * gdb.ada/uninitialized_vars.exp: New testcase.
8900
52e44b43
TT
89012009-02-02 Tom Tromey <tromey@redhat.com>
8902
8903 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
8904 * gdb.cp/pr2489.cc: Rename...
8905 * gdb.cp/pr9594.cc: ... to this.
8906
1c71341a
TT
89072009-02-02 Tom Tromey <tromey@redhat.com>
8908
8909 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
8910 * gdb.cp/pr2489.cc: New file.
8911 * gdb.cp/cpcompletion.exp: New file.
8912
a4295225
TT
89132009-02-02 Tom Tromey <tromey@redhat.com>
8914
8915 PR exp/9059:
8916 * gdb.cp/call-c.exp: Add regression test.
8917 * gdb.cp/call-c.cc (FooHandle): New typedef.
8918 (main): New variable 'handle'.
8919
592375cd
VP
89202009-01-30 Vladimir Prus <vladimir@codesourcery.com>
8921
8922 * lib/mi-support.exp (et_mi_thread_list)
8923 (check_mi_and_console_threads): Adjust for current thread in
8924 -thread-list-ids output.
8925
41447f92
VP
89262009-01-30 Vladimir Prus <vladimir@codesourcery.com>
8927
889bf7c5
PA
8928 * gdb.mi/mi-break.exp (test_disabled_creation): New.
8929 Call it.
41447f92 8930
35669430
DE
89312009-01-28 Doug Evans <dje@google.com>
8932
8933 * gdb.arch/amd64-disp-step.S: New file.
8934 * gdb.arch/amd64-disp-step.exp: New file.
8935 * gdb.arch/i386-disp-step.S: New file.
8936 * gdb.arch/i386-disp-step.exp: New file.
8937
09f00d9a
PM
89382009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
8939
8940 * gdb.base/find.exp: Set newline variable
8941 using quotes instead of braces to fix cygwin failures.
8942
1e8fb976
PA
89432009-01-23 Pedro Alves <pedro@codesourcery.com>
8944
8945 * gdb.base/radix.exp: Add tests to ensure that that set
8946 input-radix 0 and set output-radix 0 are really rejected.
8947
da061712
PA
89482009-01-23 Pedro Alves <pedro@codesourcery.com>
8949
8950 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
8951 copyright years.
8952
dd7e2d2b
PA
89532009-01-23 Pedro Alves <pedro@codesourcery.com>
8954
8955 PR gdb/9664:
8956 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
8957
392452f6
PA
89582009-01-22 Pedro Alves <pedro@codesourcery.com>
8959
8960 PR c++/9631:
8961 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
8962
8653e71c
PM
89632009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
8964
8965 * gdb.server/file-transfer.exp: Use EXEEXT variable for
8966 binfile definition to fix Windows OS failure.
8967
a12cc160
DJ
89682009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
8969
8970 PR gdb/9346
8971 * gdb.base/interrupt.c (sigint_handler): New.
8972 (main): Install a SIGINT handler if SIGNALS is defined. Exit
8973 on error.
8974 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
8975 Test "signal SIGINT".
8976
b89667eb
DE
89772009-01-19 Doug Evans <dje@google.com>
8978
8979 * gdb.base/break.exp: Update expected gdb output.
8980 * gdb.base/sepdebug.exp: Ditto.
8981 * gdb.mi/mi-syn-frame.exp: Ditto.
8982 * gdb.mi/mi2-syn-frame.exp: Ditto.
8983 * gdb.base/call-signal-resume.exp: New file.
8984 * gdb.base/call-signals.c: New file.
8985 * gdb.base/unwindonsignal.exp: New file.
8986 * gdb.base/unwindonsignal.c: New file.
8987 * gdb.threads/interrupted-hand-call.exp: New file.
8988 * gdb.threads/interrupted-hand-call.c: New file.
8989 * gdb.threads/thread-unwindonsignal.exp: New file.
8990
adb483fe
DJ
89912009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
8992
8993 * gdb.base/define.exp: Test defining and hooking prefix commands.
8994 * gdb.python/python.exp: Update test for "show user" output.
8995
60023297
JK
89962009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8997
8998 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
8999 now the output exactly, using less wildcards. Expect also the output
9000 of gfortran-4.3. Update for the f-valprint.c modification from
9001 2008-04-22.
9002 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
9003 Remove gdb_test test names where matching the command.
9004
ccc57cf9
PA
90052009-01-01 Pedro Alves <pedro@codesourcery.com>
9006
9007 PR breakpoints/9681:
9008 * gdb.base/watchpoint.exp: Add regression test.
9009
c7a6ca08
PA
90102008-12-31 Pedro Alves <pedro@codesourcery.com>
9011
9012 * gdb.threads/attach-into-signal.exp: Don't use
9013 gdb_suppress_entire_file.
9014 * gdb.threads/attach-stopped.exp: Ditto.
9015 * gdb.threads/attachstop-mt.exp: Ditto.
9016
3a031f65
PA
90172008-12-31 Pedro Alves <pedro@codesourcery.com>
9018
9019 PR gdb/8812:
9020 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
9021
09e6485f
PA
90222008-12-29 Pedro Alves <pedro@codesourcery.com>
9023
9024 PR gdb/7536:
9025 * gdb.base/radix.exp: Add tests to ensure invalid input radices
9026 and unsupported output radices are really rejected.
9027
0cd53049
JK
90282008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9029
9030 * gdb.cp/punctuator.exp: Backslash the '$' signs.
9031
ba163c7e
TT
90322008-12-22 Tom Tromey <tromey@redhat.com>
9033
9034 * gdb.cp/punctuator.exp: New file.
9035
6f4de6c9
JK
90362008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9037
9038 * gdb.base/completion.exp (Completing non-existing component): New test.
9039
0f34d0b4
JK
90402008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9041
9042 Fix for PR gdb/8648.
9043 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
9044 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
9045 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
9046 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
9047
db2ad4c3
JK
90482008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9049
9050 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
9051
bb5ef15e
DP
90522008-12-16 Christophe Lyon <christophe.lyon@st.com>
9053
9054 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
9055 compiler actually generate code at the expected line number.
9056
90142adc
JZ
90572008-12-15 Jie Zhang <jie.zhang@analog.com>
9058
9059 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
9060
fad6eecd
TT
90612008-12-12 Tom Tromey <tromey@redhat.com>
9062
9063 * gdb.base/commands.exp (redefine_hook_test): New proc.
9064 Call it.
9065
17c8aaf5
TT
90662008-12-11 Tom Tromey <tromey@redhat.com>
9067
9068 * gdb.base/macscp.exp: New regression test.
9069
7c8adf68
TT
90702008-12-11 Tom Tromey <tromey@redhat.com>
9071
9072 * gdb.base/macscp.exp: Print "address.addr".
9073 * gdb.base/macscp1.c (struct outer): New struct.
9074 (address): New global.
9075
b05dcbb7
TT
90762008-12-09 Tom Tromey <tromey@redhat.com>
9077
9078 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
9079 Call it.
9080
2d476de1
DE
90812008-12-04 Doug Evans <dje@google.com>
9082
9083 * gdb.server/ext-run.exp: Relax regexp for init program.
9084
87bdc959
TG
90852008-12-03 Tristan Gingold <gingold@adacore.com>
9086
9087 * gdb.base/macscp.exp: Generate an object file during compilation
9088 to work around Darwin dsymutil limitations.
9089
e0740f77
JK
90902008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9091
9092 Test resolving external references to TLS variables.
9093 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
9094 FILE2_THREAD_LOCAL.
9095 (testfile2, srcfile2): New variables.
9096 * gdb.threads/tls.c (file2_thread_local)
9097 (function_referencing_file2_thread_local): New.
9098 * gdb.threads/tls2.c: New file.
9099
67f0aac5
JB
91002008-11-28 Joel Brobecker <brobecker@adacore.com>
9101
9102 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
9103 rather than integer, as integer might not be big enough when
9104 on 64bit targets.
67f0aac5 9105
c332165e
JG
91062008-11-27 Jerome Guitton <guitton@adacore.com>
9107
9108 * gdb.cp/formatted-ref.exp: Add equality test.
9109 * gdb.ada/formatted_ref.exp: Ditto.
9110
fc9b693c
JK
91112008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9112
9113 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
9114 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
9115
a9c64011
AS
91162008-11-20 Andreas Schwab <schwab@suse.de>
9117
9118 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
9119 matching syscall entry point.
9120 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9121 (tcatch_vfork_then_child_follow): Likewise. Finish through
9122 vfork even if we stopped at the syscall trampoline.
9123
e2fd701e
DE
91242008-11-20 Doug Evans <dje@google.com>
9125
9126 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
9127
69abc51c
TJB
91282008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
9129
9130 * gdb.arch/ppc-dfp.exp: New file.
9131 * gdb.arch/ppc-dfp.c: New file.
9132
c14c28ba
PP
91332008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
9134
9135 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 9136
2e74121d
DE
91372008-11-17 Doug Evans <dje@google.com>
9138
9139 * gdb.mi/mi-syn-frame.exp: Update expected output.
9140 * gdb.mi/mi2-syn-frame.exp: Update expected output.
9141
66bb093b
VP
91422008-11-17 Vladimir Prus <vladimir@codesourcery.com>
9143
9144 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
9145 "thread N" results in =thread-selected.
9146 * lib/mi-support (mi_run_cmd, mi_expect_stop)
9147 (mi_send_resuming_command_raw): Be prepared for
9148 =thread-selected.
9149
3d043ef6
VP
91502008-11-17 Vladimir Prus <vladimir@codesourcery.com>
9151
a9c64011
AS
9152 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
9153 * lib/mi-support.exp: Likewise.
3d043ef6 9154
808104c8
JB
91552008-11-16 Joel Brobecker <brobecker@adacore.com>
9156
9157 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
9158 commands from the expected output for "help catch".
9159
00b22944
JB
91602008-11-15 Joel Brobecker <brobecker@adacore.com>
9161
9162 * gdb.ada/int_deref.exp: New testcase.
9163
59669435
TT
91642008-11-14 Nick Roberts <nickrob@snap.net.nz>
9165
9166 * gdb.mi/gdb2549.exp: New file.
9167
de04a248
DE
91682008-11-11 Doug Evans <dje@google.com>
9169
9170 * gdb.base/callexit.exp: New file.
9171 * gdb.base/callexit.c: New file.
9172
6b8ce727
DE
91732008-11-10 Doug Evans <dje@google.com>
9174
9175 * lib/gdb.exp (GDBFLAGS): Move -nx ...
9176 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
9177 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
9178 (default_gdb_start,default_gdb_exit): Ditto.
9179 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
9180 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
9181 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
9182 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
9183 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
9184 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
9185
1b14b8aa
AS
91862008-11-03 Andreas Schwab <schwab@suse.de>
9187
9188 * gdb.base/hashline2.exp: Fix typo.
9189 * gdb.base/hashline3.exp: Likewise.
9190
f3134b88
TT
91912008-10-30 Tom Tromey <tromey@redhat.com>
9192
9193 * gdb.base/pointers.exp: Add test.
9194 * gdb.base/pointers.c (k, S): New typedefs.
9195 (instance): New global.
9196
c2226152
AS
91972008-10-30 Andreas Schwab <schwab@suse.de>
9198
9199 * gdb.base/args.exp: Add tests for newlines.
9200
462f405c
JB
92012008-10-30 Joel Brobecker <brobecker@adacore.com>
9202
9203 gdb.base/foll-exec.exp: Update the expected output of a couple
9204 of "info breakpoints" tests.
9205
79a45b7d
TT
92062008-10-28 Tom Tromey <tromey@redhat.com>
9207
9208 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
9209
adc13a14
PA
92102008-10-24 Pedro Alves <pedro@codesourcery.com>
9211
9212 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
9213 gdb_start_cmd.
9214 Use runto_main before any test that requires execution.
9215
252fbfc8
PA
92162008-10-23 Pedro Alves <pedro@codesourcery.com>
9217
9218 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
9219 instead of SIGINT.
9220
28148e3d
JB
92212008-10-22 Joel Brobecker <brobecker@adacore.com>
9222
9223 * gdb.base/completion.exp: Update expected output following
9224 the addition of the "info tasks" command.
9225
c209f847
TT
92262008-10-22 Tom Tromey <tromey@redhat.com>
9227
9228 * gdb.base/exprs.exp (test_expr): Add test for string
9229 concatenation.
9230
f177e350
PA
92312008-10-19 Pedro Alves <pedro@codesourcery.com>
9232
9233 * configure.ac: Output gdb.python/Makefile.
9234 * configure: Regenerate.
9235 * gdb.python/Makefile.in: New.
9236
cce89356
JB
92372008-10-16 Joel Brobecker <brobecker@adacore.com>
9238
9239 * gdb.base/foll-fork.exp: Adjust the expected output to match
9240 the new description for fork/vfork catchpoints in the "info
9241 breakpoints" output.
9242
176d289d
TJB
92432008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
9244
9245 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
9246
a08702d6
TJB
92472008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
9248
9249 * gdb.python/python-value.c: New file.
9250 * gdb.python/python-value.exp: New file.
9251
1c5cfe86
PA
92522008-10-15 Pedro Alves <pedro@codesourcery.com>
9253
9254 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
9255
5a98ad69
DP
92562008-10-15 Denis Pilat <denis.pilat@st.com>
9257
41702f1b 9258 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 9259
dcb1a1e2
TT
92602008-10-09 Tom Tromey <tromey@redhat.com>
9261
9262 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
9263 'fprintf' and 'stderr'.
9264
9124fe48
JB
92652008-10-07 Joel Brobecker <brobecker@adacore.com>
9266
9267 * gdb.ada/ref_tick_size.exp: New testcase.
9268
45452591
DE
92692008-10-06 Doug Evans <dje@google.com>
9270
9271 * gdb.dwarf2/dw2-cu-size.exp: New file.
9272 * gdb.dwarf2/dw2-cu-size.S: New file.
9273
9274 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
9275 .Ltype_int for clarity.
9276
4fc5b208
PP
92772008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
9278
9279 PR gdb/2384:
9280 * gdb.cp/gdb2384.exp: Extended to test more cases.
9281 * gdb.cp/gdb2384.cc: Likewise.
9282 * gdb.cp/gdb2384-base.h: Likewise.
9283 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 9284
d78df370
JK
92852008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9286
9287 * gdb.base/maint.exp (maint print type): Remove printing
9288 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
9289
9a044a89
TT
92902008-09-30 Tom Tromey <tromey@redhat.com>
9291
9292 * gdb.base/macscp.exp: Add completion tests.
9293 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
9294 (TWENTY_THREE): Likewise.
9295 (FORTY_EIGHT): Likewise.
9296
506800a9
TT
92972008-09-30 Tom Tromey <tromey@redhat.com>
9298
9299 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
9300 everywhere.
9301 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
9302
1a6f01b5
JK
93032008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9304
9305 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
9306 testcase is derived from. Fix racy dependency on an expected PID
9307 number. No longer support the testcase on Linux kernel 2.4.x.
9308
2fae03e8
TT
93092008-09-27 Tom Tromey <tromey@redhat.com>
9310
9311 * gdb.base/macscp.exp: Add tests for stringification, splicing,
9312 and varargs.
9313
1ad15515
PA
93142008-09-22 Pedro Alves <pedro@codesourcery.com>
9315
9316 * lib/mi-support.exp (mi_expect_interrupt): New.
9317 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
9318 from gdb.mi/mi-nonstop.exp.
9319 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
9320 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
9321 lib/mi-support.exp.
9322 Use mi_check_thread_states throughout. Avoid ".*" and do not
9323 require an anchor after -exec-run.
9324
d0b76dc6
DJ
93252008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
9326
9327 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
9328 stop is pending. Avoid ".*" when two stops are pending.
9329 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
9330 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
9331 newlines in fullnames.
9332 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
9333 (mi_expect_stop): Update comments. Only anchor in sync mode.
9334 Do not match newlines.
9335 (mi_send_resuming_command_raw): Always return status.
9336 (mi_get_stop_line): Do not match more than one line by accident.
9337 Only anchor in sync mode.
9338 (mi_run_inline_test): If -exec-next fails, give up.
9339
9990c830
UW
93402008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9341
9342 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
9343 on SPU.
9344
ebcf6f00
JB
93452008-09-10 Joel Brobecker <brobecker@adacore.com>
9346
9347 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
9348
b6db24e5
JB
93492008-09-10 Joel Brobecker <brobecker@adacore.com>
9350
9351 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
9352 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9353 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
9354 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9355 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
9356 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
9357 gdb.ada/interface.exp, gdb.ada/null_array.exp,
9358 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9359 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9360 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9361 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
9362 Include the "= " sequence in the expected output of print tests.
9363
2bf448e0
JB
93642008-09-10 Joel Brobecker <brobecker@adacore.com>
9365
9366 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
9367 description for boolean types.
9368
d51fd4c8
PA
93692008-09-09 Pedro Alves <pedro@codesourcery.com>
9370
9371 * gdb.base/hook-stop-continue.c: New.
9372 * gdb.base/hook-stop-continue.exp: New.
9373
694182d2
DJ
93742008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9375
9376 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
9377
3b8a7fc0
JG
93782008-09-08 Jerome Guitton <guitton@adacore.com>
9379
9380 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
9381 (stack_check_probe_2, stack_check_probe_loop_1)
9382 (stack_check_probe_loop_2): New functions.
9383 (main): Add call to these new functions.
9384 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
9385 functions, check that the breakpoint is inserted at the appropriate
9386 location.
9387 (insert_breakpoint): Slightly refine this procedure so that it can
9388 be called several times in the test.
9389
96cc0ae8
JG
93902008-09-08 Jerome Guitton <guitton@adacore.com>
9391
9392 * gdb.base/stack-checking.c: New file.
9393 * gdb.base/stack-checking.exp: New file.
9394
1f08b409
TJB
93952008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
9396
9397 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
9398 * gdb.arch/altivec-regs.exp: Likewise.
9399 * gdb.arch/vsx-regs.exp: Likewise.
9400
3099e1c4
TJB
94012008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
9402
9403 * gdb.arch/ppc-fp.exp: New file.
9404 * gdb.arch/ppc-fp.c: New file.
9405
cc69bfc1
PP
94062008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
9407
9408 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
9409 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 9410
b02a33db
MS
94112008-09-04 Michael Snyder <msnyder@vmware.com>
9412
9413 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
9414 as "at" (for non-debug functions such as _start).
9415
2992cbe0
UW
94162008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9417
9418 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
9419 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
9420 software watchpoints.
9421 * gdb.base/watch_thread_num.exp: Likewise.
9422
514f746b
AR
94232008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
9424
9425 * gdb.arch/i386-bp_permanent.exp: New test.
9426
876cecd0
TT
94272008-08-24 Tom Tromey <tromey@redhat.com>
9428
9429 * gdb.base/maint.exp: Update "maint print type".
9430
80f73d71
VP
94312008-08-21 Vladimir Prus <vladimir@codesourcery.com>
9432
9433 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
9434 support. Adjust the order of "*running" notifications.
9435 * gdb.mi/non-stop.c: Don't cast from int to void* and
9436 back.
9437
d9c78d7d
MK
94382008-08-20 Mark Kettenis <kettenis@gnu.org>
9439
9440 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
9441 expect to find it in the "info frame" output.
9442
97a2d1d3
DJ
94432008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
9444
9445 * gdb.base/interp.exp: Always consume both prompts.
9446
b96e2927
PA
94472008-08-20 Pedro Alves <pedro@codesourcery.com>
9448
9449 * gdb.base/pending.exp: Test pending breakpoints without symbols
9450 loaded.
9451
8cf6e61a
VP
94522008-08-19 Vladimir Prus <vladimir@codesourcery.com>
9453
9454 * lib/mi-support.exp (mi_expect_stop): Produce
9455 more details on failures.
9456 * gdb.mi/mi-nonstop.exp: New.
9457 * gdb.mi/non-stop.c: New.
9458
c6ebd6cf
VP
94592008-08-19 Vladimir Prus <vladimir@codesourcery.com>
9460
a9c64011
AS
9461 * gdb.mi/mi-async.exp: Use 'set target-async'.
9462 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 9463
46a9b8ed
DJ
94642008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
9465
9466 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
9467
44feb3ce
TT
94682008-08-17 Tom Tromey <tromey@redhat.com>
9469
9470 * gdb.base/help.exp (help catch): Rewrite.
9471
311a4e6b
TJB
94722008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
9473
9474 * gdb.base/define.exp: Test indented command documentation.
9475 * gdb.python/python.exp: Test indented multi-line command.
9476
604c2f83
LM
94772008-08-15 Luis Machado <luisgpm@br.ibm.com>
9478
9479 * testsuite/gdb.arch/vsx-regs.c: New source file.
9480 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
9481 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
9482
886a217c
TT
94832008-08-14 Tom Tromey <tromey@redhat.com>
9484
9485 * gdb.base/macscp.exp: Add regression test for "macro define" or
9486 "macro undef" with no arguments.
9487
c814a4f3
PP
94882008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
9489
9490 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 9491
12ab8a60
UW
94922008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9493
9494 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
9495
d57a3c85
TJB
94962008-08-06 Tom Tromey <tromey@redhat.com>
9497
9498 * gdb.python/python.exp: New file.
9499
c7b778ff
JK
95002008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9501
9502 Fix for PR gdb/1543.
9503 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
9504 $LOCATION.
9505 (location): New variable.
9506 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
9507 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
9508 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
9509 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
9510 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
9511 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
9512 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
9513 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
9514 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
9515 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
9516 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
9517 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
9518 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
9519 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
9520 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
9521 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
9522 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
9523 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
9524 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
9525 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
9526 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
9527 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
9528 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
9529 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
9530 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
9531 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
9532 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
9533 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
9534 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
9535 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
9536 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
9537 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
9538 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
9539 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
9540 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
9541 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
9542 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
9543 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
9544 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
9545 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
9546 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
9547 gdb.base/type-opaque.exp, gdb.base/until.exp,
9548 gdb.base/value-double-free.c, gdb.base/varargs.exp,
9549 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
9550 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
9551 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
9552 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
9553 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
9554 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
9555 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
9556 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9557 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
9558 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
9559 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
9560 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
9561 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
9562 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
9563 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
9564 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
9565 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
9566 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
9567 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
9568 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
9569 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
9570 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
9571 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
9572 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
9573 gdb.pascal/types.exp, gdb.stabs/weird.exp,
9574 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
9575 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
9576 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
9577 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
9578 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
9579 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
9580 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
9581 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
9582 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
9583 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
9584 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
9585 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
9586 lib/mi-support.exp, lib/trace-support.exp: Remove reference
9587 to bug-gdb@prep.ai.mit.edu .
9588
5e06a3d1
VP
95892008-07-31 Vladimir Prus <vladimir@codesourcery.com>
9590
9591 * lib/mi-support.exp (mi_load_shlibs): New.
9592 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
9593
9d81d21b
VP
95942008-07-30 Vladimir Prus <vladimir@codesourcery.com>
9595
9596 * lib/mi-support.exp (get_mi_thread_list)
9597 (check_mi_and_console_threads): New, moved from ...
9598 * gdb.mi/mi-pthread.exp: ...here.
9599 * gdb.mi/gdb669.exp (get_mi_thread_list)
9600 (check_mi_and_console_threads): Delete.
9601 * gdb.mi/mi2-pthread.exp: Likewise.
9602
bae98fe0
TT
96032008-07-28 Tom Tromey <tromey@redhat.com>
9604
9605 * Makefile.in (just-check): Remove. Move body to...
9606 (check): ... here.
9607
57380f4e
DJ
96082008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9609
9610 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
9611 Add a test for duplicated SIGINTs.
9612
e09490f1
DJ
96132008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9614
9615 * gdb.threads/schedlock.exp (get_args): Update to work for any
9616 value of NUM.
9617 (Top level): Report the number of threads that did not resume.
9618
6387b45f
DJ
96192008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9620
9621 * gdb.dwarf2/dw2-compressed.S: Also define __start.
9622
62f64ff2
DJ
96232008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9624
9625 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
9626 non-MI prompt.
9627
fa8de41e
TT
96282008-07-26 Tom Tromey <tromey@redhat.com>
9629
9630 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
9631 (function_struct, function_struct_ptr): New globals.
9632 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
9633 function pointer in a struct.
9634
ccb3ac8a
TT
96352008-07-26 Tom Tromey <tromey@redhat.com>
9636
9637 * gdb.base/macscp.exp: Add test for macro lexing bug.
9638
d7d9f01e
TT
96392008-07-18 Tom Tromey <tromey@redhat.com>
9640
9641 * gdb.base/macscp.exp: Add macro tests.
9642
9bf07184
PP
96432008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
9644
9645 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
9646
becf6477
PP
96472008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
9648
9649 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
9650
0709f7d3
PP
96512008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
9652
9653 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 9654
7093c834
PP
96552008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
9656
9657 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 9658
b432ffe3
JK
96592008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9660
9661 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
9662
b1a268e5
VP
96632008-07-12 Vladimir Prus <vladimir@codesourcery.com>
9664
9665 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
9666
e2995f8e
KB
96672008-07-11 Kevin Buettner <kevinb@redhat.com>
9668
9669 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
9670 of regexp to account for changes made to GDB in the printing of
9671 byte vectors.
9672
14032a66
TT
96732008-07-11 Tom Tromey <tromey@redhat.com>
9674
9675 * gdb.base/completion.exp: Add 'help' completion test.
9676
981505ef
JK
96772008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9678
9679 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
9680
10568435
JK
96812008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9682
9683 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
9684
4487aabf
PA
96852008-07-09 Pedro Alves <pedro@codesourcery.com>
9686
9687 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
9688
a4a9b1c4
PA
96892008-07-09 Pedro Alves <pedro@codesourcery.com>
9690
9691 * gdb.base/fullname.exp: Restore pwd if compiling failed.
9692
3c3185ac
JK
96932008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9694
9695 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
9696
7ebd49dc
VP
96972008-06-28 Vladimir Prus <vladimir@codesourcery.com>
9698
9699 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
9700 previous commit. Add a comment.
9701
84e46146
PA
97022008-06-28 Pedro Alves <pedro@codesourcery.com>
9703
9704 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
9705
0f8d4a2f
VP
97062008-06-28 Vladimir Prus <vladimir@codesourcery.com>
9707
9708 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
9709
f747e0ce
PA
97102008-06-27 Pedro Alves <pedro@codesourcery.com>
9711
9712 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
9713 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
9714 compiling an executable, link in an object that forces unbuffered
9715 output.
9716 * lib/set_unbuffered_mode.c: New file.
9717
734a5c36
JK
97182008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9719
9720 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
9721
a2840c35
VP
97222008-06-25 Vladimir Prus <vladimir@codesourcery.com>
9723
a9c64011
AS
9724 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
9725 mi_expect_stop.
9726 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
9727 Demand that *running is output.
9728 (detect_async): Perform checking every time.
9729 (mi_send_resuming_command): Extract everything into...
9730 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
9731 (mi_expect_stop): Don't accept any output before *stopped.
9732
6ae37fef
VP
97332008-06-13 Vladimir Prus <vladimir@codesourcery.com>
9734
9735 Robustify mi-simplerun.
a9c64011
AS
9736 * gdb.mi/basics.c (main): Add a call to sleep.
9737 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
9738 * gdb.mi/mi2-cli.exp: Likewise.
9739 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 9740
b4aa76f0 97412008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
9742
9743 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
9744
e1ac3328
VP
97452008-06-10 Vladimir Prus <vladimir@codesourcery.com>
9746
a9c64011
AS
9747 * gdb.mi/mi-console.exp: Adjust.
9748 * gdb.mi/mi-syn-frame.exp: Adjust.
9749 * gdb.mi/mi2-console.exp: Adjust.
9750 * gdb.mi/mi2-syn-frame.exp: Adjust.
9751 * lib/mi-support.exp (mi_run_cmd): Adjust.
9752 (mi_send_resuming_command): Adjust.
e1ac3328 9753
f7f9a841
VP
97542008-06-10 Vladimir Prus <vladimir@codesourcery.com>
9755
9756 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
9757 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
9758 testing of stopped.
9759 * gdb.mi/mi2-syn-frame.exp: Likewise.
9760 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
9761 (async, detect_async): New.
9762 (mi_expect_stop, mi_continue_to_line): Adjust expectation
9763 depending on if we're running in sync or async mode.
f7f9a841 9764
37cd5d19
TT
97652008-06-09 Tom Tromey <tromey@redhat.com>
9766
9767 * gdb.base/completion.exp: New tests for field name completion
9768 with spaces, and field name completion with '->'.
9769
65d12d83
TT
97702008-06-06 Tom Tromey <tromey@redhat.com>
9771
9772 * gdb.base/break1.c (struct some_struct): New struct.
9773 (values): New global.
9774 * gdb.base/completion.exp: Add field name completion test.
9775
ebfe2e3f
PP
97762008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
9777
9778 * gdb.cp/call-c.exp: Test for incorrect handling of reference
9779 to pointer.
9780 * gdb.cp/call-c.cc: Likewise.
9781
bcf6fc3a
NR
97822008-06-06 Nick Roberts <nickrob@snap.net.nz>
9783
9784 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
9785 annotation.
9786
49fd4a42 97872008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 9788 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
9789
9790 * gdb.threads/execl.c, gdb.threads/execl1.c,
9791 gdb.threads/execl.exp: New tests.
a9c64011 9792
8a34ac3f
AR
97932008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
9794 Daniel Jacobowitz <dan@codesourcery.com>
9795
9796 * gdb.cp/exception.exp: Activate test, make it work with pending
9797 catchpoints.
9798
86ae69ef
JK
97992008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9800
9801 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
9802
f7f9ae2c
VP
98032008-05-28 Vladimir Prus <vladimir@codesourcery.com>
9804
a9c64011
AS
9805 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
9806 now printed.
9807 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 9808
2a2d4dc3
AS
98092008-05-27 Andreas Schwab <schwab@suse.de>
9810
9811 * gdb.base/frame-args.exp: Handle arguments that are optimized
9812 out.
9813
5099e4d9
LM
98142008-05-26 Luis Machado <luisgpm@br.ibm.com>
9815
9816 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
9817 quiet for ppc32 and group options into a single variable.
9818
d9c36a91
JB
98192008-05-23 Joel Brobecker <brobecker@adacore.com>
9820
9821 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
9822 of zero-size elements.
9823 * gdb.ada/null_array.exp: Test printing this new array.
9824
103a8671
JK
98252008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9826
9827 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
9828
07a4cc1a 98292008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
9830
9831 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
9832 of the "finish" command.
9833
55f996a7
NR
98342008-05-21 Nick Roberts <nickrob@snap.net.nz>
9835
9836 * gdb.base/annota1.exp: Test for new annotation.
9837
907fc202
UW
98382008-05-16 Pedro Alves <pedro@codesourcery.com>
9839
9840 * gdb.base/fixsection.exp: New file.
9841 * gdb.base/fixsection0.c: New file.
9842 * gdb.base/fixsection1.c: New file.
9843
e8f97270
UW
98442008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9845
9846 * gdb.base/annota1.exp: Accept printf@... in place of printf.
9847 * gdb.base/annota3.exp: Likewise.
9848
ac0bb574
NF
98492008-05-13 Nathan Froyd <froydnj@codesourcery.com>
9850
9851 * gdb.base/watch_thread_num.exp: Don't run tests that require
9852 watchpoints if the target doesn't support them.
9853
6fadd07a
DE
98542008-05-12 Doug Evans <dje@google.com>
9855
9856 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
9857
6e9a4a30
JB
98582008-05-09 Joel Brobecker <brobecker@adacore.com>
9859
9860 * gdb.ada/assign_1.exp: New testcase.
9861
08388c79
DE
98622008-05-09 Doug Evans <dje@google.com>
9863
a3c83fae
DE
9864 * gdb.base/find.exp: New file.
9865 * gdb.base/find.c: New file.
08388c79 9866
bd5ddfe8
DJ
98672008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
9868
9869 * gdb.base/commands.exp (watchpoint_command_test): Handle
9870 gdb,no_hardware_watchpoints.
9871 * gdb.base/float.exp: Allow ARM targets without floating point.
9872 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
9873
b5dd68e2 98742008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 9875 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
9876
9877 * gdb.ada/lang_switch: New test program.
9878 * gdb.ada/lang_switch.exp: New testcase.
9879
382d13d1
DE
98802008-05-05 Doug Evans <dje@google.com>
9881
9882 * gdb.base/help.exp (disassemble): Update expected help text.
9883
9dd789d0
PA
98842008-05-04 Pedro Alves <pedro@codesourcery.com>
9885
9886 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
9887
611c83ae
PA
98882008-05-04 Pedro Alves <pedro@codesourcery.com>
9889
9890 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
9891 different times.
9892
ff013f42
JK
98932008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9894
9895 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
9896 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
9897 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
9898 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
9899
96dff6a2
VP
99002008-05-04 Vladimir Prus <vladimir@codesourcery.com>
9901
9902 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
9903 notification to appear.
9904
55cd6f92
DJ
99052008-05-04 Daniel Jacobowitz <dan@debian.org>
9906
9907 * gdb.base/fullname.c: New file.
9908 * gdb.base/fullname.exp: New file.
9909 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
9910
d705c43c
PA
99112008-05-03 Pedro Alves <pedro@codesourcery.com>
9912
9913 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
9914 expressions with macros.
9915
333222e1
JK
99162008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9917
9918 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
9919
5ac01682
DJ
99202008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
9921
9922 * gdb.base/completion.exp: Handle lack of other symbols beginning
9923 with "a".
9924
9925 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
9926
237fc4c9
PA
99272008-05-02 Jim Blandy <jimb@codesourcery.com>
9928
9929 * gdb.asm/asmsrc1.s: Add scratch space.
9930
ed5e9466
DJ
99312008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9932 Daniel Jacobowitz <dan@codesourcery.com>
9933
9934 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
9935 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
9936 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
9937
b39cc962
DJ
99382007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
9939
9940 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
9941
36d520f5
JB
99422008-05-01 Joel Brobecker <brobecker@adacore.com>
9943
9944 * gdb.base/info-target.exp: New testcase.
9945
8d4e3071
DJ
99462008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
9947
9948 * gdb.cp/hang.exp: Use .cc instead of .C.
9949 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
9950 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
9951
6f3f3097
DJ
99522008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
9953
9954 * gdb.base/gdb1250.exp: Remove perror.
9955 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
9956
5550a914
PA
99572008-04-30 Pedro Alves <pedro@codesourcery.com>
9958
9959 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
9960 .2byte.
9961
d848e687
DJ
99622008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
9963
9964 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
9965 (maybe_kfail): New.
9966
93b5768b
PA
99672008-04-25 Pedro Alves <pedro@codesourcery.com>
9968
9969 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
9970
721c02de
VP
99712008-04-24 Vladimir Prus <vladimir@codesourcery.com>
9972
a9c64011
AS
9973 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
9974 * gdb.mi/mi2-syn-frame.exp: Likewise.
9975 * lib/mi-support.exp: Likewise.
721c02de 9976
74960c60
VP
99772008-04-24 Vladimir Prus <vladimir@codesourcery.com>
9978
9979 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
9980 to specify regexp for the location to stop at.
9981 * gdb.base/break-always.c: New.
9982 * gdb.base/break-always.exp: New.
9983
d24317b4
VP
99842008-04-24 Vladimir Prus <vladimir@codesourcery.com>
9985
9986 * lib/mi-support.exp (mi_runto_helper): Adjust
9987 for the original-location field.
9988 (mi_create_breakpoint, mi_list_breakpoints): New.
9989 * gdb.mi/mi-break.exp: Adjust.
9990 * gdb.mi/mi2-break.exp: Adjust.
9991 * gdb.mi/mi-pending.exp: Adjust.
9992 * gdb.mi/mi-simplerun.exp: Adjust.
9993 * gdb.mi/mi2-simplerun.exp: Adjust.
9994 * gdb.mi/mi-syn-frame.exp: Adjust.
9995 * gdb.mi/mi2-syn-frame.exp: Adjust.
9996 * gdb.mi/mi-until.exp: Adjust.
9997 * gdb.mi/mi2-until.exp: Adjust.
9998 * gdb.mi/mi-var-display.exp: Adjust.
9999 * gdb.mi/mi2-var-display.exp: Adjust.
10000 * gdb.mi/mi-watch.exp: Adjust.
10001 * gdb.mi/mi2-watch.exp: Adjust.
10002
fdc59709 100032008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 10004
a9c64011
AS
10005 * aclocal.m4: Add override.m4.
10006 * configure: Regenerate.
fdc59709 10007
8e91f023
VP
100082008-04-19 Vladimir Prus <vladimir@codesourcery.com>
10009
10010 * gdb.mi/var-cmd.c (do_at_tests): Verify that
10011 '-var-update --all-values' reports new value even the type
10012 of a variable object has changed.
10013
233a11ab
CS
100142008-04-18 Craig Silverstein <csilvers@google.com>
10015
10016 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
10017 files.
d24317b4 10018
9c1137ad
JB
100192008-04-18 Joel Brobecker <brobecker@adacore.com>
10020
10021 * gdb.ada/atomic_enum: New test program.
10022 * gdb.ada/atomic_enum.exp: New testcase.
10023
66d0bbc7
DE
100242008-04-17 Doug Evans <dje@google.com>
10025
10026 * gdb.opt/Makefile.in: Fix whitespace.
10027
100906b0
UW
100282008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
10029
10030 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
10031
4584e32e
DE
100322008-04-17 Doug Evans <dje@google.com>
10033
10034 * gdb.base/hashline1.exp: New testcase.
10035 * gdb.base/hashline2.exp: New testcase.
10036 * gdb.base/hashline2.exp: New testcase.
10037
0a320680
PA
100382008-04-17 Pedro Alves <pedro@codesourcery.com>
10039
10040 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
10041
18ac113b
AR
100422008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
10043
10044 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
10045 temporary breakpoint to match "Temporary breakpoint".
10046 * gdb.base/break.exp (delete_breakpoints): Likewise.
10047 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
10048 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
10049 * gdb.base/display.exp: Likewise.
10050 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
10051 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
10052 * gdb.base/restore.exp (restore_tests): Likewise.
10053 * gdb.base/sepdebug.exp: Likewise.
10054 * gdb.base/watchpoint.exp: Likewise.
10055 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
10056 * gdb.mi/mi-pending.exp: Likewise.
10057 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
10058 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
10059 * gdb.mi/mi-var-cmd.exp: Likewise.
10060 * gdb.mi/mi-var-display.exp: Likewise.
10061 * gdb.mi/mi2-cli.exp: Likewise.
10062 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
10063 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
10064 * gdb.mi/mi2-var-display.exp: Likewise.
10065 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
10066 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
10067 new "disp" field.
a9c64011 10068 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
10069 reason. This is to support fix for PR2424.
10070
add38693
JK
100712008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10072
10073 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
10074
fcacd99f
VP
100752008-04-13 Vladimir Prus <vladimir@codesourcery.com>
10076
10077 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 10078 field. Add more floating varobj tests.
fcacd99f 10079 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
10080 field.
10081 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
10082 (main): Call do_at_tests.
10083 * lib/mi-support.exp (mi_create_floating_varobj)
10084 (mi_varobj_update_with_type_change): New.
fcacd99f 10085
de051565
MK
100862008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
10087
10088 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
10089 option of -var-evaluate-expression.
10090 * gdb.mi/mi2-var-display.exp: Likewise.
10091
dbc52822
VP
100922008-04-07 Vladimir Prus <vladimir@codesourcery.com>
10093
10094 Introduce test setup helpers.
a9c64011
AS
10095 * lib/gdb.exp (build_executable, clean_restart)
10096 (prepare_for_testing): New.
10097 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
10098 * gdb.base/return.exp: Likewise.
10099 * gdb.base/ending-run.exp: Likewise.
dbc52822 10100
473591da
NR
101012008-04-07 Nick Roberts <nickrob@snap.net.nz>
10102
10103 * gdb.mi/mi-async.exp: New test for asynchronous Machine
10104 Interface (MI) responses.
10105
2b2d9e11
VP
101062008-04-06 Vladimir Prus <vladimir@codesourcery.com>
10107
a9c64011
AS
10108 * gdb.cp/breakpoint.cc: New code to test conditions involving
10109 member variables.
10110 * gdb.cp/breakpoint.exp: Test condition involving member
10111 variables.
2b2d9e11 10112
bb378428
VP
101132008-04-05 Vladimir Prus <vladimir@codesourcery.com>
10114
10115 * lib/mi-support.exp (mi_expect_stop): New.
10116 (mi_run_cmd): Change the
10117 token. Use mi_send_resuming_command, use
10118 mi_expect_stop.
10119 (mi_execute_to_helper): Rename to mi_execute_to.
10120 (mi_send_resuming_command): Add more error patterns.
10121 (mi_wait_for_stop): Renamed to...
10122 (mi_get_stop_line): ...this.
10123 (mi_run_inline_test): Adjust.
10124
10125 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
10126 * gdb.mi/mi-console.exp: Likewise.
10127 * gdb.mi/mi-pending.exp: Likewise.
10128 * gdb.mi/mi-simplerun.exp: Likewise.
10129 * gdb.mi/mi-stack.exp: Likewise.
10130 * gdb.mi/mi-stepi.exp: Likewise.
10131 * gdb.mi/mi-syn-frame.exp: Add comment.
10132 * gdb.mi/mi-until.exp: Likewise.
10133 * gdb.mi/mi-var-display.exp: Likewise.
10134 * gdb.mi/mi-watch.exp: Likewise.
10135 * gdb.mi/mi2-cli.exp: Likewise.
10136 * gdb.mi/mi2-console.exp: Likewise.
10137 * gdb.mi/mi2-simplerun.exp: Likewise.
10138 * gdb.mi/mi2-stack.exp: Likewise.
10139 * gdb.mi/mi2-stepi.exp: Likewise.
10140 * gdb.mi/mi2-until.exp: Likewise.
10141 * gdb.mi/mi2-var-display.exp: Likewise.
10142 * gdb.mi/mi2-watch.exp: Likewise.
10143
62172bb9
UW
101442008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10145
10146 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
10147
10148 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
10149
a13e061a
PA
101502008-04-04 Pedro Alves <pedro@codesourcery.com>
10151
10152 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
10153 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
10154 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
10155 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
10156 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
10157 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
10158 expect an mi error duplicated in stderr.
10159
eae06beb
JB
101602008-04-03 Joel Brobecker <brobecker@adacore.com>
10161
10162 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
10163 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
10164 Add a couple of tests that verify the behavior when the new setting
10165 is set to "cancel" and "all".
10166 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
10167 "ask" before we start the testing.
10168
79c6ced6
AR
101692008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
10170
10171 * gdb.cp/casts.cc: Add class reference variables.
10172 * gdb.cp/casts.exp: New test cases for up/down casting references.
10173
6c2d1a6b
MK
101742008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
10175
10176 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
10177 instead of beginning to make an extra test pass.
10178 * gdb.mi/mi2-var-display.exp: Likewise.
10179
55b411d9
MR
101802008-03-31 Maciej W. Rozycki <macro@mips.com>
10181
10182 * gdb.base/break.exp: Mark failures as such. Fix formatting.
10183
c6140da2
MD
101842008-03-31 Markus Deuling <deuling@de.ibm.com>
10185 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10186
10187 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
10188 value. Add xfail for older kernels.
10189
79732189
AR
101902008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
10191
10192 Bring mi-support in line with gdb.exp.
10193 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
10194 (mi_gdb_start): New function.
10195
33c3676e
MR
101962008-03-28 Maciej W. Rozycki <macro@mips.com>
10197
10198 * gdb.mi/mi-var-cmd.exp: Fix a typo.
10199
92e28119
VP
102002008-03-26 Vladimir Prus <vladimir@codesourcery.com>
10201
10202 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
10203 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 10204
9e8e3afe
VP
102052008-03-26 Vladimir Prus <vladimir@codesourcery.com>
10206
10207 * lib/mi-support.exp (mi_create_varobj_checked): New.
10208 (mi_list_varobj_children): Allow to check for a
10209 value.
10210 (mi_list_array_varobj_children): New.
10211
10212 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
10213 and mi_list_varobj_children, as opposed to hardcoding
10214 expected strings.
10215 * gdb.mi/gdb701.exp: Likewise.
10216 * gdb.mi/gdb792.exp: Likewise.
10217 * gdb.mi/mi-var-block.exp: Likewise.
10218 * gdb.mi/mi-var-cmd.exp: Likewise.
10219 * gdb.mi/mi-var-invalidate.exp: Likewise.
10220 * gdb.mi/mi2-var-block.exp: Likewise.
10221 * gdb.mi/mi2-var-child.exp: Likewise.
10222 * gdb.mi/mi2-var-cmd.exp: Likewise.
10223 * gdb.mi/mi2-var-display.exp: Likewise.
10224
9df50351
JK
102252008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10226
10227 Fix random false FAILs on i386.
10228 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
10229
31e5d73a
DJ
102302008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
10231
10232 PR gdb/544
10233 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
10234
12f4afab
DJ
102352008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
10236
10237 PR gdb/544
10238 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
10239
b562a0cb
DJ
102402008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10241
10242 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
10243 fixed PR gdb/544.
10244
17faa917
DJ
102452008-03-21 Pedro Alves <pedro@codesourcery.com>
10246
10247 * gdb.threads/fork-child-threads.exp: Test next over fork.
10248
6214f497
DJ
102492008-03-21 Chris Demetriou <cgd@google.com>
10250
10251 * gdb.base/break.exp (rbreak junk): New test for rbreak
10252 "Junk at end of arguments" issue.
10253
63092375
DJ
102542008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10255
10256 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
10257 *& to work on created array elements.
10258 (Top level): Test print $pc with a file. Test string operations
10259 without a target.
10260 * gdb.base/ptype.exp: Do not expect *& to work on created array
10261 elements.
10262
b21991b0
DJ
102632008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10264
10265 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
10266 gdb.threads/staticthreads.exp: Update exit query.
10267
c4b347c7
SL
102682008-03-07 Sandra Loosemore <sandra@codesourcery.com>
10269
10270 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
10271
fa4727a6
DJ
102722008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
10273
10274 * gdb.base/watchpoint.c (global_ptr, func4): New.
10275 (main): Call func4.
10276 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
10277 (test_inaccessible_watchpoint): New.
10278
2f34202f
MR
102792008-02-29 Maciej W. Rozycki <macro@mips.com>
10280
10281 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
10282 select the largest.
10283
0d6ba1b1
DJ
102842008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
10285
10286 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
10287 frames-invalid annotations.
10288
e691325a
PM
102892008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
10290
a9c64011 10291 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 10292
f85b5ecc
DE
102932008-02-27 Doug Evans <dje@google.com>
10294
10295 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
10296 for bug 1738.
10297 (breakpoint_to_handler_entry): Ditto.
10298
b40e7bf3
JB
102992008-02-27 Joel Brobecker <brobecker@adacore.com>
10300
10301 * gdb.base/ending-run.exp: Use the first line of code inside
10302 function body to test breakpoints.
10303 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
10304 location where the breakpoint is inserted when using the line
10305 where a function is declared. Fix typo in the description of
10306 one of the tests.
10307 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
10308
2faca73a
PM
103092008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
10310
10311 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 10312 tests.
2faca73a 10313
6f439c36
PM
103142008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
10315
10316 * gdb.base/args.exp: avoid same output for tests
10317 with single quotes.
10318
54e52265
VP
103192008-02-26 Vladimir Prus <vladimir@codesourcery.com>
10320
a9c64011
AS
10321 * gdb.base/annota1.exp: Adjust for 'info break'
10322 format changes.
10323 * gdb.base/annota3.exp: Likewise.
10324 * gdb.base/break.exp: Likewise.
10325 * gdb.base/condbreak.exp: Likewise.
10326 * gdb.base/pending.exp: Likewise.
10327 * gdb.base/sepdebug.exp: Likewise.
10328 * gdb.base/unload.exp: Likewise.
10329 * gdb.cp/ovldbreak.exp: Likewise.
10330 * gdb.mi/mi-pending.exp: Likewise.
54e52265 10331
897b09ca
DE
103322008-02-07 Doug Evans <dje@google.com>
10333
10334 * gdb.cp/mb-inline.exp: New.
10335 * gdb.cp/mb-inline.h: New.
10336 * gdb.cp/mb-inline1.cc: New.
10337 * gdb.cp/mb-inline2.cc: New.
10338
b1c32d35
PM
103392008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
10340
10341 * gdb.pascal/floats.pas: New test program.
10342 * gdb.pascal/floats.exp: New testcase.
10343
1a4ca44a
TJB
103442008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
10345
10346 * gdb.base/callfuncs.c (t_float_many_args): New function.
10347 (t_double_many_args): New function.
10348 * gdb.base/callfuncs.exp: Add tests for exceeding float
10349 and double parameters passed through the stack.
10350
439048e8
JB
103512008-02-05 Joel Brobecker <brobecker@adacore.com>
10352
10353 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
10354 gdb.ada/complete/foo.adb: New files.
10355 * gdb.ada/complete.exp: New testcase.
10356
81fe8080
DE
103572008-02-03 Doug Evans <dje@google.com>
10358
301f0ecf
DE
10359 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
10360
81fe8080
DE
10361 * gdb.cp/gdb2384.exp: New file.
10362 * gdb.cp/gdb2384.cc: New file.
10363 * gdb.cp/gdb2384-base.h: New file.
10364 * gdb.cp/gdb2384-base.cc: New file.
10365
4b071aec
DE
103662008-02-02 Doug Evans <dje@google.com>
10367
10368 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
10369
61137ba6
JB
103702007-02-01 Joel Brobecker <brobecker@adacore.com>
10371
10372 * gdb.ada/sym_print_name: New test program.
10373 * gdb.ada/sym_print_name.exp: New testcase.
10374
103752007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
10376
10377 * gdb.ada/nested/hello.adb: New file.
10378 * gdb.ada/nested.exp: New testcase.
10379 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
10380
98deb0da
VP
103812008-02-01 Vladimir Prus <vladimir@codesourcery.com>
10382
10383 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
10384 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
10385 don't cause future evaluations of function to report
10386 creation of internal breakpoints.
98deb0da 10387
723a2275
VP
103882008-02-01 Vladimir Prus <vladimir@codesourcery.com>
10389
10390 * gdb.mi/mi-break.exp (test_error): New.
10391 Call it.
10392
fb546a2f
LM
103932008-01-31 Luis Machado <luisgpm@br.ibm.com>
10394
10395 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
10396 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
10397
2d8fd90a
PM
103982008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
10399
10400 * gdb.pascal/integers.pas: New test program.
10401 * gdb.pascal/integers.exp: New testcase.
10402
a7fa0ded
PM
104032008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
10404
10405 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
10406
5e1a1926
TJB
104072008-01-30 Luis Machado <luisgpm@br.ibm.com>
10408
10409 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
10410 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
10411
8d04f9f0
JB
104122008-01-30 Paul Hilfinger <hilfinger@adacore.com>
10413
10414 * gdb.ada/formatted_ref: New test program.
10415 * gdb.ada/formatted_ref.exp: New testcase.
10416
10417 * gdb.cp/formatted-ref.cc: New file.
10418 * gdb.cp/formatted-ref.exp: New testcase.
10419
ce75a98f
JB
104202008-01-30 Joel Brobecker <brobecker@adacore.com>
10421
10422 * gdb.base/ptype.exp: Add testing of "ptype $pc".
10423
e835f6bf
NR
104242008-01-30 Nick Roberts <nickrob@snap.net.nz>
10425
10426 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
10427 (test_file_list_exec_source_file): Update to new macro-info field.
10428
d118ef87
PH
104292008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
10430
10431 * gdb.ada/exprs: New test program.
10432 * gdb.ada/exprs.exp: New testcase.
10433
7d35ab09
TJB
104342008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
10435
10436 * dfp-test.c (DELTA, DELTA_B): New definitions.
10437 (double_val1, double_val2, double_val3, double_val4, double_val5,
10438 double_val6, double_val7, double_val8, double_val9, double_val10,
10439 double_val11, double_val12, double_val13, double_val14, dec32_val1,
10440 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
10441 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
10442 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
10443 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
10444 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
10445 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
10446 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
10447 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
10448 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
10449 dec128_val16): New global variables.
10450 (decimal_dec128_align): New function.
10451 (decimal_mixed): Likewise.
10452 (decimal_many_args_dec32): Likewise.
10453 (decimal_many_args_dec64): Likewise.
10454 (decimal_many_args_dec128): Likewise.
10455 (decimal_many_args_mixed): Likewise.
10456 * dfp-test.exp: Add tests calling new inferior functions.
10457
2d717e4f
DJ
104582008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10459
10460 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
10461 gdb.server/ext-run.exp: New files.
10462 * lib/gdbserver-support.exp (gdbserver_download): New.
10463 (gdbserver_start): New. Update gdbserver expected
10464 output.
10465 (gdbserver_spawn): Use them.
10466 (gdbserver_start_extended): New.
10467
e85a822c
DJ
104682008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10469
10470 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
10471 Run on GNU/Linux.
10472 (do_exec_tests): Check for systems which do not support catchpoints.
10473 Do not match START.
10474 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
10475 Run on GNU/Linux. Enable verbose output.
10476 (check_fork_catchpoints): New.
10477 (explicit_fork_child_follow, catch_fork_child_follow)
10478 (tcatch_fork_parent_follow): Update expected messages.
10479 (do_fork_tests): Use check_fork_catchpoints.
10480 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
10481 Run on GNU/Linux. Enable verbose output.
10482 (check_vfork_catchpoints): New.
10483 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
10484 expected messages.
10485 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
10486
401ea829
JB
104872008-01-29 Jim Blandy <jimb@red-bean.com>
10488
10489 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
10490 host' errors.
10491 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
10492
aceaf3ad
JB
104932008-01-29 Jim Blandy <jimb@red-bean.com>
10494
10495 * gdb.threads/sigthread.c: Use barriers to ensure that
10496 child_thread and child_thread_two are always initialized before we
10497 start to use them.
10498
a5606eee
VP
104992008-01-29 Vladimir Prus <vladimir@codesourcery.com>
10500
10501 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
10502 * gdb.base/watchpoint-solib.c: New.
10503 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 10504
c55a82bb
PM
105052008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
10506
10507 * gdb.base/gdb1056.exp: Add unsigned integer test.
10508
0993fe05
DE
105092008-01-28 Doug Evans <dje@google.com>
10510
10511 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
10512
4fe42e7f
JB
105132008-01-27 Jim Blandy <jimb@codesourcery.com>
10514
c7a69933
JB
10515 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
10516
4fe42e7f
JB
10517 * gdb.base/expand-psymtabs.exp: Doc fix.
10518
5def8285
MK
105192008-01-26 Mark Kettenis <kettenis@gnu.org>
10520
10521 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
10522
5313c911
NR
105232008-01-24 Nick Roberts <nickrob@snap.net.nz>
10524
a9c64011 10525 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
10526 -var-set-format.
10527
93815fbf
VP
105282008-01-23 Chris Demetriou <cgd@google.com>
10529
10530 * gdb.threads/thread_events.c: New testcase source file.
10531 * gdb.threads/thread_events.exp: New testcase expect file.
10532
467a88ee
NR
105332008-01-23 Nick Roberts <nickrob@snap.net.nz>
10534
10535 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
10536
10537 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
10538 -var-set-format.
10539
d8f82aba
DJ
105402008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
10541 Vladimir Prus <vladimir@codesourcery.com>
10542
10543 * gdb.base/float.exp: Allow missing floating point for m68k and
10544 PowerPC.
10545
60c46647
VP
105462008-01-22 Vladimir Prus <vladimir@codesourcery.com>
10547
10548 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
10549 ignore count.
10550 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
10551 * gdb.mi/mi-cli.exp: Adjust.
10552 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 10553
c7dd36a1
PA
105542008-01-17 Pedro Alves <pedro@codesourcery.com>
10555
10556 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
10557 and 'dummy_ptr' integer pointer. Initialize struct_declarations
10558 with dummy_ptr's address.
10559 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
10560 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
10561 all targets.
10562 * gdb.mi/mi2-var-child.exp: Likewise.
10563
39d5313e
JB
105642008-01-09 Joel Brobecker <brobecker@adacore.com>
10565
10566 * gdb.ada/null_array: New test program.
10567 * gdb.ada/null_array.exp: New testcase.
10568
0aea4bf3
LM
105692008-01-09 Luis Machado <luisgpm@br.ibm.com>
10570
10571 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
10572 with required float modifiers.
10573
0b354900
JB
105742008-01-08 Joel Brobecker <brobecker@adacore.com>
10575
10576 * gdb.ada/funcall_param: New test program.
10577 * gdb.ada/funcall_param.exp: New testcase.
10578
cdb7f5d4
JB
105792008-01-08 Joel Brobecker <brobecker@adacore.com>
10580
10581 * gdb.ada/arrayparam: New test program.
10582 * gdb.ada/arrayparam.exp: New testcase.
10583
88e2547f
JB
105842008-01-08 Joel Brobecker <brobecker@adacore.com>
10585
10586 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
10587 landed. Should also fix random failures in the test following it.
10588
f6867ce0
TJB
105892008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
10590
10591 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
10592 for expressions with decimal float values.
10593 (test_dfp_conversions): New function to test casts to and from
10594 decimal float types.
10595 Call test_dfp_conversions.
10596 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
10597 elements.
10598 (main): Initialize ds.float4 and ds.double8 elements.
10599 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
10600 string to new error message.
10601 (d64_set_tests): Likewise.
10602 (d128_set_tests): Likewise.
10603 Add tests for expressions with decimal float variables. Add tests for
10604 conversions to and from decimal float types.
10605
f9c11282
JB
106062008-01-05 Joel Brobecker <brobecker@adacore.com>
10607
10608 * gdb.ada/packed_tagged/comp_bug.adb: New file.
10609 * gdb.ada/packed_tagged.exp: New testcase.
10610
0ecbca72
JB
106112008-01-04 Joel Brobecker <brobecker@adacore.com>
10612
10613 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
10614 gdb.ada/homonym/homonym_main.adb: New files.
10615 * gdb.ada/homonym.exp: New testcase.
10616
c18d3d89
JB
106172008-01-04 Joel Brobecker <brobecker@adacore.com>
10618
10619 * gdb.ada/packed_array.exp: Add testing of references to
10620 a packed array.
10621
ecc7085b
JB
106222008-01-04 Joel Brobecker <brobecker@adacore.com>
10623
10624 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
10625 New files.
10626 * gdb.ada/type_coercion.exp: New testcase.
10627
c474c922
JB
106282008-01-04 Joel Brobecker <brobecker@adacore.com>
10629
10630 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
10631 gdb.ada/tagged/foo.adb: New file.
10632 * gdb.ada/tagged.exp: New testcase.
10633
9005b927
JB
106342008-01-04 Joel Brobecker <brobecker@adacore.com>
10635
10636 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
10637 gdb.ada/ptype_field/foo.adb: New files.
10638 * gdb.ada/ptype_field.exp: New testcase.
10639
1a6aaad8
JB
106402008-01-03 Joel Brobecker <brobecker@adacore.com>
10641
10642 * gdb.ada/print_pc.exp: New testcase.
10643
0ef22f53
JB
106442008-01-03 Joel Brobecker <brobecker@adacore.com>
10645
10646 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
10647 gdb.ada/taft_type/p.adb: New files.
10648 * gdb.ada/taft_type.exp: New testcase.
10649
1689ecf8
JB
106502008-01-03 Joel Brobecker <brobecker@adacore.com>
10651
10652 * gdb.ada/array_bounds/bar.adb: New file.
10653 * gdb.ada/array_bounds.exp: New testcase.
10654
a4d0b9c3
JB
106552008-01-03 Joel Brobecker <brobecker@adacore.com>
10656
10657 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
10658 gdb.ada/arrayptr/foo.adb: New files.
10659 * gdb.ada/arrayptr.exp: New testcase.
10660
a31ace00
JB
106612008-01-03 Joel Brobecker <brobecker@adacore.com>
10662
10663 * gdb.base/set-lang-auto.exp: New testcase.
10664
a97fced3
JB
106652008-01-03 Joel Brobecker <brobecker@adacore.com>
10666
10667 * gdb.ada/fun_addr/foo.adb: New file.
10668 * gdb.ada/fun_addr.exp: New testcase.
10669
ef29ce1a
JK
106702008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10671
10672 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
10673 New files
10674
0fafefe3
JB
106752008-01-02 Joel Brobecker <brobecker@adacore.com>
10676
10677 * array_subscript_addr/p.adb: New file.
a9c64011 10678 * array_subscript_addr.exp: New testcase.
0fafefe3 10679
c4359f8d
JB
106802008-01-02 Joel Brobecker <brobecker@adacore.com>
10681
a9c64011 10682 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
10683 New files.
10684 * gdb.ada/str_cmp_ref.exp: New testcase.
10685
1aa1b15b
JB
106862008-01-01 Joel Brobecker <brobecker@adacore.com>
10687
10688 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
10689 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 10690 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 10691
81c9b2cf
JB
106922008-01-01 Joel Brobecker <brobecker@adacore.com>
10693
10694 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
10695 gdb.ada/ref_param/pck.ads: New files.
10696 * gdb.ada/ref_param.exp: New testcase.
10697
319e4674
JB
106982008-01-01 Joel Brobecker <brobecker@adacore.com>
10699
10700 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
10701 gdb.ada/interface/foo.adb: New files.
10702 * gdb.ada/interface.exp: New testcase.
10703
ef682c56
JB
107042007-12-31 Jim Blandy <jimb@codesourcery.com>
10705
10706 * gdb.base/multi-forks.exp: Consume all output from child
10707 processes before proceeding to next test.
10708
f6f3eb6c
JB
107092007-12-29 Jim Blandy <jimb@codesourcery.com>
10710
10711 * configure: Regenerated.
10712
f652e42f
JB
107132007-12-27 Joel Brobecker <brobecker@adacore.com>
10714
10715 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
10716 gdb.ada/fixed_cmp/fixed.adb: New files.
10717 * gdb.ada/fixed_cmp.exp: New testcase.
10718
6943e596
JB
107192007-12-27 Joel Brobecker <brobecker@adacore.com>
10720
10721 * gdb.ada/boolean_expr.exp: New testcase.
10722
aad9a193
JB
107232007-12-26 Jim Blandy <jimb@codesourcery.com>
10724
10725 * gdb.base/multi-forks.exp: Doc fix.
10726
fb5f3683
JB
107272007-12-26 Joel Brobecker <brobecker@adacore.com>
10728
10729 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
10730 * gdb.ada/char_param.exp: Do not compile our test program with
10731 -gnata, this is unnecessary.
10732 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
10733
384e4a9c
JB
107342007-12-24 Joel Brobecker <brobecker@adacore.com>
10735
10736 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
10737 gdb.ada/print_chars/foo.adb: New files.
10738 * gdb.ada/print_chars.exp: New testcase.
10739
01e044f7
JB
107402007-12-24 Joel Brobecker <brobecker@adacore.com>
10741
10742 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
10743 gdb.ada/char_param/foo.adb: New files.
10744 * gdb.ada/char_param.exp: New testcase.
10745
0ce17860
JB
107462007-12-22 Jim Blandy <jimb@codesourcery.com>
10747
10748 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
10749 hard-coding source line numbers into the test.
10750 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
10751 gdb_get_line_number to find.
10752
919809b9
JB
107532007-12-22 Joel Brobecker <brobecker@adacore.com>
10754
10755 * gdb.base/ptype.c (highest): New struct type.
10756 (the_highest): New variable of that type.
10757 (main): Add dummy assignment to a field of variable the_highest.
10758 * gdb.base/ptype.exp: Test type printing of our new variable.
10759
abc8a88d
PM
107602007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
10761
10762 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 10763 and record first explicitly generated thread number.
abc8a88d
PM
10764 Use that thread number for thread specific watchpoint test.
10765 Add iteration number to repetitive tests.
10766
5158f3e3
CES
107672007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
10768 Jim Blandy <jimb@codesourcery.com>
10769
10770 * gdb.base/expand-psymtabs.c: New testcase
10771 source file.
10772 * gdb.base/expand-psymtabs.exp: New testcase
10773 expect file.
10774
37e4754d
LM
107752007-12-17 Luis Machado <luisgpm@br.ibm.com>
10776
10777 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
10778 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
10779
551e5d04
JB
107802007-12-17 Joel Brobecker <brobecker@adacore.com>
10781
10782 * gdb.ada/frame_args/foo.adb: New file.
10783 * gdb.ada/frame_args/pck.ads: New file.
10784 * gdb.ada/frame_args/pck.adb: New file.
10785 * gdb.ada/frame_args.exp: New testcase.
10786
a05ee097
JB
107872007-12-17 Joel Brobecker <brobecker@adacore.com>
10788
10789 * gdb.base/frame-args.c: New file.
10790 * gdb.base/frame-args.exp: New testcase.
10791
c162e8c9 107922007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 10793 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
10794
10795 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
10796
afe8ab22 107972007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 10798
afe8ab22
VP
10799 * gdb.mi/mi-pending.exp: New.
10800 * gdb.mi/mi-pending.c: New.
10801 * gdb.mi/mi-pendshr.c: New.
10802
dfdfb3ca
JB
108032007-12-06 Jim Blandy <jimb@codesourcery.com>
10804
10805 * gdb.base/default.exp: Update expected output for 'info catch'.
10806
b7fca990
JK
108072007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10808
10809 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
10810 must be set to binary.
10811
6a1afc1e
PA
108122007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
10813
10814 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
10815
a6b151f1
DJ
108162007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
10817
10818 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
10819 gdb.mi/mi-file-transfer.exp: New.
10820
43039443
JK
108212007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10822
10823 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
10824
0ef2251b
MR
108252007-11-22 Maciej W. Rozycki <macro@mips.com>
10826
10827 * gdb.trace/backtrace.exp: Fix a typo.
10828 * gdb.trace/circ.exp: Likewise.
10829 * gdb.trace/collection.exp: Likewise.
10830 * gdb.trace/limits.exp: Likewise.
10831 * gdb.trace/report.exp: Likewise.
10832 * gdb.trace/tfind.exp: Likewise.
10833 * gdb.trace/while-dyn.exp: Likewise.
10834
5443631e
NR
108352007-11-21 Nick Roberts <nickrob@snap.net.nz>
10836
10837 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
10838 objects of pointers that can't be dereferenced are now
10839 "noneditable".
10840
a4ce5b0d
UW
108412007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10842
10843 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
10844 (target_cpu): Remove.
10845
d6e956e5
VP
108462007-10-15 Vladimir Prus <vladimir@codesourcery.com>
10847
10848 * gdb.base/ending-run.exp: Expect the list of cleared
10849 breakpoint to come in natural order, not the reversed one.
a9c64011 10850
214270ab
VP
108512007-11-07 Vladimir Prus <vladimir@codesourcery.com>
10852
10853 * gdb.mi/mi-var-child.c (do_child_deletion): New.
10854 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 10855
1a619819
LM
108562007-11-05 Luis Machado <luisgpm@br.ibm.com>
10857
10858 * gdb.base/printcmds.exp: New function
10859 test_printf_with_dfp.
10860
5b01a6fa
DE
108612007-11-02 Doug Evans <dje@google.com>
10862
10863 * gdb.disasm/t01_mov.s: Remove carriage returns.
10864 * gdb.disasm/t02_mova.s: Ditto.
10865 * gdb.disasm/t03_add.s: Ditto.
10866 * gdb.disasm/t04_sub.s: Ditto.
10867 * gdb.disasm/t05_cmp.s: Ditto.
10868 * gdb.disasm/t06_ari2.s: Ditto.
10869 * gdb.disasm/t07_ari3.s: Ditto.
10870 * gdb.disasm/t08_or.s: Ditto.
10871 * gdb.disasm/t09_xor.s: Ditto.
10872 * gdb.disasm/t10_and.s: Ditto.
10873 * gdb.disasm/t11_logs.s: Ditto.
10874 * gdb.disasm/t12_bit.s: Ditto.
10875 * gdb.disasm/t13_otr.s: Ditto.
10876
ec33ab7f
JK
108772007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10878
10879 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
10880
ae0d01ff
UW
108812007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10882
10883 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
10884 provide DFP support.
10885
55eddb0f
DJ
108862007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
10887
10888 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
10889 Test "set powerpc vector-abi". Skip auto-detection tests for old
10890 toolchains.
10891
7020f05c
PA
108922007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
10893
10894 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
10895 with [string compare].
10896
84bc3db9
PA
108972007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
10898
10899 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
10900 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
10901
5876dc88
LM
109022007-10-25 Luis Machado <luisgpm@br.ibm.com>
10903
10904 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
10905 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
10906 * gdb.opt/Makefile.in: New makefile.
10907 * Makefile.in: Create new directory "gdb.opt".
10908 * configure.ac: Add "gdb.opt" directory.
10909 * configure: Regenerated.
a9c64011 10910
c3ea9a14
DE
109112007-10-25 Doug Evans <dje@google.com>
10912
10913 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
10914 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
10915
a9c64011 109162007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
10917 Thiago Jung Bauermann <bauerman@br.ibm.com>
10918
10919 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
10920 Floating Point expressions.
10921 * gdb.base/dfp-test.exp: new file adding tests for Decimal
10922 Floating Point variables.
10923 * gdb.base/dfp-test.c: new file containing program with Decimal
10924 Floating variables, used by gdb.base/dfp-test.exp.
10925
62a24a2b
DJ
109262007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
10927
10928 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
10929
e7b1eae6
UW
109302007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10931
10932 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
10933 compiling test case with GCC.
10934 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
10935
c641edcc
UW
109362007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10937
10938 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
10939 format changes.
10940
5e5ebfe6
MS
109412007-10-18 Michael Snyder <msnyder@specifix.com>
10942
10943 * gdb.base/dbx.exp: Add missing "-re " operator.
10944
e831e7b6
GM
109452007-10-16 Gaius Mulley <gaius@glam.ac.uk>
10946
10947 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
10948 * configure.ac: Removed trailing spaces after backslash.
10949 * gdb.modula2: New directory.
10950 * gdb.modula2/Makefile.in: New file.
10951 * gdb.modula2/unbounded-array.exp: New file.
10952 * gdb.modula2/unbounded1.c: New file.
10953
7cc46491
DJ
109542007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
10955
10956 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
10957
109582007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
10959
10960 * gdb.base/sigstep.c (main): Add checks for
10961 return values for setitimer call.
10962 Call setitimer again with itimer = ITIMER_REAL
10963 if first call to setitimer fails.
10964
e91528f0
KH
109652007-10-11 Kazu Hirata <kazu@codesourcery.com>
10966
10967 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
10968 of $timeout.
10969
2ec9a4f8
DJ
109702007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
10971
10972 * gdb.server/server-run.exp: Test for dynamic linker symbols.
10973
109742007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
10975
10976 * lib/gdb.exp (gdb_run_cmd): Move comment outside
10977 of gdb_expect call, to avoid interruption.
10978
64b2fa04
PA
109792007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
10980
10981 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
10982 (v_unsigned_long_long, v_long_long_array)
10983 (v_signed_long_long_array, v_unsigned_long_long_array)
10984 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
10985 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
10986 [!NO_LONG_LONG]: New.
10987 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
10988 v_long_long_member.
10989
10990 (v_long_long_func, v_signed_long_long_func)
10991 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
10992 (main) [!NO_LONG_LONG]: Initialize long long variants.
10993
10994 * gdb.base/whatis.exp: If board file requests no_long_long, build
10995 test with NO_LONG_LONG defined. Test long long, signed long long,
10996 and unsigned long long variants but only if board file doesn't
10997 disable it.
10998
a912286e 109992007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 11000 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
11001
11002 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
11003 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
11004 * configure: Regenerated.
11005 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
11006 gdb.pascal/types.exp, lib/pascal.exp: New files.
11007
471ba8c9
DJ
110082007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
11009
11010 * gdb.cp/classes.exp (do_tests): Always step to the line after the
11011 call.
11012 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
11013 to return to the call.
11014 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
11015 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
11016 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
11017 * gdb.mi/mi-until.exp (test_until): Likewise.
11018 * gdb.mi/mi2-until.exp (test_until): Likewise.
11019
fef8a650
DJ
110202007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
11021
11022 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
11023 two-char array.
11024 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
11025
d983da9c
DJ
110262007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
11027
11028 * gdb.threads/watchthreads.c (thread_function): Sleep between
11029 iterations.
11030 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
11031 at once for S/390. Generate matching fails and passes.
11032
17f62551
VP
110332007-09-27 Vladimir Prus <vladimir@codesourcery.com>
11034
11035 * gdb.mi/var-cmd.c (do_children_tests): Initialize
11036 the 'struct_declarations' variable to zeros.
a9c64011 11037
ed0616c6
VP
110382007-09-24 Vladimir Prus <vladimir@codesourcery.com>
11039
11040 * gdb.cp/mb-ctor.cc: New.
11041 * gdb.cp/mb-ctor.exp: New.
11042 * gdb.cp/mb-templates.cc: New.
11043 * gdb.cp/mb-templates.exp: New.
11044
41f1b697
DJ
110452007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
11046
11047 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
11048
3f213f78
PA
110492007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
11050
11051 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
11052 targets.
11053 * configure: Regenerate.
11054
0d381245 110552007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 11056
0d381245
VP
11057 * gdb.base/annota1.exp: Adjust for 'info break'
11058 format changes.
11059 * gdb.base/annota3.exp: Likewise.
11060 * gdb.base/break.exp: Likewise.
11061 * gdb.base/condbreak.exp: Likewise.
11062 * gdb.base/pending.exp: Likewise.
11063 * gdb.base/sepdebug.exp: Likewise.
11064 * gdb.base/unload.exp: Likewise.
11065 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 11066
fe3f5fa8
VP
110672007-09-22 Vladimir Prus <vladimir@codesourcery.com>
11068
11069 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
11070 messages.
11071 * gdb.base/chng-syms.exp: Likewise.
11072 * gdb.base/unload.exp: Likewise.
a9c64011 11073
a75cf6c0
DJ
110742007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
11075
11076 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
11077
18ecae38
DJ
110782007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
11079
11080 * schedlock.c (NUM): Change to 1.
11081 (main): Use args[0] for the main thread.
11082 * schedlock.exp: Only expect two threads. Only issue one pass or fail
11083 regardless of the number of threads.
11084
5509918f
MR
110852007-09-14 Maciej W. Rozycki <macro@mips.com>
11086
4a543daf
MR
11087 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
11088 type down.
11089 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11090 test.
11091 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
11092 watchpoint type down.
11093 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11094 test.
11095
110962007-09-14 Maciej W. Rozycki <macro@mips.com>
11097
5509918f
MR
11098 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
11099 Move all the tests here and run them twice, once using software
11100 watchpoints and once using hardware watchpoints.
11101 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
11102
40b53987
DJ
111032007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
11104
11105 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
11106 test.
11107
695e2681
MK
111082007-09-10 Mark Kettenis <kettenis@gnu.org>
11109
8b3fc8d8
MK
11110 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
11111 build-id.
11112
695e2681
MK
11113 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
11114 know about $ORIGIN. Calculate output dir from $dest instead of
11115 using ${objdir}/{$subdir}.
11116
58d69f29
MK
111172007-09-09 Mark Kettenis <kettenis@gnu.org>
11118
11119 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
11120 gcore, before continuing with the test.
11121
3e347599
DJ
111222007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
11123
11124 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
11125 * gdb.mi/mi-watch.exp: Likewise.
11126
ea37ba09
DJ
111272007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11128 Jim Blandy <jimb@codesourcery.com>
11129
11130 * gdb.arch/i386-sse.exp: Do not expect character constants.
11131 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
11132 * gdb.base/display.exp: Allow print/s.
11133 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
11134 and unsigned char array changes.
11135
2025a643
DJ
111362007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11137
11138 * gdb.base/display.exp: Add tests for printf %p.
11139
26669a27
PA
111402007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
11141
11142 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
11143 the dll name to unicode.
11144
c8f021f8
JK
111452007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11146
11147 * gdb.base/default.exp (show version): Update the version text.
11148 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
11149
4cf31eea
JK
111502007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11151
11152 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
11153 New files.
11154
4935890f
JK
111552007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11156
11157 * lib/gdb.exp (build_id_debug_filename_get): New function.
11158 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
11159 Remove the generate DEBUG file for the future testcase runs.
11160 New testcase for the NT_GNU_BUILD_ID retrieval.
11161 Move the final testing step to ...
11162 (test_different_dir): ... a new function.
11163 New parameter XFAIL to XFAIL all the tests performed.
11164 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
11165 New parameter TYPE to PF_PREFIX all the tests performed.
11166
02142340
VP
111672007-08-31 Vladimir Prus <vladimir@codesourcery.com>
11168
11169 * gdb.mi/mi-var-cp.cc (path_expression): New
11170 function.
11171 * gdb.mi/mi-var-cp.exp: Run path exression tests.
11172
36acd84e
UW
111732007-08-27 Markus Deuling <deuling@de.ibm.com>
11174
11175 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
11176 to fit into SPU Local Store memory.
11177
a896d121
JB
111782007-08-23 Joel Brobecker <brobecker@adacore.com>
11179
11180 * gdb.base/default.exp: Adjust the expected output of "info
11181 warranty" after the switch to GPLv3.
11182
7b433602
JB
111832007-08-23 Joel Brobecker <brobecker@adacore.com>
11184
11185 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
11186 to 30000 (from 20000).
11187
e22f8b7c
JB
111882007-08-23 Joel Brobecker <brobecker@adacore.com>
11189
11190 Switch the license of all .exp files to GPLv3.
11191 Switch the license of all .f and .f90 files to GPLv3.
11192 Switch the license of all .s and .S files to GPLv3.
11193
5a0e3bd0
JB
111942007-08-23 Joel Brobecker <brobecker@adacore.com>
11195
11196 * configure.ac: Switch license to GPLv3.
11197
cc00619d
JB
111982007-08-23 Joel Brobecker <brobecker@adacore.com>
11199
11200 Switch the licensing to GPLv3 for all .ads and .adb files.
11201
8d26208a
DJ
112022007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
11203
11204 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
11205 and t_int_double.
11206 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
11207
4fcb9948
JB
112082007-08-17 Joel Brobecker <brobecker@adacore.com>
11209
11210 * gdb.base/step-line.c: Switch license to GPL version 3, and
11211 update copyright year.
11212 * gdb.base/step-line.inp: Likewise.
11213
b9c34f67
JB
112142007-08-17 Joel Brobecker <brobecker@adacore.com>
11215
11216 * gdb.base/gdb1555.exp: Make expected output immune to formatting
11217 changes inside gdb1555.c.
11218 * gdb.base/pending.exp: Likewise.
11219
2cc17678
DJ
112202007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
11221
11222 * config/default.exp: New file.
11223
e48883f7
DJ
112242007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
11225
11226 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
11227 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
11228
1ab80e5b
MR
112292007-07-30 Maciej W. Rozycki <macro@mips.com>
11230
11231 * gdb.base/dump.exp: Force the correct endianness for binary
11232 formats not carrying this information.
11233
aba471f5
DJ
112342007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11235
11236 * gdb.threads/staticthreads.exp: Match .*sem_post.
11237
d4e07204
DJ
112382007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11239
11240 * gdb.base/readline.exp (operate_and_get_next): Match the final
11241 prompt.
11242
2b97317d
KB
112432007-07-23 Kevin Buettner <kevinb@redhat.com>
11244
11245 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
11246 to restarting SID.
11247
44efa07a
KB
112482007-07-18 Kevin Buettner <kevinb@redhat.com>
11249
11250 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
11251 prior to `gdb_start'.
11252
7b5ebade
KB
112532007-07-18 Kevin Buettner <kevinb@redhat.com>
11254
11255 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
11256 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
11257 Remove call to gdb_unload.
11258
255e7678
DJ
112592007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
11260 Daniel Jacobowitz <dan@codesourcery.com>
11261
11262 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
11263 for __WIN32__.
11264 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
11265 * gdb.base/unload.exp: Use shared library test routines.
11266
3a40aaa0
UW
112672007-07-03 Markus Deuling <deuling@de.ibm.com>
11268
11269 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
11270 * gdb.base/solib-symbol-lib.c: Likewise.
11271 * gdb.base/solib-symbol-main.c: Likewise.
11272
b0f4b84b
DJ
112732007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
11274
11275 * config/gdbserver.exp (gdb_reconnect): New.
11276 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
11277 gdb.base/solib-disc.exp: New files.
11278 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
11279 remote debugging".
11280 (gdb_compile): Add shlib_load flag.
11281 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
11282 port.
11283 (gdbserver_reconnect): New.
11284
1b05479a
DJ
112852007-07-01 Nick Roberts <nickrob@snap.net.nz>
11286 Daniel Jacobowitz <dan@codesourcery.com>
11287
11288 * gdb.base/annota3.exp: Test for if construct.
11289
86f78eb2
DJ
112902007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
11291
11292 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
11293
6a2eb474 112942007-06-21 Chris Dearman <chris@mips.com>
a9c64011 11295 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
11296
11297 * gdb.base/display.exp: Allow a newline after display/i.
11298 * gdb.base/pc-fp.exp: Likewise.
11299 * gdb.base/sigbpt.exp: Likewise.
11300
f8b73d13
DJ
113012007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
11302
11303 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
11304 required features to be included.
11305
4339e69e
DJ
113062007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
11307
11308 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
11309 in info threads output.
11310
23d964e7
UW
113112007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11312 Markus Deuling <deuling@de.ibm.com>
11313
11314 * gdb.arch/spu-info.exp: New testcase.
11315 * gdb.arch/spu-info.c: New file.
11316
fd20f75b
DJ
113172007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
11318
11319 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
11320 tpcs_offset. Restore lr after the call.
11321 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
11322
2226f861
DJ
113232007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
11324
11325 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
11326 (gdbserver_run): Kill any running gdbserver.
11327 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
11328
d12371a9
MR
113292007-05-17 Maciej W. Rozycki <macro@mips.com>
11330
11331 * gdb.base/sigbpt.exp: Preset segv_addr.
11332
93f02886
DJ
113332007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
11334
11335 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
11336 (gdb_compile_shlib): Likewise.
11337 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
11338 (default_gdb_init): Clear cleanfiles.
11339 (gdb_finish): Delete recorded cleanfiles.
11340 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
11341
11342 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
11343 Do not use isnative.
11344 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
11345 gdb.base/so-impl-ld.exp: Likewise.
11346 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
11347 * gdb.base/unload.exp: Likewise. Do not pass empty option to
11348 gdb_compile.
11349
b04e06d7
VP
113502007-05-15 Vladimir Prus <vladimir@codesourcery.com>
11351
11352 * config/unknown.exp: Remove.
11353
069ed931
UW
113542007-05-15 Markus Deuling <deuling@de.ibm.com>
11355
11356 * gdb.base/info-proc.exp: Check is_remote.
11357
09db0d03
UW
113582007-05-14 Markus Deuling <deuling@de.ibm.com>
11359
11360 * gdb.base/gcore.exp: Initialize variable core_supported.
11361
af2cbe8c
DJ
113622007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11363
11364 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
11365
027c0295
DJ
113662007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11367
11368 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
11369 * gdb.threads/print-threads.exp (test_all_threads): Allow
11370 negative and hexadecimal thread IDs.
11371
dc5000e7
DJ
113722007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11373
11374 * gdb.java/jprint.java (public): Avoid invalid call to static
11375 method.
11376
2e74ed18
DP
113772007-05-14 Denis Pilat <denis.pilat@st.com>
11378
11379 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
11380 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
11381 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
11382 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
11383 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
11384
83547f02
UW
113852007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11386
11387 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 11388 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
11389 this mode.
11390 * gdb.base/ovlymgr.c: Provide stubs for spu target.
11391 * gdb.base/spu.ld: New file.
11392
b18be20d
DJ
113932007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
11394
11395 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
11396
be444858
DJ
113972007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
11398
11399 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
11400
b1d53152
DJ
114012007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
11402
11403 * gdb.java/jmain.exp: Handle demangled names with and without method
11404 signatures.
11405
d084b331
DJ
114062007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
11407
11408 * gdb.mi/mi-syn-frame.c (main, foo, bar)
11409 (have_a_very_merry_interrupt): Remove calls to puts.
11410 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
11411 inferior output.
11412 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
11413 test names.
11414
db9d7fc5
DJ
114152007-04-29 Markus Deuling <deuling@de.ibm.com>
11416 Daniel Jacobowitz <dan@codesourcery.com>
11417
11418 * gdb.base/auxv.exp (core_works): Also check is_remote.
11419 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
11420
ef783a7d 114212007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 11422
ef783a7d
VP
11423 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
11424 message, not the undefined 'module' variable.
11425 * gdb.base/siginfo.exp: Likewise.
11426 * gdb.base/sigstep.exp: Likewise.
11427 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
11428 serialport.
11429 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
11430
b7b73cae
CV
114312007-04-25 Corinna Vinschen <vinschen@redhat.com>
11432
11433 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
11434 target sim fails. Return 0 otherwise.
11435 (gdb_load): Return prematurely if gdb_target_sim fails.
11436
7d90fdfa
DP
114372007-04-16 Denis Pilat <denis.pilat@st.com>
11438
11439 * gdb.base/setshow.exp: Reset height after having set it to 100.
11440
5d3e9c85
DP
114412007-04-16 Denis Pilat <denis.pilat@st.com>
11442
11443 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
11444
18e75969
DP
114452007-04-16 Denis Pilat <denis.pilat@st.com>
11446
11447 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
11448
25d5ea92
VP
114492007-04-14 Vladimir Prus <vladimir@codesourcery.com>
11450
11451 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
11452 tests. Run the frozen varobjs test.
11453 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 11454 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 11455
0b49cb80
JK
114562007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11457
11458 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
11459 gdb.base/type-opaque.exp: New files.
11460
a73bafbc 114612007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
11462
11463 * gdb.mi/mi-var-child.c
a73bafbc
VP
11464 (do_children_tests): User char[2] instead of
11465 char so that automatic printing of pointers to char
11466 don't give unpredicable result.
11467 * gdb.mi/var-cmd.c (do_locals_test): Initialize
11468 local variables.
11469 * gdb.mi/mi-var-child.exp: Step to right line
11470 of do_children_tests.
11471 * gdb.mi/mi2-var-child.exp: Likewise.
11472 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 11473 do_locals_tests.
a73bafbc
VP
11474 (do_children_tests): User char[2] instead of
11475 char so that automatic printing of pointers to char
a9c64011 11476 don't give unpredicable result.
a73bafbc 11477 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 11478 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
11479 Pass test name to mi_wait_for_stop.
11480
7ce59000
DJ
114812007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11482
11483 * gdb.asm/asm-source.exp: Remove d10v case.
11484 * lib/gdb.exp (skip_cplus_tests): Likewise.
11485 * gdb.asm/d10v.inc: Deleted.
11486
20389057
DJ
114872007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11488
11489 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
11490
8807d78b
DJ
114912007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11492
11493 * config/netware.exp: Delete file.
11494
aa3edb8e
JB
114952007-03-29 Joel Brobecker <brobecker@adacore.com>
11496
11497 * gdb.dwarf2/dw2-noloc.S: New file.
11498 * gdb.dwarf2/dw2-noloc.exp: New file.
11499
297561ac
PA
115002007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
11501
11502 * gdb.cp/method2.cc: New test.
11503 * gdb.cp/method2.exp: New test.
11504 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
11505
1f81bd39
DJ
115062007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
11507
11508 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
11509
9453113a
DJ
115102007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
11511
11512 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
11513
b741e217
DJ
115142007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
11515
11516 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
11517 (gdb_load): Delete, replace with...
11518 (gdb_reload): ...this.
11519 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
11520 * gdb.server/server-mon.exp: Likewise.
11521 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
11522 (gdb_start_cmd): New.
11523 (gdb_file_cmd): Save the last loaded file.
11524 (gdb_reload): New.
11525 (gdb_gnu_strip_debug): Use transform.
11526 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
11527 support here. Use new $last_loaded_file. Check mtime.
11528 (gdb_target_cmd): Handle ObjC failure case.
11529 (infer_host_exec): Delete.
11530 (gdbserver_load): Rename to...
11531 (gdbserver_run): ...this. Simplify.
11532 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
11533 (mi_gdb_load): Move most contents to a new function...
11534 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
11535 (mi_run_cmd): Use mi_gdb_target_load.
11536 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
11537 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
11538 Use gdb_run_cmd.
11539 * gdb.base/charsign.exp: Remove incorrect comment.
11540 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
11541 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
11542 gdb.base/start.exp: Use gdb_start_cmd.
11543
446ab585 115442007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 11545 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
11546
11547 * gdb.base/sigbpt.exp: Fix the message when skipping test.
11548 * gdb.base/signull.exp: Similarly.
11549
bbb88ebf
UW
115502007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11551
11552 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
11553 messages available to test cases (like chng-sym.exp).
11554
cb8c4a99
AS
115552007-03-14 Andreas Schwab <schwab@suse.de>
11556
11557 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
11558 format changes.
11559
4e463ff5
DJ
115602007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
11561
11562 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
11563 (optimized_1): New.
11564 (main): Call optimized_1.
11565 (gdb2029): Correct typos. Call gdb2029_marker.
11566 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
11567 for gdb2029.
11568
b6db2c47
MK
115692007-03-12 Mark Kettenis <kettenis@gnu.org>
11570
11571 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
11572 as tabs. Remove redundant test pattern.
11573
70ed3737
UW
115742007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11575
11576 * gdb.base/long_long.exp: Accept optional symbol name in <...>
11577 for /a format output.
11578
47b67b60
DJ
115792007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
11580
11581 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
11582 collect output incrementally.
11583
b8953b0e
UW
115842007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11585
11586 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
11587 for -var-create lpcharacter test.
11588 * gdb.mi/mi2-var-cmd.exp: Likewise.
11589
7acd5c40
UW
115902007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11591
11592 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
11593 pass on targets where address zero is readable.
11594
9c6759c1
UW
115952007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11596
11597 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
11598 just a single architecture.
11599
a2f1aeb4
UW
116002007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11601
11602 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
11603 (fetch_all_registers): New function, uses gdb_test_multiple and
11604 exp_continue to fetch inferior output line-by-line.
11605 Replace all uses of do_get_all_registers by fetch_all_registers.
11606
46579ac2
UW
116072007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11608
11609 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
11610 in target_info.
11611
fc133f24
MS
116122007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11613
a9c64011 11614 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
11615 consistancy; add a default (timeout) case.
11616
7646a51d
MS
116172007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11618
11619 * gdb.base/watchpoint.exp: Fix truncated comment.
11620
dcfff61f
MS
116212007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11622
11623 * Makefile.in: Remove spurious single-quotes from sed command.
11624
664e3ee9
DJ
116252007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
11626
11627 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
11628 func.
11629 * gdb.mi/mi2-var-cmd.exp: Likewise.
11630
d7cc6f2f
JB
116312007-02-27 Joel Brobecker <brobecker@adacore.com>
11632
a9c64011
AS
11633 * gdb.dwarf2/dw2-producer.S: New file.
11634 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
11635
116362007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
11637
11638 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
11639 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
11640 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
11641 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
11642 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
11643 Revert tests to use mi_gdb_test and include value field in output
11644 of -var-create.
11645
93d42b30
DJ
116462007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
11647
11648 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
11649
c499ed39
DJ
116502007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
11651
11652 * gdb.base/maint.exp: Remove full paths from test names.
11653 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
11654 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
11655
9836f81b
JB
116562007-02-27 Joel Brobecker <brobecker@adacore.com>
11657
11658 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
11659
c74d0ad8
DJ
116602007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11661
11662 * gdb.server/server-mon.exp: New test.
11663
2711e456
DJ
116642007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11665
11666 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
11667
ff6f572f
DJ
116682007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11669
11670 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
11671 register capitalization.
11672
fada3feb
DP
116732007-02-13 Denis Pilat <denis.pilat@st.com>
11674
11675 * gdb.mi/mi-var-invalidate.exp: New file.
11676
fb1e4ffc
DJ
116772007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11678
11679 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
11680
3da939d7
DJ
116812007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11682
11683 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
11684
123dc839
DJ
116852007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11686
11687 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
11688 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
11689
877e3645 116902007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
11691
11692 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
11693 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
11694 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
11695 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
11696 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 11697 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 11698 Update tests to include value field in output of -var-create.
a9c64011 11699
3c0a2960
AS
117002007-02-08 Andreas Schwab <schwab@suse.de>
11701
11702 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
11703
108546a0
DJ
117042007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
11705
11706 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
11707 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
11708
d701dcab
DP
117092007-02-02 Denis Pilat <denis.pilat@st.com>
11710
11711 * gdb.threads/threadapply.exp: check that frame is not changed by
11712 the thread apply all command.
11713
783e3e2f
AS
117142007-01-31 Andreas Schwab <schwab@suse.de>
11715
6d9c3a87
AS
11716 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
11717
3c50d7b9
AS
11718 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
11719 in the dwarf sections.
11720 * gdb.dwarf2/mac-fileno.S: Likewise.
11721
783e3e2f
AS
11722 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
11723 bspstore register on ia64.
11724
78ff580e
AS
117252007-01-29 Andreas Schwab <schwab@suse.de>
11726
cc8e9b12
AS
11727 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
11728 "frame-begin" annotation.
11729
78ff580e
AS
11730 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
11731 number of "frames-invalid" annotations.
11732
704a4f78
DJ
117332007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
11734
11735 * gdb.base/commands.exp: Call if_commands_test.
11736 (gdb_test_no_prompt, if_commands_test): New.
11737
e741bf94
MK
117382007-01-28 Mark Kettenis <kettenis@gnu.org>
11739
11740 * gdb.threads/sigthread.c (NSIGS): Make bigger.
11741
474d0ad3
AS
117422007-01-27 Andreas Schwab <schwab@suse.de>
11743
11744 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
11745 .short/.int/.quad in the dwarf sections.
11746 * gdb.dwarf2/dw2-intercu.S: Likewise.
11747 * gdb.dwarf2/dw2-intermix.S: Likewise.
11748
e784b426
JK
117492007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11750
11751 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
11752 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
11753 array.
e784b426
JK
11754 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
11755 * gdb.base/setvar.exp: Likewise.
11756
37f08e04
AS
117572007-01-26 Andreas Schwab <schwab@suse.de>
11758
9a01813a
AS
11759 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
11760 test.
11761
37f08e04
AS
11762 * gdb.base/multi-forks.exp ("restart $i"): Also match
11763 __kernel_syscall_via_break.
11764
6e2a9270
VP
117652007-01-24 Vladimir Prus <vladimir@codesourcery.com>
11766
11767 * lib/mi-support.exp (mi_delete_varobj): New.
11768 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
11769 testcase.
11770 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
11771 (main): Call the above.
11772 (reference_update_test, base_in_reference_test)
11773 (reference_to_pointer): Delete the created varobjs.
a9c64011 11774
e515b470
DJ
117752007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
11776
11777 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
11778 * configure: Regenerated.
11779 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
11780 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
11781 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
11782 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
11783 * lib/gdb.exp (gdb_skip_xml_test): New function.
11784
08d8bcd7
DJ
117852007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
11786
11787 * gdb.base/sigrepeat.exp: Correct error message.
11788
117892007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
11790 Daniel Jacobowitz <dan@codesourcery.com>
11791
11792 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
11793 gdb.arch/i386-gnu-cfi-asm.S: New files.
11794
97c3f1f3
JK
117952007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11796
11797 * lib/gdb.exp: Abort on missing `site.exp'.
11798
cb1df416
DJ
117992007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11800 Daniel Jacobowitz <dan@codesourcery.com>
11801
11802 * gdb.base/included.c, gdb.base/included.exp,
11803 gdb.base/included.h: New files.
11804
35990120
DJ
118052007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
11806
11807 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
11808 (maximize_rlimit): Reduce limits on 64-bit systems.
11809
6e81a116 118102007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
11811
11812 From Marcus Deuling <deuling@de.ibm.com>:
11813 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
11814 every case.
11815
6c3c41f3
NR
118162007-01-13 Nick Roberts <nickrob@snap.net.nz>
11817
11818 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
11819 (test_path_specification): Use objdir instead of srcdir to always
11820 get an absolute filename.
11821
2f12c312
DJ
118222007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
11823
11824 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
11825
81121995
VP
118262007-01-11 Vladimir Prus <vladimir@codesourcery.com>
11827
11828 * gdb.mi/mi-var-cp.cc (reference_update_tests):
11829 Make sure the variable we're using is in scope.
11830 (reference_to_pointer): Likewise.
11831
4741b737
DJ
118322007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
11833
11834 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
11835 has no debug information.
11836
054410c3
DJ
118372007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
11838
11839 * gdb.base/annota1.exp: Remove extra send_gdb.
11840
818f79f6
DJ
118412007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11842
11843 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
11844
f7a6bb70
DJ
118452007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11846
11847 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
11848
57e66780
DJ
118492007-01-08 Nick Roberts <nickrob@snap.net.nz>
11850 Daniel Jacobowitz <dan@codesourcery.com>
11851
11852 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
11853 lcharacter or linteger change. Correct duplicated test name.
11854 * gdb.mi/mi2-var-cmd.exp: Likewise.
11855
3d799a95
DJ
118562007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
11857
11858 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
11859
118602007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 11861
a9c64011
AS
11862 * gdb.base/nofield.c: New file.
11863 * gdb.base/nofield.exp: New testcase.
51679ba9 11864
eafb94e8
NR
118652007-01-05 Nick Roberts <nickrob@snap.net.nz>
11866
11867 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
11868
11869 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
11870 test.
11871
5e572bb4
DJ
118722007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
11873
11874 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
11875
74a44383
DJ
118762007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
11877
11878 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
11879 when continuing.
11880
1b572db9
DJ
118812007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
11882
11883 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
11884 Expect ".exe" extension.
11885
381bc39b
DJ
118862007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
11887
11888 * gdb.base/charset.exp: Add explicit filename to break.
11889 * gdb.base/dbx.exp: Add explicit filename to breaks.
11890
2b70e4c6
DJ
118912007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
11892
11893 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
11894 * gdb.mi/mi2-file.exp: Likewise.
11895
303b6f5d
DJ
118962007-01-04 Vladimir Prus <vladimir@codesourcery.com>
11897
11898 Implement specification of MI tests as comments
11899 in C and C++ sources.
11900 * lib/mi-support.exp (mi_autotest_data): New variable.
11901 (mi_autotest_source): New variable.
11902 (count_newlines, mi_prepare_inline_tests)
11903 (mi_get_inline_test, mi_continue_to_line)
11904 (mi_run_inline_test, mi_tbreak)
11905 (mi_send_resuming_command, mi_wait_for_stop): New functions.
11906 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
11907 Run inline tests.
11908 * gdb.mi/mi-var-cp.cc: Define tests here.
11909
23da0d94
VP
119102007-01-04 Vladimir Prus <vladimir@codesourcery.com>
11911
11912 Simplify usage of mi_continue_to.
11913 * lib/mi-support.exp (mi_runto_helper): Renamed
11914 from mi_runto, added new parameter 'run_or_continue'.
11915 (mi_runto): Use mi_runto_helper.
11916 (mi_continue_to): Accept just function name as parameter.
11917 Use mi_runto_helper.
11918 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
11919 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 11920
f9e18282
JB
119212006-01-04 Joel Brobecker <brobecker@adacore.com>
11922
11923 Make this testcase a bit more realistic. The current code
11924 is too simplistic, and allows the compiler to optimize out
11925 some of the entities we need for this testcase.
11926 * gdb.ada/null_record/bar.ads (Void_Star): New type.
11927 (Do_Nothing): Add extra parameter.
11928 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
11929 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
11930 by using a variable of type Void_Star.
11931
fd678c65
JB
119322006-01-04 Joel Brobecker <brobecker@adacore.com>
11933
11934 * gdb.ada/catch_ex/foo.adb: New file.
11935 * gdb.ada/catch_ex.exp: New testcase.
11936
05cfdb42
DJ
119372007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
11938
11939 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
11940 pass --image-base to linker.
11941
2e03ee74
DJ
119422007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11943 Daniel Jacobowitz <dan@codesourcery.com>
11944
11945 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
11946 secondary prompts.
11947
0d5de010
DJ
119482007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
11949
11950 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
11951 output. Test the types of members and member pointers.
11952 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
11953 gdb/2092.
11954 * gdb.cp/member-ptr.exp: Search for a comment instead of a
11955 statement. Enable for GCC. Update expected output for some tests
11956 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
11957 layout.
11958 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
11959 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
11960 (Diamond::vget_base): New.
11961 (main): Add new tests.
11962 * gdb.cp/printmethod.exp: Update expected output for member functions.
11963 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
11964 print pEe->D::vg().
11965
61a771aa
DJ
119662007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
11967
11968 * gdb.threads/tls.exp: Allow stops in sem_post.
11969
2fa63963
DJ
119702006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
11971
11972 * gdb.base/annota1.exp: Allow .*printf in backtraces.
11973 * gdb.base/annota3.exp: Likewise.
11974 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
11975 again (instead of timing out).
11976 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
11977 GCC bug 26475.
11978 * gdb.java/jmisc.exp: Adjust to work with method signatures including
11979 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
11980 test from jmisc1.exp.
11981 * gdb.java/jmisc1.exp: Delete.
11982 * gdb.java/jprint.exp: Adjust to work with method signatures including
11983 return types.
11984 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
11985 * gdb.threads/linux-dp.exp: Don't be confused by program output.
11986 * lib/java.exp (compile_java_from_source): Pass the correct type
11987 to target_compile.
11988
5eefc2b7
JB
119892006-12-31 Joel Brobecker <brobecker@adacore.com>
11990
11991 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
11992 (stack_align_edx): New function.
11993 (stack_align_eax): New function.
11994 (main): Add calls to stack_align_edx and stack_align_eax.
11995 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
11996 Add testing for the cases where the register used during a stack
11997 realignment is edx. Same for eax.
11998
227c54da
DJ
119992006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
12000
12001 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
12002 and generic PE targets.
12003
cab8ac94
JB
120042006-12-29 Joel Brobecker <brobecker@adacore.com>
12005
12006 * gdb.ada/array_return.exp: Update copyright date list.
12007
ba54f318
JB
120082006-12-27 Joel Brobecker <brobecker@adacore.com>
12009
12010 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
12011 (Create_Small_Float_Vector): New function.
12012 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
12013 function body.
12014 * gdb.ada/array_return/p.adb: Use new type and function from
12015 package Pck.
12016 * gdb.ada/array_return.exp: Add a test verifying that GDB is
12017 able to print the value returned by a function returning an
12018 array of float.
12019
6b7a35dd
JB
120202006-12-20 Joel Brobecker <brobecker@adacore.com>
12021
12022 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
12023 The associated tests should be PASSing.
12024
038224f6
VP
120252006-12-08 Vladimir Prus <vladimir@codesourcery.com>
12026
12027 Test for base in references.
12028 * gdb.mi/mi-var-cp.cc: Add test code.
12029 * gdb.mi/mi-var-cp.exp: Test for bases in references.
12030 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
12031 * gdb.mi/mi2-watch.exp: Likewise.
12032 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
12033 (mi_list_varobj_children): New function.
12034
b26ed50d
VP
120352006-12-08 Vladimir Prus <vladimir@codesourcery.com>
12036
12037 * lib/mi-support.exp
12038 (mi_runto): Accept "()" after function name.
12039 (mi_create_varobj): New function.
12040 (mi_varobj_update): New function.
12041 (mi_Check_varobj_value): New function.
12042 * gdb.mi/mi-var-cp.exp: New file.
12043 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 12044
08232497
DJ
120452006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
12046
12047 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
12048 gdb.base/weaklib2.c: New files.
12049
d394c993 120502006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 12051
ac6c2fba
NS
12052 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
12053 info. Adjust test names.
12054
8ec659a0 12055 * gdb.base/break.c (main): Move position of malloc.
d394c993 12056 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 12057
acd65feb
VP
120582006-11-28 Vladimir Prus <vladimir@codesourcery.com>
12059
12060 * gdb.mi/mi-var-cmd.exp: Check -var-update after
12061 assignement of arrays and function pointers.
12062 * gdb.mi/var-cmd.c: Add declaration necessary for above
12063 tests.
12064
f556d5e5
NS
120652006-11-27 Nathan Sidwell <nathan@codesourcery.com>
12066
12067 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
12068
12069 * gdb.threads/linux-dp.exp: Read thread table before and after
12070 creating each philosopher and verify it.
12071
697bc68d
NS
120722006-11-27 Nathan Sidwell <nathan@codesourcery.com>
12073 Paul Brook <paul@codesourcery.com>
12074 Daniel Jacobowitz <dan@codesourcery.com>
12075
12076 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 12077 main to remove duplication. Add start function of the form
697bc68d
NS
12078 '_*start[1-9]*'. Add RVDS start function.
12079
29d73ae4
DJ
120802006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
12081
12082 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
12083
c1d88655
UW
120842006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12085
12086 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
12087 * gdb.asm/spu.inc: New file.
12088 * gdb.base/term.exp: Disable if [target_info exists noargs].
12089 * gdb.gdb/complaints.exp: Disable if ![isnative].
12090 * gdb.gdb/selftest.exp: Likewise.
12091 * gdb.gdb/observer.exp: Likewise.
12092 * gdb.gdb/xfullpath.exp: Likewise.
12093 * gdb.base/attach.exp: Disable on SPU target.
12094 * gdb.cp/bs145503.exp: Likewise.
12095 * gdb.cp/exception.exp: Likewise.
12096 * gdb.cp/userdef.exp: Likewise.
12097
32a13b1a
DJ
120982006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
12099
12100 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
12101
d8295fe9
VP
121022006-11-10 Vladimir Prus <vladimir@codesourcery.com>
12103
12104 * gdb.base/completion.exp: Fix completion tests for
12105 'info' and 'info '.
12106 * gdb.base/help.exp (help_test_raw, test_class_help)
12107 (test_prefix_command_help): Move...
12108 * lib/gdb.exp: Here.
12109 * gdb.base/main.exp: Adjust.
12110 * gdb.cp/maint.exp: Adjust.
12111 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 12112
8c394015
VP
121132006-11-09 Vladimir Prus <vladimir@codesourcery.com>
12114
12115 * gdb.stabs/weird.exp (print_weird_var): Use
12116 gdb_test_multiple instead of gdb_expect.
12117
027fc1bc
VP
121182006-11-09 Vladimir Prus <vladimir@codesourcery.com>
12119
12120 * gdb.base/help.exp (help_test_raw): New.
12121 (test_class_help): New.
12122 (test_prefix_command_help): New.
12123 Adjust testcases.
12124
67609209
FR
121252006-11-09 Christophe Lyon <christophe.lyon@st.com>
12126
12127 * gdb.base/constvars.c (main): Write to crass and crips, so that
12128 they are allocated by the compiler.
12129
f73adfeb
AS
121302006-10-27 Andreas Schwab <schwab@suse.de>
12131
12132 * gdb.base/multi-forks.exp: Use "detach fork" instead of
12133 "detach-fork".
12134
2f83a18e
DJ
121352006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
12136
12137 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
12138 of patterns.
12139
94277a38
DJ
121402006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
12141
12142 * gdb.base/sepdebug.exp: Remove debug format test.
12143 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
12144 Handle no-symtab.
12145 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
12146
5bd2f6e2
DJ
121472006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
12148
12149 * gdb.threads/manythreads.c (thread_function, main): Don't cast
12150 int to pointer or pointer to int.
12151 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
12152
8c008720
DJ
121532006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
12154
12155 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
12156
9e35dae4
DJ
121572006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12158
12159 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
12160
d9639e13
DJ
121612006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
12162
12163 PR c++/2116
12164 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
12165
390a1bd0
JB
121662006-10-06 Joel Brobecker <brobecker@adacore.com>
12167
12168 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
12169 the corresponding bug has been fixed in GDB (PR/2018).
12170
dd920c33
JB
121712006-10-06 Joel Brobecker <brobecker@adacore.com>
12172
12173 * gdb.base/subst.exp: New testcase.
12174
53bbefe9
JB
121752006-10-06 Joel Brobecker <brobecker@adacore.com>
12176
12177 * gdb.ada/array_return/pck.ads: Add copyright notice.
12178 * gdb.ada/array_return/pck.adb: Likewise.
12179 * gdb.ada/array_return/p.adb: Likewise.
12180 * gdb.ada/exec_changed/first.adb: Likewise.
12181 * gdb.ada/exec_changed/second.adb: Likewise.
12182
09851417
JB
121832006-10-06 Joel Brobecker <brobecker@adacore.com>
12184
12185 * gdb.ada/watch_arg/watch.adb: New file.
12186 * gdb.ada/watch_arg.exp: New testcase.
12187
041bf30d
VP
121882006-10-02 Vladimir Prus <vladimir@codesourcery.com>
12189
12190 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 12191 via string_to_regexp.
041bf30d 12192 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 12193
f286fbdd 121942006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
12195
12196 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
12197 Remove unused / obsolete files.
12198
7c07f349
NR
121992006-09-19 Nick Roberts <nickrob@snap.net.nz>
12200
12201 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
12202
cd5ff84a
VP
122032006-09-17 Vladimir Prus <vladimir@codesourcery.com>
12204
12205 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
12206 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 12207 the number of frames.
cd5ff84a 12208
ae018d1a
DJ
122092006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
12210
12211 * gdb.base/args.c (main): Add breakpoint marker.
12212 * gdb.base/args.exp: Use args_test for tests. Add new tests which
12213 really test empty arguments.
12214 (args_load): Delete.
12215 (args_test): New.
12216
b399c549
NR
122172006-09-13 Nick Roberts <nickrob@snap.net.nz>
12218
12219 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 12220 check for one file.
b399c549 12221
2ab1eb7a
VP
122222006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
12223
12224 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
12225 HIGH_FRAME argument to -stack-list-locals can be larger than
12226 the number of frames.
a9c64011 12227
476308bf
FF
122282006-08-18 Fred Fish <fnf@specifix.com>
12229
12230 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
12231 '$' in front of skip_vmx_tests_saved when setting that.
12232
8625200f
AS
122332006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
12234
12235 * gdb.base/trace-commands.exp: New file.
12236
089ec8f1
DJ
122372006-08-10 Joel Brobecker <brobecker@adacore.com>
12238 Daniel Jacobowitz <dan@codesourcery.com>
12239
12240 * gdb.base/step-bt.exp: Make hexadecimal address optional in
12241 expected output of the backtrace commands.
12242
b60f0898
JB
122432006-08-09 Joel Brobecker <brobecker@adacore.com>
12244
12245 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
12246 untested followed by return combination.
12247 * gdb.arch/altivec-regs.exp: Likewise.
12248 * gdb.arch/e500-abi.exp: Likewise.
12249 * gdb.arch/e500-regs.exp: Likewise.
12250 * gdb.arch/gdb1291.exp: Likewise.
12251 * gdb.arch/gdb1431.exp: Likewise.
12252 * gdb.arch/gdb1558.exp: Likewise.
12253 * gdb.arch/i386-prologue.exp: Likewise.
12254 * gdb.arch/i386-unwind.exp: Likewise.
12255 * gdb.asm/asm-source.exp: Likewise.
12256 * gdb.base/a2-run.exp: Likewise.
12257 * gdb.base/advance.exp: Likewise.
12258 * gdb.base/all-bin.exp: Likewise.
12259 * gdb.base/annota1.exp: Likewise.
12260 * gdb.base/annota3.exp: Likewise.
12261 * gdb.base/args.exp: Likewise.
12262 * gdb.base/arithmet.exp: Likewise.
12263 * gdb.base/assign.exp: Likewise.
12264 * gdb.base/async.exp: Likewise.
12265 * gdb.base/attach.exp: Likewise.
12266 * gdb.base/bang.exp: Likewise.
12267 * gdb.base/bigcore.exp: Likewise.
12268 * gdb.base/bitfields.exp: Likewise.
12269 * gdb.base/bitfields2.exp: Likewise.
12270 * gdb.base/break.exp: Likewise.
12271 * gdb.base/call-sc.exp: Likewise.
12272 * gdb.base/call-strs.exp: Likewise.
12273 * gdb.base/callfuncs.exp: Likewise.
12274 * gdb.base/checkpoint.exp: Likewise.
12275 * gdb.base/chng-syms.exp: Likewise.
12276 * gdb.base/code-expr.exp: Likewise.
12277 * gdb.base/commands.exp: Likewise.
12278 * gdb.base/completion.exp: Likewise.
12279 * gdb.base/cond-expr.exp: Likewise.
12280 * gdb.base/condbreak.exp: Likewise.
12281 * gdb.base/consecutive.exp: Likewise.
12282 * gdb.base/constvars.exp: Likewise.
12283 * gdb.base/corefile.exp: Likewise.
12284 * gdb.base/cvexpr.exp: Likewise.
12285 * gdb.base/dbx.exp: Likewise.
12286 * gdb.base/define.exp: Likewise.
12287 * gdb.base/detach.exp: Likewise.
12288 * gdb.base/display.exp: Likewise.
12289 * gdb.base/dump.exp: Likewise.
12290 * gdb.base/ena-dis-br.exp: Likewise.
12291 * gdb.base/ending-run.exp: Likewise.
12292 * gdb.base/environ.exp: Likewise.
12293 * gdb.base/eval-skip.exp: Likewise.
12294 * gdb.base/exprs.exp: Likewise.
12295 * gdb.base/fileio.exp: Likewise.
12296 * gdb.base/finish.exp: Likewise.
12297 * gdb.base/float.exp: Likewise.
12298 * gdb.base/foll-exec.exp: Likewise.
12299 * gdb.base/foll-fork.exp: Likewise.
12300 * gdb.base/foll-vfork.exp: Likewise.
12301 * gdb.base/freebpcmd.exp: Likewise.
12302 * gdb.base/funcargs.exp: Likewise.
12303 * gdb.base/gcore.exp: Likewise.
12304 * gdb.base/gdb1090.exp: Likewise.
12305 * gdb.base/gdb1250.exp: Likewise.
12306 * gdb.base/huge.exp: Likewise.
12307 * gdb.base/info-proc.exp: Likewise.
12308 * gdb.base/interrupt.exp: Likewise.
12309 * gdb.base/jump.exp: Likewise.
12310 * gdb.base/langs.exp: Likewise.
12311 * gdb.base/lineinc.exp: Likewise.
12312 * gdb.base/list.exp: Likewise.
12313 * gdb.base/logical.exp: Likewise.
12314 * gdb.base/long_long.exp: Likewise.
12315 * gdb.base/macscp.exp: Likewise.
12316 * gdb.base/maint.exp: Likewise.
12317 * gdb.base/mips_pro.exp: Likewise.
12318 * gdb.base/miscexprs.exp: Likewise.
12319 * gdb.base/multi-forks.exp: Likewise.
12320 * gdb.base/opaque.exp: Likewise.
12321 * gdb.base/overlays.exp: Likewise.
12322 * gdb.base/pc-fp.exp: Likewise.
12323 * gdb.base/pointers.exp: Likewise.
12324 * gdb.base/printcmds.exp: Likewise.
12325 * gdb.base/psymtab.exp: Likewise.
12326 * gdb.base/ptype.exp: Likewise.
12327 * gdb.base/recurse.exp: Likewise.
12328 * gdb.base/relational.exp: Likewise.
12329 * gdb.base/relocate.exp: Likewise.
12330 * gdb.base/remote.exp: Likewise.
12331 * gdb.base/reread.exp: Likewise.
12332 * gdb.base/restore.exp: Likewise.
12333 * gdb.base/return.exp: Likewise.
12334 * gdb.base/return2.exp: Likewise.
12335 * gdb.base/scope.exp: Likewise.
12336 * gdb.base/sect-cmd.exp: Likewise.
12337 * gdb.base/sep.exp: Likewise.
12338 * gdb.base/sepdebug.exp: Likewise.
12339 * gdb.base/setshow.exp: Likewise.
12340 * gdb.base/setvar.exp: Likewise.
12341 * gdb.base/sigall.exp: Likewise.
12342 * gdb.base/sigbpt.exp: Likewise.
12343 * gdb.base/signals.exp: Likewise.
12344 * gdb.base/signull.exp: Likewise.
12345 * gdb.base/sizeof.exp: Likewise.
12346 * gdb.base/solib.exp: Likewise.
12347 * gdb.base/step-line.exp: Likewise.
12348 * gdb.base/step-test.exp: Likewise.
12349 * gdb.base/structs.exp: Likewise.
12350 * gdb.base/structs2.exp: Likewise.
12351 * gdb.base/term.exp: Likewise.
12352 * gdb.base/twice.exp: Likewise.
12353 * gdb.base/until.exp: Likewise.
12354 * gdb.base/varargs.exp: Likewise.
12355 * gdb.base/volatile.exp: Likewise.
12356 * gdb.base/watchpoint.exp: Likewise.
12357 * gdb.base/whatis-exp.exp: Likewise.
12358 * gdb.base/whatis.exp: Likewise.
12359 * gdb.cp/ambiguous.exp: Likewise.
12360 * gdb.cp/annota2.exp: Likewise.
12361 * gdb.cp/annota3.exp: Likewise.
12362 * gdb.cp/bool.exp: Likewise.
12363 * gdb.cp/breakpoint.exp: Likewise.
12364 * gdb.cp/casts.exp: Likewise.
12365 * gdb.cp/class2.exp: Likewise.
12366 * gdb.cp/classes.exp: Likewise.
12367 * gdb.cp/cplusfuncs.exp: Likewise.
12368 * gdb.cp/ctti.exp: Likewise.
12369 * gdb.cp/derivation.exp: Likewise.
12370 * gdb.cp/exception.exp: Likewise.
12371 * gdb.cp/gdb1355.exp: Likewise.
12372 * gdb.cp/hang.exp: Likewise.
12373 * gdb.cp/inherit.exp: Likewise.
12374 * gdb.cp/local.exp: Likewise.
12375 * gdb.cp/m-data.exp: Likewise.
12376 * gdb.cp/m-static.exp: Likewise.
12377 * gdb.cp/member-ptr.exp: Likewise.
12378 * gdb.cp/method.exp: Likewise.
12379 * gdb.cp/misc.exp: Likewise.
12380 * gdb.cp/namespace.exp: Likewise.
12381 * gdb.cp/overload.exp: Likewise.
12382 * gdb.cp/ovldbreak.exp: Likewise.
12383 * gdb.cp/pr-1023.exp: Likewise.
12384 * gdb.cp/pr-1210.exp: Likewise.
12385 * gdb.cp/pr-574.exp: Likewise.
12386 * gdb.cp/printmethod.exp: Likewise.
12387 * gdb.cp/psmang.exp: Likewise.
12388 * gdb.cp/ref-params.exp: Likewise.
12389 * gdb.cp/ref-types.exp: Likewise.
12390 * gdb.cp/rtti.exp: Likewise.
12391 * gdb.cp/templates.exp: Likewise.
12392 * gdb.cp/try_catch.exp: Likewise.
12393 * gdb.cp/userdef.exp: Likewise.
12394 * gdb.cp/virtfunc.exp: Likewise.
12395 * gdb.disasm/am33.exp: Likewise.
12396 * gdb.disasm/h8300s.exp: Likewise.
12397 * gdb.disasm/mn10300.exp: Likewise.
12398 * gdb.disasm/sh3.exp: Likewise.
12399 * gdb.disasm/t01_mov.exp: Likewise.
12400 * gdb.disasm/t02_mova.exp: Likewise.
12401 * gdb.disasm/t03_add.exp: Likewise.
12402 * gdb.disasm/t04_sub.exp: Likewise.
12403 * gdb.disasm/t05_cmp.exp: Likewise.
12404 * gdb.disasm/t06_ari2.exp: Likewise.
12405 * gdb.disasm/t07_ari3.exp: Likewise.
12406 * gdb.disasm/t08_or.exp: Likewise.
12407 * gdb.disasm/t09_xor.exp: Likewise.
12408 * gdb.disasm/t10_and.exp: Likewise.
12409 * gdb.disasm/t11_logs.exp: Likewise.
12410 * gdb.disasm/t12_bit.exp: Likewise.
12411 * gdb.disasm/t13_otr.exp: Likewise.
12412 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
12413 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
12414 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12415 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
12416 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
12417 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
12418 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
12419 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
12420 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
12421 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
12422 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
12423 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
12424 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
12425 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
12426 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
12427 * gdb.mi/gdb701.exp: Likewise.
12428 * gdb.mi/gdb792.exp: Likewise.
12429 * gdb.mi/mi-basics.exp: Likewise.
12430 * gdb.mi/mi-break.exp: Likewise.
12431 * gdb.mi/mi-cli.exp: Likewise.
12432 * gdb.mi/mi-console.exp: Likewise.
12433 * gdb.mi/mi-disassemble.exp: Likewise.
12434 * gdb.mi/mi-eval.exp: Likewise.
12435 * gdb.mi/mi-file.exp: Likewise.
12436 * gdb.mi/mi-read-memory.exp: Likewise.
12437 * gdb.mi/mi-regs.exp: Likewise.
12438 * gdb.mi/mi-return.exp: Likewise.
12439 * gdb.mi/mi-simplerun.exp: Likewise.
12440 * gdb.mi/mi-stack.exp: Likewise.
12441 * gdb.mi/mi-stepi.exp: Likewise.
12442 * gdb.mi/mi-syn-frame.exp: Likewise.
12443 * gdb.mi/mi-until.exp: Likewise.
12444 * gdb.mi/mi-var-block.exp: Likewise.
12445 * gdb.mi/mi-var-child.exp: Likewise.
12446 * gdb.mi/mi-var-cmd.exp: Likewise.
12447 * gdb.mi/mi-var-display.exp: Likewise.
12448 * gdb.mi/mi-watch.exp: Likewise.
12449 * gdb.mi/mi2-basics.exp: Likewise.
12450 * gdb.mi/mi2-break.exp: Likewise.
12451 * gdb.mi/mi2-cli.exp: Likewise.
12452 * gdb.mi/mi2-console.exp: Likewise.
12453 * gdb.mi/mi2-disassemble.exp: Likewise.
12454 * gdb.mi/mi2-eval.exp: Likewise.
12455 * gdb.mi/mi2-file.exp: Likewise.
12456 * gdb.mi/mi2-read-memory.exp: Likewise.
12457 * gdb.mi/mi2-regs.exp: Likewise.
12458 * gdb.mi/mi2-return.exp: Likewise.
12459 * gdb.mi/mi2-simplerun.exp: Likewise.
12460 * gdb.mi/mi2-stack.exp: Likewise.
12461 * gdb.mi/mi2-stepi.exp: Likewise.
12462 * gdb.mi/mi2-syn-frame.exp: Likewise.
12463 * gdb.mi/mi2-until.exp: Likewise.
12464 * gdb.mi/mi2-var-block.exp: Likewise.
12465 * gdb.mi/mi2-var-child.exp: Likewise.
12466 * gdb.mi/mi2-var-cmd.exp: Likewise.
12467 * gdb.mi/mi2-var-display.exp: Likewise.
12468 * gdb.mi/mi2-watch.exp: Likewise.
12469 * gdb.stabs/exclfwd.exp: Likewise.
12470 * gdb.stabs/weird.exp: Likewise.
12471 * gdb.threads/gcore-thread.exp: Likewise.
12472 * gdb.trace/actions.exp: Likewise.
12473 * gdb.trace/backtrace.exp: Likewise.
12474 * gdb.trace/circ.exp: Likewise.
12475 * gdb.trace/collection.exp: Likewise.
12476 * gdb.trace/deltrace.exp: Likewise.
12477 * gdb.trace/infotrace.exp: Likewise.
12478 * gdb.trace/limits.exp: Likewise.
12479 * gdb.trace/packetlen.exp: Likewise.
12480 * gdb.trace/passc-dyn.exp: Likewise.
12481 * gdb.trace/passcount.exp: Likewise.
12482 * gdb.trace/report.exp: Likewise.
12483 * gdb.trace/save-trace.exp: Likewise.
12484 * gdb.trace/tfind.exp: Likewise.
12485 * gdb.trace/tracecmd.exp: Likewise.
12486 * gdb.trace/while-dyn.exp: Likewise.
12487 * gdb.trace/while-stepping.exp: Likewise.
12488
f4b618d1
JB
124892006-08-08 Joel Brobecker <brobecker@adacore.com>
12490
12491 * gdb.base/step-bt.c: New file.
12492 * gdb.base/step-bt.exp: New testcase.
12493
3d00d119
DJ
124942006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
12495
12496 * config/monitor.exp (gdb_load): Remove support for obsolete
12497 download-write-size.
12498 * gdb.base/remote.exp: Likewise. Update all callers of
12499 gdb_timed_load.
12500
017b5bd4
DJ
125012006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
12502
12503 * cursal.exp: Pass binfile to gdb_load.
12504
837c599d
DJ
125052006-08-01 Nathan Sidwell <nathan@codesourcery.com>
12506
12507 * gdb.base/cursal.exp: Add "" to gdb_load call.
12508
8dd4540b
MK
125092006-07-29 Mark Kettenis <kettenis@gnu.org>
12510
12511 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
12512 NetBSD/ELF targets.
12513
ab5c9f60
DJ
125142006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
12515
12516 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
12517 operator*.
12518
4c42eaff
DJ
125192006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
12520
12521 * gdb.base/completion.exp: Update for change in "file" behavior.
12522 * gdb.stabs/weird.exp: Likewise.
12523 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
12524 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
12525
0155cc76
NS
125262006-07-24 Nathan Sidwell <nathan@codesourcery.com>
12527
12528 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
12529 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
12530
16026cd7
AS
125312006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
12532
12533 * gdb.base/default.exp: Update source command error message.
12534 * gdb.base/help.exp: Update 'help source' message.
12535
16963cb6
DJ
125362006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
12537
12538 * gdb.cp/bs15503.exp: Update comment for no longer crashing
12539 test.
12540
6d7fd486
AS
125412006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
12542
12543 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
12544
29e8a844
DJ
125452006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
12546
12547 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
12548
6afcfa39
DJ
125492006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
12550
12551 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
12552
267a692b
MK
125532006-07-17 Mark Kettenis <kettenis@gnu.org>
12554
12555 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
12556 *-*-openbsd* from targets for wich we expect ARM FPA floating
12557 point format.
12558
85d2fec4
NR
125592006-07-17 Nick Roberts <nickrob@snap.net.nz>
12560
12561 * gdb.cp/annota3.exp: Expect frame-begin annotation.
12562
125632006-07-17 Mark Kettenis <kettenis@gnu.org>
12564
12565 * gdb.base/annota3.exp: Expect frame-begin annotation.
12566
85b4c6e8
JB
125672006-07-14 Joel Brobecker <brobecker@adacore.com>
12568
12569 * gdb.base/help.exp: Adjust "help unset" test to accept
12570 any list of unset commands.
12571
fb933624
DJ
125722006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
12573 Daniel Jacobowitz <dan@codesourcery.com>
12574
12575 * gdb.cp/ref-params.exp: New test.
12576 * gdb.cp/ref-params.cc: New source file.
12577 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
12578
1dff4b64
MK
125792006-07-08 Mark Kettenis <kettenis@gnu.org>
12580
12581 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
12582 spaces/tabs in regular expressions since they might not be there.
12583
40d2e0e3
AS
125842006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
12585
12586 * gdb.base/ifelse.exp: New file.
12587
f6c957d2
NS
125882006-07-04 Nathan Sidwell <nathan@codesourcery.com>
12589
12590 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
12591 line.
12592 * gdb.base/huge.exp: Loop over compilation to find a size that
12593 is acceptable.
12594 * gdb.base/remote.exp: Correct expected strings.
12595 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
12596
b9c5a23d
DJ
125972006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12598
12599 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
12600
9af2e58d
DJ
126012006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12602
12603 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
12604 native.
12605
30930ca5
DJ
126062006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12607
12608 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
12609 enable stabs testing.
12610
aa32fa1d
DJ
126112006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12612
bd4a4c80 12613 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
12614 gdb_test_multiple does.
12615
321fef15
DJ
126162006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12617
12618 * Makefile.in (host_alias): Remove.
12619 (target_alias): Use @target_noncanonical@.
12620 (site.exp): Don't set host_alias.
12621 * aclocal.m4: Remove contents. Include acx.m4.
12622 * configure: Regenerated.
12623 * configure.ac: Use ACX_NONCANONICAL_TARGET.
12624
e1c2defa
NS
126252006-06-13 Nathan Sidwell <nathan@codesourcery.com>
12626
e63b55d1
NS
12627 * lib/gdb.exp (gdb_load_cmd): New.
12628
5600ea19
NS
12629 * gdb.base/fileio.c: Add system(NULL) test.
12630 * gdb.base/fileio.exp: Check it.
12631
e1c2defa
NS
12632 * gdb.base/break.c: Add 10a breakpoint at }
12633 * gdb.base/break.exp: Add test for breakpoint at }
12634 * gdb.cp/anon-union.cc: Add code at end of function.
12635 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
12636 * gdb.mi/var-cmd.c: Add code at end of function.
12637 * gdb.mi/mi-var-display.exp: Adjust end of next.
12638 * gdb.mi/mi2-var-display.exp: Likewise.
12639 * gdb.base/fileio.c: Add stop function and insert calls at
12640 stopping places.
12641 * gdb.base/fileio.exp: Breakpoint stop function and remove
12642 explicit line number references.
12643
6c0112ec
JB
126442006-05-19 Joel Brobecker <brobecker@adacore.com>
12645
a9c64011
AS
12646 * gdb.base/del.exp (test_delete_alias): New function.
12647 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 12648
154189a4
FF
126492006-05-18 Fred Fish <fnf@specifix.com>
12650
12651 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
12652 required. Check for spurious output after program exits normally.
12653
582e64c2
FF
126542006-05-17 Fred Fish <fnf@specifix.com>
12655
12656 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
12657 gdb_load, so it works in the simulator.
12658
8ef6493a
FF
126592006-05-11 Fred Fish <fnf@specifix.com>
12660
12661 * gdb.base/bang.exp: Ignore unexpected output between the
12662 "program exited normally" and the gdb prompt, as many other
12663 tests do.
12664
692b141c
MK
126652006-05-07 Mark Kettenis <kettenis@gnu.org>
12666
12667 * gdb.base/help.exp: Make "delete checkpoint" part option for
12668 "help d" and "help delete" tests.
12669
540b8a30
UW
126702006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12671
a9c64011 12672 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
12673 expected output in some mi_gdb_test statements.
12674 * gdb.mi/mi2-basics.exp: Likewise.
12675
9b6462d9
JB
126762006-05-05 Joel Brobecker <brobecker@adacore.com>
12677
12678 * gdb.base/del.c: New file.
12679 * gdb.base/del.exp: New testcase.
12680
954de43b
DM
126812006-05-05 David S. Miller <davem@sunset.davemloft.net>
12682
12683 * gdb.base/break.exp: Do not assume a breakpoint on
12684 main will actually be in $srcfile when optimizing.
1303f75e
DM
12685 * gdb.base/savedregs.exp: Do not require that the dummy
12686 frame location match up to a symbol and source file location.
c3242428
DM
12687 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
12688 will get printed without a mi_cmd_data_list_register_values prefix.
12689 (*-data-list-register-*): Correct regular expressions to expect the new
12690 pseudo d? floating point registers.
12691 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 12692
c7e64c9a
DJ
126932006-05-05 Christophe Lyon <christophe.lyon@st.com>
12694
12695 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
12696 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
12697 is allocated by the compiler.
12698 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
12699 anons, e, anone to force their allocation by the compiler.
12700
127012006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
12702
12703 * gdb.base/help.exp: Update expected text for help d and
12704 help delete.
12705
27ce9a6d
MK
127062006-05-02 Mark Kettenis <kettenis@gnu.org>
12707
12708 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
12709 NetBSD/ELF targets.
12710
8608915f
MK
127112006-04-30 Mark Kettenis <kettenis@gnu.org>
12712
12713 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
12714 single-step breakpoint fails; make this a KFAIL on
12715 sparc*-*-openbsd*.
12716 * gdb.base/siginfo.exp: Likewise.
12717 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12718
b8db102d
MS
127192006-04-26 Michael Snyder <msnyder@redhat.com>
12720
12721 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
12722 which may have to consume output from other forks.
12723 Add tests to make sure that "delete fork" succeeded.
12724
c702009a
MS
127252006-04-20 Michael Snyder <msnyder@redhat.com>
12726
12727 * 2006-03-22 Jim Blandy <jimb@redhat.com>
12728 Add support for the Renesas M32C and M16C.
12729
12730 * gdb.asm/asm-source.exp: Add m32c target.
12731 * gdb.asm/m32c.inc: Support for m32c target.
12732
e28493f2
AS
127332006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
12734
12735 * gdb.base/commands.exp (recursive_source_test): New test.
12736
880da185
DM
127372006-04-04 David S. Miller <davem@sunset.davemloft.net>
12738
12739 * gdb.base/float.exp: Add pattern for sparc targets.
12740
61d9b92f
DJ
127412006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
12742
12743 * gdb.base/commands.exp (stray_arg0_test): New test.
12744
bd717df8
PB
127452006-03-30 Paul Brook <paul@codesourcery.com>
12746
12747 * gdb.mi/mi-until.exp: kfail broken until command.
12748 * gdb.mi/mi2-until.exp: Ditto.
12749
ec793d3c
NR
127502006-03-27 Nick Roberts <nickrob@snap.net.nz>
12751
12752 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
12753
831004b7
AO
127542006-03-08 Alexandre Oliva <aoliva@redhat.com>
12755
12756 * gdb.base/prelink.exp: Anchor tested-for regular expression
12757 on gdb prompt.
12758
effe49a0
PB
127592006-03-07 Paul Brook <paul@codesourcery.com>
12760
12761 * gdb.base/assign.exp: Correct fail message.
12762
e5461016
PB
127632006-03-07 Paul Brook <paul@codesourcery.com>
12764
12765 * lib/compiler.c: Extract armcc version number.
12766 * lib/compiler.cc: Ditto.
12767
fc91c6c2
PB
127682006-03-07 Paul Brook <paul@codesourcery.com>
12769
12770 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
12771 additional_flags=-w.
12772 * gdb.arch/altivec-regs.exp: Ditto.
12773 * gdb.arch/e500-abi.exp: Ditto.
12774 * gdb.arch/e500-regs.exp: Ditto.
12775 * gdb.base/all-bin.exp: Ditto.
12776 * gdb.base/annota1.exp: Ditto.
12777 * gdb.base/annota3.exp: Ditto.
12778 * gdb.base/args.exp: Ditto.
12779 * gdb.base/arithmet.exp: Ditto.
12780 * gdb.base/assign.exp: Ditto.
12781 * gdb.base/async.exp: Ditto.
12782 * gdb.base/bang.exp: Ditto.
12783 * gdb.base/break.exp: Ditto.
12784 * gdb.base/call-rt-st.exp: Ditto.
12785 * gdb.base/completion.exp: Ditto.
12786 * gdb.base/cond-expr.exp: Ditto.
12787 * gdb.base/condbreak.exp: Ditto.
12788 * gdb.base/consecutive.exp: Ditto.
12789 * gdb.base/define.exp: Ditto.
12790 * gdb.base/display.exp: Ditto.
12791 * gdb.base/ena-dis-br.exp: Ditto.
12792 * gdb.base/environ.exp: Ditto.
12793 * gdb.base/eval-skip.exp: Ditto.
12794 * gdb.base/info-proc.exp: Ditto.
12795 * gdb.base/jump.exp: Ditto.
12796 * gdb.base/logical.exp: Ditto.
12797 * gdb.base/long_long.exp: Ditto.
12798 * gdb.base/maint.exp: Ditto.
12799 * gdb.base/miscexprs.exp: Ditto.
12800 * gdb.base/pc-fp.exp: Ditto.
12801 * gdb.base/pointers.exp: Ditto.
12802 * gdb.base/relational.exp: Ditto.
12803 * gdb.base/reread.exp: Ditto.
12804 * gdb.base/sect-cmd.exp: Ditto.
12805 * gdb.base/sep.exp: Ditto.
12806 * gdb.base/sepdebug.exp: Ditto.
12807 * gdb.base/until.exp: Ditto.
12808 * gdb.base/whatis-exp.exp: Ditto.
12809 * gdb.cp/annota2.exp: Ditto.
12810 * gdb.cp/annota3.exp: Ditto.
12811 * gdb.trace/actions.exp: Ditto.
12812 * gdb.trace/backtrace.exp: Ditto.
12813 * gdb.trace/circ.exp: Ditto.
12814 * gdb.trace/collection.exp: Ditto.
12815 * gdb.trace/deltrace.exp: Ditto.
12816 * gdb.trace/infotrace.exp: Ditto.
12817 * gdb.trace/limits.exp: Ditto.
12818 * gdb.trace/packetlen.exp: Ditto.
12819 * gdb.trace/passc-dyn.exp: Ditto.
12820 * gdb.trace/passcount.exp: Ditto.
12821 * gdb.trace/report.exp: Ditto.
12822 * gdb.trace/save-trace.exp: Ditto.
12823 * gdb.trace/tfind.exp: Ditto.
12824 * gdb.trace/tracecmd.exp: Ditto.
12825 * gdb.trace/while-dyn.exp: Ditto.
12826 * gdb.trace/while-stepping.exp: Ditto.
12827 * lib/gdb.exp: Ditto.
12828 (gdb_compile): Handle nowarning option.
12829
5f4a23d9
AO
128302006-03-07 Alexandre Oliva <aoliva@redhat.com>
12831
12832 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
12833 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
12834 Rename executable to prelinkt. Don't re-prelink if we didn't
12835 get a core file. Test prelink -u exit status to tell whether
12836 prelinking failed. Use gdb_test_multiple.
12837
9733fc94
DJ
128382006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12839
12840 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
12841 (do_tests): Call it.
12842
cc10cae3
AO
128432006-02-28 Alexandre Oliva <aoliva@redhat.com>
12844
12845 * gdb.base/prelink.exp: New test.
12846 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
12847
15c46491
WZ
128482006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
12849
12850 * gdb.fortran/derived-type.f90: New file.
12851 * gdb.fortran/derived-type.exp: New testcase.
12852
5c9f7ded
DJ
128532006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
12854
12855 * gdb.base/default.exp: Allow ';' as a directory separator.
12856
5b96932b
AS
128572006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
12858
12859 * gdb.base/help.exp (help add-symbol-file): Update.
12860
1986bccd
AS
128612006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
12862
12863 * gdb.base/help.exp (help load): Update expected results.
12864
a8b7528f
FF
128652006-02-19 Fred Fish <fnf@specifix.com>
12866
12867 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
12868 specifix hex value as part of results.
12869 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 12870
f8261448
FF
128712006-02-16 Fred Fish <fnf@specifix.com>
12872
12873 * gdb.base/whatis.c: Define variables using typedefs char_addr,
12874 ushort_addr, and slong_addr, so the typedefs are not optimized
12875 away.
12876 * gdb.base/whatis.exp: Add tests using type name for struct type,
12877 union type, enum type, and typedef.
a9c64011 12878
31d8bdd2
MK
128792006-02-13 Mark Kettenis <kettenis@gnu.org>
12880
12881 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
12882
34e41e63
JB
128832006-02-13 Jim Blandy <jimb@redhat.com>
12884
12885 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
12886 case where it takes two "next" commands to skip past the init
12887 call.
12888
ac6e4f31
FF
128892006-02-12 Fred Fish <fnf@specifix.com>
12890
12891 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
12892 to handle cases where it takes two "next" commands to skip
12893 past the init call.
12894
2db2d571
JB
128952006-02-07 Joel Brobecker <brobecker@adacore.com>
12896
12897 * gdb.ada/array_return.exp: Mark the last test as expected to fail
12898 on hppa32 targets.
12899
38fcd64c
DJ
129002006-02-06 Vladimir Prus <ghost@cs.msu.su>
12901
12902 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
12903 field.
12904
1315ad46
MK
129052006-01-29 Mark Kettenis <kettenis@gnu.org>
12906
12907 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
12908
5625b943
DJ
129092006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
12910
12911 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
12912 files.
12913
80df1bbe
DJ
129142006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
12915
12916 * gdb.cp/maint.exp: Set complaints to a positive value.
12917
9078e690
DJ
129182006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
12919
12920 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
12921 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
12922 function name.
12923
9c903399
DJ
129242006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
12925
12926 * gdb.base/checkpoint.c: Update copyright notice. Include
12927 <stdlib.h>.
12928
761ae4d6
JB
129292006-01-04 Jim Blandy <jimb@redhat.com>
12930
12931 * gdb.asm/asm-source.exp: Independently provide default values for
12932 asm-flags and debug-flags. Use 'string equal' to do the
12933 comparison, not the implicit expr's '==' operator. Remove
12934 now-unneeded assignments to asm-flags. In h8300 case, place
12935 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
12936
099ac3dd
MS
129372006-01-04 Michael Snyder <msnyder@redhat.com>
12938
12939 * gdb.base/checkpoint.c: New file.
12940 * gdb.base/checkpoint.exp: New file.
12941 * gdb.base/multi-fork.c: New file.
12942 * gdb.base/multi-fork.exp: New file.
12943 * gdb.base/pi.txt: New file (data for checkpoint.c test).
12944
f4d85314
FF
129452006-01-04 Fred Fish <fnf@specifix.com>
12946
12947 * gdb.base/ptype.c (foo): Add typedef.
12948 (intfoo): Add function.
12949 * gdb.base/ptype1.c: New file.
12950 * gdb.base/ptype.exp: Handle compilation and linking with two
12951 source files. Test that proper type for "foo" is found based
12952 on source context rather than first match found in symtabs.
12953
a1b06f35
MK
129542005-12-28 Mark Kettenis <kettenis@gnu.org>
12955
12956 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
12957 * gdb.asm/openbsd.inc: Indent commands.
12958
d082a1e2
MK
129592005-12-26 Mark Kettenis <kettenis@gnu.org>
12960
c65016bd
MK
12961 * gdb.base/freebpcmd.exp: Increase timeout.
12962
d082a1e2
MK
12963 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
12964
d3c32a0e
DJ
129652005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
12966
12967 * gdb.base/default.exp: Update check for "show version".
12968
9fdb1f50
RC
129692005-12-09 Randolph Chung <tausq@debian.org>
12970
12971 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
12972 * gdb.asm/pa64.inc: New file.
12973
5f2c56f7
RC
129742005-12-09 Randolph Chung <tausq@debian.org>
12975
12976 * gdb.asm/common.inc: Indent commands.
12977 * gdb.asm/asmsrc1.s: Likewise.
12978 * gdb.asm/asmsrc2.s: Likewise.
12979
8117349c
RC
129802005-12-09 Randolph Chung <tausq@debian.org>
12981
12982 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
12983 (get_addr_of_sym): Remove duplicate print.
12984 (gen_core): xfail hppa*-*-hpux*, update expected output.
12985 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
12986 * gdb.arch/pa64-nullify.s: New file.
12987
8f07f25a
RC
129882005-12-09 Randolph Chung <tausq@debian.org>
12989
12990 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
12991
55b39184
DJ
129922005-12-07 Christophe Lyon <christophe.lyon@st.com>
12993
12994 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
12995 code generation for these functions.
12996 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
12997 error message.
12998
31e2b00f
AS
129992005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
13000
13001 * gdb.base/help.exp (help b, help br, help bre, help brea)
13002 (help break): Update the expected message.
13003
c3d0b56e
SC
130042005-11-11 Stephane Carrez <stcarrez@nerim.fr>
13005
13006 * gdb.asm/m68hc11.inc: Setup the data section.
13007 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
13008 script for this test.
13009 (m6812-*-*): Likewise.
13010
36ae0ea9
RC
130112005-11-09 Randolph Chung <tausq@debian.org>
13012
13013 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
13014
9d6f42e9
WZ
130152005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
13016
13017 * gdb.base/break.exp: Fix a comment typo.
13018
e2126a14
EZ
130192005-11-03 Jim Blandy <jimb@redhat.com>
13020
a9c64011
AS
13021 Checked in by Elena Zannoni <ezannoni@redhat.com>
13022
889bf7c5 13023 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 13024
e0ac7199
CV
130252005-11-02 Corinna Vinschen <vinschen@redhat.com>
13026
13027 * gdb.arch/gdb1558.c: Include stdio.h.
13028
31d3fb18
MK
130292005-10-31 Mark Kettenis <kettenis@gnu.org>
13030
13031 * gdb.asm/asm-source.exp: Use -e instead of --entry.
13032
e52b687c
MK
130332005-10-31 Mark Kettenis <kettenis@gnu.org>
13034
13035 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
13036
f4711d79
PG
130372005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
13038
a9c64011
AS
13039 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
13040 vscr" tests to better match output.
f4711d79 13041
987a9106
JB
130422005-10-12 Jim Blandy <jimb@redhat.com>
13043
13044 * gdb.base/structs.exp (any): New function.
13045 (test_struct_returns): Don't make any assumptions at all about
13046 what value the function returns when GDB can't set the return
13047 value.
13048
2336bb58
JB
130492005-10-09 Joel Brobecker <brobecker@adacore.com>
13050
13051 * gdb.ada/arrayidx/p.adb: New file.
13052 * gdb.ada/arrayidx.exp: New testcase
13053
130542005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
13055
13056 * gdb.ada/array_return/pck.ads: New file.
13057 * gdb.ada/array_return/pck.adb: New file.
13058 * gdb.ada/array_return/p.adb: New file.
13059 * gdb.ada/array_return.exp: New testcase.
13060
705335ea
JB
130612005-10-03 Joel Brobecker <brobecker@adacore.com>
13062
a9c64011
AS
13063 * gdb.base/arrayidx.c: New file.
13064 * gdb.base/arrayidx.exp: New testcase.
705335ea 13065
11ee9940
NR
130662005-09-29 Nick Roberts <nickrob@snap.net.nz>
13067
13068 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
13069 frames-invalid and breakpoints-invalid are no longer generated
13070 with level 3 so don't expect them in the output.
13071
39fb8e9e
BR
130722005-09-27 Bob Rossi <bob@brasko.net>
13073
a9c64011 13074 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
13075 from test. Escape the | in mi_gdb_test call.
13076 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
13077 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
13078 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
13079 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
13080 expected regex's in mi_gdb_test calls.
13081 * lib/mi-support.exp: Remove arbitrary .* from tests.
13082 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
13083 Fully anchor GDB/MI expected results in mi_gdb_test.
13084 * lib/gdb.exp (string_to_regexp): Escape the ] character.
13085 * gdb.base/sizeof.exp: Remove escape character. Correct test.
13086
2af48f68
PB
130872005-09-26 Paul Brook <paul@codesourcery.com>
13088
13089 * long_long.exp: Exclude eabi targets from arm FPA float format test.
13090
f34502bc
WZ
130912005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
13092
13093 * bfp-test.c: New file.
13094 * bfp-test.exp: New testcase.
13095
ca929517
WZ
130962005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
13097
13098 * gdb.fortran/subarray.exp: New testcase to test the evaluation
13099 of subarray and substring variable.
13100 * gdb.fortran/subarray.f: New source file for the test of subarray
13101 and substring variable evaluation.
13102 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
13103 of string constant.
13104
c761af65
DJ
131052005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
13106
13107 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
13108 copyright dates.
13109
561d7a1d
PG
131102005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
13111
13112 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
13113 powerpc altivec' test with an almost identical 'info vector' test.
13114
b2b64cc9
PG
131152005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
13116
a9c64011
AS
13117 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
13118 vscr" tests to match output.
b2b64cc9 13119
6ac4d15a
PG
131202005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
13121
a9c64011
AS
13122 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
13123 output.
6ac4d15a 13124
40e55bef
BR
131252005-09-11 Bob Rossi <bob@brasko.net>
13126
889bf7c5
PA
13127 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
13128 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
13129 commands that return an MI output command and an asyncronous MI output
13130 command.
40e55bef
BR
13131 * gdb.mi/mi-console.exp: Ditto.
13132
3c7385ec
BR
131332005-09-11 Bob Rossi <bob@brasko.net>
13134
13135 * gdb.mi/mi-var-child.c: Include <string.h>.
13136
a6cd0eb3
DJ
131372005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
13138
13139 * killed.exp: Correct gdb_expect syntax.
13140
2f168eed
CV
131412005-08-09 Corinna Vinschen <vinschen@redhat.com>
13142
13143 * lib/mi-support.exp (mi_gdb_load): Fix typo.
13144
ecd3fd0f
BR
131452005-08-02 Bob Rossi <bob@brasko.net>
13146
13147 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
13148 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
13149 Change tests to inferior-tty-set/show.
13150 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
13151 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
13152 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
13153 inferior. Use mi_gdb_test to get GDB and Inferior output.
13154 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
13155 descriptor.
13156 (mi_inferior_tty_name): Add inferior PTY file name.
13157 (mi_gdb_start): Add INFERIOR_PTY parameter.
13158 (mi_gdb_test): Add IPATTERN parameter.
13159
f1ea48cb 131602005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 13161
f1ea48cb
BR
13162 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
13163 parameter to mi_gdb_test.
13164 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
13165
6e650a67
DJ
131662005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13167
13168 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
13169 struct_declarations.
13170 * gdb.mi/mi-var-child.exp: Step over the initialization of
13171 struct_declarations.
13172
8be260b6
DJ
131732005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13174
13175 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
13176 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
13177 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
13178 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
13179 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
13180 file.
13181
4e660f07
NR
131822005-07-27 Nick Roberts <nickrob@snap.net.nz>
13183
13184 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
13185 (do_children_tests): Assign values to the extra elements.
13186
13187 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
13188 them for tests for "-var-update --no-values" and
a9c64011 13189 "-var-update --all-values".
4e660f07
NR
13190 Add test for "-var-list-children --simple-values".
13191
13192 * gdb.mi/basics.c (callee4): Add integer array D[3]...
13193
13194 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
13195 "-stack-list-locals --simple-values" Improve doc strings and
13196 comments.
13197
6bdae935
MK
131982005-07-18 Mark Kettenis <kettenis@gnu.org>
13199
598b7a6f
MK
13200 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
13201 *-*-openbsd*.
13202 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
13203
6bdae935
MK
13204 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
13205 sigaltsatck'.
13206
1323e929 132072005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 13208
1323e929
BR
13209 * gdb.base/default.exp (tty): Changed output of command.
13210 * gdb.base/help.exp (help tty): Ditto.
13211
b1a9c082
MK
132122005-07-12 Mark Kettenis <kettenis@gnu.org>
13213
13214 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
13215
10a844a2
MK
132162005-07-10 Mark Kettenis <kettenis@gnu.org>
13217
13218 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
13219 -stack-select-frame without arguments.
13220 (test_stack_frame_listing): Add test for newly implemented command
13221 -stack-info-frame.
13222
3cb3b8df
BR
132232005-07-06 Bob Rossi <bob@brasko.net>
13224
13225 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
13226 command.
13227 (Copyright): Update copyright.
13228
a0c5fbcf
WZ
132292005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
13230
13231 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
13232 tests to evaluate exponentiation expression.
13233
984971d0
AS
132342005-06-29 Andreas Schwab <schwab@suse.de>
13235
13236 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
13237 main to avoid warnings.
13238
13239 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
13240
fe03833f
NR
132412005-06-20 Nick Roberts <nickrob@snap.net.nz>
13242
13243 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
13244 -stack-select-frame without arguments.
13245 (test_stack_frame_listing): Add test for newly implemented command
13246 -stack-info-frame.
a9c64011 13247
7a55f279
WZ
132482005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
13249
0ffa0ea5
DJ
13250 * gdb.fortran/array-element.f: New file.
13251 * gdb.fortran/array-element.exp: New testcase.
7a55f279 13252
26585198
DJ
132532005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13254
13255 * gdb.base/bigcore.exp: Correct checks for systems which can
13256 not dump a large core file.
13257
c1bd25fd
DJ
132582005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13259
13260 * gdb.base/relocate.c: Add a copyright notice.
13261 (dummy): Remove.
13262 * gdb.base/relocate.exp: Test printing the values of variables
13263 from a relocatable file.
13264
589e074d
DJ
132652005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
13266
13267 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
13268 excess MI output after an error.
13269
0915f927
JB
132702005-05-29 Joel Brobecker <brobecker@adacore.com>
13271
13272 * gdb.arch/alpha-step.c: New file.
13273 * gdb.arch/alpha-step.exp: New testcase.
13274
76ff342d
DJ
132752005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
13276 Dennis Brueni <dennis@slickedit.com>
13277
13278 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
13279 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
13280 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
13281 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
13282 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
13283 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
13284 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
13285
96b0c7ac
DJ
132862005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
13287 Wu Zhou <woodzltc@cn.ibm.com>
13288
13289 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
13290 IBM's xlc compiler.
13291 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
13292 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
13293
f21565d2
JB
132942005-05-13 Jim Blandy <jimb@redhat.com>
13295
13296 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
13297 calling gdb_suppress_entire_file.
13298 * gdb.base/charset.exp: Same.
13299 * gdb.base/call-rt-st.exp: Same.
13300
6006a3a1
BR
133012005-05-05 Bob Rossi <bob_rossi@cox.net>
13302
13303 * lib/gdb.exp (fullname_syntax): Added global regex.
13304 (fullname_syntax_POSIX): Ditto.
13305 (fullname_syntax_UNC): Ditto.
13306 (fullname_syntax_DOS_CASE): Ditto.
13307 (fullname_syntax_DOS): Ditto.
13308 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
13309 fullname_syntax variable to scope and use it.
13310 (test_file_list_exec_source_files): Ditto.
13311 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
13312
c3b69c04
DJ
133132005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
13314
13315 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
13316
3c95e6af
PG
133172004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
13318
a9c64011
AS
13319 * lib/gdb.exp (skip_altivec_tests): New function, based on
13320 check_vmx_hw_available from the GCC testsuite.
13321 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
13322 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 13323
78df6c56
JB
133242005-05-02 Jim Blandy <jimb@redhat.com>
13325
13326 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
13327 calling gdb_suppress_entire_file.
13328
1690f9cf
DJ
133292005-04-30 Randolph Chung <tausq@debian.org>
13330
13331 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
13332 Slightly relax "sem_post" name checking.
13333
5ea106f7
PG
133342005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
13335
13336 * gdb.base/unload.exp: Use new shared library infrastructure.
13337
bf7234cf
PG
133382005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
13339
13340 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 13341 infrastructure.
bf7234cf 13342
547b869a
CV
133432005-04-29 Corinna Vinschen <vinschen@redhat.com>
13344
13345 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
13346 * gdb.asm/h8300.inc: New file.
13347
f07e55f0
PG
133482005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13349
13350 * gdb.base/shlib-call.exp: Change to use new shared library
13351 infrastructure.
13352
3cbba3d1
PG
133532005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13354
a9c64011
AS
13355 * gdb.base/pending.exp: Change to use new shared library
13356 infrastructure.
3cbba3d1 13357
ed6df200
PG
133582005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13359
a9c64011
AS
13360 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
13361 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 13362
8c8f4ebe
PG
133632005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
13364
a9c64011
AS
13365 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
13366 shared objects being adjusted and update copyright years.
8c8f4ebe 13367
607fbc54
DJ
133682005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
13369
13370 * ChangeLog: Correct some 2003-01-13 dates.
13371 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
13372 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
13373 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
13374 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
13375 gdb.trace/tfind.exp: Update copyright years.
13376
57bf0e56
DJ
133772005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
13378 Daniel Jacobowitz <dan@codesourcery.com>
13379
13380 * lib/gdb.exp (gdb_compile): Handle shlib=.
13381 (gdb_compile_shlib): New function.
13382
9b593790
PG
133832005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
13384
a9c64011 13385 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 13386
9494c6a5
DJ
133872005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
13388
13389 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
13390 gdb.server.
13391 * configure.ac: Likewise.
13392 * configure: Regenerated.
13393 * gdb.gdbserver/Makefile.in: Moved to...
13394 * gdb.server/Makefile.in: ... here.
13395 * gdb.gdbserver/server.c: Moved to...
13396 * gdb.server/server.c: ... here.
13397 * gdb.gdbserver/server-run.exp: Moved to...
13398 * gdb.server/server-run.exp: ... here.
13399
6f8eac0e
DJ
134002005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
13401
13402 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
13403 * configure.ac: Create gdb.gdbserver/Makefile.
13404 * configure: Regenerated.
13405 * lib/gdbserver-support.exp: New file, derived from
13406 config/gdbserver.exp.
13407 * config/gdbserver.exp: Use gdbserver-support.exp.
13408 * gdb.gdbserver/Makefile.in: New file.
13409 * gdb.gdbserver/server.c: New file.
13410 * gdb.gdbserver/server-run.exp: New file.
13411
6e87504d
PG
134122005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
13413
a9c64011
AS
13414 * lib/gdb.exp (test_compiler_info): Return compiler_info
13415 if no arguments are given.
6e87504d 13416
d1779be4
PG
134172005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
13418
13419 * gdb.arch/altivec-abi.exp: Check for compiler and set
13420 use altivec' flag accordingly.
13421 * gdb.arch/altivec-regs.exp: Likewise.
13422
88750304
DJ
134232005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
13424
13425 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
13426
f3fb768d
AS
134272005-03-27 Andreas Schwab <schwab@suse.de>
13428
13429 * gdb.base/bigcore.c (main): Add missing mode argument in open
13430 call.
13431
7e813ac5
DJ
134322005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
13433
13434 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
13435 downloads.
13436 * config/gdbserver.exp (gdb_load): Likewise.
13437
8e3049aa
PB
134382005-03-14 Paul Brook <paul@codesourcery.com>
13439
13440 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
13441 targets.
13442
a9df7c44
JB
134432005-03-09 Joel Brobecker <brobecker@adacore.com>
13444
13445 * gdb.dwarf2/dup-psym.S: New file.
13446 * gdb.dwarf2/dup-psym.exp: New testcase.
13447
9f0d94e8
JB
134482005-03-09 Joel Brobecker <brobecker@adacore.com>
13449
13450 * gdb.ada/exec_changed/first.adb: New file.
13451 * gdb.ada/exec_changed/second.adb: New file.
13452 * gdb.ada/exec_changed.exp: New testcase.
13453
5f579bc5
NS
134542005-03-08 Nathan Sidwell <nathan@codesourcery.com>
13455
36e9969c
NS
13456 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
13457 (A2): New class.
13458 (main): Test operator+.
13459 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
13460 breakpoint test.
13461
5f579bc5
NS
13462 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
13463 * gdb.base/signull.exp: Disable if gdb,nosignals.
13464 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
13465 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
13466 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
13467 * gdb.mi/mi2-console.exp: Likewise.
13468 * gdb.trace/collection.exp (run_trace_experiment): Consume the
13469 continue output at start.
13470 (gdb_collect_locals_test): Robustify regexp.
13471 * gdb.trace/passc-dyn.exp: Fix comment typo.
13472 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
13473
be46087e
CV
134742005-03-08 Corinna Vinschen <vinschen@redhat.com>
13475
13476 * gdb.asm/asm-source.exp: Add iq2000 case.
13477 * gdb.asm/iq2000.inc: New file.
13478
384e1a61 134792005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 13480
384e1a61
MI
13481 * gdb.base/command.exp: Change hardcoded value to regular expression.
13482 * gdb.base/float.exp: Add powerpc to the list of targets checked.
13483
584b6e9e
DJ
134842005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
13485
13486 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
13487 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
13488 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
13489 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
13490 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
13491
ab5b5d61
MK
134922005-03-05 Mark Kettenis <kettenis@gnu.org>
13493
13494 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
13495 changes.
13496
ae051c1b
PG
134972004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
13498
a9c64011
AS
13499 * lib/compiler.c: Add test for IBM's xlc compiler.
13500 * lib/compiler.cc: Likewise.
ae051c1b 13501
3f0f6ed2
JB
135022004-02-24 Joel Brobecker <brobecker@adacore.com>
13503
13504 * gdb.ada/fixed_points.exp: Create compilation object directory
13505 before running the test.
13506 * gdb.ada/null_record.exp: Likewise.
13507 * gdb.ada/packed_array.exp: Likewise.
13508 * gdb.ada/start.exp: Likewise.
13509
724f452b
JB
135102005-02-15 Joel Brobecker <brobecker@adacore.com>
13511
13512 * gdb.ada/packed_array/pa.adb: New file.
13513 * gdb.ada/packed_array.exp: New testcase.
13514
57f5cdfb 135152005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 13516
1f393151
MK
13517 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
13518 files.
13519
ebdda337
MK
13520 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
13521 on *-*-openbsd*. Correctly match whitespace in regukar
13522 expressions.
13523
cf309262
DJ
135242005-02-10 Daniel Jacobowitz <dan@debian.org>
13525
13526 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
13527 PR exp/1821
13528 * gdb.base/gdb1821.c: New test file.
13529 * gdb.base/gdb1821.exp: New test file.
13530
3be49e7a
JB
135312005-02-09 Joel Brobecker <brobecker@adacore.com>
13532
13533 * gdb.base/start.c: New file.
13534 * gdb.base/start.exp: New testcase.
13535
e292e67d
JB
135362005-02-09 Joel Brobecker <brobecker@adacore.com>
13537
13538 * gdb.ada/start/dummy.adb: New file.
13539 * gdb.ada/start.exp: New testcase.
13540
dbdfa66c
CV
135412005-02-09 Corinna Vinschen <vinschen@redhat.com>
13542
13543 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
13544 for printing symbols and statistics.
13545 Add test for using relative pathnames in "maint print msymbols" test.
13546 Mark "maint info sections DATA" XFAIL on Cygwin.
13547 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
13548 tests.
13549
d7941671
AC
135502005-02-09 Andreas Schwab <schwab@suse.de>
13551
13552 Committed by Andrew Cagney <cagney@gnu.org>
13553 * gdb.base/remotetimeout.exp: New file.
13554
74e5ef44
MK
135552005-02-07 Mark Kettenis <kettenis@gnu.org>
13556
13557 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
13558
464dd14d
JB
135592005-02-03 Joel Brobecker <brobecker@adacore.com>
13560
13561 * gdb.ada/gnat_ada.gpr: New file.
13562 * gdb.ada/gnat_ada.gin: Delete, no longer used.
13563 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
13564 * configure.ac: No longer generate gnat_ada.gpr.
13565 * configure: Regenerate.
13566 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
13567 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
13568 * gdb.ada/null_record/bar.ads: Likewise.
13569 * gdb.ada/null_record/bar.adb: Likewise.
13570 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
13571 * gdb.ada/null_record.exp (testdir): New variable.
13572 (testfile): executable is now in testdir subdirectory.
13573 (srcfile): Use full path to the main compilation unit.
13574 * gdb.ada/fixed_points.exp: Same changes as above.
13575
30d756ae
NR
135762005-02-03 Nick Roberts <nickrob@snap.net.nz>
13577
13578 * gdb.base/interp.exp: New test.
13579
9d799f85
AC
135802005-01-24 Andrew Cagney <cagney@gnu.org>
13581
13582 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
13583
15656118
AC
135842005-01-19 Andrew Cagney <cagney@gnu.org>
13585
a892c31b
AC
13586 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
13587 configure.ac not configure.in.
13588
15656118
AC
13589 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
13590 of powerpc*-*-*.
13591 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 13592 * gdb.base/list.exp (test_list_function)
15656118
AC
13593 (test_list_filename_and_function): Ditto.
13594 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
13595
a7b01baf
AC
135962005-01-16 Andrew Cagney <cagney@gnu.org>
13597
17d92a02
AC
13598 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
13599
a7b01baf
AC
13600 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
13601
bc8332bb
AC
136022005-01-14 Andrew Cagney <cagney@gnu.org>
13603
13604 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
13605 * gdb.mi/mi2-var-cmd.exp: Ditto.
13606
4d074752
CV
136072005-01-10 Corinna Vinschen <vinschen@redhat.com>
13608
13609 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
13610
bec39cab
AC
136112005-01-07 Andrew Cagney <cagney@gnu.org>
13612
13613 * configure.ac: Rename configure.in, require autoconf 2.59.
13614 * configure: Re-generate.
13615 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
13616 * gdb.stabs/configure: Re-generate.
13617 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
13618 * gdb.hp/configure: Re-generate.
13619 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
13620 autoconf 2.59.
13621 * gdb.hp/gdb.objdbg/configure: Re-generate.
13622 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
13623 autoconf 2.59.
13624 * gdb.hp/gdb.defects/configure: Re-generate.
13625 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
13626 autoconf 2.59.
13627 * gdb.hp/gdb.compat/configure: Re-generate.
13628 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
13629 autoconf 2.59.
13630 * gdb.hp/gdb.base-hp/configure: Re-generate.
13631 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
13632 autoconf 2.59.
13633 * gdb.hp/gdb.aCC/configure: Re-generate.
13634
f10b16d4
JB
136352004-12-15 Jim Blandy <jimb@redhat.com>
13636
13637 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
13638 under NPTL when there is debugging info available for libpthread.
13639
fb6e1814
JG
136402004-12-13 Jerome Guitton <guitton@gnat.com>
13641
13642 * gdb.ada/fixed_points.c: New file.
13643 * gdb.ada/fixed_points.exp: New file.
13644
fe46cd3a
RC
136452004-12-03 Randolph Chung <tausq@debian.org>
13646
13647 * gdb.arch/pa-nullify.exp: New file.
13648 * gdb.arch/pa-nullify.s: New file.
13649
8de0841b
RC
136502004-11-30 Randolph Chung <tausq@debian.org>
13651
13652 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
13653 instead of "tbug". Fix regexp to work properly with gdb_test.
13654
c8170782
PH
136552004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
13656
13657 * gdb.base/bitfields2.exp: New test.
13658 * gdb.base/bitfields2.c: New file.
13659
954269c2
RE
136602004-11-28 Richard Earnshaw <rearnsha@arm.com>
13661
13662 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
13663
0107feed
RC
136642004-11-16 Randolph Chung <tausq@debian.org>
13665
13666 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
13667
f073ae8c
DJ
136682004-11-14 Daniel Jacobowitz <dan@debian.org>
13669
13670 * gdb.threads/threadapply.exp: Correct "macro details" test.
13671
19ad59e7
JJ
136722004-11-11 Jeff Johnston <jjohnstn@redhat.com>
13673
13674 * gdb.threads/threadapply.exp: New test.
13675 * gdb.threads/threadapply.c: New file.
13676
9cf0961b
MK
136772004-11-07 Mark Kettenis <kettenis@gnu.org>
13678
13679 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
13680 frames.
13681
c789492a
FL
136822004-11-05 Felix Lee <felix+log1@specifixinc.com>
13683
13684 * gdb.base/cursal.exp: New file.
13685 * gdb.base/cursal.c: New file.
13686
a1e167bb
AC
136872004-11-03 Andrew Cagney <cagney@gnu.org>
13688
13689 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
13690
b7cbf173
MK
136912004-10-30 Mark Kettenis <kettenis@gnu.org>
13692
13693 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
13694 NetBSD/ELF targets.
13695
88f9d34f
JB
136962004-10-29 Joel Brobecker <brobecker@gnat.com>
13697
13698 * gdb.threads/bp_in_thread.c: New file, copied from
13699 pthread_cond_wait.c.
13700 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
13701 file, rather than reusing the .c file from another testcase.
13702
ca7d6a0c
JB
137032004-10-20 Joel Brobecker <brobecker@gnat.com>
13704
13705 * gdb.ada/null_record.exp: Check where we stopped after
13706 sending the start command, instead of where the associated
13707 temporary breakpoint was inserted.
13708
0d863d03
AC
137092004-10-14 Andrew Cagney <cagney@gnu.org>
13710
13711 * gdb.mi/gdb701.c (main): Return 0.
13712
d11e72cb
DJ
137132004-10-13 Daniel Jacobowitz <dan@debian.org>
13714
d40539a4 13715 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 13716
e1923096
JJ
137172004-10-12 Jeff Johnston <jjohnstn@redhat.com>
13718
13719 * gdb.threads/schedlock.c: Add comment markers to use to find
13720 line numbers.
13721 * gdb.threads/schedlock.exp: Adjust regex to handle the new
13722 comments.
13723 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
13724 breakpoint lines.
13725
ec8ba2c9
DJ
137262004-10-12 Daniel Jacobowitz <dan@debian.org>
13727
13728 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
13729
0eb3658b
DJ
137302004-10-12 Daniel Jacobowitz <dan@debian.org>
13731
13732 * configure.in: Add gdb.dwarf2.
13733 * configure: Regenerated.
13734 * Makefile.in: Add gdb.dwarf2.
13735 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
13736 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
13737 gdb.dwarf2/file1.txt: New files.
13738
a271cc33
OF
137392004-10-11 Orjan Friberg <orjanf@axis.com>
13740
a9c64011 13741 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
13742 of "run", since the latter doesn't work with remote targets. Adjust
13743 the breakpoint numbering accordingly.
13744 * gdb.threads/pthread_cond_wait.exp: Ditto.
13745
895ce074
MC
137462004-10-08 Michael Chastain <mec.gnu@mindspring.com>
13747
13748 * gdb.base/overlays.exp: Update copyright years.
13749
6be3092d
KI
137502004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
13751
13752 * gdb.base/overlays.exp: Disable if target is Linux.
13753
e05389b8
FL
137542004-10-06 Felix Lee <felix+log1@specifixinc.com>
13755
13756 * config/gdbserver.exp (gdb_load): Use right filename on remote.
13757
73cb587d
KI
137582004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
13759
13760 * gdb.asm/asm-source.exp: Add m32r-linux target.
13761 * gdb.asm/m32r-linux.inc: New file.
13762
3c0edcdc
AC
137632004-09-24 Andrew Cagney <cagney@redhat.com>
13764 David Anderson <anderson@redhat.com>
13765
13766 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
13767 command fails, assume things will work.
13768 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
13769 (_GNU_SOURCE): Define.
13770 (print_unsigned, print_hex): Change parameter to "long long".
13771 (print_byte_count): New function, use to print byte counts.
13772 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
13773 O_LARGEFILE.
13774 (main): Compute an upper bound on a corefile in max_core_size.
13775 Limit memory chunk size to max_core_size. Limit total memory
13776 allocated to max_core_size.
13777
4bb3667f
AC
137782004-09-23 Andrew Cagney <cagney@gnu.org>
13779
13780 * gdb.base/bigcore.exp: Replace the code that creates a corefile
13781 from a separate process with code that creates a corefile by
13782 making the inferior dump core.
13783
60fe1a51
MK
137842004-09-23 Mark Kettenis <kettenis@gnu.org>
13785
13786 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
13787 block.
13788
8e937346
MC
137892004-09-23 Michael Chastain <mec.gnu@mindspring.com>
13790
13791 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
13792 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
13793 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
13794 Likewise.
13795
7213f6d6
JJ
137962004-09-20 Jeff Johnston <jjohnstn@redhat.com>
13797
13798 * gdb.java/jprint.exp: New test case for java inferior call.
13799 * gdb.java/jprint.java: Ditto.
13800
eac69dca
JB
138012004-09-15 Joel Brobecker <brobecker@gnat.com>
13802
13803 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
13804
22227696
MC
138052004-09-14 Michael Chastain <mec.gnu@mindspring.com>
13806
13807 * gdb.threads/killed.c: Include <stdlib.h>.
13808 * gdb.threads/pthreads.c: Likewise.
13809
7dd403a4
MC
138102004-09-14 Michael Chastain <mec.gnu@mindspring.com>
13811
13812 * gdb.threads/killed.c: Add copyright notice.
13813
33f2d567
JM
138142004-09-10 Jason Molenda (jmolenda@apple.com)
13815
a9c64011
AS
13816 * gdb.base/define.exp: Two new tests to verify zero space chars
13817 after 'if' and 'while' commands in a user-defined command is correctly
13818 parsed.
33f2d567 13819
e05b62ac
AC
138202004-09-08 Andrew Cagney <cagney@gnu.org>
13821
13822 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
13823 delivery test with duplicate at end of file.
13824
9cbe82da
MK
138252004-09-06 Mark Kettenis <kettenis@jive.nl>
13826
13827 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
13828
564803d9
MC
138292004-09-05 Michael Chastain <mec.gnu@mindspring.com>
13830
13831 * config/hppro.exp: Removed.
13832
7c6807ce
MC
138332004-09-05 Michael Chastain <mec.gnu@mindspring.com>
13834
13835 * config/sparclet.exp: Removed.
13836
bf7e26dd
MC
138372004-09-05 Michael Chastain <mec.gnu@mindspring.com>
13838
13839 * config/udi.exp: Removed.
13840
714e341b
MC
138412004-09-02 Michael Chastain <mec.gnu@mindspring.com>
13842
13843 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
13844 of "exp_continue".
13845 (advancei): Likewise.
13846
1236e623
JJ
138472004-09-01 Jeff Johnston <jjohnstn@redhat.com>
13848
13849 * gdb.base/unload.exp: Fix so messages aren't duplicated.
13850
3bdcad15
MI
138512004-09-01 Manoj Iyer <manjo@austin.ibm.com>
13852
228af206 13853 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
13854 to check for nodebug in executable.
13855 * gdb.gdb/observer.exp (setup_test): Likewise.
13856 * gdb.gdb/selftest.exp (test_with_self): Likewise.
13857 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
13858
c72b934c
AC
138592004-09-01 Andrew Cagney <cagney@gnu.org>
13860
13861 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
13862 files.
13863
edd9b715
JJ
138642004-09-01 Jeff Johnston <jjohnstn@redhat.com>
13865
13866 * gdb.base/unload.exp: Fix expected warning message to match
13867 latest format.
13868
fb4ce06b
CV
138692004-09-01 Corinna Vinschen <vinschen@redhat.com>
13870
13871 * gdb.base/call-rt-st.exp: Fix typos.
13872
ce78e7c3
MI
138732004-08-31 Manoj Iyer <manjo@austin.ibm.com>
13874
13875 * gdb.threads/thread_check.exp: New testcase.
13876 * gdb.threads/thread_check.c: New testcase.
13877
2dedb159
AC
138782004-08-31 Andrew Cagney <cagney@gnu.org>
13879
13880 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
13881 (skip_to_handler_entry): New procedures. Test stepping into a
13882 handler when the breakpoint is at the handler's entry point.
13883
68f53502
AC
138842004-08-30 Andrew Cagney <cagney@gnu.org>
13885
13886 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
13887 gdb/1757.
13888
3e3ffd2b
MC
138892004-08-27 Michael Chastain <mec.gnu@mindspring.com>
13890
13891 With code from Manoj Iyer <manjo@austin.ibm.com>:
13892 * lib/gdb.exp (gdb_file_cmd): Return more information in the
13893 return value. Add an arm for "no debugging symbols found".
13894 Change a stray "error" to "perror".
13895 (gdb_run_cmd): Adapt to new return value.
13896 * gdb.base/remote.exp: Adapt to new return value.
13897 * gdb.gdb/complaints.exp: Likewise.
13898 * gdb.gdb/observer.exp: Likewise.
13899 * gdb.gdb/selftest.exp: Likewise.
13900 * gdb.gdb/xfullpath.exp: Likewise.
13901
4b6f5fd2
JB
139022004-08-27 Joel Brobecker <brobecker@gnat.com>
13903
13904 * gdb.threads/bp_in_thread.exp: New testcase.
13905
e5b25496
MC
139062004-08-27 Michael Chastain <mec.gnu@mindspring.com>
13907
13908 Fix PR testsuite/1735.
13909 * gdb.threads/schedlock.c (thread_function): Add a cast
13910 to suppress a gcc warning.
13911 * gdb.threads/thread-specific.c (thread_function): Likewise.
13912
934353d6
MC
139132004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13914
13915 * gdb.base/unload.c: Include <stdlib.h>.
13916
f98a0aef 139172004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 13918
f98a0aef 13919 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
13920 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
13921 synchronized after the "return".
13922
5a2e8882
MC
139232004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13924
13925 * gdb.mi/basics.c: Include <stdio.h>.
13926 * gdb.mi/pthreads.c: Include <stdlib.h>.
13927 * gdb.mi/var-cmd.c: Include <stdlib.h>.
13928
a9640423
MC
139292004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13930
13931 * gdb.threads/schedlock.c: Add copyright notice.
13932
b04e311d
AC
139332004-08-25 Andrew Cagney <cagney@gnu.org>
13934
13935 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
13936 (skip_over_handler, breakpoint_over_hander): New test procedures.
13937 (advance, advancei): Add a proper prefix, do not use
13938 rerun_to_main.
13939 * gdb.base/sigstep.c (main): Change to use an infinite loop.
13940
7c27f15b
MC
139412004-08-24 Michael Chastain <mec.gnu@mindspring.com>
13942
13943 * gdb.mi/basics.c: Add copyright notice.
13944 * gdb.mi/var-cmd.c: Add copyright notice.
13945
fffc87ae
MC
139462004-08-23 Michael Chastain <mec.gnu@mindspring.com>
13947
13948 * lib/gdb.exp: Remove signed_keyword_not_used.
13949 * lib/compiler.c: Likewise.
13950 * lib/compiler.cc: Likewise.
13951
d782e0bf
MC
139522004-08-23 Michael Chastain <mec.gnu@mindspring.com>
13953
13954 * gdb.base/whatis.c: Remove conditional disabling of "signed".
13955 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
13956
96033e83
MC
139572004-08-23 Michael Chastain <mec.gnu@mindspring.com>
13958
13959 * gdb.base/whatis.c: Add copyright notice.
13960
cf38c229
MK
139612004-08-20 Mark Kettenis <kettenis@gnu.org>
13962
13963 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
13964 it to skip the breakpoints encoded in the inline assembly.
13965
f4b49756
MC
139662004-08-20 Michael Chastain <mec.gnu@mindspring.com>
13967
13968 * Makefile.in: Add gdb.fortran.
13969
2f193b69
MC
139702004-08-20 Michael Chastain <mec.gnu@mindspring.com>
13971
13972 * gdb.base/call-sc.exp (test_scalar_returns):
13973 Fix cut-and-paste glitch in "Make fun return now".
13974
89a237cb
MC
139752004-08-17 Michael Chastain <mec.gnu@mindspring.com>
13976
13977 * configure.in: Add gdb.fortran.
13978 * configure: Regenerate.
13979 * gdb.fortran/Makefile.in: New file.
13980 * lib/gdb.exp (skip_fortran_tests): New procedure.
13981
469aff8e
MC
139822004-08-17 Michael Chastain <mec.gnu@mindspring.com>
13983
13984 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
13985 reference to bug-gnu@prep.ai.mit.edu.
13986 * gdb.mi/mi-var-child.exp: Likewise.
13987 * gdb.mi/mi-var-cmd.exp: Likewise.
13988 * gdb.mi/mi-var-display.exp: Likewise.
13989 * gdb.mi/mi2-var-block.exp: Likewise.
13990 * gdb.mi/mi2-var-child.exp: Likewise.
13991 * gdb.mi/mi2-var-cmd.exp: Likewise.
13992 * gdb.mi/mi2-var-display.exp: Likewise.
13993
00b51b9f
MK
139942004-08-15 Mark Kettenis <kettenis@gnu.org>
13995
13996 * gdb.base/unload.c (main): Make local variable msg const.
13997
45f07fef
MC
139982004-08-15 Michael Chastain <mec.gnu@mindspring.com>
13999
14000 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
14001 to bug-gnu@prep.ai.mit.edu.
14002 * gdb.mi/mi-disassemble.exp: Likewise.
14003 * gdb.mi/mi-eval.exp: Likewise.
14004 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
14005 default line number.
14006 * gdb.mi/mi-return.exp: Likewise.
14007 * gdb.mi/mi-simplerun.exp: Likewise.
14008 * gdb.mi/mi-stack.exp: Likewise.
14009 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
14010 number with explicit range test.
14011 * gdb.mi/mi-watch.exp: Likewise.
14012 * gdb.mi/mi2-break.exp: Likewise.
14013 * gdb.mi/mi2-cli.exp: Likewise.
14014 * gdb.mi/mi2-disassemble.exp: Likewise.
14015 * gdb.mi/mi2-eval.exp: Likewise.
14016 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
14017 default line number.
14018 * gdb.mi/mi2-return.exp: Likewise.
14019 * gdb.mi/mi2-simplerun.exp: Likewise.
14020 * gdb.mi/mi2-stack.exp: Likewise.
14021 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
14022 number with explicit range test.
14023 * gdb.mi/mi2-watch.exp: Likewise.
14024
dd8c8ee7
MC
140252004-08-15 Michael Chastain <mec.gnu@mindspring.com>
14026
14027 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
14028 * gdb.cp/m-static.exp: Likewise.
14029 * gdb.cp/rtti.exp: Likewise.
14030
4e838464
MK
140312004-08-14 Mark Kettenis <kettenis@gnu.org>
14032
14033 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
14034
8d8cb839
EZ
140352004-08-14 Eli Zaretskii <eliz@gnu.org>
14036
14037 * ChangeLog: Prefix Local Variables with semi-colons and indent
14038 the reference to older ChangeLog files, to fix fontification in
14039 Emacs.
14040
deea8bb0
MC
140412004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14042
14043 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
14044 * gdb.mi/mi2-break.exp: Likewise.
14045
c3297504
MC
140462004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14047
14048 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
14049
25808999
MC
140502004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14051
14052 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
14053
226a8d71
MC
140542004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14055
14056 * gdb.cp/classes.exp: Remove unused declarations. Just let
14057 test names default instead of providing special names. Remove
14058 extraneous demangler test.
14059
37fdf854
JJ
140602004-08-12 Jeff Johnston <jjohnstn@redhat.com>
14061
14062 * gdb.base/unload.exp: New test for breakpoints in dynamically
14063 loaded libraries.
14064 * gdb.base/unload.c: Ditto.
14065 * gdb.base/unloadshr.c: Ditto.
14066
2d3a7986
MC
140672004-08-12 Michael Chastain <mec.gnu@mindspring.com>
14068
14069 * gdb.cp/classes.exp (test_ptype_class_objects): Call
14070 cp_test_ptype_class.
14071 (test_enums): Likewise.
14072
c72b934c
AC
140732004-08-10 Andrew Cagney <cagney@gnu.org>
14074
14075 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
14076 files.
14077
cc503c8a
AC
140782004-08-10 Andrew Cagney <cagney@gnu.org>
14079
14080 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
14081 init_malloc call.
14082
902f2ccb
MC
140832004-08-10 Michael Chastain <mec.gnu@mindspring.com>
14084
14085 * ChangeLog: Add copyright notice. The notice is copied
14086 from emacs 21.3 top level ChangeLog.
14087
78c90502
MC
140882004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14089
14090 * lib/cp-support.exp: New file.
14091 * lib/cp-support.exp (cp_test_type_class): New function.
14092 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
14093 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
14094 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
14095 cp_test_ptype_class.
14096
88e5ea78
MC
140972004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14098
14099 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
14100 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
14101 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
14102 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
14103 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14104 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
14105 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
14106 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
14107 gdb.mi/mi2-watch.exp: Update copyright years.
14108
6a89fc9c
MK
141092004-08-09 Mark Kettenis <kettenis@gnu.org>
14110
14111 * gdb.base/sigaltstack.exp: Provide proper anchoring.
14112
1482e0de
MC
141132004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14114
14115 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
14116 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
14117 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
14118 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
14119 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
14120 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
14121 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
14122 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
14123 gdb.mi/mi-watch.exp: Update copyright years.
14124
1a5ce3f3
DJ
141252004-08-08 Daniel Jacobowitz <dan@debian.org>
14126
14127 PR gdb/1738
14128 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
14129 from a breakpoint with a pending signal.
14130
04f6ecf2
DJ
141312004-08-08 Daniel Jacobowitz <dan@debian.org>
14132
14133 PR gdb/1736
14134 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
14135 * gdb.base/sigaltstack.exp (finish_test): Consume output until
14136 the prompt.
14137 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
14138
54d90d35
DJ
141392004-08-08 Daniel Jacobowitz <dan@debian.org>
14140
14141 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
14142
d2f6abb0
DJ
141432004-08-08 Daniel Jacobowitz <dan@debian.org>
14144
14145 PR gdb/1736
14146 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
14147 for i?86-*-linux*.
14148
5598c03d
DJ
141492004-08-08 Daniel Jacobowitz <dan@debian.org>
14150
14151 * gdb.arch/i386-prologue.exp: Compile without debug information.
14152
c6fee705
MC
141532004-08-08 Michael Chastain <mec.gnu@mindspring.com>
14154
14155 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
14156 rather than asking gdb to search.
14157
dd90efdb
MC
141582004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14159
14160 * gdb.base/gcore.c: Include <string.h>.
14161
1e84bec1
MC
141622004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14163
14164 * gdb.base/gcore.c: Add copyright notice.
14165
e425eb2b
MC
141662004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14167
14168 * gdb.base/freebpcmd.c: Include <stdio.h>.
14169 * gdb.base/long_long.c: Include <string.h>.
14170 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
14171 * gdb.base/siginfo.c: Include <string.h>.
14172 * gdb.base/sigstep.c: Include <string.h>.
14173
cb9aaed5
MC
141742004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14175
14176 * gdb.base/complex.c: Include <stdlib.h>.
14177
55944f3d
MC
141782004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14179
14180 * gdb.base/complex.c: Add copyright notice.
14181
7b2953d9
MC
141822004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14183
14184 * gdb.base/charset.c: Include <stdlib.h>.
14185
c9133d23
MC
141862004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14187
14188 * gdb.base/auxv.c: Include <stdlib.h>.
14189
0a8490ad
MC
141902004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14191
14192 * gdb.base/auxv.c: Add copyright notice.
14193
3426d5ec
MC
141942004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14195
14196 * gdb.base/coremaker.c: Add copyright notice.
14197 * gdb.base/coremaker2.c: Add copyright notice.
14198
8da195dd
AC
141992004-08-04 Andrew Cagney <cagney@gnu.org>
14200
14201 * gdb.base/store.exp: Update copyright.
14202 (check_set, up_set, check_struct, up_struct): Add a prefix to test
14203 names, do not import gdb_prompt.
14204
8d394f98
AC
142052004-08-01 Andrew Cagney <cagney@gnu.org>
14206
14207 Fix PR testsuite/1729.
14208 * gdb.base/dump.exp: Add test name to callers of capture_value, do
14209 not use capture_value with value 4.
14210 (capture_value): Add optional test name parameter.
14211 (test_reload_saved_value, test_restore_saved_value): Use $msg as
14212 the prefix, pass to capture_value.
14213
b6702b23
MK
142142004-08-01 Mark Kettenis <kettenis@gnu.org>
14215
14216 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
14217 * gdb.arch/i386-prologue.c (standard): New prototype and function.
14218 (main): Call new function.
14219
c203e0ca
MC
142202004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14221
14222 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
14223
a7995a30
MC
142242004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14225
14226 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
14227
9366563b
MC
142282004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14229
b6eeaf26 14230 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
14231 Accept more values of vtbl pointer. Remove some messages
14232 about "obsolete gcc or gdb".
14233
2fc1f950
MC
142342004-07-30 Michael Chastain <mec.gnu@mindspring.com>
14235
14236 * gdb.cp/classes.exp: Accept more varieties of ptype output.
14237
c724d49b
MC
142382004-07-30 Michael Chastain <mec.gnu@mindspring.com>
14239
14240 * gdb.base/asm-source.exp: Properly convert target board
14241 debug flags from gcc format to binutils format.
14242
736b0fce
MK
142432004-07-28 Mark Kettenis <kettenis@gnu.org>
14244
14245 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
14246 gdb1718". PR backtrace/1718 partially fixed.
14247
5633ea5c
JJ
142482004-07-27 Jeff Johnston <jjohnstn@redhat.com>
14249
14250 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
14251
575eebb1
NC
142522004-07-26 Nick Clifton <nickc@redhat.com>
14253
14254 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
14255 good default value for a specific architecture is available then
14256 set it to that value. Otherwise default to the -gstabs switch.
14257 Remove the -g... switches from the asm-flags variable. Allow the
14258 target board info to override the value if it wants to. Pass the
14259 switch on the assembler command line.
14260
62104619
MK
142612004-07-23 Mark Kettenis <kettenis@gnu.org>
14262
14263 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
14264 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
14265 (main): Call new function.
14266
4a1135b8
MC
142672004-07-22 Michael Chastain <mec.gnu@mindspring.com>
14268
14269 Test for PR exp/1715.
14270 * gdb.base/radix.exp: Refactor common procedures. Make all
14271 test names unique. Change XFAIL to KFAIL.
14272
8a12c1f0
MC
142732004-07-20 Michael Chastain <mec.gnu@mindspring.com>
14274
14275 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
14276 * gdb.ada/gnat_ada.gin: ... to here.
14277 * configure.in: Use gnat_ada.gin.
14278 * configure: Regenerate.
14279
23b451cf
AC
142802004-07-20 Andrew Cagney <cagney@gnu.org>
14281
14282 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
14283 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
14284 XFAILs. Clean up test messages and comments. Check backtraces.
14285 Delete re-sync code.
14286
ab618a02
MC
142872004-07-19 Michael Chastain <mec.gnu@mindspring.com>
14288
14289 Fix PR cli/740.
14290 * gdb.base/annota1.exp: Honor gdb,nosignals.
14291 * gdb.base/annota3.exp: Likewise.
14292
46dad340
MC
142932004-07-19 Michael Chastain <mec.gnu@mindspring.com>
14294
14295 * lib/java.exp: Update copyright notice.
14296
756d8c70
AC
142972004-07-19 Andrew Cagney <cagney@gnu.org>
14298
14299 * gdb.base/selftest.exp: Copy file from here ...
14300 * gdb.gdb/selftest.exp: ... to here.
14301
586027e6
AC
143022004-07-16 Andrew Cagney <cagney@redhat.com>
14303
14304 * lib/insight-support.exp: Delete file.
14305 * lib/java.exp (java_init): Fix copyright.
14306
029d2200
AC
143072004-07-16 Andrew Cagney <cagney@gnu.org>
14308
14309 * gdb.base/restore.c: Append "prologue" to comments marking the a
14310 function's prologue.
14311 * gdb.base/restore.exp: Update copyright, re-indent.
14312 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
14313 callerN" prefix where needed. Update patterns that match a
14314 function's prologue.
14315
653b62c5
MC
143162004-07-16 Michael Chastain <mec.gnu@mindspring.com>
14317
14318 * gdb.base/restore.c: Add copyright notice.
14319
f7d690e5
AC
143202004-07-16 Andrew Cagney <cagney@gnu.org>
14321
14322 * gdb.base/logical.exp: Update copyright.
14323 (evaluate): New procedure. Use to re-implement tests using
14324 several tables.
14325
d629a7cb
MH
143262004-07-14 Martin Hunt <hunt@redhat.com>
14327
14328 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
14329 which fixes some problems where init.tcl was not found.
14330
9c7bb332
AC
143312004-07-13 Andrew Cagney <cagney@gnu.org>
14332
6bf46641
AC
14333 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
14334 (check_sizeof, check_valueof): Do not include the output in the
14335 test name. Use gdb_test.
14336 (get_valueof): Use gdb_test_multiple.
14337
c4ffd4c0
AC
14338 * gdb.base/step-test.exp: Update copyright. Use
14339 gdb_test_multiple. Ensure that test names do not include
14340 architecture dependent output.
14341
ab89363a
AC
14342 * gdb.gdb/observer.exp: Update copyright.
14343 (setup_test): Use gdb_test_multiple.
14344 (attach_first_observer, attach_second_observer)
14345 (attach_third_observer, detach_first_observer)
14346 (detach_second_observer, detach_third_observer)
14347 (reset_counters, check_counters): Make $message a prefix.
14348 (test_normal_stop_notifications): Add "args" parameter - a list of
14349 init functions to be called. Make $message a prefix,
14350 (test_observer_normal_stop): Change the message prefixes so that
14351 they are unique, pass the attach / detach procedures to
14352 test_normal_stop_notifications.
14353
ec58997a
AC
14354 * gdb.base/signull.exp (test_segv): Prefix all tests with
14355 "${name}". Clean up test messages.
14356
b475183b
AC
14357 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
14358
9c7bb332
AC
14359 * gdb.base/ena-dis-br.exp: Update copyright.
14360 (break_at): New function. Replace send_gdb with gdb_test,
14361 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
14362 ignore count, not stopped at bpt", with KFAIL.
14363
2dd95497
CV
143642004-07-13 Corinna Vinschen <vinschen@redhat.com>
14365
14366 * gdb.base/attach.exp: Remove cleanupfile handling.
14367
419e626b
AC
143682004-07-12 Andrew Cagney <cagney@gnu.org>
14369
14370 * gdb.base/annota1.exp: Cleanup corefile test name.
14371 * gdb.base/annota3.exp: Ditto.
14372
8b1b3228
AC
143732004-07-12 Andrew Cagney <cagney@gnu.org>
14374
78650829
AC
14375 * gdb.base/signals.exp: Clean up copyright, re-indent.
14376
8b1b3228
AC
14377 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
14378 gdb_test and gdb_test_multiple.
14379
935c2760
JJ
143802004-07-08 Jeff Johnston <jjohnstn@redhat.com>
14381
14382 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 14383 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
14384 provide line number info for first statement in main.
14385
1544280f
AC
143862004-07-08 Andrew Cagney <cagney@gnu.org>
14387
1279f4ff
AC
14388 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
14389
1544280f
AC
14390 * gdb.base/sigbpt.exp: Make the common part of each test name a
14391 prefix instead of suffix.
14392
bcc82369
BR
143932004-07-07 Bob Rossi <bob_rossi@cox.net>
14394
14395 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
14396 test from test_tbreak_creation_and_listing to
14397 test_file_list_exec_source_file
14398 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
14399 Changed name of test from test_tbreak_creation_and_listing to
14400 test_file_list_exec_source_file
14401
23f4b0aa
JJ
144022004-07-07 Jeff Johnston <jjohnstn@redhat.com>
14403
14404 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
14405 the jmisc() constructor instead of <init>.
14406 * gdb.java/jmisc1.exp: Ditto.
14407
56401cd5
AC
144082004-07-07 Andrew Cagney <cagney@gnu.org>
14409
14410 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
14411 corrupting the PC.
14412
44ae2f6a
MC
144132004-07-06 Michael Chastain <mec.gnu@mindspring.com>
14414
14415 * gdb.cp/templates.exp: Accept whitespace change in demangler
14416 output.
14417
45a83408
AC
144182004-07-06 Andrew Cagney <cagney@gnu.org>
14419
14420 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
14421
d205ad70
MC
144222004-07-02 Michael Chastain <mec.gnu@mindspring.com>
14423
14424 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
14425 * lib/compiler.cc: Likewise.
14426
06ea1a61
MC
144272004-06-30 Michael Chastain <mec.gnu@mindspring.com>
14428
14429 * lib/compiler.cc: Work around string preprocessing problem
14430 with old hp c++ compiler.
14431 * lib/compiler.c: Likewise.
14432
daab1251
CV
144332004-06-29 Corinna Vinschen <vinschen@redhat.com>
14434
14435 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
14436 directives to conditionalize symbol prefixing.
14437 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
14438 additional_flags handling. Add underscore prefix for Cygwin.
14439 * gdb.arch/i386-unwind.c: Use preprocessor directives to
14440 conditionalize symbol prefixing.
14441 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
14442 additional_flags handling. Add underscore prefix for Cygwin.
14443
cc984116
CV
144442004-06-29 Corinna Vinschen <vinschen@redhat.com>
14445
14446 * gdb.base/bigcore.exp: Skip test on Cygwin.
14447
c279b077
MC
144482004-06-28 Michael Chastain <mec.gnu@mindspring.com>
14449
14450 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
14451 formats for "info register". Use gdb_test_multiple. Fix
14452 the "invalid register" test.
14453
0e915747
CV
144542004-06-28 Corinna Vinschen <vinschen@redhat.com>
14455
14456 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
14457 PID for Cygwin. Add Cygwin specific strings to check for in some
14458 tests.
14459 (do_attach_tests): Add a test for user interaction when attaching
14460 to a process with no matching symbol table already loaded.
14461
11422c86
AC
144622004-06-26 Andrew Cagney <cagney@gnu.org>
14463
14464 Test PR java/1567 and PR java/1565.
14465 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
14466 * gdb.java/jmisc2.exp: Delete file.
14467
cefbce26
MC
144682004-06-26 Michael Chastain <mec.gnu@mindspring.com>
14469
14470 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
14471
e19f872c
CV
144722004-06-25 Corinna Vinschen <vinschen@redhat.com>
14473
14474 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
14475 attach process.
14476
d931ba3b
MC
144772004-06-23 Michael Chastain <mec.gnu@mindspring.com>
14478
14479 * gdb.cp/pr-1553.exp: Remove.
14480
aef68c48
MC
144812004-06-22 Michael Chastain <mec.gnu@mindspring.com>
14482
14483 * gdb.cp/pr-1553.cc: Remove.
14484 * gdb.cp/pr-1553.exp: Disable this test.
14485
8d5df71a
JB
144862004-06-20 Jim Blandy <jimb@redhat.com>
14487
a9c64011 14488 Fix PR testsuite/1680.
8d5df71a
JB
14489 * gdb.arch/i386-sse.exp: Properly quote curly braces in
14490 regular expressions.
14491
4ac6f39d
MC
144922004-06-19 Michael Chastain <mec.gnu@mindspring.com>
14493
14494 Fix PR testsuite/1679.
14495 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
14496 Issue an UNSUPPORTED result instead.
14497
1b413552
JB
144982004-06-18 Jim Blandy <jimb@redhat.com>
14499
14500 * gdb.base/charset.exp: Only send a control-C if we see a new
14501 prompt and incomplete command.
14502
6daa6ebd
MC
145032004-06-18 Michael Chastain <mec.gnu@mindspring.com>
14504
14505 * gdb.cp/pr-574.cc: Add copyright notice.
14506
51fa4ae0
JB
145072004-06-17 Jim Blandy <jimb@redhat.com>
14508
14509 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
14510 cases where the regexp has no groups; this grabs random text from
14511 the previous test suite, whatever that was.
14512
8fea26c5
MC
145132004-06-17 Michael Chastain <mec.gnu@mindspring.com>
14514
14515 * gdb.cp/printmethod.cc: Add copyright notice.
14516
1e3aeb41
MC
145172004-06-16 Michael Chastain <mec.gnu@mindspring.com>
14518
14519 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
14520
9d9030bc
AC
145212004-06-16 Andrew Cagney <cagney@gnu.org>
14522
14523 * gdb.base/signull.c: Update copyright. Include <string.h>.
14524 (bowler): Replace data_pointer with data_read
14525 and data_write cases. Add code_descriptor case.
14526 (zero, desc): New array and pointer.
14527 (data, code): Change to simple pointers.
14528 * gdb.base/signull.exp: Fix probe pattern matching a function
14529 descriptor SIGSEGV. Replace data_pointer with data_read and
14530 data_write tests.
14531
acd4ad44
AC
145322004-06-16 Andrew Cagney <cagney@gnu.org>
14533
14534 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
14535
08fd625c
MC
145362004-06-15 Michael Chastain <mec.gnu@mindspring.com>
14537
14538 * gdb.base/long_long.c: Add copyright notice.
14539
1903502c
MC
145402004-06-15 Michael Chastain <mec.gnu@mindspring.com>
14541
14542 * gdb.base/long_long.exp: Remove reference to
14543 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
14544 to gdb_breakpoint and gdb_continue_to_breakpoint.
14545
83313cb1
JB
145462004-06-14 Jim Blandy <jimb@redhat.com>
14547
14548 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
14549 endian case.
14550
1bf404ef
AC
145512004-06-14 Andrew Cagney <cagney@gnu.org>
14552
14553 * gdb.base/gcore.exp (capture_command_output): Delete the always
14554 passing tests containing inferior values.
14555 * gdb.base/ending-run.exp: Do not include the breakpoint address
14556 in the test message. Update copyright.
14557 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
14558 size in the test name, use gdb_test_multiple. Update copyright.
14559
ef220b33
MC
145602004-06-14 Michael Chastain <mec.gnu@mindspring.com>
14561
14562 * gdb.cp/ref-types.cc: Add copyright notice.
14563
4f70a4c9
MC
145642004-06-14 Michael Chastain <mec.gnu@mindspring.com>
14565
14566 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
14567 hp_aCC_compiler.
14568 * lib/compiler.cc: Likewise.
14569 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
14570 'set' commands. Log diagnostics for other lines. Set
14571 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
14572
335928ac
MC
145732004-06-13 Michael Chastain <mec.gnu@mindspring.com>
14574
14575 * gdb.cp/try_catch.cc: Add copyright notice.
14576
2efb12e8
MC
145772004-06-12 Michael Chastain <mec.gnu@mindspring.com>
14578
14579 * gdb.cp/userdef.cc: Add copyright notice.
14580
0bbed51a
MC
145812004-06-11 Michael Chastain <mec.gnu@mindspring.com>
14582
14583 * gdb.cp/virtfunc.cc: Add copyright notice.
14584
e12a46c9
RC
145852004-06-11 Randolph Chung <tausq@debian.org>
14586
14587 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
14588 problem.
14589
338e05af
AC
145902004-06-10 Andrew Cagney <cagney@gnu.org>
14591
14592 * lib/compiler.cc, lib/compiler.c: Append either
14593 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
14594 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
14595 instead of gcc-3-3.
14596
dc3f10cb
AC
145972004-06-09 Andrew Cagney <cagney@gnu.org>
14598
b4d946af
AC
14599 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
14600 gdb/1455, bug is specific to "long long" and "double".
a9c64011 14601
dc3f10cb
AC
14602 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
14603 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
14604 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
14605 fixed.
14606
b5c0bfa2
AC
146072004-06-09 Andrew Cagney <cagney@gnu.org>
14608
14609 * gdb.base/structs.exp (test_struct_returns): Replace
14610 "return_value_unknown" and "finish_value_unknown" by
14611 "return_value_known" and "finish_value_known". Instead of
14612 "return_value_unknown" iff "finish_value_unknown", check
14613 "return_value_known" implies "finish_value_known".
14614
caeb605f
MH
146152004-06-08 Martin Hunt <hunt@redhat.com>
14616
14617 * gdb.base/float.exp: Add pattern for mips targets.
14618
c892bb64
RC
146192004-06-08 Randolph Chung <tausq@debian.org>
14620
14621 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
14622 message for unknown architectures more clear.
14623
48306d3e
JB
146242004-06-08 Joel Brobecker <brobecker@gnat.com>
14625
14626 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
14627 start the execution of the program.
14628
83ecb59f
JB
146292004-06-07 Jim Blandy <jimb@redhat.com>
14630
14631 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
14632 * gdb.arch/i386-cpuid.h: New helper file.
14633
55264cb4
RC
146342004-06-07 Randolph Chung <tausq@debian.org>
14635
14636 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
14637 has started.
14638
23cadb28
RM
146392004-06-04 Roland McGrath <roland@redhat.com>
14640
14641 Fix PR gdb/1647.
14642 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
14643 differently to be robust to output buffering differences.
14644
51d01eda
MC
146452004-06-04 Michael Chastain <mec.gnu@mindspring.com>
14646
14647 * gdb.threads/pthreads.exp: Update copyright years.
14648 (check_control_c): Change asynchronous 'after' to synchronous.
14649
f4fc3b93
RM
146502004-06-04 Roland McGrath <roland@redhat.com>
14651
14652 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
14653 next gdb prompt.
14654
4013522b
MC
146552004-06-02 Michael Chastain <mec.gnu@mindspring.com>
14656
14657 Fix PR gdb/1636.
14658 * gdb.threads/manythreads.exp: Change asynchronous 'after'
14659 calls to synchronous.
14660
7a8f1e6b
JB
146612004-05-26 Jim Blandy <jimb@redhat.com>
14662
14663 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
14664
81bb3443
RC
146652004-05-24 Randolph Chung <tausq@debian.org>
14666
14667 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
14668 * gdb.asm/pa.inc: New file.
14669
8f5a3103
MK
146702004-05-22 Mark Kettenis <kettenis@gnu.org>
14671
14672 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
14673
734b8fe8 146742004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 14675 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
14676
14677 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
14678 GDB prompt.
14679
725603e1
UW
146802004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14681
f4fc3b93 14682 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
14683 setjmp/longjmp. Use sigaction instead of signal.
14684
8b923272 146852004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 14686 Michael Snyder <msnyder@redhat.com>
8b923272
JB
14687
14688 * gdb.threads/pthread_cond_wait.c: New file.
14689 * gdb.threads/pthread_cond_wait.exp: New testcase.
14690
8bfabb04
AC
146912004-05-13 Andrew Cagney <cagney@redhat.com>
14692
14693 * gdb.base/signull.exp, gdb.base/signull.c: New files.
14694 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
14695
42edda50
AC
146962004-05-11 Andrew Cagney <cagney@redhat.com>
14697
14698 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
14699 fixed but revealed gdb/1639.
14700
d303a6c7
AC
147012004-05-10 Andrew Cagney <cagney@redhat.com>
14702
14703 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
14704 func1" and "next to 2nd alarm", kernel bug avoided.
14705
bf08c2a1
DJ
147062004-05-10 Daniel Jacobowitz <dan@debian.org>
14707
14708 PR external/1568
14709 * gdb.base/bigcore.exp: Check the size of the dumped core file.
14710 XFAIL if it is smaller than bytes_allocated.
14711 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
14712 (main): Make chunks_allocated unsigned. Correct comment.
14713
c0586a34
JB
147142004-05-07 Joel Brobecker <brobecker@gnat.com>
14715
14716 * gdb.arch/powerpc-aix-prologue.c: New file.
14717 * gdb.arch/powerpc-aix-prologue.exp: New file.
14718
f2785d12
JB
147192004-05-07 Jim Blandy <jimb@redhat.com>
14720
14721 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
14722 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
14723
bd7f6e30
JB
147242004-05-06 Joel Brobecker <brobecker@gnat.com>
14725
14726 * gdb.base/sep.exp: No longer setup_kfail when the program was
14727 built with dwarf2.
14728
0a5e7efe
JI
147292004-05-05 Jim Ingham <jingham@apple.com>
14730
14731 * gdb.base/pending.exp: Make sure pending breakpoints
14732 preserve the ignore count.
f4fc3b93 14733
a8958849
MK
147342004-04-27 Jerome Guitton <guitton@gnat.com>
14735
14736 * i386-prologue.exp: Add testcase for jump instruction as first
14737 instruction of the real code.
14738 * i386-prologue.c (jump_at_beginning): New function.
14739
7e103f5b
MK
147402004-04-28 Mark Kettenis <kettenis@gnu.org>
14741
14742 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
14743 x86_64-*-*.
14744
5d38b224
MK
147452004-04-28 Mark Kettenis <kettenis@gnu.org>
14746
14747 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
14748 i*86-*-*.
14749
0ef32fd9
MK
147502004-04-25 Mark Kettenis <kettenis@gnu.org>
14751
14752 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
14753 expression that checks the return type.
14754
71d7dd7c
AC
147552004-04-23 Andrew Cagney <cagney@redhat.com>
14756
14757 * gdb.base/call-sc.exp: New test of scalar call/return values.
14758 * gdb.base/call-sc.c: Ditto.
14759
1e9f977e
JJ
147602004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14761
14762 * gdb.threads/manythreads.c: Reduce thread stack size.
14763
899d9e3a
JJ
147642004-04-23 Jeff Johnston <jjohnstn@redhat.com>
14765
14766 * gdb.threads/manythreads.c: Add copyright notice.
14767
61bcae62
AC
147682004-04-23 Andrew Cagney <cagney@redhat.com>
14769
14770 * gdb.base/siginfo.exp: Better handle step out of signal.
14771 * gdb.base/sigstep.exp: Ditto.
14772
7339a42e 147732004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 14774 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
14775
14776 * gdb.threads/manythreads.c: New testcase.
14777 * gdb.threads/manythreads.exp: Ditto.
14778
5c98409b
JB
147792004-04-22 Jim Blandy <jimb@redhat.com>
14780
14781 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
14782 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
14783
3b611f1a
MC
147842004-04-21 Michael Chastain <mec.gnu@mindspring.com>
14785
14786 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
14787
f0fd9238
AC
147882004-04-21 Andrew Cagney <cagney@redhat.com>
14789
14790 * gdb.base/sigstep.c: New file.
14791 * gdb.base/sigstep.exp: New file.
14792
90990674
JB
147932004-04-16 Joel Brobecker <brobecker@gnat.com>
14794
14795 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
14796 call to observer_notify_normal_stop.
14797
78cef34b
AC
147982004-04-15 Andrew Cagney <cagney@redhat.com>
14799
14800 * gdb.base/siginfo.c: New file.
14801 * gdb.base/siginfo.exp: New file.
14802
d2343407
JB
148032004-04-12 J. Brobecker <brobecker@gnat.com>
14804
14805 * gdb.base/sep.exp: Fix typo in comment.
14806
a2dba3c8
JB
148072004-04-12 J. Brobecker <brobecker@gnat.com>
14808
14809 * gdb.base/sep.c: New file.
14810 * gdb.base/sep-proc.c: New file.
14811 * gdb.base/sep.exp: New testcase.
14812
15f7b60e
MK
148132004-04-09 Mark Kettenis <kettenis@gnu.org>
14814
14815 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
14816 support.
14817
44f4de1a
AC
148182004-04-05 Andrew Cagney <cagney@redhat.com>
14819
14820 * gdb.base/sigaltstack.c: New file.
14821 * gdb.base/sigaltstack.exp: New file.
14822
ef04f396
JB
148232004-04-04 Joel Brobecker <brobecker@gnat.com>
14824
14825 * gdb.base/foll-fork.exp: Update the expected output for
14826 "help set follow-fork-mode", to match a change that was made
14827 to the help of this variable on 2004-01-13.
14828
d40d2c92
JB
148292004-04-01 Joel Brobecker <brobecker@gnat.com>
14830
14831 * lib/ada.exp: Add copyright notice.
14832 * bar.ads: Likewise.
14833 * bar.adb: Likewise.
14834 * null_record.adb: Likewise.
14835 * null_record.exp: Likewise.
14836 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
14837
f86ef5a3
JB
148382004-04-01 Joel Brobecker <brobecker@gnat.com>
14839
14840 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
14841 * configure: Regenerate.
14842
414e70e3
JB
148432004-04-01 Joel Brobecker <brobecker@gnat.com>
14844
14845 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
14846 to build the application. Remove the message printed when in
14847 verbose mode, redundant with the UNSUPPORTED message above.
14848
f0aaee49
JB
148492004-03-31 Joel Brobecker <brobecker@gnat.com>
14850
14851 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
14852 * gdb.ada (null_record.exp): New testcase.
14853
ac81cb54
JB
148542004-03-31 Joel Brobecker <brobecker@gnat.com>
14855
14856 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
14857
854af2f7
JB
148582004-03-31 Joel Brobecker <brobecker@gnat.com>
14859
14860 * gdb.ada: New subdirectory.
14861 * gdb.ada/Makefile.in: New file.
14862 * gdb.ada/gnat_ada.gpr.in: New file.
14863
034cb681
JB
148642004-03-31 Joel Brobecker <brobecker@gnat.com>
14865
14866 * lib/ada.exp: New file.
14867
78a1a894
DJ
148682004-03-24 Daniel Jacobowitz <drow@mvista.com>
14869
14870 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
14871 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
14872
4b2b3b3e
AC
148732004-03-22 Andrew Cagney <cagney@redhat.com>
14874
14875 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
14876 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
14877 Problem identified by Ulrich Weigand.
14878
23c73aa3
DC
148792004-03-17 David Carlton <carlton@kealia.com>
14880
14881 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
14882 PR c++/826.
14883
d63a86f8
RM
148842004-03-16 Roland McGrath <roland@redhat.com>
14885
14886 * gdb.base/auxv.exp: New file.
14887 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
14888
0e02aa50
DC
148892004-03-12 David Carlton <carlton@kealia.com>
14890
14891 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
14892 * gdb.cp/pr-1553.cc: Ditto.
14893 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
14894 pass branch.
14895
c20b71be
MC
148962004-03-12 Michael Chastain <mec.gnu@mindspring.com>
14897
14898 * gdb.cp/templates.exp: Accept more template types.
14899
c7414a01
MC
149002004-03-09 Michael Chastain <mec.gnu@mindspring.com>
14901
14902 From Corinna Vinschen with modifications.
14903 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
14904 local variable obj_with_enum.
14905 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
14906 results with obj_with_enum.
14907
ed69573c
MC
149082004-03-09 Michael Chastain <mec.gnu@mindspring.com>
14909
14910 * gdb.cp/classes.cc: New file, copied from misc.cc.
14911 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
14912
28301461
MC
149132004-03-09 Michael Chastain <mec.gnu@mindspring.com>
14914
14915 * gdb.cp/misc.cc: Add copyright notice.
14916
1198ecbe
DC
149172004-03-05 David Carlton <carlton@kealia.com>
14918
14919 * gdb.cp/rtti.exp: Add 'print *obj3' test.
14920 * gdb.cp/rtti.h: Update copyright.
14921 (namespace n2::n3): New.
14922 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
14923 (n2::n3::func3): New.
14924 (main): Call n2::n3::func3.
14925 * gdb.cp/rtti2.cc: Update copyright.
14926 (n2::create3): New.
14927
9e08c470
MK
149282004-03-04 Mark Kettenis <kettenis@gnu.org>
14929
14930 * gdb.asm/openbsd.inc: Fix typo.
14931
4bebc3aa
FF
149322004-03-03 Fred Fish <fnf@redhat.com>
14933
14934 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
14935 "val" instead of unused "size". Update copyright year.
14936
6ea9fb37
DJ
149372004-02-29 Daniel Jacobowitz <drow@mvista.com>
14938
14939 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
14940 to use unsigned char.
14941 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
14942 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
14943
23b23974
DJ
149442004-02-29 Daniel Jacobowitz <drow@mvista.com>
14945
14946 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
14947 line of output.
14948
7574fd53
DJ
149492004-02-28 Daniel Jacobowitz <drow@mvista.com>
14950
14951 * gdb.base/relocate.c (dummy): Initialize.
14952
a195357f
DJ
149532004-02-28 Daniel Jacobowitz <drow@mvista.com>
14954
14955 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
14956 a breakpoint at exit.
14957
72fd54a9
FF
149582004-02-27 Fred Fish <fnf@redhat.com>
14959
14960 * gdb.base/chng-syms.exp: Add expect condition to match failing
14961 case that isn't a timeout.
14962
b9d23137
AC
149632004-02-27 Andrew Cagney <cagney@redhat.com>
14964
14965 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
14966 support.
14967
15d208f6 149682004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 14969
15d208f6
FF
14970 * gdb.arch/gdb1431.c: Remove.
14971 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
14972 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
14973 of "until" incorrectly.
14974
98f9cd2d
JB
149752004-02-26 J. Brobecker <brobecker@gnat.com>
14976
14977 * gdb.cp/class2.cc (empty): New class.
14978 (refer): New function.
14979 (main): Declare an object of type empty and use it.
14980 * gdb.cp/class2.exp: Print the value of an object of type empty.
14981
9b50c11b
JJ
149822004-02-26 Jeff Johnston <jjohnstn@redhat.com>
14983
14984 * gdb.base/langs.exp: Update query string to match the
14985 new nquery format used for pending breakpoints.
14986
0dcd613f
AC
149872004-02-26 Andrew Cagney <cagney@redhat.com>
14988
14989 Fix PR i18n/1570.
14990 * gdb.base/charset.c: Update copyright notice.
14991 (main, init_string): Remove the escape character '\e' tests.
14992 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
14993 * gdb.base/charset.exp (valid_host_charset): Ditto.
14994 * gdb.base/setvar.exp: Ditto.
14995
b8a56647
AC
149962004-02-24 Andrew Cagney <cagney@redhat.com>
14997
90d59e34
AC
14998 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
14999 mmapped data in core file" PASS and FAIL messages consistent.
15000
b8a56647
AC
15001 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
15002 setting a breakpoint. Work around PR java/1565.
15003
9f27c604
JJ
150042004-02-23 Jeff Johnston <jjohnstn@redhat.com>
15005
15006 * lib/gdb.exp (gdb_breakpoint): Update query string to match
15007 new nquery format.
15008 * gdb.base/pending.exp: Ditto.
15009
3224a706
MK
150102004-02-22 Mark Kettenis <kettenis@gnu.org>
15011
15012 * configure.in: Run stabs tests on *BSD.
15013 * configure: Regenerated.
15014
41e0a9ca
MK
150152004-02-21 Mark Kettenis <kettenis@gnu.org>
15016
15017 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
15018
1e1b3428
FF
150192004-02-20 Fred Fish <fnf@redhat.com>
15020
15021 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
15022 blank in test for "returns short", for consistency with other
15023 "returns xxx" tests. Update copyright year.
15024
f9a7572a
FF
150252004-02-19 Fred Fish <fnf@redhat.com>
15026
15027 New testcase for PR breakpoint/1558.
15028 * gdb.arch/gdb1558.exp: New file.
15029 * gdb.arch/gdb1558.c: New file.
15030
b2ce2854
EZ
150312004-02-19 Elena Zannoni <ezannoni@redhat.com>
15032
15033 * gdb.base/nodebug.exp: Fix typo.
15034
e7c9ff01
JB
150352004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15036
15037 Committed by Jim Blandy <jimb@redhat.com>.
15038
62f4b920
JB
15039 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
15040
2db536a1
JB
15041 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
15042
e7c9ff01
JB
15043 * gdb.base/float.exp: Support s390*-*-* targets.
15044
f3205b34
AF
150452004-02-17 Adam Fedor <fedor@gnu.org>
15046
15047 * gdb.base/gdb1555.exp: New file.
15048 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
15049
9d62932d
EZ
150502004-02-17 Elena Zannoni <ezannoni@redhat.com>
15051
15052 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
15053
344c9711
FF
150542004-02-16 Fred Fish <fnf@redhat.com>
15055
15056 * gdb.arch/gdb1291.c: Remove
15057 * gdb.arch/gdb1291.s: New test input file.
15058 * gdb.arch/gdb1291.exp: Expand test to check case that should not
15059 fail. Test for correct result, known incorrect result, other
15060 failures and timeouts.
15061
2d822687
AC
150622004-02-16 Andrew Cagney <cagney@redhat.com>
15063
15064 * gdb.base/bigcore.exp: New file.
15065 * gdb.base/bigcore.c: New file.
15066
dac15b66
AC
150672004-02-13 Andrew Cagney <cagney@redhat.com>
15068
15069 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
15070 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
15071 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
15072 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
15073 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
15074 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
15075 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
15076 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
15077 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
15078 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
15079
6bdfc2c4
JJ
150802004-02-11 Jeff Johnston <jjohnstn@redhat.com>
15081
15082 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
15083 executed is an alloc instruction.
15084
87b3ede8
DC
150852004-02-11 David Carlton <carlton@kealia.com>
15086
15087 * gdb.cp/breakpoint.exp: New.
15088 * gdb.cp/breakpoint.cc: New.
15089
6e19e2bf
MC
150902004-02-11 Michael Chastain <mec.gnu@mindspring.com>
15091
15092 Partial fix for PR gdb/1543.
15093 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
15094 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
15095 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
15096 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
15097 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
15098 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
15099 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
15100 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
15101 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
15102 to bug-gdb@prep.ai.mit.edu .
15103 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
15104 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
15105 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
15106 Likewise.
15107
5c5455dc
AC
151082004-02-10 Andrew Cagney <cagney@redhat.com>
15109
15110 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
15111 using gdb_internal_error_resync.
15112
9cf689d7
DJ
151132004-02-09 Daniel Jacobowitz <drow@mvista.com>
15114
15115 * gdb.threads/thread-specific.exp: Stop early if no threads are
15116 found.
15117
d2dc51db
MC
151182004-02-09 Michael Chastain <mec.gnu@mindspring.com>
15119
15120 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
15121
14b1a056
DJ
151222004-02-08 Daniel Jacobowitz <drow@mvista.com>
15123
15124 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
15125 breakpoints.
15126
83f66e8f
DJ
151272004-02-07 Daniel Jacobowitz <drow@mvista.com>
15128
15129 * config/sim.exp (gdb_load): Handle $arg == "".
15130 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
15131 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
15132
30fc0091
EZ
151332004-02-07 Elena Zannoni <ezannoni@redhat.com>
15134
a9c64011
AS
15135 * gdb.base/maint.exp: Update test to reflect
15136 obstack changes.
30fc0091 15137
4d806929
JJ
151382004-02-04 Jeff Johnston <jjohnstn@redhat.com>
15139
15140 * gdb.base/pendshr.c (pendfunc): New function that calls
15141 pendfunc1.
15142 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
15143
7bfdd688
FF
151442004-02-04 Fred Fish <fnf@redhat.com>
15145
15146 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
15147 function symbols and update copyright years.
15148 * gdb.arch/gdb1291.c: Ditto.
15149
aaa08ee4
MC
151502004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15151
15152 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
15153
dbad7755
MC
151542004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15155
15156 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
15157
ec4646ef
MC
151582004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15159
15160 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
15161
1b802196
FF
151622004-02-02 Fred Fish <fnf@redhat.com>
15163
15164 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
15165 remote targets. Update copyright years.
15166
18fe2033
JJ
151672004-02-02 Jeff Johnston <jjohnstn@redhat.com>
15168
15169 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
15170 support.
15171 * gdb.base/langs.exp: Fix test which attempts to create
15172 breakpoint on non-existent function to handle new pending
15173 support.
15174 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
15175 a breakpoint.
15176 * gdb.base/pending.exp: New test.
15177 * gdb.base/pending.c: New file.
15178 * gdb.base/pendshr.c: Ditto.
15179
8d577d32
DC
151802004-02-02 David Carlton <carlton@kealia.com>
15181
15182 * gdb.cp/overload.exp: Add overloadNamespace tests.
15183 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
15184 (overloadNamespace, XXX): New.
15185 (main): Call XXX::marker2.
15186
3ad13771
FF
151872004-02-01 Fred Fish <fnf@redhat.com>
15188
15189 * gdb.base/dump.exp: Use runto_main instead of "runto main".
15190 * gdb.base/finish.exp: Ditto.
15191 * gdb.base/gcore.exp: Ditto.
15192 * gdb.base/huge.exp: Ditto.
15193 * gdb.base/info-proc.exp: Ditto.
15194 * gdb.base/return2.exp: Ditto.
15195 * gdb.threads/gcore-thread.exp: Ditto.
15196
44c75849
DJ
151972004-02-01 Daniel Jacobowitz <drow@mvista.com>
15198
15199 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
15200
005bc093
MK
152012004-02-01 Mark Kettenis <kettenis@gnu.org>
15202
15203 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
15204 that opening the file succeeds on OpenBSD.
15205
c47cebdb
DJ
152062004-02-01 Daniel Jacobowitz <drow@mvista.com>
15207
15208 * gdb.threads/thread-specific.c: New file.
15209 * gdb.threads/threads-specific.exp: New test script.
15210 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
15211 to expect_out.
15212
5a01311c
MK
152132004-02-01 Mark Kettenis <kettenis@gnu.org>
15214
15215 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
15216 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
15217 only on the "print_small_structs from print_long_arg_list" test.
15218
ce22a4f1
DJ
152192004-02-01 Daniel Jacobowitz <drow@mvista.com>
15220
15221 * gdb.base/completion.exp: Kill a stray backslash.
15222
15223 From Jim Ingham <jingham@apple.com>:
15224 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
15225 agrees with the result from sending a tab.
15226
abbab9d3
DJ
152272004-01-31 Daniel Jacobowitz <drow@mvista.com>
15228
15229 * gdb.base/chng-syms.exp: Remove stray newline.
15230
53904d1e
MK
152312004-01-31 Mark Kettenis <kettenis@gnu.org>
15232
15233 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
15234 *-*-openbsd*.
15235 * gdb.asm/openbsd.inc: New file.
15236
3a4b3aac
MK
152372004-01-30 Mark Kettenis <kettenis@gnu.org>
15238
15239 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
15240 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
15241 *-*solaris2*. Remove commented out default settings for
15242 asm-flags. Replace gdb_compile with target_link.
15243
ebac27b4
MC
152442004-01-29 Michael Chastain <mec.gnu@mindspring.com>
15245
15246 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
15247 for all tests. Remove old hp-ux and cygnus xfail cases.
15248
d8679d84
PH
152492004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
15250
15251 * gdb.base/chng-syms.exp: New file.
15252 * gdb.base/chng-syms.c: New file.
15253
0a55bc22
MC
152542004-01-24 Michael Chastain <mec.gnu@mindspring.com>
15255
15256 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
15257 Provide arms for current output in all my configurations.
15258
94b8e876
MC
152592004-01-24 Michael Chastain <mec.gnu@mindspring.com>
15260
15261 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
15262 * lib/compiler.cc: Likewise.
15263 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
15264 get the right preprocessor. Eval the output directly. Remove
15265 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
15266 hp_f77_compiler and hp_f90_compiler completely.
15267 (gdb_preprocess): Delete.
15268 (get_compiler): Delete.
15269
7cf03d44
MK
152702004-01-24 Mark Kettenis <kettenis@gnu.org>
15271
15272 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
15273 <string.h>.
15274
68b6dce9
NR
152752004-01-24 Nick Roberts <nick@nick.uklinux.net>
15276
15277 * gdb.mi/mi-stack.exp: Update copyright.
15278
b368761e
DC
152792004-01-23 David Carlton <carlton@kealia.com>
15280
15281 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
15282 test for cp_lookup_transparent_type.
15283 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
15284 call them.
15285
f2061b53
DJ
152862004-01-23 Daniel Jacobowitz <drow@mvista.com>
15287
15288 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
15289 after -var-update.
15290
37fc574a
DC
152912004-01-23 David Carlton <carlton@kealia.com>
15292
15293 * gdb.cp/namespace.cc (C::ensureRefs): New.
15294 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
15295
8e94b928
NR
152962004-01-20 Nick Roberts <nick@nick.uklinux.net>
15297
15298 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
15299 case "-stack-list-locals 2".
15300 * gdb.mi/mi-var-child.exp: Test for case
15301 "-var-list-children --all-values NAME".
15302
997b0952
MC
153032004-01-18 Michael Chastain <mec.gnu@mindspring.com>
15304
15305 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
15306
52470da3
MK
153072004-01-18 Mark Kettenis <kettenis@gnu.org>
15308
7049b4b8
MK
15309 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
15310 used with gdb_test_multiple.
15311
52470da3
MK
15312 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
15313 read at address 0. This fixes PR testsuite/1504.
15314
da6012e5
DJ
153152004-01-18 Daniel Jacobowitz <drow@mvista.com>
15316
15317 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
15318 Remove downloading, guessing the host executable, the calls to
15319 gdb_file_cmd and gdb_target_cmd, and "load" support.
15320 (infer_host_exec): New function broken out from gdb_load.
15321 (gdb_load): New wrapper for gdbserver_gdb_load.
15322 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
15323 gdb_target_cmd. Use -target-select.
15324 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
15325 Download binaries to the host. Clear last_mi_remote_file when
15326 we load a new binary.
15327 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
15328 call gdbserver_gdb_load and mi_gdb_target_cmd.
15329
32c70722
MC
153302004-01-17 Michael Chastain <mec.gnu@mindspring.com>
15331
15332 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
15333 type patterns.
15334
b0cecf36
MC
153352004-01-17 Michael Chastain <mec.gnu@mindspring.com>
15336
15337 * gdb.cp/templates.exp: Fix typo in test name of
15338 "print Foo<volatile char*>::foo".
15339
4120d7e6
MC
153402004-01-15 Michael Chastain <mec.gnu@mindspring.com>
15341
15342 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
15343
f679e530
BE
153442004-01-16 Ben Elliston <bje@wasabisystems.com>
15345
15346 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
15347 (clean mostlyclean): Remove empty rm.
15348
091c48f6
MC
153492004-01-15 Michael Chastain <mec.gnu@mindspring.com>
15350
15351 * gdb.base/setvar.exp: Add copyright years.
15352
3e5fc8d2
DC
153532004-01-14 David Carlton <carlton@bactrian.org>
15354
15355 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
15356 PR c++/1511 and update coment.
15357 * gdb.cp/templates.exp: Update patterns to match current output.
15358 If changes involve something other than whitespace, KFAIL
15359 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
15360
63d06c5c
DC
153612004-01-14 David Carlton <carlton@kealia.com>
15362
15363 * gdb.cp/namespace.exp: Add tests involving classes defined within
15364 namespaces.
15365 * gdb.cp/namespace.cc (C::CClass): New.
15366 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
15367
a51dab88
EZ
153682004-01-14 Elena Zannoni <ezannoni@redhat.com>
15369
15370 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
15371 what debug info we have. Print a better message if something goes
15372 wrong while producing the separate debug info file.
15373
a476ccc9
MC
153742004-01-14 Michael Chastain <mec.gnu@mindspring.com>
15375
15376 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
15377
f453692c
MC
153782004-01-14 Michael Chastain <mec.gnu@mindspring.com>
15379
15380 * gdb.base/callfuncs.c: Add copyright notice.
15381
f40063a5
MC
153822004-01-13 Michael Chastain <mec.gnu@mindspring.com>
15383
15384 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
15385 inheritance. PR gdb/1498, PR gcc/13539.
15386
19ac3974
EZ
153872004-01-13 Elena Zannoni <ezannoni@redhat.com>
15388
a9c64011
AS
15389 * gdb.threads/gcore-thread.exp: Prefix name of binary with
15390 test specific name.
15391 * gdb.mi/gdb669.exp: Ditto.
15392 * gdb.mi/mi-pthreads.exp: Ditto.
15393 * gdb.mi/mi1-pthreads.exp: Ditto.
15394 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 15395
56c97c6e
MC
153962004-01-12 Michael Chastain <mec.gnu@mindspring.com>
15397
15398 * gdb.cp/member-ptr.cc: Add copyright notice.
15399
a0644324
MC
154002004-01-12 Michael Chastain <mec.gnu@mindspring.com>
15401
15402 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
15403 some patterns for recent versions of gcc and hpacc. Delete
15404 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
15405 Delete tests that access a NULL pointer-to-member-data. This
15406 script is still disabled for gcc.
15407
32fabe09
EZ
154082004-01-12 Elena Zannoni <ezannoni@redhat.com>
15409
15410 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 15411 escaped correctly.
32fabe09 15412
1f8a6abb
EZ
154132004-01-12 Elena Zannoni <ezannoni@redhat.com>
15414
15415 * gdb.base/sepdebug.exp: New file.
15416 * gdb.base/sepdebug.c: New file.
15417 * lib/gdb.exp (separate_debug_filename): New procedure.
15418 (gdb_gnu_strip_debug): New procedure.
15419
48efe704
AC
154202004-01-12 Andrew Cagney <cagney@redhat.com>
15421
15422 * gdb.mi/ChangeLog: Delete file. Renamed to ...
15423 * gdb.mi/ChangeLog-1999-2003: New file.
15424
a9415475
AC
154252004-01-12 Andrew Cagney <cagney@redhat.com>
15426
15427 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
15428 "Renaming a directory to a non-empty directory returns ENOTEMPTY
15429 or EEXIST", treat EBUSY as an XFAIL.
15430
83b8cf9d
MC
154312004-01-11 Michael Chastain <mec.gnu@mindspring.com>
15432
15433 * gdb.base/scope.exp: Remove obsolete setup_xfail for
15434 hp_cc_compiler.
15435
9939d2a8
MC
154362004-01-10 Michael Chastain <mec.gnu@mindspring.com>
15437
15438 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
15439 decorations.
15440
1ff8cadf
MC
154412004-01-10 Michael Chastain <mec.gnu@mindspring.com>
15442
15443 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
15444 and "(aCC)" decorations. Remove obsolete doco about old
15445 test results.
15446
6fa9022e
MC
154472004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15448
15449 * gdb.cp/exception.exp: Fix typo in doco.
15450
209721fe
MK
154512004-01-09 Mark Kettenis <kettenis@gnu.org>
15452
15453 * gdb.base/gdb1476.exp: Fix typo.
15454
ef11303e
MC
154552004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15456
15457 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
15458 file.
15459
041ab88c
MC
154602004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15461
15462 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
15463 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
15464 Use gdb_compile. Remove restriction on gcc. Add some patterns
15465 for recent version of gdb. Delete second half, which was a copy
15466 of the first half with different build flags. This test is
15467 still disabled because it is still not ready for production.
15468
e36d075a
MC
154692004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15470
15471 * gdb.cp/exception.cc: Add copyright notice.
15472 * gdb.cp/exception.exp: Add a notice that this file is broken
15473 because of line number changes caused by addition of copyright
15474 notice.
15475
42b190ad
MC
154762004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15477
15478 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
15479 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
15480
8f25f06b
MC
154812004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15482
15483 * gdb.cp/classes.exp: Accept gnu abi 2.
15484 * gdb.cp/derivation.exp: Likewise.
15485 * gdb.cp/overload.exp: Likewise.
15486 * gdb.cp/virtfunc.exp: Likewise.
15487
06ded8b8
MC
154882004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15489
15490 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
15491 semicolon after end of function.
15492
77c26ae3
MC
154932004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15494
15495 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
15496 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
15497 boilerplate code for compiling and running the program under
15498 test. Add some string method tests.
15499
20757486
MC
155002004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15501
15502 * gdb.cp/bs15503.cc: Add copyright notice.
15503 * gdb.cp/bs15503.exp: Adjust line number.
15504
0fd3b503
MC
155052004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15506
15507 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
15508 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
15509
10d1bea8
MC
155102004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15511
15512 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
15513 hp_cc_compiler.
15514
2789202a
MC
155152004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15516
15517 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
15518 * gdb.cp/ctti.exp: Use the marker instead of "next".
15519 With gcc, run further before bailing.
15520
b862f14c
MC
155212004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15522
15523 * gdb.cp/cttiadd.cc: Add copyright notice.
15524 * gdb.cp/cttiadd1.cc: Likewise.
15525 * gdb.cp/cttiadd2.cc: Likewise.
15526 * gdb.cp/cttiadd3.cc: Likewise.
15527
96da2469
MC
155282004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15529
15530 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
15531 Use gdb_test, gdb_test_multiple. Use floating-point values that
15532 have exact representations in IEEE-ish formats.
15533
053248ff
MC
155342004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15535
15536 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
15537 compilers. Delete duplicate call to get_compiler_info.
15538 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
15539 * gdb.base/volatile.exp: Likewise.
15540
84acecdd
MK
155412004-01-07 Mark Kettenis <kettenis@gnu.org>
15542
15543 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
15544 memory at address 0.
15545
fe11a27f
MC
155462004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15547
15548 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
15549 to test for hp-ux assembler. Fix copyright years.
15550
60ad077b
AC
155512004-01-07 Andrew Cagney <cagney@redhat.com>
15552
15553 * gdb.base/fileio.c (strerrno): Add "EBUSY".
15554
1c9b8f33
AC
155552004-01-07 Andrew Cagney <cagney@redhat.com>
15556
15557 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
15558 when creating the read-only file. From analysis by Roland McGrath
15559 and Elena Zannoni.
15560
753ccc7a
MC
155612004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15562
15563 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
15564
eca3e36b
MC
155652004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15566
15567 * gdb.base/cvexpr.c: Be type-safe with function pointers and
15568 data pointers.
15569
f8d4bac4
MC
155702004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15571
15572 * gdb.cp/m-static.exp: Compile one source file at a time.
15573 Delete unused call to get_compiler_info.
15574
9b4e0f94
MC
155752004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15576
15577 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
15578 * gdb.base/call-rt-st.exp: Likewise.
15579 * gdb.base/nodebug.exp: Likewise.
15580 * gdb.base/volatile.exp: Likewise.
15581 * gdb.cp/ref-types.exp: Likewise.
15582 * gdb.cp/templates.exp: Likewise.
15583
023c1024
MK
155842004-01-05 Mark Kettenis <kettenis@gnu.org>
15585
15586 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
15587
19703c4a
MC
155882004-01-05 Michael Chastain <mec.gnu@mindspring.com>
15589
15590 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
15591 hppa*-hp-hpux*.
15592
18b67037
MK
155932004-01-04 Mark Kettenis <kettenis@gnu.org>
15594
ba6219c8
MK
15595 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
15596 x86_64-*-*.
15597
18b67037
MK
15598 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
15599 sparc64-*-* and sparc*-solaris2*.
15600
1bfbbb9d
MK
156012004-01-04 Mark Kettenis <kettenis@gnu.org>
15602
15603 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
15604 return ${tests}" test. The ${tests} already mentions the
15605 filename.
15606
06846494
MC
156072004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15608
15609 * gdb.cp/local.exp: Accept gcc abi 2.
15610
3b0cb202
MC
156112004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15612
15613 * gdb.cp/templates.exp: Accept gcc abi 2.
15614
0643ec3f
MC
156152004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15616
15617 * lib/compiler.cc: Remove supports_template_debugging.
15618 * gdb.cp/templates.exp: Do not test supports_template_debugging.
15619
d231d0b1
MC
156202004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15621
15622 * gdb.cp/namespace.exp: Accept gcc abi 2.
15623
44ffb27c
MC
156242004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15625
15626 * gdb.cp/method.exp: Accept gcc abi 2.
15627
184ad485
MC
156282004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15629
15630 * gdb.cp/classes.exp: Generate identical results as old version.
15631 * gdb.cp/derivation.exp: Likewise.
15632 * gdb.cp/overload.exp: Likewise.
15633 * gdb.cp/virtfunc.exp: Likewise.
15634
116f09e7
MC
156352004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15636
15637 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
15638 mysterious bug with sourceware version of expect.
15639
b1379776
MC
156402004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15641
15642 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
15643 current versions of gcc, including gcc abi 2. Remove gratuitous
15644 restart of test program. Use gdb_test_multiple and gdb_test for
15645 all tests. Add patterns to xfail missing "const" in "const char *"
15646 and kfail PR gdb/1155.
15647
6b7a4c0e
MC
156482004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15649
15650 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
15651 current versions of gcc, including gcc abi 2. Remove gratuitous
15652 restart of test program. Use gdb_test_multiple and gdb_test for
15653 all tests. Add patterns to kfail PR gdb/1498.
15654
51615d72
MC
156552003-12-31 Michael Chastain <mec.gnu@mindspring.com>
15656
15657 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
15658 current versions of gcc, including gcc abi 2. Use "breakpoint"
15659 and "continue" instead of restarting the target program. Use
15660 gdb_test_multiple and gdb_test for all tests.
15661
7b79a9d7
MK
156622004-01-01 Mark Kettenis <kettenis@gnu.org>
15663
15664 * gdb.asm/asm-source.exp: Update copyright year. Link statically
15665 for *-*-solaris2*.
15666
1cd3489f
MC
156672003-12-31 Michael Chastain <mec.gnu@mindspring.com>
15668
15669 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
15670 current versions of gcc, including gcc abi 2. Use "breakpoint"
15671 and "continue" instead of restarting the target program several
15672 times. Use gdb_test_multiple and gdb_test for all tests.
15673
850742db
MC
156742003-12-18 Michael Chastain <mec.gnu@mindspring.com>
15675
15676 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
15677 source files.
15678
eb4bbda8
MC
156792003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15680
15681 * gdb.base/environ.exp: Handle compiling test case from multiple
15682 source files.
15683
e42c7771
MC
156842003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15685
15686 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
15687
80e4b428
JB
156882003-12-17 Jim Blandy <jimb@redhat.com>
15689
5f06973a
JB
15690 * gdb.base/freebpcmd.c: Add copyright notice.
15691
80e4b428
JB
15692 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
15693
0ab84fb7
MC
156942003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15695
15696 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
15697
1b3bb3d0
JB
156982003-12-13 Jim Blandy <jimb@redhat.com>
15699
15700 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
15701
3a4c9371
KB
157022003-12-12 Kevin Buettner <kevinb@redhat.com>
15703
15704 * gdb.asm/frv.inc: New file.
15705 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
15706
a1dea79a
FF
157072003-12-09 Fred Fish <fnf@redhat.com>
15708
15709 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
15710 functions to break1.c and leave prototypes behind. Add more
15711 "set breakpoint NN here" comments.
15712 * gdb.base/break1.c: New file.
15713
15714 * gdb.base/break.exp: Handle compiling test case from multiple
15715 source files and change source file references as needed.
15716 * gdb.base/completion.exp: Ditto.
15717 * gdb.base/condbreak.exp: Ditto.
15718 * gdb.base/define.exp: Ditto.
15719 * gdb.base/ena-dis-br.exp: Ditto.
15720 * gdb.base/info-proc.exp: Ditto.
15721 * gdb.base/maint.exp: Ditto.
15722 * gdb.base/until.exp: Ditto.
15723
15724 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
15725 hardcoded line numbers.
15726 * gdb.base/define.exp: Ditto.
15727 * gdb.base/ena-dis-br.exp: Ditto.
15728 * gdb.base/maint.exp: Ditto.
15729 * gdb.base/until.exp: Ditto.
15730
15731 * gdb.base/completion.exp: Use "break1" for completion tests since
15732 "break" is no longer a unique prefix.
15733
5266b69c
AC
157342003-12-06 Andrew Cagney <cagney@redhat.com>
15735
15736 * gdb.base/structs.exp (test_struct_returns): When applicable, set
15737 "return_value_unimplemented". When an unimplemented struct return
15738 architecture, report incorrect values as a KFAIL
15739
374451f0
MC
157402003-12-05 Michael Chastain <mec.gnu@mindspring.com>
15741
15742 * gdb.cp/rtti.exp: Accept new wording of warning from
15743 cp_lookup_rtti_type.
15744
ba9b20a7
MC
157452003-12-05 Michael Chastain <mec.gnu@mindspring.com>
15746
15747 Partial fix for PR testsuite/1456.
15748 * gdb.base/scope.exp (test_at_main): Replace references to
15749 gcc_compiled with calls to test_compiler_info.
15750 (test_at_foo): Likewise.
15751 (test_at_bar): Likewise.
15752
b74b6d0b
MC
157532003-12-04 Michael Chastain <mec.gnu@mindspring.com>
15754
15755 Partial fix for PR testsuite/1456.
15756 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
15757 to test_compiler_info.
15758
ccfa3402
MC
157592003-12-03 Michael Chastain <mec.gnu@mindspring.com>
15760
15761 * gdb.base/so-impl-ld.exp: Update copyright notice.
15762
f6246aba
MC
157632003-12-02 Michael Chastain <mec.gnu@mindspring.com>
15764
15765 Partial fix for PR testsuite/1456.
15766 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
15767 to test_compiler_info.
15768
13ae734a
MC
157692003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15770
15771 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
15772 from current versions of gdb. Clean up regular expressions.
15773 Delete redundant timeout case.
15774
d8e1cdee
MC
157752003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15776
15777 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
15778 from current versions of gdb. Clean up regular expressions.
15779 Delete redundant timeout case.
15780
96457b64
MC
157812003-12-01 Michael Chastain <mec.gnu@mindspring.com>
15782
15783 Partial fix for PR testsuite/1456.
15784 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
15785 gcc_compiled with call to test_compiler_info.
15786
f35309fc
MC
157872003-11-30 Michael Chastain <mec.gnu@mindspring.com>
15788
15789 Partial fix for PR testsuite/1456.
15790 * gdb.base/list.exp (test_list_function): Delete unused declaration
15791 of gcc_compiled.
15792
d7afdf9b
MC
157932003-11-29 Michael Chastain <mec.gnu@mindspring.com>
15794
15795 Partial fix for PR testsuite/1456.
15796 * gdb.base/complex.exp: Replace reference to gcc_compiled with
15797 call to test_compiler_info.
15798
71507b56
MK
157992003-11-29 Mark Kettenis <kettenis@gnu.org>
15800
15801 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
15802 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
15803 it to create the appropriate note.inc.
15804 * gdb.asm/asmsrc1.s: Include "note.inc".
15805 * gdb.asm/netbsd.inc: New file.
15806 * gdb.asm/empty.inc: New file.
15807
f81f93f7
MC
158082003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15809
15810 Partial fix for PR testsuite/1456.
15811 * gdb.base/constvars.exp: Replace references to gcc_compiled with
15812 calls to test_compiler_info.
15813
9a77938e
MC
158142003-11-27 Michael Chastain <mec.gnu@mindspring.com>
15815
15816 Partial fix for PR testsuite/1456.
15817 * gdb.base/volatile.exp: Replace references to gcc_compiled with
15818 calls to test_compiler_info.
15819
e8367dc7
MK
158202003-11-27 Mark Kettenis <kettenis@gnu.org>
15821
15822 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
15823 pattern for the KFAILs.
15824
526c61ee
AF
158252003-11-25 Adam Fedor <fedor@gnu.org>
15826
15827 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
15828 * gdb.objc/objcdecode.m: New file.
15829
28f2d600
AF
158302003-11-25 Adam Fedor <fedor@gnu.org>
15831
15832 * gdb.objc/nondebug.exp: Test for PR objc/1236.
15833 * gdb.objc/nondebug.m: New file.
15834
a3895cee
BE
158352003-11-26 Ben Elliston <bje@wasabisystems.com>
15836
15837 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
15838 NetBSD as it does on FreeBSD. Modelled on a similar change by
15839 Mark Kettenis on 2003-05-30.
15840 (link-flags): Set to "--entry _start" regardless of target.
15841 Special linker flags are to be appended to $link-flags.
15842 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
15843
c9f2c8a3
MC
158442003-11-25 Michael Chastain <mec.gnu@mindspring.com>
15845
15846 * gdb.cp/method.exp: Accept output of new demangler.
15847
15a0587a 158482003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
15849
15850 * gdb/class2.exp: New file.
15851 * gdb/class2.cc: New file.
15852
3c00b570
MC
158532003-11-25 Michael Chastain <mec.gnu@mindspring.com>
15854
15855 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
15856 of new demangler.
15857
7027acc7
MK
158582003-11-23 Mark Kettenis <kettenis@gnu.org>
15859
15860 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
15861 of gdb_test "run".
15862
b0e1598a
MK
158632003-11-23 Mark Kettenis <kettenis@gnu.org>
15864
15865 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
15866 "continue" into "run".
15867
4d9eda44
MC
158682003-11-23 Michael Chastain <mec.gnu@mindspring.com>
15869
15870 Partial fix for PR testsuite/1456.
15871 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
15872 call to test_compiler_info.
15873 * gdb.cp/ctti.exp: Likewise.
15874 * gdb.cp/derivation.exp: Likewise.
15875 * gdb.cp/member-ptr.exp: Likewise.
15876 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
15877 reference to gcc_compiled.
15878
158792003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
15880
15881 Fix PR testsuite/1463.
15882 * gdb.base/structs.exp (start_structs_test): Call
15883 get_debug_format before using the debug format.
15884
d422fe19
AC
158852003-11-22 Andrew Cagney <cagney@redhat.com>
15886
15887 * lib/gdb.exp (gdb_test_multiple): Add simple example.
15888 * gdb.base/structs.exp: Use gdb_test_multiple.
15889
039cf96d
AC
158902003-11-20 Andrew Cagney <cagney@redhat.com>
15891
6882279b
AC
15892 * gdb.base/structs.exp: Handle and recover from internal errors.
15893 Replace "foo${n}" with "foo<n>" in test messages.
15894
e53890ae
AC
15895 * gdb.base/structs.exp: Update copyright. Rewrite.
15896 * gdb.base/structs.c: Update copyright. Rewrite.
15897
2b211c59
AC
15898 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
15899 resync count exceeded.
d63a86f8 15900
039cf96d
AC
15901 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
15902 from the internal error.
15903 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
15904 Original from Jim Blandy.
15905 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 15906
eac98b22
AC
159072003-11-19 Andrew Cagney <cagney@redhat.com>
15908
15909 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
15910 KFAIL.
15911
67455b2a
MK
159122003-11-17 Mark Kettenis <kettenis@gnu.org>
15913
15914 New testcase for PR backtrace/1435.
15915 * gdb.arch/i386-unwind.exp: New file.
15916 * gdb.arch/i386-unwind.c: New file.
15917
853d6e5b
AC
159182003-11-17 Andrew Cagney <cagney@redhat.com>
15919
15920 * lib/gdb.exp (compiler_info): New global.
15921 (test_compiler_info): New function.
15922 (get_compiler_info): Set compiler_info.
15923 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
15924 "compiler_info" to gcc-<major>-<minor>.
15925
38cf6e11
MC
159262003-11-15 Michael Chastain <mec.gnu@mindspring.com>
15927
15928 * gdb.trace/configure: Remove.
15929
a50d3602
EZ
159302003-11-13 Elena Zannoni <ezannoni@redhat.com>
15931
15932 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 15933 breakpoints.
a50d3602
EZ
15934 * gdb.base/break.exp: Remove all references to explicit line
15935 numbers.
15936
d9407aaa
NC
159372003-11-11 Nick Clifton <nickc@redhat.com>
15938
15939 * gdb.base/shreloc.exp: Do not run for targets which do not
15940 support shared objects.
15941
db488fc1
CV
159422003-11-10 Corinna Vinschen <vinschen@redhat.com>
15943
15944 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
15945 Don't run tests if nofileio flag is given.
15946
6a90a18e
EZ
159472003-11-07 Elena Zannoni <ezannoni@redhat.com>
15948
15949 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 15950 as well as 'Watchpoint'.
6a90a18e 15951
0b915e9c
EZ
159522003-11-06 Elena Zannoni <ezannoni@redhat.com>
15953
15954 Reported by Jim Ingham <jingham@apple.com>:
15955 * gdb.base/annota1.exp: Match at least one occurrence of the
15956 signal handler annotation.
15957
d7e4b55f
EZ
159582003-11-06 Elena Zannoni <ezannoni@redhat.com>
15959
a9c64011
AS
15960 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
15961 as well as 'Watchpoint'.
d7e4b55f 15962
2fe4e8d0
MC
159632003-11-05 Michael Chastain <mec@shout.net>
15964
15965 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
15966
6ef88553
KW
159672003-11-03 Kris Warkentin <kewarken@qnx.com>
15968
15969 * gdb.arch/gdb1291.c: New test file.
15970 * gdb.arch/gdb1291.exp: New test script.
15971 * gdb.arch/gdb1431.c: New test file.
15972 * gdb.arch/gdb1431.exp: New test script.
15973
ae7dc4d8
MC
159742003-10-22 Michael Chastain <mec@shout.net>
15975
15976 * gdb.mi/pthreads.c: Add copyright notice.
15977
c39d7427
MC
159782003-10-22 Michael Chastain <mec@shout.net>
15979
15980 * gdb.threads/pthreads.c: Add copyright notice.
15981
8b7d96c1
MC
159822003-10-20 Michael Chastain <mec@shout.net>
15983
15984 * gdb.base/gdb1056.exp: New test script.
15985
d1d69fdd
DJ
159862003-10-13 Daniel Jacobowitz <drow@mvista.com>
15987
15988 * gdb.threads/killed.exp: Use gdb_run_cmd.
15989
7d605576
DJ
159902003-10-13 Daniel Jacobowitz <drow@mvista.com>
15991
15992 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
15993 create a core file.
15994 * gdb.threads/gcore-thread.exp: Likewise.
15995
618ec112
CV
159962003-10-13 Corinna Vinschen <vinschen@redhat.com>
15997
15998 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
15999 type, based on char type.
16000 (struct bit_flags_short_t): New bitfield type, based on short type.
16001 (init_bit_flags_char): New fuction.
16002 (init_bit_flags_short): Ditto.
16003 (print_bit_flags_char): Ditto.
16004 (print_bit_flags_short): Ditto.
16005 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
16006
9367a73c
MC
160072003-10-11 Michael Chastain <mec@shout.net>
16008
16009 * gdb.base/call-rt-st.exp: Update copyright year.
16010
1decf120
KI
160112003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
16012
16013 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
16014 * gdb.disasm/sh3.s: Ditto.
16015
5445b2ae
DJ
160162003-10-07 Daniel Jacobowitz <drow@mvista.com>
16017
16018 * gdb.threads/switch-threads.exp: New test.
16019 * gdb.threads/switch-threads.c: New source file.
16020
aec24853
CV
160212003-10-07 Corinna Vinschen <vinschen@redhat.com>
16022
16023 * gdb.base/ending-run.exp: Add sh specific case.
16024
adc7428d
AC
160252003-10-06 Andrew Cagney <cagney@redhat.com>
16026
16027 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
16028 * gdb.disasm/mn10200.exp: Delete obsolete file.
16029
c9d37158
DJ
160302003-09-29 Daniel Jacobowitz <drow@mvista.com>
16031
16032 * ChangeLog: Correct an entry command.exp -> commands.exp.
16033 * gdb.base/commands.exp (bp_deleted_in_command_test)
16034 (temporary_breakpoint_commands): Check noargs.
16035
79c2c32d
DC
160362003-09-25 David Carlton <carlton@kealia.com>
16037
16038 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
16039 of some print tests, where appropriate. Add tests for C::D::cd,
16040 E::ce, F::cXfX, G::XgX.
16041 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
16042
594e6d67
RE
160432003-09-25 Richard Earnshaw <rearnsha@arm.com>
16044
16045 * lib/java.exp (java_init): Import target_alias before using it.
16046
10f0d451
DC
160472003-09-25 David Carlton <carlton@kealia.com>
16048
16049 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
16050
274bcba0
EZ
160512003-09-23 Elena Zannoni <ezannoni@redhat.com>
16052
d63a86f8 16053 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 16054 weirdness.
274bcba0 16055
cdbf20f7
MC
160562003-09-17 Michael Chastain <mec@shout.net>
16057
16058 * gdb.cp/gdb1355.exp: New file.
16059 * gdb.cp/gdb1355.c: New file.
16060
71e06f80
CV
160612003-09-15 Corinna Vinschen <vinschen@redhat.com>
16062
16063 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
16064 * gdb.asm/sh.inc: New file.
16065
5c4e30ca
DC
160662003-09-11 David Carlton <carlton@kealia.com>
16067
bd45b7af
DC
16068 * gdb.cp/namespace.exp: Add tests for namespace types.
16069 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
16070 (test_namespace): New.
16071
1c199746
EZ
160722003-09-11 Elena Zannoni <ezannoni@redhat.com>
16073
a9c64011 16074 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 16075 * gdb.stabs/weird.exp: Ditto.
1c199746 16076
04ed252f
MC
160772003-09-08 Michael Chastain <mec@shout.net>
16078
16079 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
16080
d8a2d9e7
MC
160812003-09-07 Michael Chastain <mec@shout.net>
16082
16083 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
16084 'parse error'.
16085
161afb24
MK
160862003-09-07 Mark Kettenis <m.kettenis@osp.nl>
16087
16088 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
16089
49f2741a
MC
160902003-08-30 Michael Chastain <mec@shout.net>
16091
16092 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
16093 * gdb.gdb/observer.exp: Ditto.
16094 * gdb.gdb/xfullpath.exp: Ditto.
16095
8afa723e
MK
160962003-08-29 Mark Kettenis <kettenis@gnu.org>
16097
16098 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
16099 *-*-*bsd*.
16100
f31dfe3b
JJ
161012003-08-28 Jeff Johnston <jjohnstn@redhat.com>
16102
16103 * gdb.base/dump.exp: Skip for ia64.
16104
4630e498
JJ
161052003-08-25 Jeff Johnston <jjohnstn@redhat.com>
16106
16107 * gdb.asm/asm-source.exp: Add ia64 support.
16108 * gdb.asm/ia64.inc: New file.
16109
1105b7ef
MC
161102003-08-22 Michael Chastain <mec@shout.net>
16111
16112 * gdb.cp: New directory.
16113 * gdb.cp/*: Copy from gdb.c++/*.
16114 * gdb.c++/*: Remove.
16115 * Makefile.in: Change gdb.c++ to gdb.cp.
16116 * configure.in: Ditto.
16117 * configure: Regnerate.
16118
c945b932
MK
161192003-08-18 Mark Kettenis <kettenis@gnu.org>
16120
16121 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
16122 * gdb.arch/i386-prologue.c (gdb1338): Add function.
16123
2b66634b
DJ
161242003-08-17 Daniel Jacobowitz <drow@mvista.com>
16125
16126 * mi-var-display.exp (-var-list-children weird): Accept function
16127 pointers with argument types.
16128 * mi1-var-display.exp (-var-list-children weird): Likewise.
16129 * mi2-var-display.exp (-var-list-children weird): Likewise.
16130
a356f73b
DJ
161312003-08-17 Daniel Jacobowitz <drow@mvista.com>
16132
16133 * gdb.base/annota3.exp: Add missing newline.
16134
483417b8
MC
161352003-08-06 Michael Chastain <mec@shout.net>
16136
16137 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
16138
c99c59c3
MS
161392003-08-12 Michael Snyder <msnyder@redhat.com>
16140
16141 * gdb.base/float.exp: Add test for SH.
16142
55ed7501
MK
161432003-08-10 Mark Kettenis <kettenis@gnu.org>
16144
16145 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
16146
1a371f2e
EZ
161472003-08-07 Elena Zannoni <ezannoni@redhat.com>
16148
16149 * gdb.base/completion.exp: Remove reduntant completion test
16150 on filename.
16151
e0f353ce
EZ
161522003-08-07 Elena Zannoni <ezannoni@redhat.com>
16153
a9c64011
AS
16154 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
16155 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
16156 gdb.trace/save-trace.exp: Make sure that full pathnames are
16157 escaped correctly.
e0f353ce 16158
5710a1af 161592003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 16160
a9c64011
AS
16161 * configure.in: Don't generate config.h from config.hin.
16162 * configure: Regenerate.
16163 * config.hin: Remove file.
16164 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
16165 * gdb.threads/pthreads.c: Ditto.
5710a1af 16166
dcd81ce9
DJ
161672003-08-07 Daniel Jacobowitz <drow@mvista.com>
16168
16169 From Kei Sakamoto <sakamoto.kei@renesas.com>:
16170 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
16171 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
16172 Replace ld24 with seth/add3.
16173
6009d884
AC
161742003-08-02 Andrew Cagney <cagney@redhat.com>
16175
16176 * gdb.base/annota3.exp: New file.
16177 * gdb.base/annota3.c: New file.
16178 * gdb.c++/annota3.exp: New file.
16179 * gdb.c++/annota3.cc: New file.
16180
51514e06
MC
161812003-07-29 Michael Chastain <mec@shout.net>
16182
16183 * gdb.threads/tls.c (spin): Check errno only if sem_wait
16184 actually failed.
16185 (do_pass): Likewise.
16186 * gdb.threads/tls.exp: Always initialize no_of_threads.
16187
4ee6625b
DJ
161882003-07-27 Daniel Jacobowitz <drow@mvista.com>
16189
16190 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
16191 pattern.
16192 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
16193 * gdb.threads/tls.exp: Recognize one case of the host library not
16194 supporting TLS.
16195
225f2bf6
AC
161962003-07-27 Andrew Cagney <cagney@redhat.com>
16197
16198 * gdb.base/fileio.exp: Use SH when running commands using
16199 remote_exec.
16200
bcb27c9f
DJ
162012003-07-24 Daniel Jacobowitz <drow@mvista.com>
16202
16203 From Kei Sakamoto <sakamoto.kei@renesas.com>:
16204 * gdb.base/relocate.c (dummy): New padding array.
16205
3d67be83
MS
162062003-07-22 Michael Snyder <msnyder@redhat.com>
16207
d63a86f8 16208 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
16209
16210 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
16211 patterns to be more general, accepting old and new output.
16212 Some output chars (such as '+') also must be quoted.
d63a86f8 16213 Some addresses are displayed numerically instead of
3d67be83
MS
16214 symbolically.
16215
57ba3b85
MS
162162003-07-23 Michael Snyder <msnyder@redhat.com>
16217
686d097c
MS
16218 * gdb.base/return2.exp: Don't test long-long return.
16219
57ba3b85
MS
16220 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
16221 * gdb.disasm/t01_mov.exp: Ditto.
16222 * gdb.disasm/t02_mova.s: Ditto.
16223 * gdb.disasm/t02_mova.exp: Ditto.
16224 * gdb.disasm/t03_add.s: Ditto.
16225 * gdb.disasm/t03_add.exp: Ditto.
16226 * gdb.disasm/t04_sub.s: Ditto.
16227 * gdb.disasm/t04_sub.exp: Ditto.
16228 * gdb.disasm/t05_cmp.s: Ditto.
16229 * gdb.disasm/t05_cmp.exp: Ditto.
16230 * gdb.disasm/t06_ari2.s: Ditto.
16231 * gdb.disasm/t06_ari2.exp: Ditto.
16232 * gdb.disasm/t07_ari3.s: Ditto.
16233 * gdb.disasm/t07_ari3.exp: Ditto.
16234 * gdb.disasm/t08_or.s: Ditto.
16235 * gdb.disasm/t08_or.exp: Ditto.
16236 * gdb.disasm/t09_xor.s: Ditto.
16237 * gdb.disasm/t09_xor.exp: Ditto.
16238 * gdb.disasm/t10_and.s: Ditto.
16239 * gdb.disasm/t10_and.exp: Ditto.
16240 * gdb.disasm/t11_logs.s: Ditto.
16241 * gdb.disasm/t11_logs.exp: Ditto.
16242 * gdb.disasm/t12_bit.s: Ditto.
16243 * gdb.disasm/t12_bit.exp: Ditto.
16244 * gdb.disasm/t13_otr.s: Ditto.
16245 * gdb.disasm/t13_otr.exp: Ditto.
16246
e00759ef
EZ
162472003-07-22 Elena Zannoni <ezannoni@redhat.com>
16248
16249 * gdb.threads/tls.exp :Add kfail for 'info address' case.
16250
8bc2021f
EZ
162512003-07-22 Elena Zannoni <ezannoni@redhat.com>
16252
a9c64011
AS
16253 * gdb.threads/tls.c : New file.
16254 * gdb.threads/tls.exp : New file.
16255 * gdb.threads/tls-main.c : New file.
16256 * gdb.threads/tls-shared.c : New file.
16257 * gdb.threads/tls-shared.exp : New file.
8bc2021f 16258
89320c4c
AS
162592003-07-22 Andreas Schwab <schwab@suse.de>
16260
16261 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
16262
180dea7c
AS
162632003-07-20 Andreas Schwab <schwab@suse.de>
16264
16265 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
16266 due to insn reordering.
16267
0714963c
AC
162682003-07-15 Andrew Cagney <cagney@redhat.com>
16269
16270 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
16271
98a23b3f
MC
162722003-07-15 Michael Chastain <mec@shout.net>
16273
16274 * gdb.base/gdb1250.exp: New file.
16275 * gdb.base/gdb1250.c: New file.
16276
27e417a2
ML
162772003-07-09 Michal Ludvig <mludvig@suse.cz>
16278
16279 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
16280 expansion of size_t to 'unsigned long', not only to 'unsigned'.
16281
8bc2021f
EZ
162822003-07-09 Elena Zannoni <ezannoni@redhat.com>
16283
a9c64011
AS
16284 * gdb.threads/tls.c: New file.
16285 * gdb.threads/tls.exp: New file.
16286 * gdb.threads/tls-main.c: New file.
16287 * gdb.threads/tls-shared.c: New file.
16288 * gdb.threads/tls-shared.exp: New file.
8bc2021f 16289
d99968dc
EZ
162902003-07-09 Elena Zannoni <ezannoni@redhat.com>
16291
16292 * gdb.base/annota1.exp: Make sure that we properly escape the
16293 full path of the source file. Xfail more permissive patterns,
d63a86f8 16294 due to a compiler debug info problem.
d99968dc 16295
83876b3b
AS
162962003-07-07 Andreas Schwab <schwab@suse.de>
16297
2705e972
AS
16298 * gdb.asm/m68k.inc: New file.
16299 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
16300
83876b3b
AS
16301 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
16302 arguments"): Also match negative number.
16303
16304 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
16305
3a871b37
DJ
163062003-07-03 Daniel Jacobowitz <drow@mvista.com>
16307
16308 * gdb.base/store.c (charest): New typedef.
16309 (add_char): Rename to add_charest, update.
16310 (wack_char): Rename to wack_charest, update types. Return l + r
16311 to keep r live across the call.
16312 (wack_short, wack_int, wack_long, wack_longest, wack_float)
16313 (wack_double, wack_doublest): Return l + r to keep r live across
16314 the call.
16315 * gdb.base/store.exp: Accomodate store.c changes.
16316
b2a7f303
DC
163172003-06-30 David Carlton <carlton@kealia.com>
16318
16319 * gdb.c++/maint.exp (test_invalid_name): New.
16320 (test_first_component): Add tests for invalid names.
16321
3c6cb4a1
MC
163222003-06-29 Michael Chastain <mec@shout.net>
16323
16324 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
16325 output of '<VTT for class>' for virtual base classes.
16326
f1c2644b
DJ
163272003-06-29 Daniel Jacobowitz <drow@mvista.com>
16328
16329 * gdb.base/completion.exp: Tab-complete "complet" instead of
16330 "compl".
16331 * gdb.base/complex.exp, gdb.base/complex.c: New files.
16332
18080350
DJ
163332003-06-29 Daniel Jacobowitz <drow@mvista.com>
16334
16335 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
16336 * gdb.base/volatile.exp: Likewise.
16337
f56973f8
DJ
163382003-06-29 Daniel Jacobowitz <drow@mvista.com>
16339
16340 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
16341 gdb/1265.
16342
163432003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
16344 Daniel Jacobowitz <drow@mvista.com>
16345
16346 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
16347 initial line count of 'captured_main' from 26 to 32.
16348 (test_with_self): Allow xmalloc call to be interleaved with the
16349 preceding two lines.
16350
e766d4d6
JB
163512003-06-24 Joel Brobecker <brobecker@gnat.com>
16352
16353 * gdb.base/bang.exp: New testcase.
16354
f125c9a4
JB
163552003-06-23 Joel Brobecker <brobecker@gnat.com>
16356
16357 * gdb.base/langs.exp: Add some tests for the "minimal" language
16358 support.
16359
6e25beaf
EZ
163602003-06-23 Elena Zannoni <ezannoni@redhat.com>
16361
16362 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
16363 the testcase.
16364
2f816dda
DJ
163652003-06-22 Daniel Jacobowitz <drow@mvista.com>
16366
16367 * gdb.base/relocate.exp: Test add-symbol-file with a variable
16368 offset.
16369
db5a5748
DJ
163702003-06-22 Daniel Jacobowitz <drow@mvista.com>
16371
16372 * gdb.c++/pr-1210.cc: New file.
16373 * gdb.c++/pr-1210.exp: New file.
16374
1df0c130
DJ
163752003-06-21 Daniel Jacobowitz <drow@mvista.com>
16376
16377 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
16378 000-exec-continue.
16379
a92feac0
MK
163802003-06-15 Mark Kettenis <kettenis@gnu.org>
16381
16382 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
16383 on *-*-*bsd* instead of *-*-freebsd*.
16384
81a58f5b
AC
163852003-06-14 Andrew Cagney <cagney@redhat.com>
16386
16387 * gdb.base/store.exp: Test longest and doublest. Test all
16388 parameters. Weaken return statement match.
16389 * gdb.base/store.c: Add longest and doublest - aka long long and
16390 long double functions. Put all parameters into local register
16391 variables. Use negative values.
16392
b257a0d3
AC
163932003-06-14 Andrew Cagney <cagney@redhat.com>
16394
16395 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
16396 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
16397 exit status.
16398 * gdb.base/fileio.exp: Disable target when nointerrupts and
16399 noinferiorio, instead of limiting it to remote. Use remote_exec
16400 instead of system.
d63a86f8 16401
21c38304
JJ
164022003-06-12 Jeff Johnston <jjohnstn@redhat.com>
16403
16404 * gdb.base/float.exp: Add ia64 support.
16405
1bcdb424
CV
164062003-06-12 Corinna Vinschen <vinschen@redhat.com>
16407
16408 * gdb.base/fileio.exp: Run only on remote targets.
16409
6aeb981f
CV
164102003-06-10 Corinna Vinschen <vinschen@redhat.com>
16411
16412 * gdb.base/fileio.c: New file, testing File-I/O.
16413 * gdb.base/fileio.exp: Ditto.
16414
53df362e
RG
164152003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
16416
16417 * gdb.base/shreloc.exp: New file, check symbol values obtained from
16418 shared objects after relocation at load time (gdb PR/1132).
16419 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 16420 as above, part of the shared object relocation test.
53df362e 16421
ffee1b46
MK
164222003-06-08 Mark Kettenis <kettenis@gnu.org>
16423
b5ca3722
MK
16424 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
16425 fully filled history list.
16426 * gdb.base/gdb_history: New file.
16427
03ed860d
MK
16428 * gdb.base/signals.exp: XFAIL "continue to func1" on
16429 i*86-*-freebsd*.
16430
ffee1b46
MK
16431 * gdb.base/attach.exp: When trying to attach to a nonexistent
16432 process, make it possible to specify the PID based on the target,
16433 and do so for *-*-freebsd*.
16434
d80dbb52
RH
164352003-06-02 Richard Henderson <rth@redhat.com>
16436
16437 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
16438
6dd77b81
RH
164392003-06-02 Richard Henderson <rth@redhat.com>
16440
16441 * gdb.base/selftest.exp: Next over lim_at_start initialization.
16442
f6347e16
RH
164432003-06-02 Richard Henderson <rth@redhat.com>
16444
16445 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
16446
2c161407
DJ
164472003-06-01 Daniel Jacobowitz <drow@mvista.com>
16448
16449 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
16450 of globalvar.
16451
572eb746
MK
164522003-06-01 Mark Kettenis <kettenis@gnu.org>
16453
16454 * gdb.asm/asm-source.exp: Check for memory read errors in
16455 disassembler test on *BSD too.
16456
9e9617a5
RH
164572003-06-01 Richard Henderson <rth@redhat.com>
16458
16459 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
16460 for .frame.
16461 (gdbasm_call): Lose ldgp.
16462 (gdbasm_startup): Add frame information.
16463 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
16464
7b34ad4e
MK
164652003-05-31 Mark Kettenis <kettenis@gnu.org>
16466
16467 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
16468 i?86-*-*.
16469
10059fdf
MK
164702003-05-30 Mark Kettenis <kettenis@gnu.org>
16471
16472 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
16473 FreeBSD.
16474
acf4b816
RH
164752003-05-29 Richard Henderson <rth@redhat.com>
16476
16477 * gdb.asm/alpha.inc: New file.
16478 * gdb.asm/asm-source.exp: Use it.
16479
e9ecd949
JB
164802003-05-29 Jim Blandy <jimb@redhat.com>
16481
16482 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
16483 'core.PID'.
16484
e3e5a4f3
JB
164852003-05-22 Jim Blandy <jimb@redhat.com>
16486
16487 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
16488 backtrace.
d63a86f8 16489
72fe3d25
DC
164902003-05-20 David Carlton <carlton@math.stanford.edu>
16491
16492 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
16493 this time.
16494
58da2eb2
DC
164952003-05-19 David Carlton <carlton@bactrian.org>
16496
16497 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
16498 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
16499
1fcb5155
DC
165002003-05-19 David Carlton <carlton@bactrian.org>
16501
16502 * gdb.c++/namespace.exp: Add namespace scope and anonymous
16503 namespace tests.
16504 Bump copyright date.
16505 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
16506 (main): Call C::D::marker2.
16507 * gdb.c++/namespace1.cc: New file.
16508
85e85163
JJ
165092003-05-14 Jeff Johnston <jjohnstn@redhat.com>
16510
16511 Roland McGrath <roland@redhat.com>
d63a86f8 16512 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
16513 there is no manager thread.
16514
a25fbfec
JJ
165152003-05-08 Jeff Johnston <jjohnstn@redhat.com>
16516
d63a86f8
RM
16517 * gdb.threads/schedlock.exp: Remove assumption that all threads
16518 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
16519 in one of the child threads rather than the main thread.
16520
be375bae
JB
165212003-05-07 Jim Blandy <jimb@redhat.com>
16522
09bf6082
JB
16523 Add support for assembly source testing on the s390x.
16524 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
16525 architecture.
16526 * gdb.asm/s390x.inc: New file.
16527
be375bae
JB
16528 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
16529 succession of 'if' statements.
16530
00905d52
AC
165312003-05-05 Andrew Cagney <cagney@redhat.com>
16532
16533 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
16534
b1e29e33
AC
165352003-05-05 Andrew Cagney <cagney@redhat.com>
16536
16537 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
16538 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
16539
e33d66ec
EZ
165402003-05-02 Elena Zannoni <ezannoni@redhat.com>
16541
16542 * gdb.base/charset.exp: Update based on new behavior of set/show
16543 charset commands.
16544
2b6fd0d8
AC
165452003-05-01 Andrew Cagney <cagney@redhat.com>
16546
16547 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
16548 variable do not give memory errors.
16549
130cacce
AF
165502003-04-30 Adam Fedor <fedor@gnu.org>
16551
16552 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
16553 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
16554 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
16555 gdb.objc/basicclass.m: : New files
16556
16557 * lib/gdb.exp (gdb_compile_objc): New procedure.
16558
bea71854
DJ
165592003-04-27 Daniel Jacobowitz <drow@mvista.com>
16560
16561 * gdb.base/signals.exp: Make backtrace tests more specific.
16562
0f20eeea
DC
165632003-04-23 David Carlton <carlton@bactrian.org>
16564
16565 * gdb.c++/maint.exp (test_first_component): Add tests for
16566 'operator' in more locations.
16567
c8c4d8dc
KB
165682003-04-16 Kevin Buettner <kevinb@redhat.com>
16569
16570 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
16571
3fe60e3c
EZ
165722003-04-16 Elena Zannoni <ezannoni@redhat.com>
16573
16574 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 16575 func marke' instead. Update test name.
3fe60e3c 16576
9219021c
DC
165772003-04-15 David Carlton <carlton@math.stanford.edu>
16578
16579 * gdb.c++/maint.exp: New file.
16580
5dd55bdd
EZ
165812003-04-14 Elena Zannoni <ezannoni@redhat.com>
16582
16583 * gdb.threads/schedlock.c: Change type of thread function argument
16584 to long, to avoid warnings on 64-bit platforms.
16585
00890572
EZ
165862003-04-14 Elena Zannoni <ezannoni@redhat.com>
16587
a9c64011
AS
16588 * gdb.base/attach.exp: Add new message from ptrace in case of
16589 attaching to nonexistent process.
d63a86f8 16590
93201743
JB
165912003-04-11 Jim Blandy <jimb@redhat.com>
16592
16593 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16594 gdb.c++/userdef.cc: Place comments on the lines to which the
16595 marker function might return.
16596 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16597 gdb.c++/userdef.exp: Look for those comments to check that we've
16598 returned to the right place, instead of checking line numbers.
16599
2a11c64d
EZ
166002003-04-11 Elena Zannoni <ezannoni@redhat.com>
16601
a9c64011
AS
16602 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
16603 match on sourcefile name, instead of directory name.
2a11c64d 16604
68ab8fc5
EZ
166052003-04-10 Elena Zannoni <ezannoni@redhat.com>
16606
d63a86f8 16607 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
16608 working directory name.
16609
5624293a
JB
166102003-04-09 Jim Blandy <jimb@redhat.com>
16611
16612 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16613 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
16614 after an inferior function call, report the failure, but allow the
16615 test to continue.
16616
f1f02ee4
SC
166172003-04-05 Stephane Carrez <stcarrez@nerim.fr>
16618
16619 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
16620 with -DPROTOTYPES.
16621
6eb79af0
SC
166222003-04-05 Stephane Carrez <stcarrez@nerim.fr>
16623
16624 * gdb.base/break.exp: Revert last patch.
16625
8dfb4cf0
SC
166262003-04-04 Stephane Carrez <stcarrez@nerim.fr>
16627
16628 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
16629 with -DPROTOTYPES.
16630
ed4c619a
AC
166312003-04-02 Andrew Cagney <cagney@redhat.com>
16632
16633 * gdb.base/callfuncs.exp: Make "print add" messages unique.
16634 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
16635 matching directories by the name breakpoint.
16636 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
16637 Make "continue to marker1" consistent.
16638 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
16639 message consistent.
16640 * lib/gdb.exp: Put "the program is no longer running", and "the
16641 program exited" in parenthesis.
16642 * lib/mi-support.exp: Ditto.
d63a86f8 16643
4e35d5f0 166442003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 16645
4e35d5f0
BR
16646 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
16647
71900fe8
AC
166482003-03-29 Andrew Cagney <cagney@redhat.com>
16649
16650 * gdb.base/sizeof.c (main): Print the value of '\377'.
16651 * gdb.base/sizeof.exp: Check the sign of '\377'.
16652
c0655a16
MC
166532003-03-27 Michael Chastain <mec@shout.net>
16654
16655 * gdb.base/gdb1090.exp: New file.
16656 * gdb.base/gdb1090.cc: New file.
16657
5b2a3989
JB
166582003-03-27 J. Brobecker <brobecker@gnat.com>
16659
16660 * gdb.gdb/observer.exp: New regression test.
16661
79876890
MC
166622003-03-27 Michael Chastain <mec@shout.net>
16663
16664 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
16665 * gdb.base/ptype.exp: Likewise.
16666
6eac95e3
CV
166672003-03-27 Corinna Vinschen <vinschen@redhat.com>
16668
16669 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
16670
e8c71839
MC
166712003-03-26 Michael Chastain <mec@shout.net>
16672
16673 * gdb.base/ptype.exp: Actually use some typedef'd types.
16674
71b10041
SC
166752003-03-21 Stephane Carrez <stcarrez@nerim.fr>
16676
16677 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
16678 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
16679
2512cf80
CV
166802003-03-20 Corinna Vinschen <vinschen@redhat.com>
16681
16682 * gdb.base/default.exp: Fix regular expression.
16683
0d195a4f
CV
166842003-03-20 Corinna Vinschen <vinschen@redhat.com>
16685
16686 * gdb.base/args.exp: Fix regular expression.
16687
8a2dbca8
CV
166882003-03-20 Corinna Vinschen <vinschen@redhat.com>
16689
16690 * gdb.base/help.exp: Allow Win32 child process.
16691
bf028682
CV
166922003-03-20 Corinna Vinschen <vinschen@redhat.com>
16693
16694 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
16695 when stepping out of main().
16696
182dbe85
CV
166972003-03-20 Corinna Vinschen <vinschen@redhat.com>
16698
16699 * gdb.base/default.exp: Check for win32 specific message when calling
16700 "run" without executable.
16701
d67a6ba5
CV
167022003-03-20 Corinna Vinschen <vinschen@redhat.com>
16703
16704 * gdb.base/args.exp: Expect .exe in output.
16705
a955b5bb
CV
167062003-03-20 Corinna Vinschen <vinschen@redhat.com>
16707
16708 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
16709 Cygwin native.
16710
bf6bad4b
AC
167112003-03-17 Andrew Cagney <cagney@redhat.com>
16712
16713 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
16714 vector registes.
16715 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
16716 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
16717
293e9a31
DC
167182003-03-17 David Carlton <carlton@math.stanford.edu>
16719
16720 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
16721 test, for PR breakpoints/38.
16722 Call test_watchpoint_and_breakpoint.
16723 * gdb.base/watchpoint.c (func3): New function.
16724 (main): Call func3.
16725
5330f2db
DC
167262003-03-04 David Carlton <carlton@math.stanford.edu>
16727
16728 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
16729 Garply<Garply<char> >:: garply".
16730 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
16731 with respect to PR c++/1111; note also PR c++/1113.
16732 (test_template_breakpoints): KFAIL "constructor breakpoint" with
16733 respect to PR c++/1062.
16734 KFAIL "destructor breakpoint" with respect to PR c++/1112.
16735
6ece72da
DC
167362003-03-03 David Carlton <carlton@math.stanford.edu>
16737
16738 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
16739 with respect to PR c++/57.
16740 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
16741 c++/826.
16742 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
16743 respect to PR c++/57.
16744
85ca1584
DC
167452003-03-03 David Carlton <carlton@math.stanford.edu>
16746
16747 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
16748 respect to PR c++/33 into FAILs.
16749
98e9c5b8
MC
167502003-03-03 Michael Chastain <mec@shout.net>
16751
7bedbf27
MC
16752 * configure.in: Update copyright years.
16753
167542003-03-03 Michael Chastain <mec@shout.net>
16755
16756 * Makefile.in: Update copyright years.
98e9c5b8 16757
f683e100
DC
167582003-02-28 David Carlton <carlton@math.stanford.edu>
16759
16760 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
16761 print class instead of struct and/or superfluous protection
16762 specifiers, as long as the resulting output is equivalent to the
16763 source code.
16764 Delete FIXME from end of messages on tests that don't need
16765 fixing.
16766
a9e0cf2c
DC
167672003-02-28 David Carlton <carlton@math.stanford.edu>
16768
16769 * gdb.c++/templates.exp (do_tests): Allow const in the two
16770 Foo<volatile char *>::foo tests.
16771
e8d359df
MS
167722003-02-27 Michael Snyder <msnyder@redhat.com>
16773
d63a86f8 16774 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
16775 will be consistant.
16776
0b71dc91
DC
167772003-02-26 David Carlton <carlton@math.stanford.edu>
16778
16779 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
16780 char *>::foo" test with respect to PR c++/33. Create a new test
16781 which is identical to that one except that it doesn't put the
16782 space between the "char" and the "*"; KFAIL it, too.
16783
dd14ab43
DC
167842003-02-26 David Carlton <carlton@math.stanford.edu>
16785
16786 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
16787 template types into either PASSes or KFAILs (corresponding to PR
16788 c++/57). Tweak indentation. Update copyright.
16789
1146c7f1
SC
167902003-02-23 Stephane Carrez <stcarrez@nerim.fr>
16791
16792 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
16793
74641dfb
MC
167942003-02-13 Michael Chastain <mec@shout.net>
16795
16796 * gdb.base/exprs.exp: Remove i960 remnants.
16797 * gdb.base/funcargs.exp: Likewise.
16798 * gdb.base/list.exp: Likewise.
16799 * gdb.base/ptype.exp: Likewise.
16800
559cd2d0
DC
168012003-02-14 David Carlton <carlton@math.stanford.edu>
16802
16803 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
16804 pEe->D::vg()" from XFAIL to KFAIL.
16805
c4f90d87
JM
168062003-02-13 Jason Molenda (jmolenda@apple.com)
16807
16808 * gdb.base/maint.exp: Update maint print statistics regexp to include
16809 new entries.
16810
cbc4d97c
MC
168112003-02-13 Michael Chastain <mec@shout.net>
16812
16813 * gdb.c++/inherit.exp: Remove call to get_debug_format.
16814
40f235b7
MC
168152003-02-12 Michael Chastain <mec@shout.net>
16816
16817 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
16818 * gdb.c++/inherit.exp: Likewise.
16819 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
16820 * gdb.c++/templates.exp: Likewise.
16821 * gdb.c++/virtfunc.exp: Likewise.
16822
c56716b0
JM
168232003-02-06 Jason Molenda (jason-cl@molenda.com)
16824
16825 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
16826 why the code is written that way.
16827
070afcf8
MC
168282003-02-05 Michael Chastain <mec@shout.net>
16829
16830 * gdb.base/dump.exp: Add missing copyright line.
16831
5d0331e5
JM
168322003-02-05 Jason Molenda (jason-cl@molenda.com)
16833
f7ae6d3e 16834 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
16835 at the beginning so the breakpoint doesn't get set on the loop.
16836
92851186
MC
168372003-02-05 Michael Chastain <mec@shout.net>
16838
16839 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
16840 output for configurations with gcc 2.95.3.
16841
cbf1e085
AC
168422003-02-05 Keith Seitz <keiths@redhat.com>
16843 Andrew Cagney <ac131313@redhat.com>
16844
16845 * gdb.mi/mi-cli.exp: New file.
d63a86f8 16846
29518e1e
MC
168472003-02-04 Michael Chastain <mec@shout.net>
16848
16849 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
16850 Call perror and then continue.
16851
5af1d5f3
MC
168522003-02-03 Michael Chastain <mec@shout.net>
16853
16854 * gdb.c++/pr-1023.cc: New file.
16855 * gdb.c++/pr-1023.exp: New file.
16856
6b549786
JB
168572003-02-05 Jim Blandy <jimb@redhat.com>
16858
16859 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
16860 it's local to foobar. Check for it there, and check that it's not
16861 present in main.
16862 * gdb.c++/local.cc (marker2): New function.
16863 (foobar): Call marker1.
16864 (main): Call marker2 instead of marker1.
16865
67f16606
AC
168662003-02-04 Andrew Cagney <ac131313@redhat.com>
16867
16868 * gdb.disasm/mn10200.exp: Obsolete file.
16869 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
16870 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
16871 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
16872
1c5cb38e
DC
168732003-02-04 David Carlton <carlton@math.stanford.edu>
16874
16875 * gdb.c++/overload.exp: Test intToChar(1).
16876 * gdb.c++/overload.cc (intToChar): New.
16877 (main): Call intToChar.
16878
d1fe6965
DC
168792003-02-03 David Carlton <carlton@math.stanford.edu>
16880
16881 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
16882 'might_kfail' arg.
16883 KFAIL some of the continue_to_bp_overloaded calls, according to
16884 PR c++/1025.
16885
9ba61c5d
MC
168862003-02-01 Michael Chastain <mec@shout.net>
16887
16888 * gdb.base/advance.c (marker1): New marker function.
16889 * gdb.base/advance.exp: When the 'advance' command lands on the
16890 return breakpoint, it can legitimately stop on either the
16891 current line or the next line. Accommodate both outcomes.
16892 * gdb.base/until.exp: Likewise.
16893
e7494ffb
AC
168942003-02-02 Andrew Cagney <ac131313@redhat.com>
16895
16896 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
16897 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
16898 now a list, not a tuple.
16899 * gdb.mi/mi-var-display.exp: Ditto.
16900 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 16901
075559bc
AC
169022003-02-01 Andrew Cagney <ac131313@redhat.com>
16903
16904 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
16905 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
16906 stack backtraces.
16907 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 16908
2bd4c7b1
MK
169092003-02-01 Mark Kettenis <kettenis@gnu.org>
16910
16911 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
16912 gdb.mi/mi1-pthreads.exp: Return instead of calling
16913 gdb_suppress_entire_file.
16914
eabd8992
MS
169152003-02-01 Mark Salter <msalter@redhat.com>
16916
16917 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
16918
71469e2f
MS
169192003-01-31 Mark Salter <msalter@redhat.com>
16920
16921 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
16922 Support empty arg.
16923
38a94d44
MC
169242003-01-30 Michael Chastain <mec@shout.net>
16925
16926 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
16927 This was a workaround for a UTF-8 bug in readline 4.3. The bug
16928 has been fixed in gdb/readline on 2003-01-09.
16929
19ea9e73
MS
169302003-01-29 Michael Snyder <msnyder@redhat.com>
16931
e8d359df
MS
16932 * gdb.base/maint.exp: Allow for leading underscore in symbol.
16933 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
16934 * gdb.base/args.exp: Skip if target does not support args passing.
16935
2307bd6a
DJ
169362003-01-22 Daniel Jacobowitz <drow@mvista.com>
16937
19ea9e73 16938 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
16939 gdb_test. Accept a list of expect arguments as the third
16940 parameter.
16941 (gdb_test): Use it.
16942
f2dd3617
EZ
169432003-01-20 Elena Zannoni <ezannoni@redhat.com>
16944
16945 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
16946 allow for different test tree configurations. Update some
16947 tescases accordingly.
16948 * gdb.arch/altivec-regs.exp: Ditto.
16949 * gdb.asm/asm-source.exp: Ditto.
16950 * gdb.base/advance.exp: Ditto.
16951 * gdb.base/display.exp: Ditto.
d63a86f8 16952 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
16953 * gdb.base/mips_pro.exp: Ditto.
16954 * gdb.base/overlays.exp: Ditto.
16955 * gdb.base/relocate.exp: Ditto.
16956 * gdb.base/setshow.exp: Ditto.
16957 * gdb.base/step-line.exp: Ditto.
16958 * gdb.base/step-test.exp: Ditto.
16959 * gdb.base/until.exp: Ditto.
16960 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
16961
c71cdefd
DC
169622003-01-17 David Carlton <carlton@math.stanford.edu>
16963
16964 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
16965 corresponding to PR c++/945.
16966 Update copyright.
16967
fdba05d7
DC
169682003-01-17 David Carlton <carlton@math.stanford.edu>
16969
16970 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
16971 corresponding to PR c++/68.
16972
169732003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
16974
16975 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
16976 (test_paddr_hairy_functions): Call print_addr_2_kfail for
16977 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
16978
c362c33a
EZ
169792003-01-15 Elena Zannoni <ezannoni@redhat.com>
16980
0fbc361c
EZ
16981 * gdb.base/break.exp: Fix change of default location, because of
16982 removal of until tests.
16983 * gdb.base/help.exp: Update test for new 'until' help message.
16984 Add test for help on 'advance'.
a9c64011 16985 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 16986
dabf8a35
MK
169872003-01-15 Mark Kettenis <kettenis@gnu.org>
16988
16989 * gdb.base/default.exp: Adapt "info float" test for recent changes
16990 to that command. Add test for "info vector".
16991 * gdb.base/float.exp: New file. Add test for "info float" that
16992 resembles the old test in gdb.base/default.exp.
16993
a1769aca
DC
169942003-01-15 David Carlton <carlton@math.stanford.edu>
16995
16996 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
16997
82025e13
EZ
169982003-01-15 Elena Zannoni <ezannoni@redhat.com>
16999
17000 * gdb.base/break.exp: Move the tests of until command from here...
17001 * gdb.base/until.exp: ... to here. New file. Add other tests.
17002 * gdb.base/advance.c: New file.
17003 * gdb.base/advance.exp: New file.
17004
8f9ab801
EZ
170052003-01-14 Elena Zannoni <ezannoni@redhat.com>
17006
a9c64011
AS
17007 * gdb.base/args.c: New file.
17008 * gdb.base/args.exp: New file.
8f9ab801 17009
9ae66589
DJ
170102003-01-14 Daniel Jacobowitz <drow@mvista.com>
17011
17012 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
17013
8d77e5c3
DJ
170142003-01-14 Daniel Jacobowitz <drow@mvista.com>
17015
17016 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
17017
12d2f0a1
DJ
170182003-01-14 Daniel Jacobowitz <drow@mvista.com>
17019
17020 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
17021 dates.
17022
6ca37014
DJ
170232003-01-13 Daniel Jacobowitz <drow@mvista.com>
17024
17025 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
17026
b0023472
DJ
170272003-01-13 Daniel Jacobowitz <drow@mvista.com>
17028
17029 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
17030 (ptype &*"foo").
17031 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
17032
607fbc54 170332003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
17034
17035 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
17036 * gdb.mi/mi1-console.exp: Likewise.
17037
607fbc54 170382003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
17039
17040 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
17041 * gdb.mi/mi1-console.exp: Likewise.
17042
a1fb14a2
DJ
170432003-01-13 Daniel Jacobowitz <drow@mvista.com>
17044
17045 * gdb.c++/overload.exp: Remove some fixed XFAILs.
17046
c4cf40b7
DJ
170472003-01-09 Daniel Jacobowitz <drow@mvista.com>
17048
17049 * gdb.base/detach.exp: New test.
17050
696d5a5b
DJ
170512003-01-09 Daniel Jacobowitz <drow@mvista.com>
17052
17053 * Makefile.in (ALL_SUBDIRS): New variable.
17054 (subdirs, clean, distclean): Use it.
17055 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
17056 regenerating Makefile, since it is generated from the top level.
17057 * gdb.asm/Makefile.in: Likewise.
17058 * gdb.base/Makefile.in: Likewise.
17059 * gdb.c++/Makefile.in: Likewise.
17060 * gdb.disasm/Makefile.in: Likewise.
17061 * gdb.java/Makefile.in: Likewise.
17062 * gdb.mi/Makefile.in: Likewise.
17063 * gdb.threads/Makefile.in: Likewise.
17064 * gdb.trace/Makefile.in: Likewise.
17065
754533e4
DC
170662003-01-09 David Carlton <carlton@math.stanford.edu>
17067
17068 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
17069 Add copyright year 2003.
17070
d8b3e9ee
MC
170712003-01-06 Michael Chastain <mec@shout.net>
17072
17073 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
17074 When selecting a thread, 'line' and 'file' are optional.
17075 * gdb.mi/mi1-pthreads.exp: Likewise.
17076
8e9e0fe6
AS
170772003-01-06 Andreas Schwab <schwab@suse.de>
17078
17079 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
17080 failures.
17081
b5ab8ff3
DJ
170822003-01-04 Daniel Jacobowitz <drow@mvista.com>
17083
17084 Fix PR gdb/844
17085 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
17086 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
17087
17088 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
17089 instead of calling gdb_suppress_entire_file.
17090 * gdb.threads/print-threads.exp: Likewise.
17091 * gdb.threads/schedlock.exp: Likewise.
17092
17093 * gdb.threads/killed.exp: Return instead of calling
17094 gdb_suppress_entire_file.
17095 * gdb.threads/linux-dp.exp: Likewise.
17096 * gdb.threads/pthreads.exp: Likewise.
17097
1e698235
DJ
170982003-01-04 Daniel Jacobowitz <drow@mvista.com>
17099
17100 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
17101 stabs.
17102 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
17103 * gdb.base/whatis.exp: Always allow (void) after function names.
17104
147ff08c
DJ
171052003-01-04 Daniel Jacobowitz <drow@mvista.com>
17106
17107 * gdb.c++/casts.exp: Correct regexp.
17108
dc62bfc2
MK
171092003-01-04 Mark Kettenis <kettenis@gnu.org>
17110
17111 * configure.in: Call AC_CONFIG_HEADER. Don't call
17112 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
17113 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
17114 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
17115 aforementioned directories in the AC_OUPUT call.
17116 * config.hin: New file.
17117 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
17118 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
17119 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
17120 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
17121 pass -I$objdir instead of -I$objdir/$subdir in compilation.
17122 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
17123 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
17124 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
17125 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
17126 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
17127 gdb.threads/configure.in, gdb.threads/configure,
17128 gdb.threads/config.in, gdb.trace/configure.in,
17129 gdb.trace/configure: Removed.
17130
77afa639
MC
171312003-01-03 Michael Chastain <mec@shout.net>
17132
17133 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
17134 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
17135
7634bb6e
DJ
171362003-01-03 Daniel Jacobowitz <drow@mvista.com>
17137
17138 * gdb.base/store.exp: Fix regular expressions.
17139
b39c905e
MK
171402002-12-28 Mark Kettenis <kettenis@gnu.org>
17141
17142 * configure.in: Rewrite.
17143 * configure: Regenerated.
17144
0a8551dd
DC
171452003-01-03 David Carlton <carlton@math.stanford.edu>
17146
17147 * gdb.base/psymtab.exp: New file.
17148 * gdb.base/psymtab1.c: Ditto.
17149 * gdb.base/psymtab2.c: Ditto.
17150
c60b7188
AF
171512002-12-23 Adam Fedor <fedor@gnu.org>
17152
17153 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
17154
ee73db83
DC
171552002-12-23 David Carlton <carlton@math.stanford.edu>
17156
17157 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
17158 and current_directory initialization.
17159
d6c1774e
JB
171602002-12-22 Jim Blandy <jimb@redhat.com>
17161
f0a847b8
JB
17162 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
17163 rather than as part of the output file name.
17164
d6c1774e
JB
17165 * gdb.base/attach.exp: There's no need to copy the test program to
17166 /tmp; that was only ever necessary on HP/UX, and this test is
17167 entirely disabled there anyway.
17168
f0708dbb
JB
171692002-12-21 Jim Blandy <jimb@redhat.com>
17170
4c2acfea
JB
17171 * gdb.c++/psmang.exp: Doc fix.
17172
f0708dbb
JB
17173 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
17174 test.
17175
9579e000
DC
171762002-12-20 David Carlton <carlton@math.stanford.edu>
17177
17178 * gdb.c++/annota2.exp: KFAIL annotate-quit.
17179
d1810171
MC
171802002-12-18 Michael Chastain <mec@shout.net>
17181
17182 * gdb.c++/annota2.exp: Add copyright year 2002.
17183
76565097
DC
171842002-12-17 David Carlton <carlton@math.stanford.edu>
17185
17186 * gdb.c++/try_catch.cc: Add marker comments.
17187 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
17188 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
17189 * gdb.c++/m-static.cc: Ditto.
17190 * gdb.c++/m-static1.cc: Ditto.
17191 * gdb.c++/try_catch.cc: Ditto.
17192
da81390b
JJ
171932002-12-16 Jeff Johnston <jjohnstn@redhat.com>
17194
17195 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
17196 to see whether we are using the new -environment-directory
17197 command which resets via -r or the old version of the command
17198 which may prompt the user. Part of fix for gdb/741.
17199
b304d130
AC
172002002-12-13 Andrew Cagney <ac131313@redhat.com>
17201
17202 * gdb.fortran/types.exp: Update obsolete comment.
17203 * gdb.fortran/exprs.exp: Ditto.
17204 * lib/gdb.exp: Delete obsolete code.
17205 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
17206 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
17207 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
17208 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
17209 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
17210 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
17211 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
17212 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
17213 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
17214 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
17215 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
17216 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
17217 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
17218 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
17219 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
17220 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
17221 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
17222 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
17223 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
17224 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
17225 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
17226 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
17227 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
17228 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
17229 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
17230 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
17231 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
17232 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
17233 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
17234 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
17235 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
17236 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
17237 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
17238 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
17239 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
17240 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
17241 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
17242
a23b6e6a
DC
172432002-12-11 David Carlton <carlton@math.stanford.edu>
17244
17245 * gdb.c++/m-data.exp: Add test for members that shadow global
17246 variables: see PR gdb/804.
17247 * gdb.c++/m-data.cc: Ditto.
17248
6604731b
DJ
172492002-12-10 Daniel Jacobowitz <drow@mvista.com>
17250
17251 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
17252
de46ecd7
DC
172532002-12-06 David Carlton <carlton@math.stanford.edu>
17254
17255 * gdb.base/store.c: Don't declare functions static.
17256
27e829d0
AC
172572002-12-04 Andrew Cagney <ac131313@redhat.com>
17258
17259 * gdb.base/store.exp, gdb.base/store.c: New files.
17260
92806416
DJ
172612002-12-03 Daniel Jacobowitz <drow@mvista.com>
17262
17263 * gdb.base/selftest.exp: Update for current gdb.
17264
3bcbaac5
DJ
172652002-12-03 Daniel Jacobowitz <drow@mvista.com>
17266
17267 * gdb.base/maint.exp: Only dump symbols from one source file
17268 or objfile.
17269
f4f00b1f
DJ
172702002-12-03 Daniel Jacobowitz <drow@mvista.com>
17271
17272 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
17273 function call.
17274
f1c8a949
JB
172752002-11-25 Jim Blandy <jimb@redhat.com>
17276
17277 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
17278 function appearing in error message.
17279
9e297a97
DJ
172802002-11-21 Daniel Jacobowitz <drow@mvista.com>
17281
17282 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
17283
1f312e79
JJ
172842002-11-08 Jeff Johnston <jjohnstn@redhat.com>
17285
d63a86f8
RM
17286 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
17287 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
17288 should be in mi console format. This is part of fix for PR gdb/604.
17289
83c31e7d
FN
172902002-09-18 Fernando Nasser <fnasser@redhat.com>
17291
17292 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
17293 which explicitly prints the zero offset as "+0".
17294
322b3f65
DJ
172952002-10-22 Daniel Jacobowitz <drow@mvista.com>
17296
17297 * gdb.threads/schedlock.c (args): Make unsigned.
17298
172992002-10-21 Daniel Jacobowitz <drow@mvista.com>
17300
17301 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
17302 numbers. Allow "foo2|selected stack frame".
17303 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
17304 * gdb.asm/asmsrc2.s: Likewise.
17305 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
17306 comments.
17307 * gdb.asm/mips.inc: New file.
17308
5e2fe5b8
AF
173092002-10-18 Adam Fedor <fedor@gnu.org>
17310
17311 * gdb.base/default.exp: Update expected output to include 'ObjC'.
17312 * gdb.base/help.exp: Likewise.
17313
abe1a5d0
KB
173142002-10-17 Kevin Buettner <kevinb@redhat.com>
17315
17316 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
17317 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
17318
10abb1d4
JB
173192002-10-02 Jim Blandy <jimb@redhat.com>
17320
17321 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
17322
1f609b42
AC
173232002-10-01 Andrew Cagney <ac131313@redhat.com>
17324
17325 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
17326 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
17327 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
17328 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
17329 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
17330 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
17331 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
17332
0aee02e4
AC
173332002-09-29 Andrew Cagney <ac131313@redhat.com>
17334
17335 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
17336 * mi0-disassemble.exp, mi0-eval.exp: Delete.
17337 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
17338 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
17339 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
17340 * mi0-var-block.exp, mi0-var-child.exp: Delete.
17341 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 17342
6fde09ad
KB
173432002-09-27 Kevin Buettner <kevinb@redhat.com>
17344
17345 * gdb.base/annota1.exp (info break): Make directory components of
17346 path optional since not all compilers emit this debug information.
17347
889bf7c5
PA
17348 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
17349 step ends up stepping out of the function instead of stopping on
17350 the epilogue.
6fde09ad 17351
9e8aab75
KS
173522002-09-26 Keith Seitz <keiths@redhat.com>
17353
17354 * lib/insight-support.exp (gdbtk_start): Figure out where
17355 the insight executable is based on where gdb is. Use this
17356 executable to start insight instead of gdb.
17357
e36180d7
AC
173582002-09-25 Andrew Cagney <cagney@redhat.com>
17359
17360 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
17361
9dd34b2b
AC
173622002-09-24 Andrew Cagney <ac131313@redhat.com>
17363
17364 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
17365 test_isolated_complaints.
17366 (test_empty_complaint): New function.
17367 (test_empty_complaints): New function. Check no output when no
17368 complaints.
d63a86f8 17369
dea97812
KB
173702002-09-19 Jim Blandy <jimb@redhat.com>
17371
a9c64011 17372 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 17373
54951bd7
AC
173742002-09-19 Andrew Cagney <ac131313@redhat.com>
17375
17376 * gdb.gdb/complaints.exp: New file.
17377
dec43320
AC
173782002-09-18 Andrew Cagney <ac131313@redhat.com>
17379
17380 * gdb.base/maint.exp: Check `help maint internal-warning'.
17381
e70d6e3f
DC
173822002-09-18 David Carlton <carlton@math.stanford.edu>
17383
17384 * gdb.c++/m-static.exp: Remove breakpoints depending on line
17385 numbers, and replace them by a single breakpoint after the
17386 constructors are all finished.
17387 Add test 4.
17388 * gdb.c++/m-static.cc: Add test 4.
17389 * gdb.c++/m-static.h: New file.
17390 * gdb.c++/m-static1.cc: New file.
17391
17392 * gdb.c++/printmethod.exp: New file.
17393 * gdb.c++/printmethod.cc: New file.
17394
17395 * gdb.c++/pr-574.exp: New file.
17396 * gdb.c++/pr-574.cc: New file.
17397
afb5c968
CV
173982002-09-18 Corinna Vinschen <vinschen@redhat.com>
17399
17400 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
17401 embedded targets which never actually exit.
17402
31e45dee
FN
174032002-09-18 Fernando Nasser <fnasser@redhat.com>
17404
17405 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
17406 "don't step after run" as unresolved or unsupported, instead of xfail.
17407
a283c5a1
CV
174082002-09-18 Corinna Vinschen <vinschen@redhat.com>
17409
17410 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
17411 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
17412 Add newline to expected string in "step out of main (status wrapper)"
17413 case.
17414
11350d2a
CV
174152002-09-18 Corinna Vinschen <vinschen@redhat.com>
17416
17417 * lib/gdb.exp (rerun_to_main): Allow restarting application.
17418 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
17419
0deec7d6
TT
174202002-09-17 Tom Tromey <tromey@redhat.com>
17421
17422 * gdb.base/printcmds.exp (test_print_string_constants): Expect
17423 \000, not \0, in double-quoted string.
17424
b2b4a1b5
CV
174252002-09-14 Corinna Vinschen <vinschen@redhat.com>
17426
c9d37158 17427 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
17428 string after running the commands execution on breakpoint tests.
17429
1c56143a
CV
174302002-09-13 Corinna Vinschen <vinschen@redhat.com>
17431
17432 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
17433
37f8da45
JB
174342002-09-12 Joel Brobecker <brobecker@gnat.com>
17435
17436 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
17437
08b468e0
KS
174382002-09-10 Keith Seitz <keiths@redhat.com>
17439
17440 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
17441 runto proc.
17442 (mi_run_to_main): Use mi_runto.
17443 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
17444
dc360f58
KS
174452002-09-10 Keith Seitz <keiths@redhat.com>
17446
17447 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
17448 regexp for stopping at main. Could have multiple event notifications.
17449 Don't assume that main was declared with no parameters.
17450 (mi_next): Use mi_step_to.
17451 (mi_step): Use mi_next_to.
17452
ce3abcfb
CV
174532002-09-09 Corinna Vinschen <vinschen@redhat.com>
17454
17455 * gdb.base/default.exp: Fix expected string in `info float' test.
17456
d1f5b980
BE
174572002-09-09 Ben Elliston <bje@redhat.com>
17458
17459 * config/mips.exp: Update comments.
17460 * config/mips-idt.exp: Likewise.
17461 * config/nind.exp: Likewise.
17462 * config/slite.exp: Likewise.
17463 * config/sparclet.exp: Likewise.
17464 * config/udi.exp: Likewise.
17465 * config/vx.exp: Likewise.
17466 * config/vxworks29k.exp: Likewise.
17467
2f71430b
JB
174682002-09-05 Jim Blandy <jimb@redhat.com>
17469
17470 * gdb.threads/killed.exp: Fix test failure message.
17471
7ddebc7e
KS
174722002-09-04 Keith Seitz <keiths@redhat.com>
17473
17474 * lib/mi-support.exp: Update copyright.
17475 (mi_gdb_test): Increase the priority of the expected pattern
17476 so that it matches gdb_test.
17477
0ae67eb3
KS
174782002-09-03 Keith Seitz <keiths@redhat.com>
17479
17480 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
17481 Use integer comparison instead of string comparison for testing
17482 whether binary was built.
17483
38fc42c8
JB
174842002-09-03 Jim Blandy <jimb@redhat.com>
17485
17486 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
17487
b6ff0e81
JB
174882002-08-29 Jim Blandy <jimb@redhat.com>
17489
17490 * gdb.threads/pthreads.exp: Move the portable thread compilation
17491 code into a function in lib/gdb.exp, and call that from here.
17492 * lib/gdb.exp (gdb_compile_pthreads): New function.
17493
07c98896
KS
174942002-08-29 Keith Seitz <keiths@redhat.com>
17495
17496 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
17497 expect_out so that callers can get at it.
17498
0312286c
DJ
174992002-08-23 Daniel Jacobowitz <drow@mvista.com>
17500
17501 * gdb.threads/print-threads.c: New file.
17502 * gdb.threads/print-threads.exp: New file.
17503 * gdb.threads/schedlock.c: New file.
17504 * gdb.threads/schedlock.exp: New file.
17505
dd039bc4
EZ
175062002-08-22 Elena Zannoni <ezannoni@redhat.com>
17507
a9c64011
AS
17508 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
17509 not altivec.c.
dd039bc4 17510
1f36144c
MK
175112002-08-17 Mark Kettenis <kettenis@gnu.org>
17512
17513 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
17514 targets. The problem should be fixed now.
17515
16057ec7 175162002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
17517
17518 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
17519 2002-07-24 change that removes final dots from error messages.
17520
3c1499ad
TT
175212002-08-13 Tom Tromey <tromey@redhat.com>
17522
17523 * gdb.base/readline.exp: New file.
17524
a20ce2c3
AC
175252002-08-01 Andrew Cagney <ac131313@redhat.com>
17526
17527 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
17528 supress message.
17529
db034ac5
AC
175302002-08-01 Andrew Cagney <cagney@redhat.com>
17531
17532 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
17533 CHILL_FOR_TARGET and CHILL_LIB.
17534 * configure.in (configdirs): Remove gdb.chill.
17535 * configure: Regenerate.
17536 * lib/gdb.exp: Obsolete references to chill.
17537 * gdb.fortran/types.exp: Ditto.
17538 * gdb.fortran/exprs.exp: Ditto.
17539
3e000b18
KB
175402002-07-30 Kevin Buettner <kevinb@redhat.com>
17541
17542 * gdb.base/shlib-call.exp (additional_flags): Conditionally
17543 set Irix-specific compile and link flags.
17544
28f4966b
KB
175452002-07-29 Kevin Buettner <kevinb@redhat.com>
17546
17547 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
17548 source files. The ``-o'' option doesn't work with the ``-E'' option
17549 when using the Irix compiler.
17550
46c0d5a6
DJ
175512002-07-19 Daniel Jacobowitz <drow@mvista.com>
17552
17553 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
17554 Improve support for reusing an exec file. Copy exec file
17555 to target, and run gdbserver on the target instead of on the host.
17556
eecf4bed
JB
175572002-07-18 Jim Blandy <jimb@redhat.com>
17558
0f815cdf
JB
17559 * gdb.base/ending-run.exp: Don't expect to see the program end in
17560 some orderly fashion when we're running on a real stand-alone
17561 board.
17562
eecf4bed
JB
17563 * gdb.base/interrupt.exp: Correct logic for skipping tests on
17564 targets that don't support interrupts.
17565
52d309e4
JB
175662002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
17567
17568 * gdb.base/attach.exp: Add patterns to match output from /proc-based
17569 systems.
17570 Move comments in expect statements to inside the actions, so that they
17571 don't get matched against.
17572
ff683d9e
MK
175732002-07-10 Mark Kettenis <kettenis@gnu.org>
17574
17575 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
17576 function when asleep" test.
17577
b5356753
AC
175782002-07-10 Andrew Cagney <ac131313@redhat.com>
17579
17580 * gdb.base/page.exp: Rewrite to handle problems with very long
17581 `info set' output. Update copyright.
17582
6aa4d13a
AC
175832002-06-26 Andrew Cagney <ac131313@redhat.com>
17584
17585 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
17586 gdb.threads-hp.
17587 * gdb.hp/configure: Regenerate.
17588 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
17589 * gdb.hp/gdb.threads-hp/configure: Delete file.
17590 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
17591
8cf8c2b8
AC
175922002-06-22 Andrew Cagney <ac131313@redhat.com>
17593
17594 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
17595 setlocale, bindtextdomain and textdomain.
17596
6827a8f8
JB
175972002-06-11 Jim Blandy <jimb@redhat.com>
17598
919d772c
JB
17599 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
17600 preprocessor macro information is present.
17601
6827a8f8
JB
17602 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
17603 tests.
17604
c15b0d21
MS
176052002-06-06 Michael Snyder <msnyder@redhat.com>
17606
c5984d70
MS
17607 * gdb.base/overlays.exp: Record addresses of overlay
17608 functions in TCL variables rather than in GDB variables,
17609 to avoid having GDB convert them to pointers (with loss
17610 of information).
17611
d63a86f8 17612 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 17613 default linker script changes.
c15b0d21
MS
17614 * gdb.base/long_long.exp: Add check for sizeof (long double).
17615
be26fe0d
ML
176162002-06-06 Michal Ludvig <mludvig@suse.cz>
17617
17618 * gdb.asm/asm-source.exp: Add x86-64 target.
17619 * gdb.asm/x86_64.inc: New.
d63a86f8 17620
258093ca 176212002-05-30 Michael Chastain <mec@shout.net>
258093ca 17622
4b3153f1 17623 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
17624 * gdb.c++/m-static.cc: New file.
17625 * gdb.c++/m-static.exp: New file.
17626
241264c6
MS
176272002-05-28 Michael Snyder <msnyder@redhat.com>
17628
17629 * gdb.base/call-ar-st.exp: Allow for reduced floating point
17630 precision.
17631
9bba8c8f 176322002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 17633
4b3153f1 17634 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
17635 * gdb.c++/m-data.cc: New file.
17636 * gdb.c++/m-data.exp: New file.
17637
176382002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 17639
4b3153f1 17640 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 17641 * gdb.c++/try_catch.cc: New file.
d63a86f8 17642 * gdb.c++/try_catch.exp: New file.
9bba8c8f 17643
def1b996
MC
176442002-05-27 Michael Chastain <mec@shout.net>
17645
17646 * gdb.c++/local.exp: Accept more nested types in output.
17647
522ba268
MC
176482002-05-26 Michael Chastain <mec@shout.net>
17649
17650 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
17651
277254ba
MS
176522002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
17653
17654 * lib/gdb.exp (gdb_wrapper_init): Just because
17655 gdb_wrapper_file exists, this does not mean that the file
17656 should not be rebuilt. That is what gdb_wrapper_initialized
17657 is for.
17658 (default_gdb_init): Reset gdb_wrapper_initialized.
17659
b61a8733
MS
176602002-05-23 Michael Snyder <msnyder@redhat.com>
17661
d63a86f8 17662 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
17663 the precision of the floating point test results.
17664 * gdb.base/call-rt-st.exp: Ditto.
17665
b61a8733
MS
17666 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
17667 * gdb.base/call-rt-st.exp: Ditto.
17668
56f6e910
MC
176692002-05-19 Michael Chastain <mec@shout.net>
17670
17671 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
17672
ad0b0016
EZ
176732002-05-19 Elena Zannoni <ezannoni@redhat.com>
17674
a9c64011
AS
17675 * configure.in (configdirs): Add gdb.arch.
17676 * configure: Regenerate.
ad0b0016 17677
f617d2b6
JB
176782002-05-17 Jim Blandy <jimb@redhat.com>
17679
17680 * gdb.base/completion.exp: Recognize the more detailed error
17681 messages produced by the macro expander's lexical analyzer.
17682
eac2a696
EZ
176832002-05-14 Elena Zannoni <ezannoni@redhat.com>
17684
a9c64011
AS
17685 * gdb.arch/altivec-abi.c: New file.
17686 * gdb.arch/altivec-abi.exp: New file.
17687 * gdb.arch/altivec-regs.c: New file.
17688 * gdb.arch/altivec-regs.exp: New file.
eac2a696 17689
2fdde8f8
DJ
176902002-05-14 Daniel Jacobowitz <drow@mvista.com>
17691
17692 * gdb.base/maint.exp (maint print type): Update for new type
17693 structure.
d63a86f8 17694
e31f1a7c
EZ
176952002-05-14 Elena Zannoni <ezannoni@redhat.com>
17696
17697 * gdb.arch: New directory.
17698 * gdb.arch/configure.in: New file.
17699 * gdb.arch/configure: New file.
17700 * gdb.arch/Makefile.in: New file.
17701
db589741
CV
177022002-05-13 Corinna Vinschen <vinschen@redhat.com>
17703
17704 * gdb.asm/asm-source.exp: Add v850 as supported target.
17705 * gdb.asm/v850.inc: New file.
17706
8ce2a7dc
DJ
177072002-05-13 Daniel Jacobowitz <drow@mvista.com>
17708
17709 * gdb.c++/annota2.exp (annotate-quit): Add comment.
17710
df763c7f
DJ
177112002-05-12 Daniel Jacobowitz <drow@mvista.com>
17712
17713 * gdb.base/break.exp: Check 'break "marker2"'.
17714
377daeed
MS
177152002-05-10 Michael Snyder <msnyder@redhat.com>
17716
17717 * gdb.base/long_long.exp: Fix typo.
17718
c4b7bc2b
JB
177192002-05-10 Jim Blandy <jimb@redhat.com>
17720
ecac9a4e
JB
17721 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
17722 a bug.
17723
c4b7bc2b
JB
17724 * gdb.base/printcmds.exp (test_integer_literals_rejected):
17725 Recognize more detailed error message produced by the macro
17726 expander's lexical analyzer.
17727 * lib/gdb.exp (test_print_reject): Same.
17728
e71019a1
MK
177292002-05-09 Mark Kettenis <kettenis@gnu.org>
17730
17731 * gdb.c++/method.exp: Fix typo.
17732
fedfc8e6
MS
177332002-05-08 Michael Snyder <msnyder@redhat.com>
17734
166a1957
MS
17735 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
17736 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 17737 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
17738 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
17739 Add iftarget clause for strongarm.
d63a86f8 17740
f1c47eb2
MS
177412002-05-06 Michael Snyder <msnyder@redhat.com>
17742
cb9a9d3e
MS
17743 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
17744 (gdb_continue_to_end): Accept output from status wrapper.
17745 * gdb.base/ending-run.exp: Add case for output from status wrapper.
17746 Clean up fail messages to match pass messages.
17747
f1c47eb2
MS
17748 Enable the "needs_status_wrapper" testsuite feature.
17749 * lib/gdb.exp (gdb_wrapper_init): New procedure.
17750 (gdb_compile): Conditionally call gdb_wrapper_init.
17751 * gdb.base/a2-run.exp: Recognize output from status wrapper.
17752 * gdb.c++/method.exp: Recognize output from status wrapper.
17753
6079c749
BE
177542002-05-06 Ben Elliston <bje@redhat.com>
17755From Graydon Hoare <graydon@redhat.com>
17756
17757 * config/sid.exp: Include support for "rawsid" protocol.
17758
188baff3
JB
177592002-05-03 Jim Blandy <jimb@redhat.com>
17760
17761 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
17762 * gdb.c++/hang3.C: New file.
17763
b9c07f0f
AC
177642002-05-04 Andrew Cagney <ac131313@redhat.com>
17765
17766 * gdb.base/default.exp: Remove obsolete code.
17767 * gdb.c++/misc.exp: Ditto. Update copyright.
17768 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
17769 * gdb.base/whatis.exp: Ditto. Update copyright.
17770 * gdb.base/scope.exp: Ditto. Update copyright.
17771 * gdb.base/ptype.exp: Ditto. Update copyright.
17772 * gdb.base/printcmds.exp: Ditto. Update copyright.
17773 * gdb.base/opaque.exp: Ditto. Update copyright.
17774 * gdb.base/list.exp: Ditto.
17775 * gdb.base/funcargs.exp: Ditto. Update copyright.
17776 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
17777 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
17778 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
17779 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
17780 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
17781 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
17782
5c7a0397
MS
177832002-05-02 Michael Snyder <msnyder@redhat.com>
17784
d6dcc264 17785 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
17786 * gdb.base/long_long.exp: Add xscale target.
17787 * gdb.base/default.exp: Add xscale target.
17788
eb7f1c48
JB
177892002-05-01 Jim Blandy <jimb@redhat.com>
17790
17791 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
17792 gdb.c++/hang.exp: New test.
17793
a6befae8
FF
177942002-05-01 Fred Fish <fnf@redhat.com>
17795
17796 * gdb.base/completion.exp: Handle completions of "./Make" for
17797 more than one completion possibility, as is the case when we
17798 build and test in the source tree.
17799
0a310277
AG
178002002-04-29 Anthony Green <green@redhat.com>
17801
17802 * gdb.java/jmisc1.exp: New file.
17803 * gdb.java/jmisc2.exp: New file.
17804
6ff9af88
DJ
178052002-04-24 Daniel Jacobowitz <drow@mvista.com>
17806
17807 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
17808
96b3d632
EZ
178092002-04-23 Elena Zannoni <ezannoni@redhat.com>
17810
17811 * gdb.base/help.exp: Change 'help status' to allow for target
17812 dependent output differences.
17813
5019bb54
MC
178142002-04-22 Michael Chastain <mec@shout.net>
17815
17816 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
17817
a805a116
MC
178182002-04-22 Michael Chastain <mec@shout.net>
17819
17820 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
17821
a1706bfd
DM
178222002-04-17 David S. Miller <davem@redhat.com>
17823
17824 * gdb.asm/sparc64.inc: New file.
17825 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
17826
a73a20a2
EZ
178272002-04-19 Elena Zannoni <ezannoni@redhat.com>
17828
17829 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
17830 instruction file directly into the build tree. Clean up at end of
17831 test.
17832
ba678339
DM
178332002-04-18 David S. Miller <davem@redhat.com>
17834
17835 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
17836 handle 64-bit platforms correctly.
17837 * gdb.base/maint.exp: Likewise.
17838
b03399da
KB
178392002-04-18 Kevin Buettner <kevinb@redhat.com>
17840
17841 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
17842 ``-fpic'' when compiling files comprising a shared library, but
17843 it does need additional linker flags in order to find shared
17844 libraries at run time.
17845
e2004992
KB
178462002-04-18 Kevin Buettner <kevinb@redhat.com>
17847
17848 * gdb.base/cvexpr.c (use): New function.
17849 (main): Invoke use() on all global variables to prevent
17850 some linkers from deleting these otherwise unused symbols.
17851
d8937120
MC
178522002-04-17 Michael Chastain <mec@shout.net>
17853From David S. Miller <davem@redhat.com>
17854
17855 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
17856 handle 64-bit platforms correctly.
17857
ffd61a58
MS
178582002-04-12 Michael Snyder <msnyder@redhat.com>
17859From Jim Blandy <jimb@redhat.com>
a9c64011 17860 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
17861 script can handle this instead.
17862 * gdb.base/bar.c (barx): Same.
17863 * gdb.base/baz.c (bazx): Same.
17864 * gdb.base/grbx.c (grbxx): Same.
17865
17866 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
17867 manager doesn't automatically unmap overlays unnecessarily.
17868
6b8426a6
MH
178692002-04-10 Martin M. Hunt <hunt@redhat.com>
17870
17871 * gdb.base/ending-run.exp: Fix pattern for Mips targets
17872 stepping out of main.
17873
34af4875
MC
178742002-04-09 Michael Chastain <mec@shout.net>
17875
17876 * gdb.c++/local.cc (main): Move call to marker1() inside nested
17877 scope so that the nested scope tests will make sense.
17878 * gdb.c++/local.exp: Write patterns that actually work with gcc
17879 (the HP patterns "were never known to work with gcc").
17880 Keep the old aCC patterns too.
17881
2d1676a0
DJ
178822002-04-09 Daniel Jacobowitz <drow@mvista.com>
17883
17884 * gdb.base/attach.exp: Correct target board test.
17885
3a63e3f9
MC
178862002-04-08 Michael Chastain <mec@shout.net>
17887
17888 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
17889 in a const method. Add some xfail and fail cases for configurations
17890 that do not emit the "const ...".
17891
f18dabd2
MC
178922002-04-07 Michael Chastain <mec@shout.net>
17893
17894 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
17895 Accept "A * const" and "const A * const" as type of "this".
17896 Fix spelling of getFunky throughout. Make messages uniform.
17897
0fcddd82
EZ
178982002-04-07 Elena Zannoni <ezannoni@redhat.com>
17899
a9c64011 17900 Work around for PR gdb/285:
0fcddd82
EZ
17901 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
17902
16a8534a
EZ
179032002-04-07 Elena Zannoni <ezannoni@redhat.com>
17904
17905 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
17906 instructions file at run time instead of configure time.
17907 Sometimes we run the test in a directory that is not the one we
17908 configured in.
17909 * gdb.asm/configure.in: Delete creation of symlink.
17910 * gdb.asm/configure: Regenerate.
17911
24181d81
JB
179122002-04-05 J. Brobecker <brobecker@gnat.com>
17913
17914 * gdb.gdb/xfullpath.exp: New test, to exercise the new
17915 xfullpath () function.
17916
7cdb7107
DJ
179172002-04-04 Daniel Jacobowitz <drow@mvista.com>
17918
17919 * gdb.asm/Makefile.in: Correct dependencies.
17920
17921 * gdb.asm/powerpc.inc: New file.
17922 * gdb.asm/asm-source.exp: Add PowerPC.
17923 * gdb.asm/configure.in: Likewise.
17924 * gdb.asm/configure: Regenerated.
17925
a7d17088
DJ
179262002-04-04 Daniel Jacobowitz <drow@mvista.com>
17927
17928 * gdb.base/relocate.exp: New file.
17929 * gdb.base/relocate.c: New file.
17930
cd721503
FF
179312002-04-04 Fred Fish <fnf@redhat.com>
17932
17933 * gdb.base/step-test.exp: Update comment regarding stopping in
17934 memcpy/bcopy calls inserted as part of the compiler runtime.
17935
b22ad7a7
MS
179362002-04-04 Michael Snyder <msnyder@redhat.com>
17937
17938 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
17939
5f279fa6
DJ
179402002-04-03 Daniel Jacobowitz <drow@mvista.com>
17941
17942 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
17943 (gdb_expect): Remove $notransfer hack.
17944
dd0fd3ce
DJ
179452002-04-02 Daniel Jacobowitz <drow@mvista.com>
17946
17947 * gdb.c++/classes.exp ("calling method for small class"): Match
17948 updated register output.
17949
1e50cda1
DJ
179502002-03-30 Daniel Jacobowitz <drow@mvista.com>
17951
17952 Fix PR gdb/452
17953 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
17954 when finished. Make gdb_file_cmd send "exec-file" when
17955 appropriate.
17956
24015922
DJ
179572002-03-30 Daniel Jacobowitz <drow@mvista.com>
17958
17959 * gdb.base/attach.exp: Remove extra setup_xfail.
17960
dd7dfd64
MS
179612002-03-26 Michael Snyder <msnyder@redhat.com>
17962
17963 * gdb.base/default.exp: Add tests for dump, append, and restore.
17964 * gdb.base/help.exp: Add tests for dump, append, and restore.
17965 * gdb.base/dump.exp: New file, test dump, append and restore.
17966 * gdb.base/dump.c: New file.
17967
48b2f8d7
MS
179682002-03-27 Michael Snyder <msnyder@redhat.com>
17969
d63a86f8 17970 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
17971 clean-ups in help messages.
17972
05b4d525
FF
179732002-03-26 Fred Fish <fnf@redhat.com>
17974
17975 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
17976 have debugging info for those functions and the compiler uses them
17977 internally to copy structs around.
17978
d7679631
FF
179792002-03-26 Fred Fish <fnf@redhat.com>
17980
17981 * gdb.base/list.exp: Revert the change made yesterday and add note
17982 about why we don't list the default lines for remote targets.
17983
523ac3f9
MS
179842002-03-25 Michael Snyder <msnyder@redhat.com>
17985
17986 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
17987
754b2b8d
FF
179882002-03-25 Fred Fish <fnf@redhat.com>
17989
17990 * gdb.base/list.exp: This test works on remote targets so remove
17991 the short circuit for remote targets. Update copyright.
17992
33c3e192
FF
179932002-03-25 Fred Fish <fnf@redhat.com>
17994
17995 * gdb.base/attach.exp: Fix logic error that was suppressing this
17996 test for all non hppa*-*-hpux* targets, instead of the hp target.
17997 Move comments closer to the suppression point. Also now need to
17998 check that we are running natively.
17999
d43e73ee
MS
180002002-03-22 Michael Snyder <msnyder@redhat.com>
18001
882c8f02
MS
18002 * gdb.base/default.exp: Add test for gcore. Update copyright.
18003 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 18004
04c12f60
FF
180052002-03-06 Fred Fish <fnf@redhat.com>
18006
18007 * gdb.base/funcargs.c: Remove extraneous ';' character.
18008 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
18009
b43df995
MC
180102002-03-04 Michael Chastain <mec@shout.net>
18011
18012 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
18013 accommodate gcc v3 function signature.
18014 * gdb.mi/mi0-var-cmd-exp: Ditto.
18015
92362027
AC
180162002-02-24 Andrew Cagney <ac131313@redhat.com>
18017
18018 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
18019 ``GNU/Linux'' or ``Linux kernel''
18020 * testsuite/gdb.threads/pthreads.c: Ditto.
18021
258ad32d
MC
180222002-02-24 Michael Chastain <mec@shout.net>
18023
18024 * gdb.threads/pthreads.c (thread1): Add a return statement.
18025 (thread2): Likewise.
18026 (foo): Likewise.
18027
04c3b3d4
MC
180282002-02-23 Michael Chastain <mec@shout.net>
18029
18030 * gdb.threads/linux-dp.c (philosopher): Add a return statement
18031 to placate gcc.
18032
5a2a0a20
MC
180332002-02-23 Michael Chastain <mec@shout.net>
18034
18035 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
18036 test "ptype bint". The test passes on all my stabs configurations.
18037
a640f7fc
JB
180382002-02-21 Jim Blandy <jimb@redhat.com>
18039
27924826
JB
18040 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
18041 filename at a time, and watch for the ones we want to see.
18042
a640f7fc
JB
18043 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
18044 types of pointers to prototyped functions.
18045
edcc8c75
AC
180462002-02-20 Andrew Cagney <ac131313@redhat.com>
18047
18048 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
18049 signed, unsigned and straight char.
18050 (padding_char, padding_short, padding_int, padding_long,
18051 padding_long_long, padding_float, padding_double,
18052 padding_long_double): New global variables.
18053 (fill, fill_structs): New functions.
18054
18055 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
18056 for correctly sized writes. Update copyright.
18057 (get_valueof): New procedure.
18058 (get_sizeof): Call get_valueof.
18059 (check_valueof): New procedure.
18060 (check_padding): New procedure.
18061
ac57ea44
MC
180622002-02-20 Michael Chastain <mec@shout.net>
18063
18064 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
18065 to setup_xfail. Document some of the remaining calls.
18066
7a10c941
MC
180672002-02-18 Michael Chastain <mec@shout.net>
18068
18069 * gdb.c++/userdef.exp: Update copyright year.
18070
fb8acdcc
DJ
180712002-02-18 Daniel Jacobowitz <drow@mvista.com>
18072
18073 * gdb.c++/userdef.exp: Test overloaded operators properly.
18074 Remove xfails.
18075
fda6ae12
MS
180762002-02-14 Michael Snyder <msnyder@redhat.com>
18077
18078 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
18079
676a0442
DJ
180802002-02-14 Daniel Jacobowitz <drow@mvista.com>
18081
18082 * gdb.base/a2-run.exp: Check for a remote target properly.
18083 * gdb.base/annota1.exp: Likewise.
18084 * gdb.base/list.exp: Likewise.
18085 * gdb.base/reread.exp: Likewise.
18086 * gdb.base/scope.exp: Likewise.
18087 * gdb.base/shlib-call.exp: Likewise.
18088 * gdb.base/term.exp: Likewise.
18089 * gdb.c++/annota2.exp: Likewise.
18090
78b4f468
RE
180912002-02-13 Richard Earnshaw <rearnsha@arm.com>
18092
18093 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
18094
9a81ba51
MC
180952002-02-10 Michael Chastain <mec@shout.net>
18096
18097 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
18098 (call_after_alloca): Ditto.
18099
004af6c7
DJ
181002002-02-10 Daniel Jacobowitz <drow@mvista.com>
18101
18102 * gdb.base/ending-run.exp: Guard "cont" test with
18103 gdb_skip_stdio_test.
18104
37225f62
JB
181052002-02-06 Jim Blandy <jimb@redhat.com>
18106
18107 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
18108 from here...
18109 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
18110 To here. Disable this test on non-HP platforms. Add big comment.
18111
fe6fdd96
MS
181122002-02-04 Michael Snyder <msnyder@redhat.com>
18113
18114 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
18115 other than d10v and m32r.
18116
036fad3f
RE
181172002-02-02 Richard Earnshaw <rearnsha@arm.com>
18118
18119 * gdb.base/default.exp: Rewrite test patterns to reduce time
18120 taken to match them.
18121
7148ab62
DJ
181222002-01-30 Daniel Jacobowitz <drow@mvista.com>
18123
18124 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
18125 Allow a start function above main.
18126 * gdb.threads/linux-dp.exp: Fix copyright date.
18127
396cc255
DJ
181282002-01-30 Daniel Jacobowitz <drow@mvista.com>
18129
a9c64011
AS
18130 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
18131 (check_philosopher_stack): Check for manager thread before checking
18132 for a just-starting thread.
396cc255 18133
f038d31b
DJ
181342002-01-30 Daniel Jacobowitz <drow@mvista.com>
18135
18136 From Neil Booth <neil@daikokuya.demon.co.uk>:
18137 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
18138 warnings.
18139
b3ff9d9a
FF
181402002-01-21 Fred Fish <fnf@redhat.com>
18141
18142 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
18143 not caller.
18144
39ad761d
JB
181452002-01-21 Jim Blandy <jimb@redhat.com>
18146
18147 * gdb.base/reread.exp: Check that GDB properly re-reads the
18148 executable file when it changes while no inferior is running.
18149
aaf320fa
FF
181502002-01-21 Fred Fish <fnf@redhat.com>
18151
a9c64011
AS
18152 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
18153 optionally accept the "shlib events" variation.
aaf320fa 18154
808a31f5
JB
181552002-01-21 Jim Blandy <jimb@redhat.com>
18156
18157 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
18158 call `fflush' after every `printf', so that the output is produced
18159 at predictable points, regardless of whatever buffering does (or
18160 doesn't) take place.
18161 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
18162 at different points.
18163
4420d5e2
DJ
181642002-01-20 Daniel Jacobowitz <drow@mvista.com>
18165
18166 * gdb.c++/inherit.exp: Update copyright years.
18167 * gdb.c++/method.exp: Likewise.
18168
3e36a0f4
DJ
181692002-01-20 Daniel Jacobowitz <drow@mvista.com>
18170
18171 * gdb.c++/classes.exp: Update for improved v3 support and skipping
18172 artificial methods/arguments.
18173 * gdb.c++/derivation.exp: Likewise.
18174 * gdb.c++/inherit.exp: Likewise.
18175 * gdb.c++/method.exp: Likewise.
18176 * gdb.c++/virtfunc.exp: Likewise.
18177
b4ceaee6
AC
181782002-01-18 Andrew Cagney <ac131313@redhat.com>
18179
18180 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
18181 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
18182 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
18183 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
18184 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
18185 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
18186
ecace851
JB
181872002-01-17 Jim Blandy <jimb@redhat.com>
18188
18189 * gdb.asm/asm-source.exp (info symbol): Take another shot at
18190 anchoring the pattern matching the entry point symbol's name.
18191
375fc983
AC
181922002-01-17 Andrew Cagney <ac131313@redhat.com>
18193
18194 * gdb.base/maint.exp: Update ``maint internal-error'' to match
18195 continue/quit query. Update copyright.
18196
fe6fdd96
MS
181972002-01-14 Michael Snyder <msnyder@redhat.com>
18198
18199 * gdb.base/gcore.exp: Remove extra debugging output.
18200
e017c81f
DJ
182012002-01-13 Daniel Jacobowitz <drow@mvista.com>
18202
18203 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
18204 for slightly dubious v2 mangled string.
18205
37ab3bf8
DJ
182062002-01-13 Daniel Jacobowitz <drow@mvista.com>
18207
18208 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
18209
1bc05c3a 182102002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 18211
1bc05c3a 18212 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 18213
1bc05c3a
JM
18214 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
18215 constructors.
18216 * gdb.c++/derivation.exp: Likewise.
18217 * gdb.c++/templates.exp: Likewise.
18218 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 18219
1bc05c3a
JM
182202002-01-10 Michael Snyder <msnyder@redhat.com>
18221
18222 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 18223
a911c360
MS
182242002-01-08 Michael Snyder <msnyder@redhat.com>
18225
18226 * gdb.base/gcore.exp: New test for generate-core-file command.
18227 * gdb.base/gcore.c: Testcase for above.
18228 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
18229
ea2119ec
JM
182302002-01-08 Jason Merrill <jason@redhat.com>
18231
18232 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
18233
68203136
FF
182342002-01-07 Fred Fish <fnf@redhat.com>
18235
18236 * gdb.c++/overload.exp: Remove unconditional xfails for:
18237 print foo_instance1.overloadargs(1)
18238 print foo_instance1.overloadargs(1, 2)
18239 print foo_instance1.overloadargs(1, 2, 3)
18240 print foo_instance1.overloadargs(1, 2, 3, 4)
18241 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
18242 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
18243 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
18244 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
18245 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
18246 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
18247 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
18248 print foo_instance1.overload1arg()
18249 print foo_instance1.overload1arg((char)arg2)
18250 print foo_instance1.overload1arg((signed char)arg3)
18251 print foo_instance1.overload1arg((unsigned char)arg4)
18252 print foo_instance1.overload1arg((int)arg7)
18253 print foo_instance1.overload1arg((unsigned int)arg8)
18254 print foo_instance1.overload1arg((float)arg11)
18255 print foo_instance1.overload1arg((double)arg12)
d63a86f8 18256
21b9b5b1
MS
182572002-01-07 Michael Snyder <msnyder@redhat.com>
18258
18259 * gdb.base/huge.exp: New test. Print a very large target data object.
18260 (skip_huge_test): New test variable. Define if you want to skip this
18261 test. The test reads an 8 megabyte data object from the target, so it
18262 might be very time consuming on remote targets with a slow connection.
18263 * gdb.base/huge.c: New file. Test case for above.
18264
725f922e
FF
182652002-01-07 Fred Fish <fnf@redhat.com>
18266
18267 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
18268 g_instance.bfoo, and g_instance.cfoo.
18269
889bf7c5 182702002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 18271
889bf7c5
PA
18272 * gdb.base/break.c (multi_line_if_conditional): New function.
18273 (multi_ilne_while_conditional): Likewise.
18274 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
18275 IF or WHILE condition puts the breakpoint at the start of
18276 the condition.
f286b2c3 18277
634d57ec
JL
18278 * gdb.base/selftest.exp (backtrace through signal handler): Remove
18279 hppa*-*-hpux* expected failure.
18280 * gdb.base/structs.exp (do_function_calls): Similarly.
18281
18282 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
18283 watchpoints.
18284
9fbfe2dc
AC
182852002-01-06 Andrew Cagney <ac131313@redhat.com>
18286
18287 Fix PR gdb/66.
18288 * gdb.base/structs.exp: Replace skip for a29k with skip for
18289 gdb,cannot_call_functions.
18290 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
18291 * gdb.base/callfuncs.exp: Ditto.
18292 * gdb.base/call-rt-st.exp: Ditto.
18293 * gdb.base/call-strs.exp: Ditto.
18294 * gdb.base/callfwmall.exp: Ditto.
18295 * gdb.base/scope.exp: Obsolete xfail a29k.
18296 * gdb.c++/misc.exp: Ditto.
18297 * gdb.c++/cplusfuncs.exp: Ditto.
18298 * gdb.base/ptype.exp: Ditto.
18299 * gdb.base/printcmds.exp: Ditto.
18300 * gdb.base/opaque.exp: Ditto.
18301 * gdb.base/list.exp: Ditto.
18302 * gdb.base/funcargs.exp: Ditto.
18303 * gdb.base/default.exp: Ditto.
18304
8ddad156
MS
183052002-01-04 Michael Snyder <msnyder@redhat.com>
18306
ca4976a6 18307 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
18308 * gdb.base/maint.exp: Add tests for maint info sections options.
18309
1b074332
JL
18310Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
18311
18312 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
18313
7d159115
CV
183142001-12-20 Corinna Vinschen <vinschen@redhat.com>
18315
18316 * gdb.asm/arm.inc: New file.
18317 * gdb.asm/asm-source.exp: Add arm targets.
18318 * gdb.asm/configure.in: Ditto.
18319 * gdb.asm/configure: Recreated from configure.in.
18320
8fb87725
JL
18321Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
18322
afabe08c
JL
18323 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
18324 with HP's compiler.
18325 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18326 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18327 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18328 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18329
18330 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
18331 either HP's compilers or GCC.
18332
db521deb
JL
18333 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
18334 a SIGBUS or SIGSEGV.
18335
18336 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
18337
18338 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
18339 can be compiled with either HP's compiler or GCC.
18340
cfa88ab7
JL
18341 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
18342 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
18343 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
18344
ca344dff
JL
18345 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
18346 to match current gdb output. Update due to using auto-solib-limit
18347 for limiting instead of overloading auto-solib-add.
18348 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
18349 test program.
18350
3f3c6e55 18351 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
18352 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
18353 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18354 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18355 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18356 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18357 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
18358 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
18359 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
18360 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
18361 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
18362 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
18363 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 18364
8fb87725
JL
18365 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
18366 a SIGTRAP to the inferior.
18367
cf599fa7
CV
183682001-12-19 Corinna Vinschen <vinschen@redhat.com>
18369
18370 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
18371 Substitute call to target_link by call to gdb_compile.
18372
2cd045cd
JL
18373Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
18374
a9c64011
AS
18375 * gdb.base/break.exp: Fix HP specific search string when testing
18376 backtracing in a called function.
2cd045cd 18377
a9c64011
AS
18378 * gdb.base/constvars.exp: Only set lang to C++ if we're
18379 compiling the test with HP's compilers.
18380 * gdb.base/volatile.exp: Similarly.
2cd045cd 18381
99ebe9ac
JB
183822001-12-19 Jim Blandy <jimb@redhat.com>
18383
18384 * gdb.base/printcmds.exp: Expect the null character to be printed
18385 as '\0', and the '\013' to be printed as '\v'.
18386 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
18387 * gdb.base/setvar.exp: Same.
18388
b9891b29
JB
183892001-12-17 Jim Blandy <jimb@redhat.com>
18390
0eba65ab
JB
18391 * gdb.base/completion.exp: Rather than completing very long
18392 filenames, which can make the readline library produce output we
18393 don't recognize, cd to the directory first, and then complete
18394 using nice, short relative paths.
18395
6970b5b1
JB
18396 * gdb.base/completion.exp: On some systems, there is, in fact, a
18397 variable named `b' in scope, since GDB treats all static
a9c64011
AS
18398 variables as being in scope. So use `no_var_named_this'
18399 instead of `b'.
6970b5b1 18400
b9891b29 18401 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 18402 can't find the core file's registers as a failure.
b9891b29 18403
e6ccd35f
JSC
184042001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
18405
a9c64011
AS
18406 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
18407 test expect string more specific.
e6ccd35f 18408
105ba819
CV
184092001-12-13 Corinna Vinschen <vinschen@redhat.com>
18410
18411 * gdb.asm/asm-source.exp: Add support for xstormy16.
18412 * gdb.asm/configure.in: Ditto.
18413 * gdb.asm/configure: Rebuild.
18414 * gdb.asm/xstormy16.inc: New file.
18415
e9e79dd9
FF
184162001-12-10 Fred Fish <fnf@redhat.com>
18417
18418 * gdb.base/maint.exp: Update to match changes in type dumping code.
18419
347dc97d
JB
184202001-12-10 Jim Blandy <jimb@redhat.com>
18421
18422 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
18423 matching the entry point symbol's name at the beginning of the
18424 line.
347dc97d 18425
5178b9d6
DJ
184262001-12-07 Daniel Jacobowitz <drow@mvista.com>
18427
18428 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
18429 gdb.c++/inherit.exp, gdb.c++/method.exp,
18430 gdb.c++/namespace.exp, gdb.c++/templates.exp,
18431 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
18432 and class layout support.
18433
af890c52
DJ
184342001-12-07 Daniel Jacobowitz <drow@mvista.com>
18435
18436 * gdb.c++/classes.exp: Add test for static member function.
18437 * gdb.c++/misc.cc: Add class with static member function.
18438
7a345fb3
JB
184392001-12-07 Jim Blandy <jimb@redhat.com>
18440
f2e54a80 18441 If GDB says it can't find the struct the function returned, report
8032bf31
JB
18442 those tests as `unsupported'.
18443 * gdb.base/call-rt-st.exp (print_struct_call): New function.
18444 Rewrite subsequent tests to use it.
18445
18446 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
18447 those tests as `unsupported'.
18448 * gdb.base/structs.exp (call_struct_func): New function.
18449 (do_function_calls): Use call_struct_func to call the functions
18450 returning structs.
18451
0bc69509
JB
18452 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
18453 whether functions are prototyped or not, so we can't possibly pass
18454 arguments to t_float_values2 properly.
18455
7a345fb3
JB
18456 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
18457 value of `timeout' for targets other than the mips*tx39-*.
18458
edb6ede1
MS
184592001-12-06 Michael Snyder <msnyder@redhat.com>
18460
d63a86f8 18461 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
18462 and detect whether the start symbol has a leading underscore.
18463
2d842f13
JB
184642001-12-04 Jim Blandy <jimb@redhat.com>
18465
18466 * gdb.base/completion.exp: Clarify indentation.
18467
68550daf
JB
184682001-12-03 Jim Blandy <jimb@redhat.com>
18469
18470 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
18471 variables on the S/390, not `.word'.
18472
cd5195a8
JB
184732001-11-30 Jim Blandy <jimb@redhat.com>
18474
18475 Add assembly-source tests for s390-ibm-linux.
18476 * gdb.asm/s390.inc: New file.
18477 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
18478 the S/390 architecture.
a9c64011 18479 * gdb.asm/configure: Regenerated.
cd5195a8 18480
ca9efc90
MS
184812001-11-30 Michael Snyder <msnyder@redhat.com>
18482
18483 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
18484 next, info source, info sources, info line, global and static
18485 variables, and static functions.
18486 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
18487 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
18488 * gdb.asm/asmsrc1.s: Add a static function and some variables.
18489 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
18490 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
18491 (gdbasm_leave): Restore frame pointer.
18492 (gdbasm_startup): Copy stack set-up from crt0.S.
18493
d0e66976
FN
184942001-11-26 Fernando Nasser <fnasser@redhat.com>
18495
18496 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
18497 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
18498 to a local (non-static) variable. Copy tstruct.a to a static buffer
18499 and return a pointer to that buffer.
18500 * gdb.base/callfwmall.c (t_structs_a): Ditto.
18501
e2334072
MK
185022001-11-24 Mark Kettenis <kettenis@gnu.org>
18503
18504 * gdb.asm/configure.in: Fix recognition of ix86 target.
18505 * gdb.asm/configure: Regenerate.
18506
756caa3d
MS
185072001-11-21 Michael Snyder <msnyder@redhat.com>
18508
18509 * gdb.asm/sparc.inc: New file.
18510 * gdb.asm/asm-source.exp: Recognize sparc target.
18511 * gdb.asm/configure.in: Recognize sparc target.
18512 * gdb.asm/configure: Regenerate.
d63a86f8 18513
9a4d72d5
MS
185142001-11-21 Michael Snyder <msnyder@redhat.com>
18515
18516 * gdb.asm/m32r.inc: New file.
18517 * gdb.asm/asm-source.exp: Recognize m32r target.
18518 * gdb.asm/configure.in: Recognize m32r target.
18519 * gdb.asm/configure: Regenerate.
18520
a773d1cd
MS
185212001-11-20 Michael Snyder <msnyder@redhat.com>
18522
017ac23d
MS
18523 * gdb.asm/i386.inc: New file.
18524 * gdb.asm/asm-source.exp: Recognize ix86 target.
18525 * gdb.asm/configure.in: Recognize ix86 target.
18526 * gdb.asm/configure: Regenerate.
18527
a773d1cd
MS
18528 * gdb.c++/namespace.exp: Fix quotes in output messages.
18529
bb632afb
MS
185302001-11-14 Michael Snyder <msnyder@redhat.com>
18531
25d559ca 18532 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
18533 qualifier in a type cast expression, to designate an address
18534 in the instruction space (Harvard architecture).
18535
4749e309
MS
185362001-11-13 Michael Snyder <msnyder@redhat.com>
18537
18538 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
18539 Tests for expressions using 'const' and 'volatile'.
18540
25050984
CV
185412001-11-13 Corinna Vinschen <vinschen@redhat.com>
18542
18543 * gdb.asm/asm-sources.exp: Allow defining linker flags.
18544
1902c51f
DJ
185452001-11-12 Daniel Jacobowitz <drow@mvista.com>
18546
18547 * lib/mi-support.exp (mi_run_to_helper): Move comments
18548 outside of gdb_expect.
18549
dcf95b47
DJ
185502001-11-11 Daniel Jacobowitz <drow@mvista.com>
18551
18552 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
18553 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
18554 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
18555 mi0_run_to): New functions.
18556 * gdb.mi/mi-simplerun.exp: Use them.
18557 * gdb.mi/mi0-simplerun.exp: Likewise.
18558 * gdb.mi/mi-var-cmd.exp: Likewise.
18559 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 18560
45b074e1
AC
185612001-11-10 Andrew Cagney <ac131313@redhat.com>
18562
18563 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
18564 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
18565
bf50d346
AC
185662001-11-09 Andrew Cagney <ac131313@redhat.com>
18567
18568 * gdb.base/restore.exp: Include $expected value in restored test
18569 message.
18570
9383332c
AC
185712001-11-09 Andrew Cagney <ac131313@redhat.com>
18572
18573 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
18574 implemented.
18575
db62520a
MS
185762001-11-08 Michael Snyder <msnyder@redhat.com>
18577
18578 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
18579 Add pass/fail message for stop at breakpoint in call dummy function.
18580
b5703437
MS
185812001-11-07 Michael Snyder <msnyder@redhat.com>
18582
d63a86f8
RM
18583 * gdb.c++/templates.exp (test_template_breakpoints):
18584 If we get an overload menu, but it does not match what
760f6330 18585 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
18586 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
18587 making the whitespace optional. Argument for "new" may be
18588 "unsigned" as well as "unsigned int/long".
d63a86f8 18589 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
18590 making the whitespace optional. Also replace "(void) with
18591 "((void|)), making the keyword "void" optional.
d63a86f8 18592 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
18593 making the whitespace optional. Also replace "(void) with
18594 "((void|)), making the keyword "void" optional.
3bf40917
MS
18595 * gdb.base/callfuncs.c (t_float_values): This function must
18596 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 18597 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
18598 can be tested against both cases. Usually one case involves
18599 promotion of float to double, while the other does not.
18600 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
18601 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
18602 includes a stack frame for "start".
18603
c8ab4e6d
JB
186042001-11-05 Jim Blandy <jimb@redhat.com>
18605
18606 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
18607 pointers are 32 bits long, and that offsets of relocs are always
18608 stored in the data (REL-style), and not in the reloc entry itself
18609 (RELA-style).
18610 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
18611 stabs.
18612
3f08ced9
MS
186132001-11-01 Michael Snyder <msnyder@redhat.com>
18614
18615 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
18616 and regular expression operators by using quoting.
18617
cbfa24cd
MS
186182001-10-31 Michael Snyder <msnyder@redhat.com>
18619
18620 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
18621 depending on what the symbol table contains.
18622 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
18623 the output of the ptype command. Similarly, accept both "const &"
18624 and "const&".
18625
aaa68313
CV
186262001-10-31 Corinna Vinschen <vinschen@redhat.com>
18627
18628 * gdb.base/miscexprs.c (main): Add usage of preprocessor
18629 symbol `STORAGE' to allow to choose the storage class of
18630 the local datastructures.
18631 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
18632 compiler directive.
18633
91740388
MS
186342001-10-30 Michael Snyder <msnyder@redhat.com>
18635
18636 * gdb.base/jump.exp: Allow it to run for all targets.
18637
1b7c05e7
CV
186382001-10-29 Corinna Vinschen <vinschen@redhat.com>
18639
18640 * gdb.base/call-ar-st.c (print_double_array): Match for loop
18641 with new double_array size.
18642 (main): Change storage class of all local variables to static.
18643 Reduce size of double_array to 9.
18644 * gdb.base/call-ar-st.exp: Increase timeout value.
18645 Change expected output for double array to match new size in
18646 call-ar-st.c.
18647
36a22261
CV
186482001-10-29 Corinna Vinschen <vinschen@redhat.com>
18649
18650 * gdb.base/ending-run.exp: Create identical output when passing
18651 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 18652 Stormy16 target.
36a22261 18653
92b8ae91
MK
186542001-10-28 Mark Kettenis <kettenis@gnu.org>
18655
18656 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
18657 that we catch the expected failure under Linux/x86.
18658
cb135b83
OF
186592001-10-29 Orjan Friberg <orjanf@axis.com>
18660
18661 * gdb.base/setvar.exp: Escape curly braces.
18662 * gdb.stabs/weird.exp: Ditto.
18663
6884aa54
DJ
186642001-10-27 Daniel Jacobowitz <drow@mvista.com>
18665
18666 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
18667 * gdm.mi/mi0-hack-cli.exp: Likewise.
18668
0398c9aa
AC
186692001-10-25 Andrew Cagney <ac131313@redhat.com>
18670
18671 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
18672 messages.
18673
d20bf2e8
AC
186742001-10-21 Andrew Cagney <ac131313@redhat.com>
18675
18676 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
18677 checking MI enabled.
18678
03dd63aa
CV
186792001-10-09 Corinna Vinschen <vinschen@redhat.com>
18680
18681 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
18682
1d9d99f3
FCE
186832001-10-04 Frank Ch. Eigler <fche@redhat.com>
18684
18685 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
18686 if gdb child process crashes, just signal an error.
18687
838ae6c4
JB
186882001-10-02 Jim Blandy <jimb@redhat.com>
18689
18690 * lib/gdb.exp (test_xfail_format): Simplify.
18691
18692 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
18693 front of the variable name `format'. Simplify `if'.
18694
8f0cbc1c
DJ
186952001-10-01 Daniel Jacobowitz <drow@mvista.com>
18696
18697 * gdb.threads/pthreads.exp: Wait for output and delay
18698 before sending ^C.
18699
1f08dafd
DJ
187002001-10-01 Daniel Jacobowitz <drow@mvista.com>
18701
18702 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
18703 some incorrect output instead of timing out.
18704 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
18705
674f90ff
CV
187062001-09-28 Corinna Vinschen <vinschen@redhat.com>
18707
18708 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
18709 check to allow additional `int'.
18710
9b284272
DJ
187112001-09-27 Daniel Jacobowitz <drow@mvista.com>
18712
18713 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
18714 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
18715
b55a4771
MS
187162001-09-27 Michael Snyder <msnyder@redhat.com>
18717
18718 * lib/gdb.exp (test_debug_format): New proc.
18719 (setup_xfail_format): Use new proc test_debug_format.
18720 * gdb.base/constvars.exp (local_compiler_xfail_check): New
18721 proc; use new service proc test_debug_format.
18722 Replace all other "gcc_compiled" tests with this test.
18723 * gdb.base/volatile.exp (local_compiler_xfail_check): New
18724 proc; use new service proc test_debug_format.
18725 Replace all other "gcc_compiled" tests with this test.
18726
187272001-09-27 Michael Snyder <msnyder@redhat.com>
18728
18729 * gdb.base/cvexpr.exp: New file.
18730 * gdb.base/cvexpr.c: New file
18731 Test for expressions using const and volatile keywords.
18732
4e6667ac
CV
187332001-09-26 Corinna Vinschen <vinschen@redhat.com>
18734
18735 * gdb.base/constvars.exp: Check for different orders of keywords
18736 and additional "int" strings in output.
18737
4f337972
AC
187382001-09-22 Andrew Cagney <ac131313@redhat.com>
18739
18740 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
18741 responses from "help maint".
18742
2015650d
FCE
187432001-09-19 Frank Ch. Eigler <fche@redhat.com>
18744
18745 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
18746 to localhost:NNN instead of :NNN, in case Xvfb is listening
18747 only on TCP.
18748
f3bcedc1
CV
187492001-09-19 Corinna Vinschen <vinschen@redhat.com>
18750
18751 * gdb.base/recurse.exp: When checking leaving the watchpoint
18752 scope, recognize when gdb is in function's epilogue and pass.
18753
6b819c92
KS
187542001-09-18 Keith Seitz <keiths@redhat.com>
18755
18756 * lib/insight-support.exp (_gdbtk_export_target_info): Add
18757 support for running tests against sid targets.
18758 (gdbtk_done): Ditto.
18759
a10c9419
CV
187602001-09-18 Corinna Vinschen <vinschen@redhat.com>
18761
18762 * gdb.base/ending-run.c (main): Set stdout buffersize
18763 to the same reasonable value for any target.
18764 * gdb.base/ending-run.exp: Add a regular expression
18765 to make testsuite happy on Sanyo Stormy16 target.
18766
739d0d99
CV
187672001-09-17 Corinna Vinschen <vinschen@redhat.com>
18768
18769 * gdb.base/display.c (do_loops): Add float variable `f'.
18770 Increment f in loop.
18771 * gdb.base/display.exp: Increment timeout by 60 seconds.
18772 Change float display test to use variable `f'.
18773
1b8947f0
JB
187742001-09-17 Jim Blandy <jimb@redhat.com>
18775
18776 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
18777 overflowing the limited breakpoint tables on some ROM monitors
18778 (like the ROM68K).
18779
9890ac81
FCE
187802001-09-15 Frank Ch. Eigler <fche@redhat.com>
18781
18782 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
18783 the "-ac" (disable access control) flag.
18784
6db765ea
JH
187852001-08-30 Jeff Holcomb <jeffh@redhat.com>
18786
18787 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
18788 ints.
18789
4c32cc04
KS
187902001-08-30 Keith Seitz <keiths@redhat.com>
18791
18792 * lib/gdb.exp: Move all insight-related functionality into
18793 separate file.
18794 * lib/insight-support.exp: New file.
18795
8d6e6f81
FCE
187962001-08-29 Frank Ch. Eigler <fche@redhat.com>
18797
18798 * config/sid.exp (sid_start): Never set sid verbosity; disable
18799 expect_background {} that consumed its stdout; tolerate </dev/null.
18800 Attempt to set endianness override in "sid" protocol mode. Cleanup.
18801
6a90e1d0
AC
188022001-08-18 Andrew Cagney <ac131313@redhat.com>
18803
18804 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
18805 CLI jump command to start it.
18806 (mi_run_to_main): Fail immediatly when unexpected output.
18807
1759b3c3
AC
188082001-08-18 Andrew Cagney <ac131313@redhat.com>
18809
18810 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
18811 beginning of function. Fix PR gdb/191.
18812
61d11d80
FCE
188132001-08-16 Frank Ch. Eigler <fche@redhat.com>
18814
18815 * config/sid.exp (sid_start): Don't warn if we cannot figure out
18816 what to force sid endianness to.
18817
942a4df2
KS
188182001-08-15 Keith Seitz <keiths@redhat.com>
18819
18820 * lib/gdb.exp (gdbtk_start): Don't set environment
18821 variables for TCL_LIBRARY and friends. Insight will
18822 now figure these out for itself.
18823
0521c418
MS
188242001-08-02 Michael Snyder <msnyder@redhat.com>
18825
18826 * gdb.base/completion.exp: Remove the symbol "a64l" from
18827 the expect string; this is target-specific, and not related
18828 to what is being tested.
18829
74a9a58a
DB
188302001-08-02 Dave Brolley <brolley@redhat.com>
18831
18832 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
18833
c70819fa
MS
188342001-07-25 Michael Snyder <msnyder@redhat.com>
18835
c2b8fa57
MS
18836 * gdb.base/consecutive.exp: New file. Test stepping over
18837 breakpoints on consecutive instructions.
18838 * gdb.base/consecutive.c: New file.
18839
c70819fa
MS
18840 * gdb.base/call-rt-st.exp: Use double-backslash to quote
18841 curly braces in regular expressions.
18842
2b1a1355
MS
188432001-07-25 Michael Snyder <msnyder@redhat.com>
18844
18845 * gdb.base/ending-run.exp: Accept "Program exited normally" as
18846 legitimate output from stepping out of main.
18847
413eca6f
KS
188482001-07-22 Keith Seitz <keiths@redhat.com>
18849
18850 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
18851 the empty string, do not run the tests.
18852
7e5a9322
SC
188532001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18854
18855 * gdb.base/long_long.exp: Detect size of pointer. Take into
18856 account 2-byte pointers when testing for p/a results.
18857
de58f10f
SC
188582001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18859
d63a86f8 18860 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
18861 and defined to 1K for m68hc11.
18862 (random_data): Reduce table to 1K for embedded platforms (68hc11).
18863 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
18864 (sizeof_random_data): New variable to tell the size of the data table;
18865 don't test past this size; always run to main.
18866
d6f5fea1
SC
188672001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18868
18869 * gdb.base/return2.exp: return of long long and double fails for
18870 68HC11; don't execute these tests on that platform.
18871 * gdb.base/return.exp: Return of a double fails for 68hc11.
18872
c477543d
SC
188732001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18874
18875 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
18876 tests that print a float.
18877 * call-rt-st.exp: Likewise.
18878
63cf1c79
MK
188792001-07-12 Mark Kettenis <kettenis@gnu.org>
18880
18881 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
18882 running this test on Linux.
18883
112f9ab5
MC
188842001-06-24 Michael Chastain <chastain@redhat.com>
18885
18886 * gdb.base/arithmet.exp: Remove some tests to make all test names
18887 unique.
18888
4970cb0f
MS
188892001-07-03 Michael Snyder <msnyder@redhat.com>
18890
18891 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
18892 the output of the ptype command.
18893
d85da69f
MS
188942001-07-02 Michael Snyder <msnyder@redhat.com>
18895
4c8a82de
MS
18896 * gdb.base/completion.exp: Don't assume that break.c is the only
18897 source file that may contain functions named "marker".
d85da69f
MS
18898 * gdb.base/corefile.exp: Quote the curly braces in regexp.
18899
8afc772b
AC
189002001-06-28 Andrew Cagney <ac131313@redhat.com>
18901
18902 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
18903 of files to delete.
18904
18905 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
18906 * gdb.disasm/h8300s.exp: New file.
18907 gdb.disasm/h8300s.s: Likewise.
18908
cff22675
AC
189092001-06-27 Andrew Cagney <ac131313@redhat.com>
18910
18911 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
18912 empty breakpoint tables.
18913
68c81b54
AC
189142001-06-25 Andrew Cagney <ac131313@redhat.com>
18915
18916 * lib/mi-support.exp: Update args=... part of stop-reason
18917 patterns. Accept either a list or a tuple.
18918
2dd62704
AC
189192001-06-23 Andrew Cagney <ac131313@redhat.com>
18920
18921 * lib/mi-support.exp: Remove local emacs variable defining
18922 change-log-default-name.
18923
b4127474
MC
189242001-06-22 Michael Chastain <chastain@redhat.com>
18925
18926 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
18927 This is operationally compatible with the previous version.
18928
8dbfb380
JB
189292001-06-13 Jim Blandy <jimb@redhat.com>
18930
18931 * lib/gdb.exp (gdb_test): Doc fix.
18932
f2d8c86d
MC
189332001-06-10 Michael Chastain <chastain@redhat.com>
18934
18935 * gdb.base/exprs.exp: Remove a duplicate test.
18936
81564d34
JB
189372001-06-06 Jim Blandy <jimb@redhat.com>
18938
18939 * gdb.base/return2.exp (main): Use values to test float and double
18940 returns that are not NaN's, to avoid being confused by IEEE
18941 comparison rules.
18942
da55addb
MS
189432001-06-04 Michael Snyder <msnyder@redhat.com>
18944
18945 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 18946 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
18947 rather than wait for 12 more tests to time out.
18948
42c65987
JB
189492001-06-06 Jim Blandy <jimb@redhat.com>
18950
b18bced9 18951 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 18952 Don't forget to match the GDB prompt.
b18bced9 18953
42c65987
JB
18954 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
18955
5b41e5f0
JB
189562001-06-04 Jim Blandy <jimb@redhat.com>
18957
18958 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
18959 command.
18960
015e046f
KB
189612001-05-31 Kevin Buettner <kevinb@redhat.com>
18962
18963 * gdb.base/annota1.exp (info break): Match four or more spaces
18964 after "Address".
18965
fb1ffbbe
MC
189662001-05-31 Michael Chastain <chastain@redhat.com>
18967
18968 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
18969 (dm_type_int_star): Likewise.
18970 (dm_type_long_star): Likewise.
18971 (dm_type_void_star): Likewise.
18972
5ea2a32c
KB
189732001-05-29 Kevin Buettner <kevinb@redhat.com>
18974
18975 * gdb.base/completion.exp (INPUTRC): Set this environment variable
18976 to a known value in order to get consistent results regardless
18977 of the setting of INPUTRC or the presence or contents of .inputrc.
18978
ae23c492
MS
189792001-05-24 Michael Snyder <msnyder@redhat.com>
18980
ac55707e
MS
18981 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
18982 Don't require that the main thread and the manager thread are the
18983 first in the list.
18984
ae23c492
MS
18985 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
18986 debugging. If test fails, issue an "unsupported" not a "fail".
18987
400071f1
JB
189882001-05-24 Jim Blandy <jimb@redhat.com>
18989
18990 Don't assume that short is shorter than int.
18991 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
18992 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 18993 this isn't true.
400071f1
JB
18994 ("print unsigned char == (~0)"): Add test that verifies that ~0,
18995 an int, is not equal to ~0 stored in an unsigned char. This tests
18996 the same thing that the previous test meant to, but works on
18997 16-bit machines, too.
18998 ("print unsigned char != (~0)"): Same test, complemented.
18999
0816a3e5
MS
190002001-05-24 Michael Snyder <msnyder@redhat.com>
19001
19002 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 19003 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
19004 and prevents dejagnu getting out of step.
19005
f6dc23a9
KB
190062001-05-23 Kevin Buettner <kevinb@redhat.com>
19007
19008 * gdb.base/finish.exp (finish_void): Revise pattern for
19009 stopping on the call statement to not permit stopping at
19010 the start of the instructions comprising the call sequence.
19011
7dbd117d
MC
190122001-05-19 Michael Chastain <chastain@redhat.com>
19013
19014 * gdb.base/callfuncs.exp: Make all test names unique.
19015 * gdb.base/commands.exp: Make all test names unique.
19016 * gdb.base/condbreak.exp: Make all test names unique.
19017 * gdb.base/dbx.exp: Make all test names unique.
19018 * gdb.base/default.exp: Make all test names unique.
19019 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
19020 and TIMEOUT messages to their corresponding PASS message.
19021 * gdb.base/ending-run.exp: Make all test names unique.
19022 * gdb.base/long_long.exp: Remove duplicate test.
19023
6b0b0a9e
KB
190242001-05-21 Kevin Buettner <kevinb@redhat.com>
19025
19026 * gdb.base/finish.exp (finish_void): Allow "finish" command to
19027 stop on the call statement as well as the statement after the
19028 call.
19029
2caa35cb
MS
190302001-05-21 Michael Snyder <msnyder@redhat.com>
19031
19032 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
19033
40713331
EZ
190342001-05-10 Elena Zannoni <ezannoni@redhat.com>
19035
a9c64011
AS
19036 * gdb.base/completion.exp: Revamp test. Make it execute on all
19037 platforms.
40713331 19038
c2c1be8d
EZ
190392001-05-10 Elena Zannoni <ezannoni@redhat.com>
19040
a9c64011
AS
19041 * config/gdbserver.exp (gdb_load): Handle the case
19042 in which the arguments to gdbserver are given in the
19043 baseboard configuration file.
19044 Also handle the case in which the server needs to do a
19045 load.
2c9cd303 19046
9671de48
KS
190472001-05-07 Keith Seitz <keiths@cygnus.com>
19048
a9c64011
AS
19049 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
19050 set up the display for testing.
19051 (gdbtk_start): Convert all paths to paths that tcl will like.
19052 Export target information to environment.
19053 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
19054 necessary.
19055 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
19056 (to_tcl_path): New proc to convert a given pathname into
19057 a path acceptible as an argument to a tcl command.
19058 (_gdbtk_export_target_info): New proc to export target info
19059 into the environment for gdbtk testing.
19060 (gdbtk_done): New proc to signal end-of-test.
9671de48 19061
5a360f47
JB
190622001-05-06 Jim Blandy <jimb@redhat.com>
19063
19064 * restore.c: Make the code of caller0 correspond to its comment.
19065
66c756c6
MS
190662001-05-03 Michael Snyder <msnyder@redhat.com>
19067
19068 * config/sid.exp (gdb_target_sid): Check for error messages.
19069 On error or timeout, don't make expect exit (which will terminate
19070 all subsequent tests); instead just make gdb exit.
d63a86f8 19071 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
19072 return a negative value.
19073
a966fde5
JB
190742001-04-24 Jim Blandy <jimb@redhat.com>
19075
851c18e0
JB
19076 * gdb.c++/templates.exp: If we see the prompt for the overload
19077 list, but we haven't recognized any of the longer patterns,
19078 arrange for this test to fail, not hang.
19079
a966fde5
JB
19080 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
19081 variations.
19082
db144853
MC
190832001-04-22 Michael Chastain <chastain@redhat.com>
19084
19085 * gdb.c++/local.exp: Use the 'runto' library function.
19086 * gdb.c++/namespace.exp: Likewise.
19087 * gdb.c++/overload.exp: Likewise.
19088
3207ec21
KB
190892001-03-26 Kevin Buettner <kevinb@redhat.com>
19090
19091 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
19092 * gdb.base/step-line.exp: New file. Test step/next in presence of
19093 #line directives.
19094 * gdb.base/step-line.c: New file. Test program for the above.
19095 * gdb.base/step-line.inp: New file. We pretend that this file has
19096 been transformed by some other tool into step-line.c.
19097
13b57657
JB
190982001-03-21 Jim Blandy <jimb@redhat.com>
19099
19100 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
19101 unmangled operator names.
19102
754cbe1c
JB
191032001-03-20 Jim Blandy <jimb@redhat.com>
19104
19105 * gdb.threads/linux-dp.exp: Recognize an additional message
19106 generated by GDB when it doesn't understand how to debug threads
19107 on the target system.
19108
177495c9
AC
191092001-03-19 Andrew Cagney <ac131313@redhat.com>
19110
19111 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
19112
f266096b
MC
191132001-03-12 Michael Chastain <chastain@redhat.com>
19114
19115 * gdb.c++/derivation.exp: Use the 'runto' library function.
19116
cac3c2ff
MC
191172001-03-12 Michael Chastain <chastain@redhat.com>
19118
19119 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
19120
b6c11a24
MC
191212001-02-24 Michael Chastain <chastain@redhat.com>
19122
19123 * gdb.c++/ref-types.exp: Change handwritten code to library
19124 function 'runto'.
19125
6bae5bce
OF
191262001-03-16 Orjan Friberg <orjanf@axis.com>
19127
19128 * gdb.base/signals.exp: Set count to 0 explicitly.
19129
0015fd9a
MS
191302001-03-15 Mark Salter <msalter@redhat.com>
19131
19132 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
19133 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
19134 (gdb_load): Add support for additional target_info: gdb_download_size
19135 and gdb_load_timeout.
0015fd9a 19136
fc33412a
DT
19137Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
19138
19139 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
19140 file -- to prevent failing when the compile fails but we have no
19141 intention of running the tests anyway.
fc33412a
DT
19142
19143 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
19144 tests if set.
19145
19146 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 19147 integers.
fc33412a
DT
19148
19149 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
19150 * gdb.c++/namespace.exp: Ditto.
19151
115f06de
OF
191522001-03-07 Orjan Friberg <orjanf@axis.com>
19153
19154 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
19155 * gdb.base/pointers.exp: Relax pattern match of decimals.
19156
b6ba6518
KB
191572001-03-06 Kevin Buettner <kevinb@redhat.com>
19158
19159 * Makefile.in, config/abug.exp, config/cfdbug.exp,
19160 config/cpu32bug.exp, config/dve.exp, config/est.exp,
19161 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
19162 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
19163 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
19164 config/sh.exp, config/sid.exp, config/slite.exp,
19165 config/sparclet.exp, config/udi.exp, config/unknown.exp,
19166 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
19167 config/vxworks.exp, config/vxworks29k.exp,
19168 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
19169 gdb.base/all-bin.exp, gdb.base/annota1.exp,
19170 gdb.base/arithmet.exp, gdb.base/assign.exp,
19171 gdb.base/async.exp, gdb.base/attach.exp,
19172 gdb.base/bitfields.exp, gdb.base/bitops.exp,
19173 gdb.base/break.exp, gdb.base/call-ar-st.exp,
19174 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
19175 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
19176 gdb.base/commands.exp, gdb.base/completion.exp,
19177 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
19178 gdb.base/constvars.exp, gdb.base/corefile.exp,
19179 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
19180 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
19181 gdb.base/ending-run.exp, gdb.base/environ.exp,
19182 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
19183 gdb.base/finish.exp, gdb.base/foll-exec.exp,
19184 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
19185 gdb.base/funcargs.exp, gdb.base/help.exp,
19186 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
19187 gdb.base/logical.exp, gdb.base/long_long.exp,
19188 gdb.base/maint.exp, gdb.base/mips_pro.exp,
19189 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
19190 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
19191 gdb.base/pointers.exp, gdb.base/printcmds.exp,
19192 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
19193 gdb.base/regs.exp, gdb.base/relational.exp,
19194 gdb.base/remote.exp, gdb.base/reread.exp,
19195 gdb.base/restore.exp, gdb.base/return2.exp,
19196 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
19197 gdb.base/selftest.exp, gdb.base/setshow.exp,
19198 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
19199 gdb.base/sigall.exp, gdb.base/signals.exp,
19200 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
19201 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
19202 gdb.base/step-test.exp, gdb.base/structs.c,
19203 gdb.base/structs.exp, gdb.base/structs2.exp,
19204 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
19205 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
19206 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
19207 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
19208 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
19209 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
19210 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
19211 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
19212 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
19213 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
19214 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
19215 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
19216 gdb.fortran/types.exp, gdb.java/jmisc.exp,
19217 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
19218 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
19219 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
19220 gdb.trace/circ.exp, gdb.trace/collection.exp,
19221 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
19222 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
19223 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
19224 gdb.trace/report.exp, gdb.trace/save-trace.exp,
19225 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
19226 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
19227 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
19228 notices.
19229
dc96c6c7 192302001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
19231
19232 * gdb.base/varargs.c (find_max_double): Fix printf format string:
19233 first arg is int not float.
19234
dc96c6c7 192352001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
19236
19237 * gdb.base/reread.exp: Unsupported for non-native targets;
19238 doesn't work for remote debugging.
19239
9b0c4aeb
FN
192402001-02-19 Fernando Nasser <fnasser@redhat.com>
19241
19242 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
19243 * gdb.base/ending-run.exp: Properly handle the BSP state when
19244 stepping past the end of main.
9b0c4aeb 19245
02aa71d5
MC
192462001-02-19 John Moore <jmoore@redhat.com>
19247
19248 * gdb.base/commands.exp (infrun_breakpoint_command_test):
19249 Converted HPUX fix for non-expected items following multiple
19250 step commands into general solution for all platforms.
19251
1fa449a4
MC
192522001-02-18 Michael Chastain <chastain@redhat.com>
19253
19254 * gdb.c++/classes.exp (do_tests): Change runto statements
19255 from "runto 'foo(void)'" to "runto 'foo'". This makes the
19256 statements demangler agnostic.
19257 * gdb.c++/virtfunc.exp (do_tests): Likewise.
19258 (gdb_virtfunc_restart): Likewise.
19259
b2f9ec70
MC
192602001-02-14 Michael Chastain <chastain@redhat.com>
19261
19262 * gdb.c++/inherit.exp (do_tests): Change runto statements
19263 from "runto 'foo(void)'" to "runto 'foo'". This makes the
19264 statements demangler agnostic.
19265
cf74b8ca
AC
19266Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
19267
19268 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
19269 ``continue to bkpt at common_routine in thread 2'' and ``stopped
19270 before calling common_routine 15 times'' tests.
cf74b8ca 19271
99f78f56
MC
192722001-02-11 Michael Chastain <chastain@redhat.com>
19273
19274 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
19275 Helps the test script figure out which demangler is in use.
19276 (dm_type_foo_ref): Ditto.
19277 (dm_type_int_star): Ditto.
19278 (dm_type_long_star): Ditto.
19279 (dm_type_unsigned_int): Ditto.
19280 (dm_type_void): Ditto.
19281 (dm_type_void_star): Ditto.
99707966 19282 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
19283 Probe the gdb demangler and set variables to accommodate
19284 formatting differences.
19285 (info_func_regexp): New function. Same as info_func, but
19286 matches against a regexp.
19287 (info_func): Match against a literal string.
19288 (print_addr_2): New function. Match against a literal string,
19289 which can be different from the input to gdb.
19290 (print_addr): Simply call print_addr_2 with the same argument twice.
19291 (test_lookup_operator_functions): Use demangler formatting variables.
19292 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
19293 the tests in the same order as the C++ class declaration.
19294 (test_paddr_operator_functions): Ditto.
19295 (test_paddr_overloaded_functions): Ditto.
19296 (test_paddr_hairy_functions): Use demangler formatting variables.
19297 Add reference to gdb/19 for related tests.
19298 (do_tests): Call probe_demangler.
19299
1de8f023
KB
193002001-01-30 Kevin Buettner <kevinb@redhat.com>
19301
19302 * gdb.c++/templates.cc (printf): Remove unused function definition.
19303
ca3f91ed
MS
193042001-01-26 Felix Lee <flee@redhat.com>
19305
19306 * sid.exp (sid_exit): Pass host, not target, to remote_close.
19307
193082001-01-25 matthew green <mrg@redhat.com>
19309
19310 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
19311 up sid.
19312 (sid_exit): Call `remote_pop_conn' after GDB is gone.
19313
193142001-01-25 matthew green <mrg@redhat.com>
19315
19316 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 19317 Deprecate $sid_spawn_id.
ca3f91ed
MS
19318 (sid_exit): Remove code necessary only for `spawn.'
19319
193202001-01-25 matthew green <mrg@redhat.com>
19321
19322 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
19323
fb18ec4a
MC
193242001-01-28 Michael Chastain <chastain@redhat.com>
19325
19326 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
19327 to call when tests fail. It takes gdb out of the overloaded
19328 function choice menu back to the main prompt, so that the test
19329 program stays synchronized.
19330 (set_bp_overloaded): New proc to collect all the common
19331 code for setting a breakpoint on an overloaded name. Calls
19332 take_gdb_out_of_choice_menu when needed.
19333 (menu_overload1arg): New variable to collect the repeated
19334 instances of the expected menu for an overloaded name. Change
19335 the regular expression to handle changes in g++ type encoding:
19336 "void" can be either "void" or "", and "unsigned int" can be
19337 either "unsigned int" or "unsigned".
19338 (continue_to_bp_overloaded): Change regular expressions to handle
19339 changes in g++ type encoding.
19340 (no proc): Call take_gdb_out_of_choice_menu when needed.
19341 Remove redundant calls to "info break". Accept either "canceled"
19342 or "cancelled". Change regular expressions in "info break"
19343 calls to handle changes in g++ type encoding. Give all tests
19344 unique strings.
19345
9c646a6e
BE
193462001-01-17 Ben Elliston <bje@redhat.com>
19347
19348 * config/sid.exp: New file.
19349
9549d9c1
AC
19350Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
19351
19352 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
19353
dc96c6c7 193542000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
19355
19356 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
19357 Add a RE to accept a non-ascii char if one is ever presented.
19358
b4df4f68
FN
193592000-12-20 Fernando Nasser <fnasser@redhat.com>
19360
297dd0fd 19361 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 19362
dc96c6c7 193632000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 19364
d63a86f8 19365 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
19366 in regexp. One '\' does not suffice on Linux.
19367
4a7bddb6
MC
193682000-12-09 Michael Chastain <chastain@redhat.com>
19369
19370 * gdb.base/break.exp (test_clear_command): Use a marker function
19371 rather than 'main' for the test function. Also move this
19372 test to an execution point where the marker function names are
19373 guaranteed to be bound to functions. (Executing tests after a
19374 'finish' from main runs into name conflicts with local names
19375 in __libc_start_main).
19376
dc96c6c7 193772000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
19378
19379 * gdb.base/finish.exp: New test for gdb's "finish" command.
19380 * gdb.base/return2.exp: New test for gdb's "return" command.
19381 * gdb.base/return2.c: New source file for above.
19382
dc96c6c7 193832000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
19384
19385 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
19386 * gdb.base/miscexprs.exp: Ditto.
19387 * gdb.base/pointers.exp: Ditto.
19388 * gdb.c++/derivation.exp: Ditto.
19389 * gdb.c++/local.exp: Ditto.
19390 * gdb.c++/namespace.exp: Ditto.
19391 * gdb.c++/overload.exp: Ditto.
19392 * gdb.c++/ref-types.exp: Ditto.
19393
dc96c6c7 193942000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
19395
19396 * gdb.base/constvars.exp: Test result of "up" command.
19397 * gdb.base/miscexprs.exp: Ditto.
19398 * gdb.base/pointers.exp: Ditto.
19399 * gdb.base/scope.exp: Ditto.
19400 * gdb.c++/derivation.exp: Ditto.
19401 * gdb.c++/local.exp: Ditto.
19402 * gdb.c++/namespace.exp: Ditto.
19403 * gdb.c++/overload.exp: Ditto.
19404 * gdb.c++/ref-types.exp: Ditto.
19405
44097287
FN
194062000-11-22 Michael Chastain <chastain@redhat.com>
19407
19408 * mips_pro.exp: Accept either "middle -> top -> main" or
19409 "middle -> main" in the backtrace, because gcc can optimize
19410 tail calls to jumps. Remove setup_xfail for the hppa case.
19411 Add a comment with the original warning messages from PR 3016,
19412 which was filed in 1993, to preserve them for posterity.
19413
9d2e1bab
ND
194142000-11-17 Nick Duffek <nsd@redhat.com>
19415
19416 * lib/gdb.exp (gdb_test): Override timeout with board info.
19417
1aca8eb7
ND
194182000-11-17 Nick Duffek <nsd@redhat.com>
19419
19420 * gdb.base/display.exp: Don't kill running stub. Add "again" to
19421 the second kill and detach messages.
19422
93076499
ND
194232000-11-17 Nick Duffek <nsd@redhat.com>
19424
19425 * configure.in: Add AC_EXEEXT.
19426 * configure: Regenerate.
19427 * Makefile.in (just-check): Export EXEEXT.
19428 * lib/gdb.exp ($EXEEXT): Import from environment.
19429 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
19430 expect "maint dump-me" on Cygwin.
19431 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
19432 $EXEEXT.
19433
30e87cd3
ND
194342000-11-17 Nick Duffek <nsd@redhat.com>
19435
19436 * gdb.base/break.exp: Test backtrace and finish from called
19437 function on all platforms, not just HP-UX.
19438
dc96c6c7 194392000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
19440
19441 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
19442 code from gdb_target_monitor, so it can be used independantly
19443 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 19444
dc96c6c7 194452000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
19446
19447 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
19448 * gdb.base/corefile.exp: Expect the message "Program is being
19449 debugged already" when we send the "corefile" command, since
19450 the preceeding gdb_load may have connected gdb to a remote target.
19451 * gdb.base/display.exp: Disable hardware watchpoints if new
19452 board info variable "no_hardware_watchpoints" is true.
19453 Replace single-letter commands with more readable ones.
19454 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
19455 if new board info variable "no_hardware_watchpoints" is true.
19456 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
19457 to see if stdio (printf) testing is possible.
19458 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
19459 board info variable "no_hardware_watchpoints" is true. Use new
19460 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
19461
39124dea
FN
194622000-11-13 Fernando Nasser <fnasser@redhat.com>
19463
19464 From Orjan Friberg <orjanf@axis.com>:
19465 * gdb.base/printcmds.exp: Escape curly braces followed by a number
19466 in array print pattern match.
19467
a9e2e984
FN
194682000-11-09 Fernando Nasser <fnasser@redhat.com>
19469
19470 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
19471 spelling "cancelled" to U.S. spelling "canceled" to match changes
19472 made to gdb.
19473 * gdb.c++/ovldbreak.exp: Ditto.
19474
c7db355b
PS
194752000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
19476
19477 * gdb.base/callfuncs.c (main): Moved to end of file, call
19478 t_double_values to initialize the FPU before inferior calls are made.
19479 * gdb.base/callfuncs.exp: Test for register preservation after calling
19480 inferior functions. Add tests for continuining, finishing and
19481 returning from a stop in a call dummy.
19482
dc96c6c7 194832000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
19484
19485 * gdb.base/commands.exp: Break up long lines, and re-indent.
19486
dc96c6c7 194872000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
19488
19489 * config/gdbserver.exp: Rewritten from the ground up, to make it
19490 compatible with the current dejagnu tree, and to make it work with
19491 the new "gdbserver" in libremote.
19492
dc96c6c7 194932000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
19494
19495 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
19496 * gdb.base/varargs.exp: Skip entire test if no printf support.
19497 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
19498 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
19499
dc96c6c7 195002000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
19501
19502 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
19503 no floating point support.
19504 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
19505 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
19506 * gdb.base/call-rt-st.exp: Ditto.
19507 * gdb.base/call-strs.exp: Ditto.
19508
bac5fc66
JG
195092000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
19510
19511 * gdb.base/sizeof.c: include <stdio.h>.
19512
19513 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
19514 'finish', otherwise uncaptured gdb_prompt would potentially
19515 throw remaining test points out of sync.
bac5fc66 19516
b22a6027
SB
195172000-07-26 Scott Bambrough <scottb@netwinder.org>
19518
19519 * gdb.base/recurse.exp: Run tests for all targets.
19520 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
19521 gnu-oldld case on ARM.
19522 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
19523 for ARM targets.
d63a86f8 19524
d8231941
AG
19525Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
19526
19527 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
19528 * gdb.java/configure: Rebuild.
19529
8caabe69
AG
19530Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
19531
19532 * gdb.java/jv-exp.exp: New file.
19533
9d273ca3
AG
19534Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
19535
19536 * configure: Rebuilt.
19537 * configure.in (configdirs): Add gdb.java.
19538 * gdb.java/jmisc.java: New file.
19539 * gdb.java/jmisc.exp: New file.
19540 * gdb.java/Makefile.in: New file.
19541 * gdb.java/configure: Rebuilt.
19542 * gdb.java/configure.in: New file.
19543 * lib/java.exp: New file.
19544
4f823a66
AC
19545Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
19546
19547 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 19548 underflow.
4f823a66 19549
2391e11d
AC
19550Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
19551
19552 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 19553 and the compilers sizes.
2391e11d 19554
54602222
ND
195552000-07-09 Nick Duffek <nsd@redhat.com>
19556
19557 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
19558 (use_methods): New function.
19559 (main): Call use_methods().
19560 * gdb.c++/classes.exp (test_method_param_class): New procedure.
19561 (do_tests): Call test_method_param_class.
19562
2bec0572
ND
195632000-07-09 Nick Duffek <nsd@redhat.com>
19564
19565 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
19566 spelling.
19567 (test_enums): New procedure. Move enum tests from end of script
19568 to here. Set breakpoint on function name instead of line number.
19569 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
19570 (enums2): New marker function.
19571 (enums1): New function.
19572 (main): Call enums1(). Move enum tests to enums1().
19573
78492fde
AC
19574Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
19575
19576 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 19577 compile/link program. Update line numbers.
78492fde
AC
19578 * gdb.asm/d10v.inc: Define ``startup''.
19579 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 19580
49a2cef8
AC
19581Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
19582
19583 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
19584
3e6c8688
EZ
195852000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19586
19587 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 19588 of 'help maint print' command.
3e6c8688 19589
9ff5cbe9
AC
19590Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
19591
19592 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 19593 they use gdb_expect_list.
9ff5cbe9 19594
17c579bd
AC
19595Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
19596
19597 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
19598 memory-read-packet-size'' instead of ``set endian big'' to test
19599 long commands.
17c579bd 19600
e6d71bf3
DB
196012000-06-03 Daniel Berlin <dan@cgsoftware.com>
19602
19603 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 19604 g++, and stop skipping them.
e6d71bf3
DB
19605
19606 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
19607 work under g++.
19608
d63a86f8 19609 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
19610 initialization.
19611
dc96c6c7 196122000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
19613
19614 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
19615 the regular expression: accept an (almost) arbitrary sequence of
19616 "frames-invalid" and "breakpoints-invalid" messages both before
19617 and after the "starting" message.
19618
dc96c6c7 196192000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
19620
19621 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 19622
dc96c6c7 196232000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
19624
19625 * gdb.base/annota1.exp (annotate-signal-handler-caller):
19626 Relax the regular expression a little, make it pass on Solaris 8.
19627
8216cda9
KB
196282000-05-12 Kevin Buettner <kevinb@redhat.com>
19629
19630 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 19631 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
19632 Instead, it is permissible for gdb to stop on the line of the
19633 call itself.
19634
1a570b2f
MS
196352000-05-12 Michael Snyder <msnyder@.cygnus.com>
19636
19637 * gdb.base/break.exp (bp on small function, optimized file):
19638 Add a second pass pattern. The behavior differs here between stabs
19639 and dwarf for one-line functions. Stabs preserves two line symbols
19640 (one before the prologue and one after) with the same line number,
19641 but dwarf regards these as duplicates and discards one of them.
19642 Therefore the address after the prologue (where the breakpoint is)
19643 has no exactly matching line symbol, and GDB reports the breakpoint
19644 as if it were in the middle of a line rather than at the beginning.
19645
dc96c6c7 196462000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 19647
d63a86f8 19648 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
19649 rather than "send_gdb" (for consistancy).
19650
7d418785
AC
19651Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
19652
19653 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
19654 * gdb.c++/templates.cc: Properly check for GCC version number.
19655 * lib/compiler.cc: Likewise
19656
dc96c6c7 196572000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 19658
d63a86f8 19659 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
19660 gdb may not stop at the first line of main, due to code motion.
19661
dc96c6c7 196622000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
19663
19664 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
19665 This test depends on parsing the printf output from the target.
19666 Since the sparclet stub doesn't do stdio, this will never work.
19667 * gdb.base/call-rt-st.exp: ditto.
19668 * gdb.base/call-strs: ditto.
19669
dc96c6c7 196702000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
19671
19672 * gdb.base/miscexprs.exp: make sizeof long array test portable.
19673
19674 * gdb.base/ending-run.exp: After connecting to a remote target,
19675 but before running, the target will appear to be in a random
19676 location. Specify both a file and a line for breakpoints.
19677 Also, the function that calls main may be called 'init'
19678 rather than 'start'.
19679
a5a51225
EZ
196802000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19681
19682 * gdb.base/help.exp: Update output for add-symbol-file command.
19683
7930cc7c
FN
196842000-04-10 Fernando Nasser <fnasser@cygnus.com>
19685
19686 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19687 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
19688
23e37ab1
C
196892000-04-07 J.T. Conklin <jtc@redback.com>
19690
e93c542c
C
19691 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
19692
23e37ab1
C
19693 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
19694
591b8fa3
PDM
19695Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
19696
19697 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 19698 values that can be represented exactly.
591b8fa3
PDM
19699 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
19700 above change, and to not check against the directory part of the source
19701 file name.
19702 (step into print_long_arg_list): Likewise.
19703 (print print_small_structs from print_long_arg_list): Likewise.
19704 (print print_long_arg_list): Likewise.
19705
7a495180
EZ
197062000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19707
30b53638 19708 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 19709
beb998c6
AC
19710Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
19711
19712 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
19713
1c689132
DB
197142000-03-25 Daniel Berlin <dan@cgsoftware.com>
19715
19716 * gdb.base/commands.exp (deprecated_command_test): Add test for
19717 deprecate with no arguments.
19718
c1790a9d
JL
197192000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
19720
19721 * gdb.base/break.exp: Add new test for setting breakpoints on
19722 optimized code so we can test breakpoints work even when function
19723 prologues may be optimized away
19724
003ba290
FN
197252000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
19726
19727 From David Whedon <dwhedon@gordian.com>
a9c64011 19728 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 19729
6837a0a2
DB
197302000-03-22 Daniel Berlin <dan@cgsoftware.com>
19731
19732 * gdb.base/help.exp: Added test for new apropos command.
19733
b9593231
KB
197342000-03-21 Kevin Buettner <kevinb@redhat.com>
19735
19736 * gdb.base/pointers.c (usevar): New function.
19737 (main): Make sure that global variables v_int_pointer2, rptr,
19738 and y are all referenced someplace in the program by calling
19739 usevar() on them. [Some linkers delete symbols which are
19740 never referenced. The space remains, but there's no way to
19741 get a (symbolic) handle on the variable from the debugger.]
19742
751a959b
EZ
197432000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19744
19745 * gdb.base/printcmds.c: Add typedeffed arrays.
19746
19747 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 19748 procedure to test arrays that are typedef'd.
751a959b 19749
73a93a32
JI
197502000-03-13 James Ingham <jingham@leda.cygnus.com>
19751
19752 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 19753 the library directories.
73a93a32 19754
fb40c209
AC
19755Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
19756
19757 * configure.in (configdirs): Add sub directory gdb.mi.
19758 * configure: Re-generate.
19759
19760 * gdb.mi: New directory.
d63a86f8 19761
ee4dd2c9
AC
197622000-02-25 Scott Bambrough <scottb@netwinder.org>
19763
19764 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 19765 a long long value as a double on ARM platforms.
ee4dd2c9 19766
70f0cc22
JB
197672000-02-16 Jim Blandy <jimb@redhat.com>
19768
19769 * gdb.base/break.exp ("breakpoint line number"): Make sure the
19770 default source file is set properly before running this test.
19771
853819b8
EZ
197722000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19773
19774 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 19775 gdbtk/library directory, not in gdbtcl2.
853819b8 19776
dfcd3bfb
JM
197772000-02-04 Jim Blandy <jimb@redhat.com>
19778
19779 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
19780 backslash from regexp pattern.
19781
19782 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
19783 procedure. Use it to run all the "continue to bp overloaded"
19784 tests. Note that this changes the names of the tests slightly.
19785 If the breakpoint hit message includes a hex PC value, because
19786 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
19787 from the real source code, still consider that a pass.
19788
19789 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
19790 XFAIL here if the breakpoint message contains a hex address. Note
19791 similar change on 1999-11-02.
19792
19793 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
19794
19795 * gdb.base/ptype.exp: Establish a default source file before
19796 calling get_debug_format.
19797
197982000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
19799
19800 * gdb.base/watchpoint.exp: Remove duplication of test messages.
19801
8b93c638
JM
198022000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
19803
19804 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
19805 of successive stepi commands -- while in the prologue we should see
19806 the function entry bracket.
19807
198082000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
19809
19810 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
19811 reach __change_mode() when stepping through the end of main().
19812
c5394b80
JM
198132000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
19814
19815 * gdb.base/default.exp: Fix expected pattern.
19816 * gdb.base/help.exp: Same.
19817
0d06e24b
JM
198182000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19819
19820 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 19821 Don't use xfail's because that affects only the following test.
d63a86f8 19822
0d06e24b 19823 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 19824 solaris or linux.
0d06e24b
JM
19825
19826 * gdb.base/selftest.exp: Update to reflect changes to main.c.
19827
dc96c6c7 198282000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 19829
d63a86f8 19830 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
19831 "A syntax error" rather than "A parse error". Accept both.
19832
198332000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
19834
19835 * gdb.base/default.exp: Remove OS dependent string from "target
19836 remote" test.
19837 * gdb.base/help.exp: Same for "help target remote" test.
19838
c3f6f71d
JM
198392000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19840
19841 From Jim Kingdon <kingdon@redhat.com>:
19842
19843 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
19844 prompt (cleanup rather than necessity, but still might keep output
19845 from spilling to next test).
c3f6f71d
JM
19846
198472000-01-02 Fred Fish <fnf@cygnus.com>
19848
19849 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
19850 AIX, which defines them in <sys/types.h>.
19851
ed9a39eb 198521999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 19853
ed9a39eb 19854 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 19855 float" test.
ed9a39eb
JM
19856
198571999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 19858
ed9a39eb 19859 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
19860
19861 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
19862 outermost frame disallowed".
19863
198641999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
19865
19866 * gdb.base/setvar.exp: New tests for setting the value of a struct
19867 with a constant list.
19868
198691999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
19870
19871 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
19872 require the user to type a cast before setting the value of a struct.
19873
de57eccd
JM
198741999-12-06 Jim Blandy <jimb@cygnus.com>
19875
19876 * gdb.base/default.exp: Expect the new 'info float' command on
19877 all i386 platforms.
19878
19879 * gdb.threads/linux-dp.exp: Expand our ability to recognize
19880 LinuxThreads libraries that don't support debugging.
19881
c2d11a7d
JM
19882Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
19883
19884 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
19885 Change the buffer type to ``unsigned char'' to simplify size
19886 arithmetic.
c2d11a7d
JM
19887
19888 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
19889 stub only handles 400-1 byte packets. Verify that the download
19890 worked.
c2d11a7d
JM
19891
198921999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
19893
19894 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
19895 tests, using UNRESOLVED for the untested cases. Also, does not wait
19896 for a timeout if the prompt was received before a recognizable pattern.
19897
198981999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
19899
19900 * lib/gdb.exp (gdb_expect_list): Fix spelling.
19901
199021999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19903
19904 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 19905 watchpoints.
c2d11a7d
JM
19906
199071999-11-24 Jason Merrill <jason@casey.cygnus.com>
19908
19909 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
19910
19911 * gdb.c++/local.exp: Be more flexible in recognizing local class
19912 name mangling. Don't allow horribly truncated method names.
19913 * gdb.c++/derivation.exp: Expect protected inheritance.
19914 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
19915 * gdb.c++/virtfunc.exp: Likewise.
19916 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
19917 when printing a nested enum.
19918
199191999-11-22 Jim Blandy <jimb@cygnus.com>
19920
19921 * gdb.base/step-test.exp: Properly await GDB's response to setting
19922 a breakpoint on the call to large_struct_by_value.
19923
19924 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
19925 just because we have debug info for the `start' function.
19926
199271999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
19928
19929 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
19930 "Unknown signal" messages, which indicate (on LinuxThreads) that
19931 GDB doesn't know how to debug threads on this system. This is
19932 better than hanging while philosopher 0 dumps chatter into gdb.log.
19933
199341999-11-18 Tom Tromey <tromey@cygnus.com>
19935
19936 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
19937
199381999-11-18 Fred Fish <fnf@cygnus.com>
19939
19940 * gdb.base/coremaker2.c: Add sample program for generating
19941 cores that is more self contained than coremaker.c. Eventually
19942 I'll add more code to this and tie it into the testsuite.
19943
4ce44c66
JM
199441999-11-12 Stan Shebs <shebs@andros.cygnus.com>
19945
19946 * gdb.base/dollar.exp: Remove, now in gdb.hp.
19947
199481999-11-10 Jimmy Guo <guo@cup.hp.com>
19949
19950 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 19951 from $srcdir/lib/.
4ce44c66 19952 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 19953 and gdb.c++/.
4ce44c66
JM
19954
19955 * gdb.c++/derivation.exp: remove redundant get compiler info code.
19956
d63a86f8 19957 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
19958 'continue with watch' test point.
19959
199601999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
19961
19962 Merged from p2linux-990323-branch:
d63a86f8 19963
4ce44c66
JM
19964 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
19965
11cf8741
JM
19966Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
19967
19968 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 19969 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
19970
19971Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
19972
19973 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 19974 gdb_expect_list.
11cf8741
JM
19975
19976Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
19977
19978 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
19979
199801999-11-03 Mark Salter <msalter@cygnus.com>
19981
19982 * gdb.base/break.exp: Fix "stub continue" pattern.
19983
199841999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
19985
19986 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
19987
199881999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
19989
19990 * gdb.base/display.exp ("finish"): Add timeout clause.
19991
19992 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
19993 plain prompt clause, so this doesn't have to time out in order to
19994 fail.
19995
19996 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 19997 breakpoint hit messages include an address.
11cf8741
JM
19998
19999 * gdb.base/display.exp: Don't forget to escape parens in regular
20000 expressions. Unix regexp notatation sucks.
20001
200021999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20003
20004 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 20005 order for 'signalled' message.
11cf8741 20006
5c44784c
JM
200071999-11-01 Stan Shebs <shebs@andros.cygnus.com>
20008
20009 From Jimmy Guo <guo@cup.hp.com>:
20010 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
20011 * gdb.base/annota1.c: Add code for tests to work with.
20012
200131999-10-26 Frank Ch. Eigler <fche@cygnus.com>
20014
20015 * gdb.base/remote.exp: New test for remote downloading settings.
20016 * gdb.base/remote.c: New file with large .data.
20017
917317f4
JM
200181999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
20019
20020 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
20021 for LinuxThreads support, merged from the Code Fusion branch.
20022
20023Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
20024
20025 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
20026 containing exp_continue into a while within an expect. Don't
20027 attempt a start more than three times. Check return value from
20028 gdb_load.
d63a86f8 20029
2df3850c
JM
20030Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
20031
20032 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 20033 a pass case.
2df3850c 20034
2acceee2
JM
200351999-10-01 Kevin Buettner <kevinb@cygnus.com>
20036
20037 * gdb.base/break.c (main): Added a statement that we can step
20038 off of.
20039 * gdb.base/break.exp: Added tests for setting a breakpoint
20040 at an offset and stepping onto a breakpoint.
20041
200421999-10-01 Fred Fish <fnf@cygnus.com>
20043
d63a86f8 20044 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
20045 gdb output.
20046
c2c6d25f
JM
200471999-09-18 Jim Blandy <jimb@cris.red-bean.com>
20048
20049 * gdb.base/break.exp: Code locations are in hex, don't forget!
20050 (For HP-UX.)
20051
200521999-09-17 Stan Shebs <shebs@andros.cygnus.com>
20053
20054 * condbreak.exp: Use break.c as test program.
20055 * condbreak.c: Remove, redundant with break.c.
20056
200571999-09-15 Stan Shebs <shebs@andros.cygnus.com>
20058
20059 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 20060 Z-packets if the target needs it.
c2c6d25f
JM
20061
200621999-09-13 James Ingham <jingham@leda.cygnus.com>
20063
20064 * gdb.c++/overload.exp: Added tests for listing overloaded
20065 functions with function pointers in the arg, explicitly calling
20066 out the version you want.
20067
cff3e48b
JM
200681999-09-09 Stan Shebs <shebs@andros.cygnus.com>
20069
20070 * long_long.exp: Add variations of test cases that work for
20071 targets with 16-bit ints and 32-bit doubles.
20072
d4f3574e
SS
200731999-09-08 Stan Shebs <shebs@andros.cygnus.com>
20074
20075 * break.c (main): Compare a possibly-uninitialized argc with an
20076 unlikely value that fits in 16 bits.
20077
200781999-09-07 Stan Shebs <shebs@andros.cygnus.com>
20079
20080 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
20081 0xfeeb, don't want negative numbers if ints are 16 bits.
20082
20083 * lib/gdb.exp (skip_cplus_tests): New proc.
20084 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
20085 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
20086 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
20087 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
20088 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
20089 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
20090 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
20091 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
20092
20093 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
20094
20095Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
20096
20097 * gdb.base/corefile.exp (up): Allow a parameter to appear
20098 in the frame that we're going up to.
20099
20100 From Jim Blandy <jimb@cygnus.com>:
20101
20102 * gdb.base/default.exp (info float): Expect some output now.
20103
20104 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
20105 returning floating-point values to fail on the x86.
20106 * gdb.base/callfwmall.exp (do_function_calls): Same.
20107
20108 * gdb.base/list.exp (test_listsize): Correct expectations for
20109 listing line 1 with listsize 2. Also, listing a single line
20110 works now, as does listing three lines. [Kevin's note: There
20111 were a number of other cases fixed too where the expectations
20112 differed...]
20113
201141999-09-02 Stan Shebs <shebs@andros.cygnus.com>
20115
20116 * gdb.base/selftest.exp: Add case for when version prints as
20117 constant string instead of char pointer.
20118
104c1213
JM
201191999-08-25 Stan Shebs <shebs@andros.cygnus.com>
20120
20121 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 20122 stepping out of main.
104c1213
JM
20123
20124 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
20125 G++ used.
20126
20127 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 20128 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
20129
20130 * gdb.c++/ovldbreak.exp: Update match string in test that
20131 includes a warning of multiple breakpoints.
20132
201331999-08-24 Stan Shebs <shebs@andros.cygnus.com>
20134
20135 * gdb.base/display.exp: Improve precision of step-after-finish
20136 added yesterday.
20137
20138 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 20139 test.
104c1213
JM
20140
20141 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
20142 configs when using G++, not just hppa*.
20143
201441999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20145
20146 * gdb.base/async.c: New file.
20147 * gdb.base/async.exp: New file.
20148
20149Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
20150
20151 * gdb.base/break.exp: Tweak PA specific tests to properly handle
20152 PA64.
20153
53a5351d
JM
20154Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
20155
104c1213
JM
20156 * gdb.base/display.exp: "finish" can leave us mid-line on many
20157 targets, deal with it. Add a small constant to main, instead of
20158 1000 since main+1000 may not be a valid address in the target.
20159
53a5351d
JM
20160 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
20161 on hpux11.
20162
20163 * gdb.base/attach.exp: Handle another hpux11 error message variant
20164 when attaching to a process that does not exist.
20165
201661999-08-19 J.T. Conklin <jtc@redback.com>
20167
20168 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 20169 characters in 'continue to 1241' test.
53a5351d
JM
20170
201711999-08-17 Stan Shebs <shebs@andros.cygnus.com>
20172
20173 * gdb.base/call-ar-st.exp: Add a shorter match case for the
20174 stop in print_long_arg_list, define and use a whitespace
20175 variable in print_small_structs test, add an XFAIL for Solaris.
20176 * gdb.base/dbx.exp: XFAIL func commands until somebody is
20177 interested enough to fix.
20178
7be570e7
JM
201791999-08-13 Keith Seitz <keiths@cygnus.com>
20180
20181 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
20182 (dbx_gdb_load): Remove. Use gdb_load instead, since that
20183 proc knows about targets other than the natives.
20184 (test_assign): Use "gdb_run_cmd" to "run" the target.
20185 Check that we've actually hit the breakpoint at main.
20186 When we attempt to assign a value to a local variable, check
20187 that the variable is in the current scope, i.e., don't use
20188 a test with an empty result.
20189
20190Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
20191
20192 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 20193 command.
7be570e7
JM
20194
201951999-08-09 Stan Shebs <shebs@andros.cygnus.com>
20196
20197 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20198 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
20199 gdb.compat, gdb.threads-hp.
20200 gdb.hp/configure, gdb.hp/configure.in: New files.
20201 gdb.hp/Makefile.in: Recurse into new subdirs.
20202 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
20203 gdb.hp/gdb.objdbg: New directory, tests for debugging info
20204 in object files.
20205 gdb.hp/tools: New directory, aux tools for HP-specific tests.
20206
96baa820
JM
202071999-08-05 Stan Shebs <shebs@andros.cygnus.com>
20208
20209 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 20210 funky printf, remove a bogus p/a test.
96baa820
JM
20211
202121999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20213
20214 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
20215 connected to the target. This is necessary when running not
20216 natively.
96baa820
JM
20217
202181999-08-03 Stan Shebs <shebs@andros.cygnus.com>
20219
20220 * gdb.base/step-test.exp: Removed some extraneous messages.
20221
20222 * gdb.base/long_long.exp: Don't run memory examination tests
20223 on little-endian targets (they will need a different set of
20224 results to match).
20225
202261999-08-02 Stan Shebs <shebs@andros.cygnus.com>
20227
20228 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
20229 until somebody decides to fix GDB.
20230
20231 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 20232 constant as "ULL".
96baa820
JM
20233 * gdb.base/long_long.exp: Loosen x/c test, add partial result
20234 matches for a couple x/2 commands.
20235
a0b3c4fd
JM
202361999-07-30 Stan Shebs <shebs@andros.cygnus.com>
20237
20238 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
20239 by merging in ref-types2 tests.
20240 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
20241
20242 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20243 * gdb.c++/Makefile.in: Add standard actions.
20244 (EXECUTABLES): Rename from PROGS, update list.
20245 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
20246 from gdb.hp.
20247 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
20248 foo and bar locals.
20249 * gdb.c++/anon-union.exp: Fix tests to match.
20250 * gdb.c++/classes.exp: Run if HP compiler used, add extra
20251 expect matches to handle output variations.
20252 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
20253 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 20254 output, add HP alternatives for new and delete prints.
a0b3c4fd 20255 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 20256 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
20257 * gdb.c++/demangle.exp: Use $style when reporting failure.
20258 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
20259 * gdb.c++/inherit.exp: Run if HP compiler used, add some
20260 match alternatives.
20261 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 20262 compilers.
a0b3c4fd
JM
20263 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
20264 * gdb.c++/method.exp: Add match alternatives.
20265 * gdb.c++/misc.cc: Add bool types.
20266 * gdb.c++/misc.exp: Add tests for bool types.
20267 * gdb.c++/overload.exp: Add xfails.
20268 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
20269 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
20270 add some more template parameter tests (only for HP currently).
20271 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
20272 * gdb.c++/virtfunc.cc: Add return type and value for main.
20273 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
20274 match alternatives.
d63a86f8 20275
a0b3c4fd
JM
202761999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20277
20278 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
20279
202801999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
20281
20282 * gdb.base/signals.exp: Don't expect getting a backtrace from
20283 within a signal handler to fail on Linux.
20284
202851999-07-29 Stan Shebs <shebs@andros.cygnus.com>
20286
20287 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20288 * lib/gdb.exp: Remove some gratuitious semicolons.
20289 (delete_breakpoints): Increase timeout.
20290 (gdb_expect): Add -notransfer option.
20291 (gdb_test): Use -notransfer option.
20292 (get_compiler_info): Add f77 case.
20293 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 20294 case.
a0b3c4fd
JM
20295 (gdb_preprocess): Call get_compiler.
20296
20297 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
20298 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
20299 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
20300 gdb.base/long_long.exp, gdb.base/printcmds.exp,
20301 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
20302 third arg to gdb_test.
a0b3c4fd
JM
20303 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
20304 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 20305 HP-UX xfails, add others.
a0b3c4fd
JM
20306 * gdb.base/completion.exp: Reflect name change of self-test.
20307 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
20308 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
20309 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
20310 HP failure number.
a0b3c4fd
JM
20311 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
20312 useless HP-UX 10.30 references.
20313 * gdb.base/maint.exp: Loosen matches.
20314 * gdb.base/pointers.c (main): Declare more_code.
20315 * gdb.base/pointers.exp: Match on output of a `next'.
20316 * gdb.base/structs.c: Add prototypes.
20317 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
20318 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
20319
203201999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20321
20322 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 20323 command.
a0b3c4fd
JM
20324
203251999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20326
20327 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
20328 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
20329
20330 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
20331 debug info. Deal with lack of signal hanlder info in stack.
20332
a9c64011 20333 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
20334 * gdb.base/annota1.exp: If printf has debug info, deal with it.
20335
5a2468f5
JM
203361999-07-19 Stan Shebs <shebs@andros.cygnus.com>
20337
20338 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 20339 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 20340
adf40b2e
JM
20341Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
20342
20343 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 20344 a1-selftest.exp.
adf40b2e
JM
20345 * gdb.base/configure: Re-generate.
20346
203471999-07-12 Stan Shebs <shebs@andros.cygnus.com>
20348
20349 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
20350 in trying to run first and name is too long.
20351
20352 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
20353 pointers2.c and pointers2.exp, respectively.
20354 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
20355 doschk happier.
20356
43e526b9
JM
203571999-07-08 Stan Shebs <shebs@andros.cygnus.com>
20358
20359 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
20360 callfuncs2.c and callfuncs2.exp.
20361
20362 * gdb.base/list.exp: Remove mistaken xfails.
20363 * gdb.base/list0.h: Add optional prototypes.
20364
9846de1b
JM
20365Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
20366
a9c64011 20367 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 20368 calling malloc.
a9c64011
AS
20369 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
20370 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 20371 use.
9846de1b
JM
20372
203731999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20374
20375 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
20376 * gdb.base/annota2.cc, annota2.exp: Move from here.
20377 * gdb.c++/annota2.cc, annota2.exp: To here.
20378 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
20379
43ff13b4
JM
20380Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
20381
20382 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 20383 a consistent format.
43ff13b4 20384
085dd6e6
JM
203851999-06-25 Stan Shebs <shebs@andros.cygnus.com>
20386
20387 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20388 * lib/gdb.exp (get_compiler_info): Add detection for assorted
20389 HP compilers, also set the globals $true and $false.
20390
20391 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
20392 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
20393 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
20394 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
20395 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
20396 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
20397 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
20398 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
20399 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
20400 whatis.c} Add C++ compatible function definitions and return
20401 types, add includes for library functions.
085dd6e6
JM
20402 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
20403 * gdb.base/step-test.c (myglob): Rename from glob.
20404 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
20405 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
20406 files, move here from gdb.hp.
085dd6e6 20407 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
20408 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
20409 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
20410 Adjust line numbers in regexps.
085dd6e6
JM
20411
20412 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
20413 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
20414 instead of 0/1.
20415
20416 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
20417 foll-vfork.exp: New files, move here from gdb.hp.
20418 * gdb.base/page.exp: New file, test of pagination command.
20419
20420 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
20421 recursion test.
20422 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
20423
20424 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 20425 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
20426
20427 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 20428 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 20429 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 20430 watchpoint test.
085dd6e6
JM
20431 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
20432 them work.
20433 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
20434 expressions properly.
20435 * gdb.base/corefile.exp: Loosen the match slightly.
20436 * gdb.base/default.exp: Allow "Error accessing memory" message
20437 also.
20438 * gdb.base/display.exp: Skip over x/0 j if PA64.
20439 * gdb.base/funcargs.exp: Add xfails for HP-UX.
20440 * gdb.base/interrupt.exp: Ditto.
20441 * gdb.base/langs.exp: Add symbolic matches governed by compiler
20442 in use.
20443 * gdb.base/list.exp: Add xfails for HP-UX.
20444 * gdb.base/long_long.exp: Refine some of the numeric matches.
20445 * gdb.base/mips_pro.exp: Xfail on HP-UX.
20446 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
20447 * gdb.base/nodebug.exp: Succeed on more varieties of output.
20448 * gdb.base/opaque.exp: Remove some HP-UX xfails.
20449 * gdb.base/ptype.exp: Succeed on more varieties of output.
20450 * gdb.base/scope.exp: Add xfails for HP-UX.
20451 * gdb.base/sect-cmd.exp: Add more cases.
20452 * gdb.base/setvar.exp: Add xfails for HP-UX.
20453 * gdb.base/shlib-call.exp: Loosen some matches slightly.
20454 * gdb.base/signals.exp: Match on void symbolically.
20455 * gdb.base/step-test.exp: Add case for PA64.
20456 * gdb.base/term.exp: Add exit and restart.
20457 * gdb.base/twice.exp: Clean up after self.
20458 * gdb.base/varargs.exp: Disable overload resolution explicitly.
20459 * gdb.base/whatis.exp: Allow more ways to pass tests.
20460
20461 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 20462 no longer useful.
085dd6e6
JM
20463
20464Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
20465
20466 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 20467 list of patterns.
085dd6e6 20468 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
20469 print_double_array(double_array)", "continuing to breakpoint
20470 1018", "print print_double_array(array_d)" and "continuing to
20471 1034" tests.
d63a86f8 20472
085dd6e6
JM
204731999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
20474
a9c64011 20475 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
20476
204771999-06-24 Stan Shebs <shebs@andros.cygnus.com>
20478
20479 * config/mt-*: Remove, these haven't been used since 1996.
20480
204811999-06-22 Stan Shebs <shebs@andros.cygnus.com>
20482
20483 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 20484 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
20485 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
20486
9e0b60a8
JM
204871999-06-18 Stan Shebs <shebs@andros.cygnus.com>
20488
20489 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
20490 simpler match case for the ptype of the big class.
20491
204921999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20493
20494 * gdb.exp: Fix test for gdb_prompt existence.
20495
204961999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20497
20498 * gdb.exp (gdb_test): Add fail after calls to perror.
20499
205001999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20501
20502 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
20503
205041999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20505
20506 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
20507
0f71a2f6
JM
20508Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
20509
20510 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 20511 malloc() is linked in.
0f71a2f6
JM
20512
205131999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
20514
20515 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
20516 step at end.
20517
20518 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
20519
205201999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
20521
20522 * gdb.java/jv-print.exp: New file. (Our first Java test!)
20523
cce74817
JM
20524Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
20525
20526 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
20527 * gdb.base/mips_pro.exp: Likewise.
20528
205291999-06-02 Keith Seitz <keiths@cygnus.com>
20530
20531 * gdb.c++/templates.cc: Change all "new" operators to throw
20532 an exception.
20533 * gdb.c++/cplusfuncs.cc: Likewise.
20534
20535 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
20536
20537Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
20538
20539 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
20540 * gdb.base/ending-run.exp: When stepping out of main, accept a
20541 step into an arbitrary assembler file.
cce74817 20542
392a587b
JM
205431999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20544
d63a86f8 20545 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 20546 "breakpoint-invalid" to be printed.
d63a86f8 20547 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
20548 number of "frames-invalid" and "breakpoint-invalid" to be printed.
20549 * gdb.base/annota2.cc: Initialize a.x to 0.
20550
9e086581
JM
205511999-05-17 Keith Seitz <keiths@cygnus.com>
20552
20553 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
20554 when "skip_float_tests" set.
20555 Ditto for "print print_double_array(array_d)", "print print_small_structs",
20556 "print print_ten_doubles", and "step into print_long_arg_list".
20557 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
20558 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
20559 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
20560 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
20561 "skip_float_tests" is set.
20562 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
20563 when "skip_float_tests" set.
d63a86f8 20564
cd0fc7c3
SS
205651999-05-06 Keith Seitz <keiths@cygnus.com>
20566
20567 * gdb.base/annota2.cc: Include stdio.h.
20568
20569Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
20570
20571 * gdb.base/crossload.exp: Remove, this has been disabled ever
20572 since BFD stopped including all targets, and cross-GDB gets
20573 plenty of testing anyway.
20574 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
20575 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
20576 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
20577 * gdb.base/README: Remove, was doc for this.
20578 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 20579 needed.
cd0fc7c3 20580
b83266a0
SS
205811999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20582
20583 * gdb.base/call-ar-st.exp: Fix one regular expression in test
20584 output.
20585
20586 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
20587 * gdb.base/annota2.exp: New file. More annotation tests.
20588 * gdb.base/annota1.c: New file. Source file for annota1.exp.
20589 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
20590
205911999-04-23 Angela Marie Thomas <angela@cygnus.com>
20592
20593 * config/cfdbug.exp: New file.
20594
7a292a7a
SS
205951999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
20596
20597 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
20598 Marcus Daniel's and Dale Hawkins's demangler crashes.
20599
20600 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
20601 test_lucid_style_demangling, test_arm_style_demangling,
20602 test_hp_style_demangling): Try Tom Tromey's core-dumping
20603 identifier under each demangling style.
7a292a7a
SS
20604
206051999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
20606
20607 * gdb.c++/demangle.exp: Include the current demangling style
20608 in all test names.
20609 (current_demangling_style): New global variable.
20610 (set_demangling_style, test_demangling_core, test_demangling,
20611 test_demangling_exact): New functions.
20612 (test_gnu_style_demangling, test_lucid_style_demangling,
20613 test_arm_style_demangling, test_hp_style_demangling): Use those,
20614 instead of calling gdb_test and gdb_test_exact directly.
20615 (catch_demangling_errors): New function, which reports errors
20616 signalled by the demangling test functions in an orderly way.
20617 (do_tests): Use catch_demangling_errors.
20618
206191999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
20620
20621 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 20622 grouping in expressions, not {}.
7a292a7a
SS
20623
20624 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 20625 initialized yet.
7a292a7a
SS
20626
206271999-04-01 Stan Shebs <shebs@andros.cygnus.com>
20628
20629 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
20630 are listed.
20631
206321999-03-26 Stan Shebs <shebs@andros.cygnus.com>
20633
20634 * gdb.stabs/weird.exp: Test for CC being defined before
20635 looking at its value.
20636
206371999-03-25 Stan Shebs <shebs@andros.cygnus.com>
20638
20639 * gdb.base/call-ar-st.exp: Remove stray '#'.
20640 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
20641 "short int" and "long int".
20642 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 20643 change, to mollify finicky HP compiler.
7a292a7a
SS
20644 * gdb.hp/reg-test.exp (testfile): Fix file name.
20645 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 20646
7a292a7a
SS
20647 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
20648 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
20649 alternate form of enum ptype.
20650
c906108c
SS
206511999-03-23 Stan Shebs <shebs@andros.cygnus.com>
20652
7a292a7a
SS
20653 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
20654 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
20655 passing skip_hp_tests, so as not to waste time on guaranteed
20656 failure.
7a292a7a 20657
c906108c
SS
20658 * gdb.c++/overload.cc: Pass string instead of char addr, always
20659 init ccpfoo.
20660 * gdb.c++/templates.cc: Fix syntax error.
20661
7a292a7a
SS
20662Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20663
20664 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 20665 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
20666 command.
20667
206681999-03-18 James Ingham <jingham@cygnus.com>
20669
20670 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
20671
20672 * gdb.c++/method.exp: It was testing an uninitialized int on the
20673 stack and assuming it was positive.
20674
20675 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
20676
20677 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 20678 keep it from killing the rest of the tests.
7a292a7a
SS
20679 Use gdb_continue_to_end.
20680
20681 * gdb.base/sigall.exp: use gdb_continue_to_end.
20682
20683 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
20684
20685 * gdb.base/display.exp: use runto_main, not run.
20686
d63a86f8
RM
20687 * gdb.base/default.exp: Check for the current error message in the
20688 r abbreviation test.
7a292a7a
SS
20689 Add strongarm to the targets that know info float.
20690
d63a86f8 20691 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
20692 run which doesn't work with monitors.
20693
20694 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
20695
20696 * gdb.base/break.exp: use the gdb_continue_to_end proc.
20697
20698 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
20699 program. Traps the case (in Cygmon) when the program never really
20700 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
20701 more places, so I used my name. Sorry Mark...
20702
20703 * config/monitor.exp (gdb_target_monitor): added another
20704 target_info parameter: remotebinarydownload. This will set the
20705 remotebinarydownload flag if this is causing some boards trouble.
20706
207071999-03-18 Mark Salter <msalter@cygnus.com>
20708
20709 * lib/gdb.exp (continue_to_exit): New function.
20710
20711 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
20712 * gdb.base/ending-run.exp: Ditto.
20713 * gdb.base/step-test.exp: Ditto.
20714
207151999-03-16 Stan Shebs <shebs@andros.cygnus.com>
20716
20717 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
20718 (suggested by Art Haas <ahaas@neosoft.com>).
20719
207201999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
20721
889bf7c5 20722 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
20723
20724Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
20725
20726 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 20727 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
20728
207291999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
20730
20731 * gdb.base/call-strs.exp: Don't assume that `step' will step over
20732 a call to strlen; sometimes we do have sources.
20733
207341999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
20735
20736 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 20737 character, so GDB won't print garbage after its end.
d63a86f8 20738
c906108c
SS
20739 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
20740 breakpoint there instead. Sometimes GCC emits memcpy to handle
20741 the large structures being passed by value, so we step into that
20742 instead of sum_array_print, which obscures what we're really testing.
20743 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
20744 the bizarre steps into memcpy, so do that here. Add check for
20745 stepping into function calls that pass large structures by value.
20746 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
20747 Remove all references to specific line numbers.
20748 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
20749 New type and function.
20750 (main): Call large_struct_by_value, passing it a large struct by value.
20751 * lib/gdb.exp (gdb_get_line_number): New function.
20752
20753 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
20754 more portable.
20755
7a292a7a
SS
207561999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
20757
c906108c
SS
20758 * lib/gdb.exp: Doc fixes.
20759
7a292a7a
SS
207601999-03-05 Nick Clifton <nickc@cygnus.com>
20761
d63a86f8 20762 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
20763
207641999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
20765
c906108c 20766 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
20767 commands. They're not germane to this test, and they don't work
20768 that way on remote targets.
c906108c 20769
3fc11d3e
JM
207701999-03-01 James Ingham <jingham@cygnus.com>
20771
20772 * Changelog entries merged over from gdb development branch.
20773
3fc11d3e
JM
20774 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
20775
20776 * lib/gdb.exp (gdbtk_analyze_results): Generic function
20777 for outputting results of test run.
20778
2d4a1622 20779 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
20780
20781 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 20782
7a292a7a
SS
207831999-02-25 Felix Lee <flee@cygnus.com>
20784
20785 * lib/gdb.exp (debug_format): initialize
20786
c906108c
SS
207871999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
20788
20789 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
20790 * gdb.base/call-rt-st.c: Ditto.
20791
c906108c
SS
207921999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
20793
20794 * gdb.threads/pthreads.exp (horiz): New variable.
20795 (test_startup): Fix regexps that capture thread numbers.
20796
207971999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
20798
20799 * gdb.base/smoke.exp: Disambiguate two test case names (both
20800 called ``print'').
20801
20802Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
20803
20804 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 20805 compilation.
c906108c
SS
20806
208071999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
20808
20809 * gdb.base/miscexprs.exp: Change patterns to match GDB's
20810 actual output formatting.
20811 * gdb.base/smoke.exp: GDB removes leading 0's.
20812 * gdb.base/volatile.exp: Don't check type of remuneration;
20813 that variable is no longer defined in constvars.c.
20814 * gdb.base/step-test.c (main): Exit with explicit exit code.
20815 * gdb.base/step-test.exp: Remove two nexti checks--they are
20816 not portable.
20817
208181999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
20819
20820 * gdb.base/help.exp ("help delete display"): Fix test to match
20821 gdb's output.
20822
20823 * gdb.base/long_long.c (known_types): Initialize values to zero.
20824 * gdb.base/long_long.exp: Step one more line
20825 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
20826 leading zeros. Explicitly ask for hex formatting. Use
20827 unique test case names.
c906108c
SS
20828
20829Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20830
d63a86f8 20831 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
20832
20833 * gdb.c++/method.exp: Add missing close brace.
20834
208351999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
20836
20837 * gdb.base/maint.exp: Use 'set height 0' to disable page
20838 prompting, not 'set height 400'.
20839
20840 Fix a bunch of timeouts.
20841 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
20842 four separate tests, so expect doesn't take forever to match a ton
20843 of text against a regexp with lots of .* forms.
20844 ("maint print psymbols", "maint print symbols"): Make some of
20845 these greps more selective, so that expect doesn't try to wade
20846 through huge piles of output and time out.
20847
20848 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
20849
20850 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
20851 tests: one which doesn't expect shlib events to be reported, and
20852 another which does, but is XFAIL for all platforms other than
20853 HP/UX.
c906108c
SS
20854
20855 * gdb.base/break.exp: Teach the test suite that the `catch
20856 fork', `catch vfork', and `catch exec' commands produce error
20857 messages on platforms that don't provide these features.
20858
20859Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
20860
20861 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
20862 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
20863 (shortening names from solib_threshold.exp etc), won't run on
20864 anything but HP-UX for the foreseeable future.
c906108c 20865 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 20866 reflect move.
c906108c
SS
20867
20868Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
20869
20870 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 20871 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
20872
20873Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
20874
20875 * gdb.base/shlib-call.exp: add test cases to verify that gdb
20876 successfully re-sets breakpoints in shared libraries.
20877 * gdb.base/shmain.c (main): return 0, don't fall off the end.
20878
20879Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20880
d63a86f8
RM
20881 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
20882 and compiled w/o GCC.
c906108c
SS
20883
20884 * gdb.hp/watch-cmd.exp: ditto.
20885
20886 * gdb.hp/watch-hp.exp: ditto.
20887
20888 * gdb.hp/xdb1.exp: ditto.
20889
20890 * gdb.hp/xdb2.exp: ditto.
20891
20892 * gdb.hp/dbx.exp: ditto.
20893
20894Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
20895
20896 * constvars.c: Remove C++-isms.
20897 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 20898 with GCC.
c906108c
SS
20899
20900Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
20901
20902 The following changes are part of the HP merge.
20903
20904 * gdb.base/break.exp: new tests to verify that catchpoints for
20905 fork, vfork, and exec don't trigger inappropriately.
20906
20907 * gdb.base/opaque.exp: compile one file at a time, then link.
20908
20909 * gdb.base/signals.exp: be more restrictive about which hppa
20910 systems receive a setup_xfail. new tests.
20911
20912 * gdb.base/solib_threshold.build: new file.
20913 * gdb.base/solib_threshold.exp: new file.
20914 * gdb.base/solib_threshold.link_opts: new file.
20915 * gdb.base/solib_threshold.mk: new file.
20916 * gdb.base/gen_solib_threshold.c: new file.
20917
20918 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
20919 tests. New tests for enums inside classes.
20920
20921 * gdb.c++/compiler.cc: indicate support of template debugging.
20922
20923 * gdb.c++/demangle.exp: run hp style demangling tests.
20924
20925 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
20926 tests.
20927
20928 * gdb.c++/misc.cc: changes to support new tests.
20929
20930 * gdb.c++/templates.cc: changes to support HP's compiler; changes
20931 to support new tests.
20932
20933 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
20934 gcc, then skip these tests.
20935
20936Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
20937
20938 The following files are part of the HP merge; some had longer
20939 names at HP, but have been renamed to be no more than 14
20940 characters in length.
20941
20942 * gdb.hp/ambiguous.cc: new file.
20943 * gdb.hp/ambiguous.exp: new file.
20944 * gdb.hp/attach.exp: new file.
20945 * gdb.hp/attach2.exp: new file.
20946 * gdb.hp/classes-hp.exp: new file.
20947 * gdb.hp/ctti.exp: new file.
20948 * gdb.hp/ctti-add.cc: new file.
20949 * gdb.hp/ctti-add1.cc: new file.
20950 * gdb.hp/ctti-add2.cc: new file.
20951 * gdb.hp/ctti-add3.cc: new file.
20952 * gdb.hp/dbx.exp: new file.
20953 * gdb.hp/exception.cc: new file.
20954 * gdb.hp/exception.exp: new file.
20955 * gdb.hp/foll-exec.c: new file.
20956 * gdb.hp/foll-exec.exp: new file.
20957 * gdb.hp/foll-fork.c: new file.
20958 * gdb.hp/foll-fork.exp: new file.
20959 * gdb.hp/foll-vfork.c: new file.
20960 * gdb.hp/foll-vfork.exp: new file.
20961 * gdb.hp/inherit-hp.exp: new file.
20962 * gdb.hp/more-steps.exp: new file.
20963 * gdb.hp/namespace.cc: new file.
20964 * gdb.hp/namespace.exp: new file.
20965 * gdb.hp/optimize.exp: new file.
20966 * gdb.hp/pxdb.c: new file.
20967 * gdb.hp/pxdb.exp: new file.
20968 * gdb.hp/quicksort.exp: new file.
20969 * gdb.hp/reg-test.exp: new file.
20970 * gdb.hp/reg-test.s: new file.
20971 * gdb.hp/sized-enum.c: new file.
20972 * gdb.hp/sized-enum.exp: new file.
20973 * gdb.hp/start-stop.exp: new file.
20974 * gdb.hp/templ-hp.cc: new file.
20975 * gdb.hp/templ-hp.exp: new file.
20976 * gdb.hp/thr-lib.c: new file.
20977 * gdb.hp/thr-lib.exp: new file.
20978 * gdb.hp/thr-lib.h: new file.
20979 * gdb.hp/thr-liblib.c: new file.
20980 * gdb.hp/virtfun-hp.c: new file.
20981 * gdb.hp/virtfun-hp.exp: new file.
20982 * gdb.hp/watch-cmd.exp: new file.
20983 * gdb.hp/watch-hp.exp: new file.
20984 * gdb.hp/xdb1.exp: new file.
20985 * gdb.hp/xdb2.exp: new file.
20986 * gdb.hp/xdb3.exp: new file.
20987
20988Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
20989
20990 The following files are part of the HP merge; some had longer
20991 names at HP, but have been renamed to be no more than 14
20992 characters in length.
20993
20994 * gdb.base/ss.h: new file.
20995 * gdb.base/call-ar-st.c: new file.
20996 * gdb.base/call-ar-st.exp: new file.
20997 * gdb.base/call-rt-st.c: new file.
20998 * gdb.base/call-rt-st-exp: new file.
20999 * gdb.base/call-strs.exp: new file.
21000 * gdb.base/ena-dis-br.exp: new file.
21001 * gdb.base/environ.exp: new file.
21002 * gdb.base/long_long.exp: new file.
21003 * gdb.base/sect-cmd.exp: new file.
21004 * gdb.base/shlib-cl2.exp: new file.
21005 * gdb.base/smoke.exp: new file.
21006 * gdb.base/so-impl-ld.c: new file.
21007 * gdb.base/so-impl-ld.exp: new file.
21008 * gdb.base/so-indr-cl.c: new file.
21009 * gdb.base/so-indr-cl.exp: new file.
21010 * gdb.base/varargs.exp: new file.
21011 * gdb.base/volatile.exp: new file.
21012 * gdb.base/whatis-exp.exp: new file.
7a292a7a 21013 * gdb.base/display.exp: new file.
c906108c
SS
21014 * gdb.c++/derivation.exp: new file.
21015 * gdb.c++/local.exp: new file.
21016 * gdb.c++/member-ptr.exp: new file.
21017 * gdb.c++/overload.exp: new file.
21018 * gdb.c++/ovldbreak.exp: new file.
21019 * gdb.c++/ref-types.exp: new file.
21020 * gdb.c++/ref-types2.exp: new file.
21021 * gdb.c++/userdef.exp: new file.
d63a86f8 21022
c906108c
SS
21023Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
21024
21025 * gdb.base/default.exp: Reflect wording change in remote.c.
21026
dc96c6c7 21027Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21028
21029 * gdb.base/help.exp: Update to reflect current text.
21030
21031Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
21032
21033 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
21034 they're stack variables and contain garbage.
21035 * gdb.c++/anon-union.exp: new file.
21036
21037 The following changes were made by David Taylor
889bf7c5
PA
21038 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
21039 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
21040 in changes by HP.
c906108c
SS
21041
21042 * gdb.base/bitops.exp: new file.
21043 * gdb.base/default.exp: change expected messages for catch and
21044 info catch tests to reflect HP merge changes.
21045 * gdb.base/enable-disable-break.exp
21046 * gdb.base/ending-run.c: new file.
21047 * gdb.base/long_long.c: new file.
21048 * gdb.base/maint.exp: new file.
21049 * gdb.base/pointers2.exp: new file.
21050 * gdb.base/shlib-call2.exp: new file.
21051 * gdb.base/solib.exp: new file.
21052 * gdb.base/step-test.c: new file.
21053 * gdb.c++/anon-union.cc: new file.
21054 * gdb.c++/local.cc: new file.
21055 * gdb.c++/member-pointer.cc: new file.
21056 * gdb.c++/method.cc: new file.
21057 * gdb.c++/ref-types.cc: new file.
21058 * gdb.c++/ref-types2.cc: new file.
21059 * gdb.c++/userdef.cc: new file.
d63a86f8 21060
c906108c
SS
21061 * gdb.base/scope.exp: compile one file at a time, then link.
21062 * gdb.base/langs.exp: ditto.
21063 * gdb.base/list.exp: ditto.
d63a86f8 21064
c906108c
SS
21065Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
21066
21067 The following changes were made by David Taylor
889bf7c5
PA
21068 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
21069 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
21070 in changes by HP.
d63a86f8 21071
c906108c
SS
21072 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
21073 skip tests. When compiling pass c++ flag to gdb_compile.
21074 * gdb.c++/
d63a86f8 21075
c906108c
SS
21076 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
21077 test for on hppa*-*-hpux*; use args to see if c++ was specified.
21078 (skip_hp_tests): new function.
21079 (gdb_preprocess): new function.
21080
21081 * configure.in (hpdir): decide whether to configure gdb.hp.
21082 * configure: regenerated.
21083
21084 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
21085 to delete on clean.
21086 (EXECUTABLES): update to reflect new additions.
21087 * gdb.base/commands.exp: update message expected.
21088 * gdb.base/default.exp: add copyright notice.
21089 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
21090 * gdb.base/help.exp: update messages to reflect current text.
21091 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
21092 targets for recurse tests.
21093 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
21094 skip this file.
21095
21096 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
21097 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
21098 compilation.
21099 * gdb.c++/misc.exp: ditto.
21100 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
21101 run the tests. tell gdb_compile that it's a c++ compilation.
21102
21103 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 21104
c906108c
SS
21105 * gdb.base/all-bin.exp: new file.
21106 * gdb.base/arithmet.exp: new file.
21107 * gdb.base/assign.exp: new file.
21108 * gdb.base/completion.exp: new file.
21109 * gdb.base/cond-expr.exp: new file.
21110 * gdb.base/condbreak.exp: new file.
21111 * gdb.base/define.exp: new file.
21112 * gdb.base/dollar.exp: new file.
21113 * gdb.base/environment.exp: new file.
21114 * gdb.base/eval-skip.exp: new file.
21115 * gdb.base/jump.exp: new file.
21116 * gdb.base/logical.exp: new file.
21117 * gdb.base/pointers.exp: new file.
21118 * gdb.base/relational.exp: new file.
21119 * gdb.base/section_command.exp: new file.
21120 * gdb.base/whatis-expr.exp: new file.
21121
21122 * gdb.base/all-types.c: new file.
21123 * gdb.base/call-array-struct.c: new file.
21124 * gdb.base/call-return-struct.c: new file.
21125 * gdb.base/call-strings.c: new file.
21126 * gdb.base/callfuncs2.c: new file.
21127 * gdb.base/condbreak.c: new file.
21128 * gdb.base/constvars.c: new file.
21129 * gdb.base/display.c: new file.
21130 * gdb.base/int-type.c: new file.
21131 * gdb.base/jump.c: new file.
21132 * gdb.base/miscexprs.c: new file.
21133 * gdb.base/pointers.c: new file.
21134 * gdb.base/pointers2.c: new file.
21135 * gdb.base/shmain.c: new file.
21136 * gdb.base/shr1.c: new file.
21137 * gdb.base/shr2.c: new file.
21138 * gdb.base/solib.c: new file.
21139 * gdb.base/solib1.c: new file.
21140 * gdb.base/solib2.c: new file.
21141 * gdb.base/varargs.c: new file.
21142 * gdb.c++/derivation.cc: new file.
21143 * gdb.c++/overload.cc: new file.
21144 * gdb.c++/ovldbreak.cc: new file.
21145 * gdb.hp/attach.c: new file.
21146 * gdb.hp/attach2.c: new file.
21147 * gdb.hp/average.c: new file.
21148 * gdb.hp/compiler.c: new file.
21149 * gdb.hp/compiler.cc: new file.
21150 * gdb.hp/execd-program.c: new file.
21151 * gdb.hp/follow-exec.c: new file.
21152 * gdb.hp/follow-fork.c: new file.
21153 * gdb.hp/follow-vfork-and-exec.c: new file.
21154 * gdb.hp/misc-hp.cc: new file.
21155 * gdb.hp/more-steps.c: new file.
21156 * gdb.hp/optimize.c: new file.
21157 * gdb.hp/quicksort.c: new file.
21158 * gdb.hp/run-hp.c: new file.
21159 * gdb.hp/start-stop.c: new file.
21160 * gdb.hp/sum.c: new file.
21161 * gdb.hp/templates-hp.cc: new file.
21162 * gdb.hp/thread-local-in-lib.c: new file.
21163 * gdb.hp/thread-local-in-lib.h: new file.
21164 * gdb.hp/thread-local-in-lib.lib.c: new file.
21165 * gdb.hp/vforked-program.c: new file.
21166 * gdb.hp/virtfunc-hp.cc: new file.
21167 * gdb.hp/watchpoint-hp.c: new file.
21168 * gdb.hp/xdb.c: new file.
21169 * gdb.hp/xdb0.c: new file.
21170 * gdb.hp/xdb0.h: new file.
21171 * gdb.hp/xdb1.c: new file.
21172
21173Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
21174
21175 The following change was made by Edith Epstein
889bf7c5
PA
21176 <eepstein@cygnus.com> as part of a project to merge in changes
21177 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
21178
21179 * gdb.c++/demangle.exp: changed the expected output for some
21180 ARM-style mangling -- removed second reference to datatype.
889bf7c5 21181 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 21182 T1<char>::~T1<char>(void)
c906108c 21183 becomes,
a9c64011
AS
21184 maint demangle __dt__11T1__pt__2_cFv
21185 T1<char>::~T1(void)
c906108c 21186
889bf7c5 21187 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 21188
c906108c
SS
21189Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
21190
21191 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
21192 * gdb.trace/backtrace.exp: Likewise.
21193 * gdb.trace/circ.exp: Likewise.
21194 * gdb.trace/collection.exp: Likewise.
21195 * gdb.trace/deltrace.exp: Likewise.
21196 * gdb.trace/infotrace.exp: Likewise.
21197 * gdb.trace/limits.exp: Likewise.
21198 * gdb.trace/packetlen.exp: Likewise.
21199 * gdb.trace/passc-dyn.exp: Likewise.
21200 * gdb.trace/passcount.exp: Likewise.
21201 * gdb.trace/report.exp: Likewise.
21202 * gdb.trace/save-trace.exp: Likewise.
21203 * gdb.trace/tfind.exp: Likewise.
21204 * gdb.trace/tracecmd.exp: Likewise.
21205 * gdb.trace/while-dyn.exp: Likewise.
21206 * gdb.trace/while-stepping.exp: Likewise.
21207
212081998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
21209
21210 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
21211
21212Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
21213
21214 From Brendan Kehoe:
21215 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
21216 int return types.
21217
21218Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
21219
21220 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 21221 remote dos host testing right.
c906108c
SS
21222
21223Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
21224
21225 * gdb.base/corefile.exp: remove some xfails.
21226
21227Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
21228
21229 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 21230 have different timestamps.
c906108c
SS
21231
21232Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
21233
21234 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 21235 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
21236
21237Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
21238
21239 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 21240 delta.
c906108c
SS
21241
21242Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
21243
21244 * gdb.base/default.exp: Add brace missing from previous delta.
21245
21246Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
21247
21248 * gdb.base/default.exp: Support test for info float for all
21249 varieties of arm toolchain.
21250
dc96c6c7 21251Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21252
21253 * gdb.trace/*.exp: remove "remote_download" command.
21254
dc96c6c7 21255Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21256
21257 * gdb.trace/*.exp: remove -gdwarf from compile.
21258
21259Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
21260
21261 * gdb.trace/configure.in(AC_INIT): typo
21262 * gdb.trace/configure: regenerated
21263
dc96c6c7 21264Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21265
21266 * config/m68k-emc.exp: New file.
21267 * lib/<emc-support.exp trace-support.exp}: New files.
21268 * configure.in: add new test directory gdb.trace.
21269 * gdb.trace/{configure configure.in Makefile.in}: New files.
21270 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
21271 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
21272 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
21273 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
21274 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
21275 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
21276 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 21277
dc96c6c7 21278Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21279
21280 * gdb.c++/classes.exp: Change all regular expressions to match
21281 arbitrary combinations of newline/carriage-return, so that they
21282 will work equally well on Unix and Windows.
21283 * gdb.c++/inherit.exp: ditto.
21284 * gdb.c++/virtfunc.exp: ditto.
21285
212861998-08-11 Dawn Perchik <dawn@cygnus.com>
21287
21288 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
21289
c2d11a7d
JM
21290Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
21291
21292 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
21293 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
21294 to use a0-a3/d0-d3 as needed.
21295
21296Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
21297
21298 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
21299 * gdb.disasm/am33.exp: Corresponding changes.
21300
c906108c
SS
213011998-07-11 Felix Lee <flee@cygnus.com>
21302
21303 * gdb.base/callfuncs.exp: add cmp10 test.
21304 * gdb.base/callfuncs.c (cmp10): new function.
21305
21306Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
21307
d63a86f8 21308 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
21309 into two parts to get around a synchronization problem in expect.
21310
3fc11d3e
JM
21311Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
21312
21313 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
21314
21315 * configure.in: Add options for gdbtk testsuite.
21316
21317 * configure: Regenerate.
21318
21319 * gdb.gdbtk: New directory to hold gdbtk tests.
21320
c906108c
SS
21321Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21322
21323 * gdb.fortran/types.exp: Escape brackets in expect patterns
21324 for test_float_literal_types_accepted tests.
21325 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
21326 before run test.
21327
c2d11a7d
JM
21328Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
21329
21330 * am33.exp: Just compile, do not link the testcase.
21331 * am33.s: Add ".am33" pseudoop to force am33 mode.
21332
c906108c
SS
213331998-06-25 Felix Lee <flee@cygnus.com>
21334
21335 * gdb.base/setshow.exp: make sure $pc is sane.
21336
21337 * gdb.stabs/weird.exp: split expect patterns properly.
21338
c2d11a7d
JM
21339Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
21340
21341 * gdb.disasm/am33.s: New disassembler testfile for the am33.
21342 * gdb.disasm/am33.exp: Run it.
21343
dc96c6c7 21344Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21345
21346 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
21347 match processing (and eliminate spurious timeouts when running).
21348
dc96c6c7 21349Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21350
21351 * gdb.base/signals.exp (test_handle_all_print): put back Mach
21352 exception test, but conditionalize it on target [mach | gnu].
21353
dc96c6c7 21354Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21355
21356 * gdb.base/overlays.exp: fixup compile line for linker script.
21357
21358Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
21359
21360 * gdb.fortran/types.exp: don't guess at float size.
21361
21362Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
21363
21364 * gdb.base/exprs.exp: delete test that depends on int size.
21365
21366Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
21367
21368 * config/sim.exp: Removed checks for target triplets.
21369 (gdb_target_sim): Use gdb,target_sim_options.
21370
21371Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
21372
21373 * gdb.base/reread.exp: New file.
21374 * gdb.base/reread1.c: New file.
21375 * gdb.base/reread2.c: New file.
21376
21377Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
21378
21379 * config/sim.exp: Use 'target sim -sparclite' when running
21380 SPARClite programs.
21381
21382Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
21383
21384 * gdb.base/structs2.exp: New file.
21385 * gdb.base/structs2.c: New file.
21386
21387Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
21388
21389 * gdb.asm/common.inc: New file.
21390 * gdb.asm/d10v.inc: New file.
21391 * asm-source.exp: Pass -I's to gas to find .inc files.
21392 Update line numbers in expected output.
21393 * asmsrc1.s: Rewrite.
21394 * asmsrc2.s: Rewrite.
21395 * configure.in: Create arch.inc symlink.
21396 * configure: Regenerate.
21397 * Makefile.in (distclean): Delete arch.inc.
21398
21399Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
21400
21401 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
21402 (t_enum_value2): ditto
21403 (t_enum_value3): ditto
21404 (main): ditto
c906108c
SS
21405Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21406
21407 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
21408 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
21409 change.
21410 Use gdb_test instead of send_gdb/gdb_expect sequences.
21411
21412Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
21413
21414 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
21415 not void.
21416
21417Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
21418
21419 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
21420 subroutines. Used to test gdbs ability to single step through PC
21421 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
21422
21423Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
21424
21425 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
21426 more rigorous EGCS C++ error checking.
21427
21428Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21429
a9c64011
AS
21430 * gdb.base/help.exp: Clean up `help set args' and `help show args'
21431 tests.
21432 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
21433 function when asleep.
21434 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
21435 for i*86 Linux and SVR4 signal handling problems.
21436 Remove linux xfail for `next to handler in signals_tests_1', fixed
21437 by recent infrun.c change.
21438 Limit backtrace to 10 frames to avoid timeout problems with infinite
21439 stack backtraces.
21440 Adjust expect pattern in `handle all print' test to match Apr 28 1997
21441 target.[ch] change.
c906108c
SS
21442
21443Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
21444
21445 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
21446 for a newline from gdb before continuing.
21447 (default_gdb_exit): Just look for y or n.
21448 (gdb_test): Detect abnormal exit from GDB running on DOS; if
21449 it does, fail the rests of the tests in the file.
21450
21451Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
21452
21453 * config/cygmon.exp: New file.
21454
21455Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
21456
21457 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 21458 main" test on remote targets.
c906108c
SS
21459
21460 * gdb.base/scope.exp: Fix problem with filelocal_bss before
21461 run test on remote targets.
21462
21463Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
21464
21465 * gdb.asm: New directory.
21466 * configure.in: Configure it.
21467 * configure: Regenerate.
21468 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
21469 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
21470
21471Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
21472
21473 * config/mn10300-eval.exp: New file to support MN10300 eval board.
21474
dc96c6c7 21475Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 21476
a9c64011
AS
21477 * gdb.base/overlays (several files): Merge the two overlay
21478 managers into one. Change variables (foox, barx, bazx, grbxx)
21479 back into ints but force them to load in their proper sections.
c906108c
SS
21480
21481Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
21482
21483 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 21484 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
21485 (D10VCopy): Handle memory regions crossing 16k boundaries.
21486 (D10VCopy): Transfer data in 32 bit chunks.
21487
21488Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
21489
21490 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 21491 correct.
c906108c
SS
21492
21493 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 21494 map. Include space for printf in .text segment.
c906108c
SS
21495
21496 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 21497 updated d10v memory VMA/LMA map.
c906108c 21498 (D10VCopy): Call D10VTranslate.
d63a86f8 21499
c906108c
SS
21500Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
21501
21502 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
21503
21504 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
21505 that it won't be put into the .sdata - small data -
21506 section. Update reference.
c906108c
SS
21507 * gdb.base/baz.c (bazx, baz): Ditto.
21508 * gdb.base/foo.c (foox, foo): Ditto.
21509 * gdb.base/grbx.c (grbxx, grbx): Ditto.
21510
21511 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 21512 to be arrays.
d63a86f8 21513
dc96c6c7 21514Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 21515
a9c64011
AS
21516 * gdb.base/overlays.exp: fix up and get working again.
21517 Add tests for backtraces from an overlay function.
d63a86f8 21518
c906108c
SS
21519Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
21520
21521 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
21522 "calling function with watchpoint enabled".
21523
21524Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
21525
21526 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 21527 gdb_suppress_tests for d10v-*-*.
c906108c
SS
21528 * lib/gdb.exp (gdb_suppress_tests): Disable this function
21529 pending review of whether it is useful or not.
21530
21531Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
21532
21533 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
21534
21535Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
21536
21537 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
21538 * config/dve.exp: New file to support Densan boards.
21539
21540Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
21541
21542 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 21543 reads and BSD.
c906108c
SS
21544
21545Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
21546
21547 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
21548 response.
21549
21550 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
21551
21552Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
21553
21554 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 21555 test.
c906108c
SS
21556
21557 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 21558 target_sizeof_long and target_bigendian_p.
c906108c 21559 (structs_by_value, structs_by_reference): Check values according
889bf7c5 21560 to targets word size and endianess.
d63a86f8 21561
c906108c
SS
21562Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
21563
21564 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 21565 output.
c906108c
SS
21566
21567Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
21568
21569 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 21570 Update test of set args help to match source change.
c906108c
SS
21571
21572Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
21573
21574 * gdb.base/default.exp: Expect help system output to be in
21575 alphabetical order.
21576 * gdb.base/help.exp: Ditto.
21577
21578Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
21579
21580 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
21581 "i*86-pc-linux-gnu*".
21582 * gdb.base/interrupt.exp: Ditto.
21583 * gdb.base/corefile.exp: Ditto.
21584
21585 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 21586 define vxworks when building the testcase.
c906108c
SS
21587
21588 * gdb.base/ptype.exp: Fix testnames to be unique.
21589 * gdb.base/radix.exp: Ditto.
21590 * gdb.base/term.exp: Ditto.
21591 * gdb.base/whatis.exp: Ditto.
21592 * gdb.c++/classes.exp: Ditto.
21593
21594Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
21595
21596 * gdb.base/callfuncs.exp: Fix indentation.
21597
21598 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
21599 suppress_flag has been set.
21600 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
21601 target feature.
21602
21603Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
21604
21605 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
21606 the testcase.
21607
21608 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 21609 set_debug_traps() and breakpoint().
c906108c
SS
21610 * gdb.c++/misc.cc (main): Ditto.
21611 * gdb.c++/templates.cc (main): Ditto.
21612 * gdb.c++/virtfunc.cc (main): Ditto.
21613
21614Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
21615
21616 * lib/gdb.exp(gdb_step_for_stub): New function.
21617 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
21618 exists, reload the executable and do a "continue" instead of
21619 doing a jump.
21620 (runto_main): Use gdb_step_for_stub.
d63a86f8 21621
c906108c 21622 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 21623 tests to have unique names.
c906108c
SS
21624 * gdb.base/callfuncs.exp: Ditto.
21625 * gdb.base/commands.exp: Ditto.
21626 * gdb.base/default.exp: Ditto.
21627 * gdb.base/help.exp: Ditto.
21628 * gdb.base/list.exp: Ditto.
21629 * gdb.base/opaque.exp: Ditto.
21630 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
21631 similar tests.
d63a86f8 21632
c906108c
SS
21633 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
21634 * gdb.c++/cplusfuncs.cc: Ditto.
21635 * gdb.c++/virtfunc.cc: Ditto.
21636
21637 * config/monitor.exp: Keep track of the last file we saw, rather
21638 than trying to get the info from gdb.
21639
21640 * gdb.fortran/types.exp: Move comment to previous line.
21641
21642Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
21643
21644 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 21645 target mode.
c906108c
SS
21646
21647Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
21648
21649 From Bob Manson:
21650 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 21651 string from GDB when it connects.
c906108c
SS
21652
21653 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
21654
21655Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
21656
21657 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
21658 if we can't get a debug format from GDB (we may be testing an
21659 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
21660
21661 * gdb.stabs/weird.exp: Fix quoting.
21662
21663 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
21664
21665Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
21666
21667 * config/arm-ice.exp: New file.
21668
21669Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
21670
21671 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 21672 until it has been modified to work with the new testsuite.
c906108c 21673
99707966 21674 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
21675 testcase won't compile, cause all of the testcases in the file to
21676 fail instead.
c906108c
SS
21677
21678 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
21679 (gdb_clear_suppressed): New procedure.
21680 (gdb_stop_suppressing_tests): Only clear suppress_flag if
21681 it contains a positive value.
21682
21683Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
21684
21685 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
21686
21687 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
21688
21689Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
21690
21691 * lib/gdb.exp (setup_xfail_format): New function.
21692 (get_debug_format): New function to get debug format.
21693 (debug_format): New global variable to hold last value set
21694 by get_debug_format.
21695 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 21696 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
21697 * gdb.c++/ptype.exp: Ditto.
21698 * gdb.c++/classes.exp: Ditto.
21699 * gdb.c++/cplusfuncs.exp: Ditto.
21700 * gdb.c++/inherit.exp: Ditto.
21701 * gdb.c++/templates.exp: Ditto.
21702 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 21703
c906108c
SS
21704Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
21705
21706 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
21707 host doesn't have a currently-open connection.
21708
21709 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
21710 any gdb stub target. Handle cases where gdb doesn't respond when
21711 interrupted in a sane fashion.
c906108c
SS
21712
21713 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 21714 same thing in a totally different way.
c906108c
SS
21715
21716 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 21717 setting "timeout".
c906108c 21718 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 21719 default_gdb_init now.
c906108c
SS
21720
21721Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
21722
21723 * gdb.base/printcmds.exp: Fix "check for floating addition"
21724 regexp to accept results within approx +/- .01 of exact value.
21725 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
21726
21727Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
21728
21729 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 21730 properly.
c906108c
SS
21731 (gdb_expect): Add optional timeout parameter, and add timeout
21732 value to various calls.
21733 (gdb_suppress_tests): Only give one warning message per group.
21734
21735Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
21736
21737 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
21738 global variables. Handle getting a value for $timeout more
21739 gracefully.
c906108c
SS
21740
21741Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
21742
21743 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 21744 initialize.
c906108c 21745 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 21746 by a target configuration file.
c906108c
SS
21747 (gdb_expect): Pass the timeout to remote_expect.
21748
21749 * config/monitor.exp(gdb_load): Fix typo in regexp.
21750
21751Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
21752
21753 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
21754
21755Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
21756
21757 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
21758 here. Call gdb_target_exec before rebooting the target, to make
21759 sure the connection to the target is closed.
c906108c
SS
21760 (gdb_load): Pass the name of the executable to gdb_target_monitor.
21761 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
21762 Also detect "Timeout reading from remote" error.
21763
21764 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
21765 gdb_target_monitor. Don't call gdb_file_cmd here; let
21766 gdb_target_monitor do it.
c906108c
SS
21767
21768 * gdb.disasm/hppa.exp: Don't use exec_output.
21769
21770Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
21771
21772 * gdb.base/list.exp: If we're debugging a non-native target,
21773 try to set the pc register to point to the start of the
21774 program before doing the first list command.
21775
21776 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 21777 test_calls after restarting.
c906108c
SS
21778
21779 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 21780 reloading.
c906108c
SS
21781
21782 * gdb.base/watchpoint.exp: Fix typo.
21783
21784 * gdb.base/setshow.exp: Check for use_gdb_stub.
21785
21786 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 21787 stub case.
c906108c
SS
21788 * gdb.base/langs.exp: Ditto.
21789
21790 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
21791 gdb_load_offset. If we weren't given a file to load, figure out
21792 what the current file is and use it.
c906108c
SS
21793
21794 * config/i386-bozo.exp: New file.
21795
21796Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
21797
21798 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
21799 feature.
21800
21801 * config/proelf.exp: New entry.
21802
21803Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
21804
21805 * lib/gdb.exp: Remove spurious .* patterns at the beginning
21806 of regexps.
21807
21808 * gdb.base/watchpoint.exp: Don't run the test_stepping
21809 tests if gdb can't call functions on the target.
21810
21811 * gdb.base/setshow.exp: Don't run the set prompt tests if
21812 the board has gdb_prompt set.
21813
21814Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
21815
21816 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
21817 * gdb.base/commands.exp: Likewise.
21818 * gdb.base/setshow.exp: Likewise.
21819
21820Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
21821
21822 * config/monitor.exp(gdb_start): Look for gdb_prompt target
21823 feature.
21824
21825 * config/i960.exp: New file.
21826
21827Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
21828
21829 * gdb.base/funcargs.exp: Check for gdb,short_int target
21830 feature instead of looking for explicit target triplets.
21831
dc96c6c7 21832Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 21833
d63a86f8 21834 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
21835 "p 123DEADBEEF", to check parse_number.
21836 * top.c: change "to enable to enable" to "to enable" in a couple
21837 of help strings.
21838
21839Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
21840
21841 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
21842 on the mn10300.
d63a86f8 21843
c906108c
SS
21844Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
21845
21846 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
21847 where the test executable is run with explicit args.
21848 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
21849
21850Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
21851
21852 * gdb.base/run.c: Use FAKEARGV to build test executable that
21853 does not require a command line arg, since most simulators
21854 don't currently support passing such an arg into the simulated
21855 program.
21856 * gdb.base/commands.exp: Change tests to insert the proper
21857 value as the arg to the first recursive factorial call. Change
21858 compilation line to define FAKEARGV at compile time.
21859
21860Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
21861
21862 * gdb.base/recurse.exp: Enable these tests for the mn10300.
21863 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
21864 function with watchpoint enabled" test.
21865
21866Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
21867
21868 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 21869 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
21870
21871 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 21872 "Tests restarted" messages.
c906108c
SS
21873
21874Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
21875
21876 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
21877
dc96c6c7 21878Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21879
21880 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
21881 for INFO SYMBOL; add help tests for OVERLAY commands.
21882 * gdb.base/default.exp: add tests for INFO SYMBOL command;
21883 add tests for OVERLAY commands
21884 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
21885 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
21886 * gdb.base/sigall.c: add usestubs code frag
21887 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 21888
c906108c
SS
21889Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
21890
21891 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
21892 failures.
21893 (gdb_stop_suppressing_tests): Note that tests have restarted.
21894
21895Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
21896
21897 * config/h8300.exp: New file.
21898
21899Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
21900
21901 * gdb.base/setshow.exp: Check for the existence of a
21902 feature, not its value.
21903
21904Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
21905
21906 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
21907
21908 * gdb.base/scope.exp: It's now init0(), not init().
21909
21910 * gdb.base/scope0.c: For now, change init() to be init0().
21911
21912 * config/monitor.exp: Use gdb_serial in preference to serial
21913 or netport.
21914
21915 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 21916 and it's not already set.
c906108c
SS
21917
21918Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
21919
21920 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 21921 isn't using a stub and if it supports argument passing.
c906108c
SS
21922
21923Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
21924
21925 * config/udi.exp(gdb_start): Make sure UDICONF is set
21926 properly before starting gdb.
21927
21928Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
21929
21930 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
21931 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
21932 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
21933
21934Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
21935
21936 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 21937 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
21938
21939 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
21940
21941 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
21942
21943 * config/monitor.exp: Make sure we disconnect from the target.
21944 Also, try a reboot/reload cycle instead of failing if the
21945 load fails.
21946
21947Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
21948
21949 * gdb.base/default.exp: Don't set match_max.
21950 * gdb.base/help.exp: Ditto.
21951 * gdb.base/list.exp: Ditto.
21952 * gdb.base/signals.exp: Ditto.
21953
21954 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
21955 set, use remote_ld to download the testcase instead of
21956 the GDB loader.
21957
21958Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
21959
21960 * config/vr5000.exp: New file.
21961
21962 * config/monitor.exp(gdb_target_monitor): Add pattern for
21963 "Ending remote" to detect errors in connecting.
21964
21965 * gdb.base/setshow.exp: Add .* within auto language test.
21966
21967 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
21968 target feature.
21969
21970 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 21971 and reboot the board if necessary.
c906108c
SS
21972
21973 * gdb.base/setvar.exp(test_set): Handle multiple prints within
21974 a set of tests. Remove print.* from the patterns being checked.
21975
21976Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
21977
21978 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
21979 refer to gdb_spawn_id.
21980
21981 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
21982 longer used.
21983 * config/sparclet.exp: Ditto.
21984 * config/sparclet-old.exp: Ditto.
21985 * config/slite.exp: Ditto.
21986 * config/sim.exp: Ditto.
21987 * gdb.base/funcargs.exp: Ditto.
21988
21989 * lib/gdb.exp:Remove references to gdb_spawn_id.
21990 (gdb_expect): Move to remote.exp.
21991
21992Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
21993
21994 * config/monitor.exp: Detect the "Couldn't establish connection"
21995 message from GDB.
21996
21997Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
21998
21999 * gdb.base/bitfields.exp: Use runto instead of explicit
22000 gdb_run_cmd/gdb_expect sequences.
22001
22002 * gdb.base/break.exp(text_next_with_recursion): Add match for
22003 gdb_expect call.
22004
22005 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
22006 We also need to handle the "A program is being debugged already"
22007 prompt from gdb. Use gdb_test to set the baud rate.
22008
22009 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
22010 to 20000. Really. I mean it.
22011
22012Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
22013
22014 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
22015 fails. If suppress_flag is set, skip perror message about not
22016 being able to send to GDB.
c906108c 22017 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 22018 GDB.
c906108c
SS
22019 (gdb_expect): If suppress_flag is set, always fail immediately.
22020 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
22021 (gdb_init): Call gdb_stop_suppressing_tests.
22022 (default_gdb_exit): Ditto.
22023 (default_gdb_start): Ditto.
22024
22025 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 22026 gdb_stop_suppressing_tests as appropriate.
c906108c 22027 * gdb.base/break.exp: Ditto.
889bf7c5 22028 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
22029 * gdb.base/commands.exp: Ditto.
22030 * gdb.base/exprs.exp: Ditto.
889bf7c5 22031 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
22032 * gdb.base/list.exp: Ditto.
22033 * gdb.base/recurse.exp: Ditto.
889bf7c5 22034 * gdb.base/scope.exp: Ditto.
c906108c
SS
22035 * gdb.base/structs.exp: Ditto.
22036 * gdb.c++/inherit.exp: Ditto.
22037
22038Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
22039
22040 * config/vr4300.exp: New file.
22041
99707966 22042 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 22043
99707966 22044 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
22045
22046Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
22047
22048 * lib/gdb.exp(gdb_init): New function.
22049
22050 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 22051 for each individual variable set.
c906108c
SS
22052
22053 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
22054 name.
22055
22056 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
22057
22058 * gdb.base/scope.exp: Use gdb_test.
22059
22060 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
22061 aborting; the testsuite driver will do that for us (see
22062 gdb_finish). Also, use gdb_test in a few more places.
22063
22064Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
22065
22066 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
22067
22068Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
22069
22070 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
22071 and "add_tests" are not at the same address.
22072
22073Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
22074
22075 * gdb.base/ptype.exp: Use gdb_test.
22076
22077Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
22078
22079 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
22080 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
22081 left in. No longer expect them to fail.
22082
22083 * gdb.stabs/*.mt; Deleted, no longer used.
22084 * gdb.stabs/configure.in: Remove references to target makefile
22085 frags.
22086 * gdb.stabs/configure: Rebuilt.
22087
22088 * gdb.disasm/*.mt: Deleted, no longer used.
22089 * gdb.disasm/configure.in: Remove references to target makefile
22090 frags. Use "sh3.s" as the unique filename for this directory.
22091 * gdb.disasm/configure: Rebuilt.
22092
22093 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
22094 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
22095 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
22096
22097Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
22098
22099 * config/udi.exp: Use mondfe,name instead of remote_host.
22100
22101Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
22102
22103 * gdb.base/watchpoint.exp: Don't expect a failure when calling
22104 a function with a watchpoint enabled on the mn10200.
22105
22106 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
22107 before trying to create it!
22108
22109Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
22110
22111 * config/vx.exp: Use hostname instead of netport.
22112
22113 * config/vxworks.exp: New file.
22114
22115 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
22116
22117 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 22118 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
22119 occurs.
22120
22121 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
22122 $gdb_spawn_id directly.
22123 (gdb_run_cmd): Try _start as well as start. Use the target feature
22124 gdb,start_symbol as the symbol to start from when jumping.
22125
22126Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
22127
22128 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
22129 redundant) test.
22130
22131 * gdb.base/recurse.exp: Relax final value test for 'b' so that
22132 it doesn't lose for 16bit integer systems.
22133
22134Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
22135
22136 * gdb.fortran/types.exp: If the target doesn't support "double"
22137 data types, then expect "real" types to only be 4 bytes.
22138
22139 * gdb.c++/virtfunc.exp: Expect failure for virtual function
22140 call tests if the target doesn't support inferior function calls.
22141
22142 * gdb.base/printcmds.exp: Allow minor deviation in FP values
22143 in printf tests.
22144
22145Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
22146
22147 * gdb.base/help.exp: Disable "help set", "help show", and
22148 "help support". Simplify regexp for "help stack".
22149
22150 * gdb.base/default.exp: Set match_max to 5000 and the timeout
22151 to 60 seconds. Temporarily set match_max to 15000 around the
22152 "info copying" test.
22153
22154 * gdb.base/nodebug.exp: Don't try to do an inferior function
22155 call if the target doesn't support them.
22156 * gdb.base/printcmds.exp: Likewise.
22157 * gdb.base/setvar.exp: Likewise.
22158 * gdb.base/structs.exp: Likewise.
22159 * gdb.c++/templates.exp: Likewise.
22160 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
22161
22162 * gdb.base/recurse.exp: Enable for the mn10200.
22163
22164 * configure.in: Do configure gdb.stabs directory for *-*-elf
22165 targets.
22166 * configure: Rebuilt.
22167
22168 * gdb.base/break.exp: Check for gdb,noresults before testing
22169 exit status and/or results from the target.
22170 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
22171 * lib/gdb.exp: Remove old (now bogus) initialization of
22172 noinferior, noargs, noresults and nosignals.
22173
22174Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
22175
22176 * config/sh.exp: New file.
22177
22178 * config/slite.exp: Try to connect multiple times to the board
22179 before rebooting. Only send a "monitor run" if need_monitor_run
22180 is set.
22181
22182 * gdb.base/break.exp: Don't do the "stub continue" test if
22183 the target has gdb_stub set.
22184
22185 * gdb.base/callfuncs.exp: Increase the timeout.
22186
22187 * gdb.base/interrupt.exp: Don't even try to compile the testcase
22188 if the target has gdb,noinferiorio set.
22189
22190 * gdb.base/list.exp: Increase match_max to 10000 characters.
22191
22192 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
22193
22194 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
22195 target.
22196
22197 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
22198
22199Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
22200
22201 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
22202 trying to delete the copy of gdb. Catch the file delete so we
22203 don't die if the delete fails; also, the file should be copied to
22204 the host, not to the build.
c906108c
SS
22205
22206Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
22207
22208 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 22209 parenthesis in case it contains multiple regexps separated
c906108c
SS
22210 with |.
22211
22212 * gdb.base/watchpoint.exp: Use gdb_test.
22213 * gdb.base/default.exp: Ditto.
22214
22215Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
22216
99707966 22217 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 22218
c906108c
SS
22219 * gdb.base/scope.exp: Use gdb_test.
22220 * gdb.c++/classes.exp: Ditto.
22221 * gdb.c++/inherit.exp: Ditto.
22222
22223Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
22224
22225 * gdb.base/crossload.exp: Don't use execute_anywhere, use
22226 remote_exec instead.
22227 * gdb.base/corefile.exp: Don't be ridiculous.
22228 * gdb.base/*.c: Add missing stub invocations.
22229
22230Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
22231
22232 * config/slite.exp: Miscellaneous fixes.
22233
22234 * lib/gdb.exp: Fix runto.
22235
22236 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
22237 the target.
22238
22239 * gdb.base/watchpoint.exp: Fix regexp.
22240
22241 * lib/gdb.exp(default_gdb_exit): Add a catch to the
22242 close and wait commands, as the descriptor may now be
22243 invalid. Always call "remote_close host".
22244
22245Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
22246
22247 Major rewrite for testsuite revision.
d63a86f8 22248
c906108c
SS
22249 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
22250 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
22251 instead of relying on spawn_id to always contain a valid
22252 spawn id.
22253 (get_compiler_info): New procedure to build the ${binfile}.ci
22254 file, instead of replicating this in N different places.
22255 (gdb_compile): New procedure.
d63a86f8 22256
c906108c 22257 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
22258 appropriate arguments) instead of compile. Use gdb_test in a lot
22259 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
22260 at the start of a testcase, as this is no longer done magically.
22261
22262 config/*-gdb.exp: Rename without the -gdb suffix.
22263
22264 config/mips.exp: Use remote_close instead of exit_remote_shell.
22265 config/monitor.exp: Use target_info instead of looking at
22266 baud, timeout, etc.
22267 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
22268
22269Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22270
22271 * gdb.c++/templates.exp (test_ptype_of_templates),
22272 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
22273 Update expect patterns for destructors and assignment operators
22274 to match corresponding c-typeprint.c changes.
22275 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
22276 to destructor breakpoint test, GDB should be able to set the
22277 destructor breakpoint without specifying arguments.
22278
22279Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
22280
22281 * gdb.threads/pthreads.exp: Change result for failure to compile due
22282 to lack of pthreads runtime support from an error to simply an
22283 unsupported test, per dejagnu standards.
22284
22285Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22286
22287 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
22288 where GDB exits to reduce pattern match time.
22289 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
22290
22291 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
22292
dc96c6c7 22293Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22294
22295 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
22296 * gdb.base/default.exp: ditto.
22297 * gdb.base/nodebug.exp: ditto.
22298 * gdb.base/printcmds.exp: ditto.
22299 * gdb.base/ptype.exp: ditto.
22300 * gdb.base/setvar.exp: ditto.
22301 * gdb.base/structs.exp: ditto.
22302 * gdb.base/setshow.c: Guard against uninitialized values of argc.
22303
22304Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
22305
22306 * configure, */configure: Rebuild with autoconf 2.12.
22307
22308Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
22309
22310 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
22311 use new i*86-pc-linux*-gnu quads.
22312 * gdb.base/corefile.exp: Ditto.
22313 * gdb.base/signals.exp: Ditto.
22314 * gdb.base/sigall.exp: Ditto.
22315 * gdb.base/interrupt.exp: Ditto.
22316
22317 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
22318 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
22319 RedHat 4.0.
d63a86f8 22320
c906108c 22321 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
22322 linux. This allows the test case to at least compile on latest
22323 linux, but still not run due to missing the threads runtime library.
c906108c
SS
22324
22325Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22326
22327 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
22328 directory to search gdb directory. Accept and step over conditional
22329 stack alignment code. Consume $prompt in failure cases.
22330 Reset timeout to $oldtimeout instead of some arbitrary value.
22331 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
22332 timeout problems with infinite stack backtraces.
22333 * gdb.base/ptype.exp (ptype struct link, union tu_link):
22334 Accept function parameters for linkfunc member.
22335
22336Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
22337
22338 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
22339 (CXXFLAGS): Remove, unreferenced.
22340 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
22341 previous -B options and also add -B option to pick up cross compiled
22342 runtime.
c906108c
SS
22343 (TARGET_INCLUDES): Add for -I options and add code to initialize when
22344 doing cross compiles.
22345 (target_alias): Declare global.
22346 (xgcc): Set variable to full path of gcc in build tree. Use findfile
22347 to verify that gcc exists in build tree, and if so set CC to that
22348 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 22349
c906108c
SS
22350Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
22351
22352 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
22353 ptype test for anonymous union. Fixup testcase to match
22354 current gcc debug output.
22355
22356Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
22357
22358 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
22359 force argument to an unsigned long type.
22360
22361Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
22362
22363 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 22364 tests and anonymous union print/ptype tests.
c906108c
SS
22365 * gdb.base/list.exp (test_forward-search): Increase timeout by
22366 5 minutes for the "search extremely long line" case.
22367 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
22368 completely optional and that the pass/fail messages use the command as
22369 the message if that third arg is a null string.
22370 (gdb_test_exact): Arrange that a null string pattern means match a
22371 null string output rather than any output, which might include random
889bf7c5 22372 errors.
c906108c
SS
22373 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
22374 backtrace test.
22375 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
22376 always failing and failure is now exposed by gdb.exp changes.
22377
22378Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
22379
22380 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
22381 weren't being noted.
22382
22383Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22384
22385 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
22386 * gdb.stabs/weird.exp: Remove v_comb xfails.
22387
dc96c6c7 22388Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22389
22390 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 22391 list.exp scope.exp watchpoint.exp]
c906108c 22392 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 22393
dc96c6c7 22394Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22395
22396 * config/monitor.exp: Increase download timeout to 1000 seconds.
22397
dc96c6c7 22398Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22399
22400 * config/m32r.exp: Increase timeout to 120 seconds.
22401
22402Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
22403
22404 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
22405 and accept older ordering as obsolescent gcc or gdb.
22406 * gdb.c++/templates.exp: Ditto.
22407 * gdb.c++/virtfunc.exp: Ditto.
22408
22409Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
22410
22411 * gdb.base/coremaker.c: Add code to mmap some data so we
22412 can check that it ends up in the core file.
22413 * gdb.base/corefile.exp: Add test to read mmapped data
22414 from core file.
22415
dc96c6c7 22416Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22417
22418 * config/m32r.exp: New file.
22419
22420Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
22421
22422 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
22423 that cflags can contains -gstabs, and work correctly for other tests.
22424
dc96c6c7 22425Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22426
22427 * gdb.base/setshow.exp: New file, tests show and set.
22428 * gdb.base/setshow.c: New file, tests show and set.
22429 * gdb.base/help.exp: Add test for help set|show annotate.
22430 * gdb.base/default.exp: Add test for set|show annotate.
22431
22432Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
22433
22434 * testsuite/gdb.base/break.exp: Make backtrace from factorial
22435 errors unique.
22436 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
22437 explicitly.
22438
22439Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
22440
22441 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
22442 and width commands. This is done elsewhere.
22443 * (gdb_start): Don't call gdb_start_sim here. That's already
22444 done in gdb_load. This fixes lots of failures in default.exp.
22445
22446Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
22447
22448 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
22449 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
22450 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
22451 in the same we we treat other failures (since it may be an expected
889bf7c5 22452 condition), rather than as an error.
c906108c
SS
22453 * gdb.base/signals.exp (test_handle_all_print): Revert back to
22454 old test format.
22455
22456Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
22457
22458 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
22459 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 22460 twice. Nuke the duplicates.
c906108c 22461 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 22462 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
22463 Remove config.h along with other config files.
22464
22465Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
22466
22467 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
22468 "p func1 ()" and note that rests of tests are skipped.
22469 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 22470 setup_xfails for "print func2::coremaker_local".
c906108c
SS
22471 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
22472 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
22473 affected by the previous run test.
22474 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
22475 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
22476 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
22477 "pass int powerset tuple" and "pass modeless int powerset tuple".
22478 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
22479 "real write 4" and "real write 8".
22480 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 22481 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
22482 "print \$i after tuple assign 2", and
22483 "print vs2 after tuple assign 2".
22484 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
22485 meaningful error message and return -1 so the caller can
22486 suppress further tests and avoid a cascade of errors.
d63a86f8 22487
c906108c
SS
22488Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
22489
22490 * gdb.base/a1-selftest.exp: Tweak tests to account for new
22491 format for printing version.
22492 * gdb.base/default.exp: Ditto.
22493 * gdb.base/interrupt.exp: Fix problem with cascade of
22494 errors if child process dies while calling a function.
d63a86f8 22495
c906108c
SS
22496Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
22497
22498 * Makefile.in (VPATH): Add
22499 * Makefile.in (Makefile, config.status): Fix rules so things get
22500 remade when necessary.
22501
22502Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
22503
22504 * Makefile.in (just-check): Add path to sibling expect dir
22505 to environment variable specified by RPATH_ENVVAR.
22506
22507Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
22508
22509 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
22510 (just-check): Add shared library paths for libstdc++, tk,
22511 tcl, bfd, and opcodes to the environment variable specified
22512 in RPATH_ENVVAR.
22513 * configure.in: Add support to recognize --enable-shared flag
22514 and generate correct value for RPATH_ENVVAR.
22515 * configure: Regenerated with autoconf.
22516
22517Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
22518
22519 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 22520 include all osf versions.
c906108c
SS
22521 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
22522 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
22523 when target is linux. When failing to build pthreads test
22524 executable, give more meaningful message.
22525 * gdb.threads/pthreads.c: Hpux also uses old definition of second
22526 arg for pthread_create.
d63a86f8 22527
c906108c
SS
22528Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
22529
22530 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 22531 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 22532 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 22533 and -lpthreads (everybody else).
c906108c
SS
22534 (test_startup): Fail gracefully if threads are not supported.
22535 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
22536 "p/c array_index("abcdef",2)" when not gcc compiled.
22537 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
22538 "print func2::coremaker_local" when not gcc compiled.
22539 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
22540 "ptype on opaque struct tagname (statically)",
22541 "ptype on opaque struct tagname (dynamically) 1", and
22542 "ptype on opaque struct tagname (dynamically) 2"
22543 for not compiled with gcc.
22544 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
22545 backtrace when compiled with gcc.
d63a86f8 22546 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
22547 than always return success.
22548
22549Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
22550
22551 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
22552
22553Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
22554
22555 * gdb.base/structs.exp: Undo last change.
22556
22557Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
22558
22559 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
22560 encapsulate all the steps/nexts done during self test, starting
22561 at main, and makes them less sensitive to optimization issues.
22562 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
22563 signal handler" test.
22564 * gdb.threads/pthreads.exp: Only run this for native configs.
22565 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
22566 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
22567 tests.
22568 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
22569 for "runto test_calls(void)" test.
d63a86f8 22570
c906108c
SS
22571Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
22572
22573 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
22574 and don't expect address info in breakpoint confirmations.
22575
22576Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
22577
22578 * gdb.base/list.exp (test_forward_search): Increase timeout
22579 temporarily by 60 seconds for searching extremely long line,
889bf7c5 22580 and then reset to old value when done. Increase expect input
c906108c
SS
22581 buffer to 10000.
22582
22583Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
22584
22585 * gdb.base/list.exp (test_forward_search): Fix to handle very
22586 long source line without overflowing expect's input buffer.
22587
22588Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
22589
22590 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
22591 "buffer_full".
22592
22593 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
22594 "buffer_full".
22595
22596 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
22597 "buffer_full".
22598
22599 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
22600 "buffer_full".
22601
22602Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
22603
22604 * configure.in (configdirs): Add gdb.threads.
22605 * configure: Regenerated with autoconf.
22606 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
22607 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
22608 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 22609
c906108c
SS
22610Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
22611
22612 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
22613
22614Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
22615
22616 * gdb.base/signals.exp (test_handle_all_print): Test separately for
22617 each signal's status in the output of "handle all print".
22618 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
22619 the \r\n sequence that immediately precedes the gdb prompt.
22620 * gdb.base/a1-selftest.exp: Save original timeout and restore
22621 after test.
22622
22623Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
22624
22625 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
22626 symbol.
22627
22628Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
22629
22630 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
22631
22632Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
22633
22634 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
22635 timeout by 60 seconds.
22636
22637Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
22638
22639 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
22640 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
22641 error return.
22642
22643Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
22644
22645 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
22646 gdb initialization, also report how long dejagnu waited. Restore
22647 old timeout before doing error return. Temporarily increase timeout
889bf7c5 22648 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
22649
22650Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
22651
22652 * lib/gdb.exp: Report timeout value for verbosity level 2.
22653 * config/gdbserver.exp: Ditto.
22654 * config/hppro.exp: Ditto.
22655 * config/mips-gdb.exp: Ditto.
22656 * config/monitor.exp: Ditto.
22657 * config/netware.exp: Ditto.
22658 * config/sim-gdb.exp: Ditto.
22659 * config/slite-gdb.exp: Ditto.
22660 * config/udi-gdb.exp: Ditto.
22661 * config/unix-gdb.exp: Ditto.
22662 * config/vx-gdb.exp: Ditto.
22663 * gdb.base/a1-selftest.exp: Ditto.
22664 * gdb.base/a2-run.exp: Ditto.
22665 * gdb.base/break.exp: Ditto.
22666 * gdb.base/corefile.exp: Ditto.
22667 * gdb.base/list.exp: Ditto.
22668 * gdb.base/recurse.exp: Ditto.
22669 * gdb.base/scope.exp: Ditto.
22670 * gdb.base/signals.exp: Ditto.
22671
22672Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
22673
22674 * gdb.threads/Makefile.in (docdir): Removed.
22675
22676Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
22677
22678 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 22679 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 22680 @srcdir@.
d63a86f8 22681 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
22682 autoconf 2.5 or higher.
22683 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
22684
22685Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
22686
22687 * configure: Regenerated.
22688 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
22689 avoid name clashes with SunOS headers.
22690
22691Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
22692
22693 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
22694
22695Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
22696
22697 * gdb.base/callfuncs.exp: Finish last change -- make sure the
22698 prototype information ends up in the compiler info file.
22699
22700Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
22701
22702 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
22703 attempting to regenerate it. Eliminate use of a temporary file
22704 and just generate the info file directly. Source it immediately,
22705 for consistency of use.
22706 * gdb.base/corefile.exp: Ditto
22707 * gdb.base/exprs.exp: Ditto.
22708 * gdb.base/funcargs.exp: Ditto.
22709 * gdb.base/langs.exp: Ditto.
22710 * gdb.base/list.exp: Ditto.
22711 * gdb.base/mips_pro.exp: Ditto.
22712 * gdb.base/nodebug.exp: Ditto.
22713 * gdb.base/opaque.exp: Ditto.
22714 * gdb.base/ptype.exp: Ditto.
22715 * gdb.base/scope.exp: Ditto.
22716 * gdb.base/setvar.exp: Ditto.
22717 * gdb.base/signals.exp: Ditto.
22718 * gdb.base/whatis.exp: Ditto.
22719 * gdb.c++/templates.exp: Ditto.
22720 * gdb.c++/virtfunc.exp: Ditto.
22721 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 22722 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
22723
22724Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22725
22726 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
22727 it got fixed by the recent lookup_minimal_symbol_by_pc change.
22728 Increase timeout, a lot of single stepping might be needed if the
22729 target has no hardware watchpoints.
22730
22731Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
22732
22733 * gdb.base/break.exp: Ignore compiler warnings when compiling
22734 break.c.
22735 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
22736 * gdb.base/default.exp: Add h8300 xfails. Handle messages
22737 from remote-sim.
22738 * gdb.base/exprs.exp: Add h8300 xfails.
22739 * gdb.base/funcargs.exp: Likewise.
22740 * gdb.base/nodebug.exp: Likewise.
22741 * gdb.base/printcmds.exp: Likewise.
22742 * gdb.base/ptype.exp: Likewise.
22743 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
22744 h8300 xfails.
d63a86f8 22745 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
22746 on the h8300.
22747 * gdb.base/funcargs.c: Explicitly make last constant argument to
22748 call_after_alloca_subr an unsigned long type.
22749 * gdb.base/return.c: Include stdio.h.
22750
22751Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
22752
22753 * config/abug.exp: New file for the older Motorola Bug monitor
22754 that runs on the mvme13x series VME boards.
22755 * config/monitor.exp: Use the new config array for target settings
22756 if they exist.
22757
22758Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
22759
22760 * sim-gdb.exp: Make the SH simulator allocate less space when
22761 it is targeted.
22762
22763Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
22764
22765 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
22766 test.
22767
22768Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
22769
22770 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
22771 "rs6000-*-*" for "list function in include file" when gcc compiled.
22772 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
22773 for "p ctable1[120]".
22774 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
22775 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
22776 Remove setup_xfail for "rs6000-*-*" for
22777 "print 'scope0.c'::filelocal before run".
22778 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
22779 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
22780 since some compilers don't allow both options to be given
22781 on the same command line. Create object file and move it.
d63a86f8 22782
c906108c
SS
22783Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
22784
22785 * gdb.base/corefile.exp: Always regenerate the core file, since
22786 we always regenerate the coremaker program. Detect special case
22787 where registers cannot be read from core file.
d63a86f8 22788
c906108c
SS
22789Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
22790
22791 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
22792 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
22793 * gdb.c++/templates.exp: Only match on basename of file since
22794 some formats like xcoff don't encode directory information.
22795 * gdb.stabs/weird.exp: Use the right sed script for powerpc
22796 and rs6000 AIX xcoff targets.
22797 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
22798 * configure: Regenerate.
22799 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
22800 here, rather than in distclean.
d63a86f8 22801
c906108c
SS
22802Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
22803
22804 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
22805 defined, and use it to compile the test case with -O2. The
22806 native compilation still uses no optimization.
22807 * gdb.base/mips_pro.c: Remove inline assembly code since
22808 it is compiled PIC by default, which results in assembler
22809 warnings that make the testsuite think the compilation
22810 was unsuccessful.
22811
22812Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
22813
22814 * gdb.c++/misc.exp: Add note to message for
22815 "print s.a for foo struct" that this is a known gcc 2.7.2
22816 and earlier bug.
22817
22818Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
22819
22820 * gdb.base/break.exp: Fix pattern for matching "Delete all
22821 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
22822 setup_xfail for deleting all breakpoints test. Fix various
22823 timeout messages to include "(timeout)".
22824 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
22825 for "p t_float_values2(3.14159,float_val2)".
22826 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
22827 for "continue to call2g" when gcc compiled.
22828 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
22829 "up to foo in langs.exp", "show language at foo in langs.exp",
22830 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
22831 and "show language at fsub in langs.exp".
22832 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
22833 "list line 1 in include file", "list message for lines past EOF",
22834 "list function in include file", "list list0.h:foo", and
22835 "list filename:function; nonexistant function".
22836 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
22837 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
22838 and "ptype t_char_array" to be for native cc only.
d63a86f8 22839
c906108c
SS
22840Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
22841
d63a86f8 22842 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 22843 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 22844 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
22845
22846Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
22847
22848 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
22849 "bt in signals.exp". This problem only appears when running
22850 the testsuite, and then only intermittently.
22851
22852Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
22853
22854 * gdb.base/return.exp (return_tests): Differentiate between
22855 two tests of continuing.
22856
22857Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
22858
22859 * */Makefile.in (maintainer-clean): Remove config.log.
22860 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
22861 * gdb.c++/Makefile.in (PROGS): Add inherit.
22862 (clean): Remove *.ci.
22863
22864Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
22865
22866 * gdb.c++/misc.cc: Add test code from Mike Stump.
22867 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
22868
22869Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
22870
22871 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
22872 to "alpha-*-osf2*" and add comment.
22873 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
22874 setup_xfail for "step over execarg initialization" and
22875 "step over corearg initialization".
c906108c
SS
22876 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
22877 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
22878 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 22879 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
22880 "print func2::coremaker_local", and "backtrace in corefile.exp".
22881 * gdb.base/signals.exp: Build and source signals.ci.
22882 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
22883 to be for gcc only.
22884 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 22885
c906108c
SS
22886Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22887
22888 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
22889 Feb 3 procfs.c change.
22890
22891Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
22892
22893 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
22894
22895Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
22896
22897 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
22898 from dejagnu's apparent default of 10 seconds, which gives random
22899 results when running the tests over NFS on moderately loaded systems.
22900 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
22901
22902Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
22903
22904 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
22905 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 22906 result reports.
c906108c
SS
22907
22908Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
22909
22910 * configure.in (CY_AC_PATH_TCLH): Remove.
22911 * configure: Regenerate.
22912
22913Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
22914
22915 * gdb.c++/Makefile.in (clean): Add missing '{'.
22916
22917Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
22918
22919 * lib/gdb.exp: Provide a default value for noinferior.
22920
22921 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
22922 Load libgloss.exp.
22923
22924Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
22925
22926 * gdb.disasm/hppa.exp: Compile directly into an executable, use
22927 the executable, not the .o to run the tests from.
22928
22929Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
22930
22931 * gdb.base/break.exp: Don't test for program exit or exit status
22932 if $noresults if nonzero.
22933 * gdb.base/langs.exp: Likewise.
22934 * gdb.base/watchpoint.exp: Likewise.
22935
22936 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
22937 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
22938 trying to compile the testcase.
22939
22940Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
22941
22942 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
22943 * gdb.base/signals.exp (continue to handler): Likewise.
22944
22945Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
22946
22947 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
22948
22949 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
22950
22951Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
22952
22953 * gdb.base/corefile.exp: Recognize "not found" as failure
22954 when trying to determine if a core file was generated.
22955 If no core file was generate the first time, try again without
22956 the ulimit -c to work around braindamaged shells.
22957
22958Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
22959
22960 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
22961 [] tests with "test" and enclose string in quotes.
22962 * gdb.stabs/configure: Rebuild
d63a86f8 22963
c906108c
SS
22964Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
22965
22966 Changes in sync with expect:
22967 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
22968 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
22969 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
22970 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
22971 argument to AC_REQUIRE.
22972 * configure: Regenerated.
22973
22974Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
22975
22976 * gdb.base/corefile.exp: When generating a core, discard any
22977 error messages about ulimit not found and the "core dumped"
22978 message from the shell that runs the coredumper.
22979
22980Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
22981
22982 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
22983
22984 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
22985 which sed script to run. Expect failure for v_comb test
22986 on PA targets too.
d63a86f8 22987
c906108c
SS
22988Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
22989
22990 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 22991 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
22992
22993Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
22994
22995 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
22996 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 22997 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
22998 * lib/gdb.exp (default_gdb_start): Fix typo.
22999 * gdb.base/corefile.exp: Allow "Core was generated by ..."
23000 messages to not include the full program name that caused
23001 the core dump since some systems (such as solaris) apparently
23002 truncate this path to about 80 characters.
23003 When generating a core file first try increasing the core file
23004 size limit to unlimited since some systems may default it to
23005 zero, and it is harmless to try it. Move the test for failing
23006 to generate a core file to where it will actually get executed.
23007 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
23008 new gdb result from g++ debug info improvements and make old
23009 pattern obsolescent. Also account for size_t differences
23010 (may be int or long).
23011 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
23012 initialization before function call is placed in the delay slot
23013 and thus appears to be skipped over by commands such as "next".
23014
23015Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
23016
23017 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
23018
23019Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
23020
23021 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
23022 input source file; fix code to compile test to deal with this
23023 convention.
23024 * gdb.c++/*.exp: Likewise.
23025
23026Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
23027
23028 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
23029 "bt in signals.exp".
23030
23031Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
23032
23033 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
23034 "step over execarg initialization" and
889bf7c5 23035 "step over corearg initialization".
c906108c
SS
23036
23037Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
23038
23039 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
23040 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
23041
23042Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
23043
23044 From Rob Savoye (rob@poseidon.cygnus.com)
23045 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
23046 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
23047 configure.in}, gdb.disasm/{Makefile.in, configure.in},
23048 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
23049 configure.in}: Major reworking for autoconfig.
c906108c
SS
23050 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
23051 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 23052 New files.
c906108c
SS
23053 * config/unix-gdb.exp: Make GDB global.
23054 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
23055 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
23056 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
23057 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
23058 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
23059 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 23060 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
23061 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
23062 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
23063 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
23064 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 23065 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
23066 to returns as necessary, arrange for test to compile own testcase
23067 executable.
c906108c 23068 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 23069
c906108c
SS
23070Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
23071
23072 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 23073 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
23074 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
23075 "backtrace through signal handler".
23076
23077Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23078
23079 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
23080 continuing from a job control stop signal.
23081 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
23082
23083Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
23084
23085 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
23086 * gdb.base/corefile.exp: Likewise.
23087 * gdb.base/funcargs.exp: Likewise.
23088
23089Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
23090
23091 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
23092 * config/monitor.exp: Add support for setting baud rate.
23093
23094Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
23095
23096 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
23097 i*86-*-linux* xfails for "backtrace through signal handler".
23098 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
23099 "print func2::coremaker_local".
23100 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 23101 alpha-dec-osf2* xfail for
c906108c
SS
23102 "delete all breakpoints when none".
23103
23104Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
23105
23106 * gdb.base/break.exp: Change test that deletes all breakpoints
23107 when no user breakpoints are installed. A post 4.15 change
23108 causes gdb to no longer prompt in this case.
23109
23110Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
23111
23112 * gdb.base/return.exp (return_tests): Change xfail for test
23113 "correct value returned double test" to stop xfailing at
23114 Solaris 2.5. Apparently the bug has been fixed.
23115
23116Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
23117
23118 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
23119 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
23120
23121Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
23122
23123 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
23124 * gdb.disasm/hppa.s: Corresponding changes.
23125
23126Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
23127
23128 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
23129 makefile fragment.
23130 * config/mt-hpux: Deleted.
23131
23132Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
23133
d63a86f8 23134 * Many files: When warning about suppressed tests due to a
c906108c
SS
23135 nonexistant test binary, avoid incrementing the warning count.
23136
23137Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
23138
23139 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 23140
c906108c
SS
23141Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23142
23143 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
23144 "sparc-*-solaris2*".
23145
23146Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23147
23148 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
23149 Add global and local variables and initialize them.
23150 * gdb.base/corefile.exp: Test correct mapping of corefile sections
23151 by printing variables. Remove rs6000 and powerpc xfails, BFD now
23152 extracts the file name and terminating signal from the core file.
23153 * TODO: Remove note about tests for correct mapping of corefile.
23154 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
23155 from optimizing it away.
23156 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
23157 handles common blocks.
23158
23159Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
23160
23161 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
23162 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
23163
23164Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
23165
23166 * Makefile.in (maintainer-clean): New target, synonym for
23167 realclean.
23168 * gdb.base/Makefile.in (maintainer-clean): Likewise.
23169 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
23170 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
23171 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
23172 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
23173 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
23174
23175Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
23176
23177 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
23178 xfails when not gcc compiled for "print foo::funclocal".
23179 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
23180 "print foo::funclocal at foo",
23181 "print 'scope1.c'::foo::funclocal at foo",
23182 "print foo::funclocal_bss at foo",
23183 "print 'scope1.c'::foo::funclocal_bss at foo",
23184 "print foo::funclocal_ro at foo",
23185 "print 'scope1.c'::foo::funclocal_ro at foo",
23186 "print bar::funclocal at foo" and
23187 "print 'scope1.c'::bar::funclocal at foo".
23188 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
23189 gcc compiled for "print foo::funclocal at bar".
23190 Expand all messages to ensure that they identify that
23191 the test is at bar().
23192 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
23193 gcc compiled for:
23194 "ptype on opaque struct pointer (statically)",
23195 "ptype on opaque struct tagname (statically)",
23196 "ptype on opaque struct pointer (dynamically) 1",
23197 "ptype on opaque struct tagname (dynamically) 1",
23198 "ptype on opaque struct pointer (dynamically) 2" and
23199 "ptype on opaque struct tagname (dynamically) 2
23200 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
23201 gcc compiled for:
23202 "p datalocal"
23203 "whatis datalocal",
23204 "ptype datalocal",
23205 "p bsslocal",
23206 "whatis bsslocal", and
23207 "ptype bsslocal".
23208 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
23209 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
23210 when not gcc compiled.
23211 * gdb.base/funcargs.exp (float_and_integral_args): Add
23212 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
23213 compiled.
23214 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
23215 "backtrace from call6a" when not gcc compiled.
23216 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
23217 "backtrace from call7a" when not gcc compiled.
23218 * gdb.base/callfuncs.exp (do_function_calls):
23219 Add "hppa*-*-hpux*" xfail when not gcc compiled for
23220 "p t_char_array_values(char_array_val2,char_array_val1)",
23221 "p t_char_array_values(char_array_val1,char_array_val2)",
23222 "p t_char_array_values("carray 1","carray 2")",
23223 "p t_char_array_values("carray 1",char_array_val2)",
23224 "p t_char_array_values(char_array_val1,"carray 2")",
23225 "p sum_args(1,{2})",
23226 "p sum_args(2,{2,3})",
23227 "p sum_args(3,{2,3,4})",
23228 "p sum_args(4,{2,3,4,5})"
23229 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
23230 "backtrace in corefile.exp" when not gcc compiled.
23231
23232Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23233
23234 * gdb.base/signals.exp: Rewrite `handle all print' test as
23235 a procedure. Accept blanks or TABs as whitespace, increase
23236 timeout and expect input buffer size for the large output
23237 from the command. Remove "i*86-*-bsdi2.0" xfail.
23238
23239Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23240
23241 * gdb.base/setvar.exp: Add new testcases for truncation when
23242 assigning invalid values to bitfields.
23243
23244Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
23245
d63a86f8 23246 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
23247 mips-sgi-irix* xfail for
23248 "call inferior func with struct - returns char *"
23249 and fix test so that an optional (unsigned char *) cast is
889bf7c5 23250 accepted in the result.
c906108c
SS
23251
23252Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
23253
23254 * gdb.base/funcargs.exp (float_and_integral_args): Remove
23255 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
23256 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
23257 * gdb.base/signals.exp: Remove duplicate "handle all print" test
23258 that accidentally got checked in.
23259
23260Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
23261
d63a86f8 23262 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
23263 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
23264 compiled test.
23265 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
23266 Add mips-sgi-irix5* xfail for not gcc compiled.
23267 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
23268 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
23269 "p top", "whatis top", "p middle", and "whatis middle".
23270 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
23271 "whatis signed char" for not gcc compiled.
23272 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
23273 "set variable signed char=-1 (-1)" and
23274 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
23275 * gdb.base/funcargs.exp (float_and_integral_args):
23276 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
23277 Add mips-sgi-irix* xfail when not gcc compiled for
23278 "continue to call2b".
23279 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
23280 "continue to call2g".
23281 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
23282 "backtrace from call6a"
23283 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
23284 "backtrace from call7k".
23285 Add mips-sgi-irix5* xfail when not gcc compiled for
23286 "backtrace from call7a".
23287 (localvars_after_alloca): Fix gdb_test cmds for
23288 "print * after runto ...".
23289 Remove rs6000-*-* xfails for
23290 "print i after runto localvars_after_alloca" and
23291 "print l after runto localvars_after_alloca"
23292 for all compilers.
23293 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 23294 when not compiled with gcc, for:
c906108c
SS
23295 "print signed char == (minus)",
23296 "print signed char != (minus)",
23297 "print signed char < (minus)",
23298 "print signed char > (minus)".
23299 * gdb.base/callfuncs.exp (do_function_calls):
23300 Add mips-sgi-irix* xfail, when compiled with native compiler, for
23301 "call inferior func with struct - returns char *".
d63a86f8 23302 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
23303 "correct value returned double test" to include Solaris 2.4.
23304 * gdb.base/funcargs.exp (float_and_integral_args):
23305 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 23306
c906108c
SS
23307Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23308
23309 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
23310 enumeration bitfields if compiling with GNU C.
23311 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
23312 to empty' prompt.
23313
23314Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
23315
23316 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
23317 test for PRO targets.
23318
23319 * gdb.base/funcargs.exp: Avoid ever setting more than 8
23320 breakpoints in the inferior at any given time by making
23321 two groups of breakpoints for call2*, call6* and call7*
23322 tests.
23323
23324Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23325
23326 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
23327 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
23328 from optimizing it away.
23329 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
23330 "call inferior func with struct".
23331
23332Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
23333
23334 * configure.in: Only configure gdb.chill for particular targets.
23335
23336Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
23337
23338 * gdb.base/Makefile.in: Add action to .c.o transformation
23339 rule that generates a .ci file for each .o file and remove
23340 explicit .c.o rules except for callfuncs.o.
23341 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
23342 generates a .ci file for each .o file and remove explicit
23343 .cc.o rules.
23344 (clean): Remove *.tmp *.ci files.
23345 (EXECUTABLES): Remove templ-info.exp.
23346 * gdb.base/compiler.c: New file.
23347 * gdb.c++/compiler.cc: New file
23348 * gdb.base/scope.exp: Source gdb.base/scope.ci.
23349 Change rs6000-*-* xfail for
23350 "print 'scope0.c'::filelocal_ro" and
23351 "print 'scope1.c'::filelocal" and
23352 "print 'scope1.c'::filelocal_bss" and
23353 "print 'scope1.c'::filelocal_ro" and
23354 "print 'scope1.c'::foo::funclocal" and
23355 "print 'scope1.c'::foo::funclocal_ro" and
23356 "print 'scope1.c'::bar::funclocal" and
23357 "print 'scope0.c'::filelocal_ro" and
23358 "print 'scope1.c'::filelocal at foo" and
23359 "print 'scope1.c'::filelocal_bss at foo" and
23360 "print 'scope1.c'::filelocal_ro at foo" and
23361 "print 'scope1.c'::foo::funclocal at foo" and
23362 "print 'scope1.c'::foo::funclocal_bss at foo" and
23363 "print 'scope1.c'::foo::funclocal_ro at foo" and
23364 "print 'scope1.c'::bar::funclocal at foo" and
23365 "print 'scope0.c'::filelocal_ro" and
23366 "print 'scope1.c'::filelocal" and
23367 "print 'scope1.c'::filelocal_bss" and
23368 "print 'scope1.c'::filelocal_ro" and
23369 "print 'scope1.c'::foo::funclocal" and
23370 "print 'scope1.c'::foo::funclocal_bss" and
23371 "print 'scope1.c'::foo::funclocal_ro" and
23372 "print 'scope1.c'::bar::funclocal" and
23373 "print 'scope1.c'::bar::funclocal_bss"
23374 to only be xfail'd when not compiled with gcc.
d63a86f8 23375 Add rs6000-*-* xfail for
c906108c
SS
23376 "print 'scope0.c'::filelocal_bss before run"
23377 when compiled with gcc.
23378 (test_at_main): Add rs6000-*-* xfail for
23379 "print filelocal_ro in test_at_main"
23380 when compiled with gcc.
23381 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 23382 Add rs6000-*-aix* xfail for
c906108c
SS
23383 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
23384 "ptype t_char_array", not compiled with gcc.
23385 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
23386 xfail for "list foo (in include file)" when gcc compiled.
23387 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 23388 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
23389 "run to call0a" if not compiled with gcc.
23390 (unsigned_integral_args): Add rs6000-*-* xfail for
23391 "run to call1a" if not compiled with gcc.
23392 (float_and_integral_args): Add rs6000-*-* xfail for
23393 "run to call2a" if not compiled with gcc and for
23394 "continue to call2b" for any compiler.
23395 Add rs6000-*-* xfail to
23396 "print f1 after run to call2a" for gcc compiled.
23397 (discard_and_shuffle): Add rs6000-*-* xfail for
23398 "run to call6a".
23399 (shuffle_round_robin): Add rs6000-*-* xfail for
23400 "backtrace from call7a" if not compiled with gcc.
23401 Add rs6000-*-* xfail for
23402 "backtrace from call7b" if compiled with gcc.
23403 (call_after_alloca): Add rs6000-*-* xfail for
23404 "print c in call_after_alloca" and
23405 "print s in call_after_alloca" and
23406 "backtrace from call_after_alloca_subr"
23407 if not compiled with gcc.
23408 (localvars_in_indirect_call): Add rs6000-*-* xfail for
23409 "print c in localvars_in_indirect_call" and
23410 "print c in localvars_in_indirect_call" and
23411 "backtrace in indirectly called function" and
23412 "stepping into indirectly called function"
23413 if not compiled with gcc.
23414 (localvars_after_alloca): Add rs6000-*-* xfail for
23415 "print c after runto localvars_after_alloca" and
23416 "print s after runto localvars_after_alloca" and
23417 "print i after runto localvars_after_alloca" and
23418 "print l after runto localvars_after_alloca"
23419 for all compilers.
23420 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
23421 than whatis-info.exp.
23422 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
23423 than opaque-info.exp.
23424 Setup rs6000-*-* xfail for
d63a86f8 23425 "ptype on opaque struct pointer (statically)" and
c906108c
SS
23426 "ptype on opaque struct pointer (dynamically)" when
23427 not compiled with gcc.
23428 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
23429 rather than callf-info.exp.
23430 (do_function_calls): Add clear_xfail for rs6000-*-* for
23431 "p t_float_values2(3.14159,float_val2)". Seems to work
23432 fine there, both with xlc and gcc. Need to find out what
23433 it is doing right and fix other platforms.
23434 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
23435 "call inferior func with struct - returns int",
23436 "call inferior func with struct - returns long",
23437 "call inferior func with struct - returns float",
23438 "call inferior func with struct - returns double",
23439 "call inferior func with struct - returns char *",
23440 but only if not gcc compiled (presumes xlc compiled).
23441 Change rs6000-*-* xfails for
23442 "call inferior func with struct - returns char" and
23443 " call inferior func with struct - returns short" to only
23444 xfail if not using gcc.
23445 (clean mostlyclean): Remove *.ci and *.tmp files.
23446 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
23447 than templ-info.exp.
23448 * gdb.base/langs.exp: Source gdb.base/langs.ci.
23449 Add rs6000-*-* xfail for "up to foo in langs.exp"
23450 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 23451 when not gcc compiled.
d63a86f8 23452
c906108c
SS
23453Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23454
23455 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
23456 * gdb.base/corefile.exp: Likewise.
23457 * gdb.base/list.exp: Likewise.
23458 * gdb.base/scope.exp: Likewise.
23459 * gdb.base/siganls.exp: Likewise.
23460
23461 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
23462 compiler output.
23463 * gdb.base/whatis.exp: Likewise.
23464
23465Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
23466
23467 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
23468 failure (opcode table has been fixed to match reality).
23469
23470Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
23471
23472 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
23473 "call inferior func with struct - returns char",
23474 "call inferior func with struct - returns short"
23475
23476 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
23477 "print 'scope0.c'::filelocal at main",
23478 "print 'scope0.c'::filelocal_bss in test_at_main",
23479 "print 'scope0.c'::filelocal at foo",
23480 "print 'scope0.c'::filelocal_bss in test_at_foo",
23481 "print 'scope0.c'::filelocal at bar",
23482 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 23483
c906108c
SS
23484 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
23485 in source file 1". This bug seems to have been fixed with both
23486 gcc and native cc (was native assembler bug?).
23487
23488Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
23489
23490 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
23491 "backtrace through signal handler" to "i*86-*-sysv4*".
23492 * gdb.base/signals.exp: Add xfail for "'next' behaved as
23493 continue" case. Add "known SVR4 bug" to fail message.
23494 Add "i*86-*-bsdi2.0" xfail for "handle all print".
23495 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
23496 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
23497 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
23498 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
23499 "up to foo in langs.exp", "show language at foo in
23500 langs.exp", "up to cppsub_ in langs.exp", "show
23501 language at cppsub_ in langs.exp", "up to fsub in
23502 langs.exp", and "show language at fsub in langs.exp".
23503 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
23504 "bactrace in corefile.exp".
23505 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
23506 "call inferior function with struct - returns float" and
23507 "call inferior function with struct - returns double".
d63a86f8 23508
c906108c
SS
23509Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
23510
23511 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
23512 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
23513 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
23514 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
23515
23516Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
23517
23518 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
23519 (or overriden) "CHILL" macro rather then bare "gcc".
23520 Also look for ../../gcc/xgcc since that is what we will
23521 actually need, not "Makefile". Remove following assignment
23522 of CHILL to CHILL_FOR_TARGET because that results in
23523 recursive definition.
23524
23525Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
23526
23527 * gdb.base/corefile.exp: Change xfail for backtrace in
23528 corefile.exp from linuxaout to all linux.
23529 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
23530 cases where we miss the breakpoint at the signal handler
23531 for some reason. Setup xfail for linuxoldld/linuxaout and
23532 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
23533 hitting SIGURG breakpoint.
23534 * gdb.base/signals.exp: Setup xfail for "next" acting like
23535 continue to add linuxoldld. Setup xfail for all linux for
23536 "next to handler in signals_tests_1", "backtrace in
23537 signals_tests_1", "continue to func1", "pass SIGUSR1",
23538 and continue to handler".
23539
23540Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
23541
23542 * Update all FSF addresses except those in COPYING* files.
23543
23544Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
23545
23546 * gdb.base/a2-run.exp: Change messages to be more explicit about
23547 the status of args, and quote binfile in results.
23548
23549Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
23550
23551 * gdb.base/callfuncs.exp: Add tests for passing structs to
23552 inferior functions and return various types.
23553 * gdb.base/callfuncs.c: Add functions to receive a struct
23554 and return a member of the struct, in various types.
23555
23556Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23557
23558 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
23559
23560Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
23561
23562 * config/vxworks29k.exp: New file, sources vxworks.exp.
23563
23564Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23565
23566 * config/gdbremote.exp: New file. Testing framework using
23567 gdbserver.
23568
23569Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
23570
23571 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
23572 "call function when asleep" and "send end of file".
23573 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
23574 for "backtrace in corefile.exp".
23575 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
23576 for "backtrace through signal handler".
23577 * gdb.base/corefile.exp: Make sure we actually generate a core file
23578 before trying the core tests. Some systems allow the user to suppress
23579 generation of core files and default to that (linux for example).
23580 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
23581 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
23582
23583Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23584
23585 * gdb.threads: New directory with some crude multi-threaded
23586 gdb tests (step.exp and step2.exp).
23587 * config/mt-lynx (STEP_EXECUTABLE): Define.
23588 (THREADFLAGS): Define.
23589
23590Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
23591
23592 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
23593
23594 * gdb.base/signals.exp: Disable whole file for lynx until
23595 further notice.
23596
23597 * gdb.base/signals.exp: xfail test where "next" acts like
23598 "continue" for lynx.
23599
23600 * gdb.base/interrupt.exp: xfail test for calling function while
23601 inferior is asleep for lynx.
23602
23603 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
23604 than one cr-lf after each command.
23605
23606Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23607
23608 * configure.in: Reinstate setting of stabsdirs variable, fix
23609 typo in setting up configdirs for native builds.
23610
23611 * gdb.base/return.exp: Fix typo in return double test.
23612 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
23613 compiler from optimizing them away.
23614
23615Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
23616
23617 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
23618 sequences to be echo'd by gdb when using gdb_test.
23619 * gdb.chill/chexp.exp: Likewise.
23620 * gdb.fortran/exprs.exp: Likewise
23621
23622Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23623
23624 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
23625 after the inferior gdb has started.
23626
23627 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
23628 after each command.
23629 * gdb.base/funcargs.exp: Likewise.
23630 * gdb.base/gdbvars.exp: Likewise.
23631 * gdb.base/interrupt.exp: Likewise.
23632 * gdb.base/list.exp: Likewise.
23633 * gdb.base/watchpoint.exp: Likewise.
23634 * gdb.c++/demangle.exp: Likewise.
23635 * gdb.c++/inherit.exp: Likewise.
23636 * gdb.chill/chexp.exp: Likewise.
23637 * gdb.fortran/exprs.exp: Likewise.
23638
23639 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
23640 test if we can't handle IO to/from the inferior.
23641
23642 * gdb.c++/misc.exp: Always check for a program already being
23643 started after sending a "run" command to gdb.
23644
23645 * gdb.base/twice.exp: Start with a fresh gdb.
23646
23647 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
23648 only depend on gdb's expression code, not the chill runtime.
23649
23650 * gdb.base/return.c: Put return values into variables so we
23651 can have gdb print them rather than depending on the program
23652 to print them.
23653 * gdb.base/return.exp: Corresponding changes.
23654
23655 * lib/gdb.exp: Provide default value for noinferiorio.
23656 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
23657 the inferior.
23658
23659 * gdb.base/break.exp: Always check for a program already being
23660 started after sending a "run" command to gdb.
23661 (text_next_with_recursion): Don't check the output from the
23662 program's printf statement. Instead just make sure the program
23663 exited.
23664
23665 * gdb.base/commands.exp: Protect tests which need arguments with
23666 $noargs conditionals.
23667
23668Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23669
23670 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
23671 of structure member arrays to match gdb/valops.c:value_addr change.
23672
23673Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
23674
23675 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
23676 cases.
23677
23678Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
23679
23680 * configure.in (configdirs): Remove gdb.chill from default list
23681 of subdirs and then add it back in only if doing a native build.
23682 The current chill compiler does not yet work in any cross build.
23683 * Revert all signal changes from Jul 6.
23684 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
23685 for sh-hms targets, allowing these tests to link, with no other
23686 changes. Testing is suppressed by setting "nosignals" in site.exp.
23687
23688Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
23689
23690 * configure.in (signaldirs): Define and add to configdirs for all
23691 targets except some specific ones that are known to not support signals.
23692 Also clean up formatting.
23693 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
23694 (signals, sigall): Remove rules to build.
23695 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
23696 Moved to new gdb.signals directory.
23697 * gdb.signals: New test directory.
23698 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
23699 signals.c signals.exp}: New or moved files.
23700
23701Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
23702
23703 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
23704
23705Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
23706
23707 * gdb.base/return.exp: Xfail `return double' test failure
23708 on at least Solaris 2.3 and handle future/past versions on
23709 a case by case basis as appropriate. Also update message
23710 to include i*86 failures.
23711
23712Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23713
23714 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
23715
23716 * lib/gdb.exp: Fix comment which erroneously identified
23717 gdb_file_cmd as gdb_load (the 19 May change was in fact to
23718 gdb_file_cmd not gdb_load).
23719 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
23720
23721 * gdb.base/setvar.exp: Make test names consistent between pass and
23722 fail cases. Use gdb_test more.
23723
23724Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23725
23726 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
23727
23728Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23729
23730 * gdb.base/help.exp: Fix expected help string for `show commands'.
23731
23732Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
23733
23734 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
23735
23736 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
23737 of a text section.
23738
23739Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
23740
23741 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
23742 that loop eventually terminates. Fix Connection refused logic so
23743 that testsuite will expire nicely.
23744
23745Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
23746
23747 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
23748 config/rom68k.exp: New tcl glue for the appropriate monitors.
23749 These all just end up calling monitor.exp.
23750 * config/monitor.exp (gdb_target_monitor): Handle `Connection
23751 refused' by retrying. Cleanup some timeout issues.
23752 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
23753 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
23754 callers don't have to set/restore global timeout variable.
23755
23756 * The following set of changes centralizes management of the global
23757 timeout variable. This way, it can be set in one target dependent
23758 place instead of dozens of places scattered throughout the test suite.
23759 If you need to lengthen a timeout, then you should either set timeout
23760 in one of the config/{target}.exp files, or multiply it by a factor.
23761 Setting it to an absolute value is always going to lose for some
23762 targets.
23763 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
23764 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
23765 * gdb.base/funcargs.exp: Don't set timeout.
23766 * gdb.base/list.exp (test_forward_search): Only use local timeout.
23767 * gdb.base/printcmds.exp (test_print_string_constants
23768 test_print_array_constants): Don't set timeout.
23769 * gdb.base/ptype.exp: Don't set timeout.
23770 * gdb.base/recurse.exp: Don't set timeout.
23771 * gdb.base/return.exp: Don't set timeout.
23772 * gdb.base/watchpoint.exp: Don't set timeout.
23773 * gdb.c++/classes.exp (do_tests): Don't set timeout.
23774 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
23775
23776Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
23777
23778 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
23779
23780Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23781
23782 * lib/gdb.exp: Disable chill tests for irix5.
23783
23784Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23785
23786 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
23787 each test pass or fail.
23788
23789Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23790
23791 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
23792 xlc not gcc.
23793
23794Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
23795
23796 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
23797
23798Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
23799
23800 * config/est.exp: Fix copyright and comments. Remove dead code.
23801 Use targetname, serialport and baud variables instead of fixed
23802 constants.
23803 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
23804 * config/cpu32bug.exp: New file to support cpu32bug monitors.
23805
23806Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23807
23808 * gdb.base/watchpoint.exp: Don't run
23809 test_watchpoint_triggered_in_syscall for sunos.
23810
23811Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23812
23813 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
23814 they don't seem to exist. Do include stdio.h.
23815
23816Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23817
23818 * gdb.base/a1-selftest.exp: Add alpha xfail.
23819
23820Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23821
23822 * gdb.base/watchpoint.c (main): Prompt before calling read().
23823 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
23824 Revise accordingly. Remove cruft about sending "123" several
23825 times, until it gets noticed. Clean up the "print buf[0]" stuff
23826 so that it passes or fails, and waits for prompts in the usual way.
23827
23828Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23829
23830 * gdb.base/recurse.exp: Fix comment.
23831
23832 * TODO: Remove item about printing variables in nodebug.exp. Add
23833 item about enabling tests which are only run on some targets.
23834
23835 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
23836 fail, make test names unique, use new gdb_test convention
23837 regarding pattern, use gdb_test more, etc.).
23838
23839 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
23840 fail, make test names unique, etc.).
23841
23842Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23843
23844 * gdb.base/nodebug.c: Change return type of top and middle to
23845 short.
23846 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
23847 are fixed by the recent mdebugread.c changes. Allow `short ()'
23848 as type for top and middle.
23849
23850Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23851
23852 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
23853 nearly as I can tell, the whole thing was an accident in Stu's
23854 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
23855 to replace a send/expect pair with gdb_test, but ended up only
23856 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
23857 of 30 Mar 1995 took care of it, but left this vestigial comment
23858 which I am now nuking.
23859
23860Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23861
23862 * gdb.base/break.exp: Look for different line number for
23863 breakpoint at main depending on usestubs.
23864
23865Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23866
23867 * gdb.base/list.exp: Adjust some alternate expect patterns to
23868 match recent list0.c change. Add alternate expect pattern for
23869 output from `list default lines around main' for optimizing
23870 compilers.
23871
23872Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23873
23874 * lib/gdb.exp: If nosignals is not set, set it to 0.
23875
23876Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
23877
23878 * config/slite-gdb.exp: Responds to load symbol table prompt.
23879 * gdb.base/break.exp: Adjust line number, fix rerun.
23880 * gdb.base/langs0.c: Add #ifdef usestubs.
23881
23882Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
23883
23884 * gdb.base/list.exp: Adjust line contents after adding new lines in
23885 list0.c. Also fix a syntax error.
23886
23887 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
23888 * gdb.base/break.exp: ditto.
23889 * gdb.base/list.exp: ditto.
23890 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
23891 * gdb.base/run.c: ditto.
23892 * gdb.base/list0.c: ditto.
23893 * gdb.base/funcargs.c: ditto.
23894
23895Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
23896
23897 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
23898 $targetname, $serialport and $baud instead of hardwired variables.
23899 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
23900 target doesn't support signals.
23901
23902Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
23903
23904 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
23905
23906Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23907
23908 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
23909 Don't rely on the value of an auto variable before it has been
23910 initialized. Use gdb_test more.
23911
23912Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23913
23914 * lib/gdb.exp (default_gdb_version): A version number must start
23915 with a digit, but other than that contains all characters up to
23916 the first whitespace character.
23917
23918Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23919
23920 * gdb.base/commands.exp (breakpoint_command_test): New tests.
23921
23922Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23923
23924 * gdb.c++/*.exp: Warn if executable does not exist. The original
23925 reason for skipping the warning was that configure.in sometimes
23926 intentionally skipped building the executables but the tcl code
23927 had no way of knowing. That (a) was always bogus with respect to
23928 error handling, (b) is no longer true (right now there is no way
23929 to skip C++ tests).
23930
23931 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
23932
23933Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23934
23935 * gdb.base/list.exp: Add expect patterns for output from
23936 SunPRO compiled executables.
23937 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
23938 types.
23939
23940Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23941
23942 * gdb.base/break.exp (test_next_with_recursion): Accept any line
23943 number (we are already testing that the correct source line text
23944 gets printed).
23945
23946 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
23947 that is what is intended, but something needed to be done to get
23948 sunos4 native working again.
23949
23950 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
23951
23952 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
23953 apparently went with a (very) old xfail.
23954
23955Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
23956
23957 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
23958 runto_main is a proc in gdb.exp that will do 'step' for target use
23959 stubs.
23960 * gdb.base/exprs.exp: ditto.
23961 * gdb.base/interrupt.exp: ditto.
23962 * gdb.base/opaque.exp: ditto.
23963 * gdb.base/printcmds.exp: ditto.
23964 * gdb.base/ptype.exp: ditto.
23965 * gdb.base/scope.exp: ditto.
23966 * gdb.base/setvar.exp: ditto.
23967 * gdb.base/signals.exp: ditto.
23968 * gdb.base/twice.exp: ditto.
23969 * gdb.c++/classes.exp: ditto.
23970 * gdb.c++/inherit.exp: ditto.
23971 * gdb.c++/templates.exp: ditto.
23972 * gdb.base/break.exp: no run and hit main for stubs. Change line
23973 numbers for breakpoints and info breakpoint.
23974 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
23975 breakpoint().
23976 * gdb.base/callfuncs.c: ditto.
23977 * gdb.base/exprs: ditto.
23978 * gdb.base/interrupt.c: ditto.
23979 * gdb.base/opaque0.c: ditto.
23980 * gdb.base/printcmds.c: ditto.
23981 * gdb.base/ptype.c: ditto.
23982 * gdb.base/scope0.c: ditto.
23983 * gdb.base/setvar.c: ditto.
23984 * gdb.base/signals.c: ditto.
23985 * gdb.base/twice.c: ditto.
23986 * gdb.c++/misc.cc: ditto.
23987 * gdb.c++/templates.cc: ditto.
23988
23989Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23990
23991 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
23992
23993 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
23994 somewhere between `read' and `main.c'. I'm pretty sure the
23995 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
23996 and it isn't particularly useful.
23997
23998 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
23999
24000Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24001
24002 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
24003
24004Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
24005
24006 * config/mt-slite: add LIBS and -nostdlib.
24007 * config/slite-gdb.exp: add this new file to support sparclite target.
24008
24009Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
24010
24011 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
24012
24013 * gdb.base/a2-run.exp: Change argument to istarget from
24014 "*-*-vxworks" to "*-*-vxworks*".
24015 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
24016
24017Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
24018
24019 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
24020 will not runto main but do a 'step' to step out of breakpoint().
24021 * config/mt-slite: add -Dusestubs.
24022
24023Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24024
24025 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
24026 instead of just @.
24027
24028 * gdb.base/signals.exp: Add test for "handle all print".
24029 * TODO: Remove "handle all print". Also remove item about
24030 checking copyright date (I don't like the idea of a spurious FAIL
24031 based on when we run the tests).
24032
24033 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
24034 for SunOS4 (reason for failure not investigated). Remove
24035 redundant test for $binfile.
24036
24037 * gdb.base/nodebug.c (array_index): Call malloc.
24038
24039 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
24040
24041Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
24042
24043 * gdb.base/recurse.exp: Update gdb_test invocation to use new
24044 conventions and slightly simplify the matching regexp.
24045
24046Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24047
24048 * gdb.base/break.exp: Update gdb_test invocation to use new
24049 convention.
24050
24051 * lib/gdb.exp: If noargs is not set, set it to 0.
24052
24053 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
24054 tests unique.
24055
24056 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
24057
24058Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24059
24060 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
24061 one argument of type "<non-float parameter>".
24062
24063Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
24064
24065 * config/rom68k.exp: New file to support Motorola IDP board.
24066 * gdb.base/a2-run.exp: Skip this file if noargs is set.
24067 * gdb.base/break.c: Change things around so that this program
24068 doesn't depend upon args. This is necessary to make remote
24069 targets work (in general, they can't take args).
24070 * gdb.base/break.exp: Don't try to send args to program. Don't
24071 expect output. Also, replace lots of code with gdb_test.
24072
24073Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24074
24075 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
24076 printing of '\'' (which is what the comment says we are testing,
24077 even though we were not), not '''.
24078 (test_integer_literals_rejected): Test that printing ''' is an error.
24079
24080 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
24081 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
24082 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
24083 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
24084 Use gdb_test not test_print_accept.
24085 * lib/gdb.exp: Remove test_print_accept.
24086
24087 * gdb.base/signals.exp (signal_tests_1): Make pass message
24088 consistent with fail message.
24089
24090 * gdb.base/whatis.exp: Remove xfails for printing char vs.
24091 unsigned char; the bug (PR 1821) is fixed.
24092
24093 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
24094
24095 * gdb.base/scope.exp (test_at_localscopes): Call pass for
24096 successful tests--makes xfailing them work right.
24097
24098Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24099
24100 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
24101 only \r\n, not .*. The test can pass .* as the last thing in
24102 $pattern if that is what it wants. In addition to providing this
24103 flexibility, this change should speed up pattern matching in cases
24104 where the pattern already ended with .* (there were a number of
24105 them). This change also helps catch bad patterns--in the old
24106 scheme the typo "char \*" instead of "char \\*" would pass. Now
24107 it is caught.
24108 * Many .exp files: Update callers.
24109
24110 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
24111 clearer and does not spuriously match multiple ('s. Likewise for
24112 ) and *.
24113
24114 * gdb.base/nodebug.exp: Test ability to call a function and pass
24115 it a string (even with no debugging info).
24116
24117 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
24118 "p '\'", which is the same as "p ''" once tcl gets done with
24119 quoting, to "p '\\'", which I suspect is what is intended (one
24120 backslash gets sent to GDB).
24121
24122 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
24123
24124Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24125
24126 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
24127 1817) was fixed literally years ago.
24128
24129Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24130
24131 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
24132 test, it causes stepping out of call_after_alloca_subr with
24133 optimizing compilers.
24134 (localvars_in_indirect_call): Consume GDB prompt if `finish'
24135 fails.
24136
24137 * gdb.c++/templates.exp: Source templ-info.exp only if
24138 the templates executable exists.
24139
24140 * gdb.c++/misc.cc (class Contains_static_instance,
24141 class Contains_nested_static_instance),
24142 gdb.c++/classes.exp (test_static_members): Test printing of
24143 a class that contains a static instance of the class.
24144
24145Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24146
24147 * gdb.base/langs2.c (cppsub_): Don't prototype.
24148 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
24149 only, I believe).
24150
24151Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24152
24153 * lib/gdb.exp (skip_chill_tests): New procedure.
24154
24155 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
24156
24157Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
24158
24159 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
24160 each expect pattern. Cuts runtime from 12 to about 4 seconds.
24161
24162Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24163
24164 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
24165
24166 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
24167 disassemble 8, not 16, instructions for part 4.
24168
24169 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
24170 support the latter anymore.
24171
24172 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
24173 -DNO_PROTOTYPES.
24174 * gdb.base/callfuncs.c: Control use of prototypes based on
24175 NO_PROTOTYPES, not __STDC__.
24176 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
24177 t_float_values2 tests if prototypes in use.
24178
24179 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
24180 t_double_values): When checking differences against DELTA, check
24181 that difference is within the range (-DELTA,DELTA), not just
24182 (-infinity,DELTA).
24183
24184Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
24185
24186 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
24187 'file' command firts, then 'target', then 'load', this is due to gdb
24188 target set up.
24189 * config/mips-gdb.exp: Fix a couple regular exp bugs.
24190
24191Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
24192
24193 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
24194 FP load/store variants.
24195 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
24196
24197Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
24198
24199 * gdb.base/term.exp: Do not give a warning if not native, it is
24200 not an abnormal condition.
24201
24202Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
24203
24204 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
24205 t_char_array".
24206
24207Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
24208
24209 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
24210 are getting the version number.
24211
24212 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
24213 if not native, it is not an abnormal condition.
24214
24215Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24216
24217 * lib/gdb.exp: Just use "file exists", rather than undocumented
24218 dejagnu procedure "findfile".
24219
24220Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
24221
24222 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
24223 (LDFLAGS): Set to -Xlinker -Ur.
24224
24225 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
24226 Removed, these values are set by lib/gdb.exp.
24227
24228 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
24229
24230Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
24231
24232 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
24233 of replicating gdb startup code.
24234
24235 * config/mt-vxworks (LDFLAGS): Set to -r.
24236 (CFLAGS_FOR_TARGET): Removed.
24237
24238 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
24239 (gdb) and gdb for vxworks uses (vxgdb).
24240
24241 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
24242 executable is not in the tree and host != target, use sed and
24243 program_transform_name to determine the gdb name used by the
24244 target.
24245
24246 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
24247 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
24248
24249Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24250
24251 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
24252 floats, chars, and shorts where there are ANSI-style function
24253 definitions.
24254
24255 * gdb.base/langs.exp, gdb.base/langs*: New test.
24256 * gdb.base/Makefile.in: Build it.
24257 * TODO: Remove item about checking that C names don't get C++
24258 demangling applied; this test tests it.
24259
24260Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24261
24262 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
24263 went with the const70 xfail. The xfail went away a year ago.
24264
24265 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
24266
24267 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
24268 for hp300.
24269
24270 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
24271
24272 * gdb.base/a1-selftest.exp: Don't run on hp300.
24273
24274Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24275
24276 * Makefile.in (site.exp): Set host_alias and target_alias as well
24277 as host_triplet and target_triplet.
24278
24279Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24280
24281 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
24282
24283 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
24284 places as other ecoff systems).
24285
24286 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
24287 ultrix.
24288
24289Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24290
24291 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
24292 remove them.
24293 * gdb.base/nodebug.exp: Accept "function" in addition to "text
24294 variable and "variable" in addition to "data variable".
24295 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
24296
24297 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
24298 2.
24299 * gdb.base/list1.c (long_line): Add additional statement at start
24300 of function.
24301 * gdb.base/list.exp (test_forward_search): Update line number to
24302 reflect new statement.
24303
24304Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24305
24306 * gdb.base/signals.exp: Reinitialize searched source directories
24307 after gdb_start call.
24308
24309Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
24310
24311 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
24312 * gdb.stabs/Makefile.in: Likewise.
24313
24314 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
24315 change. Instead split the tests into smaller pieces.
24316 * gdb.disasm/hppa.s: Corresponding changes.
24317
24318Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24319
24320 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
24321 Quote ^C when passing it to stty. For some shells ^ is a pipe.
24322
24323 * gdb.base/funcargs.exp: Modify many tests so that every test
24324 either passes or fails. Make some test names unique.
24325
24326Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24327
24328 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
24329 Call stty to set interrupt character.
24330
24331 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
24332 for HP assembler versus GNU assembler based on actual behavior of
24333 $(CC), rather than assuming that $(AS) is always the GNU assembler.
24334
24335 * TODO: Suggest a few more stepping tests.
24336
24337Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
24338
24339 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
24340 restart GDB for h8300 after a continue.
24341 (return): Add pattern to match a29k-udi behavior.
24342 * gdb.base/nodebug.exp: Remove obsolete comment.
24343 * gdb.base/regs.exp: New file, testing of register displays.
24344 * gdb.base/return.exp: Fix typo in reference to $objdir.
24345 * gdb.base/whatis.exp: Always start with a fresh GDB.
24346
24347Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24348
24349 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
24350 higher, these tests generate a lot of output.
24351
24352Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24353
24354 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
24355 code following the catch silently ignored some errors; without the
24356 catch they should be thrown like any other tcl error. Also, the
24357 catch used "" instead of {} which meant all the callers who wanted
24358 to include one of the characters "[]$ had to quote it an extra time.
24359 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
24360 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
24361 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
24362 Remove extra quoting.
24363
24364Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
24365
24366 * gdb.base/commands.exp: Make test names unique; every test either
24367 passes or fails. Update some comments.
24368
24369 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
24370
24371Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24372
24373 The following fixes a FAIL caused by the fact that the alpha stabs
24374 configuration didn't use the ".if alpha" code in weird.def.
24375 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
24376 bit pointer, so the 32 bit version works even on the alpha.
24377 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
24378 Remove the stuff which allowed us to have separate versions for
24379 alpha and everything else.
24380
24381 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
24382 regexp which "info func operator\[\](" is supposed to match. Fix
24383 string to send to GDB. Note that GDB still doesn't work right. Add a
24384 new test for "info func .perator\[\](" which GDB does handle correctly.
24385
24386 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
24387
24388Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24389
24390 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
24391 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
24392 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
24393 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
24394 it makes the tests harder to understand and confuses test-o-matic.
24395 The preferred style is that each test provides a PASS or a FAIL,
24396 and has a unique message (e.g. "continue #54" not just "continue")
24397 which is the same for the pass and the fail.
24398 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
24399 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
24400 to lib/gdb.exp.
24401 * gdb.base/printcmds.exp: Use test_print_accept. Remove
24402 prt_accept which was basically the same thing. Likewise for
24403 test_print_reject and prt_reject.
24404 * lib/gdb.exp (test_print_reject): Add some more error message
24405 patterns to match from the former printcmds.exp (prt_reject).
24406 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
24407 One defect of the passcount stuff is that some of it failed to
24408 report XPASS where appropriate.
24409 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
24410 stuff before and after arg in expected pattern.
24411 (test_paddr_operator_functions): Re-do test without print_addr_of;
24412 this is the only test which seems to want extra stuff there.
24413
24414Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24415
24416 * gdb.base/nodebug.exp: Update new tests to reflect improved
24417 wording of gdb output.
24418
24419 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
24420 and "ptype" work on variables in files compiled without -g.
24421 Replaces commented out "maint print msymbol" tests.
24422
24423Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24424
24425 * gdb.base/setvar.c (dummy): Call malloc.
24426
24427 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
24428 losing with the irix4 sed.
24429
24430 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
24431 ALRM" on irix4.
24432
24433Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24434
24435 * TODO: Remove items about corefile.exp testing new exec-file and
24436 backtrace; both are now done. Add items about printing enums.
24437
24438Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24439
24440 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
24441 "get signal $thissig" test fails.
24442
24443 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
24444
24445Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24446
24447 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
24448 compiler warning with dec alpha compiler.
24449
24450 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
24451 extra \n from gdb_test call (this explains why the prompt test
24452 that I removed yesterday was there).
24453 (user_defined_command_test): Remove extra \n and prompt test.
24454
24455 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
24456 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
24457 doesn't exist.
24458 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
24459 Also remove alpha workaround, which turns out to be because
24460 SIGABRT == SIGLOST.
24461
24462 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
24463
24464 * gdb.base/help.exp: Don't test "help show".
24465
24466Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24467
24468 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
24469 "set print address" is on.
24470 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
24471 pass prompt to gdb_test; gdb_test already looks for the prompt.
24472
24473 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
24474
24475 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
24476 was a vestige of the manual TESTSTRATEGY, and the purpose of it
24477 was to make sure that gdb can read a core file. But (a) the "read
24478 the corefile" part didn't make it to a1-selftest.exp, we just
24479 delete the corefile after creating it, and (b) we test reading
24480 corefiles in corefile.exp anyway. Also, this test left around a
24481 xgdb process on Solaris.
24482
24483 * gdb.base/corefile.exp: Also test backtrace.
24484
24485Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
24486
24487 * gdb.base/commands.exp: Test a simple user defined command with
24488 arguments and if/while statements; verify the full user command is
24489 printed by "show user".
24490
24491 * gdb.base/commands.exp: Test if/while commands as part of a
24492 breakpoint command list; verify they appear in breakpoint
24493 information.
24494
24495Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24496
24497 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
24498 than by dividing by zero.
24499
24500Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
24501
24502 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
24503 performing an inferior call with watchpoints enabled.
24504 * gdb.base/watchpoint.c (main): Delete second unnecessary read
24505 call.
24506
24507Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24508
24509 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
24510 of "file" command.
24511
24512 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
24513 Add additional pattern for when "int operator int(void);" appears
24514 in a different order.
24515
24516Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24517
24518 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
24519
24520 * gdb.base/help.exp: Replace most of docstrings for "info signals"
24521 and "signal" with ".*".
24522
24523Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24524
24525 * TODO: Add note about "handle all nostop".
24526
24527 * gdb.base/{sigall.c, sigall.exp}: New test.
24528 * gdb.base/Makefile.in: Add it.
24529
24530Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
24531
24532 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
24533 when invoking GDB, suppresses any windowing interface.
24534
24535Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
24536
24537 * config/sim-gdb: New file, simulator testing support.
24538
24539Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
24540
24541 * gdb.base/interrupt.exp: Test calling func1 twice.
24542
24543Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
24544
24545 * gdb.base/list.exp (test_forward_search): Set timeout higher
24546 when we'll be getting lots of output from gdb.
24547
24548 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
24549 "init_malloc" to after the expect statement. Run it if that
24550 regexp is taken, but also for two others which happen if source
24551 cannot be found.
24552
24553Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24554
24555 * gdb.base/printcmds.exp: New test, for printing register before
24556 program is running.
24557
24558Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24559
24560 * gdb.base/list.exp: Correct some alternate expect patterns
24561 to reflect changes in list1.c.
24562
24563Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24564
24565 * TODO: Add item regarding large frames.
24566
24567 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
24568
24569 * TODO: Remove item about enabling return.exp; it
24570 is enabled. Suggest a few more "return" tests.
24571
24572Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24573
24574 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
24575 anonymous unions.
24576
24577Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24578
24579 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
24580 and pr-5646.o, so "make" is the same as "make all", not "make
24581 pr-4975.o".
24582
24583Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
24584
24585 * gdb.base/list.exp: Adjust expectations to reflect changes in
24586 list1.c.
24587 (test_forward_search): New test proc.
24588 * gdb.base/list1.c (long_line): New function, has long source line.
24589
24590Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
24591
24592 * gdb.base/a1-selftest.exp: Change initial stepping to know about
24593 additional line of code that was added.
24594
24595Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
24596
24597 * gdb.disasm/hppa.s: Break the large branching tests into smaller
24598 tests so as not to overflow expect's input buffers.
24599 * gdb.disasm/hppa.exp: Corresponding changes.
24600
24601Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24602
24603 Beginnings of template debugging tests.
24604 * gdb.c++/templ-info.cc: New file to test for template
24605 debugging capability of the compiler.
24606 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
24607 templ-info.cc.
24608 * gdb.c++/templates.cc: Add explicit template instantiations
24609 to enable compiling with -fno-implicit-templates. Add destructor
24610 and 'value' method to T5 class for template tests.
24611 * gdb.c++/templates.exp: Add testcases for printing of template
24612 types, setting breakpoints on template methods and calling a
d63a86f8 24613 template method.
c906108c
SS
24614
24615Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
24616
24617 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
24618 branch target since some assemblers (gas-2.5) may emit a
24619 relocation for the branch instead of resolving it in the
24620 assembler.
24621
24622Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24623
24624 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
24625 through signal handler.
24626
24627Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24628
24629 * configure.in (*-*-netware): Use config/mt-netware.
24630
24631 * config/mt-netware: New file.
24632 * config/mt-i386-netware: Removed, separate configs for different
24633 netware architectures are no longer needed now that we have
24634 --with-headers.
24635
24636Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24637
24638 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
24639 by the recent changes to use ANSI C arithmetic conversions.
24640
24641Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24642
24643 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
24644 bug involving using inferior_pid to figure out whether to select a
24645 frame.
24646
24647Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
24648
24649 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
24650 match the current disassembler output.
24651
24652Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
24653
24654 * gdb.fortran/exprs.exp: Expect VOID instead of void.
24655 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
24656 types, expect "int" as type of integer values (for now).
24657
24658Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
24659
24660 * gdb.base/commands.exp: New tests for if/while commands.
24661
24662Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
24663
24664 * lib/gdb.exp (runto): Replace sub-pattern for hex value
24665 by .*, since hex values have different syntax in Chill mode.
24666
24667Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24668
24669 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
24670 linefeed from expect pattern for repeated types with indices > 9.
24671
24672Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
24673
24674 First part of Fortran test suite.
24675 * gdb.fortran: New directory.
24676 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
24677
24678Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24679
24680 * gdb.base/default.exp: Update expect pattern for load command
24681 without arguments.
24682
24683Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
24684
24685 * configure.in: Change i386 to i[345]86.
24686 * gdb.base/configure.in: Likewise.
24687 * gdb.c++/configure.in: Likewise.
24688 * gdb.chill/configure.in: Likewise.
24689
24690Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
24691
24692 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
24693 patterns, since that is not a valid context for comments.
24694
24695Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
24696
24697 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
24698 repeated types and repeated types with indices > 9.
24699
24700Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
24701
24702 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
24703 2417; old bug has been fixed.
24704
24705Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
24706
24707 * gdb.base/interrupt.exp: When trying to wake up the inferior,
24708 send the newline ourselves instead of assuming gdb_test will do
24709 so when passed an empty input string.
24710
24711 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
24712 stabs testcode.
24713
24714Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24715
24716 * lib/gdb.exp (gdb_test): Don't send anything if the first
24717 argument is an empty string. This makes cases where we want to
24718 match output that is already in expect's buffers (for example,
24719 matching a breakpoint after gdb_run_cmd has been called) work
24720 reliably.
24721
24722Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24723
24724 * config/netware.exp: New file.
24725
24726Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24727
24728 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
24729 the -B and -L prefixes so we can find the debugging stub.
24730
24731 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
24732 there and we are using the gcc from the tree.
24733
24734 * gdb.base/types.c: Removed.
24735
24736 * gdb.base/configure.in: Look for makefile fragments in ../config.
24737 Recognize i386-*-netware.
24738 * gdb.c++/configure.in: Likewise.
24739
24740Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24741
24742 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
24743 the correct TCL syntax.
24744
24745Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24746
24747 * gdb.base/opaque.exp: use runto instead of messing around with
24748 breakpoints. Simplify by using gdb_test.
24749
24750 * gdb.base/bitfields.exp: restart between tests on netware targets
24751 because breakpoints aren't relocated after target death. Run
24752 processes to completion.
24753
24754 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
24755
24756Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
24757
24758 * Makefile.in: Remove extra tabs that confuse some versions
24759 of "make". Use the newly built gdb to test with by default,
24760 rather than the first one in the tester's search path.
24761
24762Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
24763
24764 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
24765
24766 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
24767 condition help.
24768
24769Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24770
24771 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
24772
24773 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
24774 running.
24775 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
24776 * gdb.base/funcargs.exp: Likewise.
24777
24778 * gdb.base/bitfields.exp: Simplify by using gdb_test.
24779 * gdb.base/funcargs.exp: Likewise.
24780
24781 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
24782 message is "".
24783
24784Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24785
24786 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
24787 return,signals,twice}.exp: Handle non-existant binaries
24788 consistantly.
24789
24790 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
24791 * gdb.base/Makefile.in: Don't try to generate a core dump, we
24792 might testing a cross development system.
24793
24794Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24795
24796 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
24797 runtest script is relative to ${srcdir}, not ${rootdir}.
24798
24799Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
24800
24801 * gdb.base/signals.exp: Allow for optionality of breakpoint
24802 address.
24803
24804Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24805
24806 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
24807
24808Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24809
24810 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
24811 for size_t definition.
24812 * gdb.c++/templates.cc: Likewise
24813
24814 * config/mt-i386-netware: New file.
24815
24816 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
24817 defined.
24818
24819 * gdb.base/Makefile.in: Added support for systems that name core
24820 files by appending "core" to the program name.
24821 * gdb.base/a1-selftest.exp: Likewise.
24822
24823Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24824
24825 * gdb.base/return.exp: Add comment and message for `return double'
24826 test failure on Sparc Solaris.
24827
24828Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
24829
24830 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
24831
24832Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24833
24834 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
24835 from optimizing them away.
24836 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
24837 patterns to include default constructors and assignment operators,
24838 to match gcc versions beyond 2.5.8. Accept any cplus demangling
24839 character in the output of the virtual base pointer.
24840
24841Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24842
24843 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
24844 expression match in print_addr_of to avoid unintented matches.
24845 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
24846 versions up to 2.5.8.
24847
24848Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24849
24850 * gdb.base/list.exp: Tweak alternate pattern for listing of an
24851 included file to run under newer versions of expect.
24852 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
24853 consecutive >'s in templates to accomodate recent cplus-dem.c change.
24854 Remove xfail for the virtual table of BDDHookV.
24855
24856Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
24857
24858 * lib/gdb.exp (string_to_regexp): Set a default result.
24859 (default_gdb_start): Fix misleading message.
24860
24861Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
24862
24863 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
24864 Remove all CC, etc definitions.
24865 * config/mt-hpux: New file.
24866 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
24867 (CFLAGS, LDFLAGS): Define.
24868 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
24869
24870 * Makefile.in (site.exp): Don't insert host_os, etc.
24871 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
24872 (distclean): Check existence of subdir.
24873 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
24874 * gdb.base/Makefile.in: General cleanup and simplification.
24875 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
24876 to build executables. Use default rule to build .o files.
24877 (EXPECT, RUNTEST, CC): Fix relative pathname.
24878 (site.exp): Don't insert host_os, etc.
24879 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
24880 and/or SIGUSR1 defined.
24881 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
24882 * gdb.c++/Makefile.in: General cleanup and simplification.
24883 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
24884 (CFLAGS): Remove.
24885 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
24886
24887Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
24888
24889 * gdb.base/recurse.exp: Misc changes to get tests running again
24890 after Kung's changes to the watchpoint code.
24891 * gdb.base/watchpoint.exp: Likewise.
24892
24893Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
24894
24895 * lib/gdb.exp (string_to_regexp): Convert {\} also.
24896
24897Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
24898
24899 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
24900 * lib/gdb.exp (default_gdb_start): Define.
24901 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
24902 gdb.base/funcargs.exp, gdb.base/opaque.exp,
24903 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
24904 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
24905 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
24906 Don't call gdb_target_udi in between tests.
24907
24908Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24909
24910 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
24911 (which was basically just a local version of the same thing). In
24912 addition to avoiding duplication, gdb_test_exact is faster.
24913 * lib/gdb.exp (gdb_test_exact): Fix typo.
24914
24915 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
24916 don't give an error.
24917
24918 * gdb.base/term.exp: Call delete_breakpoints before starting.
24919
24920 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
24921 (t10): Add comment.
24922
24923Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
24924
24925 Reorganization of the GDB Test Suite.
24926
24927 * gdb.base: New directory, contains all the basic tests.
24928 * gdb.c++: New directory, tests specific to C++.
24929 * gdb.chill: New directory, tests specific to Chill.
24930 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
24931 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
24932 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
24933 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
24934 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
24935 t30-31 to chill).
24936 * */gdbme.*: Rename to match appropriate expect scripts.
24937 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
24938 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
24939 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
24940 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
24941 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
24942 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
24943 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
24944 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
24945 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
24946 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
24947 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
24948 gdb.c++/virtfunc.cc: New names of C++ files.
24949 * gdb.chill/chillvars.ch: New name of Chill file.
24950 * gdb.base/configure.in, gdb.c++/configure.in,
24951 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
24952 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
24953 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
24954 * configure.in (configdirs): Update to reflect directory changes.
24955 (target_abbrev): No longer define for any configuration.
24956 * Makefile.in: Cosmetic improvements to header comments.
24957
24958Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
24959
24960 Various changes to gdb.t31:
24961
24962 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
24963 * gdbme.ch: Make all key-words and predefineds be upper-case.
24964 * chillvars.exp: Expect key-words and predefinds in upper-case.
24965
24966 * chillvars.exp: Use gdb_test_exact many places.
24967 Change expected output for arrays (which now includes index labels).
24968
24969 * pr-5020.exp, gdme.ch (module PR_5020):
24970 New test, for PR-5020.
24971
24972Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
24973
24974 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
24975 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
24976
24977Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
24978
24979 * Makefile.in: Fix bit-rot in definitions of CHILL,
24980 CHILL_FOR_TARGET and Chill_LIB.
24981 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
24982 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
24983 CHILL, and CHILL_LIB.
24984
24985Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
24986
24987 * Revert the previous changes. Please see Rob's directory
24988 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
24989
24990Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
24991
24992 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
24993 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
24994 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
24995 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
24996 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
24997 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
24998 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
24999 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
25000 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
25001 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
25002 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
25003 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
25004 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
25005 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
25006 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
25007 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
25008 changes from 94Q1.
25009
25010Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
25011
25012 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
25013 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
25014 Rob's new testing fragments.
25015
25016Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
25017
25018 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 25019 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
25020
25021Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
25022
25023 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
25024 version also, match on casted version strings, and match on
25025 gdb startup case where the line numbers might be messed up.
25026
25027Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
25028
25029 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 25030 (CFLAGS): Delete it from here.
c906108c
SS
25031
25032Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
25033
25034 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
25035
25036Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
25037
25038 * Makefile.in (RUNTEST): Default to just "runtest".
25039
25040Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25041
25042 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
25043 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
25044 the code has been restructured.
25045
25046Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25047
25048 * gdb.t00/default.exp (set write): Allow any number of \r and/or
25049 \n, not just one of each.
25050
25051 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
25052 /bin/cc gives a warning if you do.
25053
25054Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
25055
d63a86f8 25056 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
25057 __t10ListS_link1ZUiRCUiPT0
25058
25059Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25060
25061 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
25062 on local variables in recursive functions.
25063
25064 * gdb.t07/Makefile.in: Build the new test.
25065
25066Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25067
25068 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
25069 directly. Instead compare the return values from actual calls.
25070
25071Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
25072
25073 * Makefile.in (check): Set TCL_LIBRARY for runtest.
25074
25075Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25076
25077 * From Peter Schauer with minor modifications.
a9c64011
AS
25078 * gdb.t15/return.exp (return_tests): Handle targets where "return"
25079 stops in mid-line in the caller. Add xfail for returning a float
25080 value on X86 targets.
c906108c
SS
25081
25082Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25083
25084 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
25085 to avoid expect lossage.
25086 (fmem_LRbug_tests): Likewise.
25087 * gdb.disasm/hppa.s: Corresponding changes.
25088
25089 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
25090 conditions to work with latest dejagnu/expect.
25091
25092 * gdb.t15/funcargs.exp (finish from indirect call): No longer
25093 expected to fail on the PA.
25094 (backtrace in call with trampolines): Explicitly require main
25095 to be frame #1 (no trampolines should show up in backtrace).
25096
25097 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
25098 "continue -expect".
25099 * gdb.t06/break.exp: Likewise.
25100 * gdb.t07/watchpoint.exp: Likewise.
25101 * gdb.t13/bitfields.exp: Likewise.
25102 * gdb.t15/{funcargs,return}.exp: Likewise.
25103 * gdb.stabs/weird.exp: Likewise.
25104 * config/{mips,udi}-gdb.exp: Likewise.
25105
25106 * hppa.sed: Enclose comments within a sed command to avoid
25107 losing with the old OSF1 sed.
25108
25109Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25110
25111 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
25112 sequent dynix.
25113 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
25114 * gdb.t15/funcargs.exp: Conditionally step again to really
25115 finish from marker_call_with_trampolines. Handle the case where
25116 the first step from within call_with_trampolines already steps
25117 us back to main.
25118 * gdb.t15/gdbme.c: Add comment to closing brace of
25119 call_with_trampolines for funcargs.exp.
25120
25121Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25122
d63a86f8 25123 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
25124 Fix typo(s).
25125
25126Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25127
25128 * gdb.t07/gdbme.c: More code for watchpoint testing.
25129
25130 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
25131 "Hardware watchpoint" throughout file.
25132 (test_watchpoint_triggered_in_syscall): New test.
25133 (test_complex_watchpoint): New test.
25134
25135Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25136
25137 * gdbme.c (call_with_trampolines): New function to try and step
25138 into. Tests trampoline problems on the PA.
25139
25140 * funcargs.exp (localvars_in_indirect_call): No longer expect
25141 stepping into indirect call to fail on PAs.
25142 (test_stepping_over_trampolines): New test.
25143
25144Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25145
25146 * TODO: Add suggestions for static member function tests, and
25147 completion tests.
25148
25149Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25150
25151 * TODO: Add suggestions for "p/a" tests.
25152
25153 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
25154 (default_gdb_exit): Replace all the hair with sending "quit" to
25155 the process with a simple close.
25156
25157Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25158
25159 * TODO: Add suggestions for shared library tests.
25160
25161Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25162
25163 * TODO: Add suggestions for x/s tests.
25164
25165Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25166
25167 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
25168 "enable once", and "enable breakpoints once" with ".*".
25169
25170Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25171
25172 * TODO: Add suggestions about structure passing tests.
25173
25174Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25175
25176 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
25177 the primary1 test, use work around if __GNUC__ < 2.
25178 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
25179 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
25180 Test for bad output rather than waiting for timeout. Issue
25181 second continue only if first continue failed.
25182
25183Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25184
25185 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
25186 operator[] test with gdb_test because the old code didn't seem to
25187 be getting the quoting right with the new dejagnu.
25188
25189Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
25190
25191 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
25192 one from the path.
25193 * Makefile.in: Use a fresh expect if there is one, use runtest
25194 from the src tree if there is one.
d63a86f8 25195
c906108c
SS
25196Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25197
25198 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
25199 next over recursive call. Revise the tests from that point on
25200 (which had been skipped) to match GDB's actual (correct) output.
25201
25202 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
25203 with next over a breakpoint whose condition is false.
25204
25205 * gdb.t00/help.exp: Comment out "help set print" tests just like
25206 (and for same reason as) "help set" test.
25207
25208Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25209
25210 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
25211 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
25212
25213Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25214
25215 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
25216 necessary gdb_target_udi.
25217
25218 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
25219
25220 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
25221 1838 and 2417; they are fixed.
25222
25223 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
25224 gdb.t03/ptype.exp (ptype structure, ptype union):
25225 Remove xfails; the test is looser than when the xfails were added.
25226
25227 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
25228 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
25229
25230 * gdb.t01/run.exp: Only run shell test if isnative.
25231
25232 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
25233 since "run" automatically loads if necessary. Call gdb_target_udi
25234 after the "file" since "file" kills any execution target.
25235
25236 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
25237 GDB. GDB doesn't work that way (not anymore at least) on UDI.
25238 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
25239 argument for UDI.
25240
25241Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25242
25243 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
25244
25245 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
25246
25247Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25248
25249 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
25250 properly quoting regexps. This makes the second argument to
25251 demangle a fixed string, which matches the callers, instead of a
25252 shell-style pattern which is what the previous implementation
25253 used. Update some of the callers.
25254
25255Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25256
25257 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
25258 (comib_nullified_tests): Fix typo.
25259 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
25260 strings. No longer expected to fail.
25261
25262 * gdb.disasm/hppa.s (addib_tests): Fix typo.
25263 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
25264 strings. No longer expected to fail.
25265
25266 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
25267 string. No longer expected to fail.
25268
25269Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25270
25271 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
25272 No longer expected to fail.
25273
25274 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
25275 string. No longer expected to fail.
25276
25277Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25278
25279 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
25280 only in the names (I probably got most of them). I was even
25281 generous with some which differed in underscores in names, and
25282 probably missed a few, and I *still* was able to remove almost a
25283 third of the file with almost no impact on testsuite coverage.
25284
25285Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25286
25287 * gdb.t00/default.exp: Match udi_attach error message as well as
25288 the one from child_attach.
25289
25290 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
25291
25292 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
25293
25294 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
25295 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
25296
25297 * Move test with enums and partial symbols back to
25298 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
25299 Reverts the change of 26 May 93. Per today's change to
25300 stabs.texinfo, the behavior that weird.exp was expecting was
25301 unreasonable; what is important is that the compiler+gdb get
25302 things right, which happens with a recent gcc. Also fix the test
25303 to deal with native compilers which put out the stab gdb can't
25304 deal with.
25305
25306Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25307
25308 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
25309 in the names. The main thing these accomplish is to slow things down.
25310 Many more such duplicates surely remain.
25311
25312 * gdb.t00/help.exp: Comment out "help support" test just like
25313 (and for same reason as) "help set" test.
25314
25315Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
25316
25317 * gdb.t06/break.exp: Remove setup_xfails for
25318 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
25319 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
25320 about known bug in gcc to include up through 2.5.8.
25321 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
25322 well as "_vb$".
25323 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
25324 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
25325 with latest gcc and gdb.
25326 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
25327 well as "_vb$".
25328
25329Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25330
25331 * configure.in (hppa*-*-*): Also configure and build stabs-only
25332 tests.
25333
25334Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25335
25336 * gdb.t10/hppa.mt: A makefile fragment for the PA.
25337 * gdb.t10/configure.in (hppa*-*-*): Use it.
25338
25339Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25340
25341 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
25342
25343Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25344
25345 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
25346 versions prior to 1.13.5.
25347
25348Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25349
25350 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
25351 the prompt is at the start of a line.
25352
25353Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25354
25355 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
25356 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
25357 in the copr tests now.
25358 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
25359 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
25360 expected to fail.
25361
25362Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
25363
25364 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
25365 gdb.t31/chillvars.exp, lib/gdb.exp:
25366 Tweak to run under either version of expect.
25367 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
25368 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
25369 * gdb.t11/list.exp: Remove extraneous whitespace.
25370
25371Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25372
25373 * gdb.t16/printcmds.exp (test_print_strings): Accept
25374 "(unsigned char *) " before the string.
25375
25376 * TODO: Add notes about printing of fancy types and GDB expressions.
25377
25378Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
25379
25380 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
25381 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 25382 if doing mips-idt-ecoff.
c906108c
SS
25383
25384Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
25385
25386 * Most .exp files: Tweak to run under either version of expect.
25387
25388Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25389
25390 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
25391 xfails; I'm not sure why they are failing, but not because of PR 1806.
25392
25393Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
25394
25395 * config/unix-gdb.exp: Remove gdb_unload cause it's already
25396 defined in lib/gdb.exp.
25397
25398Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25399
25400 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
25401 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
25402 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
25403 have to be typeless.
25404
25405Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25406
25407 * TODO: Add suggestion for copyright year test.
25408
25409Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
25410
25411 * configure.in (*-*-lynxos*): Add stabs tests.
25412
25413Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
25414
25415 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
25416 so insert a tab before any assembler directive in column zero.
25417
25418 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
25419 stores.
25420 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
25421 stores.
25422 (fpu_short_memory_tests): Likewise.
25423
25424Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25425
25426 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
25427 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
25428 .stabs directives in comments.
25429
25430Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25431
25432 * TODO: New file, describing tests we could write.
25433 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
25434
25435Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25436
25437 * gdb.t06/signals.exp: Add kludge to force re-sync.
25438
25439 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
25440 to xgdb instead of gdb, get out of gdb.
25441
25442Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
25443
25444 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
25445 for info.
25446
25447Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
25448
25449 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
25450 * gdb.stabs/configure.in (hppa*-*-*): Use it.
25451 * gdb.stabs/hppa.sed: New sed script for the PA.
25452
25453Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25454
25455 * gdb.stabs: Re-write weird.def and configuration to use sed
25456 instead of cpp. sed is portable and POSIX; cpp is neither.
25457
25458Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25459
25460 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
25461
25462Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25463
25464 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
25465
25466Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25467
25468 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
25469 "_vb$".
25470 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
25471 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
25472
25473Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25474
25475 * lib/gdb.exp: Comment out code which depends on non-existent
25476 `transform' procedure.
25477
25478Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
25479
25480 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
25481 * lib/gdb.exp: Transform tool name.
25482 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
25483 1.1's new error handling system.
25484
25485Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25486
25487 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
25488
25489Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25490
25491 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
25492 They made pattern matching so slow that timeouts happened on
25493 heavily loaded systems. Now any output from "show print" which
25494 gets us back to the GDB prompt is a PASS.
25495
25496Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
25497
25498 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
25499
25500Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25501
25502 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
25503
25504 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
25505 It is not from PR 3220.
25506
25507Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25508
25509 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
25510 just started failing because they depended on the order the
25511 subcommands are presented, or exact docstring text. This kind of
25512 test is a pain and has minimal benefit.
25513
25514Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25515
25516 * gdb.t09/corefile.exp: At end of test, use "core" command with
25517 no arguments.
25518
25519Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
25520
25521 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
25522 17}/Makefile.in: Make it possible to run the testsuite with Sun
25523 make and CC = cross gcc by adding explicit build rules for .o
25524 files.
25525
25526Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25527
25528 * gdb.t15/funcargs.exp: Don't put comments on same line as
25529 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 25530
c906108c
SS
25531Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25532
25533 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
25534
25535Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
25536
25537 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
25538 * gdb.t20/inherit.exp: remove three dumplicate entries.
25539
25540Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25541
25542 * gdb.t06/break.exp: For "next over recursive call", fail on any
25543 incorrect output, not just on "factorial (value=2)".
25544
25545Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25546
25547 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
25548 working now. Add an xfail if accesing a bss variable causes
25549 a memory error if the target is not yet run.
25550
25551Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25552
25553 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
25554 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
25555 name of __st* demangling (2 strings). Did Kung really get the
25556 more than 95 others right without testing them?
25557
25558Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
25559
25560 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
25561
25562Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
25563
25564 * configure.in (configdirs): Add gdb.disasm
25565 * gdb.disasm: New directory for GDB disassembler tests.
25566 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
25567
25568Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25569
25570 * gdb.t00/help.exp: Don't test "help set".
25571
25572 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
25573 from within expect statements. None of these happen anymore and
25574 they cause regressions to be silently unnoticed.
25575
25576 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
25577 messages) about known failures with gcc cygnus-2.4.5-930417.
25578
25579 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
25580 comp-info.exp so it gets built if it doesn't exist.
25581
25582 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
25583 it is no longer used.
25584 * gdb.t13/comp-info.c: Removed.
25585
25586Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
25587
25588 * gdb.t06/signals.exp: Add xfail for sun3.
25589
25590Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25591
25592 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
25593 relevant because ^C doesn't get sent but failure can be reproduced
25594 interactively).
25595
25596Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25597
25598 * gdb.stabs/alpha.mt: New configuration file for alpha.
25599 * gdb.stabs/configure.in: Use it.
25600 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
25601 sharing with alpha.mt, redefine long to word via preprocessor.
25602 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
25603 for alpha.
25604 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
25605 native cc.
25606 * gdb.t00/teststrategy.exp: Change expect string so that we
25607 consume the `(xgdb)' from the command echo and from the gdb prompt.
25608 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
25609 gdb currently compares all values as long, so this failure probably
25610 applies to any configuration where LONGEST is bigger than a target int.
25611 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
25612 with gcc.
25613 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
25614 to handle opaque pointers, gcc is.
25615 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
25616 as first argument. Include <sys/types.h> and change all operator
25617 new definitions to use size_t.
25618 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
25619 now that we use size_t.
25620
25621Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25622
a9c64011 25623 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 25624 a long or float array cast all array members to the same type.
a9c64011 25625 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 25626 with 64 bit longs.
a9c64011 25627 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 25628 on alpha.
a9c64011 25629 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
25630
25631Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25632
25633 * gdb.t24 (demangle.exp): Constructors of templates have names like
25634 vector<int>::vector(int) not vector<int>::vector<int>(int). See
25635 section 14.6 of the ARM.
25636
25637 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
25638 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
25639 accomplish little and slow down the testsuite.
25640
25641 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
25642 Accept spaces various places.
25643
25644Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25645
25646 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
25647 with watchpoint enabled.
25648
25649 * Makefile.in: Remove definition of CC and remove the second
25650 definition of CXX (the "CXX = gcc" one remains). These definitions
25651 were causing backquotes to be expanded within backquotes, which
25652 doesn't work.
25653
25654Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
25655
25656 * gdb.t17/callfuncs.exp: Add "return 0" to end.
25657
25658Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25659
a9c64011
AS
25660 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
25661 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
25662 by mips cc and contains no stabs entries.
25663
25664Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
25665
25666 * config/vx-gdb.exp: Use fake device to load files rather than
25667 NFS.
25668 * lib/gdb.exp: New proc to do "file" command.
25669 * config/unix-gdb.exp: Use new "file" proc.
25670
25671Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
25672
25673 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
25674 Rework board rebooting slightly.
25675 (gdb_exit): Don't exit from the remote shell; there isn't one.
25676 * gdb.stabs/weird.exp: If a program is being debugged already,
25677 kill it.
25678 * gdb.t04/setvar.exp: Stop and restart gdb.
25679 * gdb.t05/expr.exp: Likewise.
25680 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
25681 restart gdb and reload the program.
25682 * gdb.t08/opaque.exp: Likewise.
25683 * gdb.t12/scope.exp: Likewise.
25684 * gdb.t13/bitfields.exp: Likewise.
25685 * gdb.t15/funcargs.exp: Likewise.
25686 * gdb.t20/classes.exp: Likewise.
25687 * gdb.t03/ptype.exp: Increase timeout.
25688 * gdb.t16/printcmds.exp (test_print_string_constants,
25689 test_print_array_constants): Likewise.
25690 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
25691 * gdb.t20/classes.exp (do_tests): Likewise.
25692 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
25693
25694Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
25695
25696 * gdb.stabs: Renamed *wierd* to *weird*.
25697
25698Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
25699
25700 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
25701 for timeout. Add "known gcc 2.4.5 bug" to failure message.
25702
25703Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
25704
25705 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
25706 (do_tests): Remove xfail for whatis on one_var and two_var.
25707
25708Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
25709
25710 * Makefile.in: Made cross building work better by adding
25711 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
25712
25713Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25714
25715 * gdb.t15/{return.c,return.exp,Makefile.in}:
25716 New test, currently commented out.
25717
25718Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
25719
25720 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
25721 still running and removes the leftover named socket so GDb can do
25722 clean restarts.
25723
25724Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
25725
25726 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
25727 console, not GDB.
25728 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
25729 cross testing works better with "make check"
25730 * config/unix-gdb: Use default procedures for exit and version.
25731 * config/vx-gdb.exp: Cleaned up and massaged back to working order
25732 with the newest VxWorks.
25733
25734Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25735
25736 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
25737 old form.
25738
25739 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
25740 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
25741
25742 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
25743
25744 * config/unix-gdb.exp: Remove this version of gdb_exit
25745 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
25746 Rob says he'll look at it when he gets back to testing boards.
25747
25748Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
25749
25750 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
25751 an expected fail for certain ptype commands.
25752
25753 * gdb.t20/classes.exp: Update expected results of "ptype class
25754 Base1" to account for the constructor that now appears in the type.
25755
25756Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
25757
25758 * configure.in (configdirs): Restore gdb.t04, which mysteriously
25759 disappeared from list.
25760 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
25761 "alldone" proc with call to cleanup and exit.
25762 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
25763 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
25764 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
25765 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
25766 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
25767 "alldone" proc with simple returns that suppress remaining
25768 tests. The alldone proc went away many months ago.
25769
25770Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25771
25772 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
25773
25774 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
25775
25776Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25777
25778 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
25779 as vax gdb will display them.
25780
25781Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25782
25783 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
25784 optimizers.
25785
25786 * scope.exp: Change "bad value for localval" messages so each one
25787 is unique.
25788
25789 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
25790 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
25791
25792 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
25793
25794Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25795
25796 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
25797 doesn't exist (due to optimization).
25798
25799Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25800
25801 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
25802 contains \r because the filename is long.
25803
25804 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
25805 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
25806
25807Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25808
25809 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
25810 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
25811 Ultrix.
25812 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
25813 int tests.
25814 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
25815
25816Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
25817
25818 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
25819
25820 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 25821 to match does not match the passing case but still matches the
c906108c
SS
25822 failing case.
25823
25824Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25825
25826 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
25827
25828Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
25829
25830 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
25831 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
25832 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
25833 Remove various versions of gdb_exit.
25834 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
25835 gdb_exit.
25836 * config/unix-gdb.exp: gdb_exit remains here, and should override
25837 the generic version, since it's doing a lot of wierd stuff that
25838 the other versions aren't. FIXME, fold it in, or abandon this
25839 version.
25840
25841Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25842
25843 * gdb.t24/demangle.exp: Add tests for PR 3220.
25844
25845Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25846
25847 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
25848
25849Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
25850
25851 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
25852 "i386-*-*". Works for i486 as well.
25853
25854 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
25855 bug, and expand domain of xfail to all SVR4 systems, since the
25856 actual problem is likely to be in generic SVR4 /proc support.
25857
25858Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25859
25860 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
25861
25862Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
25863
25864 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
25865 xfails for other systems. Match a missing 'Continuing.' as an
25866 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
25867
25868 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
25869 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
25870 Only issue warning for missing executables if -all option is used.
25871
25872 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
25873 file if -all option is used. It's like an unpredictable XFAIL.
25874
25875Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25876
25877 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
25878 for dynamically linked binaries.
25879
25880 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
25881
25882Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25883
25884 * gdb.t20/inherit.exp: Change message for "print tagless struct"
25885 to state that this is a known bug in old versions of g++.
25886
25887Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25888
25889 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
25890 while waiting for `Continuing'.
25891
25892Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
25893
25894 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
25895 in text, data, and bss.
25896 * gdb.t10/nodebug.c: Add local and global test variables for
25897 initialized and uninitialized data.
25898
25899Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25900
25901 * config/unix-gdb.exp (gdb_exit): Add "wait".
25902
25903Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25904
25905 * gdb.t06/signals.exp: xfail the continue from the handler for all
25906 targets.
25907
25908 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
25909 function with watchpoints enabled, the i386 call dummy starts with
25910 a call.
25911
25912 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
25913 386 bsd names its corefiles.
25914
25915Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
25916
25917 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
25918 compilers don't grok it.
25919 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
25920 with small octal ints rather than character constants, which
25921 are signed and might not fit if first promoted to int.
25922
25923Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
25924
25925 * gdb.t09/Makefile.in (clean): Remove corefile.
25926
25927Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25928
25929 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
25930
25931Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25932 and Jim Kingdon (kingdon@cygnus.com)
25933
25934 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
25935 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
25936 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
25937
25938Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25939
25940 * gdb.t17/interrupt.exp: Add xfail for hppa.
25941
25942Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25943
25944 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
25945 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
25946 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
25947 to determine signed-ness of bitfields and use the result to setup
25948 the xfail.
25949 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
25950 * gdb.t15/funcargs.exp: Use them to step until the second indirect
25951 call line is reached if necessary.
25952
25953Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25954
25955 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
25956
25957Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25958
25959 * gdb.t06/break.exp: Also test `clear' command.
25960
25961Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
25962
25963 * gdb.t00/teststrategy.exp: Remove extra quote.
25964
25965 * gdb.t07/watchpoint.exp: Change xfail for calling function with
25966 watchpoint enabled to be for all non-68k machines.
25967
25968 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
25969
25970Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25971
25972 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
25973 targets use aout.mt instead of ecoff.mt as gas understands
25974 standard aout format.
25975
25976Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
25977
25978 * lib/gdb.exp (runto): Don't insist that function we are running to
25979 was compiled with -g.
25980
25981 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
25982
25983 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
25984 to get back into the read system call.
25985 Accept leading newline in case where we woke it up.
25986
25987Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25988
25989 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
25990 to make the stabs test work on ecoff systems using gcc and -with-stabs.
25991 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
25992 enable ecoff configuration.
25993
25994Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25995
25996 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
25997
25998Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25999
26000 * gdb.t16/printcmds.exp: Add another printf test.
26001
26002Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
26003
26004 * configure.in: If configured -with-stabs on any target, add
26005 stabsdirs to configdirs.
26006
26007Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26008
26009 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
26010 fun" so pattern does not match the command itself.
26011
26012Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26013
26014 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
26015
26016Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26017
26018 * gdb.t17/interrupt.exp: Test for more things.
26019
26020Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26021
26022 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
26023 compiler arranges the code and line numbers.
26024
26025 * gdb.t17/interrupt.exp: Don't send \n after ^C.
26026
26027Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26028
26029 * gdb.t00/help.exp: Increase expect input buffer size.
26030
26031Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26032
26033 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
26034
26035 * gdb.t07/watchpoint.exp: Add xfail for hppa.
26036
26037 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
26038
26039 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
26040 [0-9]*, not just [0-9].
26041
26042Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26043
26044 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
26045
26046 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
26047
26048Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26049
26050 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
26051
26052Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26053
26054 * gdb.t06/signals.c: Add xfails for sun3.
26055
26056 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
26057
26058 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
26059 test_stepping tests.
26060
26061Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26062
26063 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
26064
26065 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
26066
26067 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
26068 rather than actually putting it through cpp twice.
26069
26070 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
26071
26072Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
26073
26074 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
26075 no longer needed.
26076
26077Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26078
26079 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
26080
26081 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
26082 C++ features prints as "struct", make it a pass, not an xfail.
26083
26084Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26085
26086 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
26087 Don't require VA to print as "class" rather than "struct".
26088
26089Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
26090
26091 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
26092
26093Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26094
26095 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
26096
26097Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26098
26099 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
26100 order.
26101
26102Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26103
26104 * gdb.t16/printcmds.exp: Add printf tests.
26105
26106 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
26107
26108 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
26109
26110Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
26111
26112 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
26113 pass counts, to counteract any existing or future setup_xfails.
26114
26115Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26116
26117 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
26118 {BEGIN,END}_COMMON for common block instead of STAB.
26119 * gdb.stabs/wierd.exp: Add xfail for rs6000.
26120
26121 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
26122 intp_var should be N_GSYM not N_LSYM.
26123 wierd-aout.S: Use a label for the value of the N_SO.
26124 wierd.def: Remove all backslashes.
26125 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
26126
26127Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26128
26129 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
26130 get the expected next to inheritance3.
26131
26132Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26133
26134 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
26135 now that gcc-2.4 gets it right.
26136
26137Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26138
26139 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
26140
26141 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
26142 generating comp-info.exp which works for cross-compilation.
26143
26144Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
26145
26146 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
26147 "*-*-sysv4.*".
26148
26149Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
26150
26151 * gdb.t01/run.exp: Start with a fresh gdb.
26152 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
26153 SVR4.x.
26154
26155Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
26156
26157 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
26158 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
26159 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
26160 Makefile.in (distclean, realclean): Remove gdbme.c from list of
26161 things to remove.
26162
26163Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
26164
26165 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
26166 test cases from bug reports.
26167
26168Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
26169
26170 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
26171 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
26172 avoid spurious xfails.
26173 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
26174 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
26175 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
26176
26177Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
26178
26179 * gdb.t00/teststrategy.exp: Rework to provide more useful
26180 description of each test, fix problem with systems that define
26181 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
26182 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
26183 results for "next over recursive call" so timeouts aren't taken
26184 by error.
26185
26186Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
26187
26188 * gdb.t12/scope.exp: Test printing of variables before run.
26189
26190 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
26191 printed in wrong order due to sorting.
26192
26193Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
26194
26195 * gdb.t00/teststrategy.exp: Fix expected results for printing
26196 user entered string constant. Is array of char, prints with no
26197 address.
26198
26199 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
26200 commands.
26201 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
26202 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
26203 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
26204 of struct of char arrays.
26205 * gdb.t00/radix.exp: New tests for radix commands.
26206
26207Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
26208
26209 * gdb.t16/printcmd.exp: Print a variable before running program
26210 (with xfail for AIX).
26211
26212Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
26213
26214 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
26215
26216 * gdb.t16/printcmd.exp: Don't print variables before running program.
26217
26218 * gdb.t06/break.exp: Don't require envp argument to main.
26219
26220 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
26221
26222 * gdb.t02/whatis.exp, gdb.t11/list.exp:
26223 Add xfails for rs6000.
26224
26225 * gdb.t02/whatis.exp: Change other tests not to re-test something
26226 we already tested.
26227
26228 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
26229 each type used has a variable of that type.
26230
26231Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
26232
26233 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
26234
26235Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
26236
26237 * configure.in: change srctrigger to be a file, not a directory
26238
26239Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
26240
26241 * configure.in (mips-idt-ecoff*): Added trailing '*'.
26242
26243 * gdb.t11/list.exp: Fixed a couple of typos.
26244
26245Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
26246
26247 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
26248 is fixed and PR is closed.
26249 * gdb.t16 (gdbme.c): Add simple test string variable.
26250 * gdb.t16 (printcmds.exp): Add tests with simple test string
26251 variable, primarily for boundaries on "set print elements".
26252
26253Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
26254
26255 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
26256 Make leading 0's optional and don't expect a tab in the middle
26257 of the number.
26258
26259 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
26260
26261 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
26262 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
26263 don't end command passed to gdb_test with newline.
26264
26265 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
26266 signed keyword away, don't expect signed bitfields to be signed.
26267
26268 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
26269 printing with only as many 1's as are in the field as well as printing
26270 with 32 1's (see comment).
26271
26272Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
26273
26274 * gdb.t00/default.exp: Start with a fresh gdb.
26275 * configure.in (configdirs): Remove gdb.t31 until the chill
26276 compiler works again. It no longer is able to find chillrt0
26277 since it isn't in libchill.a anymore.
26278 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
26279 wierd.o, make more modular.
26280 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
26281 spurious newlines that caused problems.
26282
26283Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26284
26285 * Move test with enums and partial symbols from gdb.t03/ptype.exp
26286 to gdb.stabs/wierd.exp since GCC has worked around the bug.
26287 gdb.stabs/wierd.{exp,def}: Many new tests.
26288
26289 * gdb.t00/default.exp: update info line for new message.
26290
26291 * gdb.t02/{whatis.exp,gdbme.c}:
26292 Test that "char *" doesn't print as "caddr_t".
26293
26294Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26295
26296 * gdb.t00/help.exp: Use .* in place of some help messages which
26297 just changed.
26298 gdb.t00/default.exp: Update "info frame" test for new message.
26299 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
26300 Remove some xfails
26301
26302Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26303
26304 * gdb.t03/{gdbme.c,ptype.exp}:
26305 Add tests for typedef'd struct and union without tags.
26306 Also check "whatis" on a variable of a typedef'd enum without a tag.
26307
26308 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
26309 PRMS 1823; the bug still exists but isn't reproduced by this test
26310 anymore), and remove rs6000 XFAIL (the bug is fixed).
26311
26312 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
26313 duplicated from whatis.exp. For those that are left, accept
26314 "long", "long int", or "int" for long variables (whatis.exp already
26315 has an XFAIL for "int", so no need to fail it here).
26316
26317 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
26318 Deal with GCC's names for types now that GDB uses the compiler's names.
26319
26320 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
26321 setup_xfail's for sunos4. If we #defined the signed keyword away,
26322 don't expect GDB to know that char it is signed.
26323
26324 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
26325
26326Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
26327
26328 * configure.in (configdirs): Add gdb.t24 for C++ tests that
26329 should work on any system, regardless of debugging format.
26330 * gdb.t21/demangle.exp: Move to gdb.t24.
26331 * gdb.t24/demangle.exp: Move from gdb.t21.
26332 * gdb.t24/{Makefile.in, configure.in}: New files.
26333
26334Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26335
26336 * configure.in: Do gdb.stabs and C++ tests only for stabs.
26337 * gdb.stabs: New directory.
26338
26339Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26340
26341 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
26342 not just "Quit anyway?".
26343
26344Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
26345
26346 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
26347 that all setup_xfails are immediately followed by clear_xfails.
26348
26349Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
26350
26351 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
26352 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
26353 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
26354 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
26355 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
26356 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
26357 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
26358 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
26359 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
26360 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
26361 gdb.t31/chillvars.exp, lib/gdb.exp:
26362 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
26363 bug-gdb@prep.ai.mit.edu.
26364
26365Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
26366
26367 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
26368 with 0.0, not integer 0.
26369
26370Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
26371
26372 * gdb.t06/break.exp: Update for "Kill the program" message change.
26373
26374Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
26375
26376 * Makefile.in (GDBFLAGS): Set to -nx.
26377 * Makefile.in (site.exp): Use GDBFLAGS.
26378
26379Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
26380
26381 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
26382 Makefiles.
26383 (check): depend on just-check.
26384 (just-check): added so that tests can be run without a noop
26385 build pass.
26386
26387Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
26388
26389 Switch to using configure's configdirs.
26390 * Makefile.in (Makefile): add configure.in dependency.
26391 (SUBDIRS): removed redundant assignment.
26392 * configure.in: switch subdirs assignment to configdirs.
26393 * gdb.t*/configure.in: new files.
26394
26395Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
26396
26397 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
26398 works.
26399
26400Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
26401
26402 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
26403 in explicit rules. Apparently this is not supported by some makes.
26404
26405Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
26406
26407 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
26408
26409Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26410
26411 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
26412 disappeared.
26413
26414Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
26415
26416 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
26417
26418Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
26419
26420 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
26421 watchpoint problem that is now fixed.
26422 * gdb.t30/chexp.exp: Remove setup_xfail for printing
26423 uninitialized convenience variables.
26424 * gdb.t31/chillvars.exp: Fix expected patterns for printing
26425 structures.
26426
26427Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26428
26429 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
26430 which causes expect to get out of sync with gdb on long output
26431 from help set.
26432 * gdb.t09/corefile.exp: Make expected pattern for core file
26433 failing signal and frame output format less sun specific.
26434
26435Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
26436
26437 * gdb.t31/chillvars.exp: Add and remove initial dummy
26438 breakpoint, so that symbol table is forced in.
26439 (Needed at least on Sunos4, though it seems not SVR4.)
26440 * gdb.t31/chillvars.exp: Update for changed output format.
26441
26442Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
26443
a9c64011 26444 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
26445
26446Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
26447
26448 * Makefile.in: Added --srcdir when invoking runtest, removed the
26449 need for a local config file. (optional now)
26450
26451Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
26452
26453 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
26454 failure count used to force early termination. Add some more
26455 expected failures for gnu style demangling.
26456
26457Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26458
26459 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
26460 pmi variable from gdb.t20/gdbme to get optimized away.
26461 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
26462 Check for written corefile upon timeout _and_ eof.
26463
26464Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26465
26466 * config/unix-gdb.exp: Add missing return 0.
26467
26468Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26469
26470 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
26471 test termination.
26472
26473Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
26474
26475 * configure.in (subdirs): Put back gdb.t17 which mysteriously
26476 disappeared.
26477
26478Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
26479
26480 * gdb.t10/crossload.exp: Disable the i860-elf test until such
26481 time as i860 support works.
26482
d63a86f8 26483 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
26484 "backtrace 100\r" rather than just "backtrace\r", to match last
26485 change.
26486
26487Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
26488
26489 * config/udi-gdb.exp (gdb_exit): Remove close command.
26490 (gdb_target_udi): New procedure to set the UDI target.
26491 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
26492 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
26493 Added waits for prompts after several question responses. Added
26494 some more responses used by a29k-amd-udi-gdb.
26495 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
26496 pass different arguments, restart UDI connection after program
26497 completion.
26498 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
26499 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
26500 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
26501 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
26502 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
26503 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
26504 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
26505 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
26506 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
26507 after program completion.
26508 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
26509 compiled with a SELECT_VECS setting.
26510 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
26511 infinite recursion.
26512
26513 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
26514 Added checks for COFF results, and made them expected failures for
26515 all targets. It would be better to make them expected failures
26516 for COFF targets only.
26517
26518Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
26519
26520 * Makefile.in: add null dvi target, don't bother to recurse
26521 through test directories for info and install-info; rename
26522 $(datadir) to be dejagnu instead of deja-gnu
26523
26524Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
26525
26526 * gdb.t31/gdbme.ch: Re-enable code that previously caused
26527 compiler to coredump.
26528 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
26529 code.
26530
26531Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
26532
26533 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
26534 coredump.
26535 * gdb.t31/chillvars.exp: Comment out tests that depend on that
26536 code.
26537
26538Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
26539
26540 * gdb.t03/ptype.exp: tests for return code from gdb_test.
26541 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
26542 which in a shell. Deletes xgdb when done.
26543 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
26544 Tests the return from the "set height" or "set width" commands.
26545 Added a few return codes where needed.
26546
26547Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
26548
26549 * Makefile.in (SUBDIRS): Add gdb.t17.
26550 * configure.in (subdirs): Add gdb.t17.
26551 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
26552 files to test gdb's calling of functions in the inferior with
26553 the correct arguments and gdb's ability to retrieve any
26554 result returned.
26555
26556Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
26557
26558 * config/unix-gdb.exp (gdb_exit): Remove close commands that
26559 may be called after gdb goes away. Previous versions of expect
26560 needed these to avoid file descriptor leaks, but they cause
26561 errors with the current revision of expect.
26562 * gdb.t00/gdbvars.exp: Use -re on expected output after
26563 setting sevenbit-strings.
26564 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
26565 to set sevenbit-strings consistent across tests.
26566 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
26567 set sevenbit-strings consistent across tests.
26568
26569Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
26570
26571 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
26572 expected output to match current "expect" expectations.
26573
26574Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
26575
26576 * gdb.t00/default.exp: Change expected output for default "source"
26577 command, to match new gdb behavior which requires a filename to
26578 source.
26579
26580Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
26581
26582 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
26583 expected fail for i486-*-* that misses the marker2 function.
26584 * gdb.t10/crossload.exp (bfddefault): Allow successful
26585 recognition of a format to pass even if no symbols are found.
26586 Explicitly catch failures where the format is not recognized
26587 or is ambiguous, and add the reason to the fail message.
26588 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
26589 the cause is and invalid target and add reason to failure message.
26590 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
26591 elf32-i386, elf32-sparc, and elf32-i860.
26592 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
26593 Set up expected failure for 'filename'::variable scope resolution,
26594 which is now apparently broken on all targets.
26595 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
26596 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
26597 gdb.t23/templates.exp: Change failure for missing binfile into
26598 just a warning.
26599 gdb.t21/demangle.exp: Change all cfront references to 'arm'
26600 references.
26601
26602Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
26603
26604 * gdb.t00/default.exp: Add expected output for default "source"
26605 command, to match new gdb behavior.
26606 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
26607
26608Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
26609
26610 * config/*-gdb.exp: returns an error, rather than exiting on
26611 internal errors.
26612
26613Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
26614
26615 * gdb.t03/gdbme.c: Add pointer to struct variable.
26616 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
26617 referencing struct members.
26618
26619Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
26620
26621 * configure.in (mips-idt-ecoff): New target.
26622 * config/mips-gdb.exp: New file for remote board using MIPS remote
26623 debugging protocol.
26624
26625 * Redid configuration scheme. Removed gdb.t*/configure.in.
26626 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
26627 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
26628 distclean targets. Built executables via .o files. Adjusted
26629 tests to account for source files in $(srcdir) rather than
26630 $(objdir).
26631 * lib/gdb.exp (runto): Don't expect () after the function name,
26632 because it may have arguments.
26633
26634Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
26635
26636 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
26637 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
26638 expected failures for mips-idt-* and mips-sgi-*.
26639 * gdb.t00/default.exp (attach): Kill process if requested.
26640 * gdb.t00/help.exp (help target core, help target): Accept a gdb
26641 that does not read core files.
26642 * gdb.t01/run.exp: Removed checks for exit status code.
26643 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
26644 it is linked in.
26645 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
26646 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
26647 appropriate, rather than doing it by hand.
26648 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
26649 execution.
26650 * gdb.t10/crossload.exp: Kill existing program if needed.
26651 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
26652 appropriate, rather than doing it by hand. Always increase
26653 timeout for this test, not just for VxWorks.
26654
26655Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
26656
26657 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
26658 of Chill STRUCT types and STRUCT values.
26659 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
26660 than "char".
26661 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 26662 struct2): New struct definitions and initializations to test
c906108c
SS
26663 simple Chill STRUCT types.
26664
26665Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
26666
26667 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
26668 the null byte at the end of strings.
26669 * gdb.t00/default.exp: Make show version insensitive to copyright
26670 date.
26671 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
26672 to avoid dependencies on target char signedness.
26673 * gdb.t16/printcmds.exp: Update expected results for explicitly
26674 unsigned char.
26675 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
26676 now work.
26677 * gdb.t21/demangle.exp: Add many more patterns for template
26678 demangling, most of them being expected failures.
26679 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
26680 string we are matching for, to match on the whole string.
26681 * gdb.t21/demangle.exp: Add many new test strings to demangle,
26682 and fix a whole bunch that had incorrect expected output but were
26683 passing anyway because of the bug in "proc demangle".
26684 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
26685 type.
26686 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
26687
26688Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
26689
a9c64011
AS
26690 * gdb/testsuite: made modifications to testcases, etc., to allow
26691 them to work properly given the reorganization of deja-gnu and the
26692 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
26693
26694Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
26695
26696 * gdb/testsuite: Initial creation of gdb/testsuite.
26697 Migrated dejagnu testcases and support files for testing nm to
26698 gdb/testsuite from deja-gnu. These files were moved "as is"
26699 with no modifications. This migration is part of a major overhaul
26700 of dejagnu. The modifications to these testcases, etc., which
26701 will allow them to work with the new version of dejagnu will be
26702 made in a future update.
48efe704 26703
8d8cb839 26704 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 26705\f
8d8cb839
EZ
26706;; Local Variables:
26707;; mode: change-log
26708;; left-margin: 8
26709;; fill-column: 74
26710;; version-control: never
26711;; End:
902f2ccb 26712
0b302171 26713 Copyright 1993-2005, 2012 Free Software Foundation, Inc.
902f2ccb
MC
26714 Copying and distribution of this file, with or without modification,
26715 are permitted provided the copyright notice and this notice are preserved.