gdb/testsuite/
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
72225e17
JK
12011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
4 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
5 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
7 conditional for gcc <= 4.5.
8
13ac8d2c
JK
92011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10
11 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
12 by XFAIL.
13 * gdb.cp/static-method.exp (info addr A::func())
14 (list static-method.cc:xxx::(anonymous namespace)::A::func)
15 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
16 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
17 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
18 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
19 (test value of F in k3_m): Likewise.
20 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
21 Likewise.
22
049682ba
JK
232011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
24
25 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
26 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
27 Remove.
28 * gdb.threads/attachstop-mt.c: Remove.
29 * gdb.threads/attachstop-mt.exp: Remove.
30
2c9d8796
MK
312011-12-17 Mark Kettenis <kettenis@gnu.org>
32
33 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
34
e0f9f062
DE
352011-12-16 Doug Evans <dje@google.com>
36
f4aa2101 37 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
38 * boards/native-gdbserver.exp: New file.
39
e0f9f062
DE
40 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
41 gdbserver output.
42 (gdbserver_default_get_remote_address): New function.
43 (gdbserver_start): Call gdb,get_remote_address to compute argument
44 to "target remote" command.
45
80b6e756
PM
462011-12-16 Phil Muldoon <pmuldoon@redhat.com>
47
1c3ad6ab 48 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
49 python print-stack. Add set/show python print-stack
50 off|full|message tests.
51
1576bd00
YQ
522011-12-15 Yao Qi <yao@codesourcery.com>
53
54 * gdb.trace/strace.c: New
55 * gdb.trace/strace.exp: New.
56
d6a0f6e0
TT
572011-12-14 Tom Tromey <tromey@redhat.com>
58
59 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
60
31015e1d
DE
612011-12-14 Doug Evans <dje@google.com>
62
63 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
64
7b50312a
PA
652011-12-14 Pedro Alves <pedro@codesourcery.com>
66
67 PR threads/10729
68
69 * gdb.mi/watch-nonstop.c: New file.
70 * gdb.mi/mi-watch-nonstop.exp: New file.
71
924437bc
PA
722011-12-13 Pedro Alves <pedro@codesourcery.com>
73 Doug Evans <dje@google.com>
74
75 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
76 (clean_restart): Remove references to the gdb_stub target board
77 variable.
78 (gdb_step_for_stub): Delete.
79
80 * gdb.base/annota1.exp: Remove all references to [target_info
81 exists gdb_stub], gdb_step_for_stub and usestubs.
82 * gdb.base/annota3.exp: Ditto.
83 * gdb.base/async.exp: Ditto.
84 * gdb.base/break.exp: Ditto.
85 * gdb.base/code-expr.exp: Ditto.
86 * gdb.base/commands.exp: Ditto.
87 * gdb.base/completion.exp: Ditto.
88 * gdb.base/condbreak.exp: Ditto.
89 * gdb.base/consecutive.exp: Ditto.
90 * gdb.base/cvexpr.exp: Ditto.
91 * gdb.base/define.exp: Ditto.
92 * gdb.base/display.exp: Ditto.
93 * gdb.base/ena-dis-br.exp: Ditto.
94 * gdb.base/environ.exp: Ditto.
95 * gdb.base/gnu-ifunc.exp: Ditto.
96 * gdb.base/maint.exp: Ditto.
97 * gdb.base/pending.exp: Ditto.
98 * gdb.base/sect-cmd.exp: Ditto.
99 * gdb.base/sepdebug.exp: Ditto.
100 * gdb.base/unload.exp: Ditto.
101 * gdb.base/watchpoint-solib.exp: Ditto.
102 * gdb.cp/annota2.exp: Ditto.
103 * gdb.cp/annota3.exp: Ditto.
104 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
105 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
106 * gdb.mi/mi-pending.exp: Ditto.
107 * gdb.trace/circ.exp: Ditto.
108 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
109 * gdb.base/list.exp: Ditto.
110
111 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
112 breakpoint function and all references to the usestubs macro.
113 * gdb.base/exprs.c: Ditto.
114 * gdb.base/freebpcmd.c: Ditto.
115 * gdb.base/bitfields.c: Ditto.
116 * gdb.base/bitfields2.c: Ditto.
117 * gdb.base/break.c: Ditto.
118 * gdb.base/call-sc.c: Ditto.
119 * gdb.base/call-signals.c: Ditto.
120 * gdb.base/callfuncs.c: Ditto.
121 * gdb.base/charset.c: Ditto.
122 * gdb.base/consecutive.c: Ditto.
123 * gdb.base/constvars.c: Ditto.
124 * gdb.base/funcargs.c: Ditto.
125 * gdb.base/int-type.c: Ditto.
126 * gdb.base/interrupt.c: Ditto.
127 * gdb.base/langs0.c: Ditto.
128 * gdb.base/list0.c: Ditto.
129 * gdb.base/mips_pro.c: Ditto.
130 * gdb.base/miscexprs.c: Ditto.
131 * gdb.base/nodebug.c: Ditto.
132 * gdb.base/opaque0.c: Ditto.
133 * gdb.base/pointers.c: Ditto.
134 * gdb.base/printcmds.c: Ditto.
135 * gdb.base/ptype.c: Ditto.
136 * gdb.base/recurse.c: Ditto.
137 * gdb.base/reread1.c: Ditto.
138 * gdb.base/reread2.c: Ditto.
139 * gdb.base/restore.c: Ditto.
140 * gdb.base/return.c: Ditto.
141 * gdb.base/run.c: Ditto.
142 * gdb.base/scope0.c: Ditto.
143 * gdb.base/sepdebug.c: Ditto.
144 * gdb.base/setshow.c: Ditto.
145 * gdb.base/setvar.c: Ditto.
146 * gdb.base/sigall.c: Ditto.
147 * gdb.base/signals.c: Ditto.
148 * gdb.base/structs.c: Ditto.
149 * gdb.base/structs2.c: Ditto.
150 * gdb.base/testenv.c: Ditto.
151 * gdb.base/twice.c: Ditto.
152 * gdb.base/unwindonsignal.c: Ditto.
153 * gdb.base/watchpoint.c: Ditto.
154 * gdb.base/watchpoints.c: Ditto.
155 * gdb.base/whatis.c: Ditto.
156 * gdb.cp/classes.cc: Ditto.
157 * gdb.cp/cplusfuncs.cc: Ditto.
158 * gdb.cp/derivation.cc: Ditto.
159 * gdb.cp/formatted-ref.cc: Ditto.
160 * gdb.cp/misc.cc: Ditto.
161 * gdb.cp/overload.cc: Ditto.
162 * gdb.cp/ovldbreak.cc: Ditto.
163 * gdb.cp/ref-params.cc: Ditto.
164 * gdb.cp/ref-types.cc: Ditto.
165 * gdb.cp/templates.cc: Ditto.
166 * gdb.cp/virtfunc.cc: Ditto.
167 * gdb.hp/gdb.aCC/run.c: Ditto.
168 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
169 * gdb.hp/gdb.compat/xdb0.c: Ditto.
170 * gdb.reverse/consecutive-reverse.c: Ditto.
171 * gdb.reverse/sigall-reverse.c: Ditto.
172 * gdb.reverse/until-reverse.c: Ditto.
173 * gdb.reverse/watch-reverse.c: Ditto.
174 * gdb.trace/actions.c: Ditto.
175 * gdb.trace/circ.c: Ditto.
176 * gdb.trace/collection.c: Ditto.
177
fabde485
PA
1782011-12-13 Pedro Alves <pedro@codesourcery.com>
179
180 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
181 (func6, func7): New.
182 (main): Call func6 and func7.
183 * gdb.base/watchpoint.exp (test_wide_location_1)
184 (test_wide_location_2): New.
185 (top level): Re-enable hardware watchpoints if necessary. Call
186 test_wide_location_1 and test_wide_location_2.
187
ff7d1690
YQ
1882011-12-11 Yao Qi <yao@codesourcery.com>
189
190 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
191
a6af7abe
JB
1922011-12-11 Joel Brobecker <brobecker@adacore.com>
193
194 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
195 expected output for unsupported case.
196
61638e15
JK
1972011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
198
199 PR testsuite/12649
200 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
201 Protect gdb_test_multiple by final $gdb_prompt match.
202
0a00efc3
JK
2032011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
204
205 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
206 New variable, new test.
207 (list static-method.cc:xxx::(anonymous namespace)::A::func)
208 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
209 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
210 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
211 them if HAVE_GCC_45682_FIXED is not set.
212
4511b1ba
YQ
2132011-12-10 Yao Qi <yao@codesourcery.com>
214
215 * gdb.trace/status-stop.exp: New.
216 * gdb.trace/status-stop.c: New.
217
27949e73
JK
2182011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
219
220 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
221 timeout.
222
d8ea7931
TT
2232011-12-08 Tom Tromey <tromey@redhat.com>
224
225 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
226 condition.
227
1cc310d2
SS
2282011-12-07 Stan Shebs <stan@codesourcery.com>
229
230 * gdb.trace/tfind.exp: Update for output changes.
231
d482a875
PA
2322011-12-07 Pedro Alves <pedro@codesourcery.com>
233
234 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
235 throws "Cannot insert catchpoints in this configuration".
236 * gdb.ada/mi_catch_ex.exp: Likewise.
237
f0ba3972
PA
2382011-12-06 Pedro Alves <pedro@codesourcery.com>
239
240 * gdb.base/break-always.exp: Test changing memory at addresses
241 with breakpoints inserted.
242
f8eba3c6
TT
2432011-12-06 Joel Brobecker <brobecker@acacore.com>
244
245 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
246 involving a fully qualified function name.
247
2482011-12-06 Tom Tromey <tromey@redhat.com>
249
250 * gdb.ada/homonym.exp: Add three breakpoint tests.
251
2522011-12-06 Tom Tromey <tromey@redhat.com>
253
254 * gdb.base/solib-weak.exp (do_test): Remove kfail.
255 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
256 * gdb.objc/objcdecode.exp: Update for output changes.
257 * gdb.linespec/linespec.exp: New file.
258 * gdb.linespec/lspec.cc: New file.
259 * gdb.linespec/lspec.h: New file.
260 * gdb.linespec/body.h: New file.
261 * gdb.linespec/base/two/thefile.cc: New file.
262 * gdb.linespec/base/one/thefile.cc: New file.
263 * gdb.linespec/Makefile.in: New file.
264 * gdb.cp/templates.exp (test_template_breakpoints): Update for
265 output changes.
266 * gdb.cp/re-set-overloaded.exp: Remove kfail.
267 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
268 makes one breakpoint.
269 * gdb.cp/method2.exp (test_break): Update for output changes.
270 * gdb.cp/mb-templates.exp: Update for output changes.
271 * gdb.cp/mb-inline.exp: Update for output changes.
272 * gdb.cp/mb-ctor.exp: Update for output changes.
273 * gdb.cp/ovsrch.exp: Use fully-qualified names.
274 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
275 has multiple matches.
276 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
277 error message change.
278 * gdb.base/list.exp (test_list_filename_and_number): Update for
279 error message change.
280 * gdb.base/break.exp: Disable pending breakpoints. Update for
281 output changes.
282 * configure.ac: Add gdb.linespec.
283 * configure: Rebuild.
284 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
285
c642a434
UW
2862011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
287
288 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
289 last_break register on s390*-*-* targets.
290
b18003d1
JB
2912011-12-06 Joel Brobecker <brobecker@adacore.com>
292
293 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
294 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
295 of parameter X in procedure Foo.
296
fe96589c
SS
2972011-12-05 Stan Shebs <stan@codesourcery.com>
298
299 * gdb.trace/tfind.exp: Update help string matches.
300
1820ab47
JK
3012011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
302
303 * gdb.server/ext-run.exp (get process list): Accept also systemd
304 as PID 1.
305
e11ac3a3
JK
3062011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
307 Pedro Alves <pedro@codesourcery.com>
308
309 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
310 starting GDB.
311 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
312 $use_gdb_stub.
313 * gdb.base/display.exp: Likewise.
314 * gdb.base/ending-run.exp: Likewise.
315 * gdb.base/list.exp (test_listsize): Likewise.
316 * gdb.base/setshow.exp: Likewise.
317 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
318 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
319 check by global $use_gdb_stub.
320 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
321 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
322 (default_gdb_init): Unset global $use_gdb_stub.
323 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
324 by global $use_gdb_stub.
325 * lib/gdbserver-support.exp: Extend comments for set_board_info
326 gdb_protocol and gdb,socketport.
327 (gdbserver_start_extended): Set global gdbserver_protocol and
328 gdbserver_gdbport. Clear global use_gdb_stub.
329 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
330 from target use_gdb_stub.
331 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
332
1d41d75c
DE
3332011-12-03 Doug Evans <dje@google.com>
334
335 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
336 (gdb_step_for_stub): Add comments.
337
d6d7a51a
MR
3382011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
339
340 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
341 to the caller.
342 (gdb_test_multiple): Likewise.
343
05acf274
JK
3442011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
345
346 Fix gdb.mi/mi-solib.exp without system debug info installed.
347 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
348 expect attribute, return 0 for it. Update comments.
349
2268b414
JK
3502011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
351
352 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
353 (corrupted list): Adjust the expectation.
354
585861ea
JK
3552011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
356
357 PR threads/13448
358 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
359 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
360 * gdb.threads/tls-var-main.c: New file.
361 * gdb.threads/tls-var.c: New file.
362 * gdb.threads/tls-var.exp: New file.
363
968643aa
JK
3642011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
365
366 PR testsuite/12649
367 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
368 Protect gdb_test_multiple by final $gdb_prompt match.
369 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
370 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
371 (test_tracepoints): Likewise.
372
9750bca9
JK
3732011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
374
375 PR breakpoints/13346
376 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
377 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
378 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
379
ac1349b7
JB
3802011-12-01 Joel Brobecker <brobecker@adacore.com>
381
382 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
383 * gdb.ada/homonym/homonym.adb: For use of all types defined
384 locally inside both Get_Value subprograms.
385
26d44faf
JK
3862011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
387
388 Fix racy FAILs.
389 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
390 of send_gdb.
391
514f6425
UW
3922011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
393
394 * gdb.base/testenv.exp: Skip on remote targets. Unset global
395 environment variable after test completed.
396
4255c8d2
UW
3972011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
398
399 * gdb.base/solib-nodir.exp: Skip if remote target.
400 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
401 application. Call gdb_load_shlibs.
402 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
403
a35ad96a
JB
4042011-11-29 Joel Brobecker <brobecker@adacore.com>
405
406 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
407
1a1d5513
JB
4082011-11-28 Joel Brobecker <brobecker@adacore.com>
409
410 * gdb.ada/fullname_bp: New testcase.
411
50b4ddf8
JK
4122011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
413
414 PR testsuite/12649
415 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
416 Wrap send_gdb into a new gdb_test.
417
fb0aec57
JK
418 Code cleanup.
419 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
420 Convert send_gdb and gdb_expect to gdb_test_multiple.
421
2376d946
JK
4222011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
423
424 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
425
1eec78bd
KS
4262011-11-23 Keith Seitz <keiths@redhat.com>
427
428 * lib/mi-support.exp (varobj_tree): New namespace and procs.
429 (mi_varobj_tree_test_children_callback): New proc.
430 (mi_walk_varobj_tree): New proc.
431
36dfb11c
TT
4322011-11-22 Tom Tromey <tromey@redhat.com>
433
434 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
435 Add "use_mi_command" argument.
436 (mi_run_cmd, mi_run_with_cli): New procs.
437 * gdb.mi/solib-lib.c: New file.
438 * gdb.mi/solib-main.c: New file.
439 * gdb.mi/mi-solib.exp: New file.
440
0e965dd0
DE
4412011-11-21 Doug Evans <dje@google.com>
442
443 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
444 _Unwind_DebugHook is missing.
445
f196051f
SS
4462011-11-20 Stan Shebs <stan@codesourcery.com>
447
448 * gdb.trace/tstatus.exp: New.
449 * gdb.trace/actions.c: Include string.h.
450
bfccc43c
YQ
4512011-11-18 Yao Qi <yao@codesourcery.com>
452
453 * gdb.trace/pending.exp: New.
454 * gdb.trace/pending.c: New.
455 * gdb.trace/pendshr1.c: New.
456 * gdb.trace/pendshr2.c: New.
457 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
458 tracepoint location becomes pending.
459 (tracepoint_change_loc_2): New.
460
73cd8ab1
DM
4612011-11-16 David S. Miller <davem@davemloft.net>
462
463 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
464 target is sparc*-*-linux*
465
77426730
PK
4662011-11-15 Paul Koning <paul_koning@dell.com>
467
468 * gdb.python/py-type.exp: New testcases for exceptions on scalar
469 types.
470
ed59ded5
DE
4712011-11-14 Doug Evans <dje@google.com>
472
473 * gdb.base/shell.exp: New file.
474
405f8e94
SS
4752011-11-14 Stan Shebs <stan@codesourcery.com>
476
477 * gdb.trace/ftrace.c: New.
478 * gdb.trace/ftrace.exp: New.
479
1e4d1764
YQ
4802011-11-14 Yao Qi <yao@codesourcery.com>
481
482 * gdb.trace/change-loc-1.c: New.
483 * gdb.trace/change-loc-2.c: New.
484 * gdb.trace/change-loc.c: New.
485 * gdb.trace/change-loc.exp: New.
486 * gdb.trace/change-loc.h: New.
487 * gdb.trace/trace-break.c (marker): Define new symbol.
488 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
489 New.
490 (break_trace_same_addr_6): New.
491
71eba9c2 4922011-11-12 Matt Rice <ratmice@gmail.com>
493
494 * gdb.base/info-macros.exp: Make tests for info definitions
495 test info macro. Add tests for info macro argument processing.
496 Rename a few tests.
497
1d93e29a
KS
4982011-11-11 Keith Seitz <keiths@redhat.com>
499
500 PR gdb/12843
501 * gdb.base/linespecs.exp: New file.
502
a4b5b48a
DE
5032011-11-11 Doug Evans <dje@google.com>
504
505 * gdb.threads/print-threads.exp: Extend timeout for slower
506 tests.
507
f6b47be4
DE
5082011-11-10 Doug Evans <dje@google.com>
509
792a0230
DE
510 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
511 "record to end of main" test.
512
f6b47be4
DE
513 * gdb.python/py-type.c (TS): New typedef.
514 (ts): New global.
515 * gdb.python/py-type.exp: Test field list of typedef.
516
22355c90
JB
5172011-11-10 Joel Brobecker <brobecker@adacore.com>
518
519 * gdb.ada/small_reg_param: New testcase.
520
a7860e76
TT
5212011-11-09 Tom Tromey <tromey@redhat.com>
522
523 * gdb.cp/destrprint.exp: New file.
524 * gdb.cp/destrprint.cc: New file.
525
72a2e3dc
MI
5262011-11-08 Meador Inge <meadori@codesourcery.com>
527
528 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
529 (switch_stack_to_other): New test function.
530 * gdb.arch/thumb-prologue.exp: New test cases.
531
c7195df2 5322011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
533
534 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
535
d3895d7d
YQ
5362011-11-08 Yao Qi <yao@codesourcery.com>
537
538 * gdb.exp (supports_process_record): New.
539 (supports_reverse): New.
540 * gdb.reverse/break-precsave.exp: Call support_process_record
541 to run test conditionally.
542 * gdb.reverse/consecutive-precsave.exp: Likewise.
543 * gdb.reverse/i386-precsave.exp: Likewise.
544 * gdb.reverse/machinestate-precsave.exp: Likewise.
545 * gdb.reverse/solib-precsave.exp: Likewise.
546 * gdb.reverse/step-precsave.exp: Likewise.
547 * gdb.reverse/until-precsave.exp: Likewise.
548 * gdb.reverse/watch-precsave.exp: Likewise.
549 * gdb.reverse/break-reverse.exp: Call support_reverse to run
550 test conditionally.
551 * gdb.reverse/consecutive-reverse.exp: Likewise.
552 * gdb.reverse/finish-precsave.exp: Likewise.
553 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
554 * gdb.reverse/finish-reverse.exp: Likewise.
555 * gdb.reverse/i386-reverse.exp: Likewise.
556 * gdb.reverse/i386-sse-reverse.exp: Likewise.
557 * gdb.reverse/machinestate.exp: Likewise.
558 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
559 * gdb.reverse/sigall-precsave.exp: Likewise.
560 * gdb.reverse/sigall-reverse.exp: Likewise.
561 * gdb.reverse/solib-reverse.exp: Likewise.
562 * gdb.reverse/step-reverse.exp: Likewise.
563 * gdb.reverse/until-reverse.exp: Likewise.
564 * gdb.reverse/watch-reverse.exp: Likewise.
565
a59306a3
YQ
5662011-11-05 Yao Qi <yao@codesourcery.com>
567
568 * gdb.trace/trace-break.exp: Add test on setting two
569 fast tracepoints at the same address.
570
87769f59
JK
5712011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
572
573 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
574
3065dfb6
SS
5752011-11-02 Stan Shebs <stan@codesourcery.com>
576
577 * gdb.trace/collection.c: Add code using strings.
578 * gdb.trace/collection.exp: Add tests of string collection.
579
89e208db
JK
5802011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
581
582 * gdb.base/skip-solib.exp (executable_main): New variable.
583 (binfile_main): Base it on that.
584 Use $executable_main in clean_restart calls. Drop gdb_exit and
585 gdb_start calls.
586
405e54e9
JK
5872011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
588
589 Fix racy FAILs.
590 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
591 breakpoint_re globals import by async. Set string_regex to .* for
592 async. Remove the optional thread_selected_re and breakpoint_re
593 globals expectations.
594
58e8570a
JM
5952011-11-01 Joseph Myers <joseph@codesourcery.com>
596
597 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
598 well as Cygwin.
599
7b35ec7f 6002011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
601
602 Add tests for skip command.
89e208db
JK
603 * gdb.base/skip-solib-lib.c: New
604 * gdb.base/skip-solib-main.c: New
605 * gdb.base/skip-solib.exp: New
606 * gdb.base/skip.c: New
607 * gdb.base/skip.exp: New
608 * gdb.base/skip1.c: New
609 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 610
b9fd1791
PA
6112011-10-31 Yao Qi <yao@codesourcery.com>
612 Pedro Alves <pedro@codesourcery.com>
613
614 * gdb.trace/trace-break.c: New.
615 * gdb.trace/trace-break.exp: New.
616
4323fecc
JK
6172011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
618
619 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
620 break-here-2.
621
0e5bf2a8
PA
6222011-10-28 Pedro Alves <pedro@codesourcery.com>
623
624 * gdb.threads/no-unwaited-for-left.c: New.
625 * gdb.threads/no-unwaited-for-left.exp: New.
626 * gdb.threads/non-ldr-exc-1.c: New.
627 * gdb.threads/non-ldr-exc-1.exp: New.
628 * gdb.threads/non-ldr-exc-2.c: New.
629 * gdb.threads/non-ldr-exc-2.exp: New.
630 * gdb.threads/non-ldr-exc-3.c: New.
631 * gdb.threads/non-ldr-exc-3.exp: New.
632 * gdb.threads/non-ldr-exc-4.c: New.
633 * gdb.threads/non-ldr-exc-4.exp: New.
634
3a3dad98
JK
6352011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
636
637 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
638 * gdb.base/attach-pie-misread.exp: Likewise.
639 * gdb.base/break-interp.exp: Likewise.
640 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
641 testcases for use_gdb_stub.
642 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
643 (continue): New testcase.
644 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
645 * gdb.threads/attach-into-signal.exp: Likewise.
646 * gdb.threads/attach-stopped.exp: Likewise.
647 * gdb.threads/attachstop-mt.exp: Likewise.
648
d6a5d40c
PK
6492011-10-28 Paul Koning <paul_koning@dell.com>
650
651 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
652
ca539be8
JK
6532011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
654
655 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
656 (mi_gdb_test): Import globals thread_selected_re
657 and breakpoint_re. Expect them optionally at the regex start.
658
d234ef5c
DE
6592011-10-27 Doug Evans <dje@google.com>
660
661 * gdb.python/python.exp: Test source -s.
662
ab964825
PK
6632011-10-26 Paul Koning <paul_koning@dell.com>
664
665 * gdb.python/lib-types.cc (struct A): New structure.
666 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 667
54d8a644
PK
6682011-10-25 Paul Koning <paul_koning@dell.com>
669
670 PR python/13327
d234ef5c 671
54d8a644
PK
672 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
673 fetch_lazy method.
674
b0221781
YQ
6752011-10-24 Yao Qi <yao@codesourcery.com>
676
677 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
678 target is tic6x-*-*.
679
6cda5a20
JB
6802011-10-21 Joel Brobecker <brobecker@adacore.com>
681
682 * gdb.ada/mi_task_info/task_switch.adb: New file.
683 * gdb.ada/mi_task_info.exp: New file.
684
5ed9db04
JK
6852011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
686
687 * gdb.cp/expand-psymtabs-cxx.exp: New file.
688 * gdb.cp/expand-psymtabs-cxx.cc: New file.
689
9df2fbc4
PM
6902011-10-20 Phil Muldoon <pmuldoon@redhat.com>
691
692 PR python/12656
693
694 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
695 global_block tests.
696
736086ba
TT
6972011-10-18 Tom Tromey <tromey@redhat.com>
698
699 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
700
4af31552
TT
7012011-10-18 Tom Tromey <tromey@redhat.com>
702
703 * gdb.base/source.exp: Don't include full file name in test name.
704 * gdb.python/python.exp: Don't include full file name in test
705 name.
706
43136979
AR
7072011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
708
709 * gdb.base/attach-pie-noexec.c: New files.
710 * gdb.base/attach-pie-noexec.exp: New files.
711
543a9323
JM
7122011-10-17 Joseph Myers <joseph@codesourcery.com>
713
714 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
715 prompt for each extra line in command.
716
21ae7a4d
JK
7172011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
718
719 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
720 Revert the part of:
721 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
722 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
723 Change the expected string.
724
20ec36d9
JK
7252011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
726
727 Fix results with system glibc debug info installed.
728 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
729 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
730 Accept also __libc_ symbol prefix and no prefix.
731
6501c2fc
KS
7322011-10-14 Keith Seitz <keiths@redhat.com>
733
734 PR c++/13225
735 * gdb.cp/converts.cc (foo3_1): New function.
736 (foo3_2): New functions.
737 * gdb.cp/converts.exp: Add tests for int to pointer conversion
738 and null pointer conversions of integer constant zero.
739 Add test to check if all arguments are checked for incompatible
740 conversion BADNESS.
741
55b1fd0c
TT
7422011-10-14 Tom Tromey <tromey@redhat.com>
743
744 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
745 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
746 linespec.
747
22c05d8a
JK
7482011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
749
750 Fix internal error regression.
751 * gdb.dwarf2/implptr-optimized-out.S: New file.
752 * gdb.dwarf2/implptr-optimized-out.exp: New file.
753
1d6edc3c
JK
7542011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
755
756 Fix empty DWARF expressions DATA vs. SIZE conditionals.
757 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
758 (loclist): New.
759 (4): New abbrev.
760 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
761 Use prepare_for_testing, remove clean_restart.
762 (p arraynoloc, p arraycallnoloc): New tests.
763
9ec72168
JK
7642011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
765
766 * gdb.cp/namespace-enum.exp (executable): New variable.
767 (binfile): Use ${objdir}/${subdir}/ prefix.
768 Use ${executable} for clean_restart.
769
9c6c53f7
SA
7702011-10-11 Sterling Augustine <saugustine@google.com>
771
772 * gdb.cp/Makefile.in: Add namespace-enum test.
773 * gdb.cp/namespace-enum.exp: New file.
774 * gdb.cp/namespace-enum.c: New file.
775 * gdb.cp/namespace-enum-main.c: New file.
776
fac7ceb3
UW
7772011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
778
779 * gdb.python/py-shared.exp: Relax filename check to handle remote:
780 sysroot.
781
941b2081
JK
7822011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
783
784 Reimplement @entry in input expressions.
785 * gdb.base/exprs.c (v_int_array_init): New variable.
786 * gdb.base/exprs.exp (print v_int_array_init)
787 (print *v_int_array_init@1, print *v_int_array_init@2)
788 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
789 (print v_int_array_init[1]@1): New tests.
790
0344e878
JM
7912011-10-10 Joseph Myers <joseph@codesourcery.com>
792
793 * gdb.cp/gdb2495.exp: Do not include directories in filename in
794 expected message.
795
5a56e9c5
DE
7962011-10-09 Doug Evans <dje@google.com>
797
798 * gdb.base/alias.exp: Add tests for alias command.
799
2bda9cc5
JK
8002011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
801
802 * gdb.arch/amd64-entry-value.s: New file.
803 * gdb.mi/mi2-amd64-entry-value.s: New file.
804
a471c594
JK
8052011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
806
807 Display @entry parameter values even for references.
808 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
809 functions.
810 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
811 reference and datap_input.
812 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
813 breakpoints.
814 (continue to breakpoint: entry_reference: reference)
815 (entry_reference: bt at entry)
816 (continue to breakpoint: entry_reference: breakhere_reference)
817 (entry_reference: bt, entry_reference: ptype regparam)
818 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
819 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
820 (entry_reference: p regcopy, entry_reference: p nodataparam)
821 (entry_reference: p nodataparam@entry): New tests.
822
36b11add
JK
8232011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
824
825 Support @entry in input expressions.
826 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
827 (entry_stack: p s1@entry, entry_stack: p s2@entry)
828 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
829 (tailcall: p j@entry): New tests.
830 * gdb.cp/koenig.cc (A::entry): New function.
831 (main): Call it.
832 * gdb.cp/koenig.exp (p entry (c)): New test.
833
e18b2753
JK
8342011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
835
836 Display @entry parameter values (without references).
837 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
838 (different, validity, invalid): New functions.
839 (main): Call them.
840 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
841 stacktest, breakhere_stacktest, different, breakhere_different,
842 breakhere_validity and breakhere_invalid.
843 (entry: bt): Update for @entry.
844 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
845 (entry_validity: *, entry_invalid: *): Many new tests.
846 * gdb.base/break.exp
847 (run until breakpoint set at small function, optimized file): Accept
848 also the @entry suffix.
849 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
850 * gdb.mi/mi2-amd64-entry-value.c: New files.
851 * gdb.mi/mi2-amd64-entry-value.exp: New files.
852
2d6c5dc2
JK
8532011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
854
855 Protect entry values against self tail calls.
856 * gdb.arch/amd64-entry-value.cc (self2, self): New.
857 (main): Call self.
858 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
859 (set debug entry-values 1, self: bt debug entry-values): New tests.
860
111c6489
JK
8612011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
862
863 Recognize virtual tail call frames.
864 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
865 (amb_b, amb_a): New.
866 (main): Call a and b.
867 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
868 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
869 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
870 New tests.
871
8e3b41a9
JK
8722011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
873
874 Implement basic support for DW_TAG_GNU_call_site.
875 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
876 * gdb.arch/amd64-entry-value.cc: New file.
877 * gdb.arch/amd64-entry-value.exp: New file.
878
181cebd4
JK
8792011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
880
881 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
882 * gdb.dwarf2/implptr-64bit.S: New file.
883 * gdb.dwarf2/implptr-64bit.exp: New file.
884
741f5e3c
JK
8852011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
886
887 Fix initial language detection with -readnow.
888 * gdb.cp/readnow-language.cc: New file.
889 * gdb.cp/readnow-language.exp: New file.
890
a73d2258
JK
8912011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
892
893 Fix printed anonymous struct name.
894 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
895
af369495
JM
8962011-10-09 Joseph Myers <joseph@codesourcery.com>
897
898 * gdb.base/solib-symbol.exp: Do not include directories in
899 filenames in expected messages.
900
1fa57852
DE
9012011-10-07 Doug Evans <dje@google.com>
902
903 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
904
bd054e06
KP
9052011-10-07 Kevin Pouget <kevin.pouget@st.com>
906
907 Allow Python notification of new object-file loadings.
908 * gdb.python/py-events.exp: Test newobjfile event.
909 * gdb.python/py-events.py: Register newobjfile callback.
910 * gdb.python/py-events.c: Add call to shared library
911 * gdb.python/py-events-shlib.c: New file.
912
8031b6f8
JM
9132011-10-06 Joseph Myers <joseph@codesourcery.com>
914
915 * gdb.base/fixsection.exp: Do not include directories in filename
916 in expected message.
917
7fea6923
PM
9182011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
919
920 Add tests for passing of environment variables to inferior.
921 * gdb.base/testenv.c: New test source.
922 * gdb.base/testenv.exp: New expect test.
923
687f2a88
PK
9242011-10-04 Paul Koning <paul_koning@dell.com>
925
926 * gdb.python/py-value.c (main): Break before return.
927
cb6be26b
KP
9282011-10-04 Kevin Pouget <kevin.pouget@st.com>
929
930 PR python/12691: Add the inferior to Python exited event
931 * gdb.python/py-events.exp: Test the inferior attribute of exited
932 event with a fork.
933 * gdb.python/py-events.py: Print inferior number on exit.
934 * gdb.python/py-events.c: Fork the inferior.
935
fb213700
EBM
9362011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
937
938 * gdb.base/jit.exp: Add testcase name to log message
939
aa2071bd
PK
9402011-10-03 Paul Koning <paul_koning@dell.com>
941 Jan Kratochvil <jan.kratochvil@redhat.com>
942
943 * gdb.python/py-value.exp
944 (python inval = gdb.parse_and_eval('*(int*)0'))
945 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
946 (set argc=2, python print argc_lazy): New tests.
947
dd11a36c
JB
9482011-10-02 Joel Brobecker <brobecker@adacore.com>
949
950 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
951
46f886f1
JK
9522011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
953 Pedro Alves <pedro@codesourcery.com>
954
955 * gdb.python/py-value.exp (test_value_in_inferior): New variable
956 can_read_0, test for it.
957 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
958 (parse_and_eval with memory error): ... here, make it untested if
959 can_read_0.
960
c5cb204f
MP
9612011-09-30 Marek Polacek <mpolacek@redhat.com>
962
963 * gdb.python/python.exp (verify pagination beforehand)
964 (verify pagination afterwards): Fix race by splitting the line.
965
68fb0ec0
JM
9662011-09-29 Joseph Myers <joseph@codesourcery.com>
967
968 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
969 for 64-bit multilibs from i?86-* targets.
970
6aee0d90
MP
9712011-09-29 Marek Polacek <mpolacek@redhat.com>
972
973 * lib/gdb.exp: Fix a typo in one of the comments.
974
e9101ff5
MP
9752011-09-29 Marek Polacek <mpolacek@redhat.com>
976
977 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
978 matching pattern.
979
7a81bdbf
PK
9802011-09-28 Paul Koning <paul_koning@dell.com>
981
982 * gdb.python/py-type.c (enum E): New.
983 * gdb.python/py-type.exp (test_fields): Add tests for Python
984 mapping access to fields.
985 (test_enums): New test for field access on enums.
986
6710bf39
SS
9872011-09-27 Stan Shebs <stan@codesourcery.com>
988
989 * gdb.trace/collection.exp: Test collection of $_ret.
990
b2a6bdeb
AT
9912011-09-22 Andreas Tobler <andreast@fgznet.ch>
992
993 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
994 list of compilation switches for <*-*-freebsd*>.
995
3c9057f3
SS
9962011-09-19 Stan Shebs <stan@codesourcery.com>
997
998 * gdb.trace/tspeed.exp: New file.
999 * gdb.trace/tspeed.c: New file.
1000
34518530
YQ
10012011-09-18 Yao Qi <yao@codesourcery.com>
1002
1003 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
1004 instructions.
1005 (test_adr_32bit, test_pop_pc): Likewise.
1006 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
1007 Thumb instructions.
1008 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
1009 in gdb_test_multiple.
1010 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
1011
ab254057
YQ
10122011-09-17 Yao Qi <yao@codesourcery.com>
1013
1014 * lib/gdb.exp (can_single_step_to_signal_handler): New.
1015 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
1016 support single step to signal handler.
1017
9c317b71
YQ
10182011-09-17 Yao Qi <yao@codesourcery.com>
1019
1020 * gdb.base/disp-step-fork.c: New.
1021 * gdb.base/disp-step-syscall.exp: New.
1022 * gdb.base/disp-step-vfork.c: New.
1023
a8123151
JB
10242011-09-16 Joel Brobecker <brobecker@adacore.com>
1025
1026 * gdb.ada/tasks.exp: Make the expected output for
1027 the `info tasks' tests more resilient to spacing
1028 changes.
1029
63a9aad8
JK
10302011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1031
1032 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
1033 (reached breakpoint 2, reached breakpoint 3): Update expected output.
1034
2aa48337
KP
10352011-09-15 Kevin Pouget <kevin.pouget@st.com>
1036
1037 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1038 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
1039
6839b47f
KP
10402011-04-30 Kevin Pouget <kevin.pouget@st.com>
1041
1042 Handle multiple breakpoint hits in Python interface:
1043 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
1044 presence.
1045 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
1046 breakpoint hits.
1047
0935723e
JK
10482011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
1049 Jan Kratochvil <jan.kratochvil@redhat.com>
1050
1051 * gdb.python/py-events.exp: Remove pretty printing comment.
1052 * gdb.python/py-evsignal.exp: New file.
1053 * gdb.python/py-evthreads.c: Include signal.h.
1054 (thread3): Remove variable count3. Remove variable bad and use raise
1055 instead.
1056 (thread2): Remove variable count2. Move thread3 pthread_create here,
1057 merge pthread_join to a single line.
1058 (main): Remove variable count1. Merge pthread_join with pthread_create
1059 to a single line.
1060 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
1061 KFAIL python/12966 for gdbserver. Test return value of
1062 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
1063 gdb_expect by gdb_test and gdb_test_multiple.
1064 (thread 2, thread 3): New tests.
1065
4801a9a3
PA
10662011-09-12 Matt Rice <ratmice@gmail.com>
1067 Pedro Alves <pedro@codesourcery.com>
1068
1069 PR gdb/13175
1070
1071 * gdb.base/interp.exp: New tests.
1072 * gdb.base/interp.c: New file.
1073
24ece742
DE
10742011-09-12 Doug Evans <dje@google.com>
1075
1076 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
1077 * gdb.dwarf2/typeddwarf.exp: Ditto.
1078
7f062217
JK
10792011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1080
1081 Fix compatibility with x32 arch.
1082 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
1083 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
1084 is_x86_like_target.
1085 * testsuite/gdb.trace/collection.exp: Likewise.
1086 * testsuite/gdb.trace/report.exp: Likewise.
1087 * testsuite/gdb.trace/unavailable.exp: Likewise.
1088 * testsuite/gdb.trace/while-dyn.exp: Likewise.
1089 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
1090 (is_x86_like_target): Check also is_amd64_regs_target.
1091
08711b9a
JK
10922011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1093
1094 PR breakpoints/12435
1095 * gdb.arch/amd64-prologue-xmm.c: New file.
1096 * gdb.arch/amd64-prologue-xmm.exp: New file.
1097 * gdb.arch/amd64-prologue-xmm.s: New file.
1098
b99b5f66
JK
10992011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1100
1101 * gdb.dwarf2/dw2-param-error-main.c: New file.
1102 * gdb.dwarf2/dw2-param-error.S: New file.
1103 * gdb.dwarf2/dw2-param-error.exp: New file.
1104
a391a2f6
PA
11052011-09-08 Pedro Alves <pedro@codesourcery.com>
1106
1107 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
1108 inferior's pid and look for a core dump named core.$pid. Use
1109 `remote_file' commands on the host instead of hand coding shell
1110 commands on the build.
1111 * gdb.base/valgrind-db-attach.exp: Kill the program before
1112 finishing the test.
1113
7d8e6458 11142011-09-02 Matt Rice <ratmice@gmail.com>
1115
1116 * lib/prompt.exp: New file for testing the first prompt.
1117 * gdb.python/py-prompt.exp: Ditto.
1118 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
1119
68e77c9e
PA
11202011-09-02 Pedro Alves <pedro@codesourcery.com>
1121
1122 * gdb.threads/gcore-thread.exp: Set the global core_supported to
1123 0, before testing gcore.
1124
9655e943
JK
11252011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1126
df6dc84d
JK
1127 * dw2-ifort-parameter-debug.S: Update copyright year.
1128 * dw2-ifort-parameter.c: Update copyright year.
1129 * dw2-ifort-parameter.exp: Update copyright year.
1130
9655e943
JK
1131 * dw2-ifort-parameter-debug.S: New file.
1132 * dw2-ifort-parameter.c: New file.
1133 * dw2-ifort-parameter.exp: New file.
1134
353d1d73
JK
11352011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1136
1137 * gdb.base/commands.exp (error_clears_commands_left): New function.
1138 (): Call it.
1139
5c07461a
JK
11402011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1141
1142 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
1143 (C): Initialize `a'.
1144 * gdb.mi/mi-inheritance-syntax-error.exp
1145 (-data-evaluate-expression $path): Expect `a' as 5.
1146
0d932b2f
MK
11472011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
1148
1149 PR mi/11912
1150 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
1151 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
1152 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
1153 keyword in output of -var-info-path-expression.
1154
bdb54049
JK
11552011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1156
1157 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
1158 * gdb.trace/collection.exp: Likewise.
1159 * gdb.trace/report.exp: Likewise.
1160 * gdb.trace/unavailable.exp: Likewise.
1161 * gdb.trace/while-dyn.exp: Likewise.
1162
59cde39c
KS
11632011-08-18 Keith Seitz <keiths@redhat.com>
1164
1165 PR c++/12266
1166 * gdb.cp/meth-typedefs.cc: New file.
1167 * gdb.cp/meth-typedefs.exp: New file.
1168
fa3a4f15
PM
11692011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1170
1171 * gdb.python/python.exp: Add extended-prompt tests.
1172
c1049fca
JK
11732011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1174
1175 * gdb.arch/i386-dr3-watch.exp
1176 (watchpoint on gap1 does not fit debug registers)
1177 (delete all watchpoints): Fix racy expect strings.
1178
d93f7b5c
YQ
11792011-08-14 Yao Qi <yao@codesourcery.com>
1180
1181 * gdb.base/maint.exp: set data_section to ".neardata".
1182 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
1183 * gdb.base/savedregs.exp: Handle SIGILL.
1184 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
1185 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
1186
457e09f0
DE
11872011-08-12 Doug Evans <dje@google.com>
1188
1189 * gdb.python/py-symbol.exp: Add test for symbol.type.
1190
5d0bb2fb
UW
11912011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
1192
1193 * gdb.threads/pthreads.exp: Enable on non-native configurations.
1194 * gdb.mi/mi-pthreads.exp: Likewise.
1195 * gdb.mi/mi2-pthreads.exp: Likewise.
1196 * gdb.mi/gdb669.exp.exp: Likewise.
1197
fcdfa280
PA
11982011-08-09 Pedro Alves <pedro@codesourcery.com>
1199
1200 * lib/mi-support.exp (detect_async): Rename to...
1201 (mi_detect_async): ... this.
1202 * gdb.mi/mi-nonstop-exit.exp: Adjust.
1203 * gdb.mi/mi-nonstop.exp: Adjust.
1204 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
1205 * gdb.mi/mi-nsintrall.exp: Adjust.
1206 * gdb.mi/mi-nsmoribund.exp: Adjust.
1207 * gdb.mi/mi-nsthrexec.exp: Adjust.
1208
9d8fa392
PA
12092011-08-09 Pedro Alves <pedro@codesourcery.com>
1210
1211 * gdb.base/display.c (do_loops): New `p_i' local.
1212 * gdb.base/display.exp: Test displaying a variable that is
1213 temporarily at a bad address.
1214
b6cede78
JK
12152011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1216
1217 * gdb.dwarf2/dw2-op-stack-value.S: New file.
1218 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
1219
67bedb8c
JK
12202011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1221
1222 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
1223 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
1224 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 1225
af6e93b2
PA
12262011-08-05 Pedro Alves <pedro@codesourcery.com>
1227
1228 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
1229 procedure.
1230 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
1231
1cf0e11f
YQ
12322011-08-05 Yao Qi <yao@codesourcery.com>
1233
1234 * gdb.base/callfuncs.exp: Set language after main.
1235 * gdb.cp/cplusfuncs.exp: Likewise.
1236 * gdb.cp/inherit.exp: Likewise.
1237
a1e28cb2
UW
12382011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1239
1240 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
1241 * gdb.base/watch-vfork.exp: Skip on remote targets.
1242
d4f5bbb9
UW
12432011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1244
1245 * gdb.threads/thread-find.exp: Support remote targets.
1246
724f4f80
UW
12472011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1248
1249 * gdb.base/jit.exp: Download solib_binfile to target.
1250 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
1251 and call dlopen without full path name.
1252 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
1253 dlopen without full path name.
1254
934709f0
PW
12552011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1256
1257 * gdb.base/break-always.exp: Complete the test
1258 with duplicated breakpoints and enabling/disabling them.
1259
c26106c4
TT
12602011-08-02 Tom Tromey <tromey@redhat.com>
1261
1262 PR gdb/11289:
1263 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
1264
9300444e 12652011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
1266
1267 PR gdb/13045
1268 * gdb.base/float.exp: Add new test case for PR gdb/13045
1269 * gdb.base/float.c: New file.
1270
00bd41d6
PM
12712011-07-28 Phil Muldoon <pmuldoon@redhat.com>
1272
1273 * gdb.python/py-mi.exp: Test printers returning string hint, and
1274 also not returning a value.
1275 * gdb.python/py-prettyprint.c: Add testcase for above.
1276 * gdb.python/py-prettyprint.py: Add test printer for above.
1277
d24f74ce
JK
12782011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1279
1280 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
1281 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
1282 (.Ldie30) Add as field "data4".
1283 (.Ldie32) Rename field "b" to "shl".
1284 (abbrev4) Change for the "data4" field.
1285 (abbrev5, abbrev6) Remove.
1286 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
1287 (p &s.shl): ... here. Add comment.
1288 (p &s.data4): New.
1289
bb7da2bf
JK
12902011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1291
1292 Fix crash on lval_computed values.
1293 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
1294
11081198
JK
12952011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1296
1297 * gdb.base/help.exp (help whatis): Update the expected string.
1298
3c6e0cb3
JK
12992011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1300
1301 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
1302 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
1303 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
1304 Change the expected string.
1305
efa80663
PA
13062011-07-26 Pedro Alves <pedro@codesourcery.com>
1307
1308 * gdb.base/watchpoint.exp
1309 (test_disable_enable_software_watchpoint): New procedure.
1310 (top level): Run it.
1311
db8e4570
UW
13122011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
1313
1314 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
1315 executable file "${binfile}", C++ version "${binfile}-cxx".
1316 * gdb.python/py-prettyprint.exp: Likewise.
1317 * gdb.python/py-symbol.exp: Likewise.
1318 * gdb.python/py-type.exp: Likewise.
1319 * gdb.python/py-value.exp: Likewise.
1320 * gdb.python/py-template.exp (test_template_arg): Pass full executable
1321 file name instead of just suffix.
1322
543305c9
JK
13232011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1324
1325 Fix implicit pointer offsets.
1326 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
1327 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
1328 (continue to breakpoint: continue to baz breakpoint for implptr)
1329 (sanity check element 0, sanity check element 1)
1330 (enter the inlined function, check element 0 for the offset)
1331 (check element 1 for the offset)
1332 (continue to breakpoint: ignore the second baz breakpoint): New tests.
1333 (set foo breakpoint for implptr): Update the breakpoint number.
1334
b3215adc
UW
13352011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1336
1337 * gdb.python/py-mi.exp: Use different file names for different
1338 versions of the executable under test.
1339 * gdb.python/py-prettyprint.exp: Likewise.
1340 * gdb.python/py-symbol.exp: Likewise.
1341 * gdb.python/py-template.exp: Likewise.
1342 * gdb.python/py-type.exp: Likewise.
1343 * gdb.python/py-value.exp: Likewise.
1344
182b9acc
UW
13452011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1346
1347 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
1348 flag after restarting GDB if necessary.
1349
e6052b5d
UW
13502011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1351
1352 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
1353
1ced966e
PA
13542011-07-22 Pedro Alves <pedro@codesourcery.com>
1355
1356 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
1357 backend doesn't leave used debug registers behind.
1358
3543a589
TT
13592011-07-22 Tom Tromey <tromey@redhat.com>
1360
1361 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
1362 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
1363 argument.
1364 * gdb.dwarf2/typeddwarf-amd64.S: New file.
1365
14d15303 13662011-07-21 Matt Rice <ratmice@gmail.com>
1367
1368 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
1369 in mostlyclean rule. Add files ending in .core.
1370
9b158ba0 13712011-07-21 Matt Rice <ratmice@gmail.com>
1372
1373 PR macros/12999
1374 * gdb.base/info-macros.c: New test sources.
1375 * gdb.base/info-macros.exp: New tests.
1376
d17b6f81
PM
13772011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1378
1379 * gdb.python/python.exp: Add prompt substitution tests.
1380
918dd910
JK
13812011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1382
1383 Fix crash if referenced CU is aged out.
1384 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
1385 New.
1386 * gdb.dwarf2/implptr.exp: Likewise.
1387
0e37a63c
JK
13882011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1389
1390 * gdb.dwarf2/implptr.S: Rebuilt.
1391 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
1392 (bar): Use them for j, k, l.
1393 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
1394 COMPILE.
1395 (print j in implptr:bar): Update for the intp typedef.
1396 (print p[0].x in implptr:foo): Use more exact regex.
1397
f65cf84c
TT
13982011-07-18 Tom Tromey <tromey@redhat.com>
1399
1400 * gdb.cp/static-method.exp: Add missing single quote.
1401
d5b4a7be
YQ
14022011-07-18 Yao Qi <yao@codesourcery.com>
1403
1404 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
1405 supported.
1406 * gdb.mi/mi-nonstop-exit.exp: Likewise.
1407 * gdb.mi/mi-nonstop.exp: Likewise.
1408 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1409 * gdb.mi/mi-nsintrall.exp: Likewise.
1410 * gdb.mi/mi-nsmoribund.exp: Likewise.
1411 * gdb.mi/mi-nsthrexec.exp: Likewise.
1412 * gdb.python/py-evthreads.exp: Likewise.
1413
e9ea2662
JK
14142011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1415
1416 Code cleanup.
1417 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
1418 it. Substitute it instead of test_compiler_info everywhere.
1419
ce451573
UW
14202011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
1421
1422 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
1423 remote targets as well.
1424
756d88a7
UW
14252011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
1426
1427 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
1428 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
1429
31f83dc5
UW
14302011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
1431
1432 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
1433 a remote machine, not the host.
1434 (gdb_compile_shlib): Set soname if target is remote.
1435
059241a0
PP
14362011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
1437
1438 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
1439
28a0b48c 14402011-07-13 Matt Rice <ratmice@gmail.com>
1441
1442 * gdb.python/py-objfile-script-gdb.py: Renamed to
1443 py-objfile-script-gdb.py.in.
1444 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
1445 py-objfile-script-gdb.py.
1446 * gdb.python/py-objfile-script.exp: Update reference to
1447 py-objfile-script-gdb.py.
1448
9a771b67
JK
14492011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1450
1451 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
1452 reference undefined label.
1453
04ad99e6
JK
14542011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1455
1456 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
1457 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
1458 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
1459 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
1460
713389e0
PM
14612011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1462
1463 PR python/12438
1464 * gdb.python/python.exp: Add maint set/show python print-stack
1465 deprecated tests. Add set/show python print-backtrace tests.
1466
97d146f8
JK
14672011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1468
1469 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
1470 debug info.
1471
facde0e5 14722011-07-06 Matt Rice <ratmice@gmail.com>
1473
1474 * gdb.python/python.exp: Update filename paths.
1475 * gdb.python/py-symtab.exp: Ditto.
1476
438640d1
MP
14772011-07-06 Marek Polacek <mpolacek@redhat.com>
1478
1479 * gdb.python/py-evthreads.exp: Add missing `$'.
1480
33a365df
MF
14812011-07-06 Jie Zhang <jie.zhang@analog.com>
1482
1483 * config/bfin.exp: New file.
1484 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
1485 * gdb.asm/bfin.inc: New file.
1486
8f7ae686
MP
14872011-07-06 Marek Polacek <mpolacek@redhat.com>
1488
df46027d 1489 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
1490 the whole output.
1491
eb2a6f42
TT
14922011-07-05 Tom Tromey <tromey@redhat.com>
1493
1494 * gdb.java/jprint.java (jprint.hi): New field.
1495 * gdb.java/jprint.exp: Print string.
1496
177b42fe
TJB
14972011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1498
1499 * gdb.base/call-sc.c: Fix typos.
1500 * gdb.base/ifelse.exp: Likewise.
1501 * gdb.base/structs.c: Likewise.
1502
3b2a0cf2
JB
15032011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1504
1505 * gdb.base/jit-so.exp: New test.
1506 * gdb.base/jit-dlmain.c: New file.
1507 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
1508
46fc714c
JK
15092011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1510
1511 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
1512 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
1513 * gdb.cp/pr9167.exp (p b): Likewise.
1514 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
1515 (test value of P in inner_m, test type of Z in inner_m): Call
1516 setup_xfail for gcc <= 4.5.
46fc714c 1517
418c7cf7
JK
15182011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1519
1520 * gdb.cp/paren-type.cc: New files.
1521 * gdb.cp/paren-type.exp: New files.
1522
3d50dd94
JK
15232011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1524
1525 Stop on first linespec terminator instead of eating what we can.
1526 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
1527 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
1528 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
1529 (break C::f()): ... this one.
1530 (break C::operator()()): New test.
1531 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
1532 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
1533 test.
1534
dcf9f4ab
JK
15352011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1536
1537 Fall back linespec to minimal symbols.
1538 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
1539 error message.
1540 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
1541 * gdb.cp/minsym-fallback-main.cc: New file.
1542 * gdb.cp/minsym-fallback.cc: New file.
1543 * gdb.cp/minsym-fallback.exp: New file.
1544 * gdb.cp/minsym-fallback.h: New file.
1545
3f542ed1
JK
15462011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1547
1548 * gdb.cp/no-dmgl-verbose.cc: New file.
1549 * gdb.cp/no-dmgl-verbose.exp: New file.
1550
15512011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
1552
1553 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
1554 __GI_.
1555 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
1556 (f): New function.
1557 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
1558 (complete p 'func<short>(): ... here.
1559 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
1560 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
1561 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
1562 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
1563 Make them KFAIL gcc/49546.
1564
00eb2c4a
JB
15652011-07-01 Joel Brobecker <brobecker@adacore.com>
1566
1567 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
1568
85a20c42
JK
15692011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1570
1571 Test GCC PR debug/49546.
1572 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
1573 (test type of F in k3_m, test value of F in k3_m): New.
1574 * gdb.cp/temargs.cc (struct S3, struct K3): New.
1575 (main): New variable k3. Call k3.k3_m.
1576
d2d43431
JB
15772011-07-01 Jean-Charles Delay <delay@adacore.com>
1578
1579 * gdb.ada/packed_array.exp: Fix expected outout.
1580
54ae186f
JB
15812011-07-01 Jean-Charles Delay <delay@adacore.com>
1582
1583 * gdb.ada/packed_array.exp: fixed expected output.
1584
8f17729f
JB
15852011-07-01 Joel Brobecker <brobecker@adacore.com>
1586
1587 * gdb.ada/same_enum: New testcase.
1588
f5aa6869
JB
15892011-07-01 Joel Brobecker <brobecker@adacore.com>
1590
1591 * gdb.ada/ptr_typedef: New testcase.
1592
828292f2
JB
15932011-07-01 Joel Brobecker <brobecker@adacore.com>
1594
1595 * gdb.ada/arrayptr.exp: Add ptype test.
1596
18920c42
JB
15972011-07-01 Joel Brobecker <brobecker@adacore.com>
1598
1599 * gdb.ada/char_enum: New testcase.
1600
3536d9e3 16012011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
1602
1603 * gdb.base/dump.exp (capture_pointer_with_type): New.
1604 Get value from address instead of name.
1605 Start GDB once, and do `dump' and `restore'
1606 tests together.
1607
db863c42
MF
16082011-06-30 Jie Zhang <jie.zhang@analog.com>
1609 Mike Frysinger <vapier@gentoo.org>
1610
1611 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
1612 helper functions for getting/setting remotetimeout variable.
1613 * lib/gdb.exp (gdb_load): If the target is remote, set
1614 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
1615 with $loadtimeout. Set $load_ok to 0 before doing the load.
1616 Instead of returning, immediately, set $load_ok to 0. Call
1617 set_remotetimeout with $oldremotetimeout, and then return if
1618 $load_ok is 1.
1619
e9e642a8
AB
16202011-06-30 Andrew Burgess <aburgess@broadcom.com>
1621
1622 * gdb.python/py-template.exp: Don't run this test if the target
1623 does not support c++ tests.
1624
32019081
JK
16252011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1626
1627 Fix non-only rename list for Fortran modules import.
1628 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
1629 tests.
1630 * gdb.fortran/module.f90 (module moduse): New.
1631 (program module): use moduse, test var_x, var_y and var_z.
1632
0ecee54c
TT
16332011-06-29 Tom Tromey <tromey@redhat.com>
1634
1635 PR testsuite/12040:
1636 * gdb.fortran/array-element.exp: Use f90, not f77.
1637 * gdb.fortran/complex.exp: Use f90, not f77.
1638 * gdb.fortran/derived-type.exp: Use f90, not f77.
1639 * gdb.fortran/library-module.exp: Use f90, not f77.
1640 * gdb.fortran/logical.exp: Use f90, not f77.
1641 * gdb.fortran/module.exp: Use f90, not f77.
1642 * gdb.fortran/multi-dim.exp: Use f90, not f77.
1643 * gdb.fortran/subarray.exp: Use f90, not f77.
1644
3b2b8fea
TT
16452011-06-29 Tom Tromey <tromey@redhat.com>
1646
1647 * gdb.fortran/charset.exp: New file.
1648 * gdb.fortran/charset.f90: New file.
1649
42159ca5
TT
16502011-06-29 Tom Tromey <tromey@redhat.com>
1651
1652 PR testsuite/12040:
1653 * lib/future.exp: New file, mostly extracted from ada.exp.
1654 Rewrote compatibility code to use rename.
1655 (gdb_find_gfortran): New proc.
1656 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
1657 gfortran patch.
1658 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
1659 Move to future.exp.
1660 * lib/gdb.exp: Always load future.exp.
1661
af69a5ce
YQ
16622011-06-28 Yao Qi <yao@codesourcery.com>
1663
1664 * gdb.cp/exception.cc: Don't include iostream.
1665 (bar): Remove print statement.
1666 (catcher): New.
1667 (main): Remove print statements. Call function catcher.
1668 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
1669 Set breakpoint on catcher, and check the value of parameter.
1670
ab5c6a72
YQ
16712011-06-23 Yao Qi <yao@codesourcery.com>
1672
1673 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
1674 1.2 is disabled. KFAIL for uclinux.
1675
9497469f
MP
16762011-06-23 Marek Polacek <mpolacek@redhat.com>
1677
1678 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
1679 mi_gdb_test.
1680
b9132588
MP
16812011-06-23 Marek Polacek <mpolacek@redhat.com>
1682
5d197ed0 1683 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 1684
e55595ca
MP
16852011-06-23 Marek Polacek <mpolacek@redhat.com>
1686
5d197ed0
MP
1687 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
1688
16892011-06-23 Marek Polacek <mpolacek@redhat.com>
1690
1691 * gdb.mi/mi2-basics.exp: Fix races. Honour the
1692 `test_exec_and_symbol_mi_operatons' return value.
1693 (test_mi_interpreter_selection): Use mi_gdb_test instead of
1694 gdb_test_multiple.
1695 (test_exec_and_symbol_mi_operatons): Likewise.
1696 (test_path_specification): Likewise.
e55595ca 1697
be777e08
YQ
16982011-06-23 Yao Qi <yao@codesourcery.com>
1699
1700 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
1701 supported.
1702 * lib/gdb.exp (support_displaced_stepping): New.
1703
615556d6
YQ
17042011-06-23 Yao Qi <yao@codesourcery.com>
1705
1706 * gdb.threads/execl.exp: Skip on remote target.
1707
833b0ca7
MP
17082011-06-21 Marek Polacek <mpolacek@redhat.com>
1709
5d197ed0 1710 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
1711 mi_gdb_test.
1712
1ee4023a
MP
17132011-06-20 Marek Polacek <mpolacek@redhat.com>
1714
5d197ed0 1715 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 1716
d0b1d624
MP
17172011-06-20 Marek Polacek <mpolacek@redhat.com>
1718
5d197ed0 1719 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
1720 mi_gdb_test.
1721
79aa92c1
MP
17222011-06-20 Marek Polacek <mpolacek@redhat.com>
1723
5d197ed0 1724 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 1725
5ce5db06
YQ
17262011-06-14 Yao Qi <yao@codesourcery.com>
1727
1728 gdb/testsuite/
1729 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
1730
533a737e
JK
17312011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1732
1733 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
1734
d0e53741
TT
17352011-06-10 Tom Tromey <tromey@redhat.com>
1736
1737 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
1738 Add tests for pointer-to-member-function.
1739 * gdb.cp/temargs.cc (S::somefunc): New function.
1740 (K2): New class.
1741 (main): Instantiate K2; call method.
1742
b5916bbd
JB
17432011-06-08 Joel Brobecker <brobecker@adacore.com>
1744
1745 * gdb.python/py-inferior.c (f2): Make str an array rather
1746 than a pointer.
1747 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
1748
5be4dfca
JK
17492011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1750
1751 * gdb.base/async-shell.c: New file.
1752 * gdb.base/async-shell.exp: New file.
1753
9f47e254
PA
17542011-06-06 Pedro Alves <pedro@codesourcery.com>
1755
1756 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
1757
64b9b334
JB
17582011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
1759
1760 From Stephen Kitt <steve@sk2.org>
1761 * gdb.base/help.exp: Adjust following some spelling corrections
1762 in GDB.
1763
dbc0f131
YQ
17642011-06-01 Yao Qi <yao@codesourcery.com>
1765
1766 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
1767
fd336a18
KS
17682010-05-31 Keith Seitz <keiths@redhat.com>
1769
1770 PR c++/12750
1771 * gdb.cp/static-method.cc: New file.
1772 * gdb.cp/static-method.exp: New file.
1773
fa8b9902
KS
17742010-05-31 Keith Seitz <keiths@redhat.com>
1775
1776 PR symtab/12704
1777 * gdb.cp/anon-ns.cc: New file.
1778 * gdb.cp/anon-ns.exp: New file.
1779
0a5b1e09
PA
17802011-05-31 Pedro Alves <pedro@codesourcery.com>
1781
1782 * gdb.arch/i386-dr3-watch.c: New file.
1783 * gdb.arch/i386-dr3-watch.exp: New file.
1784
0578b8d1
YQ
17852011-05-30 Yao Qi <yao@codesourcery.com>
1786
1787 * gdb.base/callfuncs.c (t_structs_fc): New.
1788 (t_structs_dc, t_structs_ldc): New.
1789 (t_double_many_args):
1790 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
1791 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
1792 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
1793 * gdb.base/callfuncs.exp: Call new functions.
1794
6680506e
YQ
17952011-05-30 Yao Qi <yao@codesourcery.com>
1796
ff4d2c60
YQ
1797 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
1798 Call rerun_and_prepare for each test to isolate effects.
1799
18002011-05-30 Yao Qi <yao@codesourcery.com>
1801
1802 * gdb.base/varargs.c (find_max_float_real): New.
1803 (find_max_double_real, find_max_long_double_real): New.
1804 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
1805 * lib/gdb.exp (setup_kfail_for_target): New.
1806
e43ec454
YQ
18072011-05-30 Yao Qi <yao@codesourcery.com>
1808
1809 * gdb.base/funcargs.c (callca, callcb, callcc): New.
1810 (callcd, callce, callcf, callc1a, callc1b): New.
1811 (callc2a, callc2b): New.
1812 * gdb.base/funcargs.exp (complex_args): New.
1813 (complex_integral_args, complex_float_integral_args): New.
1814 * lib/gdb.exp (support_complex_tests): New. Determine
1815 whether to run test cases on _Complex types.
1816
432b4d03
JK
18172011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1818
1819 * gdb.threads/leader-exit.c: New file.
1820 * gdb.threads/leader-exit.exp: New file.
1821
6caf069d
MP
18222011-05-27 Marek Polacek <mpolacek@redhat.com>
1823
9497469f 1824 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 1825
97fce28b
MP
18262011-05-27 Marek Polacek <mpolacek@redhat.com>
1827
1828 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
1829 remove the `supported' variable.
1830 * gdb.mi/mi-nonstop.exp: Likewise.
1831 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1832 * gdb.mi/mi-nsintrall.exp: Likewise.
1833 * gdb.mi/mi-nsmoribund.exp: Likewise.
1834 * gdb.mi/mi-nsthrexec.exp: Likewise.
1835
9da8c2a0
PA
18362011-05-26 Pedro Alves <pedro@codesourcery.com>
1837
1838 * gdb.reverse/finish-reverse-bkpt.exp: New test.
1839
2c03e5be
PA
18402011-05-26 Pedro Alves <pedro@codesourcery.com>
1841
1842 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
1843
2e21250d
KS
18442011-05-24 Keith Seitz <keiths@redhat.com>
1845
1846 PR breakpoint/12803
1847 * gdb.cp/cmpd-minsyms.cc (a): New method.
1848 (b): New method.
1849 (c): New method.
1850 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
1851
cdac0397
PA
18522011-05-24 Pedro Alves <pedro@codesourcery.com>
1853
1854 * gdb.base/commands.exp (watchpoint_command_test): Check that the
1855 watchpoint's command list didn't execute when the watchpoint went
1856 out of scope.
1857
ee5683ab
PM
18582011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
1859
1860 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
1861 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
1862 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
1863 * gdb.arch/i386-gnu-cfi.exp: Likewise.
1864 * gdb.arch/i386-permbkpt.exp: Likewise.
1865 * gdb.arch/i386-prologue.exp: Likewise.
1866 * gdb.arch/i386-size-overlap.exp: Likewise.
1867 * gdb.arch/i386-size.exp: Likewise.
1868 * gdb.arch/i386-unwind.exp: Likewise.
1869 * gdb.reverse/i386-precsave.exp: Likewise.
1870 * gdb.reverse/i386-reverse.exp: Likewise.
1871 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1872 * gdb.reverse/i387-env-reverse.exp: Likewise.
1873 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1874
c91c8c16
PA
18752011-05-24 Pedro Alves <pedro@codesourcery.com>
1876
1877 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
1878 file doesn't error, using MI.
1879
c50491a7
TT
18802011-05-23 Tom Tromey <tromey@redhat.com>
1881
1882 * gdb.base/charset.exp (string_display): Add tests to assign to
1883 arrays.
1884 * gdb.base/charset.c (short_array, int_array, long_array): New.
1885
4a07b7da
PA
18862011-05-20 Pedro Alves <pedro@codesourcery.com>
1887
1888 Cope with async mode.
1889
4a07b7da
PA
1890 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
1891 into gdb_test + mi_expect_stop.
1892
b275f2d2
PA
18932011-05-20 Pedro Alves <pedro@codesourcery.com>
1894
1895 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
1896 (callme): Remove printf call.
1897
eec52c44
PM
18982011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
1899
1900 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
1901 quote pattern to avoid problems with Cygwin/mingw expect versions.
1902 * gdb.base/default.exp (show convenience): Use double
1903 quote pattern for regular expressions.
1904
b3c8eb43
JK
19052011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1906
1907 Fix -readnow for -gdwarf-4 unused type units.
1908 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
1909 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
1910
ed731959
JK
19112011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1912
1913 * gdb.base/kill-after-signal.c: New file.
1914 * gdb.base/kill-after-signal.exp: New file.
1915
3b48433d
PA
19162011-05-16 Pedro Alves <pedro@codesourcery.com>
1917
1918 * gdb.ada/start.exp: Call untested with the correct test filename.
1919 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
1920 test filename. Make the test's binary unique.
1921 * gdb.arch/i386-signal.exp: Call untested with the correct test
1922 filename.
1923 * gdb.arch/i386-size-overlap.exp: Ditto.
1924 * gdb.arch/Makefile.in (EXECUTABLES): Update.
1925 * gdb.base/gcore-buffer-overflow.exp: Ditto.
1926 * gdb.cp/call-c.exp: Ditto.
1927 * gdb.mi/mi-reverse.exp: Call untested with the correct test
1928 filename. Make the test's binary unique.
1929 * gdb.mi/Makefile.in (EXECUTABLES): Update.
1930 * gdb.python/py-mi.exp: Ditto.
1931 * gdb.python/Makefile.in (EXECUTABLES): Update.
1932 * gdb.reverse/i386-precsave.exp: Ditto.
1933 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
1934 test filename.
1935 * gdb.reverse/i387-stack-reverse.exp: Ditto.
1936 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
1937 unique.
1938 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
1939 test filename.
1940 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
1941 * gdb.trace/tfile.exp: Ditto.
1942
ba4a8bdd
YQ
19432011-05-14 Yao Qi <yao@codesourcery.com>
1944
1945 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
1946 type.
1947
dbaefcf7
DE
19482011-05-13 Doug Evans <dje@google.com>
1949
1950 * gdb.python/py-objfile-script.exp: New file.
1951 * gdb.python/py-objfile-script.c: New file.
1952 * gdb.python/py-objfile-script-gdb.py: New file.
1953 * testsuite/gdb.python/py-section-script.exp: Test
1954 "info auto-load-scripts".
1955
9930639c
TT
19562011-05-13 Tom Tromey <tromey@redhat.com>
1957
1958 * gdb.dwarf2/clztest.exp: New file.
1959 * gdb.dwarf2/clztest.c: New file.
1960 * gdb.dwarf2/clztest.S: New file.
1961
05272e11
DE
19622011-05-13 Doug Evans <dje@google.com>
1963
cc63ef9b
DE
1964 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
1965 String16 tests.
05272e11 1966
6edba76f
TT
19672011-05-13 Tom Tromey <tromey@redhat.com>
1968
1969 * lib/gdb.exp (is_x86_like_target): New proc.
1970 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
1971 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
1972 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
1973 -nostdlib to compiler.
1974 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
1975 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
1976 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
1977 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
1978 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
1979
028d0ed5
TJB
19802011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
1981
1982 * gdb.python/py-function.exp: Test setting a value from a function
1983 which executes a command.
1984
8a9b8146
TT
19852011-05-12 Tom Tromey <tromey@redhat.com>
1986
1987 * gdb.dwarf2/typeddwarf.S: New file.
1988 * gdb.dwarf2/typeddwarf.c: New file.
1989 * gdb.dwarf2/typeddwarf.exp: New file.
1990
10483e8e
MP
19912011-05-12 Marek Polacek <mpolacek@redhat.com>
1992
1993 * gdb.mi/mi-basics.exp: Fix races. Honour the
1994 `test_exec_and_symbol_mi_operatons' return value.
1995 (test_mi_interpreter_selection): Use mi_gdb_test instead of
1996 gdb_test_multiple.
1997 (test_exec_and_symbol_mi_operatons): Likewise.
1998 (test_path_specification): Likewise.
1999
faf067f1
JK
20002011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2001
2002 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
2003 (gdb_touch_execfile): Remove catch wrappers. New variable time.
2004 Replace `file copy' and `file rename' by `file mtime'. Twice.
2005
7ff911a3
JK
20062011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2007
2008 * gdb.base/readline-ask.c: New file.
2009 * gdb.base/readline-ask.exp: New file.
2010 * gdb.base/readline-ask.inputrc: New file.
2011
a536c6d7
UW
20122011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
2013
2014 * gdb.cell/bt.exp: Delete breakpoints before running to signal
2015 to avoid race condition.
2016 * gdb.cell/coremaker.c: Use small stack size.
2017 * gdb.cell/ea-standalone.exp: Use file name without path as
2018 argument to c_to.
2019 * gdb.cell/fork.exp: Allow other output when continuing to end.
2020
d472a426
JK
20212011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2022
2023 * gdb.threads/corethreads.c: New file.
2024 * gdb.threads/corethreads.exp: New file.
2025
20262011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
2027
2028 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
2029 Try to compile the test using -Wl,-z,norelro first.
2030 (load_core): New variable libthread_db_seen, initialize it.
2031 (zeroed-threads cannot be listed): Protect it by XFAIL on
2032 !$libthread_db_seen.
2033
8be455d7
JK
20342011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2035
2036 PR 12573
2037 * gdb.dwarf2/dw2-skip-prologue.S: New file.
2038 * gdb.dwarf2/dw2-skip-prologue.c: New file.
2039 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
2040
1976171a
JK
20412011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2042
2043 * gdb.cp/psymtab-parameter.cc: New file.
2044 * gdb.cp/psymtab-parameter.exp: New file.
2045
7db6f30f
JK
20462011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2047
2048 Fix a race.
2049 * gdb.cp/static-print-quit.exp (print c): Split to ...
2050 (print c - <return>, print c - q <return>, print c - to quit):
2051 ... these. Make the testfile untested on gdb-7.1.
2052
85161e9e 20532011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
2054
2055 * lib/gdb.exp (exec_target_file, exec_symbol_file,
2056 gdb_rename_execfile, gdb_touch_execfile): New.
2057 * gdb.base/reread.exp: Use new procs to handle multiple
2058 exec files.
2059
0c51be18
YQ
20602011-05-05 Yao Qi <yao@codesourcery.com>
2061
2062 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
2063 (test_adr_32bit, test_pop_pc): New.
2064 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
2065 (test_adr_32bit, test_pop_pc): New.
2066
4d393d60
JM
20672011-05-04 Joseph Myers <joseph@codesourcery.com>
2068
2069 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
2070 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
2071 targets.
2072 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
2073 handle targets.
2074
8ffd0459
JK
20752011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2076
2077 * gdb.base/completion.exp (complete help info wat): Rename to ...
2078 (complete 'help info wat'): ... here.
2079 Remove all `-re ".*' and `-re "^.*' redundant regexes.
2080 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
2081
8e28d804
PA
20822011-05-04 Pedro Alves <pedro@codesourcery.com>
2083
2084 * gdb.base/completion.exp: Use gdb_test_multiple instead of
2085 gdb_test and explicit $gdb_prompt/timeout matches.
2086
3eb2ef34
YQ
20872011-05-04 Yao Qi <yao@codesourcery.com>
2088
2089 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
2090 and __thumb2__.
2091
aaaf81a3
MP
20922011-05-03 Marek Polacek <mpolacek@redhat.com>
2093
2094 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
2095 in place of `gdb_test "delete breakpoints"'. This eliminates two
2096 testcases.
2097
c4cbc0df
PA
20982011-05-02 Pedro Alves <pedro@codesourcery.com>
2099
2100 PR testsuite/12649
2101 Fix races.
2102
2103 * gdb.base/completion.exp: Remove all sleep calls. Remove
2104 unnecessary regexs. Don't explicitly expect anything after the
2105 prompt. Eat the prompt if necessary.
2106
b4cbb4a3
EBM
21072011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
2108
2109 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
2110 accept to show the caller line again as well as the line after.
2111
d65aec65
PM
21122011-04-29 Phil Muldoon <pmuldoon@redhat.com>
2113
2114 PR mi/12531
2115
2116 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
2117 compile target.
2118 * gdb.python/py-prettyprint.exp: Add C++ object for
2119 CPLUS_FAKE_CHILD test.
2120
30852783
UW
21212011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
2122
2123 * gdb.base/signest.exp: New file.
2124 * gdb.base/signest.c: Likewise.
2125
c7b1f0d9
JK
21262011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2127
2128 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
2129 thread and breakpoint notifications.
2130
559a7a62
JK
21312011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2132
2133 * gdb.base/fortran-sym-case.c: New file.
2134 * gdb.base/fortran-sym-case.exp: New file.
2135 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
2136 * gdb.dwarf2/dw2-case-insensitive.c: New file.
2137 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
2138
8344e389
JK
21392011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2140
2141 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
2142 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
2143 false #1', `if true else false #2' and `if true else false #3'.
2144
2484c66b
UW
21452011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
2146
2147 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
2148 while delivering signal.
2149
8d3788bd
VP
21502011-04-27 Vladimir Prus <vladimir@codesourcery.com>
2151
2152 MI breakpoint notifications.
2153
2154 * testsuite/gdb.mi/mi-cli.exp: Adust.
2155 * testsuite/gdb.mi/mi2-cli.exp: Adust.
2156 * testsuite/gdb.mi/mi-watch.exp: Adust.
2157 * testsuite/gdb.mi/mi2-watch.exp: Adust.
2158 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
2159 notifications.
2160
3e03848b
JK
21612011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2162
2163 * gdb.base/gdbindex-stabs-dwarf.c: New file.
2164 * gdb.base/gdbindex-stabs.c: New file.
2165 * gdb.base/gdbindex-stabs.exp: New file.
2166
918c9108
YQ
21672011-04-25 Yao Qi <yao@codesourcery.com>
2168
2169 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
2170 with /*...*/.
2171 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
2172
90556b8c
JK
21732011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2174
2175 * gdb.python/py-value.exp (test_objfiles): Name the first test
2176 `py-value in file.filename'.
2177
03f2bd59
JK
21782011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2179
2180 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
2181 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
2182 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
2183 !gdbserver_reconnect_p..
2184 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
2185
7b08b9eb
JK
21862011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2187
2188 * gdb.cp/cpcompletion.exp (complete class methods)
2189 (complete class methods beginning with F): Move them above runto. New
2190 comment about the runto delimiter.
2191
b78974c3
PA
21922011-04-20 Pedro Alves <pedro@codesourcery.com>
2193
2194 * gdb.base/maint.exp: Test that "maint print registers" works
2195 without a running program.
2196
20429c40 21972011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 2198
20429c40
MP
2199 * gdb.base/setshow.exp: Fix racy tests.
2200 ($old_gdb_prompt): New variable.
2201
7a9dd1b2
TT
22022011-04-19 Tom Tromey <tromey@redhat.com>
2203
2204 * gdb.mi/mi-nsmoribund.exp:
2205 * gdb.hp/gdb.objdbg/objdbg01.exp:
2206 * gdb.base/structs.exp (test_struct_returns):
2207 * gdb.base/call-sc.exp (test_scalar_returns):
2208 * gdb.base/bigcore.exp: Remove duplicate words.
2209
02835898
JK
22102011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2211
2212 * gdb.base/break-interp-lib.c (v, vptr): New variables.
2213 * gdb.base/break-interp.exp (test_attach): New comment.
2214
254f582e
JK
22152011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2216
2217 * gdb.threads/gcore-thread.exp ($core0file): New variable.
2218 (clear __stack_user.next, clear stack_used.next)
2219 (save a zeroed-threads corefile): New test.
2220 Call core_load for $core0file.
2221 (zeroed-threads cannot be listed): New test.
2222
4fe85f5c
JK
22232011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2224
2225 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
2226 filename.
2227 ($srcfile): Preserve the original value.
2228 ($testfile): Match it the .exp filename.
2229 ($corefile): New variable. Substitute it around.
2230 Use clean_restart.
2231 ($prev_timeout): Remove.
2232 (load_core): Move core loading into this proc.
2233 Fix restore of $timeout if load_core fails.
2234
63524580
JK
22352011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2236
2237 * gdb.base/eu-strip-infcall.c: New file.
2238 * gdb.base/eu-strip-infcall.exp: New file.
2239
90359a16
JK
22402011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2241
2242 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
2243 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
2244
626e7282
JK
22452011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2246
2247 Fix Python access to inlined frames.
2248 * gdb.python/py-frame-inline.c: New file.
2249 * gdb.python/py-frame-inline.exp: New file.
2250
3363d018
EBM
22512011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
2252
2253 * gdb.base/gdb1090.exp: Change breakpoint location to read the
2254 content of 's24' correctly (avoiding "optimized out").
2255 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
2256
28781456
JK
22572011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2258
2259 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
2260
4a4106ca
TJB
22612011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
2262
2263 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
2264 expect a colon in watch -location output.
2265
d26ccb4f
JK
22662011-04-13 Marek Polacek <mpolacek@redhat.com>
2267
df46027d 2268 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
2269 New testcase `expect response to define backtrace'. Also remove
2270 redundant `default' block.
2271
e1ab1f9c
JK
22722011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2273
2274 * gdb.python/py-prettyprint.c (struct hint_error): New.
2275 (main): New variable hint_error.
2276 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
2277 "print hint_error".
2278 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
2279 (register_pretty_printers): Register it.
2280
0c2e6019
TT
22812011-04-04 Tom Tromey <tromey@redhat.com>
2282
2283 * gdb.cp/maint.exp (test_help): Update.
2284 (test_namespace): Likewise.
2285
af57139d
JB
22862011-04-01 Joel Brobecker <brobecker@adacore.com>
2287
2288 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
2289 * gdb.ada/arrayptr.exp: Add new tests.
2290
956a9fb9
JB
22912011-04-01 Joel Brobecker <brobecker@adacore.com>
2292
2293 * gdb.ada/mi_catch_ex: New testcase.
2294
d0c4d642
PA
22952011-04-01 Pedro Alves <pedro@codesourcery.com>
2296
2297 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
2298 base::overload(void) method without specifying "const".
2299
18819fa6
UW
23002011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
2301
2302 * gdb.arch/thumb-singlestep.S: New file.
2303 * gdb.arch/thumb-singlestep.exp: Likewise.
2304
a4c8e806
TT
23052011-03-31 Tom Tromey <tromey@redhat.com>
2306
2307 * gdb.python/py-prettyprint.py (exception_flag): New global.
2308 (NoStringContainerPrinter._iterator.next): Check it.
2309 * gdb.python/py-prettyprint.c (main): New variable nstype2.
2310 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
2311
53832f31
TT
23122011-03-29 Tom Tromey <tromey@redhat.com>
2313
2314 * gdb.cp/anon-struct.cc: New file.
2315 * gdb.cp/anon-struct.exp: New file.
2316
e4620230
JK
23172011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2318
2319 Test STT_GNU_IFUNC support.
2320 * gdb.base/gnu-ifunc-lib.c: New file.
2321 * gdb.base/gnu-ifunc.c: New file.
2322 * gdb.base/gnu-ifunc.exp: New file.
2323
d0fb5eae
JK
23242011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2325
2326 Support a ring of related breakpoints.
2327 * gdb.base/watchpoint-delete.c: New file.
2328 * gdb.base/watchpoint-delete.exp: New file.
2329
20106cfb
JK
23302011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2331
2332 * gdb.ada/arrayparam.exp (print first after function call): Use
2333 explicit package name. Add a comment
2334 (print lasta after function call): Rename ...
2335 (print last after function call): ... it and use explicit package
2336 name.
2337 (print length after function call): Use explicit package name.
2338 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
2339 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
2340 (multiple matches for symbol i): Rename ...
2341 (multiple matches for symbol integervar): ... it.
2342 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
2343 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
2344
e7ab5e63
AB
23452011-03-25 Andrew Burgess <aburgess@broadcom.com>
2346
2347 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
2348 environment variable to make grep output more predictable. Move
2349 all the environment setup into gdb_init so it's done once per test
2350 case rather than each time we start gdb.
2351
9ef07c8c
TT
23522011-03-24 Tom Tromey <tromey@redhat.com>
2353
2354 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
2355 test.
2356
dd90784c
JK
23572011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2358
2359 * gdb.dwarf2/dw2-entry-value-main.c: New file.
2360 * gdb.dwarf2/dw2-entry-value.S: New file.
2361 * gdb.dwarf2/dw2-entry-value.exp: New file.
2362
05775840
PM
23632011-03-22 Phil Muldoon <pmuldoon@redhat.com>
2364
2365 PR python/12183
2366
2367 * gdb.python/py-function.exp: Add GdbError tests.
2368
8661b11b
PA
23692011-03-18 Pedro Alves <pedro@codesourcery.com>
2370
2371 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
2372 (reglocal_test_func, statlocal_test_func): New functions.
2373 (globals_test_func): Call new functions.
2374 * gdb.trace/unavailable.exp (gdb_collect_args_test)
2375 (gdb_collect_locals_test): New procedure.
2376 (gdb_trace_collection_test): Call new procedures.
2377
0fdb4f18
PA
23782011-03-18 Pedro Alves <pedro@codesourcery.com>
2379
2380 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
2381 (test_register, test_register_unavailable): New procedures.
2382 (gdb_unavailable_registers_test): New procedure.
2383 (gdb_trace_collection_test): Call it.
2384
99c3dc11
PM
23852011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2386
2387 PR python/12149
2388
2389 * gdb.python/python.exp: Add gdb.write tests.
2390
29703da4
PM
23912010-03-17 Phil Muldoon <pmuldoon@redhat.com>
2392
2393 * gdb.python/Makefile.in: Add py-objfile.
2394 * gdb.python/py-objfile.exp: New file.
2395 * gdb.python/py-objfile.c: New file.
2396 * gdb.python/py-block.exp: Add is_valid tests.
2397 * gdb.python/py-inferior.exp: Ditto.
2398 * gdb.python/py-infthread.exp: Ditto.
2399 * gdb.python/py-symbol.exp: Ditto.
2400 * gdb.python/py-symtab.exp: Ditto.
2401
598997c8
KS
24022011-03-16 Keith Seitz <keiths@redhat.com>
2403
2404 PR c++/12273
2405 * gdb.cp/cmpd-minsyms.exp: New test.
2406 * gdb.cp/cmpd-minsyms.cc: New file.
2407
2408 PR c++/11734
2409 * gdb.cp/ovsrch.exp: New test.
2410 * gdb.cp/ovsrch.h: New file.
2411 * gdb.cp/ovsrch1.cc: New file.
2412 * gdb.cp/ovsrch2.cc: New file.
2413 * gdb.cp/ovsrch3.cc: New file.
2414 * gdb.cp/ovsrch4.cc: New file.
2415
c91513d8
PP
24162011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2417
2418 PR gdb/12528
2419 * gdb.base/Makefile.in: Adjust EXECUTABLES.
2420 * gdb.base/break-on-linker-gcd-function.exp: New test.
2421 * gdb.base/break-on-linker-gcd-function.cc: New file.
2422
7470fc63
AT
24232011-03-15 Andreas Tobler <andreast@fgznet.ch>
2424
2425 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
2426
959e7469
PM
24272011-03-15 Phil Muldoon <pmuldoon@redhat.com>
2428
2429 * lib/gdb.exp (gdb_unload): Add another termination case.
2430
9373cf26
JK
24312011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2432
2433 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
2434 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
2435 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
2436 Provide a stub byte there.
2437 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
2438 DW_AT_entry_pc.
2439 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
2440
24e9cda0
UW
24412011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
2442
2443 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
2444 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
2445 "generic ABI, auto".
2446 (altivec_abi_tests): Accept vectors returned by reference.
2447
7371cf6d
PM
24482010-03-14 Phil Muldoon <pmuldoon@redhat.com>
2449
2450 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
2451
ce77046a
UW
24522011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
2453
2454 * gdb.python/py-section-script.exp: Skip test if no Python support.
2455
176400c3
UW
24562011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
2457
2458 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
2459
ecec24e6
PM
24602011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2461
2462 * gdb.python/py-parameter.exp: Update tests to the new Python
2463 parameter API. Add "no documentation" test. Add deprecated API
2464 backward compatibility test.
2465
5dbdd470
TT
24662011-03-09 Tom Tromey <tromey@redhat.com>
2467
2468 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
2469 gdb_continue_to_end.
2470
b66e66ee
MK
24712011-03-09 Mark Kettenis <kettenis@gnu.org>
2472
2473 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
2474 tabs.
2475
eceb0c5f
TT
24762011-03-09 Tom Tromey <tromey@redhat.com>
2477
2478 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
2479 parentheses.
2480 (gdb_continue_to_end): Add "allow_extra" parameter. Use
2481 $command.
2482 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
2483 argument to gdb_continue_to_end.
2484 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
2485 argument to gdb_continue_to_end.
2486 * gdb.cp/annota3.exp: Fix regex.
2487 * gdb.cp/annota2.exp: Fix regex.
2488 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
2489 gdb_continue_to_end.
2490 * gdb.base/call-signal-resume.exp: Revert earlier patch.
2491 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
2492 gdb_continue_to_end.
2493
63154eca
PA
24942011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2495
2496 * gdb.server/ext-run.exp
2497 (load new file without any gdbserver inferior): New test.
2498
967d1f9b
TT
24992011-03-07 Tom Tromey <tromey@redhat.com>
2500
2501 * Makefile.in (TAGS): Rewrite.
2502
d68dcbb9
JK
25032011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2504
2505 * gdb.trace/report.exp (12.1: trace report #1): New match for the
2506 initial commands echo. New match for `Found trace'. Anchor all the
2507 other matches. Anchor and match for `No trace frame found' the final
2508 match.
2509
6bf58e63
TT
25102011-03-07 Tom Tromey <tromey@redhat.com>
2511
2512 * Makefile.in (TAGS): New target.
2513
fda326dd
TT
25142011-03-07 Tom Tromey <tromey@redhat.com>
2515
2516 * lib/opencl.exp (skip_opencl_tests): Update for exit message
2517 change.
2518 * lib/mi-support.exp (mi_gdb_test): Update for exit message
2519 change.
2520 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
2521 exit message change.
2522 (skip_altivec_tests): Update for exit message change.
2523 (skip_vsx_tests): Likewise.
2524 (gdb_continue_to_end): Likewise. Add 'command' argument.
2525 * lib/cell.exp (skip_cell_tests): Update for exit message change.
2526 * gdb.threads/tls.exp: Update for exit message change.
2527 * gdb.threads/thread-unwindonsignal.exp: Use
2528 gdb_continue_to_end.
2529 * gdb.threads/step.exp (step_it): Update for exit message change.
2530 (continue_all): Likewise.
2531 * gdb.threads/print-threads.exp (test_all_threads): Update for
2532 exit message change.
2533 * gdb.threads/interrupted-hand-call.exp: Use
2534 gdb_continue_to_end.
2535 * gdb.threads/execl.exp: Use gdb_continue_to_end.
2536 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
2537 gdb_continue_to_end.
2538 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
2539 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
2540 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
2541 * gdb.cp/method.exp: Update for exit message change.
2542 * gdb.cp/mb-templates.exp: Update for exit message change.
2543 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
2544 * gdb.cp/annota3.exp: Update for exit message change.
2545 * gdb.cp/annota2.exp: Update for exit message change.
2546 * gdb.cell/fork.exp: Use gdb_continue_to_end.
2547 * gdb.base/term.exp: Update for exit message change.
2548 * gdb.base/step-test.exp (test_i): Update for exit message change.
2549 * gdb.base/sigstep.exp (advance): Update for exit message change.
2550 (advancei): Likewise.
2551 * gdb.base/siginfo.exp: Update for exit message change.
2552 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
2553 * gdb.base/reread.exp: Use gdb_continue_to_end.
2554 * gdb.base/langs.exp: Use gdb_continue_to_end.
2555 * gdb.base/interrupt.exp: Update for exit message change.
2556 * gdb.base/gdb1555.exp: Update for exit message change.
2557 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
2558 * gdb.base/ending-run.exp: Update for exit message change.
2559 * gdb.base/chng-syms.exp: Update for exit message change.
2560 * gdb.base/checkpoint.exp: Update for exit message change.
2561 * gdb.base/catch-syscall.exp (check_for_program_end): Use
2562 gdb_continue_to_end.
2563 (test_catch_syscall_with_wrong_args): Likewise.
2564 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
2565 * gdb.base/break-interp.exp (test_ld): Update for exit message
2566 change.
2567 * gdb.base/bang.exp: Update for exit message change.
2568 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
2569 (do_call_attach_tests): Likewise.
2570 * gdb.base/a2-run.exp: Update for exit message change.
2571 * gdb.arch/ppc-dfp.exp: Update for exit message change.
2572 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
2573 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
2574
dd19bd70
JK
25752011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2576
2577 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
2578
30e62689
TT
25792011-03-03 Tom Tromey <tromey@redhat.com>
2580
2581 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
2582 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
2583 * gdb.hp/gdb.aCC/configure.ac: Remove.
2584 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
2585 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
2586 * gdb.hp/gdb.base-hp/configure.ac: Remove.
2587 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
2588 * gdb.hp/gdb.compat/configure (Makefile): Remove.
2589 * gdb.hp/gdb.compat/configure.ac: Remove.
2590 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
2591 * gdb.hp/gdb.defects/configure (Makefile): Remove.
2592 * gdb.hp/gdb.defects/configure.ac: Remove.
2593 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
2594 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
2595 * gdb.hp/gdb.objdbg/configure.ac: Remove.
2596 * gdb.hp/configure.ac: Remove.
2597 * gdb.hp/configure: Remove.
2598 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
2599 substitution.
2600 (Makefile): Remove rule.
2601 * gdb.cell/configure.ac: Remove.
2602 * gdb.cell/configure: Remove.
2603 * gdb.stabs/Makefile.in (Makefile): Remove.
2604 (distclean): Don't remove config.status or config.log.
2605 * gdb.stabs/configure (Makefile): Remove.
2606 * gdb.stabs/configure.ac: Remove.
2607 * configure: Rebuild.
2608 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
2609 Remove stabs- and cell-specific logic. Test for existence of
2610 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
2611 subdirectories, gdb.cell, and and gdb.stabs.
2612 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
2613
c171f854
JB
26142011-03-03 Joel Brobecker <brobecker@adacore.com>
2615
2616 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
2617 end of buffer.
2618
9a5193cb
JB
26192011-03-02 Joel Brobecker <brobecker@adacore.com>
2620
2621 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
2622 gdb_test when running a test where we expected no output back.
2623
9bb4c1bb
MS
26242011-02-28 Michael Snyder <msnyder@vmware.com>
2625
2626 * gdb.cp/overload.cc: Change initializer value to integer.
2627
3bd0f5ef
MS
26282011-02-27 Michael Snyder <msnyder@vmware.com>
2629
2630 * gdb.multi/base.exp: Add test for remove-inferiors.
2631
2279eaad
JB
26322011-02-26 Joel Brobecker <brobecker@adacore.com>
2633
2634 * gdb.python/py-frame.exp: Simplify the initialization phase
2635 using prepare_for_testing.
2636
c82c0b55
MS
26372011-02-25 Michael Snyder <msnyder@vmware.com>
2638
2639 * gdb.multi/base.exp: Add tests for info inferiors with args.
2640
1d94651b
JK
26412011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2642
2643 * gdb.dwarf2/dw2-ranges.S: Rename to ...
2644 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
2645 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
2646 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
2647 asmfile3. Comment the STABS (#3) file compilation. Compile
2648 everything through assembler. Provide KFAIL for symtab/12497.
2649 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
2650 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
2651 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
2652 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
2653
3bd0f5ef
MS
26542011-02-24 Michael Snyder <msnyder@vmware.com>
2655
2656 * gdb.base/break.exp: Add tests for delete breakpoints using
2657 convenience variables and value history references.
2658
12c1418e
MS
26592011-02-24 Michael Snyder <msnyder@vmware.com>
2660
2661 * gdb.base/break.exp: Remove debugging 'printf' accidentally
2662 left behind in previous check-in.
2663
e5a67952
MS
26642011-02-23 Michael Snyder <msnyder@vmware.com>
2665
2666 * gdb.base/break.exp: Add tests for "info break" with arguments.
2667 * gdb.trace/infotrace.exp: Update patterns for error and help.
2668 * gdb.base/completion.exp: Update pattern.
2669 * gdb.base/ena-dis-br.exp: Update pattern.
2670 * gdb.base/help.exp: Update patterns.
2671
26722011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
2673
2674 * gdb.base/memattr.exp: New test.
2675 * gdb.base/memattr.c: Test load for memattr.exp.
2676
6e6fbe60
DE
26772011-02-22 Doug Evans <dje@google.com>
2678
2679 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
2680
1d41d745
MS
26812011-02-22 Michael Snyder <msnyder@vmware.com>
2682
2683 * Makefile.in: Make more clean.
2684 * gdb.ada/Makefile.in: Ditto.
2685 * gdb.arch/Makefile.in: Ditto.
2686 * gdb.asm/Makefile.in: Ditto.
2687 * gdb.base/Makefile.in: Ditto.
2688 * gdb.cp/Makefile.in: Ditto.
2689 * gdb.dwarf2/Makefile.in: Ditto.
2690 * gdb.java/Makefile.in: Ditto.
2691 * gdb.mi/Makefile.in: Ditto.
2692 * gdb.modula2/Makefile.in: Ditto.
2693 * gdb.python/Makefile.in: Ditto.
2694 * gdb.server/Makefile.in: Ditto.
2695 * gdb.stabs/Makefile.in: Ditto.
2696 * gdb.threads/Makefile.in: Ditto.
2697 * gdb.trace/Makefile.in: Ditto.
2698
79ba84ca
MS
26992011-02-22 Michael Snyder <msnyder@vmware.com>
2700
df46027d 2701 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
2702 info threads.
2703
b9b35694
JB
27042011-02-22 Joel Brobecker <brobecker@adacore.com>
2705
2706 * gdb.python/py-breakpoint.exp: Fix the expected output of
2707 one of the "maint info breakpoints" tests to accept the output
2708 generated on platforms that do not have hardware watchpoints.
2709
8bfb830f
JB
27102011-02-22 Joel Brobecker <brobecker@adacore.com>
2711
2712 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
2713 clean_restart. Be a little stricter in the expected output
2714 for one of the tests. Fix a typo in one of the comments.
2715
c45f3c54
JB
27162011-02-22 Joel Brobecker <brobecker@adacore.com>
2717
2718 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
2719 Delete variable binfile, no longer use. Add or modify test
2720 comments to make them unique.
2721
b97c863c
MS
27222011-02-21 Michael Snyder <msnyder@vmware.com>
2723
2724 * Makefile.in: Update for make clean.
2725 * gdb.ada/Makefile.in: Ditto.
2726 * gdb.arch/Makefile.in: Ditto.
2727 * gdb.asm/Makefile.in: Ditto.
2728 * gdb.base/Makefile.in: Ditto.
2729 * gdb.cp/Makefile.in: Ditto.
2730 * gdb.dwarf2/Makefile.in: Ditto.
2731 * gdb.java/Makefile.in: Ditto.
2732 * gdb.mi/Makefile.in: Ditto.
2733 * gdb.modula2/Makefile.in: Ditto.
2734 * gdb.python/Makefile.in: Ditto.
2735 * gdb.server/Makefile.in: Ditto.
2736 * gdb.stabs/Makefile.in: Ditto.
2737 * gdb.threads/Makefile.in: Ditto.
2738 * gdb.trace/Makefile.in: Ditto.
2739
aea5b279
MS
27402011-02-21 Michael Snyder <msnyder@vmware.com>
2741
2742 * gdb.threads/thread-find.exp: Update patterns for changes in
2743 output of "info threads" command.
2744
e3039479
UW
27452011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2746 Ulrich Weigand <uweigand@de.ibm.com>
2747
2748 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
2749 (skip_hw_watchpoint_tests): Likewise.
2750 (skip_hw_watchpoint_multi_tests): Likewise.
2751
b800ec70
UW
27522011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
2753
2754 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
2755 (skip_hw_watchpoint_tests): Likewise.
2756 (skip_hw_watchpoint_multi_tests): Likewise.
2757 (skip_hw_watchpoint_access_tests): Likewise.
2758
2759 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
2760 * gdb.base/pr11022.exp: Likewise.
2761 * gdb.base/watch-read.exp: Likewise.
2762 * gdb.base/watch_thread_num.exp: Likewise.
2763 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
2764 * gdb.base/watchpoint-hw.exp: Likewise.
2765 * gdb.base/watchpoint.exp: Likewise.
2766 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
2767 * gdb.threads/watchthreads-reorder.exp: Likewise.
2768 * gdb.threads/watchthreads.exp: Likewise.
2769 * gdb.threads/watchthreads2.exp: Likewise.
2770
91033e37
JB
27712011-02-21 Joel Brobecker <brobecker@adacore.com>
2772
2773 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
2774 the debugger is unable to find the array bounds.
2775
eeaafae2
JK
27762011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2777
2778 * gdb.cp/typedef-operator.exp: New file.
2779 * gdb.cp/typedef-operator.cc: New file.
2780
e338d953
MS
27812011-02-17 Michael Snyder <msnyder@vmware.com>
2782
2783 * gdb.threads/thread-find.exp: Fix regular expressions.
2784
e67ad678
JB
27852011-02-17 Joel Brobecker <brobecker@adacore.com>
2786
2787 * gdb.ada/packed_array: Expand testcase to test printing of
2788 unconstrained packed array.
2789
93084bca
JB
27902011-02-17 Joel Brobecker <brobecker@adacore.com>
2791
2792 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
2793
a0c78a73
PA
27942011-02-16 Pedro Alves <pedro@codesourcery.com>
2795
f65d5553 2796 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
2797 (main): Initialize it before collecting, and and clear it
2798 afterwards.
f65d5553
PA
2799 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
2800 collecting with '{type} addr', where the addr expression is not an
2801 rvalue.
a0c78a73 2802
3dfcbbd2
KW
28032011-02-16 Ken Werner <ken.werner@de.ibm.com>
2804
2805 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
2806 a bool variable. Expect correct OpenCL names for vector types. Use the
2807 uc3 variable name instead of referring to the uchar3 built-in type.
2808 Escape the asterisk at the half pointer test.
2809
08807d5a
PA
28102011-02-16 Pedro Alves <pedro@codesourcery.com>
2811
f65d5553 2812 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
2813 (main): Initialize it before collecting, and and clear it
2814 afterwards.
f65d5553
PA
2815 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
2816 collecting overlapping memory ranges.
08807d5a 2817
60f98dde
MS
28182011-02-15 Michael Snyder <msnyder@vmware.com>
2819
2820 * gdb.base/default.exp: Add tests for thread commands.
2821 * gdb.base/help.exp: Add tests for thread commands.
2822 * gdb.threads/thread-find.exp: New test for thread find command.
2823
648cd113
KW
28242011-02-15 Ken Werner <ken.werner@de.ibm.com>
2825
2826 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
2827
494e194e
YQ
28282011-02-15 Yao Qi <yao@codesourcery.com>
2829
2830 PR tdep/12352
2831 * gdb.arch/arm-disp-step.S : New test for str instruction.
2832 * gdb.arch/arm-disp-step.exp : Likewise.
2833
d9492458
TJB
28342011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
2835
2836 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
2837 "vector_register2_vr" test strings. Test the extended floating
2838 point registers (F32~F63).
2839 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
2840 IBM XL C compiler. Make the test program use a register provided
2841 by the compiler for the lxvd2x instruction.
2842
8af8e3bc
PA
28432011-02-14 Pedro Alves <pedro@codesourcery.com>
2844
2845 * gdb.trace/unavailable.cc (class Base, class Middle, class
2846 Derived): New types.
2847 (derived_unavail, derived_partial, derived_whole): New globals.
2848 (virtual_partial): New global.
2849 (virtualp): Point at virtual_partial.
2850 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
2851 related to unavailable vptr.
2852
1b28d0b3
PA
28532011-02-14 Pedro Alves <pedro@codesourcery.com>
2854
2855 * gdb.trace/unavailable.cc (a, b, c): New globals.
2856 (main): Set and clear them.
2857 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
2858 `a' and `c', and check that `b' isn't collected, although `a' and
2859 `c' are.
2860
ec0a52e1
PA
28612011-02-14 Pedro Alves <pedro@codesourcery.com>
2862
2863 * gdb.trace/unavailable.cc (struct Virtual): New.
2864 (virtualp): New global pointer.
2865 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
2866 printing a pointer to an object whose type has a vtable, with
2867 print object on.
2868
24e6bcee
PA
28692011-02-14 Pedro Alves <pedro@codesourcery.com>
2870
2871 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
2872 value repeat handles unavailableness.
2873
39d37385
PA
28742011-02-14 Pedro Alves <pedro@codesourcery.com>
2875
2876 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
2877 tests for building arrays from unavailable values, subscripting
2878 non-memory rvalue unvailable arrays, and accessing fields or
2879 baseclasses of non-lazy unavailable values,
2880 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
2881 struct types.
2882 (g_smallstruct, g_smallstruct_b): New globals.
2883
06d72e16
PA
28842011-02-14 Pedro Alves <pedro@codesourcery.com>
2885
2886 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
2887
bc9a5551
JK
28882011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2889
2890 Fix const/volatile qualifiers of C++ types, PR c++/12328.
2891 * gdb.cp/overload-const.exp: New file.
2892 * gdb.cp/overload-const.cc: New file.
2893
54fcddd0
UW
28942011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
2895
2896 * gdb.opencl/callfuncs.cl: New file.
2897 * gdb.opencl/callfuncs.exp: New test.
2898 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
2899
d6dafb7c
UW
29002011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
2901
2902 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
2903 when computing result.
2904 * gdb.arch/altivec-abi.exp: Update expected results.
2905
a449c2d8
TJB
29062011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
2907
2908 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
2909 * gdb.base/jit.exp: Likewise.
2910 * gdb.base/pie-execl.exp: Likewise.
2911 * gdb.base/solib-nodir.exp: Likewise.
2912 * gdb.base/solib-overlap.exp: Likewise.
2913
764880b7
PA
29142011-02-07 Pedro Alves <pedro@codesourcery.com>
2915
2916 * gdb.trace/collection.c (global_pieces): New.
2917 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
2918 New procedure.
2919 (gdb_trace_collection_test): Call it.
2920
505500db
SW
29212011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
2922
2923 * gdb.python/py-evthreads.c: New file.
2924 * gdb.python/py-evthreads.exp: New file.
2925 * gdb.python/py-events.py: New file.
2926 * gdb.python/py-events.exp: New file.
2927 * gdb.python/py-events.c: New file.
2928
385203ed
DD
29292011-02-04 David Daney <ddaney@caviumnetworks.com>
2930
2931 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
2932
9011945e
AB
29332011-02-03 Andrew Burgess <aburgess@broadcom.com>
2934
2935 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
2936 gdb.base/disasm-end-cu.exp: New test for disassembling over the
2937 boundary between two compilation units.
2938
580688f3
PA
29392011-02-02 Pedro Alves <pedro@codesourcery.com>
2940
2941 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
2942 (Virtual): New structs.
2943 (virtual_o, virtual_middle_b): New globals.
2944 * gdb.cp/virtbase.exp: New tests.
2945
d3f0f853
PP
29462011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2947
2948 * gdb.base/jit.exp: New file.
2949 * gdb.base/jit-main.c: New file.
2950 * gdb.base/jit-solib.c: New file.
2951
b2030fb5
UW
29522011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
2953
2954 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
2955 proceed to initial kernel entry point.
2956 * gdb.opencl/datatypes.exp: Likewise.
2957 * gdb.opencl/operators.exp: Likewise.
2958 * gdb.opencl/vec_comps.exp: Likewise.
2959
2db19d1e
SW
29602011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
2961
2962 * gdb.cp/nsnested.cc: New.
2963 * gdb.cp/nsnested.exp: New.
2964 * gdb.cp/nsnoimports.exp: New.
2965 * gdb.cp/nsnoimports.cc: New.
2966
6b0c4c1f
JB
29672011-01-31 Joel Brobecker <brobecker@adacore.com>
2968
2969 * gdb.base/interact.exp: Add extra tests that verify that
2970 the value of the interactive-mode setting does not change
2971 after the script is sourced.
2972
80b23b6a
JK
29732011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2974
2975 * gdb.cp/noparam.exp: New file.
2976 * gdb.cp/noparam.cc: New file.
2977
ffd5ec24
PA
29782011-01-28 Pedro Alves <pedro@codesourcery.com>
2979
2980 * gdb.trace/tfile.exp: Test that with no traceframe selected,
2981 there's no stack or registers.
2982
a81766d8
TT
29832011-01-26 Tom Tromey <tromey@redhat.com>
2984
2985 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
2986 space before string output. Add test for "set print pretty off"
2987 case.
2988
585fdaa1
PA
29892011-01-25 Pedro Alves <pedro@codesourcery.com>
2990
2991 * gdb.base/frame-args.exp: Adjust.
2992 * gdb.dwarf2/dw2-noloc.exp: Adjust.
2993 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
2994 * gdb.dwarf2/pieces.exp: Adjust.
2995 * gdb.opt/clobbered-registers-O2.exp: Adjust.
2996 * gdb.opt/inline-locals.exp: Adjust.
2997 * gdb.threads/fork-child-threads.exp: Adjust.
2998
d468832a
KW
29992011-01-25 Ken Werner <ken.werner@de.ibm.com>
3000
3001 * gdb.opencl/convs_casts.cl: Move program scope variables into the
3002 OpenCL kernel function. Add a comment as marker. Add address space
3003 qualifiers for the remaining program scope variables.
3004 * gdb.opencl/datatypes.cl: Likewise.
3005 * gdb.opencl/operators.cl: Likewise.
3006 * gdb.opencl/vec_comps.cl: Likewise.
3007 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
3008 Add breakpoint at the marker comment.
3009 * gdb.opencl/datatypes.exp: Likewise.
3010 * gdb.opencl/operators.exp: Likewise.
3011 * gdb.opencl/vec_comps.exp: Likewise.
3012
490f124f
PA
30132011-01-24 Pedro Alves <pedro@codesourcery.com>
3014
3015 * gdb.base/printcmds.c (some_struct): New struct and instance.
3016 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
3017 procedure.
3018 <global scope>: Call it.
3019
6da78614
KW
30202011-01-21 Ken Werner <ken.werner@de.ibm.com>
3021
3022 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
3023 argument to the gdb_compile_opencl_hostapp call.
3024
ec64c9aa
YQ
30252011-01-19 Yao Qi <yao@codesourcery.com>
3026
3027 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
3028 positve list.
3029
810cfdbb
YQ
30302011-01-19 Yao Qi <yao@codesourcery.com>
3031
3032 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
3033 canonical form.
3034 Remove "xscale-*-*"
3035 * gdb.xml/tdesc-regs.exp: Likewise.
3036 * gdb.python/py-section-script.exp: Replace ARM target triplet
3037 with canonical form.
3038 Match arm*-*-symbianelf*.
3039 * gdb.base/dup-sect.exp: Likewise.
3040 * lib/dwarf.exp: New.
3041 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
3042 dwarf2_support.
3043 * gdb.dwarf2/dup-psym.exp: Likewise.
3044 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
3045 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3046 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
3047 * gdb.dwarf2/dw2-basic.exp: Likewise.
3048 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3049 * gdb.dwarf2/dw2-const.exp: Likewise.
3050 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
3051 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
3052 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3053 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
3054 * gdb.dwarf2/dw2-filename.exp: Likewise.
3055 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3056 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
3057 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3058 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3059 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
3060 * gdb.dwarf2/dw2-noloc.exp: Likewise.
3061 * gdb.dwarf2/dw2-op-call.exp: Likewise.
3062 * gdb.dwarf2/dw2-producer.exp: Likewise.
3063 * gdb.dwarf2/dw2-ranges.exp: Likewise.
3064 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
3065 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
3066 * gdb.dwarf2/dw2-strp.exp: Likewise.
3067 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
3068 * gdb.dwarf2/implptr.exp: Likewise.
3069 * gdb.dwarf2/mac-fileno.exp: Likewise.
3070 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
3071 * gdb.dwarf2/pieces.exp: Likewise.
3072 * gdb.dwarf2/pr11465.exp: Likewise.
3073 * gdb.dwarf2/valop.exp: Likewise.
3074 * gdb.dwarf2/watch-notconst.exp: Likewise.
3075 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
3076
4694da01
TT
30772011-01-19 Tom Tromey <tromey@redhat.com>
3078
3079 * gdb.python/py-infthread.exp: Add thread tests.
3080
b075872c
JB
30812011-01-14 Joel Brobecker <brobecker@adacore.com>
3082
3083 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
3084
2c3e6e24
JB
30852011-01-14 Joel Brobecker <brobecker@adacore.com>
3086
3087 * gdb.ada/widewide: New testcase.
3088
de8fa76c
JB
30892011-01-13 Joel Brobecker <brobecker@adacore.com>
3090
3091 * gdb.base/interact.exp: New testcase.
3092
1b05df00
TT
30932011-01-12 Tom Tromey <tromey@redhat.com>
3094
3095 * gdb.mi/gdb2549.exp: Update for error message changes.
3096 * gdb.mi/mi-cli.exp: Likewise.
3097 * gdb.mi/mi-disassemble.exp: Likewise.
3098 * gdb.mi/mi-pthreads.exp: Likewise.
3099 * gdb.mi/mi-regs.exp: Likewise.
3100 * gdb.mi/mi-stack.exp: Likewise.
3101 * gdb.mi/mi-var-block.exp: Likewise.
3102 * gdb.mi/mi-var-cmd.exp: Likewise.
3103 * gdb.mi/mi2-cli.exp: Likewise.
3104 * gdb.mi/mi2-disassemble.exp: Likewise.
3105 * gdb.mi/mi2-pthreads.exp: Likewise.
3106 * gdb.mi/mi2-regs.exp: Likewise.
3107 * gdb.mi/mi2-stack.exp: Likewise.
3108 * gdb.mi/mi2-var-block.exp: Likewise.
3109 * gdb.mi/mi2-var-cmd.exp: Likewise.
3110
c2ff108b
JK
31112011-01-12 Andrew Burgess <aburgess@broadcom.com>
3112 Jan Kratochvil <jan.kratochvil@redhat.com>
3113
3114 PR fortran/11104 and DWARF unbound arrays detection.
3115 * gdb.fortran/multi-dim.exp: New file.
3116 * gdb.fortran/multi-dim.f90: New file.
3117
b716877b
AB
31182011-01-12 Andrew Burgess <aburgess@broadcom.com>
3119
3120 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
3121 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
3122 add new tests for opcode dumping.
3123
6c162d5e
TT
31242011-01-11 Tom Tromey <tromey@redhat.com>
3125
3126 * gdb.python/py-infthread.exp: Load gdb-python.exp.
3127
77b06cd7
TJB
31282010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
3129
3130 Convert hardware watchpoints to use breakpoint_ops.
3131 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
3132 type is not supported.
3133 * gdb.base/foll-fork.exp: Likewise.
3134 * gdb.base/foll-vfork.exp: Likewise.
3135
f39a75d0
PM
31362011-01-10 Phil Muldoon <pmuldoon@redhat.com>
3137
3138 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
3139 Use load_lib gdb-python.exp.
3140 * gdb.python/python.exp: Ditto.
3141 * gdb.python/py-function.exp: Ditto.
3142
fc529d80
AS
31432011-01-09 Andreas Schwab <schwab@linux-m68k.org>
3144
3145 * gdb.threads/tls.exp ("info address me"): Fix expected output.
3146
fb03cb59
JK
31472011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3148
3149 * configure: Regenerate.
3150
d8e22779
TT
31512011-01-06 Tom Tromey <tromey@redhat.com>
3152
3153 * gdb.python/py-frame.exp: Test gdb.newest_frame.
3154
09050809
JB
31552011-01-06 Joel Brobecker <brobecker@adacore.com>
3156
fc529d80
AS
3157 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
3158 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
3159 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
3160 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
3161 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
3162 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
3163 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
3164 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
3165 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
3166 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
3167 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
3168 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
3169 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
3170 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
3171 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
3172 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
3173 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
3174 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
3175 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
3176 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
3177 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
3178 gdb.ada/uninitialized_vars.exp,
3179 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
3180 Simplify by using clean_restart.
09050809 3181
8ed5dd9e
JB
31822011-01-06 Joel Brobecker <brobecker@adacore.com>
3183
3184 Add marker to be used as anchor for inserting breakpoints.
3185 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
3186 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
3187 Likewise.
3188
3189 Remove uses of gdb_start_cmd.
3190 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
3191 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
3192
3193 Do not run testcase if testing with GDBserver.
3194 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
3195 if testing with GDBserver.
3196
368a124f
JB
31972011-01-06 Joel Brobecker <brobecker@adacore.com>
3198
3199 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
3200 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
3201 copyright header.
3202
44944448
JB
32032011-01-05 Joel Brobecker <brobecker@adacore.com>
3204
3205 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
3206 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
3207 testsuite/gdb.fortran/complex.f,
3208 testsuite/gdb.fortran/derived-type.f90,
3209 testsuite/gdb.fortran/library-module-lib.f90,
3210 testsuite/gdb.fortran/library-module-main.f90,
3211 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
3212 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
3213 Copyright year update.
3214
31886ea6
JB
32152011-01-05 Joel Brobecker <brobecker@adacore.com>
3216
3217 * gdb.base/langs1.f: Add copyright header.
3218
ebedcab5
JK
32192011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3220
3221 * gdb.base/morestack.exp: New file.
3222 * gdb.base/morestack.c: New file.
3223
de1eb2f9
JK
32242011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3225
3226 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
3227
9e87a409
JB
32282010-12-29 Joel Brobecker <brobecker@adacore.com>
3229
3230 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
3231 * gdb.ada/arrayptr.exp: Add test printing that new variable.
3232
720d1a40
JB
32332010-12-29 Joel Brobecker <brobecker@adacore.com>
3234
3235 * gdb.ada/lang_switch.exp: Correct expected parameter value.
3236
a283af87
AS
32372010-12-25 Andreas Schwab <schwab@linux-m68k.org>
3238
5d3d9cba
AS
3239 * gdb.threads/tls.exp: Fix typo.
3240
a283af87
AS
3241 * gdb.threads/thread-specific.exp (get_thread_list): Update.
3242 * gdb.threads/execl.exp: Update.
3243
2a20745c
YQ
32442010-12-23 Yao Qi <yao@codesourcery.com>
3245
3246 * gdb.arch/arm-disp-step.exp: New.
3247 * gdb.arch/arm-disp-step.S: New.
3248
a7658b96
TT
32492010-12-21 Tom Tromey <tromey@redhat.com>
3250
3251 * gdb.threads/execl.exp: Update.
3252 * gdb.threads/linux-dp.exp: Update.
3253 * gdb.threads/manythreads.exp: Update.
3254 * gdb.threads/tls.exp: Update.
3255
5b79abe7
TT
32562010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3257
3258 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
3259 (NextOverThrowDerivates) <resumebpt>: New.
3260 (resumebpt_test): New.
3261 (main): Call resumebpt_test.
3262 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
3263
0914bcdb
SS
32642010-12-12 Stan Shebs <stan@codesourcery.com>
3265
3266 * gdb.trace/tsv.exp: Test print command on trace state variables.
3267
305aeedc
TT
32682010-12-09 Tom Tromey <tromey@redhat.com>
3269
3270 * gdb.base/interp.exp: Add regression test.
3271
186c406b
TT
32722010-12-09 Tom Tromey <tromey@redhat.com>
3273
3274 * gdb.java/jnpe.java: New file.
3275 * gdb.java/jnpe.exp: New file.
3276 * gdb.cp/nextoverthrow.exp: New file.
3277 * gdb.cp/nextoverthrow.cc: New file.
3278
aae1c79a
DE
32792010-12-07 Doug Evans <dje@google.com>
3280
3281 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
3282 of data-directory.
3283 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
3284 updated.
3285 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
3286
60f98dde 32872010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
3288
3289 * gdb.base/callfuncs.exp: Test for skip_float_tests.
3290 * gdb.base/call-sc.exp: Ditto.
3291 * gdb.base/finish.exp: Ditto.
3292 * gdb.base/return.exp: Ditto.
3293 * gdb.base/return2.exp: Ditto.
3294
5fa290c1
DE
32952010-11-30 Doug Evans <dje@google.com>
3296
3297 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
3298 (gdb_expect_list): Fix spelling errors in comments.
3299 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
3300 send_gdb/gdb_expect_list where applicable.
3301 * gdb.base/call-ar-st.exp: Ditto.
3302 * gdb.base/funcargs.exp: Ditto.
3303 * gdb.base/gcore.exp: Ditto.
3304 * gdb.base/page.exp: Ditto.
3305 * gdb.base/sigaltstack.exp: Ditto.
3306 * gdb.base/siginfo.exp: Ditto.
3307 * gdb.base/sigstep.exp: Ditto.
3308 * gdb.base/trace-commands.exp: Ditto.
3309
4e04c971
DE
33102010-11-29 Doug Evans <dje@google.com>
3311
3312 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
3313 printer-name;subprinter-name.
3314
8cf6f0b1
TT
33152010-11-29 Tom Tromey <tromey@redhat.com>
3316
3317 * gdb.dwarf2/implptr.exp: New file.
3318 * gdb.dwarf2/implptr.c: New file.
3319 * gdb.dwarf2/implptr.S: New file.
3320
94b6973e
PM
33212010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3322
fc529d80 3323 PR python/12199
94b6973e
PM
3324
3325 * gdb.python/py-breakpoint.exp: Test the delete method.
3326
8358c15c
JK
33272010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3328
3329 Fix step_resume_breakpoint unsaved during an infcall.
3330 * gdb.base/step-resume-infcall.exp: New file.
3331 * gdb.base/step-resume-infcall.c: New file.
3332
f6df29bc
TJB
33332010-11-24 Edjunior Machado <emachado@br.ibm.com>
3334
3335 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
3336
f2b5a5cf
TJB
33372010-11-24 Edjunior Machado <emachado@br.ibm.com>
3338
3339 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
3340 on ppc64's symbols; "finish" and "return" commands must accept to
3341 show the caller line again as well as the line after.
3342 * gdb.asm/powerpc64.inc: New file.
3343
6b0ecdc2
DE
33442010-11-23 Doug Evans <dje@google.com>
3345
3346 * lib/gdb.exp (gdb_test_sequence): New function.
3347 (gdb_expect_list): Add verbose -log call for each pattern.
3348 * gdb.base/signals.exp (test_handle_all_print): Call it.
3349 Reduce timeout increment from 6 minutes to 1 minute.
3350 * gdb.server/ext-run.exp: Call it.
3351
ea976c60
PM
33522010-11-23 Phil Muldoon <pmuldoon@redhat.com>
3353
f2b5a5cf 3354 PR python/12212
ea976c60
PM
3355
3356 * gdb.python/python.exp: Check that selected_thread raises an
3357 error when no inferior is loaded.
3358
c0efa795
JK
33592010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3360
3361 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
3362 * gdb.dwarf2/dw2-stack-boundary.S: New file.
3363
ec3aa567
JK
33642010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3365
3366 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
3367 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
3368
d8249011
DE
33692010-11-18 Doug Evans <dje@google.com>
3370
3371 * gdb.server/ext-run.exp: Fix intermittent failures.
3372
d4eba7d1
NF
33732010-11-12 Nathan Froyd <froydnj@codesourcery.com>
3374
3375 * gdb.stabs/gdb11479.exp: Use runto_main.
3376
b04c2f88
NF
33772010-11-12 Nathan Froyd <froydnj@codesourcery.com>
3378
3379 * gdb.base/break-entry.exp: Skip if using a stub.
3380
ae9d7ce4
NF
33812010-11-12 Nathan Froyd <froydnj@codesourcery.com>
3382
3383 * gdb.python/py-inferior.exp: Pack values in target endianness.
3384
621c8364
TT
33852010-11-12 Tom Tromey <tromey@redhat.com>
3386
3387 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
3388 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
3389 MemoryError.
3390 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
3391 type.
3392 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
3393 MemoryError.
3394 (test_subscript_regression): Update exception type.
3395
84f4c1fe
PM
33962010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3397
3398 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
3399 breakpoint tests.
3400
a1442452
PA
34012010-11-09 Pedro Alves <pedro@codesourcery.com>
3402
3403 * gdb.base/watchpoint.exp: Test "watch -location" with an
3404 innacessible location.
3405
efd11a33
JK
34062010-11-09 Edjunior Machado <emachado@br.ibm.com>
3407 Luis Machado <luisgpm@br.ibm.com>
3408
3409 * gdb.base/maint.exp: Expect "." prefix.
3410 * gdb.base/nodebug.exp: Expect "." Likewise.
3411 * gdb.base/sepsymtab.exp: Expect "." Likewise.
3412 * gdb.base/watchpoint-cond-gone.exp: Likewise.
3413 * gdb.base/watchpoint.exp: Expect a software watch to be created for
3414 POWER server processors.
3415
aa00efb5
JK
34162010-11-08 Edjunior Machado <emachado@br.ibm.com>
3417 Luis Machado <luisgpm@br.ibm.com>
3418
3419 * gdb.base/break-entry.exp: convert entry point for
3420 ppc64 and expect leading `.' on ppc64's symbols
3421
99e7ae30
DE
34222010-11-05 Doug Evans <dje@google.com>
3423
3424 * gdb.base/help.exp: Update expected output.
b521dba8
DE
3425 * gdb.python/py-param.exp: Delete, contents moved to ...
3426 * gdb.python/py-parameter.exp: ... here. New file.
3427 Add test for gdb.parameter ("directories").
99e7ae30 3428
f4b8a18d
KW
34292010-11-05 Ken Werner <ken.werner@de.ibm.com>
3430
3431 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
3432 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
3433 * configure: Regenerate.
3434 * gdb.opencl/Makefile.in: New File.
3435 * gdb.opencl/datatypes.exp: Likewise.
3436 * gdb.opencl/datatypes.cl: Likewise.
3437 * gdb.opencl/operators.exp: Likewise.
3438 * gdb.opencl/operators.cl: Likewise.
3439 * gdb.opencl/vec_comps.exp: Likewise.
3440 * gdb.opencl/vec_comps.cl: Likewise.
3441 * gdb.opencl/convs_casts.exp: Likewise.
3442 * gdb.opencl/convs_casts.cl: Likewise.
3443 * lib/opencl.exp: Likewise.
3444 * lib/opencl_hostapp.c: Likewise.
3445 * lib/opencl_kernel.cl: Likewise.
3446 * lib/cl_util.c: Likewise.
3447 * lib/cl_util.c: Likewise.
3448 * gdb.base/default.exp (set language): Add "opencl" to the list of
3449 languages.
3450
a9d5ef47
SW
34512010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
3452
3453 * gdb.cp/overload.exp: Added test for inheritance overload.
3454 * gdb.cp/overload.cc: Ditto.
3455 * gdb.cp/oranking.exp: Removed releveant kfails.
3456
03eb1c79
JK
34572010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3458 Joel Brobecker <brobecker@adacore.com>
3459
3460 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
3461 check test_compiler_info.
3462
dbc98a8b
KW
34632010-11-03 Ken Werner <ken.werner@de.ibm.com>
3464
3465 * gdb.base/gnu_vector.exp: Adjust expect messages.
3466
120bd360
KW
34672010-11-03 Ken Werner <ken.werner@de.ibm.com>
3468
3469 * gdb.base/gnu_vector.exp: Add unary operator tests.
3470
c37f7098
KW
34712010-11-03 Ken Werner <ken.werner@de.ibm.com>
3472
3473 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
3474
7b51bc51
DE
34752010-11-02 Doug Evans <dje@google.com>
3476
3477 * gdb.python/py-pp-maint.c: New file.
3478 * gdb.python/py-pp-maint.exp: New file.
3479 * gdb.python/py-pp-maint.py: New file.
3480
50c97f38
TT
34812010-11-02 Tom Tromey <tromey@redhat.com>
3482
3483 * gdb.base/default.exp: Remove "scheme" from language list.
3484
a289b8f6
JK
34852010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3486
3487 Revert:
3488 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3489 * gdb.threads/sigstep-threads.exp: New file.
3490 * gdb.threads/sigstep-threads.c: New file.
3491
cd017491
MS
34922010-10-20 Michael Snyder <msnyder@vmware.com>
3493
3494 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
3495
8e6a5956
UW
34962010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3497
3498 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
3499 Skip test completely if gdb,no_hardware_watchpoints.
3500
2c04da0d
UW
35012010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3502
3503 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
3504 strict, but do not check for any particular function name within libc.
3505
79afc5ef
SW
35062010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
3507
3508 * gdb.cp/smartp.exp: New test.
3509 * gdb.cp/smartp.cc : New test.
3510
026ffab7
SW
35112010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
3512
3513 * gdb.cp/converts.exp: Test pointer to bool conversion.
3514 Test pointer to long conversion.
3515 * gdb.cp/oranking.exp: Removed relevant kfail.
3516
3a772aa4
TT
35172010-10-18 Tom Tromey <tromey@redhat.com>
3518
3519 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
3520 argument to lazy_string.
3521 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
3522 (pp_ls.to_string): Use it.
3523 * gdb.python/py-prettyprint.c (main): Move declarations to top.
3524 Add "estring2" local.
3525
5fc3827b
JK
35262010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3527
3528 Fix s390x compatibility.
3529 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
3530 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
3531
8aeb23f3
JK
35322010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3533
3534 * gdb.threads/sigstep-threads.exp: New file.
3535 * gdb.threads/sigstep-threads.c: New file.
3536
c1e56572
JK
35372010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3538
3539 * gdb.base/pie-execl.exp: New file.
3540 * gdb.base/pie-execl.c: New file.
3541
92163a10
JK
35422010-10-13 Doug Evans <dje@google.com>
3543 Jan Kratochvil <jan.kratochvil@redhat.com>
3544
3545 PR exp/12117
3546 * gdb.cp/ptype-cv-cp.cc: New file.
3547 * gdb.cp/ptype-cv-cp.exp: New file.
3548
7062b0a0
SW
35492010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
3550
3551 * gdb.cp/converts.cc: New test program.
3552 * gdb.cp/converts.exp: New test.
3553 * gdb.cp/overload.exp: Added test for void* vs int*.
3554 * gdb.cp/overload.exp: Ditto.
3555 * gdb.cp/oranking.exp: Removed related kfail.
3556
0e3509db
DE
35572010-10-13 Doug Evans <dje@google.com>
3558
3559 * lib/gdb-python.exp (gdb_check_python_config): New function.
3560 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
3561 * gdb.python/lib-types.cc: New file.
3562 * gdb.python/lib-types.exp: New file.
3563
8dc78533
JK
35642010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3565
3566 * gdb.python/py-error.exp: New file.
3567 * gdb.python/py-error.py: New file.
3568
93c17e06
JK
35692010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3570
3571 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
3572 gdb_test_multiple.
3573
d8b34041
JK
35742010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3575
3576 * gdb.base/break-interp.exp: Use ldlags for linking flags.
3577 * gdb.base/prelink.exp: Likewise.
3578 * gdb.base/solib-nodir.exp: Likewise.
3579 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
3580 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
3581 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
3582
e0cc584e
UW
35832010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3584
3585 * break-interp.exp (test_ld): Use two separate gdb_expect statements
3586 for the "info files" test to avoid timeouts on slow machines.
3587
cfc353b1
JK
35882010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3589
3590 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
3591 (main): Make openlib dummy call.
3592
d3d7896d
JK
35932010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3594
3595 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
3596 * break-interp.exp (reach): Move the core body ...
3597 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
3598 (test_ld): Provide always real argument, even to the linker. Replace
3599 dl_main by _dl_debug_state.
3600
5e533c94
JK
36012010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3602
3603 Fix results of prelinked PIEs on ppc*.
3604 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
3605 Accept also DISPLACEMENT "PRESENT".
3606 (main): Replace "ZERO" displacements by "PRESENT".
3607
33540610
SW
36082010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
3609
3610 * gdb.cp/oranking.exp: New test.
3611 * gdb.cp/oranking.cc: New test program.
3612
3bdf2bbd
KW
36132010-10-08 Ken Werner <ken.werner@de.ibm.com>
3614
3615 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
3616 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
3617
2f608a3a
KW
36182010-10-06 Ken Werner <ken.werner@de.ibm.com>
3619
3620 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
3621 lush, lynx) New constant.
3622 * gdb.base/constvars.exp: Test const array types.
3623 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
3624
aa2e2d8d
DE
36252010-10-06 Doug Evans <dje@google.com>
3626
3627 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
3628 of syscall staging area.
3629
2844d6b5
KW
36302010-10-06 Ken Werner <ken.werner@de.ibm.com>
3631
3632 * gdb.base/gnu_vector.c: Add variable c4.
3633 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
3634 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
3635
7d8ac8bb
MR
36362010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
3637
3638 * gdb.arch/altivec-abi.exp: Fix a typo.
3639
84a02e58
MR
36402010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
3641
3642 * lib/mi-support.exp (thread_selected_re): Correct pattern used
3643 to match a thread ID.
3644
b18e6318
JK
36452010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3646
3647 Fix s390x testcase compatibility.
3648 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
3649
a2c09bd0
DE
36502010-10-01 Doug Evans <dje@google.com>
3651
3652 * lib/gdb-python.exp: New file.
3653 * gdb.python/py-block.exp: Use it.
3654 * gdb.python/py-breakpoint.exp: Ditto.
3655 * gdb.python/py-frame.exp: Ditto.
3656 * gdb.python/py-inferior.exp: Ditto.
3657 * gdb.python/py-param.exp: Ditto.
3658 * gdb.python/py-prettyprint.exp: Ditto.
3659 * gdb.python/py-shared.exp: Ditto.
3660 * gdb.python/py-symbol.exp: Ditto.
3661 * gdb.python/py-symtab.exp: Ditto.
3662 * gdb.python/py-type.exp: Ditto.
3663 * gdb.python/py-value.exp: Ditto.
3664 * gdb.python/python.exp: Ditto.
3665
38f12cfc
TT
36662010-09-30 Tom Tromey <tromey@redhat.com>
3667
3668 * gdb.base/anon.exp: New file.
3669 * gdb.base/anon.c: New file.
3670
9ae8282d
TT
36712010-09-30 Tom Tromey <tromey@redhat.com>
3672
3673 * gdb.base/completion.exp: Test completion through anonymous
3674 union.
3675 * gdb.base/break1.c (struct some_struct): Add anonymous union.
3676
e9e07ba6
JK
36772010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3678
3679 Fix printing parameters of inlined functions.
3680 * gdb.dwarf2/dw2-inline-param.exp: New file.
3681 * gdb.dwarf2/dw2-inline-param-main.c: New file.
3682 * gdb.dwarf2/dw2-inline-param.S: New file.
3683
cd2effb2
JK
36842010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3685
3686 PR corefiles/12071.
3687 * gdb.base/corefile.exp (quit with a process, no question: load core)
3688 (quit with a core file): New tests.
3689
bceffbf3
JK
36902010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3691
3692 Fix GDB crash on inferior calls with self-referencing classes.
3693 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
3694 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
3695 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
3696
1736ad11
JK
36972010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3698
3699 Fix lost siginfo_t for inferior calls.
3700 * gdb.base/siginfo-infcall.exp: New file.
3701 * gdb.base/siginfo-infcall.c: New file.
3702
a176ad92
JB
37032010-09-22 Joel Brobecker <brobecker@adacore.com>
3704
3705 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
3706
c2b0a229
JK
37072010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3708
3709 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
3710 New test.
3711 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
3712
e8ae22d1
JB
37132010-09-22 Joel Brobecker <brobecker@adacore.com>
3714
3715 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
3716 type of our const type.
3717
ec322823
SW
37182010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
3719
3720 * gdb.cp/pr12028.cc: New.
3721 * gdb.cp/pr12028.exp: New.
3722
72929c62
JB
37232010-09-22 Joel Brobecker <brobecker@adacore.com>
3724
3725 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
3726
875b4ff5 37272010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 3728 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
3729
3730 PR mi/11407
3731 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
3732 * gdb.mi/dw2-ref-missing-frame-main.c New File.
3733 * gdb.mi/dw2-ref-missing-frame.S New File.
3734 * gdb.mi/dw2-ref-missing-frame.exp New File.
3735
7155d578
TT
37362010-09-14 Tom Tromey <tromey@redhat.com>
3737
3738 PR symtab/8399:
3739 * gdb.threads/tls.exp: Remove kfail. Update expected output.
3740
515ed532
TT
37412010-09-14 Tom Tromey <tromey@redhat.com>
3742
3743 PR exp/11803:
3744 * gdb.threads/tls.exp: Use C++.
3745 (check_thread_local): Use K::another_thread_local.
3746 * gdb.threads/tls.c (class K): New.
3747 (another_thread_local): Now a member of K.
3748 (spin): Update. No longer K&R C.
3749
450ca57c
SW
37502010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
3751
3752 * gdb.cp/koenig.cc: created class for testing member lookup.
3753 * gdb.cp/koenig.exp: Added test for member lookup.
3754
dbd492a3
JK
37552010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3756
3757 Fix false FAILs on sourcetree topdir directory containing "kill".
3758 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
3759 source line matching regexp.
3760
8d4d924b
JK
37612010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3762
3763 * gdb.python/python.exp (set height 0, collect help from uiout)
3764 (verify help to uiout): New tests.
3765
8e64f2a0
JK
37662010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3767
3768 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
3769 is_lp64_target to check 64bit target.
3770
4569eed2
JK
37712010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3772
3773 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
3774 (test_ld) <powerpc64-*>: New.
3775
5e1617b1
DJ
37762010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
3777
3778 * gdb.cp/templates.exp (test_template_args): Allow "struct".
3779
c767944b
DJ
37802010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
3781
3782 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
3783 (FunctionArg::method): New function.
3784 (empty, arg): New variables.
3785 (main): Call arg.method.
3786 * gdb.cp/templates.exp (test_template_args): New function.
3787 (do_tests): Call it.
3788
27d3a3fc
UW
37892010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
3790
3791 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
3792 of "next" to proceed over pthread_exit call.
3793
55b7ce7f
UW
37942010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
3795
3796 * gdb.base/maint.exp: Avoid wildcards against potentially very long
3797 "maint print statistics" output to prevent expect timeouts.
3798
809df446
JK
37992010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3800
3801 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
3802 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
3803 (test_float_rejected): ... here.
3804 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
3805 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
3806 (test_float_rejected): ... here.
3807 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
3808 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
3809 (test_float_rejected): ... here.
3810 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
3811 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
3812 (test_float_rejected): ... here.
3813
8464be76
DJ
38142010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3815
3816 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
3817 before disabling hardware watchpoints.
3818 (test_inaccessible_watchpoint): Check that hardware watchpoints
3819 are used. Test for watchpoints on a constant address.
3820
14dba4b4
JK
38212010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3822
3823 * gdb.base/ui-redirect.exp: New file.
3824
3f3540e1 38252010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 3826 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
3827
3828 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
3829
0f254bb7
DE
38302010-08-31 Doug Evans <dje@google.com>
3831
3832 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
3833
03f17ccf
TT
38342010-08-30 Tom Tromey <tromey@redhat.com>
3835
3836 PR python/11792:
3837 * gdb.python/py-value.exp (test_subscript_regression): Add
3838 dynamic_type test.
3839
640617ad
DJ
38402010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
3841
3842 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
3843 instead of running to main. Do not test the main function.
3844 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
3845 Add new main.
3846
2ed91d1b
PA
38472010-08-26 Pedro Alves <pedro@codesourcery.com>
3848
3849 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
3850 one test.
3851
673bfd45
DE
38522010-08-24 Doug Evans <dje@google.com>
3853
3854 PR symtab/11942
3855 * gdb.dwarf2/dw4-sig-types.cc: New file.
3856 * gdb.dwarf2/dw4-sig-types.h: New file.
3857 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
3858 * gdb.dwarf2/dw4-sig-types.exp: New file.
3859
f9ffd4bb
TT
38602010-08-23 Tom Tromey <tromey@redhat.com>
3861
3862 PR python/11145:
3863 * gdb.python/py-value.c (Base, Derived): New types.
3864 (base): New global.
3865 * gdb.python/py-value.exp (test_subscript_regression): Add
3866 dynamic_cast test.
3867
d839c8a4
TT
38682010-08-23 Tom Tromey <tromey@redhat.com>
3869
3870 PR python/10676:
3871 * gdb.python/py-type.exp (test_fields): Add tests for type
3872 equality.
3873
702c2711
TT
38742010-08-23 Tom Tromey <tromey@redhat.com>
3875
3876 PR python/11915:
3877 * gdb.python/py-type.exp (test_fields): Add tests for array.
3878
832bafd3
KS
38792010-08-23 Keith Seitz <keiths@redhat.com>
3880
3881 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
3882 have any children. Create a new abbrev for it.
3883 Add missing terminal sequence to .debug_abbrev.
3884
c37bf528
KS
38852010-08-20 Keith Seitz <keiths@redhat.com>
3886
3887 PR symtab/11465:
3888 * gdb.dwarf2/pr11465.exp: New test.
3889 * gdb.dwarf2/pr11465.S: New file.
3890 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
3891 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
3892
4572cbac
TJB
38932010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
3894
3895 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
3896 registers. Update data sets with the new v2_double element in the
3897 VSX register union. Add vector_register3_vr data set for the AltiVec
3898 registers. Use gdb_test_no_output instead of send_gdb.
3899
e7fbb131
PA
39002010-08-19 Pedro Alves <pedro@codesourcery.com>
3901
3902 * gdb.python/py-shared.exp: New file, factored out from
3903 python.exp.
3904 * gdb.python/py-shared.c: New file.
3905 * gdb.python/py-shared-sl.c: New file.
3906 * gdb.python/python-1.c: New file.
3907 * gdb.python/python-sl.c: Delete.
3908 * gdb.python/python.c: Mention python-1.c.
3909 * gdb.python/python.exp: Move shared library tests to
3910 py-shared.exp.
3911 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
3912 (MISCELLANEOUS): New.
3913 (clean mostlyclean): Also remove $MISCELLANEOUS.
3914
d30f5e1f
DE
39152010-08-19 Doug Evans <dje@google.com>
3916
3917 PR exp/11926
3918 * gdb.base/printcmds.exp (test_float_accepted): New function.
3919 Move existing float tests there. Add tests for floats with suffixes.
3920 (test_float_rejected): New function.
3921 * gdb.java/jv-print.exp (test_float_accepted): New function.
3922 (test_float_rejected): New function.
3923 * gdb.objc/print.exp: New file.
3924 * gdb.pascal/print.exp: New file.
3925 * lib/objc.exp: New file.
3926
7b3fd859
PM
39272010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
3928
3929 * gdb.base/default.exp (info set): Avoid full buffer error and force
3930 reading up to final gdb prompt.
3931 (show): Likewise.
3932
c92817ce
TT
39332010-08-18 Tom Tromey <tromey@redhat.com>
3934
3935 PR symtab/11919:
3936 * gdb.base/completion.exp: Add test.
3937
f1208f9e
DE
39382010-08-18 Doug Evans <dje@google.com>
3939
3940 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
3941 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
3942 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
3943 Simplify, early exit if runto_main fails.
3944 * gdb.fortran/exprs.exp: load_lib fortran.exp.
3945 (set_lang_fortran): Moved to lib/fortran.exp.
3946 * gdb.fortran/types.exp: load_lib fortran.exp.
3947 (set_lang_fortran): Moved to lib/fortran.exp.
3948 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
3949 * gdb.java/jprint.exp (set_lang_java): Ditto.
3950 * gdb.java/jv-exp.exp: load_lib java.exp.
3951 If set_lang_java fails, issue a warning instead of failure to be
3952 consistent with other set_lang_foo uses.
3953 (set_lang_java): Moved to lib/java.exp.
3954 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
3955 If set_lang_java fails, issue a warning instead of failure to be
3956 consistent with other set_lang_foo uses.
3957 * gdb.pascal/types.exp: load_lib pascal.exp.
3958 (set_lang_pascal): Moved to lib/pascal.exp.
3959 * lib/fortran.exp: New file.
3960 * lib/java.exp (set_lang_java): New function.
3961 * lib/pascal.exp (set_lang_pascal): New function.
3962
2f06b485
YQ
39632010-08-18 Yao Qi <yao@codesourcery.com
3964
3965 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
3966 func_nofb_start and func_loopfb_start, so that address of functions
3967 is equal to these labels on Thumb.
3968
96e25403
YQ
39692010-08-18 Yao Qi <yao@codesourcery.com>
3970
3971 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
3972 to reflect latest c source file.
3973
36e6adc4
JK
39742010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3975
3976 * gdb.cp/infcall-dlopen.exp: New file.
3977 * gdb.cp/infcall-dlopen.cc: New file.
3978 * gdb.cp/infcall-dlopen-lib.cc: New file.
3979
f431efe5
PA
39802010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3981 Pedro Alves <pedro@codesourcery.com>
3982
3983 PR breakpoints/11371
3984
3985 * gdb.base/watch-cond-infcall.exp: New file.
3986 * gdb.base/watch-cond-infcall.c: New file.
3987
06a64a0b
TT
39882010-08-16 Tom Tromey <tromey@redhat.com>
3989
3990 * gdb.base/help.exp: Update.
3991 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
3992 watchpoint.
3993 (test_watch_location): New proc.
3994 (test_watchpoint_in_big_blob): Delete watchpoint.
3995 * gdb.base/watchpoint.c (func5): New function.
3996 (main): Call it.
3997
70ebf4ed
DE
39982010-08-16 Doug Evans <dje@google.com>
3999
4000 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
4001
ca5c20b6
PM
40022010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4003
4004 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
4005 tests.
4006
7346b668
KW
40072010-08-11 Ken Werner <ken.werner@de.ibm.com>
4008
4009 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
4010 * gdb.base/gnu_vector.c: New File.
4011 * gdb.base/gnu_vector.exp: Likewise.
4012
cb2e07a6
PM
40132010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4014
4015 * gdb.python/python.c: New File.
4016 * gdb.python/python-sl.c: New File.
4017 * gdb.python/python.exp: Test solib_address and decode_line
4018 * functions.
4019
5da1313b
JK
40202010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4021
4022 * gdb.python/python.exp (show height, set height 10)
4023 (verify pagination beforehand, verify pagination beforehand: q)
4024 (gdb.execute does not page, verify pagination afterwards)
4025 (verify pagination afterwards: q): New.
4026
49c3ccf7
DE
40272010-08-02 Doug Evans <dje@google.com>
4028
4029 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
4030 because of an older gcc, change test2
4031 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
4032 to unsupported.
4033
42c0c4f1
KH
40342010-07-30 Kazu Hirata <kazu@codesourcery.com>
4035
4036 * gdb.base/break-always.exp: Do not expect full paths to file
4037 names.
4038 * gdb.base/commands.exp: Likewise.
4039
d3765805
DE
40402010-07-30 Doug Evans <dje@google.com>
4041
c98ee71b
DE
4042 * gdb.cp/temargs.exp: For new tests that require newer gccs,
4043 xfail them when run with older gccs.
4044
fd961404
DE
4045 * lib/gdb.exp (build_executable): Forward "c++" option to
4046 get_compiler_info.
4047
999adef4
DE
4048 * gdb.python/py-type.exp (test_template): Mark as xfail tests
4049 "python print ttype.template_argument(1)" and
4050 "python print isinstance(ttype.template_argument(1), gdb.Value)"
4051 if using gcc 4.4 or earlier.
4052
d3765805
DE
4053 * gdb.base/valgrind-db-attach.exp: Use unique test name for
4054 attach-to-debugger handling.
4055
1276c759
JK
40562010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4057
4058 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
4059 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
4060 (main): Use copyreloc.
4061 * gdb.base/prelink.exp (split debug of executable)
4062 (.dynbss vs. .bss address shift): New tests.
4063
88caa9b9
PA
40642010-07-29 Pedro Alves <pedro@codesourcery.com>
4065
4066 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
4067 in gdb_test_multiple.
4068
c6f2ac43
PA
40692010-07-29 Pedro Alves <pedro@codesourcery.com>
4070
4071 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
4072 environment.
4073
326fd672
TT
40742010-07-28 Tom Tromey <tromey@redhat.com>
4075
4076 PR python/11060:
4077 * gdb.python/py-type.c (Temargs): New template.
4078 (temvar): New variable.
4079 * gdb.python/py-type.exp (test_template): New proc.
4080
3ce3b1ba
PA
40812010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4082
4083 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
4084 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
4085
34eaf542
TT
40862010-07-28 Tom Tromey <tromey@redhat.com>
4087
4088 PR c++/9946:
4089 * gdb.cp/temargs.exp: New file.
4090 * gdb.cp/temargs.cc: New file.
4091
d41b819e
JK
40922010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4093
4094 * gdb.base/help.exp (help disassemble): Update the content.
4095
26ab7092
JK
40962010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4097
4098 * gdb.threads/ia64-sigill.exp: New file.
4099 * gdb.threads/ia64-sigill.c: New file.
4100
5283e9e1
TT
41012010-07-27 Tom Tromey <tromey@redhat.com>
4102
4103 * gdb.opt/inline-cmds.c (ATTR): New define.
4104 (func1): Use it.
4105 (func2): Likewise.
4106 (func3): Likewise.
4107 (outer_inline1): Likewise.
4108 (outer_inline2): Likewise.
4109 * gdb.opt/inline-bt.c (ATTR): New define.
4110 (func1): Use it.
4111 (func2): Likewise.
4112 * gdb.opt/inline-locals.c (ATTR): New define.
4113 (func1): Use it.
4114 (func2): Likewise.
4115
e992ef73
TT
41162010-07-27 Tom Tromey <tromey@redhat.com>
4117
4118 * gdb.stabs/gdb11479.c (hack): New function.
4119 (test): Use it.
4120 (test2): Use it.
4121 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
4122 (int32_search_buf, int64_search_buf): No longer static.
4123 (x): Remove.
4124 * gdb.base/relocate.c (hack): New function.
4125
5374244e
PM
41262010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4127
4128 * gdb.python/py-value.exp (test_inferior_function_call): New function.
4129 * gdb.python/py-value.c (func1): New function.
4130 (func2): Likewise.
4131
a99aee83
CV
41322010-07-26 Corinna Vinschen <vinschen@redhat.com>
4133
4134 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
4135 as not to clash with .data section.
4136
a04ba985
JG
41372010-07-26 Jerome Guitton <guitton@adacore.com>
4138
4139 * gdb.base/code_elim.exp: New file.
4140 * gdb.base/code_elim1.c: New file.
4141 * gdb.base/code_elim2.c: New file.
4142
23bd0f7c
PA
41432010-07-21 Pedro Alves <pedro@codesourcery.com>
4144
4145 PR symtab/11827
4146
4147 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
4148 (some_volatile_enum): New variable.
4149 * gdb.base/printcmds.exp (test_print_enums): New.
4150 <top level>: Call it.
4151
883df6dd
SW
41522010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
4153
4154 * gdb.cp/fpointer.cc: New test.
4155 * gdb.cp/fpointer.exp: New test.
4156
569b05a5
JK
41572010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4158
4159 * gdb.base/solib-nodir.exp: New file.
4160 * lib/gdb.exp (runto): New case for a GDB internal error.
4161
51d7d803
JK
41622010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4163 Ulrich Weigand <uweigand@de.ibm.com>
4164 Tom Tromey <tromey@redhat.com>
4165
4166 * gdb.base/charset-malloc.c: New file.
4167 * gdb.base/charset.c (malloc_stub): New prototype.
4168 (main): Call it instead of malloc itself.
4169 * gdb.base/charset.exp: Use only prepare_for_testing.
4170 (binfile): Remove the variable.
4171
c0edd9ed
JK
41722010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4173
4174 Make core files the process_stratum.
4175 * gdb.base/corefile.exp (run: load core again)
4176 (run: sanity check we see the core file, run: with core)
4177 (run: core file is cleared, attach: load core again)
4178 (attach: sanity check we see the core file, attach: with core)
4179 (attach: core file is cleared): New tests.
4180 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
4181
3cbaedff
KW
41822010-07-14 Ken Werner <ken.werner@de.ibm.com>
4183
4184 * gdb.arch/altivec-abi.exp: New tests.
4185
91158a56
TT
41862010-07-13 Tom Tromey <tromey@redhat.com>
4187
4188 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
4189 (main): Use it.
4190 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
4191
0f5238ed
TT
41922010-07-13 Tom Tromey <tromey@redhat.com>
4193
4194 * gdb.base/label.exp: New file.
4195 * gdb.base/label.c: New file.
4196
add265ae
L
41972010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
4198 H.J. Lu <hongjiu.lu@intel.com>
4199
4200 * lib/gdb.exp (is_ilp32_target): New.
4201 (is_lp64_target): Likewise.
4202
4203 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
4204 target.
4205 * gdb.arch/amd64-disp-step.exp: Likewise.
4206 * gdb.arch/amd64-dword.exp: Likewise.
4207 * gdb.arch/amd64-i386-address.exp: Likewise.
4208 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 4209
add265ae
L
4210 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
4211 target.
4212 * gdb.arch/i386-bp_permanent.exp: Likewise.
4213 * gdb.arch/i386-byte.exp: Likewise.
4214 * gdb.arch/i386-disp-step.exp: Likewise.
4215 * gdb.arch/i386-gnu-cfi.exp: Likewise.
4216 * gdb.arch/i386-prologue.exp: Likewise.
4217 * gdb.arch/i386-size-overlap.exp: Likewise.
4218 * gdb.arch/i386-size.exp: Likewise.
4219 * gdb.arch/i386-sse.exp: Likewise.
4220 * gdb.arch/i386-unwind.exp: Likewise.
4221 * gdb.arch/i386-word.exp: Likewise.
4222
4223 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
4224 test only when building 64-bit executables. Do not hard-code
4225 -m64 option.
4226
2dfb8c17
DE
42272010-07-07 Doug Evans <dje@google.com>
4228
4229 * lib/gdb.exp (gdb_test_list_exact): New function.
4230 * gdb.base/default.exp (show convenience): Call it, add tests for
4231 $_sdata = void, $_thread = 0.
4232
4e5799b6
JK
42332010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4234 Joel Brobecker <brobecker@adacore.com>
4235
4236 Fix re-run of PIE executable, PR shlibs/11776.
4237 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
4238 Remove $displacement_main to match the solib-svr4.c change. New "kill"
4239 and re-"run" of the inferior.
4240
1a219cc7
JK
42412010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4242 Joel Brobecker <brobecker@adacore.com>
4243
4244 Cope with missing /usr/sbin/prelink.
4245 * lib/prelink-support.exp (prelink_no):
4246 <result == 1 && $output is "no such file or directory">: New.
4247 (prelink_yes): Likewise. Return on failed prelink_no.
4248
5e3b36f8
JK
42492010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4250 Joel Brobecker <brobecker@adacore.com>
4251
4252 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
4253 build_executable by build_executable_own_libs. Replace "prelink -R"
4254 execution by a call of prelink_yes. Comment why "prelink -r" needs no
4255 change.
4256 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
4257 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
4258 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
4259 Replace build_executable by build_executable_own_libs's function
4260 build_executable_own_libs.
4261 (prelinkNO): Create new stub to call prelink_no.
4262 (prelinkYES): Create new stub to call prelink_yes.
4263 (test_attach): Rename calls of copy to file_copy.
4264 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
4265 (copy): Move to ...
4266 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
4267 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
4268 * gdb.base/prelink.exp: Disable testcase also for is_remote and
4269 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
4270 special flags by gdb_compile_shlib. Replace second gdb_compile by
4271 build_executable_own_libs. Replace "prelink -R" execution by a call of
4272 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
4273 a second call of prelink_yes. Replace restart commands by
4274 clean_restart.
4275 (prelink): Rename to ...
4276 (seen displacement message): ... this test. Extend its expectation
4277 strictness.
4278
86e4bafc
JK
42792010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4280
4281 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
4282 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
4283 displacement message exactly once.
4284
3cd07d20
JK
42852010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4286 Joel Brobecker <brobecker@adacore.com>
4287
4288 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
4289 its restore after the <$relink_args != ""> loop. new comment.
4290
0a1e94c7
JK
42912010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4292 Joel Brobecker <brobecker@adacore.com>
4293
4294 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
4295 code for it. New variable relink_args.
4296 (prelinkYES): Call prelinkNO.
4297 (test_attach): Accept new parameter relink_args. Re-prelink the binary
4298 in such case. Move the core code to ...
4299 (test_attach_gdb): ... a new function. Send GDB command "file".
4300 Extend expected "Attaching to " string.
4301
2f70bcfb
TT
43022010-07-02 Tom Tromey <tromey@redhat.com>
4303
4304 * gdb.base/bitops.exp: Remove extraneous "pass".
4305
a17ac5b0
TT
43062010-07-02 Ken Werner <ken.werner@de.ibm.com>
4307
4308 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
4309
dc10affe
PA
43102010-07-01 Pedro Alves <pedro@codesourcery.com>
4311
d41c0fc8
PA
4312 * gdb.base/help.exp: Adjust expected output.
4313
43142010-07-01 Pedro Alves <pedro@codesourcery.com>
4315
4316 * gdb.base/help.exp: Adjust expected output.
dc10affe 4317
0a600c36
JK
43182010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4319
4320 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
4321 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
4322 c++/11702.
4323
37cc8bfe
JK
43242010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4325 Doug Evans <dje@google.com>
4326
4327 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
4328 add .dynamic entry'.
4329
254e6b9e
DE
43302010-06-29 Doug Evans <dje@google.com>
4331
4332 Test PR c++/11702.
4333 * gdb.cp/m-static.exp: Add testcase.
4334 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
4335
595939de 43362010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
4337 Tom Tromey <tromey@redhat.com>
4338 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
4339
4340 * gdb.python/py-inferior.c: New File.
4341 * gdb.python/py-infthread.c: New File.
4342 * gdb.python/py-inferior.exp: New File.
4343 * gdb.python/py-infthread.exp: New File.
4344
98751a41
JK
43452010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4346
4347 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
4348 (ptype ::C::OtherFileClass typedefs): New.
4349 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
4350 (C::OtherFileClass::cOtherFileClassVar2): New.
4351 (C::OtherFileClass::cOtherFileClassVar_use): Use also
4352 cOtherFileClassVar2.
4353 (C::cOtherFileType2, C::cOtherFileVar2): New.
4354 (C::cOtherFileVar_use): use also cOtherFileVar2.
4355 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
4356
41f62f39
JK
43572010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4358
4359 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
4360 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
4361 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
4362 (print ::C::cOtherFileVar)
4363 (whatis C::OtherFileClass::cOtherFileClassType)
4364 (whatis ::C::OtherFileClass::cOtherFileClassType)
4365 (print C::OtherFileClass::cOtherFileClassVar)
4366 (print ::cOtherFileClassVar)
4367 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
4368 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
4369 trailing content.
4370 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
4371 (C::OtherFileClass::cOtherFileClassVar)
4372 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
4373 (C::cOtherFileVar, C::cOtherFileVar_use): New.
4374
af53d231
JK
43752010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4376
4377 Test PR c++/11703 and PR gdb/1448.
4378 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
4379 gdb/1448.
4380
9655fd1a
JK
43812010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4382
4383 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
4384 (main) <rtti_data>: New.
4385 * gdb.cp/virtbase.exp (print rtti_data): New.
4386
824cc8dd
JK
43872010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4388 Joel Brobecker <brobecker@adacore.com>
4389
4390 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
4391
6036c742
JK
43922010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4393
4394 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
4395
de6a0421
DE
43962010-06-28 Doug Evans <dje@google.com>
4397
4398 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
4399
b2dae948
DE
44002010-06-27 Doug Evans <dje@google.com>
4401
4402 * gdb.cp/m-static.exp: Update expected test output.
4403
0f3bb72e
PH
44042010-06-25 Paul Hilfinger <hilfinger@adacore.com>
4405
889bf7c5
PA
4406 * gdb.gdb/selftest.exp: Adjust expected message for
4407 capturing start-up runtime.
0f3bb72e 4408
bc9f0842
TT
44092010-06-25 Tom Tromey <tromey@redhat.com>
4410
4411 PR python/10808:
4412 * gdb.python/python.exp: Add new tests.
4413
099ef718
SW
44142010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
4415
4416 * gdb.cp/operator.cc: Created an import loop.
4417 * gdb.cp/operator.exp: Added testcase for import loop.
4418
5868a632
JK
44192010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4420
4421 Test PR python/11407.
4422 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
4423 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
4424 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
4425 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
4426 executable_nofb and executable_fb. New variables srcsfile, objsfile,
4427 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
4428 binfile. Call gdb_compile with clean_restart twice.
4429 (func_nofb print, func_nofb backtrace, func_loopfb print)
4430 (func_loopfb backtrace): New.
4431
af76db58
JK
44322010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4433
4434 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
4435 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
4436 by a hand made one.
4437 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
4438 i?86 requirement. Remove variables srcfile and binfile. New variable
4439 sources, executable_nofb and executable_fb. Call prepare_for_testing.
4440
f2c7657e
UW
44412010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4442
4443 * gdb.cell/dwarfaddr.exp: New file.
4444 * gdb.cell/dwarfaddr.S: New file.
4445
628fe4e4
JK
44462010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4447
4448 Test PR 9436.
4449 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
4450
f1421989
HZ
44512010-06-24 Hui Zhu <teawater@gmail.com>
4452
4453 * gdb.base/eval.exp: New file.
4454
d03285ec
UW
44552010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4456
4457 * gdb.cell/fork.exp: New file.
4458 * gdb.cell/fork.c: Likewise.
4459 * gdb.cell/fork-spu.c: Likewise.
4460
41b2c92d
PM
44612010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
4462
4463 * lib/gdb.exp (banned_variables_traced): New global variable.
4464 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
4465 (gdb_init): Use `trace add variable' instead of obsolete
4466 `trace variable'.
4467
d5bc977f
DE
44682010-06-21 Doug Evans <dje@google.com>
4469
4470 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
4471
d2ed6730
UW
44722010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4473
4474 * gdb.arch/spu-ls.exp: New file.
4475 * gdb.arch/spu-ls.c: Likewise.
4476
6aed2dbc
SS
44772010-06-18 Stan Shebs <stan@codesourcery.com>
4478
4479 * gdb.threads/thread-specific.exp: Add tests of $_thread.
4480
e0756905
UW
44812010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4482
4483 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
4484 * gdb.base/watch-cond.exp: Likewise.
4485 * gdb.python/py-breakpoint.exp: Likewise.
4486
d8053d4d
PA
44872010-06-18 Pedro Alves <pedro@codesourcery.com>
4488
4489 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
4490 clean_restart, make sure every test has a distinct message, and
4491 that messages don't include the executable' full path.
4492
81ce510c
DE
44932010-06-17 Doug Evans <dje@google.com>
4494
4495 * gdb.arch/i386-size.exp: Updated expected output for
4496 DISASSEMBLY_OMIT_FNAME.
4497
65d79d4b
SDJ
44982010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4499 Sergio Durigan Junior <sergiodj@redhat.com>
4500
4501 * gdb.base/watch-notconst.c: New file.
4502 * gdb.base/watch-notconst.S: New file.
4503 * gdb.base/watch-notconst2.c: New file.
4504 * gdb.base/watch-notconst2.S: New file.
4505 * gdb.base/watch-notconst.exp: New file.
4506 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
4507 (func4): Add operations on `global_ptr_ptr'.
4508 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
4509 routine to test watchpoints created with a constant expression.
4510 (test_inaccessible_watchpoint): Include tests for watchpoints
4511 created with a constant expression.
4512
df0f4836
KB
45132010-06-14 Kevin Buettner <kevinb@redhat.com>
4514
4515 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
4516 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
4517 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
4518 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
4519 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
4520 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
4521 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
4522 of `_start'.
4523
b769def5
UW
45242010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4525
4526 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
4527 not supported on the target.
4528 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4529 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4530 * gdb.mi/mi-nsintrall.exp: Likewise.
4531 * gdb.mi/mi-nsmoribund.exp: Likewise.
4532 * gdb.mi/mi-nsthrexec.exp: Likewise.
4533
d914c394
SS
45342010-06-11 Stan Shebs <stan@codesourcery.com>
4535
4536 * gdb.base/permissions.exp: New file.
4537
45382010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
4539
4540 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
4541 does not support ELF executable class.
4542
f3ce5b9c
UW
45432010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4544
4545 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
4546
8e46892c
JK
45472010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4548
4549 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
4550 (runto): Catch "The target does not support running in non-stop mode.".
4551
6cc55c64
MS
45522010-06-11 Michael Snyder <msnyder@vmware.com>
4553
4554 * gdb.base/setshow.exp (set language asm): Don't use
4555 gdb_test_no_output, fails on some targets.
4556
caddefa4
UW
45572010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4558
4559 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
4560 * gdb.cp/pr9167.exp: Likewise.
4561
468b1aa7
UW
45622010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4563
4564 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
4565
5c3552dc
UW
45662010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4567
4568 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
4569
02e6fe6a
UW
45702010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4571
4572 * gdb.base/charset.c (main): Make sure malloc gets linked in.
4573
0e03807e
TT
45742010-06-11 Tom Tromey <tromey@redhat.com>
4575
4576 PR gdb/9977, PR exp/11636::
4577 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
4578 (pieces_test_f6): Update expected output.
4579
2bdf28a0
JK
45802010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4581
4582 * gdb.base/moribund-step.exp: New.
4583
f6978de9
MS
45842010-06-08 Michael Snyder <msnyder@vmware.com>
4585
4586 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 4587 * gdb.ada/boolean_expr.exp:
f6978de9
MS
4588 * gdb.ada/frame_args.exp: Ditto.
4589 * gdb.ada/lang_switch.exp: Ditto.
4590 * gdb.ada/ptype_arith_binop.exp: Ditto.
4591 * gdb.ada/ref_param.exp: Ditto.
4592 * gdb.ada/type_coercion.exp:Ditto.
4593
4594 * gdb.asm/asm-source.exp: Ditto.
4595
4596 * gdb.base/attach.exp: Ditto.
4597 * gdb.base/bitfields2.exp: Ditto.
4598 * gdb.base/call-signal-resume.exp: Ditto.
4599 * gdb.base/callfuncs.exp: Ditto.
4600 * gdb.base/commands.exp: Ditto.
4601 * gdb.base/dbx.exp: Ditto.
4602 * gdb.base/default.exp: Ditto.
4603 * gdb.base/dump.exp: Ditto.
4604 * gdb.base/exprs.exp: Ditto.
4605 * gdb.base/freebpcmd.exp: Ditto.
4606 * gdb.base/interrupt.exp: Ditto.
4607 * gdb.base/list.exp: Ditto.
4608 * gdb.base/long_long.exp: Ditto.
4609 * gdb.base/maint.exp: Ditto.
4610 * gdb.base/ptype.exp: Ditto.
4611 * gdb.base/return.exp: Ditto.
4612 * gdb.base/setshow.exp: Ditto.
4613 * gdb.base/sigbpt.exp: Ditto.
4614 * gdb.base/sigrepeat.exp: Ditto.
4615
4616 * gdb.cp/classes.exp: Ditto.
4617
4618 * gdb.dwarf2/dw2-restore.exp: Ditto.
4619
4620 * gdb.gdb/selftest.exp: Ditto.
4621
4622 * gdb.multi/base.exp: Ditto.
4623 * gdb.multi/bkpt-multi-exec.exp: Ditto.
4624
4625 * gdb.python/py-block.exp: Ditto.
4626 * gdb.python/py-prettyprint.exp: Ditto.
4627 * gdb.python/py-template.exp: Ditto.
4628
4629 * gdb.server/ext-attach.exp: Ditto.
4630 * gdb.server/ext-run.exp: Ditto.
4631 * gdb.server/server-mon.exp: Ditto.
4632
4633 * gdb.threads/fork-thread-pending.exp: Ditto.
4634 * gdb.threads/hand-call-in-threads.exp: Ditto.
4635 * gdb.threads/interrupted-hand-call.exp: Ditto.
4636 * gdb.threads/linux-dp.exp: Ditto.
4637 * gdb.threads/manythreads.exp: Ditto.
4638 * gdb.threads/print-threads.exp: Ditto.
4639 * gdb.threads/pthreads.exp: Ditto.
4640 * gdb.threads/schedlock.exp: Ditto.
4641 * gdb.threads/thread-unwindonsignal.exp: Ditto.
4642 * gdb.threads/threadapply.exp: Ditto.
4643
de7ff789
MS
46442010-06-08 Michael Snyder <msnyder@vmware.com>
4645
889bf7c5 4646 * gdb.ada/exec_changed.exp:
de7ff789
MS
4647 Use ".*" instead of "" as wildcard regexp.
4648
4649 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
4650 * gdb.base/call-ar-st.exp: Ditto.
4651 * gdb.base/checkpoint.exp: Ditto.
4652 * gdb.base/default.exp: Ditto.
4653 * gdb.base/dump.exp: Ditto.
4654 * gdb.base/ending-run.exp: Ditto.
4655 * gdb.base/fileio.exp: Ditto.
4656 * gdb.base/miscexprs.exp: Ditto.
4657 * gdb.base/pointers.exp: Ditto.
4658 * gdb.base/readline.exp: Ditto.
4659 * gdb.base/reread.exp: Ditto.
4660 * gdb.base/restore.exp: Ditto.
4661 * gdb.base/shlib-call.exp: Ditto.
4662 * gdb.base/valgrind-db-attach.exp: Ditto.
4663 * gdb.base/volatile.exp: Ditto.
4664 * gdb.base/watchpoints.exp: Ditto.
4665
4666 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
4667
4668 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
4669 * gdb.python/py-value.exp: Ditto.
4670
4671 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
4672 * gdb.trace/circ.exp: Ditto.
4673 * gdb.trace/collection.exp: Ditto.
4674 * gdb.trace/packetlen.exp: Ditto.
4675 * gdb.trace/passc-dyn.exp: Ditto.
4676 * gdb.trace/report.exp: Ditto.
4677 * gdb.trace/tfile.exp: Ditto.
4678 * gdb.trace/tfind.exp: Ditto.
4679 * gdb.trace/while-dyn.exp: Ditto.
4680
3bebe2f2
JK
46812010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4682
4683 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
4684
5c631832
JK
46852010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4686
4687 Test PR 10640.
4688 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
4689
4c3376c8
SW
46902010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
4691
4692 * gdb.cp/koenig.exp: Test for ADL operators.
4693 * gdb.cp/koenig.cc: Added ADL operators.
4694 * gdb.cp/operator.exp: New test.
4695 * gdb.cp/operator.cc: New test.
4696
dc226d5a
MS
46972010-06-04 Michael Snyder <msnyder@vmware.com>
4698
dfb88a23
MS
4699 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
4700 * gdb.base/pending.exp: Ditto.
f7ae76b3 4701
dc226d5a
MS
4702 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
4703
967cf477
DE
47042010-06-04 Doug Evans <dje@google.com>
4705
4706 * gdb.python/py-prettyprint.exp: Add new test for enabled and
4707 disabled printers.
4708 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
4709 (enable_lookup_function): New function.
4710
eb801841
TT
47112010-06-04 Tom Tromey <tromey@redhat.com>
4712
4713 * gdb.python/py-value.exp (test_value_hash): Don't test equality
4714 of hash and id.
4715
38979823
JK
47162010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4717
4718 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
4719 newline.
4720 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
4721 (empty verbose non-noisy clear, empty verbose noisy clear)
4722 (empty non-verbose noisy clear): Likewise.
4723
35ec993f
MS
47242010-06-03 Michael Snyder <msnyder@vmware.com>
4725
4726 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
4727 * gdb.base/display.exp: Ditto.
4728 * gdb.base/find.exp: Ditto.
4729 * gdb.base/ifelse.exp: Ditto.
4730 * gdb.base/multi-forks.exp: Ditto.
4731 * gdb.base/recurse.exp: Ditto.
4732 * gdb.base/setshow.exp: Ditto.
4733 * gdb.base/value-double-free.exp: Ditto.
4734 * gdb.base/watch-vfork.exp: Ditto.
4735 * gdb.base/watch_thread_num.exp: Ditto.
4736 * gdb.base/watchpoint-solib.exp: Ditto.
4737 * gdb.base/watchpoint.exp: Ditto.
4738 * gdb.base/watchpoints.exp: Ditto.
4739
4740 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
4741 * gdb.cp/overload.exp: Ditto.
4742 * gdb.cp/virtfunc.exp: Ditto.
4743
4744 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
4745
889bf7c5 4746 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
4747 Replace gdb_test with gdb_test_no_output.
4748
889bf7c5 4749 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
4750 Replace gdb_test with gdb_test_no_output.
4751 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
4752 * gdb.threads/watchthreads.exp: Ditto.
4753 * gdb.threads/watchthreads2.exp: Ditto.
4754
4755 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
4756 * gdb.trace/tfind.exp: Ditto.
4757
c22decce
JB
47582010-06-03 Joel Brobecker <brobecker@adacore.com>
4759
4760 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
4761 successful test if message is the empty string.
4762
fd5700c7
JK
47632010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4764
4765 * gdb.fortran/module.exp (stopped language detection): New test.
4766
f55ee35c
JK
47672010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4768
4769 Support DW_TAG_module as separate namespaces.
4770 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
4771 gdb.fortran/library-module-lib.f90: New.
4772 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
4773 (print i): Remove.
4774 (continue to breakpoint: i-is-1, print var_i value 1)
4775 (continue to breakpoint: i-is-2, print var_i value 2)
4776 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
4777 (print var_d, print var_i value 14, ptype modmany, complete `modm)
4778 (complete `modmany, complete `modmany`, complete `modmany`var)
4779 (show language, setting breakpoint at module): New tests.
4780 * gdb.fortran/module.f90 (module mod): Remove.
4781 (module mod1, module mod2, module modmany, subroutine sub1)
4782 (subroutine sub2, program module): New.
4783
b8e8282f
JK
47842010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4785
4786 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
4787 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
4788 * gdb.cp/anon-union.exp (pass): Rename to ...
4789 (print z 2): ... here.
b8e8282f 4790
019ebafc
MS
47912010-06-02 Michael Snyder <msnyder@vmware.com>
4792
e68d8fd4
MS
4793 * gdb.trace/actions.exp: Use gdb_test_no_output.
4794 * gdb.trace/circ.exp: Ditto.
4795 * gdb.trace/packetlen.exp: Ditto.
4796 * gdb.trace/save-trace.exp: Ditto.
4797 * gdb.trace/tracecmd.exp: Ditto.
4798 * gdb.trace/tsv.exp: Ditto.
4799
12b5d08a
MS
4800 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
4801 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
4802 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
4803 * gdb.threads/manythreads.exp: Ditto.
4804 * gdb.threads/print-threads.exp: Ditto.
4805 * gdb.threads/pthreads.exp: Ditto.
4806 * gdb.threads/schedlock.exp: Ditto.
4807 * gdb.threads/staticthreads.exp: Ditto.
4808 * gdb.threads/thread-specific.exp: Ditto.
4809 * gdb.threads/thread-unwindonsignal.exp: Ditto.
4810 * gdb.threads/threadapply.exp: Ditto.
4811 * gdb.threads/watchthreads.exp: Ditto.
4812 * gdb.threads/watchthreads2.exp: Ditto.
4813
89493308
MS
4814 * gdb.python/py-block.exp: Use gdb_test_no_output.
4815 * gdb.python/py-prettyprint.exp: Ditto.
4816 * gdb.python/py-template.exp: Ditto.
4817 * gdb.python/py-value.exp: Ditto.
4818
4819 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
4820 * gdb.reverse/watch-reverse.exp: Ditto.
4821
4822 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
4823 * gdb.server/ext-run.exp: Ditto.
4824
019ebafc
MS
4825 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
4826 * gdb.dwarf2/dw2-compressed.exp: Ditto.
4827 * gdb.dwarf2/dw2-intercu.exp: Ditto.
4828 * gdb.dwarf2/dw2-intermix.exp: Ditto.
4829 * gdb.dwarf2/dw2-producer.exp: Ditto.
4830 * gdb.dwarf2/mac-fileno.exp: Ditto.
4831
4832 * gdb.gdb/observer.exp: Use gdb_test_no_output.
4833 * gdb.gdb/selftest.exp: Ditto.
4834
4835 * gdb.multi/base.exp: Use gdb_test_no_output.
4836
4837 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
4838
3e0ca3a5
JK
48392010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4840
4841 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
4842
9db70545
MS
48432010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
4844
a8d52276
MS
4845 * gdb.cp/class2.exp: Use gdb_test_no_output.
4846 * gdb.cp/classes.exp: Ditto.
4847 * gdb.cp/extern-c.exp: Ditto.
4848 * gdb.cp/inherit.exp: Ditto.
4849 * gdb.cp/maint.exp: Ditto.
4850 * gdb.cp/mb-inline.exp: Ditto.
4851 * gdb.cp/mb-templates.exp: Ditto.
4852 * gdb.cp/method2.exp: Ditto.
4853 * gdb.cp/misc.exp: Ditto.
4854 * gdb.cp/ovldbreak.exp: Ditto.
4855 * gdb.cp/punctuator.exp: Ditto.
4856 * gdb.cp/templates.exp: Ditto.
4857 * gdb.cp/virtbase.exp: Ditto.
4858
889bf7c5 4859 * gdb.threads/attach-stopped.exp:
9db70545 4860 Replace uses of send_gdb / gdb_expect.
889bf7c5 4861 * gdb.threads/attachstop-mt.exp:
9db70545 4862 Replace uses of send_gdb / gdb_expect.
889bf7c5 4863 * gdb.threads/gcore-thread.exp:
9db70545 4864 Replace uses of send_gdb / gdb_expect.
889bf7c5 4865 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
4866 Replace uses of send_gdb / gdb_expect.
4867 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 4868 * gdb.threads/print-threads.exp:
9db70545
MS
4869 Replace uses of send_gdb / gdb_expect.
4870 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
4871 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
4872 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
4873
4874 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
4875 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
4876 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
4877 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
4878 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
4879 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
4880 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
4881 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
4882 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
4883 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
4884 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
4885
359cc68c
JK
48862010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4887
4888 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
4889
7d3fe98e
SW
48902010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
4891
4892 * gdb.cp/koenig.exp: Added new test case.
4893 * gdb.cp/koenig.cc: Ditto.
4894
27d3a1a2
MS
48952010-06-01 Michael Snyder <msnyder@vmware.com>
4896
4897 * gdb.base/arithmet.exp: Use gdb_test_no_output.
4898 * gdb.base/arrayidx.exp: Ditto.
4899 * gdb.base/attach.exp: Ditto.
4900 * gdb.base/auxv.exp: Ditto.
4901 * gdb.base/bigcre.exp: Ditto.
4902 * gdb.base/break-always.exp: Ditto.
4903 * gdb.base/break-interp.exp: Ditto.
4904 * gdb.base/break.exp: Ditto.
4905 * gdb.base/breakpoint-shadow.exp: Ditto.
4906 * gdb.base/call-ar-st.exp: Ditto.
4907 * gdb.base/call-sc.exp: Ditto.
4908 * gdb.base/call-signal-resume.exp: Ditto.
4909 * gdb.base/callfuncs.exp: Ditto.
4910 * gdb.base/catch-syscall.exp: Ditto.
4911 * gdb.base/charset.exp: Ditto.
4912 * gdb.base/code-expr.exp: Ditto.
4913 * gdb.base/commands.exp: Ditto.
4914 * gdb.base/cond-expr.exp: Ditto.
4915 * gdb.base/condbreak.exp: Ditto.
4916 * gdb.base/cursal.exp: Ditto.
4917 * gdb.base/cvexpr.exp: Ditto.
4918 * gdb.base/default.exp: Ditto.
4919 * gdb.base/del.exp: Ditto.
4920 * gdb.base/detach.exp: Ditto.
4921 * gdb.base/display.exp: Ditto.
4922 * gdb.base/ena-dis-br.exp: Ditto.
4923 * gdb.base/eval-skip.exp: Ditto.
4924 * gdb.base/foll-fork.exp: Ditto.
4925 * gdb.base/foll-vfork.exp: Ditto.
4926 * gdb.base/frame-args.exp: Ditto.
4927 * gdb.base/funcargs.exp: Ditto.
4928 * gdb.base/gcore-buffer-overflow.exp: Ditto.
4929 * gdb.base/gdbvars.exp: Ditto.
4930 * gdb.base/help.exp: Ditto.
4931 * gdb.base/ifelse.exp: Ditto.
4932 * gdb.base/included.exp: Ditto.
4933 * gdb.base/list.exp: Ditto.
4934 * gdb.base/macscp.exp: Ditto.
4935 * gdb.base/maint.exp: Ditto.
4936 * gdb.base/multi-fork.exp: Ditto.
4937 * gdb.base/overlays.exp: Ditto.
4938 * gdb.base/page.exp: Ditto.
4939 * gdb.base/pending.exp: Ditto.
4940 * gdb.base/pointers.exp: Ditto.
4941 * gdb.base/pr11022.exp: Ditto.
4942 * gdb.base/prelink.exp: Ditto.
4943 * gdb.base/printcmds.exp: Ditto.
4944 * gdb.base/psymtab.exp: Ditto.
4945 * gdb.base/randomize.exp: Ditto.
4946 * gdb.base/relational.exp: Ditto.
4947 * gdb.base/relocate.exp: Ditto.
4948 * gdb.base/remote.exp: Ditto.
4949 * gdb.base/sepdebug.exp: Ditto.
4950 * gdb.base/set-lang-auto.exp: Ditto.
4951 * gdb.base/setshow.exp: Ditto.
4952 * gdb.base/setvar.exp: Ditto.
4953 * gdb.base/signals.exp: Ditto.
4954 * gdb.base/signull.exp: Ditto.
4955 * gdb.base/sigstep.exp: Ditto.
4956 * gdb.base/sizeof.exp: Ditto.
4957 * gdb.base/solib-disc.exp: Ditto.
4958 * gdb.base/store.exp: Ditto.
4959 * gdb.base/structs.exp: Ditto.
4960 * gdb.base/structs2.exp: Ditto.
4961 * gdb.base/subst.exp: Ditto.
4962 * gdb.base/term.exp: Ditto.
4963 * gdb.base/trace-commands.exp: Ditto.
4964 * gdb.base/unwindonsignal.exp: Ditto.
4965 * gdb.base/valgrind-db-attach.exp: Ditto.
4966 * gdb.base/varargs.exp: Ditto.
4967 * gdb.base/watch-cond.exp: Ditto.
4968 * gdb.base/watch_thread_num.exp: Ditto.
4969 * gdb.base/watchpoint-cond-gone.exp: Ditto.
4970 * gdb.base/watchpoint.exp: Ditto.
4971 * gdb.base/whatis-exp.exp: Ditto.
4972
f8d3bf8f
MS
49732010-06-01 Michael Snyder <msnyder@vmware.com>
4974
4975 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
4976 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
4977 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
4978 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
4979 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
4980 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
4981 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
4982 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
4983 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
4984 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
4985 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
4986 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
4987 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
4988 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
4989 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
4990
3f9e0d32
JK
49912010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4992
4993 * gdb.base/commands.exp (begin commands on watch): Remove excessive
4994 trailing newline.
4995 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
4996 * gdb.java/jmisc.exp (p *args\n): Rename to ...
4997 (p *args): ... here and remove excessive trailing newline.
4998
f629457d
JB
49992010-05-31 Joel Brobecker <brobecker@adacore.com>
5000
5001 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
5002
09eef106
JK
50032010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
5004
5005 Accept the new Linux kernel "t (tracing stop)" string.
5006 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
5007 Update comment.
5008 (state_wait) <T (tracing stop)>: New.
5009 (main): Update the state_wait expect string.
5010
94f31136
PA
50112010-05-28 Pedro Alves <pedro@codesourcery.com>
5012
5013 * limits.c, limits.exp: Delete files.
5014 * Makefile.in (clean mostlyclean): Adjust.
5015 * tracecmd.exp: Adjust.
5016
096554ab
JK
50172010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5018
5019 * gdb.base/tui-layout.exp: New.
5020
27d3a1a2 50212010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 5022
889bf7c5 5023 * gdb.reverse/break-precsave.exp:
bcd2dc50 5024 Replace uses of send_gdb / gdb_expect.
889bf7c5 5025 * gdb.reverse/break-reverse.exp:
bcd2dc50 5026 Replace uses of send_gdb / gdb_expect.
889bf7c5 5027 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 5028 Replace uses of send_gdb / gdb_expect.
889bf7c5 5029 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 5030 Replace uses of send_gdb / gdb_expect.
889bf7c5 5031 * gdb.reverse/finish-precsave.exp:
bcd2dc50 5032 Replace uses of send_gdb / gdb_expect.
889bf7c5 5033 * gdb.reverse/finish-reverse.exp:
bcd2dc50 5034 Replace uses of send_gdb / gdb_expect.
889bf7c5 5035 * gdb.reverse/i386-precsave.exp:
bcd2dc50 5036 Replace uses of send_gdb / gdb_expect.
889bf7c5 5037 * gdb.reverse/i386-reverse.exp:
bcd2dc50 5038 Replace uses of send_gdb / gdb_expect.
889bf7c5 5039 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 5040 Replace uses of send_gdb / gdb_expect.
889bf7c5 5041 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 5042 Replace uses of send_gdb / gdb_expect.
889bf7c5 5043 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 5044 Replace uses of send_gdb / gdb_expect.
889bf7c5 5045 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 5046 Replace uses of send_gdb / gdb_expect.
889bf7c5 5047 * gdb.reverse/machinestate.exp:
bcd2dc50 5048 Replace uses of send_gdb / gdb_expect.
889bf7c5 5049 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 5050 Replace uses of send_gdb / gdb_expect.
889bf7c5 5051 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 5052 Replace uses of send_gdb / gdb_expect.
889bf7c5 5053 * gdb.reverse/solib-precsave.exp:
bcd2dc50 5054 Replace uses of send_gdb / gdb_expect.
889bf7c5 5055 * gdb.reverse/solib-reverse.exp:
bcd2dc50 5056 Replace uses of send_gdb / gdb_expect.
889bf7c5 5057 * gdb.reverse/step-precsave.exp:
bcd2dc50 5058 Replace uses of send_gdb / gdb_expect.
889bf7c5 5059 * gdb.reverse/step-reverse.exp:
bcd2dc50 5060 Replace uses of send_gdb / gdb_expect.
889bf7c5 5061 * gdb.reverse/until-precsave.exp:
bcd2dc50 5062 Replace uses of send_gdb / gdb_expect.
889bf7c5 5063 * gdb.reverse/until-reverse.exp:
bcd2dc50 5064 Replace uses of send_gdb / gdb_expect.
889bf7c5 5065 * gdb.reverse/watch-precsave.exp:
bcd2dc50 5066 Replace uses of send_gdb / gdb_expect.
889bf7c5 5067 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
5068 Replace uses of send_gdb / gdb_expect.
5069
3def43e0
JK
50702010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5071
5072 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
5073 excessive newline.
5074
27d3a1a2 50752010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
5076
5077 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
5078 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
5079 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
5080 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
5081 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
5082 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
5083 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
5084 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
5085 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
5086 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
5087 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
5088 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
5089 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
5090 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
5091 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
5092 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
5093 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
5094 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
5095 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 5096
27d3a1a2 50972010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 5098
22454424
MS
5099 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
5100 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
5101
5102 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
5103 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
5104 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
5105
889bf7c5 5106 * gdb.reverse/consecutive-reverse.exp:
22454424 5107 Replace uses of send_gdb / gdb_expect.
889bf7c5 5108 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
5109 Replace uses of send_gdb / gdb_expect.
5110
5111 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
5112 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
5113 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 5114 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
5115 Replace uses of send_gdb / gdb_expect.
5116 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
5117 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
5118 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
5119 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
5120 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
5121 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
5122 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
5123 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
5124 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
5125
51262010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 5127
22454424 5128 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 5129
22454424 5130 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 5131
22454424
MS
5132 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
5133 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
5134 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
5135 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
5136 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
5137 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
5138 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
5139 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
5140 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 5141
6e5f2c59
TT
51422010-05-25 Tom Tromey <tromey@redhat.com>
5143
5144 * gdb.base/macscp.exp: Add missing space after setup_kfail.
5145
bbc8b958
TT
51462010-05-25 Tom Tromey <tromey@redhat.com>
5147
5148 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
5149 argument order.
5150 * gdb.base/macscp.exp: Fix setup_kfail argument order.
5151 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
5152 order.
5153 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
5154 order.
5155 * gdb.base/call-sc.exp (setup_kfails): Remove.
5156 (setup_compiler_kfails): Remove.
5157 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
5158 argument order.
5159 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
5160 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
5161 (advancei): Fix setup_kfail argument order.
5162 * gdb.base/radix.exp: Fix setup_kfail argument order.
5163 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
5164 order.
5165 * gdb.base/structs.exp (setup_kfails): Remove.
5166 (setup_compiler_kfails): Fix setup_kfail argument order.
5167 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
5168 order.
5169 * gdb.java/jmain.exp: Fix setup_kfail argument order.
5170 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
5171 setup_kfail argument order.
5172 * gdb.cp/overload.exp: Fix setup_kfail argument order.
5173
83d1babf
TT
51742010-05-25 Tom Tromey <tromey@redhat.com>
5175
5176 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
5177
6acb16a2
MS
51782010-05-25 Michael Snyder <msnyder@vmware.com>
5179
5180 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
5181 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
5182 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
5183 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
5184 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
5185 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
5186 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
5187 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
5188 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
5189 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
5190 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
5191 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
5192 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
5193 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
5194 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
5195 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
5196 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
5197 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
5198 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
5199 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
5200 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
5201 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
5202 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
5203 * gdb.base/default.exp: Replace send_gdb with gdb_test.
5204 * gdb.base/define.exp: Replace send_gdb with gdb_test.
5205 * gdb.base/display.exp: Replace send_gdb with gdb_test.
5206 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
5207 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
5208 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
5209 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
5210 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
5211 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
5212 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
5213 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
5214 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
5215 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
5216 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
5217 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
5218 * gdb.base/help.exp: Replace send_gdb with gdb_test.
5219 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
5220 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
5221 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
5222 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
5223 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
5224 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
5225 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
5226 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 5227 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
5228
52292010-05-25 Doug Evans <dje@google.com>
5230
5231 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
5232 gdb.string_to_argv.
ad3986f0 5233
d3b1e874
TT
52342010-05-21 Tom Tromey <tromey@redhat.com>
5235
5236 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
5237 Call it.
5238 * gdb.dwarf2/pieces.S: Update.
5239 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
5240
cb826367
TT
52412010-05-21 Tom Tromey <tromey@redhat.com>
5242
5243 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
5244 Call it.
5245 * gdb.dwarf2/pieces.c (struct C): New.
5246 (f6): New function.
5247 * gdb.dwarf2/pieces.S: Replace.
5248
74de6778
TT
52492010-05-21 Tom Tromey <tromey@redhat.com>
5250
5251 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
5252 Call it.
5253
afd74c5f
TT
52542010-05-21 Tom Tromey <tromey@redhat.com>
5255
5256 * gdb.dwarf2.pieces.exp: New file.
5257 * gdb.dwarf2.pieces.S: New file.
5258 * gdb.dwarf2.pieces.c: New file.
5259
a7b75dfd 52602010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 5261 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
5262
5263 * lib/gdb.exp (gdb_test_no_output): New function.
5264 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
5265 when testing commands that should produce no output.
5266
c81c812a
JB
52672010-05-17 Joel Brobecker <brobecker@adacore.com>
5268
5269 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
5270 parameter that we want to watch being a constant.
5271
0cce5bd9
JB
52722010-05-17 Joel Brobecker <brobecker@adacore.com>
5273
5274 * gdb.ada/cond_lang: New testcase.
5275
47050449
JB
52762010-05-17 Joel Brobecker <brobecker@adacore.com>
5277
5278 * lib/gdb.exp (banned_variables): New variable/constant.
5279 (gdb_init): Add write trace on variables listed in banned_variables.
5280 (gdb_finish): Remove write traces on variables listed in
5281 banned_variables.
5282
77c01586
JB
52832010-05-17 Joel Brobecker <brobecker@adacore.com>
5284
5285 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
5286 * gdb.cp/koenig.exp: Likewise.
5287
88d4aea7
PM
52882010-05-14 Phil Muldoon <pmuldoon@redhat.com>
5289
889bf7c5 5290 PR python/11482
88d4aea7
PM
5291
5292 * gdb.python/py-value.exp (test_value_hash): New function.
5293
f5a010c0
PM
52942010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
5295
5296 PR exp/11530.
5297 * gdb.base/gdb11530.c: New file.
5298 * gdb.base/gdb11530.exp: New file.
5299
8ef4892f
JK
53002010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5301
5302 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
5303 * gdb.dwarf2/dw2-modula2-self-type.S: New.
5304
7322dca9
SW
53052010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
5306
5307 * gdb.cp/koenig.exp: New test.
5308 * gdb.cp/koenig.cc: New test program.
5309
02e7ea18
JB
53102010-05-05 Joel Brobecker <brobecker@adacore.com>
5311
5312 Remove the use of prms_id and bug_id throughout the testsuite.
5313
e1c34c5d
PM
53142010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
5315
5316 PR exp/11349.
5317 * testsuite/gdb.cp/ref-types.exp: Add test to examine
5318 use a reference local variable.
5319
8e1d0c49
JK
53202010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5321
5322 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
5323 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
5324 variable different_dir. Move debugfile into a full directory pathname
5325 under DIFFERENT_DIR.
5326 * lib/gdb.exp (separate_debug_filename): Remove.
5327 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
5328 variable debug_dir and mkdir of it. Update function comments.
5329
e66408ed
PA
53302010-04-29 Pedro Alves <pedro@codesourcery.com>
5331
5332 PR gdb/11557
5333
5334 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
5335 files.
5336
d7b32ed3
PM
53372010-04-29 Phil Muldoon <pmuldoon@redhat.com>
5338
889bf7c5 5339 * gdb.python/py-param.exp: New File.
d7b32ed3 5340
6aecb9c2
JB
53412010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5342
5343 * gdb.base/default.exp: Fix "set language" test.
5344
bdf92a1c
PM
53452010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
5346
5347 PR breakpoints/11531.
5348 * gdb.base/gdb11531.c: New file.
5349 * gdb.base/gdb11531.exp: New file.
5350
3f172e24
TT
53512010-04-26 Tom Tromey <tromey@redhat.com>
5352
5353 * gdb.base/completion.exp: Add tests for completion and deprecated
5354 commands.
5355
64af4c92
JK
53562010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5357
5358 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
5359 (print /x char_array): Escape curly brackets.
5360
492928e4
JK
53612010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5362
5363 Fix deadlock on looped list of loaded shared objects.
5364 * gdb.base/solib-corrupted.exp: New.
5365
66d09542
DE
53662010-04-23 Doug Evans <dje@google.com>
5367
5368 * gdb.python/py-section-script.c: New file.
5369 * gdb.python/py-section-script.exp: New file.
5370 * gdb.python/py-section-script.py: New file.
5371
8bd10a10
CM
53722010-04-20 Chris Moller <cmoller@redhat.com>
5373
5374 PR 10179
5375
5376 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
5377 * gdb.base/pr10179-a.c:
5378 * gdb.base/pr10179-b.c:
5379 * gdb.base/pr10179.exp: New files.
5380
c0201579
JK
53812010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5382
5383 Fix crashes on dangling display expressions.
5384 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
5385 is SEP.
5386 (lib_flags): Remove the "debug" keyword.
5387 (libsepdebug): New variable for iterating new loop.
5388 (save_pf_prefix): New variable wrapping the loop.
5389 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
5390 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
5391
793b0ff8
PM
53922010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5393
5394 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
5395
097f51f7
PM
53962010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5397
5398 PR stabs/11479.
5399 * gdb.stabs/gdb11479.exp: New file.
5400 * gdb.stabs/gdb11479.c: New file.
5401
9a22f0d0
PM
54022010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5403
5404 * gdb.base/charset.c (Strin16, String32): New variables.
5405 * gdb.base/charset.exp (gdb_test): Test correct display
5406 of 16 or 32 bit strings.
5407
54082010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
5409
5410 PR 9167
5411 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
5412 * gdb.cp/pr9167.cc: New file.
5413 * gdb.cp/pr9167.exp: New file.
5414
5415
6e354e5e
PM
54162010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
5417
5418 PR pascal/11492.
5419 * gdb.pascal/gdb11492.pas: New file.
5420 * gdb.pascal/gdb11492.exp: New file.
5421
be942545
JB
54222010-04-20 Joel Brobecker <brobecker@adacore.com>
5423
1667e6e3 5424 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 5425
0c3acc09
JB
54262010-04-20 Joel Brobecker <brobecker@adacore.com>
5427
5428 * gdb.ada/dyn_loc: New testcase.
5429
ec31cde5
CM
54302010-04-20 Chris Moller <cmoller@redhat.com>
5431
5432 PR 10867
889bf7c5 5433
ec31cde5
CM
5434 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
5435 * gdb.cp/pr10687.cc: New file.
5436 * gdb.cp/pr10687.exp: New file.
5437
5438
ce4b0682
SDJ
54392010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5440 Sergio Durigan Junior <sergiodj@redhat.com>
5441
5442 * gdb.fortran/logical.exp: New testcase.
5443 * gdb.fortran/logical.f90: New file.
5444
3436961f
DE
54452010-04-19 Doug Evans <dje@google.com>
5446
5447 * gdb.base/help.exp (help source): Update expected output.
5448
4d836c09
JK
54492010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5450
5451 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
5452 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
5453 gdb_exit and return.
5454 (executable): New variable.
5455 (binfile): Use it.
5456
6149aea9
PA
54572010-04-19 Pedro Alves <pedro@codesourcery.com>
5458
5459 PR breakpoints/8554.
5460
5461 * gdb.trace/save-trace.exp: Adjust.
5462
ed41462c
L
54632010-04-17 H.J. Lu <hongjiu.lu@intel.com>
5464
5465 PR corefiles/11511
5466 * gdb.arch/system-gcore.exp: New.
5467 * gdb.arch/gcore.c: Likewise.
5468
3f7b2faa
DE
54692010-04-15 Doug Evans <dje@google.com>
5470
fa33c3cd
DE
5471 * gdb.python/py-progspace.c: New file.
5472 * gdb.python/py-progspace.exp: New file.
5473
3f7b2faa
DE
5474 * gdb.base/source.exp: Add tests for "source -s".
5475
79f283fe
PM
54762010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5477
5478 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
5479 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
5480 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
5481 * gdb.python/py-mi.exp: New test for to_string returning None.
5482
fc8eb08a
PM
54832010-04-12 Phil Muldoon <pmuldoon@redhat.com>
5484
5485 * gdb.python/py-breakpoint.c: Make result global.
5486
26e197f6
JK
54872010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5488
5489 Fix non-GNU make compatibility.
5490 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
5491
adc36818
PM
54922010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5493
5494 * gdb.python/py-breakpoint.exp: New File.
5495 * gdb.python/py-breakpoint.C: Ditto.
5496
64e17368
SS
54972010-04-08 Stan Shebs <stan@codesourcery.com>
5498
5499 * gdb.trace/actions.exp: Clear default-collect.
5500 * gdb.trace/save-trace.exp: Clear default-collect.
5501
fff5cc64
PM
55022010-04-08 Phil Muldoon <pmuldoon@redhat.com>
5503
5504 * gdb.python/py-value: Add null string variable.
5505 (test_lazy_string): Test zero length, NULL address lazy
5506 strings.
5507
a055a187
L
55082010-04-07 H.J. Lu <hongjiu.lu@intel.com>
5509
5510 * gdb.arch/i386-avx.c: New.
5511 * gdb.arch/i386-avx.exp: Likewise.
5512
5513 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
5514
96e39866
DE
55152010-04-06 Doug Evans <dje@google.com>
5516
5517 * gdb.base/source-test.gdb: New file.
5518 * gdb.base/source.exp: Test source -v.
5519
5984a431
UW
55202010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5521
5522 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
5523
ec8a089a
PM
55242010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
5525
5526 * gdb.stabs/aout.sed: Convert all backslash to double backslash
5527 within one line, unless it is followed by a double quote.
5528 * gdb.stabs/hppa.sed: Idem.
5529 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
5530 * gdb.stabs/weird.exp: Check for correct parsing of
5531 char and string constants.
ec8a089a
PM
5532 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
5533 in .stabs to .stabx substitution.
5534
fce3c1f0
SS
55352010-04-05 Stan Shebs <stan@codesourcery.com>
5536
5537 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
5538 constant global.
5539 * gdb.trace/tfile.exp: Try to print them.
5540
d77f58be
SS
55412010-04-04 Stan Shebs <stan@codesourcery.com>
5542
5543 * gdb.base/completion.exp: Update for new "info watchpoints".
5544 * gdb.base/default.exp: Ditto.
5545 * gdb.base/help.exp: Ditto.
5546 * gdb.base/watchpoint.exp: Ditto.
5547 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 5548
af54718e
SS
55492010-04-04 Stan Shebs <stan@codesourcery.com>
5550
5551 * gdb.trace/tfile.exp: Sharpen tfind test.
5552
74d1f91e
JK
55532010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5554
5555 * gdb.base/break-entry.exp: New.
5556
eb8e76db 55572010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 5558 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
5559
5560 * gdb.reverse/i386-sse-reverse.exp: New file.
5561 * gdb.reverse/i386-sse-reverse.c: New file.
5562
bf65cad8
PA
55632010-04-02 Pedro Alves <pedro@codesourcery.com>
5564
5565 * gdb.trace/tfind.exp: Adjust expected disassembly output.
5566
fff87407
SS
55672010-04-01 Stan Shebs <stan@codesourcery.com>
5568
5569 * gdb.trace/actions.exp: Tweak expected output.
5570 * gdb.trace/while-stepping.exp: Tweak expected output.
5571
fe01d668
L
55722010-04-01 H.J. Lu <hongjiu.lu@intel.com>
5573
5574 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
5575
86b17b60
PA
55762010-04-01 Pedro Alves <pedro@codesourcery.com>
5577
5578 * gdb.base/commands.exp: Adjust.
5579 * gdb.cp/extern-c.exp: Adjust.
5580
2c58c0a9
PA
55812010-04-01 Pedro Alves <pedro@codesourcery.com>
5582
5583 * gdb.trace/collection.c (local_test_func): Define a local struct,
5584 and instanciate it.
5585
0db9b91c
PA
55862010-04-01 Pedro Alves <pedro@codesourcery.com>
5587
5588 * gdb.trace/collection.exp (gdb_collect_args_test)
5589 (gdb_collect_argarray_test): XFAIL the tests that assume the
5590 argarray argument's elements are collected.
5591
8072405b
JK
55922010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
5593
5594 * gdb.dwarf2/dw2-bad-parameter-type.exp,
5595 gdb.dwarf2/dw2-bad-parameter-type.S: New.
5596
8bf6485c
SS
55972010-03-31 Stan Shebs <stan@codesourcery.com>
5598
5599 * gdb.trace/save-trace.exp: Test save/restore of default-collect
5600 and tracepoint conditionals.
5601 (gdb_verify_tracepoints): Delete unused return.
5602
fd7f724a
KS
56032010-03-26 Keith Seitz <keiths@redhat.com>
5604
5605 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
5606 appear in the output before main.
5607 Remove KFAIL for gdb/2215 aka bz 9320.
5608
8d9e7719
DE
56092010-03-30 Doug Evans <dje@google.com>
5610
0906dd0b
DE
5611 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
5612 by dejagnu.
5613 * gdb.arch/amd64-dword.exp: Ditto.
5614
8d9e7719
DE
5615 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
5616 match.
5617 (break printf): Ditto.
5618
1da644f0
SW
56192010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
5620
5621 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
5622 gcc < 4.4.
5623 * gdb.cp/shadow.exp: Ditto.
5624
a8121990
PA
56252010-03-29 Pedro Alves <pedro@codesourcery.com>
5626
5627 * gdb.trace/collection.exp (run_trace_experiment): Make sure
5628 "tstart" is silent.
5629
6e79d367
PA
56302010-03-29 Pedro Alves <pedro@codesourcery.com>
5631
5632 * gdb.trace/collection.exp (executable): New.
5633 (binfile): Use it.
5634 (fpreg, spreg, pcreg): New.
5635 (test_register): Use gdb_test_multiple. Pass /x to print.
5636 (prepare_for_trace_test): New.
5637 (run_trace_experiment): Use "continue", not gdb_run_cmd.
5638 (gdb_collect_args_test, gdb_collect_argstruct_test)
5639 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
5640 prepare_for_trace_test.
5641 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
5642 fpreg, spreg and pcreg.
5643 (gdb_collect_expression_test, gdb_collect_globals_test): Use
5644 prepare_for_trace_test.
5645 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
5646 try to detect tracing support here. Don't set breakpoints at
5647 `begin' or `end' here.
5648 <global scope>: Use clean_restart. Run to main before checking
5649 for tracing support. Check for for tracing support here.
5650
09248348
JK
56512010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5652
5653 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
5654 " as $displacement" to "seen displacement message".
5655
d350db38
PA
56562010-03-28 Pedro Alves <pedro@codesourcery.com>
5657
5658 * gdb.trace/while-dyn.exp (executable): New variable.
5659 (binfile): Use it.
5660 (test_while_stepping): New function. Move most tests here. Call
5661 it once for each of the while-stepping, stepping and ws aliases.
5662
907af001
UW
56632010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5664
5665 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
5666 that do not provide the tagless_struct type name at all.
5667 (test_print_anon_union): Do not check value of uninitialized
5668 union member. Do not use cp_test_ptype_class, so we can accept
5669 "long" as well as "long int".
5670
610197fd
PA
56712010-03-26 Pedro Alves <pedro@codesourcery.com>
5672
5673 * gdb.trace/tfile.c (tohex, bin2hex): New.
5674 (write_error_trace_file): Hexify error description.
5675
6c28cbf2
SS
56762010-03-25 Stan Shebs <stan@codesourcery.com>
5677
5678 * gdb.trace/tfile.c: Generate an additional trace file, improve
5679 portability.
5680 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
5681 files in a better way.
5682
e62b8c7e
KS
56832010-03-25 Keith Seitz <keiths@redhat.com>
5684
5685 * gdb.java/jprint.exp: XFAIL printing of static class members
5686 because of GCC debuginfo problem.
5687
82ccf5a5
JK
56882010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5689
5690 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
5691
293e2f9e
DJ
56922010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
5693
5694 * gdb.base/completion.exp: Allow long instead of long int.
5695 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
5696 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
5697 variable p.
5698 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
5699 * gdb.base/pointers.exp: Allow long instead of long int.
5700 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
5701 * gdb.base/step-line.exp: Allow a directory before the source file name.
5702
95a42b64
TT
57032010-03-24 Tom Tromey <tromey@redhat.com>
5704
5705 PR breakpoints/9352:
5706 * gdb.base/default.exp: Update.
5707 * gdb.base/commands.exp: Update.
5708 * gdb.cp/extern-c.exp: Test setting commands on multiple
5709 breakpoints at once.
5710
2390201f
DJ
57112010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
5712
5713 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
5714 if gdb,nosignals.
5715 * gdb.base/watchpoints.c: Do not include unnecessary headers.
5716 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
5717 exited".
5718
8c9a6790
SS
57192010-03-24 Stan Shebs <stan@codesourcery.com>
5720
5721 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
5722
a6c727b2
DJ
57232010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
5724
5725 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
5726 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
5727 argument. Handle "short" and "long".
5728 (Top level): Pass overprototyped output for old_fptr and xptr.
5729
4dfd5423
PA
57302010-03-23 Pedro Alves <pedro@codesourcery.com>
5731
5732 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
5733 format strings and add casts to avoid compiler warnings.
5734
57352010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
5736
5737 * lib/trace-support.exp (gdb_trace_setactions):
5738 Don't expect whitespace after ">" prompt.
5739 * gdb.trace/actions.exp: Adjust for output changes.
5740 * gdb.trace/while-stepping.exp: Likewise.
5741
c847d045
JK
57422010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5743
5744 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
5745 and r157645).
5746
5f717f1d
JK
57472010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5748
5749 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
5750 New.
5751
7d6d51d5
DJ
57522010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
5753
5754 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
5755 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
5756
3b11a015
SS
57572010-03-19 Stan Shebs <stan@codesourcery.com>
5758
5759 * gdb.trace/ax.exp: New file.
5760
d7d158ed
DE
57612010-03-19 Doug Evans <dje@google.com>
5762
6bb85cd1
DE
5763 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
5764 output from gcc.
5765
d7d158ed
DE
5766 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
5767 named /usr/sbin/prelink<foo>.
5768
4daf5ac0
SS
57692010-03-18 Stan Shebs <stan@codesourcery.com>
5770
5771 * gdb.trace/circ.exp: Test circular-trace-buffer.
5772 * gdb.trace/tfile.exp: Update tstatus test.
5773
e8d05480
JB
57742010-03-18 Joel Brobecker <brobecker@adacore.com>
5775
5776 * gdb.dwarf2/dw2-anonymous-func.S: New file.
5777 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
5778
441b986a
UW
57792010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5780
5781 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
5782
4247603b
PA
57832010-03-18 Pedro Alves <pedro@codesourcery.com>
5784
5785 * gdb.base/default.exp: Adjust the expected output of the finish
5786 and until commands when the inferior is not being run.
5787
13387711
SW
57882010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
5789
5790 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
5791 * gdb.cp/nsusing.exp: Ditto.
5792
6e31430b
TT
57932010-03-15 Tom Tromey <tromey@redhat.com>
5794
5795 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
5796 * gdb.cp/userdef.cc (operator==): New function.
5797 (main): New locals mem1, mem2.
5798
e2d69cb5
JZ
57992010-03-15 Jie Zhang <jie@codesourcery.com>
5800
5801 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
5802 Declare and use new loadtimeout variable.
5803
f572f0a9
DJ
58042010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
5805
5806 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
5807 Use gdb_load later.
5808
51f4c0b0
PA
58092010-03-14 Pedro Alves <pedro@codesourcery.com>
5810
5811 * gdb.base/solib-disc.c (main): Make format of fprintf a string
5812 literal. Add missing endlines to prints to stderr.
5813
1c809c68
TT
58142010-03-12 Tom Tromey <tromey@redhat.com>
5815
5816 PR c++/9708:
5817 * gdb.cp/m-static.exp: Add regression test.
5818 * gdb.cp/m-static.cc (method): New method.
5819 (main): Call it.
5820
00ae8fef
SW
58212010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
5822
5823 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
5824 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
5825
759f0f0b
PA
58262010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
5827
21e24d21
PA
5828 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
5829
58302010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
5831
759f0f0b
PA
5832 * lib/gdb.exp (skip_stl_tests): New.
5833 (gdb_compile): Symbian needs -ldl.
5834 (shlib_target_file): New.
5835 (shlib_symbol_file): New.
5836 (gdb_load_shlibs): Use shlib_target_file.
5837 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
5838 * gdb.cp/exception.exp: Use skip_stl_tests.
5839 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
5840 * gdb.cp/try_catch.exp: Use skip_stl_tests.
5841 * gdb.cp/mb-templates.exp: Ditto.
5842 * gdb.base/commands.exp: Relax regexes.
5843 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
5844 shlib_target_file and shlib_symbol_file.
5845 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
5846 sections.
5847 * gdb.base/ending-run.exp: Accept E32Main for symbian.
5848 * gdb.base/solib-disc.exp: Use
5849 shlib_target_file and shlib_symbol_file.
5850 * gdb.base/unload.exp: Don't skip on symbian. Use
5851 shlib_target_file and shlib_symbol_file.
5852 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
5853
6a8f2671 58542010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 5855
6a8f2671
PA
5856 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
5857 * gdb.trace/report.exp: Adjust for x86 and x86_64.
5858 Issue a tfind end before looking for a tracepoint frame.
5859 * gdb.trace/tfind.exp: Adjust tstatus output.
5860 Adjust disassembly output.
5861 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
5862
ccf26247
JK
58632010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5864
5865 * gdb.base/break-interp.exp: Create new displacement parameter value
5866 for the test_ld calls.
5867 (reach): New parameter displacement, verify its content. New push of
5868 pf_prefix "reach-$func:". Import global expect_out.
5869 (test_core): New parameter displacement, verify its content. New push
5870 of pf_prefix "core:". New command "set verbose on". Import global
5871 expect_out.
5872 (test_attach): New parameter displacement, verify its content. New
5873 push of pf_prefix "attach:". New command "set verbose on". Import
5874 global expect_out.
5875 (test_ld): New parameter displacement, pass it to the reach, test_core
5876 and test_attach calls and verify its content in the "ld.so exit" test.
5877 * gdb.base/prelink.exp: Remove gdb_exit and final return.
5878 (prelink): Update expected text, use gdb_test.
5879
e469c7fb
DE
58802010-03-10 Doug Evans <dje@google.com>
5881
5882 * gdb.base/checkpoint.exp: Fix comment.
5883 Lengthen timeout while doing >600 checkpoints test.
5884 Rename duplicate "kill all one" test to keep test names unique.
5885
60e1c644
PA
58862010-03-10 Pedro Alves <pedro@codesourcery.com>
5887
5888 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
5889
cec808ec
KS
58902010-03-08 Keith Seitz <keiths@redhat.com>
5891
889bf7c5
PA
5892 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
5893 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
5894 (dm_type_long): New function.
5895 (dm_type_unsigned_short): New function.
5896 (dm_type_unsigned_long): New function.
5897 (myint): New typedef.
5898 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
5899 long, unsigned shor and long, operator char*, and typedef.
5900 (test_lookup_operator_functions): Add operator char* test.
5901 (test_paddr_operator_functions): Likewise.
5902 (test_paddr_overloaded_functions): Use probe values for
5903 short, long, and unsigned short and long.
5904 (test_paddr_hairy_functions): If the demangler probe detected
5905 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
5906 demangler.
5907 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
5908 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
5909 and "print null_pmf".
5910 Add test "ptype a.*pmf".
5911 * gdb.cp/overload.exp: Allow optional "int" to appear with
5912 "short" and "long".
5913 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
5914 long expect value for men_overload1arg.
5915 Allow "int" to appear with "short" and "long".
5916 When testing "info break", add argument for main (void).
5917 Also allow "int" to appear with "short" and "long".
5918 Ditto with "unsigned" and "long long".
cec808ec
KS
5919 * gdb.java/jmain.exp: Do not enclose methods names in single
5920 quotes.
5921 * gdb.java/jmisc.exp: Likewise.
5922 * gdb.java/jprint.exp: Likewise.
5923 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
5924
5925 From Jan Kratochvil <jan.kratochvil@redhat.com>:
5926 * gdb.cp/exception.exp (backtrace after first throw)
5927 (backtrace after second throw): Allow a namespace before __cxa_throw.
5928 (backtrace after first catch, backtrace after second catch): Allow
5929 a namespace before __cxa_begin_catch.
5930
5931 * gdb.cp/cpexprs.exp: New file.
5932 * gdb.cp/cpexprs.cc: New file.
5933
5934 From Daniel Jacobowitz <dan@codesourcery.com>
5935 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
5936 to use string_to_regexp.
5937 (ctor, dtor): New functions. Use them to match constructor
5938 and destructor function types.
5939 (Top level): Use runto_main.
5940
f870a310
TT
59412010-03-05 Tom Tromey <tromey@redhat.com>
5942
5943 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
5944 gdb.target_charset.
5945 (pp_ns.to_string): Likewise.
5946
0c199f28
KS
59472010-03-04 Keith Seitz <keiths@redhat.com>
5948
5949 * gdb.cp/overload.exp: Test that the filename portion of a linespec
5950 can be quoted. Test that both the filename and function/line
5951 portions can be quoted at the same time.
5952
c7437ca6
PA
59532010-03-04 Pedro Alves <pedro@codesourcery.com>
5954
5955 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
5956
b111b805
DE
59572010-03-03 Doug Evans <dje@google.com>
5958
24486cb7
DE
5959 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
5960 libc contains libpthread.
5961
b111b805
DE
5962 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
5963 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
5964 of gdb_compile. Add another pattern to match android backtrace.
5965
a0e0ef55
TT
59662010-03-03 Tom Tromey <tromey@redhat.com>
5967
5968 PR gdb/11345:
5969 * gdb.base/printcmds.exp (test_printf): Add test.
5970
1ba53b71
L
59712010-03-02 H.J. Lu <hongjiu.lu@intel.com>
5972
5973 * gdb.arch/amd64-byte.exp: New.
5974 * gdb.arch/amd64-dword.exp: Likewise.
5975 * gdb.arch/amd64-pseudo.c: Likewise.
5976 * gdb.arch/amd64-word.exp: Likewise.
5977 * gdb.arch/i386-byte.exp: Likewise.
5978 * gdb.arch/i386-pseudo.c: Likewise.
5979 * gdb.arch/i386-word.exp: Likewise.
5980
f5dff777
DJ
59812010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5982
5983 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
5984 types. Add structreg, bitfields, and flags registers.
5985 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
5986 registers.
5987
90884b2b
L
59882010-03-01 H.J. Lu <hongjiu.lu@intel.com>
5989
5990 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
5991 (load_description): Set architecture if defined.
5992
dc00d89f
PM
59932010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5994
5995 * gdb.python/py-frame.exp: Add read_var block tests.
5996 * gdb.python/py-frame.c (block): New function.
5997
0e095b7e
JK
59982010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5999 Daniel Jacobowitz <dan@codesourcery.com>
6000
6001 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
6002
624f1a65
DM
60032010-02-25 David S. Miller <davem@davemloft.net>
6004
6005 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
6006 fix logic for setting all_syscalls_numbers.
6007
f3e9a817
PM
60082010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6009
6010 * Makefile.in: Add py-block and py-symbol.
6011 * gdb.python/py-symbol.exp: New File.
6012 * gdb.python/py-symtab.exp: New File.
6013 * gdb.python/py-block.exp: New File.
6014 * gdb.python/py-symbol.c: New File.
6015 * gdb.python/py-block.c: New File.
6016
f6bbabf0
PM
60172010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6018
6019 PR python/11314
6020 * lib/gdb.exp (skip_python_tests): New function.
6021 * gdb.python/py-cmd.exp: Use skip_python_tests.
6022 * gdb.python/py-frame.exp: Likewise.
6023 * gdb.python/py-function.exp: Likewise.
6024 * gdb.python/py-prettyprint.exp: Likewise.
6025 * gdb.python/py-template.exp: Likewise.
6026 * gdb.python/py-type.exp: Likewise.
6027 * gdb.python/py-value.exp: Likewise.
6028
85d721b8
PA
60292010-02-22 Pedro Alves <pedro@codesourcery.com>
6030
6031 PR9605
6032
6033 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
6034
48e32051
TT
60352010-02-19 Tom Tromey <tromey@redhat.com>
6036
6037 PR c++/8693, PR c++/9496:
6038 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
6039 regression tests.
6040
ac9c0048
JK
60412010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6042
6043 Fix compatibility with m68k as.
6044 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
6045 Use only /* comments */.
6046
57bb97a4
UW
60472010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6048
6049 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
6050 * configure: Regenerate.
6051
7d1bf85c
DJ
60522010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
6053
6054 * gdb.python/py-type.exp: Check for Python support.
6055
061b5285
PA
60562010-02-17 Pedro Alves <pedro@codesourcery.com>
6057
6058 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
6059 `regsub' syntax available.
6060
f8a8bc2c
PA
60612010-02-17 Pedro Alves <pedro@codesourcery.com>
6062
6063 * gdb.base/shmain.c (main): Remove printf call.
6064 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
6065 * gdb.base/unload.c (main): Make format of fprintf a string
6066 literal. Add missing endlines to prints to stderr.
6067 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
6068
6f451e5e
TT
60692010-02-17 Tom Tromey <tromey@redhat.com>
6070
6071 * gdb.java/jprint.java (jprint.props): New field.
6072 * gdb.java/jprint.exp (set_lang_java): Add regression test.
6073
12d79008
PA
60742010-02-17 Pedro Alves <pedro@codesourcery.com>
6075
ef801a0e 6076 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
6077 available.
6078
d252f7e5
DJ
60792010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6080
6081 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
6082 creation to support remote host testing.
6083
67bdab6c
DJ
60842010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6085
6086 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
6087 Recognize "command not found".
6088
bb391223
DJ
60892010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6090
6091 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
6092 single-stepping.
6093
70362913
DJ
60942010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6095
6096 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
6097 if arguments are not supported.
6098
493f3c00
DJ
60992010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6100
6101 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
6102 be const or non-const.
6103
8034c749
DJ
61042010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6105
6106 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
6107 mi_send_resuming_command to send -exec-continue.
6108
791dfb64
DJ
61092010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6110
6111 * gdb.base/list.exp (test_list_filename_and_function): Add test
6112 with single quotes.
6113 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
6114 matching.
6115 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
6116 Add KFAIL'd tests for PR gdb/11289.
6117
7c5fe868
DJ
61182010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6119
6120 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
6121
fdc498b8
DJ
61222010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6123
6124 * gdb.base/comp-dir/subdir/dummy.txt: New file.
6125 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
6126 a temporary directory.
6127
b519e2a6
DJ
61282010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6129
6130 * gdb.base/charset.exp: Use a single regular expression to match
6131 show host-charset and show target-charset output.
6132
74164c56
JK
61332010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6134
6135 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
6136 "Illegal process-id" expect string more exact.
6137 (attach to digits-starting nonsense is prohibited): New.
6138
701ed6dc
JK
61392010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6140
6141 * gdb.base/prelink.exp (set verbose on): New.
6142
889bf7c5 61432010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
6144
6145 * mi-reverse.exp: New file. Test for reverse option to the
6146 following MI commands: exec-continue, exec-finish, exec-next,
6147 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 6148
dadf0e9c
JB
61492010-02-09 Joel Brobecker <brobecker@adacore.com>
6150
6151 * gdb.ada/ptype_tagged_param: New testcase.
6152
714f19d5
TT
61532010-02-08 Tom Tromey <tromey@redhat.com>
6154
6155 PR c++/8017:
6156 * gdb.cp/overload.exp: Add tests.
6157 * gdb.cp/overload.cc (struct K): New.
6158 (namespace N): New.
6159 (main): Call new functions.
6160 (K::staticoverload): Define.
6161
889bf7c5 61622010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
6163
6164 PR gdb/10728
6165 * gdb.cp/pr10728-x.h: New file.
6166 * gdb.cp/pr10728-x.cc: New file.
6167 * gdb.cp/pr10728-y.cc: New file.
6168 * gdb.cp/pr10728.exp: New file.
6169 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
6170
889bf7c5 61712010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
6172
6173 PR gdb/9067
6174 * gdb.cp/pr9067.exp: New
6175 * gdb.cp/pr9067.cc: New
6176 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
6177
7b356089
JB
61782010-02-08 Joel Brobecker <brobecker@adacore.com>
6179
6180 * lib/gdb.exp (gdb_test_timeout): New global variable.
6181 Set it to timeout if not already set.
6182 (gdb_init): Reset the value of timeout to gdb_test_timeout.
6183
1be00882
DE
61842010-02-05 Doug Evans <dje@google.com>
6185
6186 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
6187 user.
6188
82856980
SW
61892010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
6190
6191 PR c++/7935:
6192 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
6193
1a334831
TT
61942010-02-04 Tom Tromey <tromey@redhat.com>
6195
6196 * gdb.cp/virtbase.exp: Make test case names unique.
6197
9c3c02fd
TT
61982010-02-02 Tom Tromey <tromey@redhat.com>
6199
6200 * gdb.cp/virtbase.exp: Add regression tests.
6201 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
6202 (main): Instantiate RHC.
6203
0cc2414c
TT
62042010-02-02 Tom Tromey <tromey@redhat.com>
6205
6206 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
6207 type-printing change.
6208
edf3d5f3
TT
62092010-02-02 Tom Tromey <tromey@redhat.com>
6210
6211 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
6212 * gdb.cp/virtbase.cc: New file.
6213 * gdb.cp/virtbase.exp: New file.
6214 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
6215
e4b7f41c
JK
62162010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6217
6218 PR libc/11214:
6219 * gdb.threads/current-lwp-dead.c: Include features.h.
6220 (HAS_NOMMU): New.
6221 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
6222
b381ea14
JK
62232010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6224
6225 * gdb.base/symbol-without-target_section.exp,
6226 gdb.base/symbol-without-target_section.c: New.
6227
c593ac0e
DJ
62282010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6229
6230 * gdb.base/bigcore.exp: Reset increased timeout.
6231 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
6232
db25f29d
DJ
62332010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6234
6235 * gdb.base/gcore.exp (capture_command_output): Use
6236 gdb_test_multiple.
6237
f9d67f43
DJ
62382010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6239
6240 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
6241 * gdb.arch/thumb2-it.exp (test_it_break): New function.
6242 (Top level): Call it.
6243
177321bd
DJ
62442010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6245
6246 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
6247
97f2ed50
DJ
62482010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6249
6250 * gdb.base/call-strs.exp, gdb.base/default.exp,
6251 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
6252 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
6253 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
6254 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
6255 gdb.base/watchpoint-solib.exp: Save and restore timeout.
6256 * gdb.base/ending-run.exp: Correct restore of timeout.
6257 * gdb.base/page.exp: Remove unnecessary timeout setting.
6258
e4e2711a
JB
62592010-01-29 Joel Brobecker <brobecker@adacore.com>
6260
6261 * gdb.ada/rec_return: New testcase.
6262
ba581dc1
JB
62632010-01-29 Joel Brobecker <brobecker@adacore.com>
6264
6265 * gdb.ada/call_pn: New testcase.
6266
4ea95be9
DJ
62672010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6268
6269 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
6270 (Top level): Use it to resume.
6271 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
6272 the Thumb mode displaced stepping error as unsupported.
6273
df83a9bf
SW
62742010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
6275
889bf7c5
PA
6276 * gdb.cp/nsusing.exp: Added more tests.
6277 * gdb.cp/nsrecurs.exp: Ditto.
6278 * gdb.cp/nsusing.cc: Added test functions.
6279 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 6280
40b27cdc
JK
62812010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6282
6283 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
6284 absolute directory pathnames in gdb.sum file.
6285
de958931
SW
62862010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
6287
6288 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
6289 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
6290
708ead4e
TT
62912010-01-26 Tom Tromey <tromey@redhat.com>
6292
6293 PR exp/7643:
6294 * gdb.base/printcmds.exp (test_print_string_constants): Remove
6295 setup_kfail.
6296
b14e635e
SW
62972010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
6298
6299 * gdb.cp/nsrecurs.exp: New test.
6300 * gdb.cp/nsrecurs.cc: New test program.
6301 * gdb.cp/nsstress.exp: New test.
6302 * gdb.cp/nsstress.cc: New test program.
6303 * gdb.cp/nsdecl.exp: New test.
6304 * gdb.cp/nsdecl.cc: New test program.
6305
8540c487
SW
63062010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
6307
6308 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
6309 imported into file scope.
6310 Marked test as xfail.
6311 * gdb.cp/namespace-using.cc (marker5): New function.
6312 * gdb.cp/shadow.exp: New test.
6313 * gdb.cp/shadow.cc: New test program.
6314 * gdb.cp/nsimport.exp: New test.
6315 * gdb.cp/nsimport.cc: New test program.
6316
421d5d99
TT
63172010-01-25 Tom Tromey <tromey@redhat.com>
6318
6319 PR gdb/11049:
6320 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
6321 with "set print null-stop on".
6322
691f8dc1
JK
63232010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6324
6325 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
6326 Adjust it for DISASSEMBLY_OMIT_FNAME.
6327
0b92b5bb
TT
63282010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6329
6330 PR symtab/11199:
6331 * gdb.dwarf2/member-ptr-forwardref.exp,
6332 gdb.dwarf2/member-ptr-forwardref.S: New.
6333
23787403
JK
63342010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6335
6336 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
6337 (thread1_func): Protect thread1_tid with thread1_tid_cond by
6338 thread1_tid_mutex. Remove gdbstop_mutex handling.
6339 (thread2_func): Protect thread2_tid with thread2_tid_cond by
6340 thread2_tid_mutex. Remove gdbstop_mutex handling.
6341 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
6342 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
6343 pthread_cond_wait conditionalizations by while loops.
6344
b966cb8a
TT
63452010-01-20 Tom Tromey <tromey@redhat.com>
6346
6347 PR backtrace/10770:
6348 * gdb.dwarf2/pr10770.exp: New file.
6349 * gdb.dwarf2/pr10770.c: New file.
6350 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
6351
fcae584b
VP
63522010-01-20 Vladimir Prus <vladimir@codesourcery.com>
6353
6354 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
6355 that target was removed, and the test always runs native anyway.
6356
a0f49112
JK
63572010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6358
6359 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
6360 gdb.base/watchpoint-cond-gone-stripped.c: New.
6361
ceeb3d5a
TT
63622010-01-19 Tom Tromey <tromey@redhat.com>
6363
6364 PR c++/8000:
6365 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
6366 existing tests.
6367 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
6368 (main): Use AAA::SomeEnum.
6369
dd322c54
JK
63702010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6371
6372 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
6373 (test_ignore_count): Declare line_callme_body global.
6374 (run to breakpoint with ignore count): Use line_callme_body.
6375 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
6376 (set line_main_hello, set line_main_return): Reindent.
6377 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
6378 New.
6379 (continue to callee4): Use line_callee4_body.
6380 (check *stopped from CLI command): Use line_callee4_next.
6381 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
6382 (set line_main_hello, set line_main_return): Reindent.
6383 (set line_callee4_head, set line_callee4_body): New.
6384 (continue to callee4): Use line_callee4_body.
6385
4e8f195d
TT
63862010-01-18 Tom Tromey <tromey@redhat.com>
6387
6388 PR c++/9680:
6389 * gdb.cp/casts.cc: Add new classes and variables.
6390 * gdb.cp/casts.exp: Test new operators.
6391
9e14a9ba
JB
63922010-01-18 Tom Tromey <tromey@redhat.com>
6393 Thiago Jung Bauermann <bauerman@br.ibm.com>
6394
6395 * gdb.python/source2.py: New file.
6396 * gdb.python/source1: New file.
6397 * gdb.python/python.exp: Test "source" command.
6398
00bf0b85
SS
63992010-01-15 Stan Shebs <stan@codesourcery.com>
6400
6401 * gdb.trace/tfile.c: New file.
6402 * gdb.trace/tfile.exp: New file.
889bf7c5 6403
55235ad7
JK
64042010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6405
6406 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
6407
9f2982ff
JK
64082010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6409
6410 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
6411
bbfba9ed
JK
64122010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6413
6414 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
6415 (libfunc): New parameter action. Implement also selectable "sleep".
6416 * gdb.base/break-interp-main.c: Include assert.h.
6417 (libfunc): New parameter action.
6418 (main): New parameters argc and argv. Assert argc. Pass argv.
6419 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
6420 (test_attach): New proc.
6421 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
6422 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
6423
61f0d762
JK
64242010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6425
6426 * gdb.base/break-interp.exp (test_core): New proc.
6427 (test_ld): Call it.
6428
06a6f270
JK
64292010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6430
6431 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
6432 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
6433 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
6434 and gdb_compile_shlib. Use new -Wl compiler options.
6435 (dl bt, main bt): New tests.
6436
51bee8e9
JK
64372010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6438
6439 Support PIEs with no symfile_objfile.
6440 * gdb.base/break-interp.exp: New argument at the test_ld calls.
6441 (test_ld): New parameter trynosym.
6442 (test_ld <$trynosym>): New block.
6443
b8040f19
JK
64442010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6445
6446 * gdb.base/break-interp.exp: New file.
6447
be759fcf
PM
64482010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6449
6450 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
6451 * gdb.python/py-prettyprint.py (pp_ls): New printer.
6452 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
6453 test.
6454 * gdb.python/py-prettyprint.c: Define lazystring test structure.
6455 * gdb.python/py-mi.exp: Add lazy string test.
6456
dc146f7c
VP
64572010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6458
6459 * lib/mi-support.exp (mi_check_thread_states): Handle
6460 core number in thread listing.
6461
b4ba55a1
JB
64622010-01-12 Joel Brobecker <brobecker@adacore.com>
6463
6464 * gdb.base/maint.exp: Adjust the expected output for the
6465 "maint print type" test. Use gdb_test_multiple instead of
6466 gdb_sent/gdb_expect.
6467
08e24bd4
DE
64682010-01-11 Doug Evans <dje@google.com>
6469
6496a609
DE
6470 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
6471 from gdbserver_download. All callers updated.
6472
08e24bd4
DE
6473 * gdb.server/ext-run.exp: "info os processes" requires xml support.
6474
b5cfddf5
JK
64752010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6476
6477 Implement binary numbers parsing.
6478 * gdb.base/printcmds.exp (test_integer_literals_accepted)
6479 (test_integer_literals_rejected): New binary tests.
6480
3725885a
RW
64812010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6482
6483 * gdb.cell/configure: Regenerate.
6484
37aeb5df
JK
64852010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6486
6487 * gdb.base/corefile.exp: Move the core finding block out and call it as
6488 core_find, new variable $corefile, replace corefile by $corefile and
6489 [file tail $corefile] for usage vs. test names resp.
6490 * lib/gdb.exp (core_find): Move it as a new function here. New
6491 parameter binfile and deletefiles. New variable $destcore. Pre-delete
6492 $destcore. Return "" on error.
6493
d521f563
JK
64942010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6495
6496 Workaround PR binutils/10802.
6497 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
6498 (twice).
6499
28f24826
DJ
65002010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6501
6502 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
6503
2de75e71
JB
65042010-01-08 Joel Brobecker <brobecker@adacore.com>
6505
6506 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
6507 call, to avoid interruption.
6508
fe00719b 65092010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
6510
6511 * gdb.stabs/weird.def (args93): New.
6512
d0ef5df8
DE
65132010-01-07 Doug Evans <dje@google.com>
6514
6515 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
6516
3a08d52f
TT
65172010-01-07 Tom Tromey <tromey@redhat.com>
6518
6519 * gdb.base/source.exp: Use correct line number.
6520
7a697b8d
SS
65212010-01-05 Stan Shebs <stan@codesourcery.com>
6522
6523 * gdb.trace/tracecmd.exp: Test ftrace.
6524
7803799a
UW
65252010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6526
6527 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
6528
c54eabfa
JK
65292010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6530
6531 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
6532 "uint_for_mi_testing".
6533
02e7ef19
JB
65342010-01-01 Joel Brobecker <brobecker@adacore.com>
6535
6536 Test indented comment in file being sourced.
6537 * gdb.base/commands.exp: Test indented comment in file being sourced.
6538
abd775ce
JB
65392010-01-01 Joel Brobecker <brobecker@adacore.com>
6540
6541 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
6542 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
6543 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
6544 notice.
6545
79b55b82
JB
65462010-01-01 Joel Brobecker <brobecker@adacore.com>
6547
6548 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
6549 notice.
6550
8997583e
JK
65512010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6552
6553 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
6554 missing $after_stopped and comma (,) expectation.
6555
6da95a67
SS
65562009-12-31 Stan Shebs <stan@codesourcery.com>
6557
6558 * gdb.trace/actions.exp: Test teval action.
889bf7c5 6559
218d2fc6
TJB
65602009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6561
6562 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
6563 (top level): Call test_watchpoint_in_big_blob.
6564 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
6565 watchpoints.
6566 (func3): Write to buf.
6567
236f1d4d
SS
65682009-12-29 Stan Shebs <stan@codesourcery.com>
6569
6570 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 6571
f61e138d
SS
65722009-12-28 Stan Shebs <stan@codesourcery.com>
6573
6574 * gdb.trace/tsv.exp: New file.
6575 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 6576
0219b378
DJ
65772009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6578
6579 * gdb.base/find.c (main): Reference search buffers.
6580 * gdb.base/included.c (main): Reference integer.
6581 * gdb.base/ptype.c (charfoo): Declare.
6582 (intfoo): Call charfoo.
6583 * gdb.base/scope0.c (useitp): New function.
6584 (usestatics): Use useitp.
6585 (useit): Add a type for val.
6586 * gdb.base/scope1.c (useit1): Take a pointer argument.
6587 (usestatics1): Update calls to useit1.
6588 * gdb.cp/call-c.cc: Declare foo.
6589 (main): Call foo.
6590 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
6591 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
6592 (main): Call C::ensureRefs and ensureOtherRefs.
6593 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
6594 variables.
6595 (ensureOtherRefs): New function.
6596 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
6597 * gdb.cp/templates.cc (main): Call t5i.value.
6598
3f78692f
JK
65992009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6600
6601 Fix compatibility with G++-4.5.
6602 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
6603 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
6604 (uncaught return): Remove.
6605
429374b8
JK
66062009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6607 Phil Muldoon <pmuldoon@redhat.com>
6608
6609 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
6610 (bp_location13, bp_location14, bp_location17, bp_location18)
6611 (marker3_proto, marker4_proto): New variables.
6612 (breakpoint info): Update output.
6613 (run until breakpoint at marker3, run until breakpoint at marker4): New
6614 tests.
6615
859825b8
JK
66162009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6617
6618 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
6619 Replace the printf call of Y by provided "y-set-1" label. New block
6620 for the second shared library.
6621 * gdb.base/unload.exp: Compile also the second library, call
6622 gdb_load_shlibs also for it. Use now gdb_breakpoint.
6623 (single pending breakpoint info): Rename to ...
6624 (pending breakpoint info before run): ... this extended test.
6625 (libfile2, libname2, libsrcfile2, libsrc2)
6626 (lib_sl2): New variables.
6627 (exec_opts): Set also SHLIB_NAME2.
6628 (pending breakpoint info on first run at shrfunc1)
6629 (pending breakpoint info on second run at shrfunc1)
6630 (pending breakpoint info on second run at shrfunc2)
6631 (print y from libfile, print y from libfile2): New tests.
6632 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
6633 * gdb.base/unloadshr2.c: New.
6634
e6a386cd
HZ
66352009-12-22 Hui Zhu <teawater@gmail.com>
6636
6637 * gdb.reverse/sigall-reverse.exp: Adjust.
6638
9e19b45e
VP
66392009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6640
6641 PR gdb/10884
6642
6643 * gdb.mi/var-cmd.c (do_bitfield_tests): New
6644 (main): Call do_bitfield_tests.
aacf5b1e 6645 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 6646
d53a7b30
JB
66472009-12-20 Joel Brobecker <brobecker@adacore.com>
6648
6649 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
6650 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
6651 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
6652 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
6653 gdb.modula2/unbounded1.c: Update copyright header.
6654
191ca0a1
CM
66552009-12-10 Chris Moller <moller@mollerware.com>
6656
6657 PR gdb/9399
6658 * gdb.cp/virtfunc2.exp: New tests
6659 * gdb.cp/virtfunc2.cc: New tests
6660 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
6661
0fa6cf1b
MS
66622009-12-10 Oza Pawandeep (paawan1982@yahoo.com
6663
6664 * gdb.reverse/i387-env-reverse.c: New file.
6665 * gdb.reverse/i387-env-reverse.exp: New file.
6666 * gdb.reverse/i387-stack-reverse.c: New file.
6667 * gdb.reverse/i387-stack-reverse.exp: New file.
6668
361ae042
PM
66692009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6670
6671 * gdb.python/py-type.exp (test_range): New test.
6672
bfd31e71
PM
66732009-12-03 Phil Muldoon <pmuldoon@redhat.com>
6674
6675 PR python/10805
6676
6677 * gdb.python/py-type.exp: New file.
6678 * gdb.python/py-type.c: New file.
6679 * Makefile.in: Add py-type.
6680
57a1d736
TT
66812009-12-03 Tom Tromey <tromey@redhat.com>
6682
6683 * gdb.python/py-value.exp (test_parse_and_eval): New
6684 function.
6685
1f3b5d1b
PP
66862009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
6687
6688 PR gdb/11022
6689
6690 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
6691 * gdb.base/pr11022.c: New test.
6692
8b7dbdc9
JK
66932009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6694
6695 Fix spurious false FAILs.
6696 * gdb.base/structs.c (chartest): New.
6697 (main): Fill-in chartest.
6698 * gdb.base/structs.exp (anychar_re, first): New.
6699 (start_structs_test): Import global anychar_re and first.
6700 New gdb_test call "set print elements 300; ${testfile}"
6701 (start_structs_test <$first>): New block.
6702 (any): Import global anychar_re. New variable ac. Use ${ac}.
6703
6a53b2ec
JK
67042009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6705
6706 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
6707
d7167b4c
JK
67082009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6709
6710 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
6711 Force $srcfile file.
6712 * gdb.base/foll-fork.c (callee): Comment out the printf call.
6713
b1798462
UW
67142009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6715
6716 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
6717 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
6718 * gdb.threads/watchthreads-reorder.exp: Likewise.
6719
b6199126
DJ
67202009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6721
6722 PR gdb/8704
6723
6724 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
6725 "if", and "thread". Correct matching in the previous test.
6726
b22a0510
DJ
67272009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
6728
6729 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
6730
930636d2
MS
67312009-11-23 Michael Snyder <msnyder@vmware.com>
6732
6733 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
6734 * gdb.reverse-watch-precsave.exp: Ditto.
6735
21a0512e
PP
67362009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6737
6738 * gdb.asm/asm-source.exp: Adjust.
6739 * gdb.base/help.exp: Adjust.
889bf7c5 6740
fc30d5e0
PA
67412009-11-22 Pedro Alves <pedro@codesourcery.com>
6742
6743 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
6744 (do_syscall_tests_without_xml): Set data-directory to
6745 /the/path/to/nowhere.
6746
f6bc2008
PA
67472009-11-21 Pedro Alves <pedro@codesourcery.com>
6748
6749 * gdb.threads/local-watch-wrong-thread.c,
6750 gdb.threads/local-watch-wrong-thread.exp: New files.
6751
8c2fb5de
PA
67522009-11-21 Pedro Alves <pedro@codesourcery.com>
6753
6754 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
6755 assume new `regsub' syntax available.
6756
ebec9a0f
PA
67572009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6758
a79d3c27
JK
6759 * gdb.base/watchpoint-hw-hit-once.exp,
6760 gdb.base/watchpoint-hw-hit-once.c: New.
6761
67622009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6763
6764 * gdb.threads/watchthreads-reorder.exp,
6765 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 6766
276a961b
MK
67672009-11-17 Nathan Sidwell <nathan@codesourcery.com>
6768
6769 * gdb.xml/tdesc-regs.exp: Use for m68k.
6770
4867c1fb
PA
67712009-11-15 Pedro Alves <pedro@codesourcery.com>
6772
6773 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
6774
f6838f81
DJ
67752009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
6776
6777 * lib/gdb.exp (current_target_name): New procedure.
6778 (gdb_wrapper_target): New variable.
6779 (gdb_wrapper_init): Set gdb_wrapper_target.
6780 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
6781 wrapper.
6782
4ac4dd3f
DJ
67832009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
6784
6785 * gdb.base/remote.exp: Delete the slowest load test.
6786 Do not load with fixed packet sizes.
6787
a7881759
DJ
67882009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
6789
6790 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
6791
97a5b505
DJ
67922009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
6793
6794 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
6795 srcfile when setting a breakpoint.
6796
d3e1fc54
DJ
67972009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
6798
6799 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
6800 macros.
6801
7cbcbded
DJ
68022009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
6803
6804 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
6805 to be in memory.
6806 * gdb.base/display.c (force_mem): New.
6807 (do_loops): Use it. Add breakpoint comments.
6808 (do_vars): Add a breakpoint comment.
6809 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
6810 line numbers.
6811
bdea3a92
NF
68122009-11-13 Nathan Froyd <froydnj@codesourcery.com>
6813
6814 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
6815 instead of a bare "run".
6816
269f82e5
PP
68172009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6818
6819 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 6820
a69b7d9d
DJ
68212009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
6822
6823 * lib/cell.exp (skip_cell_tests): Clean up test files before
6824 returning.
6825
b598bfda
DJ
68262009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
6827
6828 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
6829 and the breakpoint menu. Do not call perror if a prompt is seen.
6830 Consume the following GDB prompt.
6831 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
6832 * gdb.cp/namespace.exp: Use gdb_test.
6833 * gdb.cp/templates.exp: Use gdb_test.
6834 (test_template_breakpoints): Use gdb_test_multiple.
6835
87728fa0
DJ
68362009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
6837
6838 * gdb.base/break1.c (struct some_struct, values): Move earlier.
6839 (marker4): Reference values.
6840
b67c692f
DJ
68412009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
6842
6843 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
6844 is missing.
6845
f0df251a
DJ
68462009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
6847
6848 * gdb.base/break.c (need_malloc): New.
6849 * gdb.base/constvars.c (main): Reference crass and crisp.
6850 * gdb.base/gdb1821.c (main): Reference bar.
6851 * gdb.cp/gdb1355.cc (main): Reference s1.
6852 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
6853 (main): Call them.
6854 * gdb.cp/hang2.cc (dummy2): Define.
6855 * gdb.cp/hang3.cc (dummy3): Define.
6856 * gdb.cp/m-data.cc (main): Reference shadow.
6857
bdf7534a
NF
68582009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
6859 Nathan Froyd <froydnj@codesourcery.com>
6860
6861 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
6862 remote host.
6863
f24fce77
NF
68642009-11-12 Nathan Froyd <froydnj@codesourcery.com>
6865
6866 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
6867 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
6868 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6869 * gdb.dwarf2/dw2-intercu.exp: Likewise.
6870 * gdb.dwarf2/dw2-intermix.exp: Likewise.
6871 * gdb.dwarf2/dw2-producer.exp: Likewise.
6872 * gdb.dwarf2/mac-fileno.exp: Likewise.
6873 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
6874 py-prettyprint.py to the remote host.
6875 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
6876
40f0318e
KS
68772009-11-11 Keith Seitz <keiths@redhat.com>
6878
6879 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
6880 use it instead of "Foo".
6881 * gdb.cp/classes.exp (do_tests): Add a test to access
6882 a method through a typedef'd class name.
6883
f3d9f7fb
NF
68842009-11-11 Nathan Froyd <froydnj@codesourcery.com>
6885
6886 * gdb.base/long_long.exp: Permit leading zeros on floating-point
6887 exponents.
6888 * gdb.base/pointers.exp: Likewise.
6889 * gdb.cp/ref-types.exp: Likewise.
6890
a4216f37
KS
68912009-11-11 Keith Seitz <keiths@redhat.com>
6892
6893 * gdb.cp/cplusfuncs.cc (class foo): Add operators
6894 new[] and delete[].
6895 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
6896 "void".
6897 (probe_demangler): Remove all single-quoting of
6898 method and variable names.
6899 (info_func_regexp): Remove the word "void" from any
6900 occurrence of "(void)".
6901 (print_addr_2): Remove all single-quoting of
6902 method names.
6903 (print_addr_2_kfail): Likewise.
6904 (print_addr): Single-quote C function names before
6905 passing to print_addr_2.
6906 (test_paddr_operator_functions): Remove single-quoting
6907 for method names.
6908 Add tests for operator new[] and operator delete[].
6909
9b14d7aa
JK
69102009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6911
6912 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
6913
85feb311
KS
69142009-11-09 Keith Seitz <keiths@redhat.com>
6915
6916 * gdb.cp/overload.exp: Add tests for resolving overloaded
6917 methods in expression parsing/evaluation.
6918
fa335448
DJ
69192009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6920
6921 * lib/gdb.exp (default_gdb_version): Use --version instead of
6922 --command.
6923
ec3c07fc
NS
69242009-11-10 Nathan Sidwell <nathan@codesourcery.com>
6925
6926 * lib/gdb.exp (gdb_compile_test): New.
6927 (skip_ada_tests, skip_java_tests): New.
6928 (gdb_compile): Use gdb_compile_test for f77.
6929 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
6930 * lib/java.exp (compile_java_from_source): Remove runtests check,
6931 use gdb_compile_test to record result.
6932 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
6933 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
6934 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
6935 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
6936 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
6937 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
6938 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
6939 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
6940 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
6941 adjust gdb_compile invocations.
6942
b8b4e42b
JK
69432009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6944
6945 * Makefile.in (abs_builddir): New.
6946 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
6947 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
6948 `$(abs_builddir)/site.exp'.
6949
f8b7eaf3
DJ
69502009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
6951
6952 * config/m68k-emc.exp, lib/emc-support.exp,
6953 gdb.trace/gdb_c_test.c: Delete.
6954 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
6955 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
6956 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6957 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
6958 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6959 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
6960 casing for m68k-*-elf.
6961
c4187697
NS
69622009-11-03 Pedro Alves <pedro@codesourcery.com>
6963
6964 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
6965 * gdb.arch/i386-prologue.exp: Likewise.
6966 * gdb.arch/i386-unwind.exp: Likewise.
6967
db16b772
DJ
69682009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
6969
6970 * lib/gdb.exp (gdb_expect): Fix timeout typo.
6971
bcf71277
DJ
69722009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
6973
6974 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
6975
0105cee2
DJ
69762009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
6977
6978 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
6979
24ddea62
JK
69802009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6981
6982 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
6983
287ccc17
JK
69842009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6985
6986 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
6987 * gdb.base/sepdebug2.c: New file.
6988
08bca259 69892009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
6990
6991 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
6992 the modified warnings for catch syscall. Verify if GDB was compiled
6993 with support for lib expat, and choose which tests to run depending
6994 on this.
6995
5d4e2b76
VP
69962009-10-30 Vladimir Prus <vladimir@codesourcery.com>
6997
6998 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
6999 that composite commands are parsed OK. And also test
7000 that breakpoint commands do work.
7001
240e538a
MS
70022009-10-23 Michael Snyder <msnyder@vmware.com>
7003
7004 gdb.reverse/consecutive-precsave.exp: Change expect pattern
7005 to allow for new disassembly style.
7006
9c419145
PP
70072009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
7008
7009 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 7010
02506ff1
MS
70112009-10-22 Michael Snyder <msnyder@vmware.com>
7012
7013 * gdb.reverse/break-precsave.exp: New test.
7014 * gdb.reverse/consecutive-precsave.exp: Ditto.
7015 * gdb.reverse/finish-precsave.exp: Ditto.
7016 * gdb.reverse/i386-precsave.exp: Ditto.
7017 * gdb.reverse/machinestate-precsave.exp: Ditto.
7018 * gdb.reverse/sigall-precsave.exp: Ditto.
7019 * gdb.reverse/solilb-precsave.exp: Ditto.
7020 * gdb.reverse/step-precsave.exp: Ditto.
7021 * gdb.reverse/until-precsave.exp: Ditto.
7022 * gdb.reverse/watch-precsave.exp: Ditto.
7023
4cf866a3
MS
70242009-10-22 Michael Snyder <msnyder@vmware.com>
7025
7026 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
7027 for gdb_expect. Adjust one test's expect strings for the new
7028 format of disassemble.
7029 * gdb.reverse/finish-reverse.exp: Delete 'return'.
7030 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
7031 gdb_test_multiple.
7032 * gdb.reverse/step-reverse.exp: Delete 'return'.
7033 * gdb.reverse/until-reverse.exp: Delete blank lines.
7034 * gdb.reverse/watch-reverse.exp: Delete blank lines.
7035
2b28d209
PP
70362009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
7037
7038 * gdb.base/consecutive.exp: Adjust.
7039 * gdb.base/display.exp: Likewise.
7040 * gdb.base/pc-fp.exp: Likewise.
7041 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 7042
33b9c32b
MS
70432009-10-19 Michael Snyder <msnyder@vmware.com>
7044
7045 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
7046 * gdb.reverse/finish-reverse.c: Ditto.
7047 * gdb.reverse/sigall-reverse.c: Ditto.
7048 * gdb.reverse/solib-reverse.c: Ditto.
7049 * gdb.reverse/step-reverse.c: Ditto.
7050 * gdb.reverse/watch-reverse.c: Ditto.
7051
6c95b8df
PA
70522009-10-19 Pedro Alves <pedro@codesourcery.com>
7053 Stan Shebs <stan@codesourcery.com>
7054
7055 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
7056 * gdb.base/foll-exec.exp: Adjust to expect a process id before
7057 "Executing new program".
7058 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
7059 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
7060 left listed after having been killed.
7061 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
7062 * gdb.base/maint.exp: Adjust test.
7063
7064 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
7065 * gdb.multi/Makefile.in: New.
7066 * gdb.multi/base.exp: New.
7067 * gdb.multi/goodbye.c: New.
7068 * gdb.multi/hangout.c: New.
7069 * gdb.multi/hello.c: New.
7070 * gdb.multi/bkpt-multi-exec.c: New.
7071 * gdb.multi/bkpt-multi-exec.exp: New.
7072 * gdb.multi/crashme.c: New.
7073
279017b7
TG
70742009-10-13 Tristan Gingold <gingold@adacore.com>
7075
7076 * gdb.base/sepdebug.exp: Check debug info are found.
7077
0413d738
PA
70782009-10-08 Pedro Alves <pedro@codesourcery.com>
7079
7080 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
7081 bits.
7082
c628eecc
JK
70832009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7084
7085 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
7086
38af1bfe
JB
70872009-10-07 Joel Brobecker <brobecker@adacore.com>
7088
7089 * gdb.base/watchpoints.c: Add copyright header. Reformat one
7090 of the comments.
7091
2b0adecd
PM
70922009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
7093
7094 * gdb.base/annota1.exp: Remove obsolete match_max increase.
7095 * gdb.base/annota3.exp: Idem.
7096 * gdb.base/maint.exp: Idem.
7097
8d417781
PM
70982009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7099
889bf7c5 7100 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
7101 to default.
7102
bb61102d
PM
71032009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
7104
889bf7c5 7105 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
7106 mingw and cygwin targets.
7107
ace5c364
PM
71082009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
7109 Pedro Alves <pedro@codesourcery.com>
7110
889bf7c5 7111 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
7112 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
7113
c2d494a0
PM
71142009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
7115
e1b52ce2
PM
7116 * gdb.base/shr1.c: Use %p in format string.
7117 * gdb.base/unload.c: Avoid warning in fprintf.
7118 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 7119
209f53f5
PM
71202009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
7121
7122 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
7123 long type.
7124 (test_unlink): Correct printf string.
7125 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
7126 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
7127
8172766a
JK
71282009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7129
7130 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
7131 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
7132 * gdb.arch/ia64-breakpoint-shadow.S: New file.
7133
0f73703c
UW
71342009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7135
7136 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
7137 * gdb.objc/nondebug.exp: Likewise.
7138
b32306ca
UW
71392009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7140
7141 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
7142 target_info setting.
7143
7144 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
7145 that detect new threads during "info threads".
7146
0057022f
UW
71472009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7148
7149 * gdb.threads/manythreads.c (main): Increase thread stack size
7150 to 2*PTHREAD_STACK_MIN.
7151 * gdb.threads/multi-create.c (main): Likewise.
7152 (create_function): Likewise.
7153
f29c0325
UW
71542009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7155
7156 * gdb.base/dump.exp: Pass difference of pointer types instead
7157 of integer types as offset to restore in intarr3.srec case.
7158
fcb34849
UW
71592009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7160
7161 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
7162
d5142e3b
UW
71632009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7164
7165 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
7166
087b74b2 71672009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 7168
087b74b2
PM
7169 New test for two watchpoints, with disabling of
7170 the first inserted.
7171 * testsuite/gdb.base/watchpoints.c: New file.
7172 * testsuite/gdb.base/watchpoints.exp: New file.
7173
96c07c5b
TT
71742009-09-25 Tom Tromey <tromey@redhat.com>
7175
7176 * gdb.base/charset.exp: Test utf-16 strings with Python.
7177
b8899f2b
TT
71782009-09-25 Tom Tromey <tromey@redhat.com>
7179
7180 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
7181 UCS-4.
7182 * gdb.base/charset.c (utf_32_string): Rename.
7183 (init_utf32): Rename.
7184 (main): Update.
7185
329719ec
TT
71862009-09-22 Tom Tromey <tromey@redhat.com>
7187
7188 * gdb.python/py-function.exp: Add regression tests.
7189
11ef0d76
KS
71902009-09-21 Keith Seitz <keiths@redhat.com>
7191
7192 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
7193 with invalid operator.
7194
3fe8f3b3
KS
71952009-09-21 Keith Seitz <keiths@redhat.com>
7196
7197 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
7198 and destructor using typedef name of class.
7199 * gdb.cp/classes.cc (class Base1): Add a destructor.
7200 (base1): New typedef.
7201 (use_methods): Instanitate an object of type base1.
7202 * gdb.cp/templates.exp (test_template_typedef): New procedure.
7203 (do_tests): Call test_template_typedef.
7204 * gdb.cp/templates.cc (Baz::~Baz): New method.
7205 (intBazOne): New typedef.
7206 (main): Instantiate intBazOne.
7207
7a9fe101
PM
72082009-09-21 Phil Muldoon <pmuldoon@redhat.com>
7209
7210 PR python/10633
7211
7212 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
7213 Function.
7214 (run_lang_tests): Add print elements test.
7215
2e4d963f
PM
72162009-09-21 Phil Muldoon <pmuldoon@redhat.com>
7217
7218 * gdb.python/py-value.exp (test_subscript_regression): New
7219 function. Test for invalid subscripts.
7220 * gdb.python/py-value.c (main): Add test array, and pointer to it.
7221 (ptr_ref): New function.
7222
ec7e75e7
PP
72232009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
7224
7225 * gdb.base/default.exp: Fix "show convenience".
7226
0cc7d26f
TT
72272009-09-15 Tom Tromey <tromey@redhat.com>
7228
7229 * lib/mi-support.exp (mi_create_varobj): Update.
7230 (mi_create_floating_varobj): Likewise.
7231 (mi_create_dynamic_varobj): New proc.
7232 (mi_varobj_update): Update.
7233 (mi_varobj_update_with_type_change): Likewise.
7234 (mi_varobj_update_kv_helper): New proc.
7235 (mi_varobj_update_dynamic_helper): Rewrite.
7236 (mi_varobj_update_dynamic): New proc.
7237 (mi_list_varobj_children): Update.
7238 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
7239 * gdb.python/python-prettyprint.py (pp_outer): New class.
7240 (pp_nullstr): Likewise.
7241 (lookup_function): Register new printers.
7242 * gdb.python/python-prettyprint.c (struct substruct): New type.
7243 (struct outerstruct): Likewise.
7244 (substruct_test): New function.
7245 (struct nullstr): New type.
7246 (string_1, string_2): New globals.
7247 (main): Add new tests.
7248 * gdb.python/python-mi.exp: Added regression tests.
7249 * gdb.mi/mi2-var-display.exp: Update.
7250 * gdb.mi/mi2-var-cmd.exp: Update.
7251 * gdb.mi/mi2-var-child.exp: Update.
7252 * gdb.mi/mi2-var-block.exp: Update.
7253 * gdb.mi/mi-var-invalidate.exp: Update.
7254 * gdb.mi/mi-var-display.exp: Update.
7255 * gdb.mi/mi-var-cmd.exp: Update.
7256 * gdb.mi/mi-var-child.exp: Update.
7257 * gdb.mi/mi-var-block.exp: Update.
7258 * gdb.mi/mi-break.exp: Update.
7259 * gdb.mi/gdb701.exp: Update.
7260
a96d9b2e
SDJ
72612009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
7262
7263 * Makefile.in: Inclusion of catch-syscall object.
7264 * gdb.base/catch-syscall.c: New file.
7265 * gdb.base/catch-syscall.exp: New file.
7266
b43b923a
MS
72672009-09-12 Michael Snyder <msnyder@vmware.com>
7268
7269 * gdb.reverse/step-reverse.exp: Explicitly check for targets
7270 that can support reverse debuggnig.
7271
cec03d70
TT
72722009-09-11 Tom Tromey <tromey@redhat.com>
7273
7274 * gdb.dwarf2/valop.S: New file.
7275 * gdb.dwarf2/valop.exp: New file.
7276
e23bb3fc
MK
72772009-09-11 Mark Kettenis <kettenis@gnu.org>
7278
7279 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
7280
37c3696d
DE
72812009-09-10 Doug Evans <dje@google.com>
7282
7283 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
7284 Add $gdb_prompt to second breakpoint regexp.
7285
5172aecb
JB
72862009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
7287
7288 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
7289 names, add missing ones.
7290 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
7291 * gdb.python/py-frame.c: Rename from python-frame.c.
7292 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
7293 testfile name.
7294 * gdb.python/py-function.exp: Rename from python-function.exp.
7295 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
7296 testfile name.
7297 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
7298 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
7299 Adjust testfile name.
7300 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
7301 * gdb.python/py-template.cc: Rename from python-template.cc.
7302 * gdb.python/py-template.exp: Rename from python-template.exp.
7303 Adjust testfile name.
7304 * gdb.python/py-value.c: Rename from python-value.c.
7305 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
7306 testfile name.
7307
b554e4bd
JK
73082009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7309
7310 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
7311 $bpt2address.
7312 (Second breakpoint address is valid on ia64)
7313 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
7314
9a68ae16
JM
73152009-09-03 Joseph Myers <joseph@codesourcery.com>
7316
7317 * gdb.base/ending-run.exp: Restrict regular expression matching
7318 line number to require closing brace following.
7319
146b9145
DE
73202009-09-03 Doug Evans <dje@google.com>
7321
7322 * gdb.base/store.exp (check_set): Fix typo in expected value message.
7323
787d21e1
TT
73242009-09-02 Tom Tromey <tromey@redhat.com>
7325
7326 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
7327
e7802207
TT
73282009-09-02 Tom Tromey <tromey@redhat.com>
7329
7330 * gdb.dwarf2/callframecfa.exp: New file.
7331 * gdb.dwarf2/callframecfa.S: New file.
7332
817aadd2
JK
73332009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7334
7335 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
7336 gdb.base/solib-overlap-main.c: New.
7337
4a76eae5
DJ
73382009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
7339
7340 PR gdb/10565
7341
7342 * gdb.base/bitfields.c (struct container, container): New.
7343 (main): Initialize it and call break5.
7344 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
7345
d4b96c9a
JK
73462009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7347
7348 Support constant DW_AT_data_member_location by GCC PR debug/40659.
7349 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
7350
4e22772d
JK
73512009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7352
7353 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
7354
2efab443
MS
73552009-08-26 Michael Snyder <msnyder@vmware.com>
7356
7357 * gdb.base/i386-reverse.c: New file.
7358 * gdb.base/i386-reverse.exp: New file.
7359 * gdb.base/Makefile.in: Add new files to be removed.
7360
07ab73a0
JM
73612009-08-26 Joseph Myers <joseph@codesourcery.com>
7362
7363 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
7364 environment-pwd for remote host.
7365 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
7366
676accff
KS
73672009-08-24 Keith Seitz <keiths@redhat.com>
7368
7369 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
7370 Add two new C++ completer tests which limit the output to a
889bf7c5 7371 given class.
676accff 7372
f9f7ad22
MS
73732009-08-24 Michael Snyder <msnyder@vmware.com>
7374
7375 * gdb.base/del.exp: Fix typo in comment.
7376 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
7377
81ecdfbb
RW
73782009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7379
7380 * configure: Regenerate.
7381 * gdb.hp/configure: Likewise.
7382 * gdb.hp/gdb.aCC/configure: Likewise.
7383 * gdb.hp/gdb.base-hp/configure: Likewise.
7384 * gdb.hp/gdb.compat/configure: Likewise.
7385 * gdb.hp/gdb.defects/configure: Likewise.
7386 * gdb.hp/gdb.objdbg/configure: Likewise.
7387 * gdb.stabs/configure: Likewise.
7388
cab0c772
UW
73892009-08-19 Doug Evans <dje@google.com>
7390
7391 * gdb.base/gdbvars.c: New file.
7392 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
7393
b8fa0bfa
PA
73942009-08-14 Pedro Alves <pedro@codesourcery.com>
7395
7396 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
7397 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
7398
b84aa90a
PA
73992009-08-13 Pedro Alves <pedro@codesourcery.com>
7400
7401 * gdb.base/default.exp: Adjust "set language test": it's now an
7402 enum command. Larger help string moved to "help set language".
7403 * gdb.base/help.exp: Adjust "help set language" expected output,
7404 now lists all known languages.
7405
0d8f9b2c
NF
74062009-08-11 Nathan Froyd <froydnj@codesourcery.com>
7407
7408 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
7409 all frame arguments.
7410 * gdb.arch/altivec-regs.exp: Likewise.
7411
bda180e0
TT
74122009-08-07 Tom Tromey <tromey@redhat.com>
7413
7414 * gdb.base/setshow.exp: Add tests for changes to set language, set
7415 check range, and set check type.
7416
48cb2d85
VP
74172009-08-03 Vladimir Prus <vladimir@codesourcery.com>
7418
7419 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
7420 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 7421 Call it.
48cb2d85 7422
1ea34204
UW
74232009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7424
7425 * configure.ac: Run gdb.cell tests when appropriate.
7426 * configure: Regenerate.
7427 * lib/cell.exp: New file.
7428 * gdb.cell: New directory.
7429 * gdb.cell/configure.ac: New file.
7430 * gdb.cell/configure: New file.
7431 * gdb.cell/Makefile.in: New file.
7432 * gdb.cell/arch.exp: New file.
7433 * gdb.cell/break.c: New file.
7434 * gdb.cell/break.exp: New file.
7435 * gdb.cell/break-spu.c: New file.
7436 * gdb.cell/bt.c: New file.
7437 * gdb.cell/bt2-spu.c: New file.
7438 * gdb.cell/bt-spu.c: New file.
7439 * gdb.cell/bt.exp: New file.
7440 * gdb.cell/coremaker.c: New file.
7441 * gdb.cell/coremaker-spu.c: New file.
7442 * gdb.cell/core.exp: New file.
7443 * gdb.cell/gcore.exp: New file.
7444 * gdb.cell/data.c: New file.
7445 * gdb.cell/data.exp: New file.
7446 * gdb.cell/data-spu.c: New file.
7447 * gdb.cell/ea-cache.exp: New file.
7448 * gdb.cell/ea-cache.c: New file.
7449 * gdb.cell/ea-cache-spu.c: New file.
7450 * gdb.cell/ea-standalone.c: New file.
7451 * gdb.cell/ea-standalone.exp: New file.
7452 * gdb.cell/ea-test.c: New file.
7453 * gdb.cell/ea-test.exp: New file.
7454 * gdb.cell/f-regs.exp: New file.
7455 * gdb.cell/mem-access.c: New file.
7456 * gdb.cell/mem-access.exp: New file.
7457 * gdb.cell/mem-access-spu.c: New file.
7458 * gdb.cell/ptype.exp: New file.
7459 * gdb.cell/registers.exp: New file.
7460 * gdb.cell/size.c: New file.
7461 * gdb.cell/sizeof.exp: New file.
7462 * gdb.cell/size-spu.c: New file.
7463 * gdb.cell/solib.exp: New file.
7464 * gdb.cell/solib-symbol.exp: New file.
7465
85e747d2
UW
74662009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7467
7468 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
7469
58d6951d
DJ
74702009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
7471
7472 * gdb.base/float.exp: Handle VFP registers.
7473
6e0a4f15
MS
74742009-07-14 Michael Snyder <msnyder@vmware.com>
7475
dcd5da87
MS
7476 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
7477 to bring gdb to the beginning of the calling line.
7478
6e0a4f15
MS
7479 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
7480 confusing the i386 epilogue unwinder.
7481
782b2b07
SS
74822009-07-14 Stan Shebs <stan@codesourcery.com>
7483
7484 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
7485
f662c3bc
MS
74862009-07-14 Michael Snyder <msnyder@vmware.com>
7487
7488 * gdb.reverse/step-reverse.exp (stepi into function call):
7489 Call instruction may not be first instruction in the line.
7490 (reverse stepi from a function call): Used wrong line number.
7491
8f313923
JK
74922009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7493
7494 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
7495
4662c76e
JK
74962009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7497
7498 Fix gdb.base/macscp.exp when using custom inputrc.
7499 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
7500 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
7501 env(TERM) set.
7502 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
7503 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
7504
aa81e255
JK
75052009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7506
7507 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
7508 * gdb.base/annota1.exp (thread_test): Import global $testfile.
7509 Change the compilation target to match the testcase name.
7510 * gdb.base/sect-cmd.exp: Change the compilation target to match the
7511 testcase name.
7512 * a2-run.exp: Use for setup prepare_for_testing. Change the
7513 compilation target to match the testcase name.
7514 * gdb.base/commands.exp: Likewise.
7515 * gdb.base/finish.exp: Likewise.
7516 * gdb.base/float.exp: Likewise.
7517 * gdb.base/info-target.exp: Likewise.
7518 * gdb.base/relational.exp: Likewise.
7519 * gdb.base/term.exp: Likewise.
7520 * gdb.base/until.exp: Likewise.
7521 * gdb.base/volatile.exp: Likewise.
7522 * gdb.base/whatis-exp.exp: Likewise.
7523
4c93b1d7
HZ
75242009-07-11 Hui Zhu <teawater@gmail.com>
7525
7526 * gdb.base/help.exp (disassemble): Update expected help text.
7527
812f7342
TT
75282009-07-09 Tom Tromey <tromey@redhat.com>
7529
7530 * lib/gdb.exp: Handle TRANSCRIPT.
7531 (remote_spawn, remote_close, send_gdb): New procs.
7532
fbb8f299
PM
75332009-07-10 Phil Muldoon <pmuldoon@redhat.com>
7534
7535 * gdb.python/python-prettyprint.c: Add counted null string
7536 structure.
7537 * gdb.python/python-prettyprint.exp: Print null string. Test for
7538 embedded nulls.
7539 * gdb.python/python-prettyprint.py (pp_ns): New Function.
7540 * gdb.python/python-value.exp (test_value_in_inferior): Add
7541 variable length string fetch tests.
7542 * gdb.python/python-value.c (main): Add strings for string fetch tests.
7543
c0ac0ec7
JK
75442009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7545
7546 * gdb.base/dump.exp (inaccessible memory is reported): New test.
7547
30b66ecc
TT
75482009-07-07 Tom Tromey <tromey@redhat.com>
7549
7550 * gdb.base/call-rt-st.exp: Update for change to escape output.
7551 * gdb.base/callfuncs.exp: Likewise.
7552 * gdb.base/charset.exp: Likewise.
7553 * gdb.base/constvars.exp: Likewise.
7554 * gdb.base/long_long.exp: Likewise.
7555 * gdb.base/pointers.exp: Likewise.
7556 * gdb.base/printcmds.exp: Likewise.
7557 * gdb.base/setvar.exp: Likewise.
7558 * gdb.base/store.exp: Likewise.
7559 * gdb.cp/ref-types.exp: Likewise.
7560 * gdb.mi/mi-var-child.exp: Likewise.
7561 * gdb.mi/mi-var-display.exp: Likewise.
7562 * gdb.mi/mi2-var-display.exp: Likewise.
7563 * gdb.base/charset.exp: Test octal escape sequence length.
7564 Update for change to escape output.
7565
187c4a2b
JK
75662009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7567
7568 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
7569
d80a43f9
DJ
75702009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
7571
7572 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
7573
047427a8
JK
75742009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7575
7576 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
7577 gdbserver increasing $portnum if "Can't bind address" has been seen.
7578
8b5a0f4f
PA
75792009-07-05 Pedro Alves <pedro@codesourcery.com>
7580
7581 * gdb.base/ending-run.exp: Add "step out of main" pattern for
7582 mingw32ce.
7583
7d93ba58
PA
75842009-07-05 Pedro Alves <pedro@codesourcery.com>
7585
7586 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
7587 VFP format.
7588
2277426b
PA
75892009-07-02 Pedro Alves <pedro@codesourcery.com>
7590
7591 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
7592 linux. Adjust to use "inferior", "info inferiors", "detach
7593 inferior" and "kill inferior" instead of "restart", "info fork",
7594 "detach fork" and "delete fork".
7595 * gdb.base/ending-run.exp: Spell out "info".
7596 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
7597 the "kill" command.
7598
5af949e3
UW
75992009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7600
7601 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
7602 change to prefix TLS offset in hex with 0x.
7603
5d3729b5
UW
76042009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7605
7606 * gdb.base/default.exp: Update test case for "x" changes.
7607
af589bd0
TG
76082009-07-01 Tristan Gingold <gingold@adacore.com>
7609
7610 * gdb.base/bigcore.exp: Make darwin untested.
7611
40974f91
JK
76122009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7613
7614 * gdb.base/completion.exp (directory completion): Create the directory.
7615 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
7616 escapeuniquesub.
7617 (directory completion 2): Expect now ${escapeuniquesub}.
7618 (Glob remaining of directory test): Remove one excessive newline.
7619 Expect the real output.
7620
59dd3af6
JK
76212009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7622
7623 Fix `make check//%' target after `make check' has been ran.
7624 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
7625 a mkdir call.
7626 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
7627 (%/.dir): Remove.
7628
f4e164aa
JK
76292009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7630
7631 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
7632 the expected result record.
7633
69af2122
JK
76342009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7635
7636 Remove racy FAILs relying just on the timeouts.
7637 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
7638 (annotation_level 2): Remove racy FAILs.
7639
2fd481e1
PP
76402009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
7641
7642 gdb/10275
889bf7c5
PA
7643 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
7644
c38f313d
DJ
76452009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
7646
7647 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
7648
8b777f02
VP
76492009-06-30 Vladimir Prus <vladimir@codesourcery.com>
7650
7651 * gdb.mi/mi-stack.exp: Testing symbolic options
7652 to -stack-list-locals and -stack-list-arguments.
7653
00c7eacf
JK
76542009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7655
7656 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
7657
6bc80edc
TT
76582009-06-29 Tom Tromey <tromey@redhat.com>
7659
7660 * dg-extract-results.sh: New file.
7661 * Makefile.in (FORCE_PARALLEL): New variable.
7662 (CHECK_TARGET): New conditional variable.
7663 (check): Use CHECK_TARGET.
7664 (DO_RUNTEST): New variable.
7665 (check-single): New target.
7666 (TEST_DIRS): New variable.
7667 (TEST_TARGETS): Likewise.
7668 (check-parallel): New target.
7669 (check-gdb.%): New pattern.
7670 (BASE1_FILES): New variable.
7671 (BASE2_FILES): Likewise.
7672 (check-gdb.base%): New pattern.
7673 (%/.dir): New pattern.
7674 * configure: Rebuild.
7675 * aclocal.m4 (AM_CONDITIONAL): New defun.
7676 * configure.ac: Check whether user is using GNU make.
7677 (GMAKE): New conditional.
7678
794684b6
SW
76792009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
7680
7681 * gdb.cp/namespace-nested-import.cc: New test.
7682 * gdb.cp/namespace-nested-import.exp: New test.
7683
edb3359d
DJ
76842009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
7685
7686 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
7687 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
7688 * gdb.opt/Makefile.in (EXECUTABLES): Update.
7689 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
7690 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
7691 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
7692 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
7693 gdb.opt/inline-markers.c: New files.
7694 * lib/gdb.exp (skip_inline_frame_tests): New function.
7695 (skip_inline_var_tests): New function.
7696
cf657a0c
AS
76972009-06-27 Andreas Schwab <schwab@linux-m68k.org>
7698
7699 * gdb.cp/exception.exp: Don't require $hex before inner frame in
7700 backtrace.
7701
28d41a99
MS
77022009-06-27 Michael Snyder <msnyder@vmware.com>
7703
7704 * gdb.reverse: New directory.
7705 * gdb.reverse/break-reverse.c: New test.
7706 * gdb.reverse/break-reverse.exp: New test.
7707 * gdb.reverse/consecutive-reverse.c: New test.
7708 * gdb.reverse/consecutive-reverse.exp: New test.
7709 * gdb.reverse/finish-reverse.c: New test.
7710 * gdb.reverse/finish-reverse.exp: New test.
7711 * gdb.reverse/machinestate.c: New test.
7712 * gdb.reverse/ms1.c: New test.
7713 * gdb.reverse/machinestate.exp: New test.
7714 * gdb.reverse/Makefile.in: New file.
7715 * gdb.reverse/shr2.c: New test.
7716 * gdb.reverse/solib-reverse.c: New test.
7717 * gdb.reverse/solib-reverse.exp: New test.
7718 * gdb.reverse/step-reverse.c: New test.
7719 * gdb.reverse/step-reverse.exp: New test.
7720 * gdb.reverse/until-reverse.c: New test.
7721 * gdb.reverse/ur1.c: New test.
7722 * gdb.reverse/until-reverse.exp: New test.
7723 * gdb.reverse/watch-reverse.c: New test.
7724 * gdb.reverse/watch-reverse.exp: New test.
7725 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
7726 * configure: Regenerate.
7727
fe3c8b0d
DE
77282009-06-26 Doug Evans <dje@google.com>
7729
7730 * gdb.base/psymtab.exp: Turn off pending breakpoints.
7731
3a72a602
PM
77322009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
7733
7734 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
7735 windows problem for 'file delete $binfile'.
7736
27aa8d6a
SW
77372009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
7738
7739 * gdb.cp/namespace-using.exp: New test.
7740 * gdb.cp/namespace-using.cc: New test.
7741
8ac055f8
JB
77422009-05-20 Joel Brobecker <brobecker@adacore.com>
7743
7744 * gdb.ada/variant_record_packed_array: New testcase.
7745
85e306ed
TT
77462009-06-23 Tom Tromey <tromey@redhat.com>
7747
7748 * gdb.base/charset.exp (test_combination): Regression test.
7749 * gdb.base/charset.c (my_wchar_t): New typedef.
7750 (myvar): New global.
7751 (main): Set myvar.
7752
56643c5e
PM
77532009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
7754
7755 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
7756 target.
7757
1fac167a
UW
77582009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7759
7760 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
7761
7ccb0be9
UW
77622009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7763
7764 * gdb.mi/gdb680.exp: Update test for error message.
7765
568d6575
UW
77662009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7767
7768 * gdb.base/annota1.exp: Allow multiple occurrences of the
7769 frames-invalid annotation.
7770 * gdb.cp/annota2.exp: Likewise.
7771
7cd1089b
PM
77722009-06-15 Phil Muldoon <pmuldoon@redhat.com>
7773
7774 * gdb.cp/gdb2495.cc: New file.
7775 * gdb.cp/gdb2495.exp: New file.
7776
72c63395
JK
77772009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7778
7779 Report error on GDB crash during runto.
7780 * lib/gdb.exp (runto <eof>): New.
7781
3788363d
DJ
77822009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
7783
7784 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
7785 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
7786 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
7787 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
7788 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
7789 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
7790 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
7791 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
7792 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
7793 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
7794 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
7795 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
7796 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
7797 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
7798 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
7799 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
7800 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
7801 gdb.server/server-mon.exp, gdb.server/server-run.exp,
7802 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
7803 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
7804 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
7805 gdb.trace/passcount.exp, gdb.trace/report.exp,
7806 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
7807 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
7808 gdb.trace/while-stepping.exp: Use a unique name for the compiled
7809 executable.
7810
17592de3
PA
78112009-06-07 Pedro Alves <pedro@codesourcery.com>
7812
7813 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
7814 defined before referencing it.
7815
701e355d
DE
78162009-06-03 Doug Evans <dje@google.com>
7817
7818 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
7819 * gdb.arch/i386-see.c: Ditto.
7820
f2292c65
PM
78212009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
7822
7823 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
7824 (check_macro): Return 1 if undefined.
7825 If first test fails, check if macro debug information is available,
7826 and report unsupported test if no macro information is found.
7827
5a437975
DE
78282009-05-29 Doug Evans <dje@google.com>
7829
7830 * gdb.threads/hand-call-in-threads.exp: New.
7831 * gdb.threads/hand-call-in-threads.c: New.
7832
c141c696
MS
78332009-05-29 Michael Snyder <msnyder@vmware.com>
7834
7835 * gdb.base/break-always.exp: Change "1" to "on".
7836 Add confirmation check.
7837
b3444185
PA
78382009-05-28 Pedro Alves <pedro@codesourcery.com>
7839
7840 * gdb.threads/threxit-hop-specific.c: New.
7841 * gdb.threads/threxit-hop-specific.exp: New.
7842 * gdb.threads/thread-execl.c: New.
7843 * gdb.threads/thread-execl.exp: New.
7844
b6313243
TT
78452009-05-27 Tom Tromey <tromey@redhat.com>
7846 Thiago Jung Bauermann <bauerman@br.ibm.com>
7847
7848 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
7849 (mi_child_regexp): Likewise.
7850 (mi_list_varobj_children_range): Likewise.
7851 (mi_get_features): Likewise.
7852 (mi_list_varobj_children): Rewrite.
7853 * gdb.python/python-mi.exp: New file.
7854
a6bac58e
TT
78552009-05-27 Tom Tromey <tromey@redhat.com>
7856 Thiago Jung Bauermann <bauerman@br.ibm.com>
7857 Phil Muldoon <pmuldoon@redhat.com>
7858 Paul Pluzhnikov <ppluzhnikov@google.com>
7859
7860 * gdb.python/python-prettyprint.exp: New file.
7861 * gdb.python/python-prettyprint.c: New file.
7862 * gdb.python/python-prettyprint.py: New file.
7863 * gdb.base/display.exp: print/r is now valid.
7864
2c74e833
TT
78652009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
7866 Tom Tromey <tromey@redhat.com>
7867 Pedro Alves <pedro@codesourcery.com>
7868 Paul Pluzhnikov <ppluzhnikov@google.com>
7869
7870 * gdb.python/python-template.exp: New file.
7871 * gdb.python/python-template.cc: New file.
7872 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
7873 tests.
7874 * gdb.python/python-value.exp (py_objfile_tests): New proc.
7875 Call it.
7876 (test_value_after_death): New proc.
7877 * gdb.python/python-value.c (PTR): New typedef.
7878 (main): New variable 'x'.
7879
89c73ade
TT
78802009-05-27 Tom Tromey <tromey@redhat.com>
7881
7882 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
7883 tests.
7884 * gdb.python/python-value.exp (py_objfile_tests): New proc.
7885 Call it.
7886
a75724bc
PA
78872009-05-27 Pedro Alves <pedro@codesourcery.com>
7888
7889 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
7890
e58b0e63
PA
78912009-05-24 Pedro Alves <pedro@codesourcery.com>
7892
7893 * gdb.threads/fork-thread-pending.c: New.
7894 * gdb.threads/fork-thread-pending.exp: New.
7895
4ac36638
JK
78962009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7897
7898 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
7899 * gdb.dwarf2/dw2-strp.S (a_string2): New.
7900
889bf7c5 79012009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 7902
889bf7c5 7903 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 7904
b242c3c2
PA
79052009-05-17 Pedro Alves <pedro@codesourcery.com>
7906
7907 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
7908 `gdb_get_line_number'. Call `callee' in both parent and child.
7909 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
7910 `gdb_get_line_number' instead of hardcoding line numbers.
7911 (catch_fork_unpatch_child): New procedure to test detaching
7912 breakpoints from child fork.
7913 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
7914 hardcoding line numbers.
7915 (do_fork_tests): Run `catch_fork_unpatch_child'.
7916
ee342b23
VP
79172009-05-17 Vladimir Prus <vladimir@codesourcery.com>
7918
7919 * gdb.mi/mi-cmd-var.exp: Check that when varobj
7920 of structure type enters or leaves the scope, it
7921 is reported by -var-update.
7922
e2009e98
DE
79232009-05-11 Doug Evans <dje@sebabeach.org>
7924
7925 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 7926 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
7927 * gdb.threads/schedlock.c (main): Fix off-by-one error.
7928
00903456
JK
79292009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7930
7931 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
7932
dc621c35
DE
79332009-04-30 Doug Evans <dje@google.com>
7934
7935 * gdb.threads/watchthreads2.exp: New testcase.
7936 * gdb.threads/watchthreads2.c: New testcase.
7937
9ab4e744
DE
79382009-04-29 Doug Evans <dje@google.com>
7939
7940 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
7941 * gdb.cp/mb-ctor.cc: Ditto.
7942 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
7943 * gdb.cp/mb-inline.h (multi_line_foo): New function.
7944 * gdb.cp/mb-inline1.cc: Call it.
7945 * gdb.cp/mb-inline2.cc: Ditto.
7946 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
7947 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
7948
484086b7
JK
79492009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7950
7951 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
7952 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
7953 Replace all uses of `decimal' by `nonzero'.
7954 (info macro FROM_COMMANDLINE): New test.
7955
379a77b5
TT
79562009-04-27 Tom Tromey <tromey@redhat.com>
7957
7958 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
7959
b92b73c2
DE
79602009-04-27 Doug Evans <dje@google.com>
7961
7962 * gdb.threads/watchthreads.c (main): Initialize args before starting
7963 the threads. Plus formatting cleanup.
7964 * gdb.threads/watchthreads.exp: Avoid errant failures due to
7965 biased scheduling of one thread.
7966
945a118d
JG
79672009-04-27 Jerome Guitton <guitton@adacore.com>
7968
7969 * gdb.cp/templates.cc (GetMax): New template.
7970 (main): Declare two instances of GetMax.
7971 * gdb.cp/templates.exp: Add new test.
7972
d389af10
JK
79732009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7974
7975 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
7976
e7f86de9
JM
79772009-04-22 Joseph Myers <joseph@codesourcery.com>
7978
7979 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
7980
334cc82d
TT
79812009-04-15 Tom Tromey <tromey@redhat.com>
7982
7983 * gdb.base/charset.exp: Add regression test.
7984
d12672cc
JB
79852009-04-14 Joel Brobecker <brobecker@adacore.com>
7986
7987 * gdb.base/exe-lock.exp: New testcase.
7988
18e8c3bc
TT
79892009-04-13 Tom Tromey <tromey@redhat.com>
7990
7991 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
7992 operator on Frame.
7993
5ecd5cbe
UW
79942009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7995
7996 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
7997 * gdb.server/ext-attach.exp: Likewise.
7998
7309f756
VP
79992009-04-03 Vladimir Prus <vladimir@codesourcery.com>
8000
8001 Eliminate some sleep usage.
8002
889bf7c5
PA
8003 * gdb.mi/basics.c (do_nothing): New.
8004 (main): Use do_nothing instead of printf, so that
8005 not to introduce race condition between output of
8006 inferiour and output of gdb. Do not use sleep as it
8007 is not generally available on embedded targets.
7309f756 8008
f4b95f6f
PA
80092009-04-02 Pedro Alves <pedro@codesourcery.com>
8010
8011 * gdb.server/ext-attach.exp: Expect an optional process id after
8012 "Detached from remote process".
8013
de40b933
JK
80142009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8015
8016 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
8017 gdb.dwarf2/dw2-unresolved.exp: New.
8018
2ae101a4
PA
80192009-04-02 Pedro Alves <pedro@codesourcery.com>
8020
8021 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
8022 mi_run_to_main.
8023
56a8e183
PA
80242009-04-02 Pedro Alves <pedro@codesourcery.com>
8025
8026 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
8027 mi_run_to_main. Skip thread exit test on remote targets.
8028 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
8029 mi_run_to_main.
8030 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
8031 mi_run_to_main.
8032 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
8033 when expecting ^connected. Detect when the target doesn't support
8034 non-stop mode.
8035 (mi_run_cmd): Detect if non-stop mode was requested by isn't
8036 supported. Return -1 on error, 0 on success.
8037 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
8038 (mi_runto): Return mi_runto_helper's result explicitly.
8039
c35fafde
PA
80402009-04-01 Pedro Alves <pedro@codesourcery.com>
8041
8042 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
8043
f8a8dce6
JB
80442009-04-01 Tom Tromey <tromey@redhat.com>
8045
8046 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
8047 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
8048 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
8049 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
8050
71c25dea
TT
80512009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
8052 Jan Kratochvil <jan.kratochvil@redhat.com>
8053
8054 PR gdb/931
8055 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
8056 output.
8057 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
8058 for gdb/931.
8059 * dw2-strp.S (DW_AT_language): Change to C++.
8060 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
8061
02d9a9ce
JB
80622009-03-31 Joel Brobecker <brobecker@adacore.com>
8063
8064 * gdb.ada/tasks: New testcase.
8065
1042e4c0
SS
80662009-03-30 Stan Shebs <stan@codesourcery.com>
8067
8068 * gdb.trace/actions.exp: Update to match new info trace format.
8069 * gdb.trace/deltrace.exp: Ditto.
8070 * gdb.trace/infotrace.exp: Ditto.
8071 * gdb.trace/passcount.exp: Ditto.
8072 * gdb.trace/save-trace.exp: Ditto.
8073 * gdb.trace/while-stepping.exp: Ditto.
8074 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
8075
f8f6f20b
TJB
80762009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
8077
8078 * gdb.python/python-frame.c: New file.
8079 * gdb.python/python-frame.exp: New file.
8080
c0c6f777
TJB
80812009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
8082
8083 * gdb.python/python-value.exp: Add tests for the address
8084 attribute.
8085
3cb51905
AS
80862009-03-29 Andreas Schwab <schwab@linux-m68k.org>
8087
8088 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
8089
88fc996f
DE
80902009-03-26 Doug Evans <dje@google.com>
8091
8092 * gdb.mi/mi-nonstop-exit.exp: New file.
8093 * gdb.mi/non-stop-exit.c: New file.
8094
56ef84b1
TT
80952009-03-26 Tom Tromey <tromey@redhat.com>
8096
8097 Update for change to prologue skipping:
8098 * gdb.mi/mi2-simplerun.exp: Update.
8099 * gdb.mi/mi2-break.exp: Update.
8100 * gdb.mi/mi-simplerun.exp: Update.
8101 * gdb.mi/mi-break.exp: Update.
8102 * gdb.base/ending-run.exp: Update.
8103
def2b000
TJB
81042009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
8105
8106 * gdb.python/python-value.exp (test_value_in_inferior): Test
8107 gdb.Value.is_optimized_out attribute.
8108
442ddf59
JK
81092009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8110
8111 * gdb.dwarf2/dw2-noloc-main.c: New file.
8112 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
8113 (.text): Remove.
8114 (.data): New.
8115 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
8116 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
8117 (DW_TAG_subprogram func_cu1, noloc): Remove.
8118 (main): New.
8119 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
8120 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
8121 (file_symbols): New procedure.
8122
a8df5de4
TT
81232009-03-25 Tom Tromey <tromey@redhat.com>
8124
8125 * gdb.base/charset.exp (valid_target_charset): New proc.
8126 Use it to skip tests on invalid charsets.
8127
cc1d7add
PM
81282009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
8129
8130 * gdb.base/completion.exp: Add a test for directory completion.
8131
bcd5727b
JK
81322009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8133
8134 Fix a racy FAIL.
8135 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
8136 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
8137
cc924cad
TJB
81382009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
8139
8140 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
8141 * gdb.python/python-function.exp: Add test for function returning
8142 a GDB value.
8143
bc3b79fd
TJB
81442009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
8145
8146 * gdb.python/python-function.exp: New file.
8147
6c7a06a3
TT
81482009-03-20 Tom Tromey <tromey@redhat.com>
8149
8150 * gdb.base/store.exp: Update for change to escape output.
8151 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
8152 to escape output.
8153 * gdb.base/pointers.exp: Update for change to escape output.
8154 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
8155 to escape output.
8156 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
8157 escape output.
8158 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
8159 to escape output.
8160 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
8161 escape output.
8162 * gdb.base/setvar.exp: Update for change to escape output.
8163 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
8164 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
8165 to escape output.
8166 (test_print_string_constants): Likewise.
8167 * gdb.base/charset.exp (valid_host_charset): Check size of
8168 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
8169 cases. Handle "auto"-related output.
8170 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
8171 (uvar, Uvar): New globals.
8172
c31af87b
JG
81732009-03-19 Jerome Guitton <guitton@adacore.com>
8174
8175 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
8176 deltas.
8177 * gdb.ada/fixed_points.exp: Ditto.
8178
51272cf2
PA
81792009-03-18 Pedro Alves <pedro@codesourcery.com>
8180
8181 * return-nodebug.c: Don't include stdio.h.
8182 (init): Delete.
8183 (func): Delete definition and provide extern declaration.
8184 (t): New.
8185 (main): Don't call printf. Call func and store its result in t.
8186 * return-nodebug1.c: New.
8187 * return-nodebug.exp: Don't expect stdio output. Instead, print
8188 the global variable t. Drop printf formatters and cast types from
8189 foreach loop. Don't use prepare_for_testing. Compile
8190 return-nodebug.c and return-nodebug1.c in separate steps. Don't
8191 define FORMAT or CAST.
8192
d24948ac
PP
81932009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
8194
8195 * gdb.base/solib-display.exp: Disable test for remote targers.
8196
61ff14c6
JK
81972009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8198
8199 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
8200
cb4dce93
JK
82012009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8202
8203 Fix a racy FAIL.
8204 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
8205 code from `follow parent, print pids'.
8206 (`follow child, print pids', `follow parent, print pids'): Call it.
8207 Replace `gdb_test "break..."' by gdb_breakpoint.
8208
f7c60c5e
VP
82092009-03-13 Vladimir Prus <vladimir@codesourcery.com>
8210
8211 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 8212 sync and async modes.
f7c60c5e 8213
383ace49
JB
82142009-03-12 Joel Brobecker <brobecker@adacore.com>
8215
8216 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
8217 that was checked in by mistake. Remove loading of ada.exp, since
8218 this is not necessary in this case.
8219
4ce102af
JB
82202009-03-12 Joel Brobecker <brobecker@adacore.com>
8221
8222 * gdb.ada/ptype_arith_binop.exp: New testcase.
8223
529a2aef
JB
82242009-03-12 Joel Brobecker <brobecker@adacore.com>
8225
8226 * gdb.ada/mod_from_name: New testcase.
8227
8a38181c
JB
82282009-03-12 Joel Brobecker <brobecker@adacore.com>
8229
8230 * gdb.ada/tick_last_segv: New testcase.
8231
11436dee
VP
82322009-03-12 Vladimir Prus <vladimir@codesourcery.com>
8233
61ff14c6 8234 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 8235
1f31650a
VP
82362009-03-12 Vladimir Prus <vladimir@codesourcery.com>
8237
61ff14c6
JK
8238 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
8239 include the token in ^running and frame info in *stopped.
1f31650a 8240
a3247a22
PP
82412009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
8242
8243 * solib-display.exp: New file.
8244 * solib-display-main.c: New file.
8245 * solib-display-lib.c: New file.
61ff14c6 8246
aae64587
PA
82472009-03-05 Pedro Alves <pedro@codesourcery.com>
8248
8249 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
8250
44aabfbc
JK
82512009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8252
8253 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
8254 (list_and_check_macro): Use more specific test name.
8255 (next to definition): Make the test names unique.
8256
c087fcd3
PM
82572009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
8258
8259 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 8260
c86cf029
VP
82612009-02-17 Vladimir Prus <vladimir@codesourcery.com>
8262
8263 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
8264 notifications.
8265 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
8266 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
8267 * lib/mi-support.exp (library_loaded_re): New.
8268 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
8269
3ea85240
VP
82702009-02-17 Vladimir Prus <vladimir@codesourcery.com>
8271
8272 * gdb.gdb/observer.exp: Use test_notification observer, not
8273 normal_stop, everywhere.
8274 (test_normal_stop_notifications): Rename to...
8275 (test_notifications): ...this.
8276 (test_observer_normal_stop): Rename to...
8277 (test_observer): ...this.
8278
1903f0e6
DE
82792009-02-16 Doug Evans <dje@google.com>
8280
8281 * gdb.arch/amd64-disp-step.S (test_int3): New test.
8282 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
8283 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
8284 (test_prefixed_syscall,test_int3): New tests.
8285 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
8286 (test_prefixed_syscall,test_int3): New tests.
8287
1d33d6ba
VP
82882009-02-14 Vladimir Prus <vladimir@codesourcery.com>
8289
3cb51905
AS
8290 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
8291 (mi_expect_interrupt): Likewise.
8292 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
8293 response.
1d33d6ba 8294
faafb047
PM
82952009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
8296
8297 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
8298 * gdb.base/pc-fp.exp (get_valueofx): Remove.
8299 Replace calls to get_valueofx by get_hexadecimal_valueof.
8300
417e16e2
PM
83012009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
8302
8303 * lib/gdb.exp (get_valueof): Accept anything as a return value.
8304 (get_integer_valueof): New procedure.
8305 (get_sizeof): Use new get_integer_value_of.
8306 * gdb.base/sizeof.exp: Replace all uses of get_valueof
8307 by get_integer_valueof.
8308
7065b901
TT
83092009-02-13 Tom Tromey <tromey@redhat.com>
8310
8311 * gdb.base/remote.exp (get_sizeof): Remove.
8312 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
8313 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
8314 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
8315 * lib/gdb.exp (get_valueof): Move from long_long.exp.
8316 (get_sizeof): Likewise.
8317
5d7cb8df
JK
83182009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8319
8320 PR fortran/9806
8321 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
8322
b2febfff
PP
83232009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
8324
8325 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
8326
4aa995e1
PA
83272009-02-06 Pedro Alves <pedro@codesourcery.com>
8328
8329 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
8330
d8906c6f
TJB
83312009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
8332
8333 * gdb.python/python-cmd.exp: New file.
8334
ff4ab08d
TG
83352009-02-06 Tristan Gingold <gingold@adacore.com>
8336
8337 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
8338
aacd552b
TG
83392009-02-05 Tristan Gingold <gingold@adacore.com>
8340
8341 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
8342 pointer is dereferenced and use this signal name in regexp.
8343 * gdb.base/signull.exp: Ditto.
8344 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
8345 * gdb.base/signull.c (main): Ditto.
8346
08c637de
TJB
83472009-02-04 Tom Tromey <tromey@redhat.com>
8348 Thiago Jung Bauermann <bauerman@br.ibm.com>
8349
8350 * gdb.python/python-value.exp: Use `gdb.history' instead of
8351 `gdb.value_from_history'.
8352 (test_value_numeric_ops): Add test for conversion of enum constant.
8353 * gdb.python/python-value.c (enum e): New type.
8354 (evalue): New global.
8355 (main): Use argv.
8356
20261af8
JG
83572009-02-04 Jerome Guitton <guitton@adacore.com>
8358
8359 * gdb.ada/uninitialized_vars: New test program.
8360 * gdb.ada/uninitialized_vars.exp: New testcase.
8361
52e44b43
TT
83622009-02-02 Tom Tromey <tromey@redhat.com>
8363
8364 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
8365 * gdb.cp/pr2489.cc: Rename...
8366 * gdb.cp/pr9594.cc: ... to this.
8367
1c71341a
TT
83682009-02-02 Tom Tromey <tromey@redhat.com>
8369
8370 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
8371 * gdb.cp/pr2489.cc: New file.
8372 * gdb.cp/cpcompletion.exp: New file.
8373
a4295225
TT
83742009-02-02 Tom Tromey <tromey@redhat.com>
8375
8376 PR exp/9059:
8377 * gdb.cp/call-c.exp: Add regression test.
8378 * gdb.cp/call-c.cc (FooHandle): New typedef.
8379 (main): New variable 'handle'.
8380
592375cd
VP
83812009-01-30 Vladimir Prus <vladimir@codesourcery.com>
8382
8383 * lib/mi-support.exp (et_mi_thread_list)
8384 (check_mi_and_console_threads): Adjust for current thread in
8385 -thread-list-ids output.
8386
41447f92
VP
83872009-01-30 Vladimir Prus <vladimir@codesourcery.com>
8388
889bf7c5
PA
8389 * gdb.mi/mi-break.exp (test_disabled_creation): New.
8390 Call it.
41447f92 8391
35669430
DE
83922009-01-28 Doug Evans <dje@google.com>
8393
8394 * gdb.arch/amd64-disp-step.S: New file.
8395 * gdb.arch/amd64-disp-step.exp: New file.
8396 * gdb.arch/i386-disp-step.S: New file.
8397 * gdb.arch/i386-disp-step.exp: New file.
8398
09f00d9a
PM
83992009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
8400
8401 * gdb.base/find.exp: Set newline variable
8402 using quotes instead of braces to fix cygwin failures.
8403
1e8fb976
PA
84042009-01-23 Pedro Alves <pedro@codesourcery.com>
8405
8406 * gdb.base/radix.exp: Add tests to ensure that that set
8407 input-radix 0 and set output-radix 0 are really rejected.
8408
da061712
PA
84092009-01-23 Pedro Alves <pedro@codesourcery.com>
8410
8411 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
8412 copyright years.
8413
dd7e2d2b
PA
84142009-01-23 Pedro Alves <pedro@codesourcery.com>
8415
8416 PR gdb/9664:
8417 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
8418
392452f6
PA
84192009-01-22 Pedro Alves <pedro@codesourcery.com>
8420
8421 PR c++/9631:
8422 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
8423
8653e71c
PM
84242009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
8425
8426 * gdb.server/file-transfer.exp: Use EXEEXT variable for
8427 binfile definition to fix Windows OS failure.
8428
a12cc160
DJ
84292009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
8430
8431 PR gdb/9346
8432 * gdb.base/interrupt.c (sigint_handler): New.
8433 (main): Install a SIGINT handler if SIGNALS is defined. Exit
8434 on error.
8435 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
8436 Test "signal SIGINT".
8437
b89667eb
DE
84382009-01-19 Doug Evans <dje@google.com>
8439
8440 * gdb.base/break.exp: Update expected gdb output.
8441 * gdb.base/sepdebug.exp: Ditto.
8442 * gdb.mi/mi-syn-frame.exp: Ditto.
8443 * gdb.mi/mi2-syn-frame.exp: Ditto.
8444 * gdb.base/call-signal-resume.exp: New file.
8445 * gdb.base/call-signals.c: New file.
8446 * gdb.base/unwindonsignal.exp: New file.
8447 * gdb.base/unwindonsignal.c: New file.
8448 * gdb.threads/interrupted-hand-call.exp: New file.
8449 * gdb.threads/interrupted-hand-call.c: New file.
8450 * gdb.threads/thread-unwindonsignal.exp: New file.
8451
adb483fe
DJ
84522009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
8453
8454 * gdb.base/define.exp: Test defining and hooking prefix commands.
8455 * gdb.python/python.exp: Update test for "show user" output.
8456
60023297
JK
84572009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8458
8459 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
8460 now the output exactly, using less wildcards. Expect also the output
8461 of gfortran-4.3. Update for the f-valprint.c modification from
8462 2008-04-22.
8463 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
8464 Remove gdb_test test names where matching the command.
8465
ccc57cf9
PA
84662009-01-01 Pedro Alves <pedro@codesourcery.com>
8467
8468 PR breakpoints/9681:
8469 * gdb.base/watchpoint.exp: Add regression test.
8470
c7a6ca08
PA
84712008-12-31 Pedro Alves <pedro@codesourcery.com>
8472
8473 * gdb.threads/attach-into-signal.exp: Don't use
8474 gdb_suppress_entire_file.
8475 * gdb.threads/attach-stopped.exp: Ditto.
8476 * gdb.threads/attachstop-mt.exp: Ditto.
8477
3a031f65
PA
84782008-12-31 Pedro Alves <pedro@codesourcery.com>
8479
8480 PR gdb/8812:
8481 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
8482
09e6485f
PA
84832008-12-29 Pedro Alves <pedro@codesourcery.com>
8484
8485 PR gdb/7536:
8486 * gdb.base/radix.exp: Add tests to ensure invalid input radices
8487 and unsupported output radices are really rejected.
8488
0cd53049
JK
84892008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
8490
8491 * gdb.cp/punctuator.exp: Backslash the '$' signs.
8492
ba163c7e
TT
84932008-12-22 Tom Tromey <tromey@redhat.com>
8494
8495 * gdb.cp/punctuator.exp: New file.
8496
6f4de6c9
JK
84972008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8498
8499 * gdb.base/completion.exp (Completing non-existing component): New test.
8500
0f34d0b4
JK
85012008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8502
8503 Fix for PR gdb/8648.
8504 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
8505 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
8506 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
8507 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
8508
db2ad4c3
JK
85092008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8510
8511 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
8512
bb5ef15e
DP
85132008-12-16 Christophe Lyon <christophe.lyon@st.com>
8514
8515 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
8516 compiler actually generate code at the expected line number.
8517
90142adc
JZ
85182008-12-15 Jie Zhang <jie.zhang@analog.com>
8519
8520 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
8521
fad6eecd
TT
85222008-12-12 Tom Tromey <tromey@redhat.com>
8523
8524 * gdb.base/commands.exp (redefine_hook_test): New proc.
8525 Call it.
8526
17c8aaf5
TT
85272008-12-11 Tom Tromey <tromey@redhat.com>
8528
8529 * gdb.base/macscp.exp: New regression test.
8530
7c8adf68
TT
85312008-12-11 Tom Tromey <tromey@redhat.com>
8532
8533 * gdb.base/macscp.exp: Print "address.addr".
8534 * gdb.base/macscp1.c (struct outer): New struct.
8535 (address): New global.
8536
b05dcbb7
TT
85372008-12-09 Tom Tromey <tromey@redhat.com>
8538
8539 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
8540 Call it.
8541
2d476de1
DE
85422008-12-04 Doug Evans <dje@google.com>
8543
8544 * gdb.server/ext-run.exp: Relax regexp for init program.
8545
87bdc959
TG
85462008-12-03 Tristan Gingold <gingold@adacore.com>
8547
8548 * gdb.base/macscp.exp: Generate an object file during compilation
8549 to work around Darwin dsymutil limitations.
8550
e0740f77
JK
85512008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8552
8553 Test resolving external references to TLS variables.
8554 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
8555 FILE2_THREAD_LOCAL.
8556 (testfile2, srcfile2): New variables.
8557 * gdb.threads/tls.c (file2_thread_local)
8558 (function_referencing_file2_thread_local): New.
8559 * gdb.threads/tls2.c: New file.
8560
67f0aac5
JB
85612008-11-28 Joel Brobecker <brobecker@adacore.com>
8562
8563 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
8564 rather than integer, as integer might not be big enough when
8565 on 64bit targets.
67f0aac5 8566
c332165e
JG
85672008-11-27 Jerome Guitton <guitton@adacore.com>
8568
8569 * gdb.cp/formatted-ref.exp: Add equality test.
8570 * gdb.ada/formatted_ref.exp: Ditto.
8571
fc9b693c
JK
85722008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8573
8574 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
8575 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
8576
a9c64011
AS
85772008-11-20 Andreas Schwab <schwab@suse.de>
8578
8579 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
8580 matching syscall entry point.
8581 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
8582 (tcatch_vfork_then_child_follow): Likewise. Finish through
8583 vfork even if we stopped at the syscall trampoline.
8584
e2fd701e
DE
85852008-11-20 Doug Evans <dje@google.com>
8586
8587 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
8588
69abc51c
TJB
85892008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
8590
8591 * gdb.arch/ppc-dfp.exp: New file.
8592 * gdb.arch/ppc-dfp.c: New file.
8593
c14c28ba
PP
85942008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
8595
8596 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 8597
2e74121d
DE
85982008-11-17 Doug Evans <dje@google.com>
8599
8600 * gdb.mi/mi-syn-frame.exp: Update expected output.
8601 * gdb.mi/mi2-syn-frame.exp: Update expected output.
8602
66bb093b
VP
86032008-11-17 Vladimir Prus <vladimir@codesourcery.com>
8604
8605 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
8606 "thread N" results in =thread-selected.
8607 * lib/mi-support (mi_run_cmd, mi_expect_stop)
8608 (mi_send_resuming_command_raw): Be prepared for
8609 =thread-selected.
8610
3d043ef6
VP
86112008-11-17 Vladimir Prus <vladimir@codesourcery.com>
8612
a9c64011
AS
8613 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
8614 * lib/mi-support.exp: Likewise.
3d043ef6 8615
808104c8
JB
86162008-11-16 Joel Brobecker <brobecker@adacore.com>
8617
8618 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
8619 commands from the expected output for "help catch".
8620
00b22944
JB
86212008-11-15 Joel Brobecker <brobecker@adacore.com>
8622
8623 * gdb.ada/int_deref.exp: New testcase.
8624
59669435
TT
86252008-11-14 Nick Roberts <nickrob@snap.net.nz>
8626
8627 * gdb.mi/gdb2549.exp: New file.
8628
de04a248
DE
86292008-11-11 Doug Evans <dje@google.com>
8630
8631 * gdb.base/callexit.exp: New file.
8632 * gdb.base/callexit.c: New file.
8633
6b8ce727
DE
86342008-11-10 Doug Evans <dje@google.com>
8635
8636 * lib/gdb.exp (GDBFLAGS): Move -nx ...
8637 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
8638 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
8639 (default_gdb_start,default_gdb_exit): Ditto.
8640 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
8641 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
8642 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
8643 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
8644 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
8645 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
8646
1b14b8aa
AS
86472008-11-03 Andreas Schwab <schwab@suse.de>
8648
8649 * gdb.base/hashline2.exp: Fix typo.
8650 * gdb.base/hashline3.exp: Likewise.
8651
f3134b88
TT
86522008-10-30 Tom Tromey <tromey@redhat.com>
8653
8654 * gdb.base/pointers.exp: Add test.
8655 * gdb.base/pointers.c (k, S): New typedefs.
8656 (instance): New global.
8657
c2226152
AS
86582008-10-30 Andreas Schwab <schwab@suse.de>
8659
8660 * gdb.base/args.exp: Add tests for newlines.
8661
462f405c
JB
86622008-10-30 Joel Brobecker <brobecker@adacore.com>
8663
8664 gdb.base/foll-exec.exp: Update the expected output of a couple
8665 of "info breakpoints" tests.
8666
79a45b7d
TT
86672008-10-28 Tom Tromey <tromey@redhat.com>
8668
8669 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
8670
adc13a14
PA
86712008-10-24 Pedro Alves <pedro@codesourcery.com>
8672
8673 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
8674 gdb_start_cmd.
8675 Use runto_main before any test that requires execution.
8676
252fbfc8
PA
86772008-10-23 Pedro Alves <pedro@codesourcery.com>
8678
8679 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
8680 instead of SIGINT.
8681
28148e3d
JB
86822008-10-22 Joel Brobecker <brobecker@adacore.com>
8683
8684 * gdb.base/completion.exp: Update expected output following
8685 the addition of the "info tasks" command.
8686
c209f847
TT
86872008-10-22 Tom Tromey <tromey@redhat.com>
8688
8689 * gdb.base/exprs.exp (test_expr): Add test for string
8690 concatenation.
8691
f177e350
PA
86922008-10-19 Pedro Alves <pedro@codesourcery.com>
8693
8694 * configure.ac: Output gdb.python/Makefile.
8695 * configure: Regenerate.
8696 * gdb.python/Makefile.in: New.
8697
cce89356
JB
86982008-10-16 Joel Brobecker <brobecker@adacore.com>
8699
8700 * gdb.base/foll-fork.exp: Adjust the expected output to match
8701 the new description for fork/vfork catchpoints in the "info
8702 breakpoints" output.
8703
176d289d
TJB
87042008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
8705
8706 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
8707
a08702d6
TJB
87082008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
8709
8710 * gdb.python/python-value.c: New file.
8711 * gdb.python/python-value.exp: New file.
8712
1c5cfe86
PA
87132008-10-15 Pedro Alves <pedro@codesourcery.com>
8714
8715 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
8716
5a98ad69
DP
87172008-10-15 Denis Pilat <denis.pilat@st.com>
8718
41702f1b 8719 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 8720
dcb1a1e2
TT
87212008-10-09 Tom Tromey <tromey@redhat.com>
8722
8723 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
8724 'fprintf' and 'stderr'.
8725
9124fe48
JB
87262008-10-07 Joel Brobecker <brobecker@adacore.com>
8727
8728 * gdb.ada/ref_tick_size.exp: New testcase.
8729
45452591
DE
87302008-10-06 Doug Evans <dje@google.com>
8731
8732 * gdb.dwarf2/dw2-cu-size.exp: New file.
8733 * gdb.dwarf2/dw2-cu-size.S: New file.
8734
8735 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
8736 .Ltype_int for clarity.
8737
4fc5b208
PP
87382008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
8739
8740 PR gdb/2384:
8741 * gdb.cp/gdb2384.exp: Extended to test more cases.
8742 * gdb.cp/gdb2384.cc: Likewise.
8743 * gdb.cp/gdb2384-base.h: Likewise.
8744 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 8745
d78df370
JK
87462008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8747
8748 * gdb.base/maint.exp (maint print type): Remove printing
8749 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
8750
9a044a89
TT
87512008-09-30 Tom Tromey <tromey@redhat.com>
8752
8753 * gdb.base/macscp.exp: Add completion tests.
8754 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
8755 (TWENTY_THREE): Likewise.
8756 (FORTY_EIGHT): Likewise.
8757
506800a9
TT
87582008-09-30 Tom Tromey <tromey@redhat.com>
8759
8760 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
8761 everywhere.
8762 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
8763
1a6f01b5
JK
87642008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8765
8766 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
8767 testcase is derived from. Fix racy dependency on an expected PID
8768 number. No longer support the testcase on Linux kernel 2.4.x.
8769
2fae03e8
TT
87702008-09-27 Tom Tromey <tromey@redhat.com>
8771
8772 * gdb.base/macscp.exp: Add tests for stringification, splicing,
8773 and varargs.
8774
1ad15515
PA
87752008-09-22 Pedro Alves <pedro@codesourcery.com>
8776
8777 * lib/mi-support.exp (mi_expect_interrupt): New.
8778 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
8779 from gdb.mi/mi-nonstop.exp.
8780 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
8781 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
8782 lib/mi-support.exp.
8783 Use mi_check_thread_states throughout. Avoid ".*" and do not
8784 require an anchor after -exec-run.
8785
d0b76dc6
DJ
87862008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
8787
8788 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
8789 stop is pending. Avoid ".*" when two stops are pending.
8790 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
8791 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
8792 newlines in fullnames.
8793 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
8794 (mi_expect_stop): Update comments. Only anchor in sync mode.
8795 Do not match newlines.
8796 (mi_send_resuming_command_raw): Always return status.
8797 (mi_get_stop_line): Do not match more than one line by accident.
8798 Only anchor in sync mode.
8799 (mi_run_inline_test): If -exec-next fails, give up.
8800
9990c830
UW
88012008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8802
8803 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
8804 on SPU.
8805
ebcf6f00
JB
88062008-09-10 Joel Brobecker <brobecker@adacore.com>
8807
8808 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
8809
b6db24e5
JB
88102008-09-10 Joel Brobecker <brobecker@adacore.com>
8811
8812 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
8813 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
8814 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
8815 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
8816 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
8817 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
8818 gdb.ada/interface.exp, gdb.ada/null_array.exp,
8819 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
8820 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
8821 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
8822 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
8823 Include the "= " sequence in the expected output of print tests.
8824
2bf448e0
JB
88252008-09-10 Joel Brobecker <brobecker@adacore.com>
8826
8827 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
8828 description for boolean types.
8829
d51fd4c8
PA
88302008-09-09 Pedro Alves <pedro@codesourcery.com>
8831
8832 * gdb.base/hook-stop-continue.c: New.
8833 * gdb.base/hook-stop-continue.exp: New.
8834
694182d2
DJ
88352008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
8836
8837 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
8838
3b8a7fc0
JG
88392008-09-08 Jerome Guitton <guitton@adacore.com>
8840
8841 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
8842 (stack_check_probe_2, stack_check_probe_loop_1)
8843 (stack_check_probe_loop_2): New functions.
8844 (main): Add call to these new functions.
8845 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
8846 functions, check that the breakpoint is inserted at the appropriate
8847 location.
8848 (insert_breakpoint): Slightly refine this procedure so that it can
8849 be called several times in the test.
8850
96cc0ae8
JG
88512008-09-08 Jerome Guitton <guitton@adacore.com>
8852
8853 * gdb.base/stack-checking.c: New file.
8854 * gdb.base/stack-checking.exp: New file.
8855
1f08b409
TJB
88562008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
8857
8858 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
8859 * gdb.arch/altivec-regs.exp: Likewise.
8860 * gdb.arch/vsx-regs.exp: Likewise.
8861
3099e1c4
TJB
88622008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
8863
8864 * gdb.arch/ppc-fp.exp: New file.
8865 * gdb.arch/ppc-fp.c: New file.
8866
cc69bfc1
PP
88672008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
8868
8869 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
8870 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 8871
b02a33db
MS
88722008-09-04 Michael Snyder <msnyder@vmware.com>
8873
8874 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
8875 as "at" (for non-debug functions such as _start).
8876
2992cbe0
UW
88772008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8878
8879 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
8880 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
8881 software watchpoints.
8882 * gdb.base/watch_thread_num.exp: Likewise.
8883
514f746b
AR
88842008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
8885
8886 * gdb.arch/i386-bp_permanent.exp: New test.
8887
876cecd0
TT
88882008-08-24 Tom Tromey <tromey@redhat.com>
8889
8890 * gdb.base/maint.exp: Update "maint print type".
8891
80f73d71
VP
88922008-08-21 Vladimir Prus <vladimir@codesourcery.com>
8893
8894 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
8895 support. Adjust the order of "*running" notifications.
8896 * gdb.mi/non-stop.c: Don't cast from int to void* and
8897 back.
8898
d9c78d7d
MK
88992008-08-20 Mark Kettenis <kettenis@gnu.org>
8900
8901 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
8902 expect to find it in the "info frame" output.
8903
97a2d1d3
DJ
89042008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
8905
8906 * gdb.base/interp.exp: Always consume both prompts.
8907
b96e2927
PA
89082008-08-20 Pedro Alves <pedro@codesourcery.com>
8909
8910 * gdb.base/pending.exp: Test pending breakpoints without symbols
8911 loaded.
8912
8cf6e61a
VP
89132008-08-19 Vladimir Prus <vladimir@codesourcery.com>
8914
8915 * lib/mi-support.exp (mi_expect_stop): Produce
8916 more details on failures.
8917 * gdb.mi/mi-nonstop.exp: New.
8918 * gdb.mi/non-stop.c: New.
8919
c6ebd6cf
VP
89202008-08-19 Vladimir Prus <vladimir@codesourcery.com>
8921
a9c64011
AS
8922 * gdb.mi/mi-async.exp: Use 'set target-async'.
8923 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 8924
46a9b8ed
DJ
89252008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
8926
8927 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
8928
44feb3ce
TT
89292008-08-17 Tom Tromey <tromey@redhat.com>
8930
8931 * gdb.base/help.exp (help catch): Rewrite.
8932
311a4e6b
TJB
89332008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
8934
8935 * gdb.base/define.exp: Test indented command documentation.
8936 * gdb.python/python.exp: Test indented multi-line command.
8937
604c2f83
LM
89382008-08-15 Luis Machado <luisgpm@br.ibm.com>
8939
8940 * testsuite/gdb.arch/vsx-regs.c: New source file.
8941 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
8942 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
8943
886a217c
TT
89442008-08-14 Tom Tromey <tromey@redhat.com>
8945
8946 * gdb.base/macscp.exp: Add regression test for "macro define" or
8947 "macro undef" with no arguments.
8948
c814a4f3
PP
89492008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
8950
8951 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 8952
12ab8a60
UW
89532008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8954
8955 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
8956
d57a3c85
TJB
89572008-08-06 Tom Tromey <tromey@redhat.com>
8958
8959 * gdb.python/python.exp: New file.
8960
c7b778ff
JK
89612008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8962
8963 Fix for PR gdb/1543.
8964 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
8965 $LOCATION.
8966 (location): New variable.
8967 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
8968 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
8969 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
8970 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
8971 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
8972 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
8973 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
8974 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
8975 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
8976 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
8977 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
8978 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
8979 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
8980 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
8981 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
8982 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
8983 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
8984 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
8985 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
8986 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
8987 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
8988 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
8989 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
8990 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
8991 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
8992 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
8993 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
8994 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
8995 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
8996 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
8997 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
8998 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
8999 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
9000 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
9001 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
9002 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
9003 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
9004 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
9005 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
9006 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
9007 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
9008 gdb.base/type-opaque.exp, gdb.base/until.exp,
9009 gdb.base/value-double-free.c, gdb.base/varargs.exp,
9010 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
9011 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
9012 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
9013 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
9014 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
9015 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
9016 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
9017 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9018 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
9019 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
9020 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
9021 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
9022 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
9023 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
9024 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
9025 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
9026 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
9027 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
9028 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
9029 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
9030 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
9031 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
9032 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
9033 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
9034 gdb.pascal/types.exp, gdb.stabs/weird.exp,
9035 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
9036 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
9037 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
9038 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
9039 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
9040 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
9041 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
9042 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
9043 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
9044 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
9045 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
9046 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
9047 lib/mi-support.exp, lib/trace-support.exp: Remove reference
9048 to bug-gdb@prep.ai.mit.edu .
9049
5e06a3d1
VP
90502008-07-31 Vladimir Prus <vladimir@codesourcery.com>
9051
9052 * lib/mi-support.exp (mi_load_shlibs): New.
9053 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
9054
9d81d21b
VP
90552008-07-30 Vladimir Prus <vladimir@codesourcery.com>
9056
9057 * lib/mi-support.exp (get_mi_thread_list)
9058 (check_mi_and_console_threads): New, moved from ...
9059 * gdb.mi/mi-pthread.exp: ...here.
9060 * gdb.mi/gdb669.exp (get_mi_thread_list)
9061 (check_mi_and_console_threads): Delete.
9062 * gdb.mi/mi2-pthread.exp: Likewise.
9063
bae98fe0
TT
90642008-07-28 Tom Tromey <tromey@redhat.com>
9065
9066 * Makefile.in (just-check): Remove. Move body to...
9067 (check): ... here.
9068
57380f4e
DJ
90692008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9070
9071 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
9072 Add a test for duplicated SIGINTs.
9073
e09490f1
DJ
90742008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9075
9076 * gdb.threads/schedlock.exp (get_args): Update to work for any
9077 value of NUM.
9078 (Top level): Report the number of threads that did not resume.
9079
6387b45f
DJ
90802008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9081
9082 * gdb.dwarf2/dw2-compressed.S: Also define __start.
9083
62f64ff2
DJ
90842008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9085
9086 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
9087 non-MI prompt.
9088
fa8de41e
TT
90892008-07-26 Tom Tromey <tromey@redhat.com>
9090
9091 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
9092 (function_struct, function_struct_ptr): New globals.
9093 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
9094 function pointer in a struct.
9095
ccb3ac8a
TT
90962008-07-26 Tom Tromey <tromey@redhat.com>
9097
9098 * gdb.base/macscp.exp: Add test for macro lexing bug.
9099
d7d9f01e
TT
91002008-07-18 Tom Tromey <tromey@redhat.com>
9101
9102 * gdb.base/macscp.exp: Add macro tests.
9103
9bf07184
PP
91042008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
9105
9106 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
9107
becf6477
PP
91082008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
9109
9110 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
9111
0709f7d3
PP
91122008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
9113
9114 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 9115
7093c834
PP
91162008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
9117
9118 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 9119
b432ffe3
JK
91202008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9121
9122 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
9123
b1a268e5
VP
91242008-07-12 Vladimir Prus <vladimir@codesourcery.com>
9125
9126 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
9127
e2995f8e
KB
91282008-07-11 Kevin Buettner <kevinb@redhat.com>
9129
9130 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
9131 of regexp to account for changes made to GDB in the printing of
9132 byte vectors.
9133
14032a66
TT
91342008-07-11 Tom Tromey <tromey@redhat.com>
9135
9136 * gdb.base/completion.exp: Add 'help' completion test.
9137
981505ef
JK
91382008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9139
9140 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
9141
10568435
JK
91422008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9143
9144 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
9145
4487aabf
PA
91462008-07-09 Pedro Alves <pedro@codesourcery.com>
9147
9148 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
9149
a4a9b1c4
PA
91502008-07-09 Pedro Alves <pedro@codesourcery.com>
9151
9152 * gdb.base/fullname.exp: Restore pwd if compiling failed.
9153
3c3185ac
JK
91542008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9155
9156 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
9157
7ebd49dc
VP
91582008-06-28 Vladimir Prus <vladimir@codesourcery.com>
9159
9160 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
9161 previous commit. Add a comment.
9162
84e46146
PA
91632008-06-28 Pedro Alves <pedro@codesourcery.com>
9164
9165 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
9166
0f8d4a2f
VP
91672008-06-28 Vladimir Prus <vladimir@codesourcery.com>
9168
9169 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
9170
f747e0ce
PA
91712008-06-27 Pedro Alves <pedro@codesourcery.com>
9172
9173 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
9174 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
9175 compiling an executable, link in an object that forces unbuffered
9176 output.
9177 * lib/set_unbuffered_mode.c: New file.
9178
734a5c36
JK
91792008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9180
9181 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
9182
a2840c35
VP
91832008-06-25 Vladimir Prus <vladimir@codesourcery.com>
9184
a9c64011
AS
9185 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
9186 mi_expect_stop.
9187 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
9188 Demand that *running is output.
9189 (detect_async): Perform checking every time.
9190 (mi_send_resuming_command): Extract everything into...
9191 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
9192 (mi_expect_stop): Don't accept any output before *stopped.
9193
6ae37fef
VP
91942008-06-13 Vladimir Prus <vladimir@codesourcery.com>
9195
9196 Robustify mi-simplerun.
a9c64011
AS
9197 * gdb.mi/basics.c (main): Add a call to sleep.
9198 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
9199 * gdb.mi/mi2-cli.exp: Likewise.
9200 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 9201
b4aa76f0 92022008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
9203
9204 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
9205
e1ac3328
VP
92062008-06-10 Vladimir Prus <vladimir@codesourcery.com>
9207
a9c64011
AS
9208 * gdb.mi/mi-console.exp: Adjust.
9209 * gdb.mi/mi-syn-frame.exp: Adjust.
9210 * gdb.mi/mi2-console.exp: Adjust.
9211 * gdb.mi/mi2-syn-frame.exp: Adjust.
9212 * lib/mi-support.exp (mi_run_cmd): Adjust.
9213 (mi_send_resuming_command): Adjust.
e1ac3328 9214
f7f9a841
VP
92152008-06-10 Vladimir Prus <vladimir@codesourcery.com>
9216
9217 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
9218 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
9219 testing of stopped.
9220 * gdb.mi/mi2-syn-frame.exp: Likewise.
9221 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
9222 (async, detect_async): New.
9223 (mi_expect_stop, mi_continue_to_line): Adjust expectation
9224 depending on if we're running in sync or async mode.
f7f9a841 9225
37cd5d19
TT
92262008-06-09 Tom Tromey <tromey@redhat.com>
9227
9228 * gdb.base/completion.exp: New tests for field name completion
9229 with spaces, and field name completion with '->'.
9230
65d12d83
TT
92312008-06-06 Tom Tromey <tromey@redhat.com>
9232
9233 * gdb.base/break1.c (struct some_struct): New struct.
9234 (values): New global.
9235 * gdb.base/completion.exp: Add field name completion test.
9236
ebfe2e3f
PP
92372008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
9238
9239 * gdb.cp/call-c.exp: Test for incorrect handling of reference
9240 to pointer.
9241 * gdb.cp/call-c.cc: Likewise.
9242
bcf6fc3a
NR
92432008-06-06 Nick Roberts <nickrob@snap.net.nz>
9244
9245 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
9246 annotation.
9247
49fd4a42 92482008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 9249 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
9250
9251 * gdb.threads/execl.c, gdb.threads/execl1.c,
9252 gdb.threads/execl.exp: New tests.
a9c64011 9253
8a34ac3f
AR
92542008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
9255 Daniel Jacobowitz <dan@codesourcery.com>
9256
9257 * gdb.cp/exception.exp: Activate test, make it work with pending
9258 catchpoints.
9259
86ae69ef
JK
92602008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9261
9262 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
9263
f7f9ae2c
VP
92642008-05-28 Vladimir Prus <vladimir@codesourcery.com>
9265
a9c64011
AS
9266 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
9267 now printed.
9268 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 9269
2a2d4dc3
AS
92702008-05-27 Andreas Schwab <schwab@suse.de>
9271
9272 * gdb.base/frame-args.exp: Handle arguments that are optimized
9273 out.
9274
5099e4d9
LM
92752008-05-26 Luis Machado <luisgpm@br.ibm.com>
9276
9277 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
9278 quiet for ppc32 and group options into a single variable.
9279
d9c36a91
JB
92802008-05-23 Joel Brobecker <brobecker@adacore.com>
9281
9282 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
9283 of zero-size elements.
9284 * gdb.ada/null_array.exp: Test printing this new array.
9285
103a8671
JK
92862008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9287
9288 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
9289
07a4cc1a 92902008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
9291
9292 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
9293 of the "finish" command.
9294
55f996a7
NR
92952008-05-21 Nick Roberts <nickrob@snap.net.nz>
9296
9297 * gdb.base/annota1.exp: Test for new annotation.
9298
907fc202
UW
92992008-05-16 Pedro Alves <pedro@codesourcery.com>
9300
9301 * gdb.base/fixsection.exp: New file.
9302 * gdb.base/fixsection0.c: New file.
9303 * gdb.base/fixsection1.c: New file.
9304
e8f97270
UW
93052008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9306
9307 * gdb.base/annota1.exp: Accept printf@... in place of printf.
9308 * gdb.base/annota3.exp: Likewise.
9309
ac0bb574
NF
93102008-05-13 Nathan Froyd <froydnj@codesourcery.com>
9311
9312 * gdb.base/watch_thread_num.exp: Don't run tests that require
9313 watchpoints if the target doesn't support them.
9314
6fadd07a
DE
93152008-05-12 Doug Evans <dje@google.com>
9316
9317 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
9318
6e9a4a30
JB
93192008-05-09 Joel Brobecker <brobecker@adacore.com>
9320
9321 * gdb.ada/assign_1.exp: New testcase.
9322
08388c79
DE
93232008-05-09 Doug Evans <dje@google.com>
9324
a3c83fae
DE
9325 * gdb.base/find.exp: New file.
9326 * gdb.base/find.c: New file.
08388c79 9327
bd5ddfe8
DJ
93282008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
9329
9330 * gdb.base/commands.exp (watchpoint_command_test): Handle
9331 gdb,no_hardware_watchpoints.
9332 * gdb.base/float.exp: Allow ARM targets without floating point.
9333 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
9334
b5dd68e2 93352008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 9336 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
9337
9338 * gdb.ada/lang_switch: New test program.
9339 * gdb.ada/lang_switch.exp: New testcase.
9340
382d13d1
DE
93412008-05-05 Doug Evans <dje@google.com>
9342
9343 * gdb.base/help.exp (disassemble): Update expected help text.
9344
9dd789d0
PA
93452008-05-04 Pedro Alves <pedro@codesourcery.com>
9346
9347 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
9348
611c83ae
PA
93492008-05-04 Pedro Alves <pedro@codesourcery.com>
9350
9351 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
9352 different times.
9353
ff013f42
JK
93542008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9355
9356 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
9357 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
9358 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
9359 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
9360
96dff6a2
VP
93612008-05-04 Vladimir Prus <vladimir@codesourcery.com>
9362
9363 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
9364 notification to appear.
9365
55cd6f92
DJ
93662008-05-04 Daniel Jacobowitz <dan@debian.org>
9367
9368 * gdb.base/fullname.c: New file.
9369 * gdb.base/fullname.exp: New file.
9370 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
9371
d705c43c
PA
93722008-05-03 Pedro Alves <pedro@codesourcery.com>
9373
9374 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
9375 expressions with macros.
9376
333222e1
JK
93772008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9378
9379 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
9380
5ac01682
DJ
93812008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
9382
9383 * gdb.base/completion.exp: Handle lack of other symbols beginning
9384 with "a".
9385
9386 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
9387
237fc4c9
PA
93882008-05-02 Jim Blandy <jimb@codesourcery.com>
9389
9390 * gdb.asm/asmsrc1.s: Add scratch space.
9391
ed5e9466
DJ
93922008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9393 Daniel Jacobowitz <dan@codesourcery.com>
9394
9395 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
9396 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
9397 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
9398
b39cc962
DJ
93992007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
9400
9401 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
9402
36d520f5
JB
94032008-05-01 Joel Brobecker <brobecker@adacore.com>
9404
9405 * gdb.base/info-target.exp: New testcase.
9406
8d4e3071
DJ
94072008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
9408
9409 * gdb.cp/hang.exp: Use .cc instead of .C.
9410 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
9411 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
9412
6f3f3097
DJ
94132008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
9414
9415 * gdb.base/gdb1250.exp: Remove perror.
9416 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
9417
5550a914
PA
94182008-04-30 Pedro Alves <pedro@codesourcery.com>
9419
9420 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
9421 .2byte.
9422
d848e687
DJ
94232008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
9424
9425 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
9426 (maybe_kfail): New.
9427
93b5768b
PA
94282008-04-25 Pedro Alves <pedro@codesourcery.com>
9429
9430 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
9431
721c02de
VP
94322008-04-24 Vladimir Prus <vladimir@codesourcery.com>
9433
a9c64011
AS
9434 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
9435 * gdb.mi/mi2-syn-frame.exp: Likewise.
9436 * lib/mi-support.exp: Likewise.
721c02de 9437
74960c60
VP
94382008-04-24 Vladimir Prus <vladimir@codesourcery.com>
9439
9440 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
9441 to specify regexp for the location to stop at.
9442 * gdb.base/break-always.c: New.
9443 * gdb.base/break-always.exp: New.
9444
d24317b4
VP
94452008-04-24 Vladimir Prus <vladimir@codesourcery.com>
9446
9447 * lib/mi-support.exp (mi_runto_helper): Adjust
9448 for the original-location field.
9449 (mi_create_breakpoint, mi_list_breakpoints): New.
9450 * gdb.mi/mi-break.exp: Adjust.
9451 * gdb.mi/mi2-break.exp: Adjust.
9452 * gdb.mi/mi-pending.exp: Adjust.
9453 * gdb.mi/mi-simplerun.exp: Adjust.
9454 * gdb.mi/mi2-simplerun.exp: Adjust.
9455 * gdb.mi/mi-syn-frame.exp: Adjust.
9456 * gdb.mi/mi2-syn-frame.exp: Adjust.
9457 * gdb.mi/mi-until.exp: Adjust.
9458 * gdb.mi/mi2-until.exp: Adjust.
9459 * gdb.mi/mi-var-display.exp: Adjust.
9460 * gdb.mi/mi2-var-display.exp: Adjust.
9461 * gdb.mi/mi-watch.exp: Adjust.
9462 * gdb.mi/mi2-watch.exp: Adjust.
9463
fdc59709 94642008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 9465
a9c64011
AS
9466 * aclocal.m4: Add override.m4.
9467 * configure: Regenerate.
fdc59709 9468
8e91f023
VP
94692008-04-19 Vladimir Prus <vladimir@codesourcery.com>
9470
9471 * gdb.mi/var-cmd.c (do_at_tests): Verify that
9472 '-var-update --all-values' reports new value even the type
9473 of a variable object has changed.
9474
233a11ab
CS
94752008-04-18 Craig Silverstein <csilvers@google.com>
9476
9477 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
9478 files.
d24317b4 9479
9c1137ad
JB
94802008-04-18 Joel Brobecker <brobecker@adacore.com>
9481
9482 * gdb.ada/atomic_enum: New test program.
9483 * gdb.ada/atomic_enum.exp: New testcase.
9484
66d0bbc7
DE
94852008-04-17 Doug Evans <dje@google.com>
9486
9487 * gdb.opt/Makefile.in: Fix whitespace.
9488
100906b0
UW
94892008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
9490
9491 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
9492
4584e32e
DE
94932008-04-17 Doug Evans <dje@google.com>
9494
9495 * gdb.base/hashline1.exp: New testcase.
9496 * gdb.base/hashline2.exp: New testcase.
9497 * gdb.base/hashline2.exp: New testcase.
9498
0a320680
PA
94992008-04-17 Pedro Alves <pedro@codesourcery.com>
9500
9501 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
9502
18ac113b
AR
95032008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
9504
9505 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
9506 temporary breakpoint to match "Temporary breakpoint".
9507 * gdb.base/break.exp (delete_breakpoints): Likewise.
9508 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
9509 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
9510 * gdb.base/display.exp: Likewise.
9511 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
9512 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
9513 * gdb.base/restore.exp (restore_tests): Likewise.
9514 * gdb.base/sepdebug.exp: Likewise.
9515 * gdb.base/watchpoint.exp: Likewise.
9516 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
9517 * gdb.mi/mi-pending.exp: Likewise.
9518 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
9519 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
9520 * gdb.mi/mi-var-cmd.exp: Likewise.
9521 * gdb.mi/mi-var-display.exp: Likewise.
9522 * gdb.mi/mi2-cli.exp: Likewise.
9523 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
9524 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
9525 * gdb.mi/mi2-var-display.exp: Likewise.
9526 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
9527 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
9528 new "disp" field.
a9c64011 9529 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
9530 reason. This is to support fix for PR2424.
9531
add38693
JK
95322008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9533
9534 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
9535
fcacd99f
VP
95362008-04-13 Vladimir Prus <vladimir@codesourcery.com>
9537
9538 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 9539 field. Add more floating varobj tests.
fcacd99f 9540 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
9541 field.
9542 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
9543 (main): Call do_at_tests.
9544 * lib/mi-support.exp (mi_create_floating_varobj)
9545 (mi_varobj_update_with_type_change): New.
fcacd99f 9546
de051565
MK
95472008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
9548
9549 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
9550 option of -var-evaluate-expression.
9551 * gdb.mi/mi2-var-display.exp: Likewise.
9552
dbc52822
VP
95532008-04-07 Vladimir Prus <vladimir@codesourcery.com>
9554
9555 Introduce test setup helpers.
a9c64011
AS
9556 * lib/gdb.exp (build_executable, clean_restart)
9557 (prepare_for_testing): New.
9558 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
9559 * gdb.base/return.exp: Likewise.
9560 * gdb.base/ending-run.exp: Likewise.
dbc52822 9561
473591da
NR
95622008-04-07 Nick Roberts <nickrob@snap.net.nz>
9563
9564 * gdb.mi/mi-async.exp: New test for asynchronous Machine
9565 Interface (MI) responses.
9566
2b2d9e11
VP
95672008-04-06 Vladimir Prus <vladimir@codesourcery.com>
9568
a9c64011
AS
9569 * gdb.cp/breakpoint.cc: New code to test conditions involving
9570 member variables.
9571 * gdb.cp/breakpoint.exp: Test condition involving member
9572 variables.
2b2d9e11 9573
bb378428
VP
95742008-04-05 Vladimir Prus <vladimir@codesourcery.com>
9575
9576 * lib/mi-support.exp (mi_expect_stop): New.
9577 (mi_run_cmd): Change the
9578 token. Use mi_send_resuming_command, use
9579 mi_expect_stop.
9580 (mi_execute_to_helper): Rename to mi_execute_to.
9581 (mi_send_resuming_command): Add more error patterns.
9582 (mi_wait_for_stop): Renamed to...
9583 (mi_get_stop_line): ...this.
9584 (mi_run_inline_test): Adjust.
9585
9586 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
9587 * gdb.mi/mi-console.exp: Likewise.
9588 * gdb.mi/mi-pending.exp: Likewise.
9589 * gdb.mi/mi-simplerun.exp: Likewise.
9590 * gdb.mi/mi-stack.exp: Likewise.
9591 * gdb.mi/mi-stepi.exp: Likewise.
9592 * gdb.mi/mi-syn-frame.exp: Add comment.
9593 * gdb.mi/mi-until.exp: Likewise.
9594 * gdb.mi/mi-var-display.exp: Likewise.
9595 * gdb.mi/mi-watch.exp: Likewise.
9596 * gdb.mi/mi2-cli.exp: Likewise.
9597 * gdb.mi/mi2-console.exp: Likewise.
9598 * gdb.mi/mi2-simplerun.exp: Likewise.
9599 * gdb.mi/mi2-stack.exp: Likewise.
9600 * gdb.mi/mi2-stepi.exp: Likewise.
9601 * gdb.mi/mi2-until.exp: Likewise.
9602 * gdb.mi/mi2-var-display.exp: Likewise.
9603 * gdb.mi/mi2-watch.exp: Likewise.
9604
62172bb9
UW
96052008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9606
9607 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
9608
9609 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
9610
a13e061a
PA
96112008-04-04 Pedro Alves <pedro@codesourcery.com>
9612
9613 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
9614 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
9615 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
9616 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
9617 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
9618 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
9619 expect an mi error duplicated in stderr.
9620
eae06beb
JB
96212008-04-03 Joel Brobecker <brobecker@adacore.com>
9622
9623 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
9624 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
9625 Add a couple of tests that verify the behavior when the new setting
9626 is set to "cancel" and "all".
9627 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
9628 "ask" before we start the testing.
9629
79c6ced6
AR
96302008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
9631
9632 * gdb.cp/casts.cc: Add class reference variables.
9633 * gdb.cp/casts.exp: New test cases for up/down casting references.
9634
6c2d1a6b
MK
96352008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
9636
9637 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
9638 instead of beginning to make an extra test pass.
9639 * gdb.mi/mi2-var-display.exp: Likewise.
9640
55b411d9
MR
96412008-03-31 Maciej W. Rozycki <macro@mips.com>
9642
9643 * gdb.base/break.exp: Mark failures as such. Fix formatting.
9644
c6140da2
MD
96452008-03-31 Markus Deuling <deuling@de.ibm.com>
9646 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9647
9648 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
9649 value. Add xfail for older kernels.
9650
79732189
AR
96512008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
9652
9653 Bring mi-support in line with gdb.exp.
9654 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
9655 (mi_gdb_start): New function.
9656
33c3676e
MR
96572008-03-28 Maciej W. Rozycki <macro@mips.com>
9658
9659 * gdb.mi/mi-var-cmd.exp: Fix a typo.
9660
92e28119
VP
96612008-03-26 Vladimir Prus <vladimir@codesourcery.com>
9662
9663 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
9664 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 9665
9e8e3afe
VP
96662008-03-26 Vladimir Prus <vladimir@codesourcery.com>
9667
9668 * lib/mi-support.exp (mi_create_varobj_checked): New.
9669 (mi_list_varobj_children): Allow to check for a
9670 value.
9671 (mi_list_array_varobj_children): New.
9672
9673 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
9674 and mi_list_varobj_children, as opposed to hardcoding
9675 expected strings.
9676 * gdb.mi/gdb701.exp: Likewise.
9677 * gdb.mi/gdb792.exp: Likewise.
9678 * gdb.mi/mi-var-block.exp: Likewise.
9679 * gdb.mi/mi-var-cmd.exp: Likewise.
9680 * gdb.mi/mi-var-invalidate.exp: Likewise.
9681 * gdb.mi/mi2-var-block.exp: Likewise.
9682 * gdb.mi/mi2-var-child.exp: Likewise.
9683 * gdb.mi/mi2-var-cmd.exp: Likewise.
9684 * gdb.mi/mi2-var-display.exp: Likewise.
9685
9df50351
JK
96862008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9687
9688 Fix random false FAILs on i386.
9689 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
9690
31e5d73a
DJ
96912008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
9692
9693 PR gdb/544
9694 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
9695
12f4afab
DJ
96962008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
9697
9698 PR gdb/544
9699 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
9700
b562a0cb
DJ
97012008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
9702
9703 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
9704 fixed PR gdb/544.
9705
17faa917
DJ
97062008-03-21 Pedro Alves <pedro@codesourcery.com>
9707
9708 * gdb.threads/fork-child-threads.exp: Test next over fork.
9709
6214f497
DJ
97102008-03-21 Chris Demetriou <cgd@google.com>
9711
9712 * gdb.base/break.exp (rbreak junk): New test for rbreak
9713 "Junk at end of arguments" issue.
9714
63092375
DJ
97152008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
9716
9717 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
9718 *& to work on created array elements.
9719 (Top level): Test print $pc with a file. Test string operations
9720 without a target.
9721 * gdb.base/ptype.exp: Do not expect *& to work on created array
9722 elements.
9723
b21991b0
DJ
97242008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
9725
9726 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
9727 gdb.threads/staticthreads.exp: Update exit query.
9728
c4b347c7
SL
97292008-03-07 Sandra Loosemore <sandra@codesourcery.com>
9730
9731 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
9732
fa4727a6
DJ
97332008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
9734
9735 * gdb.base/watchpoint.c (global_ptr, func4): New.
9736 (main): Call func4.
9737 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
9738 (test_inaccessible_watchpoint): New.
9739
2f34202f
MR
97402008-02-29 Maciej W. Rozycki <macro@mips.com>
9741
9742 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
9743 select the largest.
9744
0d6ba1b1
DJ
97452008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
9746
9747 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
9748 frames-invalid annotations.
9749
e691325a
PM
97502008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
9751
a9c64011 9752 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 9753
f85b5ecc
DE
97542008-02-27 Doug Evans <dje@google.com>
9755
9756 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
9757 for bug 1738.
9758 (breakpoint_to_handler_entry): Ditto.
9759
b40e7bf3
JB
97602008-02-27 Joel Brobecker <brobecker@adacore.com>
9761
9762 * gdb.base/ending-run.exp: Use the first line of code inside
9763 function body to test breakpoints.
9764 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
9765 location where the breakpoint is inserted when using the line
9766 where a function is declared. Fix typo in the description of
9767 one of the tests.
9768 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
9769
2faca73a
PM
97702008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
9771
9772 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 9773 tests.
2faca73a 9774
6f439c36
PM
97752008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
9776
9777 * gdb.base/args.exp: avoid same output for tests
9778 with single quotes.
9779
54e52265
VP
97802008-02-26 Vladimir Prus <vladimir@codesourcery.com>
9781
a9c64011
AS
9782 * gdb.base/annota1.exp: Adjust for 'info break'
9783 format changes.
9784 * gdb.base/annota3.exp: Likewise.
9785 * gdb.base/break.exp: Likewise.
9786 * gdb.base/condbreak.exp: Likewise.
9787 * gdb.base/pending.exp: Likewise.
9788 * gdb.base/sepdebug.exp: Likewise.
9789 * gdb.base/unload.exp: Likewise.
9790 * gdb.cp/ovldbreak.exp: Likewise.
9791 * gdb.mi/mi-pending.exp: Likewise.
54e52265 9792
897b09ca
DE
97932008-02-07 Doug Evans <dje@google.com>
9794
9795 * gdb.cp/mb-inline.exp: New.
9796 * gdb.cp/mb-inline.h: New.
9797 * gdb.cp/mb-inline1.cc: New.
9798 * gdb.cp/mb-inline2.cc: New.
9799
b1c32d35
PM
98002008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
9801
9802 * gdb.pascal/floats.pas: New test program.
9803 * gdb.pascal/floats.exp: New testcase.
9804
1a4ca44a
TJB
98052008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
9806
9807 * gdb.base/callfuncs.c (t_float_many_args): New function.
9808 (t_double_many_args): New function.
9809 * gdb.base/callfuncs.exp: Add tests for exceeding float
9810 and double parameters passed through the stack.
9811
439048e8
JB
98122008-02-05 Joel Brobecker <brobecker@adacore.com>
9813
9814 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
9815 gdb.ada/complete/foo.adb: New files.
9816 * gdb.ada/complete.exp: New testcase.
9817
81fe8080
DE
98182008-02-03 Doug Evans <dje@google.com>
9819
301f0ecf
DE
9820 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
9821
81fe8080
DE
9822 * gdb.cp/gdb2384.exp: New file.
9823 * gdb.cp/gdb2384.cc: New file.
9824 * gdb.cp/gdb2384-base.h: New file.
9825 * gdb.cp/gdb2384-base.cc: New file.
9826
4b071aec
DE
98272008-02-02 Doug Evans <dje@google.com>
9828
9829 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
9830
61137ba6
JB
98312007-02-01 Joel Brobecker <brobecker@adacore.com>
9832
9833 * gdb.ada/sym_print_name: New test program.
9834 * gdb.ada/sym_print_name.exp: New testcase.
9835
98362007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
9837
9838 * gdb.ada/nested/hello.adb: New file.
9839 * gdb.ada/nested.exp: New testcase.
9840 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
9841
98deb0da
VP
98422008-02-01 Vladimir Prus <vladimir@codesourcery.com>
9843
9844 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
9845 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
9846 don't cause future evaluations of function to report
9847 creation of internal breakpoints.
98deb0da 9848
723a2275
VP
98492008-02-01 Vladimir Prus <vladimir@codesourcery.com>
9850
9851 * gdb.mi/mi-break.exp (test_error): New.
9852 Call it.
9853
fb546a2f
LM
98542008-01-31 Luis Machado <luisgpm@br.ibm.com>
9855
9856 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
9857 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
9858
2d8fd90a
PM
98592008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
9860
9861 * gdb.pascal/integers.pas: New test program.
9862 * gdb.pascal/integers.exp: New testcase.
9863
a7fa0ded
PM
98642008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
9865
9866 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
9867
5e1a1926
TJB
98682008-01-30 Luis Machado <luisgpm@br.ibm.com>
9869
9870 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
9871 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
9872
8d04f9f0
JB
98732008-01-30 Paul Hilfinger <hilfinger@adacore.com>
9874
9875 * gdb.ada/formatted_ref: New test program.
9876 * gdb.ada/formatted_ref.exp: New testcase.
9877
9878 * gdb.cp/formatted-ref.cc: New file.
9879 * gdb.cp/formatted-ref.exp: New testcase.
9880
ce75a98f
JB
98812008-01-30 Joel Brobecker <brobecker@adacore.com>
9882
9883 * gdb.base/ptype.exp: Add testing of "ptype $pc".
9884
e835f6bf
NR
98852008-01-30 Nick Roberts <nickrob@snap.net.nz>
9886
9887 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
9888 (test_file_list_exec_source_file): Update to new macro-info field.
9889
d118ef87
PH
98902008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
9891
9892 * gdb.ada/exprs: New test program.
9893 * gdb.ada/exprs.exp: New testcase.
9894
7d35ab09
TJB
98952008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
9896
9897 * dfp-test.c (DELTA, DELTA_B): New definitions.
9898 (double_val1, double_val2, double_val3, double_val4, double_val5,
9899 double_val6, double_val7, double_val8, double_val9, double_val10,
9900 double_val11, double_val12, double_val13, double_val14, dec32_val1,
9901 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
9902 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
9903 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
9904 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
9905 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
9906 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
9907 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
9908 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
9909 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
9910 dec128_val16): New global variables.
9911 (decimal_dec128_align): New function.
9912 (decimal_mixed): Likewise.
9913 (decimal_many_args_dec32): Likewise.
9914 (decimal_many_args_dec64): Likewise.
9915 (decimal_many_args_dec128): Likewise.
9916 (decimal_many_args_mixed): Likewise.
9917 * dfp-test.exp: Add tests calling new inferior functions.
9918
2d717e4f
DJ
99192008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
9920
9921 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
9922 gdb.server/ext-run.exp: New files.
9923 * lib/gdbserver-support.exp (gdbserver_download): New.
9924 (gdbserver_start): New. Update gdbserver expected
9925 output.
9926 (gdbserver_spawn): Use them.
9927 (gdbserver_start_extended): New.
9928
e85a822c
DJ
99292008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
9930
9931 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
9932 Run on GNU/Linux.
9933 (do_exec_tests): Check for systems which do not support catchpoints.
9934 Do not match START.
9935 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
9936 Run on GNU/Linux. Enable verbose output.
9937 (check_fork_catchpoints): New.
9938 (explicit_fork_child_follow, catch_fork_child_follow)
9939 (tcatch_fork_parent_follow): Update expected messages.
9940 (do_fork_tests): Use check_fork_catchpoints.
9941 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
9942 Run on GNU/Linux. Enable verbose output.
9943 (check_vfork_catchpoints): New.
9944 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
9945 expected messages.
9946 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
9947
401ea829
JB
99482008-01-29 Jim Blandy <jimb@red-bean.com>
9949
9950 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
9951 host' errors.
9952 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
9953
aceaf3ad
JB
99542008-01-29 Jim Blandy <jimb@red-bean.com>
9955
9956 * gdb.threads/sigthread.c: Use barriers to ensure that
9957 child_thread and child_thread_two are always initialized before we
9958 start to use them.
9959
a5606eee
VP
99602008-01-29 Vladimir Prus <vladimir@codesourcery.com>
9961
9962 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
9963 * gdb.base/watchpoint-solib.c: New.
9964 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 9965
c55a82bb
PM
99662008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
9967
9968 * gdb.base/gdb1056.exp: Add unsigned integer test.
9969
0993fe05
DE
99702008-01-28 Doug Evans <dje@google.com>
9971
9972 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
9973
4fe42e7f
JB
99742008-01-27 Jim Blandy <jimb@codesourcery.com>
9975
c7a69933
JB
9976 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
9977
4fe42e7f
JB
9978 * gdb.base/expand-psymtabs.exp: Doc fix.
9979
5def8285
MK
99802008-01-26 Mark Kettenis <kettenis@gnu.org>
9981
9982 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
9983
5313c911
NR
99842008-01-24 Nick Roberts <nickrob@snap.net.nz>
9985
a9c64011 9986 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
9987 -var-set-format.
9988
93815fbf
VP
99892008-01-23 Chris Demetriou <cgd@google.com>
9990
9991 * gdb.threads/thread_events.c: New testcase source file.
9992 * gdb.threads/thread_events.exp: New testcase expect file.
9993
467a88ee
NR
99942008-01-23 Nick Roberts <nickrob@snap.net.nz>
9995
9996 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
9997
9998 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
9999 -var-set-format.
10000
d8f82aba
DJ
100012008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
10002 Vladimir Prus <vladimir@codesourcery.com>
10003
10004 * gdb.base/float.exp: Allow missing floating point for m68k and
10005 PowerPC.
10006
60c46647
VP
100072008-01-22 Vladimir Prus <vladimir@codesourcery.com>
10008
10009 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
10010 ignore count.
10011 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
10012 * gdb.mi/mi-cli.exp: Adjust.
10013 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 10014
c7dd36a1
PA
100152008-01-17 Pedro Alves <pedro@codesourcery.com>
10016
10017 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
10018 and 'dummy_ptr' integer pointer. Initialize struct_declarations
10019 with dummy_ptr's address.
10020 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
10021 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
10022 all targets.
10023 * gdb.mi/mi2-var-child.exp: Likewise.
10024
39d5313e
JB
100252008-01-09 Joel Brobecker <brobecker@adacore.com>
10026
10027 * gdb.ada/null_array: New test program.
10028 * gdb.ada/null_array.exp: New testcase.
10029
0aea4bf3
LM
100302008-01-09 Luis Machado <luisgpm@br.ibm.com>
10031
10032 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
10033 with required float modifiers.
10034
0b354900
JB
100352008-01-08 Joel Brobecker <brobecker@adacore.com>
10036
10037 * gdb.ada/funcall_param: New test program.
10038 * gdb.ada/funcall_param.exp: New testcase.
10039
cdb7f5d4
JB
100402008-01-08 Joel Brobecker <brobecker@adacore.com>
10041
10042 * gdb.ada/arrayparam: New test program.
10043 * gdb.ada/arrayparam.exp: New testcase.
10044
88e2547f
JB
100452008-01-08 Joel Brobecker <brobecker@adacore.com>
10046
10047 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
10048 landed. Should also fix random failures in the test following it.
10049
f6867ce0
TJB
100502008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
10051
10052 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
10053 for expressions with decimal float values.
10054 (test_dfp_conversions): New function to test casts to and from
10055 decimal float types.
10056 Call test_dfp_conversions.
10057 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
10058 elements.
10059 (main): Initialize ds.float4 and ds.double8 elements.
10060 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
10061 string to new error message.
10062 (d64_set_tests): Likewise.
10063 (d128_set_tests): Likewise.
10064 Add tests for expressions with decimal float variables. Add tests for
10065 conversions to and from decimal float types.
10066
f9c11282
JB
100672008-01-05 Joel Brobecker <brobecker@adacore.com>
10068
10069 * gdb.ada/packed_tagged/comp_bug.adb: New file.
10070 * gdb.ada/packed_tagged.exp: New testcase.
10071
0ecbca72
JB
100722008-01-04 Joel Brobecker <brobecker@adacore.com>
10073
10074 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
10075 gdb.ada/homonym/homonym_main.adb: New files.
10076 * gdb.ada/homonym.exp: New testcase.
10077
c18d3d89
JB
100782008-01-04 Joel Brobecker <brobecker@adacore.com>
10079
10080 * gdb.ada/packed_array.exp: Add testing of references to
10081 a packed array.
10082
ecc7085b
JB
100832008-01-04 Joel Brobecker <brobecker@adacore.com>
10084
10085 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
10086 New files.
10087 * gdb.ada/type_coercion.exp: New testcase.
10088
c474c922
JB
100892008-01-04 Joel Brobecker <brobecker@adacore.com>
10090
10091 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
10092 gdb.ada/tagged/foo.adb: New file.
10093 * gdb.ada/tagged.exp: New testcase.
10094
9005b927
JB
100952008-01-04 Joel Brobecker <brobecker@adacore.com>
10096
10097 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
10098 gdb.ada/ptype_field/foo.adb: New files.
10099 * gdb.ada/ptype_field.exp: New testcase.
10100
1a6aaad8
JB
101012008-01-03 Joel Brobecker <brobecker@adacore.com>
10102
10103 * gdb.ada/print_pc.exp: New testcase.
10104
0ef22f53
JB
101052008-01-03 Joel Brobecker <brobecker@adacore.com>
10106
10107 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
10108 gdb.ada/taft_type/p.adb: New files.
10109 * gdb.ada/taft_type.exp: New testcase.
10110
1689ecf8
JB
101112008-01-03 Joel Brobecker <brobecker@adacore.com>
10112
10113 * gdb.ada/array_bounds/bar.adb: New file.
10114 * gdb.ada/array_bounds.exp: New testcase.
10115
a4d0b9c3
JB
101162008-01-03 Joel Brobecker <brobecker@adacore.com>
10117
10118 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
10119 gdb.ada/arrayptr/foo.adb: New files.
10120 * gdb.ada/arrayptr.exp: New testcase.
10121
a31ace00
JB
101222008-01-03 Joel Brobecker <brobecker@adacore.com>
10123
10124 * gdb.base/set-lang-auto.exp: New testcase.
10125
a97fced3
JB
101262008-01-03 Joel Brobecker <brobecker@adacore.com>
10127
10128 * gdb.ada/fun_addr/foo.adb: New file.
10129 * gdb.ada/fun_addr.exp: New testcase.
10130
ef29ce1a
JK
101312008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10132
10133 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
10134 New files
10135
0fafefe3
JB
101362008-01-02 Joel Brobecker <brobecker@adacore.com>
10137
10138 * array_subscript_addr/p.adb: New file.
a9c64011 10139 * array_subscript_addr.exp: New testcase.
0fafefe3 10140
c4359f8d
JB
101412008-01-02 Joel Brobecker <brobecker@adacore.com>
10142
a9c64011 10143 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
10144 New files.
10145 * gdb.ada/str_cmp_ref.exp: New testcase.
10146
1aa1b15b
JB
101472008-01-01 Joel Brobecker <brobecker@adacore.com>
10148
10149 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
10150 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 10151 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 10152
81c9b2cf
JB
101532008-01-01 Joel Brobecker <brobecker@adacore.com>
10154
10155 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
10156 gdb.ada/ref_param/pck.ads: New files.
10157 * gdb.ada/ref_param.exp: New testcase.
10158
319e4674
JB
101592008-01-01 Joel Brobecker <brobecker@adacore.com>
10160
10161 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
10162 gdb.ada/interface/foo.adb: New files.
10163 * gdb.ada/interface.exp: New testcase.
10164
ef682c56
JB
101652007-12-31 Jim Blandy <jimb@codesourcery.com>
10166
10167 * gdb.base/multi-forks.exp: Consume all output from child
10168 processes before proceeding to next test.
10169
f6f3eb6c
JB
101702007-12-29 Jim Blandy <jimb@codesourcery.com>
10171
10172 * configure: Regenerated.
10173
f652e42f
JB
101742007-12-27 Joel Brobecker <brobecker@adacore.com>
10175
10176 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
10177 gdb.ada/fixed_cmp/fixed.adb: New files.
10178 * gdb.ada/fixed_cmp.exp: New testcase.
10179
6943e596
JB
101802007-12-27 Joel Brobecker <brobecker@adacore.com>
10181
10182 * gdb.ada/boolean_expr.exp: New testcase.
10183
aad9a193
JB
101842007-12-26 Jim Blandy <jimb@codesourcery.com>
10185
10186 * gdb.base/multi-forks.exp: Doc fix.
10187
fb5f3683
JB
101882007-12-26 Joel Brobecker <brobecker@adacore.com>
10189
10190 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
10191 * gdb.ada/char_param.exp: Do not compile our test program with
10192 -gnata, this is unnecessary.
10193 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
10194
384e4a9c
JB
101952007-12-24 Joel Brobecker <brobecker@adacore.com>
10196
10197 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
10198 gdb.ada/print_chars/foo.adb: New files.
10199 * gdb.ada/print_chars.exp: New testcase.
10200
01e044f7
JB
102012007-12-24 Joel Brobecker <brobecker@adacore.com>
10202
10203 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
10204 gdb.ada/char_param/foo.adb: New files.
10205 * gdb.ada/char_param.exp: New testcase.
10206
0ce17860
JB
102072007-12-22 Jim Blandy <jimb@codesourcery.com>
10208
10209 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
10210 hard-coding source line numbers into the test.
10211 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
10212 gdb_get_line_number to find.
10213
919809b9
JB
102142007-12-22 Joel Brobecker <brobecker@adacore.com>
10215
10216 * gdb.base/ptype.c (highest): New struct type.
10217 (the_highest): New variable of that type.
10218 (main): Add dummy assignment to a field of variable the_highest.
10219 * gdb.base/ptype.exp: Test type printing of our new variable.
10220
abc8a88d
PM
102212007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
10222
10223 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 10224 and record first explicitly generated thread number.
abc8a88d
PM
10225 Use that thread number for thread specific watchpoint test.
10226 Add iteration number to repetitive tests.
10227
5158f3e3
CES
102282007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
10229 Jim Blandy <jimb@codesourcery.com>
10230
10231 * gdb.base/expand-psymtabs.c: New testcase
10232 source file.
10233 * gdb.base/expand-psymtabs.exp: New testcase
10234 expect file.
10235
37e4754d
LM
102362007-12-17 Luis Machado <luisgpm@br.ibm.com>
10237
10238 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
10239 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
10240
551e5d04
JB
102412007-12-17 Joel Brobecker <brobecker@adacore.com>
10242
10243 * gdb.ada/frame_args/foo.adb: New file.
10244 * gdb.ada/frame_args/pck.ads: New file.
10245 * gdb.ada/frame_args/pck.adb: New file.
10246 * gdb.ada/frame_args.exp: New testcase.
10247
a05ee097
JB
102482007-12-17 Joel Brobecker <brobecker@adacore.com>
10249
10250 * gdb.base/frame-args.c: New file.
10251 * gdb.base/frame-args.exp: New testcase.
10252
c162e8c9 102532007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 10254 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
10255
10256 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
10257
afe8ab22 102582007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 10259
afe8ab22
VP
10260 * gdb.mi/mi-pending.exp: New.
10261 * gdb.mi/mi-pending.c: New.
10262 * gdb.mi/mi-pendshr.c: New.
10263
dfdfb3ca
JB
102642007-12-06 Jim Blandy <jimb@codesourcery.com>
10265
10266 * gdb.base/default.exp: Update expected output for 'info catch'.
10267
b7fca990
JK
102682007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10269
10270 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
10271 must be set to binary.
10272
6a1afc1e
PA
102732007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
10274
10275 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
10276
a6b151f1
DJ
102772007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
10278
10279 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
10280 gdb.mi/mi-file-transfer.exp: New.
10281
43039443
JK
102822007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10283
10284 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
10285
0ef2251b
MR
102862007-11-22 Maciej W. Rozycki <macro@mips.com>
10287
10288 * gdb.trace/backtrace.exp: Fix a typo.
10289 * gdb.trace/circ.exp: Likewise.
10290 * gdb.trace/collection.exp: Likewise.
10291 * gdb.trace/limits.exp: Likewise.
10292 * gdb.trace/report.exp: Likewise.
10293 * gdb.trace/tfind.exp: Likewise.
10294 * gdb.trace/while-dyn.exp: Likewise.
10295
5443631e
NR
102962007-11-21 Nick Roberts <nickrob@snap.net.nz>
10297
10298 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
10299 objects of pointers that can't be dereferenced are now
10300 "noneditable".
10301
a4ce5b0d
UW
103022007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10303
10304 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
10305 (target_cpu): Remove.
10306
d6e956e5
VP
103072007-10-15 Vladimir Prus <vladimir@codesourcery.com>
10308
10309 * gdb.base/ending-run.exp: Expect the list of cleared
10310 breakpoint to come in natural order, not the reversed one.
a9c64011 10311
214270ab
VP
103122007-11-07 Vladimir Prus <vladimir@codesourcery.com>
10313
10314 * gdb.mi/mi-var-child.c (do_child_deletion): New.
10315 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 10316
1a619819
LM
103172007-11-05 Luis Machado <luisgpm@br.ibm.com>
10318
10319 * gdb.base/printcmds.exp: New function
10320 test_printf_with_dfp.
10321
5b01a6fa
DE
103222007-11-02 Doug Evans <dje@google.com>
10323
10324 * gdb.disasm/t01_mov.s: Remove carriage returns.
10325 * gdb.disasm/t02_mova.s: Ditto.
10326 * gdb.disasm/t03_add.s: Ditto.
10327 * gdb.disasm/t04_sub.s: Ditto.
10328 * gdb.disasm/t05_cmp.s: Ditto.
10329 * gdb.disasm/t06_ari2.s: Ditto.
10330 * gdb.disasm/t07_ari3.s: Ditto.
10331 * gdb.disasm/t08_or.s: Ditto.
10332 * gdb.disasm/t09_xor.s: Ditto.
10333 * gdb.disasm/t10_and.s: Ditto.
10334 * gdb.disasm/t11_logs.s: Ditto.
10335 * gdb.disasm/t12_bit.s: Ditto.
10336 * gdb.disasm/t13_otr.s: Ditto.
10337
ec33ab7f
JK
103382007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10339
10340 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
10341
ae0d01ff
UW
103422007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10343
10344 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
10345 provide DFP support.
10346
55eddb0f
DJ
103472007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
10348
10349 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
10350 Test "set powerpc vector-abi". Skip auto-detection tests for old
10351 toolchains.
10352
7020f05c
PA
103532007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
10354
10355 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
10356 with [string compare].
10357
84bc3db9
PA
103582007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
10359
10360 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
10361 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
10362
5876dc88
LM
103632007-10-25 Luis Machado <luisgpm@br.ibm.com>
10364
10365 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
10366 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
10367 * gdb.opt/Makefile.in: New makefile.
10368 * Makefile.in: Create new directory "gdb.opt".
10369 * configure.ac: Add "gdb.opt" directory.
10370 * configure: Regenerated.
a9c64011 10371
c3ea9a14
DE
103722007-10-25 Doug Evans <dje@google.com>
10373
10374 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
10375 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
10376
a9c64011 103772007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
10378 Thiago Jung Bauermann <bauerman@br.ibm.com>
10379
10380 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
10381 Floating Point expressions.
10382 * gdb.base/dfp-test.exp: new file adding tests for Decimal
10383 Floating Point variables.
10384 * gdb.base/dfp-test.c: new file containing program with Decimal
10385 Floating variables, used by gdb.base/dfp-test.exp.
10386
62a24a2b
DJ
103872007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
10388
10389 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
10390
e7b1eae6
UW
103912007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10392
10393 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
10394 compiling test case with GCC.
10395 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
10396
c641edcc
UW
103972007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10398
10399 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
10400 format changes.
10401
5e5ebfe6
MS
104022007-10-18 Michael Snyder <msnyder@specifix.com>
10403
10404 * gdb.base/dbx.exp: Add missing "-re " operator.
10405
e831e7b6
GM
104062007-10-16 Gaius Mulley <gaius@glam.ac.uk>
10407
10408 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
10409 * configure.ac: Removed trailing spaces after backslash.
10410 * gdb.modula2: New directory.
10411 * gdb.modula2/Makefile.in: New file.
10412 * gdb.modula2/unbounded-array.exp: New file.
10413 * gdb.modula2/unbounded1.c: New file.
10414
7cc46491
DJ
104152007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
10416
10417 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
10418
104192007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
10420
10421 * gdb.base/sigstep.c (main): Add checks for
10422 return values for setitimer call.
10423 Call setitimer again with itimer = ITIMER_REAL
10424 if first call to setitimer fails.
10425
e91528f0
KH
104262007-10-11 Kazu Hirata <kazu@codesourcery.com>
10427
10428 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
10429 of $timeout.
10430
2ec9a4f8
DJ
104312007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
10432
10433 * gdb.server/server-run.exp: Test for dynamic linker symbols.
10434
104352007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
10436
10437 * lib/gdb.exp (gdb_run_cmd): Move comment outside
10438 of gdb_expect call, to avoid interruption.
10439
64b2fa04
PA
104402007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
10441
10442 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
10443 (v_unsigned_long_long, v_long_long_array)
10444 (v_signed_long_long_array, v_unsigned_long_long_array)
10445 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
10446 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
10447 [!NO_LONG_LONG]: New.
10448 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
10449 v_long_long_member.
10450
10451 (v_long_long_func, v_signed_long_long_func)
10452 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
10453 (main) [!NO_LONG_LONG]: Initialize long long variants.
10454
10455 * gdb.base/whatis.exp: If board file requests no_long_long, build
10456 test with NO_LONG_LONG defined. Test long long, signed long long,
10457 and unsigned long long variants but only if board file doesn't
10458 disable it.
10459
a912286e 104602007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 10461 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
10462
10463 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
10464 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
10465 * configure: Regenerated.
10466 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
10467 gdb.pascal/types.exp, lib/pascal.exp: New files.
10468
471ba8c9
DJ
104692007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
10470
10471 * gdb.cp/classes.exp (do_tests): Always step to the line after the
10472 call.
10473 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
10474 to return to the call.
10475 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
10476 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
10477 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
10478 * gdb.mi/mi-until.exp (test_until): Likewise.
10479 * gdb.mi/mi2-until.exp (test_until): Likewise.
10480
fef8a650
DJ
104812007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
10482
10483 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
10484 two-char array.
10485 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
10486
d983da9c
DJ
104872007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
10488
10489 * gdb.threads/watchthreads.c (thread_function): Sleep between
10490 iterations.
10491 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
10492 at once for S/390. Generate matching fails and passes.
10493
17f62551
VP
104942007-09-27 Vladimir Prus <vladimir@codesourcery.com>
10495
10496 * gdb.mi/var-cmd.c (do_children_tests): Initialize
10497 the 'struct_declarations' variable to zeros.
a9c64011 10498
ed0616c6
VP
104992007-09-24 Vladimir Prus <vladimir@codesourcery.com>
10500
10501 * gdb.cp/mb-ctor.cc: New.
10502 * gdb.cp/mb-ctor.exp: New.
10503 * gdb.cp/mb-templates.cc: New.
10504 * gdb.cp/mb-templates.exp: New.
10505
41f1b697
DJ
105062007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
10507
10508 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
10509
3f213f78
PA
105102007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
10511
10512 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
10513 targets.
10514 * configure: Regenerate.
10515
0d381245 105162007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 10517
0d381245
VP
10518 * gdb.base/annota1.exp: Adjust for 'info break'
10519 format changes.
10520 * gdb.base/annota3.exp: Likewise.
10521 * gdb.base/break.exp: Likewise.
10522 * gdb.base/condbreak.exp: Likewise.
10523 * gdb.base/pending.exp: Likewise.
10524 * gdb.base/sepdebug.exp: Likewise.
10525 * gdb.base/unload.exp: Likewise.
10526 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 10527
fe3f5fa8
VP
105282007-09-22 Vladimir Prus <vladimir@codesourcery.com>
10529
10530 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
10531 messages.
10532 * gdb.base/chng-syms.exp: Likewise.
10533 * gdb.base/unload.exp: Likewise.
a9c64011 10534
a75cf6c0
DJ
105352007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
10536
10537 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
10538
18ecae38
DJ
105392007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
10540
10541 * schedlock.c (NUM): Change to 1.
10542 (main): Use args[0] for the main thread.
10543 * schedlock.exp: Only expect two threads. Only issue one pass or fail
10544 regardless of the number of threads.
10545
5509918f
MR
105462007-09-14 Maciej W. Rozycki <macro@mips.com>
10547
4a543daf
MR
10548 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
10549 type down.
10550 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
10551 test.
10552 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
10553 watchpoint type down.
10554 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
10555 test.
10556
105572007-09-14 Maciej W. Rozycki <macro@mips.com>
10558
5509918f
MR
10559 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
10560 Move all the tests here and run them twice, once using software
10561 watchpoints and once using hardware watchpoints.
10562 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
10563
40b53987
DJ
105642007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
10565
10566 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
10567 test.
10568
695e2681
MK
105692007-09-10 Mark Kettenis <kettenis@gnu.org>
10570
8b3fc8d8
MK
10571 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
10572 build-id.
10573
695e2681
MK
10574 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
10575 know about $ORIGIN. Calculate output dir from $dest instead of
10576 using ${objdir}/{$subdir}.
10577
58d69f29
MK
105782007-09-09 Mark Kettenis <kettenis@gnu.org>
10579
10580 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
10581 gcore, before continuing with the test.
10582
3e347599
DJ
105832007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
10584
10585 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
10586 * gdb.mi/mi-watch.exp: Likewise.
10587
ea37ba09
DJ
105882007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10589 Jim Blandy <jimb@codesourcery.com>
10590
10591 * gdb.arch/i386-sse.exp: Do not expect character constants.
10592 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
10593 * gdb.base/display.exp: Allow print/s.
10594 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
10595 and unsigned char array changes.
10596
2025a643
DJ
105972007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10598
10599 * gdb.base/display.exp: Add tests for printf %p.
10600
26669a27
PA
106012007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
10602
10603 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
10604 the dll name to unicode.
10605
c8f021f8
JK
106062007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10607
10608 * gdb.base/default.exp (show version): Update the version text.
10609 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
10610
4cf31eea
JK
106112007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10612
10613 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
10614 New files.
10615
4935890f
JK
106162007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10617
10618 * lib/gdb.exp (build_id_debug_filename_get): New function.
10619 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
10620 Remove the generate DEBUG file for the future testcase runs.
10621 New testcase for the NT_GNU_BUILD_ID retrieval.
10622 Move the final testing step to ...
10623 (test_different_dir): ... a new function.
10624 New parameter XFAIL to XFAIL all the tests performed.
10625 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
10626 New parameter TYPE to PF_PREFIX all the tests performed.
10627
02142340
VP
106282007-08-31 Vladimir Prus <vladimir@codesourcery.com>
10629
10630 * gdb.mi/mi-var-cp.cc (path_expression): New
10631 function.
10632 * gdb.mi/mi-var-cp.exp: Run path exression tests.
10633
36acd84e
UW
106342007-08-27 Markus Deuling <deuling@de.ibm.com>
10635
10636 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
10637 to fit into SPU Local Store memory.
10638
a896d121
JB
106392007-08-23 Joel Brobecker <brobecker@adacore.com>
10640
10641 * gdb.base/default.exp: Adjust the expected output of "info
10642 warranty" after the switch to GPLv3.
10643
7b433602
JB
106442007-08-23 Joel Brobecker <brobecker@adacore.com>
10645
10646 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
10647 to 30000 (from 20000).
10648
e22f8b7c
JB
106492007-08-23 Joel Brobecker <brobecker@adacore.com>
10650
10651 Switch the license of all .exp files to GPLv3.
10652 Switch the license of all .f and .f90 files to GPLv3.
10653 Switch the license of all .s and .S files to GPLv3.
10654
5a0e3bd0
JB
106552007-08-23 Joel Brobecker <brobecker@adacore.com>
10656
10657 * configure.ac: Switch license to GPLv3.
10658
cc00619d
JB
106592007-08-23 Joel Brobecker <brobecker@adacore.com>
10660
10661 Switch the licensing to GPLv3 for all .ads and .adb files.
10662
8d26208a
DJ
106632007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
10664
10665 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
10666 and t_int_double.
10667 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
10668
4fcb9948
JB
106692007-08-17 Joel Brobecker <brobecker@adacore.com>
10670
10671 * gdb.base/step-line.c: Switch license to GPL version 3, and
10672 update copyright year.
10673 * gdb.base/step-line.inp: Likewise.
10674
b9c34f67
JB
106752007-08-17 Joel Brobecker <brobecker@adacore.com>
10676
10677 * gdb.base/gdb1555.exp: Make expected output immune to formatting
10678 changes inside gdb1555.c.
10679 * gdb.base/pending.exp: Likewise.
10680
2cc17678
DJ
106812007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
10682
10683 * config/default.exp: New file.
10684
e48883f7
DJ
106852007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
10686
10687 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
10688 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
10689
1ab80e5b
MR
106902007-07-30 Maciej W. Rozycki <macro@mips.com>
10691
10692 * gdb.base/dump.exp: Force the correct endianness for binary
10693 formats not carrying this information.
10694
aba471f5
DJ
106952007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
10696
10697 * gdb.threads/staticthreads.exp: Match .*sem_post.
10698
d4e07204
DJ
106992007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
10700
10701 * gdb.base/readline.exp (operate_and_get_next): Match the final
10702 prompt.
10703
2b97317d
KB
107042007-07-23 Kevin Buettner <kevinb@redhat.com>
10705
10706 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
10707 to restarting SID.
10708
44efa07a
KB
107092007-07-18 Kevin Buettner <kevinb@redhat.com>
10710
10711 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
10712 prior to `gdb_start'.
10713
7b5ebade
KB
107142007-07-18 Kevin Buettner <kevinb@redhat.com>
10715
10716 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
10717 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
10718 Remove call to gdb_unload.
10719
255e7678
DJ
107202007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
10721 Daniel Jacobowitz <dan@codesourcery.com>
10722
10723 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
10724 for __WIN32__.
10725 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
10726 * gdb.base/unload.exp: Use shared library test routines.
10727
3a40aaa0
UW
107282007-07-03 Markus Deuling <deuling@de.ibm.com>
10729
10730 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
10731 * gdb.base/solib-symbol-lib.c: Likewise.
10732 * gdb.base/solib-symbol-main.c: Likewise.
10733
b0f4b84b
DJ
107342007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
10735
10736 * config/gdbserver.exp (gdb_reconnect): New.
10737 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
10738 gdb.base/solib-disc.exp: New files.
10739 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
10740 remote debugging".
10741 (gdb_compile): Add shlib_load flag.
10742 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
10743 port.
10744 (gdbserver_reconnect): New.
10745
1b05479a
DJ
107462007-07-01 Nick Roberts <nickrob@snap.net.nz>
10747 Daniel Jacobowitz <dan@codesourcery.com>
10748
10749 * gdb.base/annota3.exp: Test for if construct.
10750
86f78eb2
DJ
107512007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
10752
10753 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
10754
6a2eb474 107552007-06-21 Chris Dearman <chris@mips.com>
a9c64011 10756 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
10757
10758 * gdb.base/display.exp: Allow a newline after display/i.
10759 * gdb.base/pc-fp.exp: Likewise.
10760 * gdb.base/sigbpt.exp: Likewise.
10761
f8b73d13
DJ
107622007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
10763
10764 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
10765 required features to be included.
10766
4339e69e
DJ
107672007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
10768
10769 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
10770 in info threads output.
10771
23d964e7
UW
107722007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10773 Markus Deuling <deuling@de.ibm.com>
10774
10775 * gdb.arch/spu-info.exp: New testcase.
10776 * gdb.arch/spu-info.c: New file.
10777
fd20f75b
DJ
107782007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
10779
10780 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
10781 tpcs_offset. Restore lr after the call.
10782 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
10783
2226f861
DJ
107842007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
10785
10786 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
10787 (gdbserver_run): Kill any running gdbserver.
10788 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
10789
d12371a9
MR
107902007-05-17 Maciej W. Rozycki <macro@mips.com>
10791
10792 * gdb.base/sigbpt.exp: Preset segv_addr.
10793
93f02886
DJ
107942007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
10795
10796 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
10797 (gdb_compile_shlib): Likewise.
10798 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
10799 (default_gdb_init): Clear cleanfiles.
10800 (gdb_finish): Delete recorded cleanfiles.
10801 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
10802
10803 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
10804 Do not use isnative.
10805 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
10806 gdb.base/so-impl-ld.exp: Likewise.
10807 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
10808 * gdb.base/unload.exp: Likewise. Do not pass empty option to
10809 gdb_compile.
10810
b04e06d7
VP
108112007-05-15 Vladimir Prus <vladimir@codesourcery.com>
10812
10813 * config/unknown.exp: Remove.
10814
069ed931
UW
108152007-05-15 Markus Deuling <deuling@de.ibm.com>
10816
10817 * gdb.base/info-proc.exp: Check is_remote.
10818
09db0d03
UW
108192007-05-14 Markus Deuling <deuling@de.ibm.com>
10820
10821 * gdb.base/gcore.exp: Initialize variable core_supported.
10822
af2cbe8c
DJ
108232007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
10824
10825 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
10826
027c0295
DJ
108272007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
10828
10829 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
10830 * gdb.threads/print-threads.exp (test_all_threads): Allow
10831 negative and hexadecimal thread IDs.
10832
dc5000e7
DJ
108332007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
10834
10835 * gdb.java/jprint.java (public): Avoid invalid call to static
10836 method.
10837
2e74ed18
DP
108382007-05-14 Denis Pilat <denis.pilat@st.com>
10839
10840 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
10841 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
10842 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
10843 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
10844 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
10845
83547f02
UW
108462007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10847
10848 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 10849 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
10850 this mode.
10851 * gdb.base/ovlymgr.c: Provide stubs for spu target.
10852 * gdb.base/spu.ld: New file.
10853
b18be20d
DJ
108542007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
10855
10856 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
10857
be444858
DJ
108582007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
10859
10860 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
10861
b1d53152
DJ
108622007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
10863
10864 * gdb.java/jmain.exp: Handle demangled names with and without method
10865 signatures.
10866
d084b331
DJ
108672007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
10868
10869 * gdb.mi/mi-syn-frame.c (main, foo, bar)
10870 (have_a_very_merry_interrupt): Remove calls to puts.
10871 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
10872 inferior output.
10873 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
10874 test names.
10875
db9d7fc5
DJ
108762007-04-29 Markus Deuling <deuling@de.ibm.com>
10877 Daniel Jacobowitz <dan@codesourcery.com>
10878
10879 * gdb.base/auxv.exp (core_works): Also check is_remote.
10880 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
10881
ef783a7d 108822007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 10883
ef783a7d
VP
10884 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
10885 message, not the undefined 'module' variable.
10886 * gdb.base/siginfo.exp: Likewise.
10887 * gdb.base/sigstep.exp: Likewise.
10888 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
10889 serialport.
10890 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
10891
b7b73cae
CV
108922007-04-25 Corinna Vinschen <vinschen@redhat.com>
10893
10894 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
10895 target sim fails. Return 0 otherwise.
10896 (gdb_load): Return prematurely if gdb_target_sim fails.
10897
7d90fdfa
DP
108982007-04-16 Denis Pilat <denis.pilat@st.com>
10899
10900 * gdb.base/setshow.exp: Reset height after having set it to 100.
10901
5d3e9c85
DP
109022007-04-16 Denis Pilat <denis.pilat@st.com>
10903
10904 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
10905
18e75969
DP
109062007-04-16 Denis Pilat <denis.pilat@st.com>
10907
10908 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
10909
25d5ea92
VP
109102007-04-14 Vladimir Prus <vladimir@codesourcery.com>
10911
10912 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
10913 tests. Run the frozen varobjs test.
10914 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 10915 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 10916
0b49cb80
JK
109172007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10918
10919 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
10920 gdb.base/type-opaque.exp: New files.
10921
a73bafbc 109222007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
10923
10924 * gdb.mi/mi-var-child.c
a73bafbc
VP
10925 (do_children_tests): User char[2] instead of
10926 char so that automatic printing of pointers to char
10927 don't give unpredicable result.
10928 * gdb.mi/var-cmd.c (do_locals_test): Initialize
10929 local variables.
10930 * gdb.mi/mi-var-child.exp: Step to right line
10931 of do_children_tests.
10932 * gdb.mi/mi2-var-child.exp: Likewise.
10933 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 10934 do_locals_tests.
a73bafbc
VP
10935 (do_children_tests): User char[2] instead of
10936 char so that automatic printing of pointers to char
a9c64011 10937 don't give unpredicable result.
a73bafbc 10938 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 10939 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
10940 Pass test name to mi_wait_for_stop.
10941
7ce59000
DJ
109422007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
10943
10944 * gdb.asm/asm-source.exp: Remove d10v case.
10945 * lib/gdb.exp (skip_cplus_tests): Likewise.
10946 * gdb.asm/d10v.inc: Deleted.
10947
20389057
DJ
109482007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
10949
10950 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
10951
8807d78b
DJ
109522007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
10953
10954 * config/netware.exp: Delete file.
10955
aa3edb8e
JB
109562007-03-29 Joel Brobecker <brobecker@adacore.com>
10957
10958 * gdb.dwarf2/dw2-noloc.S: New file.
10959 * gdb.dwarf2/dw2-noloc.exp: New file.
10960
297561ac
PA
109612007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
10962
10963 * gdb.cp/method2.cc: New test.
10964 * gdb.cp/method2.exp: New test.
10965 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
10966
1f81bd39
DJ
109672007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
10968
10969 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
10970
9453113a
DJ
109712007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
10972
10973 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
10974
b741e217
DJ
109752007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
10976
10977 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
10978 (gdb_load): Delete, replace with...
10979 (gdb_reload): ...this.
10980 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
10981 * gdb.server/server-mon.exp: Likewise.
10982 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
10983 (gdb_start_cmd): New.
10984 (gdb_file_cmd): Save the last loaded file.
10985 (gdb_reload): New.
10986 (gdb_gnu_strip_debug): Use transform.
10987 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
10988 support here. Use new $last_loaded_file. Check mtime.
10989 (gdb_target_cmd): Handle ObjC failure case.
10990 (infer_host_exec): Delete.
10991 (gdbserver_load): Rename to...
10992 (gdbserver_run): ...this. Simplify.
10993 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
10994 (mi_gdb_load): Move most contents to a new function...
10995 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
10996 (mi_run_cmd): Use mi_gdb_target_load.
10997 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
10998 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
10999 Use gdb_run_cmd.
11000 * gdb.base/charsign.exp: Remove incorrect comment.
11001 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
11002 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
11003 gdb.base/start.exp: Use gdb_start_cmd.
11004
446ab585 110052007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 11006 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
11007
11008 * gdb.base/sigbpt.exp: Fix the message when skipping test.
11009 * gdb.base/signull.exp: Similarly.
11010
bbb88ebf
UW
110112007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11012
11013 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
11014 messages available to test cases (like chng-sym.exp).
11015
cb8c4a99
AS
110162007-03-14 Andreas Schwab <schwab@suse.de>
11017
11018 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
11019 format changes.
11020
4e463ff5
DJ
110212007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
11022
11023 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
11024 (optimized_1): New.
11025 (main): Call optimized_1.
11026 (gdb2029): Correct typos. Call gdb2029_marker.
11027 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
11028 for gdb2029.
11029
b6db2c47
MK
110302007-03-12 Mark Kettenis <kettenis@gnu.org>
11031
11032 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
11033 as tabs. Remove redundant test pattern.
11034
70ed3737
UW
110352007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11036
11037 * gdb.base/long_long.exp: Accept optional symbol name in <...>
11038 for /a format output.
11039
47b67b60
DJ
110402007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
11041
11042 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
11043 collect output incrementally.
11044
b8953b0e
UW
110452007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11046
11047 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
11048 for -var-create lpcharacter test.
11049 * gdb.mi/mi2-var-cmd.exp: Likewise.
11050
7acd5c40
UW
110512007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11052
11053 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
11054 pass on targets where address zero is readable.
11055
9c6759c1
UW
110562007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11057
11058 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
11059 just a single architecture.
11060
a2f1aeb4
UW
110612007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11062
11063 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
11064 (fetch_all_registers): New function, uses gdb_test_multiple and
11065 exp_continue to fetch inferior output line-by-line.
11066 Replace all uses of do_get_all_registers by fetch_all_registers.
11067
46579ac2
UW
110682007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11069
11070 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
11071 in target_info.
11072
fc133f24
MS
110732007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11074
a9c64011 11075 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
11076 consistancy; add a default (timeout) case.
11077
7646a51d
MS
110782007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11079
11080 * gdb.base/watchpoint.exp: Fix truncated comment.
11081
dcfff61f
MS
110822007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11083
11084 * Makefile.in: Remove spurious single-quotes from sed command.
11085
664e3ee9
DJ
110862007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
11087
11088 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
11089 func.
11090 * gdb.mi/mi2-var-cmd.exp: Likewise.
11091
d7cc6f2f
JB
110922007-02-27 Joel Brobecker <brobecker@adacore.com>
11093
a9c64011
AS
11094 * gdb.dwarf2/dw2-producer.S: New file.
11095 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
11096
110972007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
11098
11099 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
11100 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
11101 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
11102 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
11103 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
11104 Revert tests to use mi_gdb_test and include value field in output
11105 of -var-create.
11106
93d42b30
DJ
111072007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
11108
11109 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
11110
c499ed39
DJ
111112007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
11112
11113 * gdb.base/maint.exp: Remove full paths from test names.
11114 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
11115 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
11116
9836f81b
JB
111172007-02-27 Joel Brobecker <brobecker@adacore.com>
11118
11119 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
11120
c74d0ad8
DJ
111212007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11122
11123 * gdb.server/server-mon.exp: New test.
11124
2711e456
DJ
111252007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11126
11127 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
11128
ff6f572f
DJ
111292007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11130
11131 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
11132 register capitalization.
11133
fada3feb
DP
111342007-02-13 Denis Pilat <denis.pilat@st.com>
11135
11136 * gdb.mi/mi-var-invalidate.exp: New file.
11137
fb1e4ffc
DJ
111382007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11139
11140 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
11141
3da939d7
DJ
111422007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11143
11144 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
11145
123dc839
DJ
111462007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11147
11148 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
11149 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
11150
877e3645 111512007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
11152
11153 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
11154 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
11155 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
11156 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
11157 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 11158 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 11159 Update tests to include value field in output of -var-create.
a9c64011 11160
3c0a2960
AS
111612007-02-08 Andreas Schwab <schwab@suse.de>
11162
11163 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
11164
108546a0
DJ
111652007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
11166
11167 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
11168 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
11169
d701dcab
DP
111702007-02-02 Denis Pilat <denis.pilat@st.com>
11171
11172 * gdb.threads/threadapply.exp: check that frame is not changed by
11173 the thread apply all command.
11174
783e3e2f
AS
111752007-01-31 Andreas Schwab <schwab@suse.de>
11176
6d9c3a87
AS
11177 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
11178
3c50d7b9
AS
11179 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
11180 in the dwarf sections.
11181 * gdb.dwarf2/mac-fileno.S: Likewise.
11182
783e3e2f
AS
11183 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
11184 bspstore register on ia64.
11185
78ff580e
AS
111862007-01-29 Andreas Schwab <schwab@suse.de>
11187
cc8e9b12
AS
11188 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
11189 "frame-begin" annotation.
11190
78ff580e
AS
11191 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
11192 number of "frames-invalid" annotations.
11193
704a4f78
DJ
111942007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
11195
11196 * gdb.base/commands.exp: Call if_commands_test.
11197 (gdb_test_no_prompt, if_commands_test): New.
11198
e741bf94
MK
111992007-01-28 Mark Kettenis <kettenis@gnu.org>
11200
11201 * gdb.threads/sigthread.c (NSIGS): Make bigger.
11202
474d0ad3
AS
112032007-01-27 Andreas Schwab <schwab@suse.de>
11204
11205 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
11206 .short/.int/.quad in the dwarf sections.
11207 * gdb.dwarf2/dw2-intercu.S: Likewise.
11208 * gdb.dwarf2/dw2-intermix.S: Likewise.
11209
e784b426
JK
112102007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11211
11212 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
11213 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
11214 array.
e784b426
JK
11215 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
11216 * gdb.base/setvar.exp: Likewise.
11217
37f08e04
AS
112182007-01-26 Andreas Schwab <schwab@suse.de>
11219
9a01813a
AS
11220 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
11221 test.
11222
37f08e04
AS
11223 * gdb.base/multi-forks.exp ("restart $i"): Also match
11224 __kernel_syscall_via_break.
11225
6e2a9270
VP
112262007-01-24 Vladimir Prus <vladimir@codesourcery.com>
11227
11228 * lib/mi-support.exp (mi_delete_varobj): New.
11229 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
11230 testcase.
11231 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
11232 (main): Call the above.
11233 (reference_update_test, base_in_reference_test)
11234 (reference_to_pointer): Delete the created varobjs.
a9c64011 11235
e515b470
DJ
112362007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
11237
11238 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
11239 * configure: Regenerated.
11240 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
11241 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
11242 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
11243 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
11244 * lib/gdb.exp (gdb_skip_xml_test): New function.
11245
08d8bcd7
DJ
112462007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
11247
11248 * gdb.base/sigrepeat.exp: Correct error message.
11249
112502007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
11251 Daniel Jacobowitz <dan@codesourcery.com>
11252
11253 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
11254 gdb.arch/i386-gnu-cfi-asm.S: New files.
11255
97c3f1f3
JK
112562007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11257
11258 * lib/gdb.exp: Abort on missing `site.exp'.
11259
cb1df416
DJ
112602007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11261 Daniel Jacobowitz <dan@codesourcery.com>
11262
11263 * gdb.base/included.c, gdb.base/included.exp,
11264 gdb.base/included.h: New files.
11265
35990120
DJ
112662007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
11267
11268 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
11269 (maximize_rlimit): Reduce limits on 64-bit systems.
11270
6e81a116 112712007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
11272
11273 From Marcus Deuling <deuling@de.ibm.com>:
11274 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
11275 every case.
11276
6c3c41f3
NR
112772007-01-13 Nick Roberts <nickrob@snap.net.nz>
11278
11279 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
11280 (test_path_specification): Use objdir instead of srcdir to always
11281 get an absolute filename.
11282
2f12c312
DJ
112832007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
11284
11285 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
11286
81121995
VP
112872007-01-11 Vladimir Prus <vladimir@codesourcery.com>
11288
11289 * gdb.mi/mi-var-cp.cc (reference_update_tests):
11290 Make sure the variable we're using is in scope.
11291 (reference_to_pointer): Likewise.
11292
4741b737
DJ
112932007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
11294
11295 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
11296 has no debug information.
11297
054410c3
DJ
112982007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
11299
11300 * gdb.base/annota1.exp: Remove extra send_gdb.
11301
818f79f6
DJ
113022007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11303
11304 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
11305
f7a6bb70
DJ
113062007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11307
11308 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
11309
57e66780
DJ
113102007-01-08 Nick Roberts <nickrob@snap.net.nz>
11311 Daniel Jacobowitz <dan@codesourcery.com>
11312
11313 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
11314 lcharacter or linteger change. Correct duplicated test name.
11315 * gdb.mi/mi2-var-cmd.exp: Likewise.
11316
3d799a95
DJ
113172007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
11318
11319 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
11320
113212007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 11322
a9c64011
AS
11323 * gdb.base/nofield.c: New file.
11324 * gdb.base/nofield.exp: New testcase.
51679ba9 11325
eafb94e8
NR
113262007-01-05 Nick Roberts <nickrob@snap.net.nz>
11327
11328 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
11329
11330 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
11331 test.
11332
5e572bb4
DJ
113332007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
11334
11335 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
11336
74a44383
DJ
113372007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
11338
11339 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
11340 when continuing.
11341
1b572db9
DJ
113422007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
11343
11344 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
11345 Expect ".exe" extension.
11346
381bc39b
DJ
113472007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
11348
11349 * gdb.base/charset.exp: Add explicit filename to break.
11350 * gdb.base/dbx.exp: Add explicit filename to breaks.
11351
2b70e4c6
DJ
113522007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
11353
11354 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
11355 * gdb.mi/mi2-file.exp: Likewise.
11356
303b6f5d
DJ
113572007-01-04 Vladimir Prus <vladimir@codesourcery.com>
11358
11359 Implement specification of MI tests as comments
11360 in C and C++ sources.
11361 * lib/mi-support.exp (mi_autotest_data): New variable.
11362 (mi_autotest_source): New variable.
11363 (count_newlines, mi_prepare_inline_tests)
11364 (mi_get_inline_test, mi_continue_to_line)
11365 (mi_run_inline_test, mi_tbreak)
11366 (mi_send_resuming_command, mi_wait_for_stop): New functions.
11367 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
11368 Run inline tests.
11369 * gdb.mi/mi-var-cp.cc: Define tests here.
11370
23da0d94
VP
113712007-01-04 Vladimir Prus <vladimir@codesourcery.com>
11372
11373 Simplify usage of mi_continue_to.
11374 * lib/mi-support.exp (mi_runto_helper): Renamed
11375 from mi_runto, added new parameter 'run_or_continue'.
11376 (mi_runto): Use mi_runto_helper.
11377 (mi_continue_to): Accept just function name as parameter.
11378 Use mi_runto_helper.
11379 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
11380 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 11381
f9e18282
JB
113822006-01-04 Joel Brobecker <brobecker@adacore.com>
11383
11384 Make this testcase a bit more realistic. The current code
11385 is too simplistic, and allows the compiler to optimize out
11386 some of the entities we need for this testcase.
11387 * gdb.ada/null_record/bar.ads (Void_Star): New type.
11388 (Do_Nothing): Add extra parameter.
11389 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
11390 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
11391 by using a variable of type Void_Star.
11392
fd678c65
JB
113932006-01-04 Joel Brobecker <brobecker@adacore.com>
11394
11395 * gdb.ada/catch_ex/foo.adb: New file.
11396 * gdb.ada/catch_ex.exp: New testcase.
11397
05cfdb42
DJ
113982007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
11399
11400 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
11401 pass --image-base to linker.
11402
2e03ee74
DJ
114032007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11404 Daniel Jacobowitz <dan@codesourcery.com>
11405
11406 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
11407 secondary prompts.
11408
0d5de010
DJ
114092007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
11410
11411 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
11412 output. Test the types of members and member pointers.
11413 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
11414 gdb/2092.
11415 * gdb.cp/member-ptr.exp: Search for a comment instead of a
11416 statement. Enable for GCC. Update expected output for some tests
11417 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
11418 layout.
11419 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
11420 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
11421 (Diamond::vget_base): New.
11422 (main): Add new tests.
11423 * gdb.cp/printmethod.exp: Update expected output for member functions.
11424 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
11425 print pEe->D::vg().
11426
61a771aa
DJ
114272007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
11428
11429 * gdb.threads/tls.exp: Allow stops in sem_post.
11430
2fa63963
DJ
114312006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
11432
11433 * gdb.base/annota1.exp: Allow .*printf in backtraces.
11434 * gdb.base/annota3.exp: Likewise.
11435 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
11436 again (instead of timing out).
11437 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
11438 GCC bug 26475.
11439 * gdb.java/jmisc.exp: Adjust to work with method signatures including
11440 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
11441 test from jmisc1.exp.
11442 * gdb.java/jmisc1.exp: Delete.
11443 * gdb.java/jprint.exp: Adjust to work with method signatures including
11444 return types.
11445 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
11446 * gdb.threads/linux-dp.exp: Don't be confused by program output.
11447 * lib/java.exp (compile_java_from_source): Pass the correct type
11448 to target_compile.
11449
5eefc2b7
JB
114502006-12-31 Joel Brobecker <brobecker@adacore.com>
11451
11452 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
11453 (stack_align_edx): New function.
11454 (stack_align_eax): New function.
11455 (main): Add calls to stack_align_edx and stack_align_eax.
11456 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
11457 Add testing for the cases where the register used during a stack
11458 realignment is edx. Same for eax.
11459
227c54da
DJ
114602006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
11461
11462 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
11463 and generic PE targets.
11464
cab8ac94
JB
114652006-12-29 Joel Brobecker <brobecker@adacore.com>
11466
11467 * gdb.ada/array_return.exp: Update copyright date list.
11468
ba54f318
JB
114692006-12-27 Joel Brobecker <brobecker@adacore.com>
11470
11471 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
11472 (Create_Small_Float_Vector): New function.
11473 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
11474 function body.
11475 * gdb.ada/array_return/p.adb: Use new type and function from
11476 package Pck.
11477 * gdb.ada/array_return.exp: Add a test verifying that GDB is
11478 able to print the value returned by a function returning an
11479 array of float.
11480
6b7a35dd
JB
114812006-12-20 Joel Brobecker <brobecker@adacore.com>
11482
11483 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
11484 The associated tests should be PASSing.
11485
038224f6
VP
114862006-12-08 Vladimir Prus <vladimir@codesourcery.com>
11487
11488 Test for base in references.
11489 * gdb.mi/mi-var-cp.cc: Add test code.
11490 * gdb.mi/mi-var-cp.exp: Test for bases in references.
11491 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
11492 * gdb.mi/mi2-watch.exp: Likewise.
11493 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
11494 (mi_list_varobj_children): New function.
11495
b26ed50d
VP
114962006-12-08 Vladimir Prus <vladimir@codesourcery.com>
11497
11498 * lib/mi-support.exp
11499 (mi_runto): Accept "()" after function name.
11500 (mi_create_varobj): New function.
11501 (mi_varobj_update): New function.
11502 (mi_Check_varobj_value): New function.
11503 * gdb.mi/mi-var-cp.exp: New file.
11504 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 11505
08232497
DJ
115062006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
11507
11508 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
11509 gdb.base/weaklib2.c: New files.
11510
d394c993 115112006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 11512
ac6c2fba
NS
11513 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
11514 info. Adjust test names.
11515
8ec659a0 11516 * gdb.base/break.c (main): Move position of malloc.
d394c993 11517 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 11518
acd65feb
VP
115192006-11-28 Vladimir Prus <vladimir@codesourcery.com>
11520
11521 * gdb.mi/mi-var-cmd.exp: Check -var-update after
11522 assignement of arrays and function pointers.
11523 * gdb.mi/var-cmd.c: Add declaration necessary for above
11524 tests.
11525
f556d5e5
NS
115262006-11-27 Nathan Sidwell <nathan@codesourcery.com>
11527
11528 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
11529
11530 * gdb.threads/linux-dp.exp: Read thread table before and after
11531 creating each philosopher and verify it.
11532
697bc68d
NS
115332006-11-27 Nathan Sidwell <nathan@codesourcery.com>
11534 Paul Brook <paul@codesourcery.com>
11535 Daniel Jacobowitz <dan@codesourcery.com>
11536
11537 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 11538 main to remove duplication. Add start function of the form
697bc68d
NS
11539 '_*start[1-9]*'. Add RVDS start function.
11540
29d73ae4
DJ
115412006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
11542
11543 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
11544
c1d88655
UW
115452006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11546
11547 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
11548 * gdb.asm/spu.inc: New file.
11549 * gdb.base/term.exp: Disable if [target_info exists noargs].
11550 * gdb.gdb/complaints.exp: Disable if ![isnative].
11551 * gdb.gdb/selftest.exp: Likewise.
11552 * gdb.gdb/observer.exp: Likewise.
11553 * gdb.gdb/xfullpath.exp: Likewise.
11554 * gdb.base/attach.exp: Disable on SPU target.
11555 * gdb.cp/bs145503.exp: Likewise.
11556 * gdb.cp/exception.exp: Likewise.
11557 * gdb.cp/userdef.exp: Likewise.
11558
32a13b1a
DJ
115592006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
11560
11561 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
11562
d8295fe9
VP
115632006-11-10 Vladimir Prus <vladimir@codesourcery.com>
11564
11565 * gdb.base/completion.exp: Fix completion tests for
11566 'info' and 'info '.
11567 * gdb.base/help.exp (help_test_raw, test_class_help)
11568 (test_prefix_command_help): Move...
11569 * lib/gdb.exp: Here.
11570 * gdb.base/main.exp: Adjust.
11571 * gdb.cp/maint.exp: Adjust.
11572 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 11573
8c394015
VP
115742006-11-09 Vladimir Prus <vladimir@codesourcery.com>
11575
11576 * gdb.stabs/weird.exp (print_weird_var): Use
11577 gdb_test_multiple instead of gdb_expect.
11578
027fc1bc
VP
115792006-11-09 Vladimir Prus <vladimir@codesourcery.com>
11580
11581 * gdb.base/help.exp (help_test_raw): New.
11582 (test_class_help): New.
11583 (test_prefix_command_help): New.
11584 Adjust testcases.
11585
67609209
FR
115862006-11-09 Christophe Lyon <christophe.lyon@st.com>
11587
11588 * gdb.base/constvars.c (main): Write to crass and crips, so that
11589 they are allocated by the compiler.
11590
f73adfeb
AS
115912006-10-27 Andreas Schwab <schwab@suse.de>
11592
11593 * gdb.base/multi-forks.exp: Use "detach fork" instead of
11594 "detach-fork".
11595
2f83a18e
DJ
115962006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
11597
11598 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
11599 of patterns.
11600
94277a38
DJ
116012006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
11602
11603 * gdb.base/sepdebug.exp: Remove debug format test.
11604 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
11605 Handle no-symtab.
11606 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
11607
5bd2f6e2
DJ
116082006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
11609
11610 * gdb.threads/manythreads.c (thread_function, main): Don't cast
11611 int to pointer or pointer to int.
11612 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
11613
8c008720
DJ
116142006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
11615
11616 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
11617
9e35dae4
DJ
116182006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11619
11620 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
11621
d9639e13
DJ
116222006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
11623
11624 PR c++/2116
11625 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
11626
390a1bd0
JB
116272006-10-06 Joel Brobecker <brobecker@adacore.com>
11628
11629 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
11630 the corresponding bug has been fixed in GDB (PR/2018).
11631
dd920c33
JB
116322006-10-06 Joel Brobecker <brobecker@adacore.com>
11633
11634 * gdb.base/subst.exp: New testcase.
11635
53bbefe9
JB
116362006-10-06 Joel Brobecker <brobecker@adacore.com>
11637
11638 * gdb.ada/array_return/pck.ads: Add copyright notice.
11639 * gdb.ada/array_return/pck.adb: Likewise.
11640 * gdb.ada/array_return/p.adb: Likewise.
11641 * gdb.ada/exec_changed/first.adb: Likewise.
11642 * gdb.ada/exec_changed/second.adb: Likewise.
11643
09851417
JB
116442006-10-06 Joel Brobecker <brobecker@adacore.com>
11645
11646 * gdb.ada/watch_arg/watch.adb: New file.
11647 * gdb.ada/watch_arg.exp: New testcase.
11648
041bf30d
VP
116492006-10-02 Vladimir Prus <vladimir@codesourcery.com>
11650
11651 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 11652 via string_to_regexp.
041bf30d 11653 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 11654
f286fbdd 116552006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
11656
11657 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
11658 Remove unused / obsolete files.
11659
7c07f349
NR
116602006-09-19 Nick Roberts <nickrob@snap.net.nz>
11661
11662 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
11663
cd5ff84a
VP
116642006-09-17 Vladimir Prus <vladimir@codesourcery.com>
11665
11666 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
11667 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 11668 the number of frames.
cd5ff84a 11669
ae018d1a
DJ
116702006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
11671
11672 * gdb.base/args.c (main): Add breakpoint marker.
11673 * gdb.base/args.exp: Use args_test for tests. Add new tests which
11674 really test empty arguments.
11675 (args_load): Delete.
11676 (args_test): New.
11677
b399c549
NR
116782006-09-13 Nick Roberts <nickrob@snap.net.nz>
11679
11680 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 11681 check for one file.
b399c549 11682
2ab1eb7a
VP
116832006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
11684
11685 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
11686 HIGH_FRAME argument to -stack-list-locals can be larger than
11687 the number of frames.
a9c64011 11688
476308bf
FF
116892006-08-18 Fred Fish <fnf@specifix.com>
11690
11691 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
11692 '$' in front of skip_vmx_tests_saved when setting that.
11693
8625200f
AS
116942006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
11695
11696 * gdb.base/trace-commands.exp: New file.
11697
089ec8f1
DJ
116982006-08-10 Joel Brobecker <brobecker@adacore.com>
11699 Daniel Jacobowitz <dan@codesourcery.com>
11700
11701 * gdb.base/step-bt.exp: Make hexadecimal address optional in
11702 expected output of the backtrace commands.
11703
b60f0898
JB
117042006-08-09 Joel Brobecker <brobecker@adacore.com>
11705
11706 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
11707 untested followed by return combination.
11708 * gdb.arch/altivec-regs.exp: Likewise.
11709 * gdb.arch/e500-abi.exp: Likewise.
11710 * gdb.arch/e500-regs.exp: Likewise.
11711 * gdb.arch/gdb1291.exp: Likewise.
11712 * gdb.arch/gdb1431.exp: Likewise.
11713 * gdb.arch/gdb1558.exp: Likewise.
11714 * gdb.arch/i386-prologue.exp: Likewise.
11715 * gdb.arch/i386-unwind.exp: Likewise.
11716 * gdb.asm/asm-source.exp: Likewise.
11717 * gdb.base/a2-run.exp: Likewise.
11718 * gdb.base/advance.exp: Likewise.
11719 * gdb.base/all-bin.exp: Likewise.
11720 * gdb.base/annota1.exp: Likewise.
11721 * gdb.base/annota3.exp: Likewise.
11722 * gdb.base/args.exp: Likewise.
11723 * gdb.base/arithmet.exp: Likewise.
11724 * gdb.base/assign.exp: Likewise.
11725 * gdb.base/async.exp: Likewise.
11726 * gdb.base/attach.exp: Likewise.
11727 * gdb.base/bang.exp: Likewise.
11728 * gdb.base/bigcore.exp: Likewise.
11729 * gdb.base/bitfields.exp: Likewise.
11730 * gdb.base/bitfields2.exp: Likewise.
11731 * gdb.base/break.exp: Likewise.
11732 * gdb.base/call-sc.exp: Likewise.
11733 * gdb.base/call-strs.exp: Likewise.
11734 * gdb.base/callfuncs.exp: Likewise.
11735 * gdb.base/checkpoint.exp: Likewise.
11736 * gdb.base/chng-syms.exp: Likewise.
11737 * gdb.base/code-expr.exp: Likewise.
11738 * gdb.base/commands.exp: Likewise.
11739 * gdb.base/completion.exp: Likewise.
11740 * gdb.base/cond-expr.exp: Likewise.
11741 * gdb.base/condbreak.exp: Likewise.
11742 * gdb.base/consecutive.exp: Likewise.
11743 * gdb.base/constvars.exp: Likewise.
11744 * gdb.base/corefile.exp: Likewise.
11745 * gdb.base/cvexpr.exp: Likewise.
11746 * gdb.base/dbx.exp: Likewise.
11747 * gdb.base/define.exp: Likewise.
11748 * gdb.base/detach.exp: Likewise.
11749 * gdb.base/display.exp: Likewise.
11750 * gdb.base/dump.exp: Likewise.
11751 * gdb.base/ena-dis-br.exp: Likewise.
11752 * gdb.base/ending-run.exp: Likewise.
11753 * gdb.base/environ.exp: Likewise.
11754 * gdb.base/eval-skip.exp: Likewise.
11755 * gdb.base/exprs.exp: Likewise.
11756 * gdb.base/fileio.exp: Likewise.
11757 * gdb.base/finish.exp: Likewise.
11758 * gdb.base/float.exp: Likewise.
11759 * gdb.base/foll-exec.exp: Likewise.
11760 * gdb.base/foll-fork.exp: Likewise.
11761 * gdb.base/foll-vfork.exp: Likewise.
11762 * gdb.base/freebpcmd.exp: Likewise.
11763 * gdb.base/funcargs.exp: Likewise.
11764 * gdb.base/gcore.exp: Likewise.
11765 * gdb.base/gdb1090.exp: Likewise.
11766 * gdb.base/gdb1250.exp: Likewise.
11767 * gdb.base/huge.exp: Likewise.
11768 * gdb.base/info-proc.exp: Likewise.
11769 * gdb.base/interrupt.exp: Likewise.
11770 * gdb.base/jump.exp: Likewise.
11771 * gdb.base/langs.exp: Likewise.
11772 * gdb.base/lineinc.exp: Likewise.
11773 * gdb.base/list.exp: Likewise.
11774 * gdb.base/logical.exp: Likewise.
11775 * gdb.base/long_long.exp: Likewise.
11776 * gdb.base/macscp.exp: Likewise.
11777 * gdb.base/maint.exp: Likewise.
11778 * gdb.base/mips_pro.exp: Likewise.
11779 * gdb.base/miscexprs.exp: Likewise.
11780 * gdb.base/multi-forks.exp: Likewise.
11781 * gdb.base/opaque.exp: Likewise.
11782 * gdb.base/overlays.exp: Likewise.
11783 * gdb.base/pc-fp.exp: Likewise.
11784 * gdb.base/pointers.exp: Likewise.
11785 * gdb.base/printcmds.exp: Likewise.
11786 * gdb.base/psymtab.exp: Likewise.
11787 * gdb.base/ptype.exp: Likewise.
11788 * gdb.base/recurse.exp: Likewise.
11789 * gdb.base/relational.exp: Likewise.
11790 * gdb.base/relocate.exp: Likewise.
11791 * gdb.base/remote.exp: Likewise.
11792 * gdb.base/reread.exp: Likewise.
11793 * gdb.base/restore.exp: Likewise.
11794 * gdb.base/return.exp: Likewise.
11795 * gdb.base/return2.exp: Likewise.
11796 * gdb.base/scope.exp: Likewise.
11797 * gdb.base/sect-cmd.exp: Likewise.
11798 * gdb.base/sep.exp: Likewise.
11799 * gdb.base/sepdebug.exp: Likewise.
11800 * gdb.base/setshow.exp: Likewise.
11801 * gdb.base/setvar.exp: Likewise.
11802 * gdb.base/sigall.exp: Likewise.
11803 * gdb.base/sigbpt.exp: Likewise.
11804 * gdb.base/signals.exp: Likewise.
11805 * gdb.base/signull.exp: Likewise.
11806 * gdb.base/sizeof.exp: Likewise.
11807 * gdb.base/solib.exp: Likewise.
11808 * gdb.base/step-line.exp: Likewise.
11809 * gdb.base/step-test.exp: Likewise.
11810 * gdb.base/structs.exp: Likewise.
11811 * gdb.base/structs2.exp: Likewise.
11812 * gdb.base/term.exp: Likewise.
11813 * gdb.base/twice.exp: Likewise.
11814 * gdb.base/until.exp: Likewise.
11815 * gdb.base/varargs.exp: Likewise.
11816 * gdb.base/volatile.exp: Likewise.
11817 * gdb.base/watchpoint.exp: Likewise.
11818 * gdb.base/whatis-exp.exp: Likewise.
11819 * gdb.base/whatis.exp: Likewise.
11820 * gdb.cp/ambiguous.exp: Likewise.
11821 * gdb.cp/annota2.exp: Likewise.
11822 * gdb.cp/annota3.exp: Likewise.
11823 * gdb.cp/bool.exp: Likewise.
11824 * gdb.cp/breakpoint.exp: Likewise.
11825 * gdb.cp/casts.exp: Likewise.
11826 * gdb.cp/class2.exp: Likewise.
11827 * gdb.cp/classes.exp: Likewise.
11828 * gdb.cp/cplusfuncs.exp: Likewise.
11829 * gdb.cp/ctti.exp: Likewise.
11830 * gdb.cp/derivation.exp: Likewise.
11831 * gdb.cp/exception.exp: Likewise.
11832 * gdb.cp/gdb1355.exp: Likewise.
11833 * gdb.cp/hang.exp: Likewise.
11834 * gdb.cp/inherit.exp: Likewise.
11835 * gdb.cp/local.exp: Likewise.
11836 * gdb.cp/m-data.exp: Likewise.
11837 * gdb.cp/m-static.exp: Likewise.
11838 * gdb.cp/member-ptr.exp: Likewise.
11839 * gdb.cp/method.exp: Likewise.
11840 * gdb.cp/misc.exp: Likewise.
11841 * gdb.cp/namespace.exp: Likewise.
11842 * gdb.cp/overload.exp: Likewise.
11843 * gdb.cp/ovldbreak.exp: Likewise.
11844 * gdb.cp/pr-1023.exp: Likewise.
11845 * gdb.cp/pr-1210.exp: Likewise.
11846 * gdb.cp/pr-574.exp: Likewise.
11847 * gdb.cp/printmethod.exp: Likewise.
11848 * gdb.cp/psmang.exp: Likewise.
11849 * gdb.cp/ref-params.exp: Likewise.
11850 * gdb.cp/ref-types.exp: Likewise.
11851 * gdb.cp/rtti.exp: Likewise.
11852 * gdb.cp/templates.exp: Likewise.
11853 * gdb.cp/try_catch.exp: Likewise.
11854 * gdb.cp/userdef.exp: Likewise.
11855 * gdb.cp/virtfunc.exp: Likewise.
11856 * gdb.disasm/am33.exp: Likewise.
11857 * gdb.disasm/h8300s.exp: Likewise.
11858 * gdb.disasm/mn10300.exp: Likewise.
11859 * gdb.disasm/sh3.exp: Likewise.
11860 * gdb.disasm/t01_mov.exp: Likewise.
11861 * gdb.disasm/t02_mova.exp: Likewise.
11862 * gdb.disasm/t03_add.exp: Likewise.
11863 * gdb.disasm/t04_sub.exp: Likewise.
11864 * gdb.disasm/t05_cmp.exp: Likewise.
11865 * gdb.disasm/t06_ari2.exp: Likewise.
11866 * gdb.disasm/t07_ari3.exp: Likewise.
11867 * gdb.disasm/t08_or.exp: Likewise.
11868 * gdb.disasm/t09_xor.exp: Likewise.
11869 * gdb.disasm/t10_and.exp: Likewise.
11870 * gdb.disasm/t11_logs.exp: Likewise.
11871 * gdb.disasm/t12_bit.exp: Likewise.
11872 * gdb.disasm/t13_otr.exp: Likewise.
11873 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
11874 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
11875 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
11876 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
11877 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
11878 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
11879 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
11880 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
11881 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
11882 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
11883 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
11884 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
11885 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
11886 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
11887 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
11888 * gdb.mi/gdb701.exp: Likewise.
11889 * gdb.mi/gdb792.exp: Likewise.
11890 * gdb.mi/mi-basics.exp: Likewise.
11891 * gdb.mi/mi-break.exp: Likewise.
11892 * gdb.mi/mi-cli.exp: Likewise.
11893 * gdb.mi/mi-console.exp: Likewise.
11894 * gdb.mi/mi-disassemble.exp: Likewise.
11895 * gdb.mi/mi-eval.exp: Likewise.
11896 * gdb.mi/mi-file.exp: Likewise.
11897 * gdb.mi/mi-read-memory.exp: Likewise.
11898 * gdb.mi/mi-regs.exp: Likewise.
11899 * gdb.mi/mi-return.exp: Likewise.
11900 * gdb.mi/mi-simplerun.exp: Likewise.
11901 * gdb.mi/mi-stack.exp: Likewise.
11902 * gdb.mi/mi-stepi.exp: Likewise.
11903 * gdb.mi/mi-syn-frame.exp: Likewise.
11904 * gdb.mi/mi-until.exp: Likewise.
11905 * gdb.mi/mi-var-block.exp: Likewise.
11906 * gdb.mi/mi-var-child.exp: Likewise.
11907 * gdb.mi/mi-var-cmd.exp: Likewise.
11908 * gdb.mi/mi-var-display.exp: Likewise.
11909 * gdb.mi/mi-watch.exp: Likewise.
11910 * gdb.mi/mi2-basics.exp: Likewise.
11911 * gdb.mi/mi2-break.exp: Likewise.
11912 * gdb.mi/mi2-cli.exp: Likewise.
11913 * gdb.mi/mi2-console.exp: Likewise.
11914 * gdb.mi/mi2-disassemble.exp: Likewise.
11915 * gdb.mi/mi2-eval.exp: Likewise.
11916 * gdb.mi/mi2-file.exp: Likewise.
11917 * gdb.mi/mi2-read-memory.exp: Likewise.
11918 * gdb.mi/mi2-regs.exp: Likewise.
11919 * gdb.mi/mi2-return.exp: Likewise.
11920 * gdb.mi/mi2-simplerun.exp: Likewise.
11921 * gdb.mi/mi2-stack.exp: Likewise.
11922 * gdb.mi/mi2-stepi.exp: Likewise.
11923 * gdb.mi/mi2-syn-frame.exp: Likewise.
11924 * gdb.mi/mi2-until.exp: Likewise.
11925 * gdb.mi/mi2-var-block.exp: Likewise.
11926 * gdb.mi/mi2-var-child.exp: Likewise.
11927 * gdb.mi/mi2-var-cmd.exp: Likewise.
11928 * gdb.mi/mi2-var-display.exp: Likewise.
11929 * gdb.mi/mi2-watch.exp: Likewise.
11930 * gdb.stabs/exclfwd.exp: Likewise.
11931 * gdb.stabs/weird.exp: Likewise.
11932 * gdb.threads/gcore-thread.exp: Likewise.
11933 * gdb.trace/actions.exp: Likewise.
11934 * gdb.trace/backtrace.exp: Likewise.
11935 * gdb.trace/circ.exp: Likewise.
11936 * gdb.trace/collection.exp: Likewise.
11937 * gdb.trace/deltrace.exp: Likewise.
11938 * gdb.trace/infotrace.exp: Likewise.
11939 * gdb.trace/limits.exp: Likewise.
11940 * gdb.trace/packetlen.exp: Likewise.
11941 * gdb.trace/passc-dyn.exp: Likewise.
11942 * gdb.trace/passcount.exp: Likewise.
11943 * gdb.trace/report.exp: Likewise.
11944 * gdb.trace/save-trace.exp: Likewise.
11945 * gdb.trace/tfind.exp: Likewise.
11946 * gdb.trace/tracecmd.exp: Likewise.
11947 * gdb.trace/while-dyn.exp: Likewise.
11948 * gdb.trace/while-stepping.exp: Likewise.
11949
f4b618d1
JB
119502006-08-08 Joel Brobecker <brobecker@adacore.com>
11951
11952 * gdb.base/step-bt.c: New file.
11953 * gdb.base/step-bt.exp: New testcase.
11954
3d00d119
DJ
119552006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
11956
11957 * config/monitor.exp (gdb_load): Remove support for obsolete
11958 download-write-size.
11959 * gdb.base/remote.exp: Likewise. Update all callers of
11960 gdb_timed_load.
11961
017b5bd4
DJ
119622006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
11963
11964 * cursal.exp: Pass binfile to gdb_load.
11965
837c599d
DJ
119662006-08-01 Nathan Sidwell <nathan@codesourcery.com>
11967
11968 * gdb.base/cursal.exp: Add "" to gdb_load call.
11969
8dd4540b
MK
119702006-07-29 Mark Kettenis <kettenis@gnu.org>
11971
11972 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
11973 NetBSD/ELF targets.
11974
ab5c9f60
DJ
119752006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
11976
11977 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
11978 operator*.
11979
4c42eaff
DJ
119802006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
11981
11982 * gdb.base/completion.exp: Update for change in "file" behavior.
11983 * gdb.stabs/weird.exp: Likewise.
11984 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
11985 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
11986
0155cc76
NS
119872006-07-24 Nathan Sidwell <nathan@codesourcery.com>
11988
11989 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
11990 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
11991
16026cd7
AS
119922006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
11993
11994 * gdb.base/default.exp: Update source command error message.
11995 * gdb.base/help.exp: Update 'help source' message.
11996
16963cb6
DJ
119972006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
11998
11999 * gdb.cp/bs15503.exp: Update comment for no longer crashing
12000 test.
12001
6d7fd486
AS
120022006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
12003
12004 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
12005
29e8a844
DJ
120062006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
12007
12008 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
12009
6afcfa39
DJ
120102006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
12011
12012 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
12013
267a692b
MK
120142006-07-17 Mark Kettenis <kettenis@gnu.org>
12015
12016 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
12017 *-*-openbsd* from targets for wich we expect ARM FPA floating
12018 point format.
12019
85d2fec4
NR
120202006-07-17 Nick Roberts <nickrob@snap.net.nz>
12021
12022 * gdb.cp/annota3.exp: Expect frame-begin annotation.
12023
120242006-07-17 Mark Kettenis <kettenis@gnu.org>
12025
12026 * gdb.base/annota3.exp: Expect frame-begin annotation.
12027
85b4c6e8
JB
120282006-07-14 Joel Brobecker <brobecker@adacore.com>
12029
12030 * gdb.base/help.exp: Adjust "help unset" test to accept
12031 any list of unset commands.
12032
fb933624
DJ
120332006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
12034 Daniel Jacobowitz <dan@codesourcery.com>
12035
12036 * gdb.cp/ref-params.exp: New test.
12037 * gdb.cp/ref-params.cc: New source file.
12038 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
12039
1dff4b64
MK
120402006-07-08 Mark Kettenis <kettenis@gnu.org>
12041
12042 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
12043 spaces/tabs in regular expressions since they might not be there.
12044
40d2e0e3
AS
120452006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
12046
12047 * gdb.base/ifelse.exp: New file.
12048
f6c957d2
NS
120492006-07-04 Nathan Sidwell <nathan@codesourcery.com>
12050
12051 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
12052 line.
12053 * gdb.base/huge.exp: Loop over compilation to find a size that
12054 is acceptable.
12055 * gdb.base/remote.exp: Correct expected strings.
12056 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
12057
b9c5a23d
DJ
120582006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12059
12060 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
12061
9af2e58d
DJ
120622006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12063
12064 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
12065 native.
12066
30930ca5
DJ
120672006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12068
12069 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
12070 enable stabs testing.
12071
aa32fa1d
DJ
120722006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12073
bd4a4c80 12074 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
12075 gdb_test_multiple does.
12076
321fef15
DJ
120772006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12078
12079 * Makefile.in (host_alias): Remove.
12080 (target_alias): Use @target_noncanonical@.
12081 (site.exp): Don't set host_alias.
12082 * aclocal.m4: Remove contents. Include acx.m4.
12083 * configure: Regenerated.
12084 * configure.ac: Use ACX_NONCANONICAL_TARGET.
12085
e1c2defa
NS
120862006-06-13 Nathan Sidwell <nathan@codesourcery.com>
12087
e63b55d1
NS
12088 * lib/gdb.exp (gdb_load_cmd): New.
12089
5600ea19
NS
12090 * gdb.base/fileio.c: Add system(NULL) test.
12091 * gdb.base/fileio.exp: Check it.
12092
e1c2defa
NS
12093 * gdb.base/break.c: Add 10a breakpoint at }
12094 * gdb.base/break.exp: Add test for breakpoint at }
12095 * gdb.cp/anon-union.cc: Add code at end of function.
12096 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
12097 * gdb.mi/var-cmd.c: Add code at end of function.
12098 * gdb.mi/mi-var-display.exp: Adjust end of next.
12099 * gdb.mi/mi2-var-display.exp: Likewise.
12100 * gdb.base/fileio.c: Add stop function and insert calls at
12101 stopping places.
12102 * gdb.base/fileio.exp: Breakpoint stop function and remove
12103 explicit line number references.
12104
6c0112ec
JB
121052006-05-19 Joel Brobecker <brobecker@adacore.com>
12106
a9c64011
AS
12107 * gdb.base/del.exp (test_delete_alias): New function.
12108 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 12109
154189a4
FF
121102006-05-18 Fred Fish <fnf@specifix.com>
12111
12112 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
12113 required. Check for spurious output after program exits normally.
12114
582e64c2
FF
121152006-05-17 Fred Fish <fnf@specifix.com>
12116
12117 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
12118 gdb_load, so it works in the simulator.
12119
8ef6493a
FF
121202006-05-11 Fred Fish <fnf@specifix.com>
12121
12122 * gdb.base/bang.exp: Ignore unexpected output between the
12123 "program exited normally" and the gdb prompt, as many other
12124 tests do.
12125
692b141c
MK
121262006-05-07 Mark Kettenis <kettenis@gnu.org>
12127
12128 * gdb.base/help.exp: Make "delete checkpoint" part option for
12129 "help d" and "help delete" tests.
12130
540b8a30
UW
121312006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12132
a9c64011 12133 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
12134 expected output in some mi_gdb_test statements.
12135 * gdb.mi/mi2-basics.exp: Likewise.
12136
9b6462d9
JB
121372006-05-05 Joel Brobecker <brobecker@adacore.com>
12138
12139 * gdb.base/del.c: New file.
12140 * gdb.base/del.exp: New testcase.
12141
954de43b
DM
121422006-05-05 David S. Miller <davem@sunset.davemloft.net>
12143
12144 * gdb.base/break.exp: Do not assume a breakpoint on
12145 main will actually be in $srcfile when optimizing.
1303f75e
DM
12146 * gdb.base/savedregs.exp: Do not require that the dummy
12147 frame location match up to a symbol and source file location.
c3242428
DM
12148 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
12149 will get printed without a mi_cmd_data_list_register_values prefix.
12150 (*-data-list-register-*): Correct regular expressions to expect the new
12151 pseudo d? floating point registers.
12152 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 12153
c7e64c9a
DJ
121542006-05-05 Christophe Lyon <christophe.lyon@st.com>
12155
12156 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
12157 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
12158 is allocated by the compiler.
12159 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
12160 anons, e, anone to force their allocation by the compiler.
12161
121622006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
12163
12164 * gdb.base/help.exp: Update expected text for help d and
12165 help delete.
12166
27ce9a6d
MK
121672006-05-02 Mark Kettenis <kettenis@gnu.org>
12168
12169 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
12170 NetBSD/ELF targets.
12171
8608915f
MK
121722006-04-30 Mark Kettenis <kettenis@gnu.org>
12173
12174 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
12175 single-step breakpoint fails; make this a KFAIL on
12176 sparc*-*-openbsd*.
12177 * gdb.base/siginfo.exp: Likewise.
12178 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12179
b8db102d
MS
121802006-04-26 Michael Snyder <msnyder@redhat.com>
12181
12182 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
12183 which may have to consume output from other forks.
12184 Add tests to make sure that "delete fork" succeeded.
12185
c702009a
MS
121862006-04-20 Michael Snyder <msnyder@redhat.com>
12187
12188 * 2006-03-22 Jim Blandy <jimb@redhat.com>
12189 Add support for the Renesas M32C and M16C.
12190
12191 * gdb.asm/asm-source.exp: Add m32c target.
12192 * gdb.asm/m32c.inc: Support for m32c target.
12193
e28493f2
AS
121942006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
12195
12196 * gdb.base/commands.exp (recursive_source_test): New test.
12197
880da185
DM
121982006-04-04 David S. Miller <davem@sunset.davemloft.net>
12199
12200 * gdb.base/float.exp: Add pattern for sparc targets.
12201
61d9b92f
DJ
122022006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
12203
12204 * gdb.base/commands.exp (stray_arg0_test): New test.
12205
bd717df8
PB
122062006-03-30 Paul Brook <paul@codesourcery.com>
12207
12208 * gdb.mi/mi-until.exp: kfail broken until command.
12209 * gdb.mi/mi2-until.exp: Ditto.
12210
ec793d3c
NR
122112006-03-27 Nick Roberts <nickrob@snap.net.nz>
12212
12213 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
12214
831004b7
AO
122152006-03-08 Alexandre Oliva <aoliva@redhat.com>
12216
12217 * gdb.base/prelink.exp: Anchor tested-for regular expression
12218 on gdb prompt.
12219
effe49a0
PB
122202006-03-07 Paul Brook <paul@codesourcery.com>
12221
12222 * gdb.base/assign.exp: Correct fail message.
12223
e5461016
PB
122242006-03-07 Paul Brook <paul@codesourcery.com>
12225
12226 * lib/compiler.c: Extract armcc version number.
12227 * lib/compiler.cc: Ditto.
12228
fc91c6c2
PB
122292006-03-07 Paul Brook <paul@codesourcery.com>
12230
12231 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
12232 additional_flags=-w.
12233 * gdb.arch/altivec-regs.exp: Ditto.
12234 * gdb.arch/e500-abi.exp: Ditto.
12235 * gdb.arch/e500-regs.exp: Ditto.
12236 * gdb.base/all-bin.exp: Ditto.
12237 * gdb.base/annota1.exp: Ditto.
12238 * gdb.base/annota3.exp: Ditto.
12239 * gdb.base/args.exp: Ditto.
12240 * gdb.base/arithmet.exp: Ditto.
12241 * gdb.base/assign.exp: Ditto.
12242 * gdb.base/async.exp: Ditto.
12243 * gdb.base/bang.exp: Ditto.
12244 * gdb.base/break.exp: Ditto.
12245 * gdb.base/call-rt-st.exp: Ditto.
12246 * gdb.base/completion.exp: Ditto.
12247 * gdb.base/cond-expr.exp: Ditto.
12248 * gdb.base/condbreak.exp: Ditto.
12249 * gdb.base/consecutive.exp: Ditto.
12250 * gdb.base/define.exp: Ditto.
12251 * gdb.base/display.exp: Ditto.
12252 * gdb.base/ena-dis-br.exp: Ditto.
12253 * gdb.base/environ.exp: Ditto.
12254 * gdb.base/eval-skip.exp: Ditto.
12255 * gdb.base/info-proc.exp: Ditto.
12256 * gdb.base/jump.exp: Ditto.
12257 * gdb.base/logical.exp: Ditto.
12258 * gdb.base/long_long.exp: Ditto.
12259 * gdb.base/maint.exp: Ditto.
12260 * gdb.base/miscexprs.exp: Ditto.
12261 * gdb.base/pc-fp.exp: Ditto.
12262 * gdb.base/pointers.exp: Ditto.
12263 * gdb.base/relational.exp: Ditto.
12264 * gdb.base/reread.exp: Ditto.
12265 * gdb.base/sect-cmd.exp: Ditto.
12266 * gdb.base/sep.exp: Ditto.
12267 * gdb.base/sepdebug.exp: Ditto.
12268 * gdb.base/until.exp: Ditto.
12269 * gdb.base/whatis-exp.exp: Ditto.
12270 * gdb.cp/annota2.exp: Ditto.
12271 * gdb.cp/annota3.exp: Ditto.
12272 * gdb.trace/actions.exp: Ditto.
12273 * gdb.trace/backtrace.exp: Ditto.
12274 * gdb.trace/circ.exp: Ditto.
12275 * gdb.trace/collection.exp: Ditto.
12276 * gdb.trace/deltrace.exp: Ditto.
12277 * gdb.trace/infotrace.exp: Ditto.
12278 * gdb.trace/limits.exp: Ditto.
12279 * gdb.trace/packetlen.exp: Ditto.
12280 * gdb.trace/passc-dyn.exp: Ditto.
12281 * gdb.trace/passcount.exp: Ditto.
12282 * gdb.trace/report.exp: Ditto.
12283 * gdb.trace/save-trace.exp: Ditto.
12284 * gdb.trace/tfind.exp: Ditto.
12285 * gdb.trace/tracecmd.exp: Ditto.
12286 * gdb.trace/while-dyn.exp: Ditto.
12287 * gdb.trace/while-stepping.exp: Ditto.
12288 * lib/gdb.exp: Ditto.
12289 (gdb_compile): Handle nowarning option.
12290
5f4a23d9
AO
122912006-03-07 Alexandre Oliva <aoliva@redhat.com>
12292
12293 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
12294 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
12295 Rename executable to prelinkt. Don't re-prelink if we didn't
12296 get a core file. Test prelink -u exit status to tell whether
12297 prelinking failed. Use gdb_test_multiple.
12298
9733fc94
DJ
122992006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12300
12301 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
12302 (do_tests): Call it.
12303
cc10cae3
AO
123042006-02-28 Alexandre Oliva <aoliva@redhat.com>
12305
12306 * gdb.base/prelink.exp: New test.
12307 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
12308
15c46491
WZ
123092006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
12310
12311 * gdb.fortran/derived-type.f90: New file.
12312 * gdb.fortran/derived-type.exp: New testcase.
12313
5c9f7ded
DJ
123142006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
12315
12316 * gdb.base/default.exp: Allow ';' as a directory separator.
12317
5b96932b
AS
123182006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
12319
12320 * gdb.base/help.exp (help add-symbol-file): Update.
12321
1986bccd
AS
123222006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
12323
12324 * gdb.base/help.exp (help load): Update expected results.
12325
a8b7528f
FF
123262006-02-19 Fred Fish <fnf@specifix.com>
12327
12328 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
12329 specifix hex value as part of results.
12330 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 12331
f8261448
FF
123322006-02-16 Fred Fish <fnf@specifix.com>
12333
12334 * gdb.base/whatis.c: Define variables using typedefs char_addr,
12335 ushort_addr, and slong_addr, so the typedefs are not optimized
12336 away.
12337 * gdb.base/whatis.exp: Add tests using type name for struct type,
12338 union type, enum type, and typedef.
a9c64011 12339
31d8bdd2
MK
123402006-02-13 Mark Kettenis <kettenis@gnu.org>
12341
12342 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
12343
34e41e63
JB
123442006-02-13 Jim Blandy <jimb@redhat.com>
12345
12346 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
12347 case where it takes two "next" commands to skip past the init
12348 call.
12349
ac6e4f31
FF
123502006-02-12 Fred Fish <fnf@specifix.com>
12351
12352 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
12353 to handle cases where it takes two "next" commands to skip
12354 past the init call.
12355
2db2d571
JB
123562006-02-07 Joel Brobecker <brobecker@adacore.com>
12357
12358 * gdb.ada/array_return.exp: Mark the last test as expected to fail
12359 on hppa32 targets.
12360
38fcd64c
DJ
123612006-02-06 Vladimir Prus <ghost@cs.msu.su>
12362
12363 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
12364 field.
12365
1315ad46
MK
123662006-01-29 Mark Kettenis <kettenis@gnu.org>
12367
12368 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
12369
5625b943
DJ
123702006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
12371
12372 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
12373 files.
12374
80df1bbe
DJ
123752006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
12376
12377 * gdb.cp/maint.exp: Set complaints to a positive value.
12378
9078e690
DJ
123792006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
12380
12381 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
12382 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
12383 function name.
12384
9c903399
DJ
123852006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
12386
12387 * gdb.base/checkpoint.c: Update copyright notice. Include
12388 <stdlib.h>.
12389
761ae4d6
JB
123902006-01-04 Jim Blandy <jimb@redhat.com>
12391
12392 * gdb.asm/asm-source.exp: Independently provide default values for
12393 asm-flags and debug-flags. Use 'string equal' to do the
12394 comparison, not the implicit expr's '==' operator. Remove
12395 now-unneeded assignments to asm-flags. In h8300 case, place
12396 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
12397
099ac3dd
MS
123982006-01-04 Michael Snyder <msnyder@redhat.com>
12399
12400 * gdb.base/checkpoint.c: New file.
12401 * gdb.base/checkpoint.exp: New file.
12402 * gdb.base/multi-fork.c: New file.
12403 * gdb.base/multi-fork.exp: New file.
12404 * gdb.base/pi.txt: New file (data for checkpoint.c test).
12405
f4d85314
FF
124062006-01-04 Fred Fish <fnf@specifix.com>
12407
12408 * gdb.base/ptype.c (foo): Add typedef.
12409 (intfoo): Add function.
12410 * gdb.base/ptype1.c: New file.
12411 * gdb.base/ptype.exp: Handle compilation and linking with two
12412 source files. Test that proper type for "foo" is found based
12413 on source context rather than first match found in symtabs.
12414
a1b06f35
MK
124152005-12-28 Mark Kettenis <kettenis@gnu.org>
12416
12417 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
12418 * gdb.asm/openbsd.inc: Indent commands.
12419
d082a1e2
MK
124202005-12-26 Mark Kettenis <kettenis@gnu.org>
12421
c65016bd
MK
12422 * gdb.base/freebpcmd.exp: Increase timeout.
12423
d082a1e2
MK
12424 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
12425
d3c32a0e
DJ
124262005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
12427
12428 * gdb.base/default.exp: Update check for "show version".
12429
9fdb1f50
RC
124302005-12-09 Randolph Chung <tausq@debian.org>
12431
12432 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
12433 * gdb.asm/pa64.inc: New file.
12434
5f2c56f7
RC
124352005-12-09 Randolph Chung <tausq@debian.org>
12436
12437 * gdb.asm/common.inc: Indent commands.
12438 * gdb.asm/asmsrc1.s: Likewise.
12439 * gdb.asm/asmsrc2.s: Likewise.
12440
8117349c
RC
124412005-12-09 Randolph Chung <tausq@debian.org>
12442
12443 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
12444 (get_addr_of_sym): Remove duplicate print.
12445 (gen_core): xfail hppa*-*-hpux*, update expected output.
12446 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
12447 * gdb.arch/pa64-nullify.s: New file.
12448
8f07f25a
RC
124492005-12-09 Randolph Chung <tausq@debian.org>
12450
12451 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
12452
55b39184
DJ
124532005-12-07 Christophe Lyon <christophe.lyon@st.com>
12454
12455 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
12456 code generation for these functions.
12457 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
12458 error message.
12459
31e2b00f
AS
124602005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
12461
12462 * gdb.base/help.exp (help b, help br, help bre, help brea)
12463 (help break): Update the expected message.
12464
c3d0b56e
SC
124652005-11-11 Stephane Carrez <stcarrez@nerim.fr>
12466
12467 * gdb.asm/m68hc11.inc: Setup the data section.
12468 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
12469 script for this test.
12470 (m6812-*-*): Likewise.
12471
36ae0ea9
RC
124722005-11-09 Randolph Chung <tausq@debian.org>
12473
12474 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
12475
9d6f42e9
WZ
124762005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
12477
12478 * gdb.base/break.exp: Fix a comment typo.
12479
e2126a14
EZ
124802005-11-03 Jim Blandy <jimb@redhat.com>
12481
a9c64011
AS
12482 Checked in by Elena Zannoni <ezannoni@redhat.com>
12483
889bf7c5 12484 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 12485
e0ac7199
CV
124862005-11-02 Corinna Vinschen <vinschen@redhat.com>
12487
12488 * gdb.arch/gdb1558.c: Include stdio.h.
12489
31d3fb18
MK
124902005-10-31 Mark Kettenis <kettenis@gnu.org>
12491
12492 * gdb.asm/asm-source.exp: Use -e instead of --entry.
12493
e52b687c
MK
124942005-10-31 Mark Kettenis <kettenis@gnu.org>
12495
12496 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
12497
f4711d79
PG
124982005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
12499
a9c64011
AS
12500 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
12501 vscr" tests to better match output.
f4711d79 12502
987a9106
JB
125032005-10-12 Jim Blandy <jimb@redhat.com>
12504
12505 * gdb.base/structs.exp (any): New function.
12506 (test_struct_returns): Don't make any assumptions at all about
12507 what value the function returns when GDB can't set the return
12508 value.
12509
2336bb58
JB
125102005-10-09 Joel Brobecker <brobecker@adacore.com>
12511
12512 * gdb.ada/arrayidx/p.adb: New file.
12513 * gdb.ada/arrayidx.exp: New testcase
12514
125152005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
12516
12517 * gdb.ada/array_return/pck.ads: New file.
12518 * gdb.ada/array_return/pck.adb: New file.
12519 * gdb.ada/array_return/p.adb: New file.
12520 * gdb.ada/array_return.exp: New testcase.
12521
705335ea
JB
125222005-10-03 Joel Brobecker <brobecker@adacore.com>
12523
a9c64011
AS
12524 * gdb.base/arrayidx.c: New file.
12525 * gdb.base/arrayidx.exp: New testcase.
705335ea 12526
11ee9940
NR
125272005-09-29 Nick Roberts <nickrob@snap.net.nz>
12528
12529 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
12530 frames-invalid and breakpoints-invalid are no longer generated
12531 with level 3 so don't expect them in the output.
12532
39fb8e9e
BR
125332005-09-27 Bob Rossi <bob@brasko.net>
12534
a9c64011 12535 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
12536 from test. Escape the | in mi_gdb_test call.
12537 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
12538 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
12539 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
12540 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
12541 expected regex's in mi_gdb_test calls.
12542 * lib/mi-support.exp: Remove arbitrary .* from tests.
12543 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
12544 Fully anchor GDB/MI expected results in mi_gdb_test.
12545 * lib/gdb.exp (string_to_regexp): Escape the ] character.
12546 * gdb.base/sizeof.exp: Remove escape character. Correct test.
12547
2af48f68
PB
125482005-09-26 Paul Brook <paul@codesourcery.com>
12549
12550 * long_long.exp: Exclude eabi targets from arm FPA float format test.
12551
f34502bc
WZ
125522005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
12553
12554 * bfp-test.c: New file.
12555 * bfp-test.exp: New testcase.
12556
ca929517
WZ
125572005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
12558
12559 * gdb.fortran/subarray.exp: New testcase to test the evaluation
12560 of subarray and substring variable.
12561 * gdb.fortran/subarray.f: New source file for the test of subarray
12562 and substring variable evaluation.
12563 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
12564 of string constant.
12565
c761af65
DJ
125662005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
12567
12568 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
12569 copyright dates.
12570
561d7a1d
PG
125712005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
12572
12573 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
12574 powerpc altivec' test with an almost identical 'info vector' test.
12575
b2b64cc9
PG
125762005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
12577
a9c64011
AS
12578 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
12579 vscr" tests to match output.
b2b64cc9 12580
6ac4d15a
PG
125812005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
12582
a9c64011
AS
12583 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
12584 output.
6ac4d15a 12585
40e55bef
BR
125862005-09-11 Bob Rossi <bob@brasko.net>
12587
889bf7c5
PA
12588 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
12589 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
12590 commands that return an MI output command and an asyncronous MI output
12591 command.
40e55bef
BR
12592 * gdb.mi/mi-console.exp: Ditto.
12593
3c7385ec
BR
125942005-09-11 Bob Rossi <bob@brasko.net>
12595
12596 * gdb.mi/mi-var-child.c: Include <string.h>.
12597
a6cd0eb3
DJ
125982005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
12599
12600 * killed.exp: Correct gdb_expect syntax.
12601
2f168eed
CV
126022005-08-09 Corinna Vinschen <vinschen@redhat.com>
12603
12604 * lib/mi-support.exp (mi_gdb_load): Fix typo.
12605
ecd3fd0f
BR
126062005-08-02 Bob Rossi <bob@brasko.net>
12607
12608 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
12609 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
12610 Change tests to inferior-tty-set/show.
12611 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
12612 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
12613 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
12614 inferior. Use mi_gdb_test to get GDB and Inferior output.
12615 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
12616 descriptor.
12617 (mi_inferior_tty_name): Add inferior PTY file name.
12618 (mi_gdb_start): Add INFERIOR_PTY parameter.
12619 (mi_gdb_test): Add IPATTERN parameter.
12620
f1ea48cb 126212005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 12622
f1ea48cb
BR
12623 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
12624 parameter to mi_gdb_test.
12625 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
12626
6e650a67
DJ
126272005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
12628
12629 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
12630 struct_declarations.
12631 * gdb.mi/mi-var-child.exp: Step over the initialization of
12632 struct_declarations.
12633
8be260b6
DJ
126342005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
12635
12636 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
12637 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
12638 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
12639 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
12640 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
12641 file.
12642
4e660f07
NR
126432005-07-27 Nick Roberts <nickrob@snap.net.nz>
12644
12645 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
12646 (do_children_tests): Assign values to the extra elements.
12647
12648 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
12649 them for tests for "-var-update --no-values" and
a9c64011 12650 "-var-update --all-values".
4e660f07
NR
12651 Add test for "-var-list-children --simple-values".
12652
12653 * gdb.mi/basics.c (callee4): Add integer array D[3]...
12654
12655 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
12656 "-stack-list-locals --simple-values" Improve doc strings and
12657 comments.
12658
6bdae935
MK
126592005-07-18 Mark Kettenis <kettenis@gnu.org>
12660
598b7a6f
MK
12661 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
12662 *-*-openbsd*.
12663 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
12664
6bdae935
MK
12665 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
12666 sigaltsatck'.
12667
1323e929 126682005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 12669
1323e929
BR
12670 * gdb.base/default.exp (tty): Changed output of command.
12671 * gdb.base/help.exp (help tty): Ditto.
12672
b1a9c082
MK
126732005-07-12 Mark Kettenis <kettenis@gnu.org>
12674
12675 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
12676
10a844a2
MK
126772005-07-10 Mark Kettenis <kettenis@gnu.org>
12678
12679 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
12680 -stack-select-frame without arguments.
12681 (test_stack_frame_listing): Add test for newly implemented command
12682 -stack-info-frame.
12683
3cb3b8df
BR
126842005-07-06 Bob Rossi <bob@brasko.net>
12685
12686 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
12687 command.
12688 (Copyright): Update copyright.
12689
a0c5fbcf
WZ
126902005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
12691
12692 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
12693 tests to evaluate exponentiation expression.
12694
984971d0
AS
126952005-06-29 Andreas Schwab <schwab@suse.de>
12696
12697 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
12698 main to avoid warnings.
12699
12700 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
12701
fe03833f
NR
127022005-06-20 Nick Roberts <nickrob@snap.net.nz>
12703
12704 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
12705 -stack-select-frame without arguments.
12706 (test_stack_frame_listing): Add test for newly implemented command
12707 -stack-info-frame.
a9c64011 12708
7a55f279
WZ
127092005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
12710
0ffa0ea5
DJ
12711 * gdb.fortran/array-element.f: New file.
12712 * gdb.fortran/array-element.exp: New testcase.
7a55f279 12713
26585198
DJ
127142005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
12715
12716 * gdb.base/bigcore.exp: Correct checks for systems which can
12717 not dump a large core file.
12718
c1bd25fd
DJ
127192005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
12720
12721 * gdb.base/relocate.c: Add a copyright notice.
12722 (dummy): Remove.
12723 * gdb.base/relocate.exp: Test printing the values of variables
12724 from a relocatable file.
12725
589e074d
DJ
127262005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
12727
12728 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
12729 excess MI output after an error.
12730
0915f927
JB
127312005-05-29 Joel Brobecker <brobecker@adacore.com>
12732
12733 * gdb.arch/alpha-step.c: New file.
12734 * gdb.arch/alpha-step.exp: New testcase.
12735
76ff342d
DJ
127362005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
12737 Dennis Brueni <dennis@slickedit.com>
12738
12739 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
12740 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
12741 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
12742 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
12743 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
12744 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
12745 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
12746
96b0c7ac
DJ
127472005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
12748 Wu Zhou <woodzltc@cn.ibm.com>
12749
12750 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
12751 IBM's xlc compiler.
12752 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
12753 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
12754
f21565d2
JB
127552005-05-13 Jim Blandy <jimb@redhat.com>
12756
12757 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
12758 calling gdb_suppress_entire_file.
12759 * gdb.base/charset.exp: Same.
12760 * gdb.base/call-rt-st.exp: Same.
12761
6006a3a1
BR
127622005-05-05 Bob Rossi <bob_rossi@cox.net>
12763
12764 * lib/gdb.exp (fullname_syntax): Added global regex.
12765 (fullname_syntax_POSIX): Ditto.
12766 (fullname_syntax_UNC): Ditto.
12767 (fullname_syntax_DOS_CASE): Ditto.
12768 (fullname_syntax_DOS): Ditto.
12769 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
12770 fullname_syntax variable to scope and use it.
12771 (test_file_list_exec_source_files): Ditto.
12772 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
12773
c3b69c04
DJ
127742005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
12775
12776 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
12777
3c95e6af
PG
127782004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
12779
a9c64011
AS
12780 * lib/gdb.exp (skip_altivec_tests): New function, based on
12781 check_vmx_hw_available from the GCC testsuite.
12782 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
12783 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 12784
78df6c56
JB
127852005-05-02 Jim Blandy <jimb@redhat.com>
12786
12787 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
12788 calling gdb_suppress_entire_file.
12789
1690f9cf
DJ
127902005-04-30 Randolph Chung <tausq@debian.org>
12791
12792 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
12793 Slightly relax "sem_post" name checking.
12794
5ea106f7
PG
127952005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
12796
12797 * gdb.base/unload.exp: Use new shared library infrastructure.
12798
bf7234cf
PG
127992005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
12800
12801 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 12802 infrastructure.
bf7234cf 12803
547b869a
CV
128042005-04-29 Corinna Vinschen <vinschen@redhat.com>
12805
12806 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
12807 * gdb.asm/h8300.inc: New file.
12808
f07e55f0
PG
128092005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
12810
12811 * gdb.base/shlib-call.exp: Change to use new shared library
12812 infrastructure.
12813
3cbba3d1
PG
128142005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
12815
a9c64011
AS
12816 * gdb.base/pending.exp: Change to use new shared library
12817 infrastructure.
3cbba3d1 12818
ed6df200
PG
128192005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
12820
a9c64011
AS
12821 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
12822 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 12823
8c8f4ebe
PG
128242005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
12825
a9c64011
AS
12826 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
12827 shared objects being adjusted and update copyright years.
8c8f4ebe 12828
607fbc54
DJ
128292005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
12830
12831 * ChangeLog: Correct some 2003-01-13 dates.
12832 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
12833 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
12834 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
12835 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
12836 gdb.trace/tfind.exp: Update copyright years.
12837
57bf0e56
DJ
128382005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
12839 Daniel Jacobowitz <dan@codesourcery.com>
12840
12841 * lib/gdb.exp (gdb_compile): Handle shlib=.
12842 (gdb_compile_shlib): New function.
12843
9b593790
PG
128442005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
12845
a9c64011 12846 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 12847
9494c6a5
DJ
128482005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
12849
12850 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
12851 gdb.server.
12852 * configure.ac: Likewise.
12853 * configure: Regenerated.
12854 * gdb.gdbserver/Makefile.in: Moved to...
12855 * gdb.server/Makefile.in: ... here.
12856 * gdb.gdbserver/server.c: Moved to...
12857 * gdb.server/server.c: ... here.
12858 * gdb.gdbserver/server-run.exp: Moved to...
12859 * gdb.server/server-run.exp: ... here.
12860
6f8eac0e
DJ
128612005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
12862
12863 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
12864 * configure.ac: Create gdb.gdbserver/Makefile.
12865 * configure: Regenerated.
12866 * lib/gdbserver-support.exp: New file, derived from
12867 config/gdbserver.exp.
12868 * config/gdbserver.exp: Use gdbserver-support.exp.
12869 * gdb.gdbserver/Makefile.in: New file.
12870 * gdb.gdbserver/server.c: New file.
12871 * gdb.gdbserver/server-run.exp: New file.
12872
6e87504d
PG
128732005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
12874
a9c64011
AS
12875 * lib/gdb.exp (test_compiler_info): Return compiler_info
12876 if no arguments are given.
6e87504d 12877
d1779be4
PG
128782005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
12879
12880 * gdb.arch/altivec-abi.exp: Check for compiler and set
12881 use altivec' flag accordingly.
12882 * gdb.arch/altivec-regs.exp: Likewise.
12883
88750304
DJ
128842005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
12885
12886 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
12887
f3fb768d
AS
128882005-03-27 Andreas Schwab <schwab@suse.de>
12889
12890 * gdb.base/bigcore.c (main): Add missing mode argument in open
12891 call.
12892
7e813ac5
DJ
128932005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
12894
12895 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
12896 downloads.
12897 * config/gdbserver.exp (gdb_load): Likewise.
12898
8e3049aa
PB
128992005-03-14 Paul Brook <paul@codesourcery.com>
12900
12901 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
12902 targets.
12903
a9df7c44
JB
129042005-03-09 Joel Brobecker <brobecker@adacore.com>
12905
12906 * gdb.dwarf2/dup-psym.S: New file.
12907 * gdb.dwarf2/dup-psym.exp: New testcase.
12908
9f0d94e8
JB
129092005-03-09 Joel Brobecker <brobecker@adacore.com>
12910
12911 * gdb.ada/exec_changed/first.adb: New file.
12912 * gdb.ada/exec_changed/second.adb: New file.
12913 * gdb.ada/exec_changed.exp: New testcase.
12914
5f579bc5
NS
129152005-03-08 Nathan Sidwell <nathan@codesourcery.com>
12916
36e9969c
NS
12917 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
12918 (A2): New class.
12919 (main): Test operator+.
12920 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
12921 breakpoint test.
12922
5f579bc5
NS
12923 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
12924 * gdb.base/signull.exp: Disable if gdb,nosignals.
12925 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
12926 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
12927 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
12928 * gdb.mi/mi2-console.exp: Likewise.
12929 * gdb.trace/collection.exp (run_trace_experiment): Consume the
12930 continue output at start.
12931 (gdb_collect_locals_test): Robustify regexp.
12932 * gdb.trace/passc-dyn.exp: Fix comment typo.
12933 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
12934
be46087e
CV
129352005-03-08 Corinna Vinschen <vinschen@redhat.com>
12936
12937 * gdb.asm/asm-source.exp: Add iq2000 case.
12938 * gdb.asm/iq2000.inc: New file.
12939
384e1a61 129402005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 12941
384e1a61
MI
12942 * gdb.base/command.exp: Change hardcoded value to regular expression.
12943 * gdb.base/float.exp: Add powerpc to the list of targets checked.
12944
584b6e9e
DJ
129452005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
12946
12947 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
12948 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
12949 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
12950 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
12951 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
12952
ab5b5d61
MK
129532005-03-05 Mark Kettenis <kettenis@gnu.org>
12954
12955 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
12956 changes.
12957
ae051c1b
PG
129582004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
12959
a9c64011
AS
12960 * lib/compiler.c: Add test for IBM's xlc compiler.
12961 * lib/compiler.cc: Likewise.
ae051c1b 12962
3f0f6ed2
JB
129632004-02-24 Joel Brobecker <brobecker@adacore.com>
12964
12965 * gdb.ada/fixed_points.exp: Create compilation object directory
12966 before running the test.
12967 * gdb.ada/null_record.exp: Likewise.
12968 * gdb.ada/packed_array.exp: Likewise.
12969 * gdb.ada/start.exp: Likewise.
12970
724f452b
JB
129712005-02-15 Joel Brobecker <brobecker@adacore.com>
12972
12973 * gdb.ada/packed_array/pa.adb: New file.
12974 * gdb.ada/packed_array.exp: New testcase.
12975
57f5cdfb 129762005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 12977
1f393151
MK
12978 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
12979 files.
12980
ebdda337
MK
12981 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
12982 on *-*-openbsd*. Correctly match whitespace in regukar
12983 expressions.
12984
cf309262
DJ
129852005-02-10 Daniel Jacobowitz <dan@debian.org>
12986
12987 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
12988 PR exp/1821
12989 * gdb.base/gdb1821.c: New test file.
12990 * gdb.base/gdb1821.exp: New test file.
12991
3be49e7a
JB
129922005-02-09 Joel Brobecker <brobecker@adacore.com>
12993
12994 * gdb.base/start.c: New file.
12995 * gdb.base/start.exp: New testcase.
12996
e292e67d
JB
129972005-02-09 Joel Brobecker <brobecker@adacore.com>
12998
12999 * gdb.ada/start/dummy.adb: New file.
13000 * gdb.ada/start.exp: New testcase.
13001
dbdfa66c
CV
130022005-02-09 Corinna Vinschen <vinschen@redhat.com>
13003
13004 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
13005 for printing symbols and statistics.
13006 Add test for using relative pathnames in "maint print msymbols" test.
13007 Mark "maint info sections DATA" XFAIL on Cygwin.
13008 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
13009 tests.
13010
d7941671
AC
130112005-02-09 Andreas Schwab <schwab@suse.de>
13012
13013 Committed by Andrew Cagney <cagney@gnu.org>
13014 * gdb.base/remotetimeout.exp: New file.
13015
74e5ef44
MK
130162005-02-07 Mark Kettenis <kettenis@gnu.org>
13017
13018 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
13019
464dd14d
JB
130202005-02-03 Joel Brobecker <brobecker@adacore.com>
13021
13022 * gdb.ada/gnat_ada.gpr: New file.
13023 * gdb.ada/gnat_ada.gin: Delete, no longer used.
13024 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
13025 * configure.ac: No longer generate gnat_ada.gpr.
13026 * configure: Regenerate.
13027 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
13028 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
13029 * gdb.ada/null_record/bar.ads: Likewise.
13030 * gdb.ada/null_record/bar.adb: Likewise.
13031 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
13032 * gdb.ada/null_record.exp (testdir): New variable.
13033 (testfile): executable is now in testdir subdirectory.
13034 (srcfile): Use full path to the main compilation unit.
13035 * gdb.ada/fixed_points.exp: Same changes as above.
13036
30d756ae
NR
130372005-02-03 Nick Roberts <nickrob@snap.net.nz>
13038
13039 * gdb.base/interp.exp: New test.
13040
9d799f85
AC
130412005-01-24 Andrew Cagney <cagney@gnu.org>
13042
13043 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
13044
15656118
AC
130452005-01-19 Andrew Cagney <cagney@gnu.org>
13046
a892c31b
AC
13047 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
13048 configure.ac not configure.in.
13049
15656118
AC
13050 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
13051 of powerpc*-*-*.
13052 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 13053 * gdb.base/list.exp (test_list_function)
15656118
AC
13054 (test_list_filename_and_function): Ditto.
13055 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
13056
a7b01baf
AC
130572005-01-16 Andrew Cagney <cagney@gnu.org>
13058
17d92a02
AC
13059 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
13060
a7b01baf
AC
13061 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
13062
bc8332bb
AC
130632005-01-14 Andrew Cagney <cagney@gnu.org>
13064
13065 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
13066 * gdb.mi/mi2-var-cmd.exp: Ditto.
13067
4d074752
CV
130682005-01-10 Corinna Vinschen <vinschen@redhat.com>
13069
13070 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
13071
bec39cab
AC
130722005-01-07 Andrew Cagney <cagney@gnu.org>
13073
13074 * configure.ac: Rename configure.in, require autoconf 2.59.
13075 * configure: Re-generate.
13076 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
13077 * gdb.stabs/configure: Re-generate.
13078 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
13079 * gdb.hp/configure: Re-generate.
13080 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
13081 autoconf 2.59.
13082 * gdb.hp/gdb.objdbg/configure: Re-generate.
13083 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
13084 autoconf 2.59.
13085 * gdb.hp/gdb.defects/configure: Re-generate.
13086 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
13087 autoconf 2.59.
13088 * gdb.hp/gdb.compat/configure: Re-generate.
13089 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
13090 autoconf 2.59.
13091 * gdb.hp/gdb.base-hp/configure: Re-generate.
13092 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
13093 autoconf 2.59.
13094 * gdb.hp/gdb.aCC/configure: Re-generate.
13095
f10b16d4
JB
130962004-12-15 Jim Blandy <jimb@redhat.com>
13097
13098 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
13099 under NPTL when there is debugging info available for libpthread.
13100
fb6e1814
JG
131012004-12-13 Jerome Guitton <guitton@gnat.com>
13102
13103 * gdb.ada/fixed_points.c: New file.
13104 * gdb.ada/fixed_points.exp: New file.
13105
fe46cd3a
RC
131062004-12-03 Randolph Chung <tausq@debian.org>
13107
13108 * gdb.arch/pa-nullify.exp: New file.
13109 * gdb.arch/pa-nullify.s: New file.
13110
8de0841b
RC
131112004-11-30 Randolph Chung <tausq@debian.org>
13112
13113 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
13114 instead of "tbug". Fix regexp to work properly with gdb_test.
13115
c8170782
PH
131162004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
13117
13118 * gdb.base/bitfields2.exp: New test.
13119 * gdb.base/bitfields2.c: New file.
13120
954269c2
RE
131212004-11-28 Richard Earnshaw <rearnsha@arm.com>
13122
13123 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
13124
0107feed
RC
131252004-11-16 Randolph Chung <tausq@debian.org>
13126
13127 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
13128
f073ae8c
DJ
131292004-11-14 Daniel Jacobowitz <dan@debian.org>
13130
13131 * gdb.threads/threadapply.exp: Correct "macro details" test.
13132
19ad59e7
JJ
131332004-11-11 Jeff Johnston <jjohnstn@redhat.com>
13134
13135 * gdb.threads/threadapply.exp: New test.
13136 * gdb.threads/threadapply.c: New file.
13137
9cf0961b
MK
131382004-11-07 Mark Kettenis <kettenis@gnu.org>
13139
13140 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
13141 frames.
13142
c789492a
FL
131432004-11-05 Felix Lee <felix+log1@specifixinc.com>
13144
13145 * gdb.base/cursal.exp: New file.
13146 * gdb.base/cursal.c: New file.
13147
a1e167bb
AC
131482004-11-03 Andrew Cagney <cagney@gnu.org>
13149
13150 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
13151
b7cbf173
MK
131522004-10-30 Mark Kettenis <kettenis@gnu.org>
13153
13154 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
13155 NetBSD/ELF targets.
13156
88f9d34f
JB
131572004-10-29 Joel Brobecker <brobecker@gnat.com>
13158
13159 * gdb.threads/bp_in_thread.c: New file, copied from
13160 pthread_cond_wait.c.
13161 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
13162 file, rather than reusing the .c file from another testcase.
13163
ca7d6a0c
JB
131642004-10-20 Joel Brobecker <brobecker@gnat.com>
13165
13166 * gdb.ada/null_record.exp: Check where we stopped after
13167 sending the start command, instead of where the associated
13168 temporary breakpoint was inserted.
13169
0d863d03
AC
131702004-10-14 Andrew Cagney <cagney@gnu.org>
13171
13172 * gdb.mi/gdb701.c (main): Return 0.
13173
d11e72cb
DJ
131742004-10-13 Daniel Jacobowitz <dan@debian.org>
13175
d40539a4 13176 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 13177
e1923096
JJ
131782004-10-12 Jeff Johnston <jjohnstn@redhat.com>
13179
13180 * gdb.threads/schedlock.c: Add comment markers to use to find
13181 line numbers.
13182 * gdb.threads/schedlock.exp: Adjust regex to handle the new
13183 comments.
13184 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
13185 breakpoint lines.
13186
ec8ba2c9
DJ
131872004-10-12 Daniel Jacobowitz <dan@debian.org>
13188
13189 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
13190
0eb3658b
DJ
131912004-10-12 Daniel Jacobowitz <dan@debian.org>
13192
13193 * configure.in: Add gdb.dwarf2.
13194 * configure: Regenerated.
13195 * Makefile.in: Add gdb.dwarf2.
13196 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
13197 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
13198 gdb.dwarf2/file1.txt: New files.
13199
a271cc33
OF
132002004-10-11 Orjan Friberg <orjanf@axis.com>
13201
a9c64011 13202 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
13203 of "run", since the latter doesn't work with remote targets. Adjust
13204 the breakpoint numbering accordingly.
13205 * gdb.threads/pthread_cond_wait.exp: Ditto.
13206
895ce074
MC
132072004-10-08 Michael Chastain <mec.gnu@mindspring.com>
13208
13209 * gdb.base/overlays.exp: Update copyright years.
13210
6be3092d
KI
132112004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
13212
13213 * gdb.base/overlays.exp: Disable if target is Linux.
13214
e05389b8
FL
132152004-10-06 Felix Lee <felix+log1@specifixinc.com>
13216
13217 * config/gdbserver.exp (gdb_load): Use right filename on remote.
13218
73cb587d
KI
132192004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
13220
13221 * gdb.asm/asm-source.exp: Add m32r-linux target.
13222 * gdb.asm/m32r-linux.inc: New file.
13223
3c0edcdc
AC
132242004-09-24 Andrew Cagney <cagney@redhat.com>
13225 David Anderson <anderson@redhat.com>
13226
13227 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
13228 command fails, assume things will work.
13229 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
13230 (_GNU_SOURCE): Define.
13231 (print_unsigned, print_hex): Change parameter to "long long".
13232 (print_byte_count): New function, use to print byte counts.
13233 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
13234 O_LARGEFILE.
13235 (main): Compute an upper bound on a corefile in max_core_size.
13236 Limit memory chunk size to max_core_size. Limit total memory
13237 allocated to max_core_size.
13238
4bb3667f
AC
132392004-09-23 Andrew Cagney <cagney@gnu.org>
13240
13241 * gdb.base/bigcore.exp: Replace the code that creates a corefile
13242 from a separate process with code that creates a corefile by
13243 making the inferior dump core.
13244
60fe1a51
MK
132452004-09-23 Mark Kettenis <kettenis@gnu.org>
13246
13247 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
13248 block.
13249
8e937346
MC
132502004-09-23 Michael Chastain <mec.gnu@mindspring.com>
13251
13252 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
13253 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
13254 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
13255 Likewise.
13256
7213f6d6
JJ
132572004-09-20 Jeff Johnston <jjohnstn@redhat.com>
13258
13259 * gdb.java/jprint.exp: New test case for java inferior call.
13260 * gdb.java/jprint.java: Ditto.
13261
eac69dca
JB
132622004-09-15 Joel Brobecker <brobecker@gnat.com>
13263
13264 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
13265
22227696
MC
132662004-09-14 Michael Chastain <mec.gnu@mindspring.com>
13267
13268 * gdb.threads/killed.c: Include <stdlib.h>.
13269 * gdb.threads/pthreads.c: Likewise.
13270
7dd403a4
MC
132712004-09-14 Michael Chastain <mec.gnu@mindspring.com>
13272
13273 * gdb.threads/killed.c: Add copyright notice.
13274
33f2d567
JM
132752004-09-10 Jason Molenda (jmolenda@apple.com)
13276
a9c64011
AS
13277 * gdb.base/define.exp: Two new tests to verify zero space chars
13278 after 'if' and 'while' commands in a user-defined command is correctly
13279 parsed.
33f2d567 13280
e05b62ac
AC
132812004-09-08 Andrew Cagney <cagney@gnu.org>
13282
13283 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
13284 delivery test with duplicate at end of file.
13285
9cbe82da
MK
132862004-09-06 Mark Kettenis <kettenis@jive.nl>
13287
13288 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
13289
564803d9
MC
132902004-09-05 Michael Chastain <mec.gnu@mindspring.com>
13291
13292 * config/hppro.exp: Removed.
13293
7c6807ce
MC
132942004-09-05 Michael Chastain <mec.gnu@mindspring.com>
13295
13296 * config/sparclet.exp: Removed.
13297
bf7e26dd
MC
132982004-09-05 Michael Chastain <mec.gnu@mindspring.com>
13299
13300 * config/udi.exp: Removed.
13301
714e341b
MC
133022004-09-02 Michael Chastain <mec.gnu@mindspring.com>
13303
13304 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
13305 of "exp_continue".
13306 (advancei): Likewise.
13307
1236e623
JJ
133082004-09-01 Jeff Johnston <jjohnstn@redhat.com>
13309
13310 * gdb.base/unload.exp: Fix so messages aren't duplicated.
13311
3bdcad15
MI
133122004-09-01 Manoj Iyer <manjo@austin.ibm.com>
13313
228af206 13314 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
13315 to check for nodebug in executable.
13316 * gdb.gdb/observer.exp (setup_test): Likewise.
13317 * gdb.gdb/selftest.exp (test_with_self): Likewise.
13318 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
13319
c72b934c
AC
133202004-09-01 Andrew Cagney <cagney@gnu.org>
13321
13322 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
13323 files.
13324
edd9b715
JJ
133252004-09-01 Jeff Johnston <jjohnstn@redhat.com>
13326
13327 * gdb.base/unload.exp: Fix expected warning message to match
13328 latest format.
13329
fb4ce06b
CV
133302004-09-01 Corinna Vinschen <vinschen@redhat.com>
13331
13332 * gdb.base/call-rt-st.exp: Fix typos.
13333
ce78e7c3
MI
133342004-08-31 Manoj Iyer <manjo@austin.ibm.com>
13335
13336 * gdb.threads/thread_check.exp: New testcase.
13337 * gdb.threads/thread_check.c: New testcase.
13338
2dedb159
AC
133392004-08-31 Andrew Cagney <cagney@gnu.org>
13340
13341 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
13342 (skip_to_handler_entry): New procedures. Test stepping into a
13343 handler when the breakpoint is at the handler's entry point.
13344
68f53502
AC
133452004-08-30 Andrew Cagney <cagney@gnu.org>
13346
13347 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
13348 gdb/1757.
13349
3e3ffd2b
MC
133502004-08-27 Michael Chastain <mec.gnu@mindspring.com>
13351
13352 With code from Manoj Iyer <manjo@austin.ibm.com>:
13353 * lib/gdb.exp (gdb_file_cmd): Return more information in the
13354 return value. Add an arm for "no debugging symbols found".
13355 Change a stray "error" to "perror".
13356 (gdb_run_cmd): Adapt to new return value.
13357 * gdb.base/remote.exp: Adapt to new return value.
13358 * gdb.gdb/complaints.exp: Likewise.
13359 * gdb.gdb/observer.exp: Likewise.
13360 * gdb.gdb/selftest.exp: Likewise.
13361 * gdb.gdb/xfullpath.exp: Likewise.
13362
4b6f5fd2
JB
133632004-08-27 Joel Brobecker <brobecker@gnat.com>
13364
13365 * gdb.threads/bp_in_thread.exp: New testcase.
13366
e5b25496
MC
133672004-08-27 Michael Chastain <mec.gnu@mindspring.com>
13368
13369 Fix PR testsuite/1735.
13370 * gdb.threads/schedlock.c (thread_function): Add a cast
13371 to suppress a gcc warning.
13372 * gdb.threads/thread-specific.c (thread_function): Likewise.
13373
934353d6
MC
133742004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13375
13376 * gdb.base/unload.c: Include <stdlib.h>.
13377
f98a0aef 133782004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 13379
f98a0aef 13380 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
13381 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
13382 synchronized after the "return".
13383
5a2e8882
MC
133842004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13385
13386 * gdb.mi/basics.c: Include <stdio.h>.
13387 * gdb.mi/pthreads.c: Include <stdlib.h>.
13388 * gdb.mi/var-cmd.c: Include <stdlib.h>.
13389
a9640423
MC
133902004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13391
13392 * gdb.threads/schedlock.c: Add copyright notice.
13393
b04e311d
AC
133942004-08-25 Andrew Cagney <cagney@gnu.org>
13395
13396 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
13397 (skip_over_handler, breakpoint_over_hander): New test procedures.
13398 (advance, advancei): Add a proper prefix, do not use
13399 rerun_to_main.
13400 * gdb.base/sigstep.c (main): Change to use an infinite loop.
13401
7c27f15b
MC
134022004-08-24 Michael Chastain <mec.gnu@mindspring.com>
13403
13404 * gdb.mi/basics.c: Add copyright notice.
13405 * gdb.mi/var-cmd.c: Add copyright notice.
13406
fffc87ae
MC
134072004-08-23 Michael Chastain <mec.gnu@mindspring.com>
13408
13409 * lib/gdb.exp: Remove signed_keyword_not_used.
13410 * lib/compiler.c: Likewise.
13411 * lib/compiler.cc: Likewise.
13412
d782e0bf
MC
134132004-08-23 Michael Chastain <mec.gnu@mindspring.com>
13414
13415 * gdb.base/whatis.c: Remove conditional disabling of "signed".
13416 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
13417
96033e83
MC
134182004-08-23 Michael Chastain <mec.gnu@mindspring.com>
13419
13420 * gdb.base/whatis.c: Add copyright notice.
13421
cf38c229
MK
134222004-08-20 Mark Kettenis <kettenis@gnu.org>
13423
13424 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
13425 it to skip the breakpoints encoded in the inline assembly.
13426
f4b49756
MC
134272004-08-20 Michael Chastain <mec.gnu@mindspring.com>
13428
13429 * Makefile.in: Add gdb.fortran.
13430
2f193b69
MC
134312004-08-20 Michael Chastain <mec.gnu@mindspring.com>
13432
13433 * gdb.base/call-sc.exp (test_scalar_returns):
13434 Fix cut-and-paste glitch in "Make fun return now".
13435
89a237cb
MC
134362004-08-17 Michael Chastain <mec.gnu@mindspring.com>
13437
13438 * configure.in: Add gdb.fortran.
13439 * configure: Regenerate.
13440 * gdb.fortran/Makefile.in: New file.
13441 * lib/gdb.exp (skip_fortran_tests): New procedure.
13442
469aff8e
MC
134432004-08-17 Michael Chastain <mec.gnu@mindspring.com>
13444
13445 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
13446 reference to bug-gnu@prep.ai.mit.edu.
13447 * gdb.mi/mi-var-child.exp: Likewise.
13448 * gdb.mi/mi-var-cmd.exp: Likewise.
13449 * gdb.mi/mi-var-display.exp: Likewise.
13450 * gdb.mi/mi2-var-block.exp: Likewise.
13451 * gdb.mi/mi2-var-child.exp: Likewise.
13452 * gdb.mi/mi2-var-cmd.exp: Likewise.
13453 * gdb.mi/mi2-var-display.exp: Likewise.
13454
00b51b9f
MK
134552004-08-15 Mark Kettenis <kettenis@gnu.org>
13456
13457 * gdb.base/unload.c (main): Make local variable msg const.
13458
45f07fef
MC
134592004-08-15 Michael Chastain <mec.gnu@mindspring.com>
13460
13461 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
13462 to bug-gnu@prep.ai.mit.edu.
13463 * gdb.mi/mi-disassemble.exp: Likewise.
13464 * gdb.mi/mi-eval.exp: Likewise.
13465 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
13466 default line number.
13467 * gdb.mi/mi-return.exp: Likewise.
13468 * gdb.mi/mi-simplerun.exp: Likewise.
13469 * gdb.mi/mi-stack.exp: Likewise.
13470 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
13471 number with explicit range test.
13472 * gdb.mi/mi-watch.exp: Likewise.
13473 * gdb.mi/mi2-break.exp: Likewise.
13474 * gdb.mi/mi2-cli.exp: Likewise.
13475 * gdb.mi/mi2-disassemble.exp: Likewise.
13476 * gdb.mi/mi2-eval.exp: Likewise.
13477 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
13478 default line number.
13479 * gdb.mi/mi2-return.exp: Likewise.
13480 * gdb.mi/mi2-simplerun.exp: Likewise.
13481 * gdb.mi/mi2-stack.exp: Likewise.
13482 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
13483 number with explicit range test.
13484 * gdb.mi/mi2-watch.exp: Likewise.
13485
dd8c8ee7
MC
134862004-08-15 Michael Chastain <mec.gnu@mindspring.com>
13487
13488 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
13489 * gdb.cp/m-static.exp: Likewise.
13490 * gdb.cp/rtti.exp: Likewise.
13491
4e838464
MK
134922004-08-14 Mark Kettenis <kettenis@gnu.org>
13493
13494 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
13495
8d8cb839
EZ
134962004-08-14 Eli Zaretskii <eliz@gnu.org>
13497
13498 * ChangeLog: Prefix Local Variables with semi-colons and indent
13499 the reference to older ChangeLog files, to fix fontification in
13500 Emacs.
13501
deea8bb0
MC
135022004-08-13 Michael Chastain <mec.gnu@mindspring.com>
13503
13504 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
13505 * gdb.mi/mi2-break.exp: Likewise.
13506
c3297504
MC
135072004-08-13 Michael Chastain <mec.gnu@mindspring.com>
13508
13509 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
13510
25808999
MC
135112004-08-13 Michael Chastain <mec.gnu@mindspring.com>
13512
13513 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
13514
226a8d71
MC
135152004-08-13 Michael Chastain <mec.gnu@mindspring.com>
13516
13517 * gdb.cp/classes.exp: Remove unused declarations. Just let
13518 test names default instead of providing special names. Remove
13519 extraneous demangler test.
13520
37fdf854
JJ
135212004-08-12 Jeff Johnston <jjohnstn@redhat.com>
13522
13523 * gdb.base/unload.exp: New test for breakpoints in dynamically
13524 loaded libraries.
13525 * gdb.base/unload.c: Ditto.
13526 * gdb.base/unloadshr.c: Ditto.
13527
2d3a7986
MC
135282004-08-12 Michael Chastain <mec.gnu@mindspring.com>
13529
13530 * gdb.cp/classes.exp (test_ptype_class_objects): Call
13531 cp_test_ptype_class.
13532 (test_enums): Likewise.
13533
c72b934c
AC
135342004-08-10 Andrew Cagney <cagney@gnu.org>
13535
13536 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
13537 files.
13538
cc503c8a
AC
135392004-08-10 Andrew Cagney <cagney@gnu.org>
13540
13541 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
13542 init_malloc call.
13543
902f2ccb
MC
135442004-08-10 Michael Chastain <mec.gnu@mindspring.com>
13545
13546 * ChangeLog: Add copyright notice. The notice is copied
13547 from emacs 21.3 top level ChangeLog.
13548
78c90502
MC
135492004-08-09 Michael Chastain <mec.gnu@mindspring.com>
13550
13551 * lib/cp-support.exp: New file.
13552 * lib/cp-support.exp (cp_test_type_class): New function.
13553 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
13554 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
13555 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
13556 cp_test_ptype_class.
13557
88e5ea78
MC
135582004-08-09 Michael Chastain <mec.gnu@mindspring.com>
13559
13560 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
13561 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
13562 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
13563 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
13564 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
13565 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
13566 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
13567 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
13568 gdb.mi/mi2-watch.exp: Update copyright years.
13569
6a89fc9c
MK
135702004-08-09 Mark Kettenis <kettenis@gnu.org>
13571
13572 * gdb.base/sigaltstack.exp: Provide proper anchoring.
13573
1482e0de
MC
135742004-08-09 Michael Chastain <mec.gnu@mindspring.com>
13575
13576 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
13577 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
13578 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
13579 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
13580 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
13581 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
13582 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
13583 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
13584 gdb.mi/mi-watch.exp: Update copyright years.
13585
1a5ce3f3
DJ
135862004-08-08 Daniel Jacobowitz <dan@debian.org>
13587
13588 PR gdb/1738
13589 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
13590 from a breakpoint with a pending signal.
13591
04f6ecf2
DJ
135922004-08-08 Daniel Jacobowitz <dan@debian.org>
13593
13594 PR gdb/1736
13595 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
13596 * gdb.base/sigaltstack.exp (finish_test): Consume output until
13597 the prompt.
13598 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
13599
54d90d35
DJ
136002004-08-08 Daniel Jacobowitz <dan@debian.org>
13601
13602 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
13603
d2f6abb0
DJ
136042004-08-08 Daniel Jacobowitz <dan@debian.org>
13605
13606 PR gdb/1736
13607 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
13608 for i?86-*-linux*.
13609
5598c03d
DJ
136102004-08-08 Daniel Jacobowitz <dan@debian.org>
13611
13612 * gdb.arch/i386-prologue.exp: Compile without debug information.
13613
c6fee705
MC
136142004-08-08 Michael Chastain <mec.gnu@mindspring.com>
13615
13616 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
13617 rather than asking gdb to search.
13618
dd90efdb
MC
136192004-08-05 Michael Chastain <mec.gnu@mindspring.com>
13620
13621 * gdb.base/gcore.c: Include <string.h>.
13622
1e84bec1
MC
136232004-08-05 Michael Chastain <mec.gnu@mindspring.com>
13624
13625 * gdb.base/gcore.c: Add copyright notice.
13626
e425eb2b
MC
136272004-08-05 Michael Chastain <mec.gnu@mindspring.com>
13628
13629 * gdb.base/freebpcmd.c: Include <stdio.h>.
13630 * gdb.base/long_long.c: Include <string.h>.
13631 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
13632 * gdb.base/siginfo.c: Include <string.h>.
13633 * gdb.base/sigstep.c: Include <string.h>.
13634
cb9aaed5
MC
136352004-08-04 Michael Chastain <mec.gnu@mindspring.com>
13636
13637 * gdb.base/complex.c: Include <stdlib.h>.
13638
55944f3d
MC
136392004-08-04 Michael Chastain <mec.gnu@mindspring.com>
13640
13641 * gdb.base/complex.c: Add copyright notice.
13642
7b2953d9
MC
136432004-08-04 Michael Chastain <mec.gnu@mindspring.com>
13644
13645 * gdb.base/charset.c: Include <stdlib.h>.
13646
c9133d23
MC
136472004-08-04 Michael Chastain <mec.gnu@mindspring.com>
13648
13649 * gdb.base/auxv.c: Include <stdlib.h>.
13650
0a8490ad
MC
136512004-08-04 Michael Chastain <mec.gnu@mindspring.com>
13652
13653 * gdb.base/auxv.c: Add copyright notice.
13654
3426d5ec
MC
136552004-08-04 Michael Chastain <mec.gnu@mindspring.com>
13656
13657 * gdb.base/coremaker.c: Add copyright notice.
13658 * gdb.base/coremaker2.c: Add copyright notice.
13659
8da195dd
AC
136602004-08-04 Andrew Cagney <cagney@gnu.org>
13661
13662 * gdb.base/store.exp: Update copyright.
13663 (check_set, up_set, check_struct, up_struct): Add a prefix to test
13664 names, do not import gdb_prompt.
13665
8d394f98
AC
136662004-08-01 Andrew Cagney <cagney@gnu.org>
13667
13668 Fix PR testsuite/1729.
13669 * gdb.base/dump.exp: Add test name to callers of capture_value, do
13670 not use capture_value with value 4.
13671 (capture_value): Add optional test name parameter.
13672 (test_reload_saved_value, test_restore_saved_value): Use $msg as
13673 the prefix, pass to capture_value.
13674
b6702b23
MK
136752004-08-01 Mark Kettenis <kettenis@gnu.org>
13676
13677 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
13678 * gdb.arch/i386-prologue.c (standard): New prototype and function.
13679 (main): Call new function.
13680
c203e0ca
MC
136812004-07-31 Michael Chastain <mec.gnu@mindspring.com>
13682
13683 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
13684
a7995a30
MC
136852004-07-31 Michael Chastain <mec.gnu@mindspring.com>
13686
13687 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
13688
9366563b
MC
136892004-07-31 Michael Chastain <mec.gnu@mindspring.com>
13690
b6eeaf26 13691 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
13692 Accept more values of vtbl pointer. Remove some messages
13693 about "obsolete gcc or gdb".
13694
2fc1f950
MC
136952004-07-30 Michael Chastain <mec.gnu@mindspring.com>
13696
13697 * gdb.cp/classes.exp: Accept more varieties of ptype output.
13698
c724d49b
MC
136992004-07-30 Michael Chastain <mec.gnu@mindspring.com>
13700
13701 * gdb.base/asm-source.exp: Properly convert target board
13702 debug flags from gcc format to binutils format.
13703
736b0fce
MK
137042004-07-28 Mark Kettenis <kettenis@gnu.org>
13705
13706 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
13707 gdb1718". PR backtrace/1718 partially fixed.
13708
5633ea5c
JJ
137092004-07-27 Jeff Johnston <jjohnstn@redhat.com>
13710
13711 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
13712
575eebb1
NC
137132004-07-26 Nick Clifton <nickc@redhat.com>
13714
13715 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
13716 good default value for a specific architecture is available then
13717 set it to that value. Otherwise default to the -gstabs switch.
13718 Remove the -g... switches from the asm-flags variable. Allow the
13719 target board info to override the value if it wants to. Pass the
13720 switch on the assembler command line.
13721
62104619
MK
137222004-07-23 Mark Kettenis <kettenis@gnu.org>
13723
13724 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
13725 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
13726 (main): Call new function.
13727
4a1135b8
MC
137282004-07-22 Michael Chastain <mec.gnu@mindspring.com>
13729
13730 Test for PR exp/1715.
13731 * gdb.base/radix.exp: Refactor common procedures. Make all
13732 test names unique. Change XFAIL to KFAIL.
13733
8a12c1f0
MC
137342004-07-20 Michael Chastain <mec.gnu@mindspring.com>
13735
13736 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
13737 * gdb.ada/gnat_ada.gin: ... to here.
13738 * configure.in: Use gnat_ada.gin.
13739 * configure: Regenerate.
13740
23b451cf
AC
137412004-07-20 Andrew Cagney <cagney@gnu.org>
13742
13743 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
13744 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
13745 XFAILs. Clean up test messages and comments. Check backtraces.
13746 Delete re-sync code.
13747
ab618a02
MC
137482004-07-19 Michael Chastain <mec.gnu@mindspring.com>
13749
13750 Fix PR cli/740.
13751 * gdb.base/annota1.exp: Honor gdb,nosignals.
13752 * gdb.base/annota3.exp: Likewise.
13753
46dad340
MC
137542004-07-19 Michael Chastain <mec.gnu@mindspring.com>
13755
13756 * lib/java.exp: Update copyright notice.
13757
756d8c70
AC
137582004-07-19 Andrew Cagney <cagney@gnu.org>
13759
13760 * gdb.base/selftest.exp: Copy file from here ...
13761 * gdb.gdb/selftest.exp: ... to here.
13762
586027e6
AC
137632004-07-16 Andrew Cagney <cagney@redhat.com>
13764
13765 * lib/insight-support.exp: Delete file.
13766 * lib/java.exp (java_init): Fix copyright.
13767
029d2200
AC
137682004-07-16 Andrew Cagney <cagney@gnu.org>
13769
13770 * gdb.base/restore.c: Append "prologue" to comments marking the a
13771 function's prologue.
13772 * gdb.base/restore.exp: Update copyright, re-indent.
13773 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
13774 callerN" prefix where needed. Update patterns that match a
13775 function's prologue.
13776
653b62c5
MC
137772004-07-16 Michael Chastain <mec.gnu@mindspring.com>
13778
13779 * gdb.base/restore.c: Add copyright notice.
13780
f7d690e5
AC
137812004-07-16 Andrew Cagney <cagney@gnu.org>
13782
13783 * gdb.base/logical.exp: Update copyright.
13784 (evaluate): New procedure. Use to re-implement tests using
13785 several tables.
13786
d629a7cb
MH
137872004-07-14 Martin Hunt <hunt@redhat.com>
13788
13789 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
13790 which fixes some problems where init.tcl was not found.
13791
9c7bb332
AC
137922004-07-13 Andrew Cagney <cagney@gnu.org>
13793
6bf46641
AC
13794 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
13795 (check_sizeof, check_valueof): Do not include the output in the
13796 test name. Use gdb_test.
13797 (get_valueof): Use gdb_test_multiple.
13798
c4ffd4c0
AC
13799 * gdb.base/step-test.exp: Update copyright. Use
13800 gdb_test_multiple. Ensure that test names do not include
13801 architecture dependent output.
13802
ab89363a
AC
13803 * gdb.gdb/observer.exp: Update copyright.
13804 (setup_test): Use gdb_test_multiple.
13805 (attach_first_observer, attach_second_observer)
13806 (attach_third_observer, detach_first_observer)
13807 (detach_second_observer, detach_third_observer)
13808 (reset_counters, check_counters): Make $message a prefix.
13809 (test_normal_stop_notifications): Add "args" parameter - a list of
13810 init functions to be called. Make $message a prefix,
13811 (test_observer_normal_stop): Change the message prefixes so that
13812 they are unique, pass the attach / detach procedures to
13813 test_normal_stop_notifications.
13814
ec58997a
AC
13815 * gdb.base/signull.exp (test_segv): Prefix all tests with
13816 "${name}". Clean up test messages.
13817
b475183b
AC
13818 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
13819
9c7bb332
AC
13820 * gdb.base/ena-dis-br.exp: Update copyright.
13821 (break_at): New function. Replace send_gdb with gdb_test,
13822 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
13823 ignore count, not stopped at bpt", with KFAIL.
13824
2dd95497
CV
138252004-07-13 Corinna Vinschen <vinschen@redhat.com>
13826
13827 * gdb.base/attach.exp: Remove cleanupfile handling.
13828
419e626b
AC
138292004-07-12 Andrew Cagney <cagney@gnu.org>
13830
13831 * gdb.base/annota1.exp: Cleanup corefile test name.
13832 * gdb.base/annota3.exp: Ditto.
13833
8b1b3228
AC
138342004-07-12 Andrew Cagney <cagney@gnu.org>
13835
78650829
AC
13836 * gdb.base/signals.exp: Clean up copyright, re-indent.
13837
8b1b3228
AC
13838 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
13839 gdb_test and gdb_test_multiple.
13840
935c2760
JJ
138412004-07-08 Jeff Johnston <jjohnstn@redhat.com>
13842
13843 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 13844 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
13845 provide line number info for first statement in main.
13846
1544280f
AC
138472004-07-08 Andrew Cagney <cagney@gnu.org>
13848
1279f4ff
AC
13849 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
13850
1544280f
AC
13851 * gdb.base/sigbpt.exp: Make the common part of each test name a
13852 prefix instead of suffix.
13853
bcc82369
BR
138542004-07-07 Bob Rossi <bob_rossi@cox.net>
13855
13856 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
13857 test from test_tbreak_creation_and_listing to
13858 test_file_list_exec_source_file
13859 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
13860 Changed name of test from test_tbreak_creation_and_listing to
13861 test_file_list_exec_source_file
13862
23f4b0aa
JJ
138632004-07-07 Jeff Johnston <jjohnstn@redhat.com>
13864
13865 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
13866 the jmisc() constructor instead of <init>.
13867 * gdb.java/jmisc1.exp: Ditto.
13868
56401cd5
AC
138692004-07-07 Andrew Cagney <cagney@gnu.org>
13870
13871 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
13872 corrupting the PC.
13873
44ae2f6a
MC
138742004-07-06 Michael Chastain <mec.gnu@mindspring.com>
13875
13876 * gdb.cp/templates.exp: Accept whitespace change in demangler
13877 output.
13878
45a83408
AC
138792004-07-06 Andrew Cagney <cagney@gnu.org>
13880
13881 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
13882
d205ad70
MC
138832004-07-02 Michael Chastain <mec.gnu@mindspring.com>
13884
13885 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
13886 * lib/compiler.cc: Likewise.
13887
06ea1a61
MC
138882004-06-30 Michael Chastain <mec.gnu@mindspring.com>
13889
13890 * lib/compiler.cc: Work around string preprocessing problem
13891 with old hp c++ compiler.
13892 * lib/compiler.c: Likewise.
13893
daab1251
CV
138942004-06-29 Corinna Vinschen <vinschen@redhat.com>
13895
13896 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
13897 directives to conditionalize symbol prefixing.
13898 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
13899 additional_flags handling. Add underscore prefix for Cygwin.
13900 * gdb.arch/i386-unwind.c: Use preprocessor directives to
13901 conditionalize symbol prefixing.
13902 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
13903 additional_flags handling. Add underscore prefix for Cygwin.
13904
cc984116
CV
139052004-06-29 Corinna Vinschen <vinschen@redhat.com>
13906
13907 * gdb.base/bigcore.exp: Skip test on Cygwin.
13908
c279b077
MC
139092004-06-28 Michael Chastain <mec.gnu@mindspring.com>
13910
13911 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
13912 formats for "info register". Use gdb_test_multiple. Fix
13913 the "invalid register" test.
13914
0e915747
CV
139152004-06-28 Corinna Vinschen <vinschen@redhat.com>
13916
13917 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
13918 PID for Cygwin. Add Cygwin specific strings to check for in some
13919 tests.
13920 (do_attach_tests): Add a test for user interaction when attaching
13921 to a process with no matching symbol table already loaded.
13922
11422c86
AC
139232004-06-26 Andrew Cagney <cagney@gnu.org>
13924
13925 Test PR java/1567 and PR java/1565.
13926 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
13927 * gdb.java/jmisc2.exp: Delete file.
13928
cefbce26
MC
139292004-06-26 Michael Chastain <mec.gnu@mindspring.com>
13930
13931 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
13932
e19f872c
CV
139332004-06-25 Corinna Vinschen <vinschen@redhat.com>
13934
13935 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
13936 attach process.
13937
d931ba3b
MC
139382004-06-23 Michael Chastain <mec.gnu@mindspring.com>
13939
13940 * gdb.cp/pr-1553.exp: Remove.
13941
aef68c48
MC
139422004-06-22 Michael Chastain <mec.gnu@mindspring.com>
13943
13944 * gdb.cp/pr-1553.cc: Remove.
13945 * gdb.cp/pr-1553.exp: Disable this test.
13946
8d5df71a
JB
139472004-06-20 Jim Blandy <jimb@redhat.com>
13948
a9c64011 13949 Fix PR testsuite/1680.
8d5df71a
JB
13950 * gdb.arch/i386-sse.exp: Properly quote curly braces in
13951 regular expressions.
13952
4ac6f39d
MC
139532004-06-19 Michael Chastain <mec.gnu@mindspring.com>
13954
13955 Fix PR testsuite/1679.
13956 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
13957 Issue an UNSUPPORTED result instead.
13958
1b413552
JB
139592004-06-18 Jim Blandy <jimb@redhat.com>
13960
13961 * gdb.base/charset.exp: Only send a control-C if we see a new
13962 prompt and incomplete command.
13963
6daa6ebd
MC
139642004-06-18 Michael Chastain <mec.gnu@mindspring.com>
13965
13966 * gdb.cp/pr-574.cc: Add copyright notice.
13967
51fa4ae0
JB
139682004-06-17 Jim Blandy <jimb@redhat.com>
13969
13970 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
13971 cases where the regexp has no groups; this grabs random text from
13972 the previous test suite, whatever that was.
13973
8fea26c5
MC
139742004-06-17 Michael Chastain <mec.gnu@mindspring.com>
13975
13976 * gdb.cp/printmethod.cc: Add copyright notice.
13977
1e3aeb41
MC
139782004-06-16 Michael Chastain <mec.gnu@mindspring.com>
13979
13980 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
13981
9d9030bc
AC
139822004-06-16 Andrew Cagney <cagney@gnu.org>
13983
13984 * gdb.base/signull.c: Update copyright. Include <string.h>.
13985 (bowler): Replace data_pointer with data_read
13986 and data_write cases. Add code_descriptor case.
13987 (zero, desc): New array and pointer.
13988 (data, code): Change to simple pointers.
13989 * gdb.base/signull.exp: Fix probe pattern matching a function
13990 descriptor SIGSEGV. Replace data_pointer with data_read and
13991 data_write tests.
13992
acd4ad44
AC
139932004-06-16 Andrew Cagney <cagney@gnu.org>
13994
13995 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
13996
08fd625c
MC
139972004-06-15 Michael Chastain <mec.gnu@mindspring.com>
13998
13999 * gdb.base/long_long.c: Add copyright notice.
14000
1903502c
MC
140012004-06-15 Michael Chastain <mec.gnu@mindspring.com>
14002
14003 * gdb.base/long_long.exp: Remove reference to
14004 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
14005 to gdb_breakpoint and gdb_continue_to_breakpoint.
14006
83313cb1
JB
140072004-06-14 Jim Blandy <jimb@redhat.com>
14008
14009 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
14010 endian case.
14011
1bf404ef
AC
140122004-06-14 Andrew Cagney <cagney@gnu.org>
14013
14014 * gdb.base/gcore.exp (capture_command_output): Delete the always
14015 passing tests containing inferior values.
14016 * gdb.base/ending-run.exp: Do not include the breakpoint address
14017 in the test message. Update copyright.
14018 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
14019 size in the test name, use gdb_test_multiple. Update copyright.
14020
ef220b33
MC
140212004-06-14 Michael Chastain <mec.gnu@mindspring.com>
14022
14023 * gdb.cp/ref-types.cc: Add copyright notice.
14024
4f70a4c9
MC
140252004-06-14 Michael Chastain <mec.gnu@mindspring.com>
14026
14027 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
14028 hp_aCC_compiler.
14029 * lib/compiler.cc: Likewise.
14030 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
14031 'set' commands. Log diagnostics for other lines. Set
14032 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
14033
335928ac
MC
140342004-06-13 Michael Chastain <mec.gnu@mindspring.com>
14035
14036 * gdb.cp/try_catch.cc: Add copyright notice.
14037
2efb12e8
MC
140382004-06-12 Michael Chastain <mec.gnu@mindspring.com>
14039
14040 * gdb.cp/userdef.cc: Add copyright notice.
14041
0bbed51a
MC
140422004-06-11 Michael Chastain <mec.gnu@mindspring.com>
14043
14044 * gdb.cp/virtfunc.cc: Add copyright notice.
14045
e12a46c9
RC
140462004-06-11 Randolph Chung <tausq@debian.org>
14047
14048 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
14049 problem.
14050
338e05af
AC
140512004-06-10 Andrew Cagney <cagney@gnu.org>
14052
14053 * lib/compiler.cc, lib/compiler.c: Append either
14054 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
14055 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
14056 instead of gcc-3-3.
14057
dc3f10cb
AC
140582004-06-09 Andrew Cagney <cagney@gnu.org>
14059
b4d946af
AC
14060 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
14061 gdb/1455, bug is specific to "long long" and "double".
a9c64011 14062
dc3f10cb
AC
14063 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
14064 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
14065 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
14066 fixed.
14067
b5c0bfa2
AC
140682004-06-09 Andrew Cagney <cagney@gnu.org>
14069
14070 * gdb.base/structs.exp (test_struct_returns): Replace
14071 "return_value_unknown" and "finish_value_unknown" by
14072 "return_value_known" and "finish_value_known". Instead of
14073 "return_value_unknown" iff "finish_value_unknown", check
14074 "return_value_known" implies "finish_value_known".
14075
caeb605f
MH
140762004-06-08 Martin Hunt <hunt@redhat.com>
14077
14078 * gdb.base/float.exp: Add pattern for mips targets.
14079
c892bb64
RC
140802004-06-08 Randolph Chung <tausq@debian.org>
14081
14082 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
14083 message for unknown architectures more clear.
14084
48306d3e
JB
140852004-06-08 Joel Brobecker <brobecker@gnat.com>
14086
14087 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
14088 start the execution of the program.
14089
83ecb59f
JB
140902004-06-07 Jim Blandy <jimb@redhat.com>
14091
14092 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
14093 * gdb.arch/i386-cpuid.h: New helper file.
14094
55264cb4
RC
140952004-06-07 Randolph Chung <tausq@debian.org>
14096
14097 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
14098 has started.
14099
23cadb28
RM
141002004-06-04 Roland McGrath <roland@redhat.com>
14101
14102 Fix PR gdb/1647.
14103 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
14104 differently to be robust to output buffering differences.
14105
51d01eda
MC
141062004-06-04 Michael Chastain <mec.gnu@mindspring.com>
14107
14108 * gdb.threads/pthreads.exp: Update copyright years.
14109 (check_control_c): Change asynchronous 'after' to synchronous.
14110
f4fc3b93
RM
141112004-06-04 Roland McGrath <roland@redhat.com>
14112
14113 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
14114 next gdb prompt.
14115
4013522b
MC
141162004-06-02 Michael Chastain <mec.gnu@mindspring.com>
14117
14118 Fix PR gdb/1636.
14119 * gdb.threads/manythreads.exp: Change asynchronous 'after'
14120 calls to synchronous.
14121
7a8f1e6b
JB
141222004-05-26 Jim Blandy <jimb@redhat.com>
14123
14124 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
14125
81bb3443
RC
141262004-05-24 Randolph Chung <tausq@debian.org>
14127
14128 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
14129 * gdb.asm/pa.inc: New file.
14130
8f5a3103
MK
141312004-05-22 Mark Kettenis <kettenis@gnu.org>
14132
14133 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
14134
734b8fe8 141352004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 14136 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
14137
14138 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
14139 GDB prompt.
14140
725603e1
UW
141412004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14142
f4fc3b93 14143 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
14144 setjmp/longjmp. Use sigaction instead of signal.
14145
8b923272 141462004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 14147 Michael Snyder <msnyder@redhat.com>
8b923272
JB
14148
14149 * gdb.threads/pthread_cond_wait.c: New file.
14150 * gdb.threads/pthread_cond_wait.exp: New testcase.
14151
8bfabb04
AC
141522004-05-13 Andrew Cagney <cagney@redhat.com>
14153
14154 * gdb.base/signull.exp, gdb.base/signull.c: New files.
14155 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
14156
42edda50
AC
141572004-05-11 Andrew Cagney <cagney@redhat.com>
14158
14159 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
14160 fixed but revealed gdb/1639.
14161
d303a6c7
AC
141622004-05-10 Andrew Cagney <cagney@redhat.com>
14163
14164 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
14165 func1" and "next to 2nd alarm", kernel bug avoided.
14166
bf08c2a1
DJ
141672004-05-10 Daniel Jacobowitz <dan@debian.org>
14168
14169 PR external/1568
14170 * gdb.base/bigcore.exp: Check the size of the dumped core file.
14171 XFAIL if it is smaller than bytes_allocated.
14172 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
14173 (main): Make chunks_allocated unsigned. Correct comment.
14174
c0586a34
JB
141752004-05-07 Joel Brobecker <brobecker@gnat.com>
14176
14177 * gdb.arch/powerpc-aix-prologue.c: New file.
14178 * gdb.arch/powerpc-aix-prologue.exp: New file.
14179
f2785d12
JB
141802004-05-07 Jim Blandy <jimb@redhat.com>
14181
14182 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
14183 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
14184
bd7f6e30
JB
141852004-05-06 Joel Brobecker <brobecker@gnat.com>
14186
14187 * gdb.base/sep.exp: No longer setup_kfail when the program was
14188 built with dwarf2.
14189
0a5e7efe
JI
141902004-05-05 Jim Ingham <jingham@apple.com>
14191
14192 * gdb.base/pending.exp: Make sure pending breakpoints
14193 preserve the ignore count.
f4fc3b93 14194
a8958849
MK
141952004-04-27 Jerome Guitton <guitton@gnat.com>
14196
14197 * i386-prologue.exp: Add testcase for jump instruction as first
14198 instruction of the real code.
14199 * i386-prologue.c (jump_at_beginning): New function.
14200
7e103f5b
MK
142012004-04-28 Mark Kettenis <kettenis@gnu.org>
14202
14203 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
14204 x86_64-*-*.
14205
5d38b224
MK
142062004-04-28 Mark Kettenis <kettenis@gnu.org>
14207
14208 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
14209 i*86-*-*.
14210
0ef32fd9
MK
142112004-04-25 Mark Kettenis <kettenis@gnu.org>
14212
14213 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
14214 expression that checks the return type.
14215
71d7dd7c
AC
142162004-04-23 Andrew Cagney <cagney@redhat.com>
14217
14218 * gdb.base/call-sc.exp: New test of scalar call/return values.
14219 * gdb.base/call-sc.c: Ditto.
14220
1e9f977e
JJ
142212004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14222
14223 * gdb.threads/manythreads.c: Reduce thread stack size.
14224
899d9e3a
JJ
142252004-04-23 Jeff Johnston <jjohnstn@redhat.com>
14226
14227 * gdb.threads/manythreads.c: Add copyright notice.
14228
61bcae62
AC
142292004-04-23 Andrew Cagney <cagney@redhat.com>
14230
14231 * gdb.base/siginfo.exp: Better handle step out of signal.
14232 * gdb.base/sigstep.exp: Ditto.
14233
7339a42e 142342004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 14235 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
14236
14237 * gdb.threads/manythreads.c: New testcase.
14238 * gdb.threads/manythreads.exp: Ditto.
14239
5c98409b
JB
142402004-04-22 Jim Blandy <jimb@redhat.com>
14241
14242 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
14243 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
14244
3b611f1a
MC
142452004-04-21 Michael Chastain <mec.gnu@mindspring.com>
14246
14247 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
14248
f0fd9238
AC
142492004-04-21 Andrew Cagney <cagney@redhat.com>
14250
14251 * gdb.base/sigstep.c: New file.
14252 * gdb.base/sigstep.exp: New file.
14253
90990674
JB
142542004-04-16 Joel Brobecker <brobecker@gnat.com>
14255
14256 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
14257 call to observer_notify_normal_stop.
14258
78cef34b
AC
142592004-04-15 Andrew Cagney <cagney@redhat.com>
14260
14261 * gdb.base/siginfo.c: New file.
14262 * gdb.base/siginfo.exp: New file.
14263
d2343407
JB
142642004-04-12 J. Brobecker <brobecker@gnat.com>
14265
14266 * gdb.base/sep.exp: Fix typo in comment.
14267
a2dba3c8
JB
142682004-04-12 J. Brobecker <brobecker@gnat.com>
14269
14270 * gdb.base/sep.c: New file.
14271 * gdb.base/sep-proc.c: New file.
14272 * gdb.base/sep.exp: New testcase.
14273
15f7b60e
MK
142742004-04-09 Mark Kettenis <kettenis@gnu.org>
14275
14276 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
14277 support.
14278
44f4de1a
AC
142792004-04-05 Andrew Cagney <cagney@redhat.com>
14280
14281 * gdb.base/sigaltstack.c: New file.
14282 * gdb.base/sigaltstack.exp: New file.
14283
ef04f396
JB
142842004-04-04 Joel Brobecker <brobecker@gnat.com>
14285
14286 * gdb.base/foll-fork.exp: Update the expected output for
14287 "help set follow-fork-mode", to match a change that was made
14288 to the help of this variable on 2004-01-13.
14289
d40d2c92
JB
142902004-04-01 Joel Brobecker <brobecker@gnat.com>
14291
14292 * lib/ada.exp: Add copyright notice.
14293 * bar.ads: Likewise.
14294 * bar.adb: Likewise.
14295 * null_record.adb: Likewise.
14296 * null_record.exp: Likewise.
14297 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
14298
f86ef5a3
JB
142992004-04-01 Joel Brobecker <brobecker@gnat.com>
14300
14301 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
14302 * configure: Regenerate.
14303
414e70e3
JB
143042004-04-01 Joel Brobecker <brobecker@gnat.com>
14305
14306 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
14307 to build the application. Remove the message printed when in
14308 verbose mode, redundant with the UNSUPPORTED message above.
14309
f0aaee49
JB
143102004-03-31 Joel Brobecker <brobecker@gnat.com>
14311
14312 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
14313 * gdb.ada (null_record.exp): New testcase.
14314
ac81cb54
JB
143152004-03-31 Joel Brobecker <brobecker@gnat.com>
14316
14317 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
14318
854af2f7
JB
143192004-03-31 Joel Brobecker <brobecker@gnat.com>
14320
14321 * gdb.ada: New subdirectory.
14322 * gdb.ada/Makefile.in: New file.
14323 * gdb.ada/gnat_ada.gpr.in: New file.
14324
034cb681
JB
143252004-03-31 Joel Brobecker <brobecker@gnat.com>
14326
14327 * lib/ada.exp: New file.
14328
78a1a894
DJ
143292004-03-24 Daniel Jacobowitz <drow@mvista.com>
14330
14331 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
14332 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
14333
4b2b3b3e
AC
143342004-03-22 Andrew Cagney <cagney@redhat.com>
14335
14336 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
14337 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
14338 Problem identified by Ulrich Weigand.
14339
23c73aa3
DC
143402004-03-17 David Carlton <carlton@kealia.com>
14341
14342 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
14343 PR c++/826.
14344
d63a86f8
RM
143452004-03-16 Roland McGrath <roland@redhat.com>
14346
14347 * gdb.base/auxv.exp: New file.
14348 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
14349
0e02aa50
DC
143502004-03-12 David Carlton <carlton@kealia.com>
14351
14352 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
14353 * gdb.cp/pr-1553.cc: Ditto.
14354 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
14355 pass branch.
14356
c20b71be
MC
143572004-03-12 Michael Chastain <mec.gnu@mindspring.com>
14358
14359 * gdb.cp/templates.exp: Accept more template types.
14360
c7414a01
MC
143612004-03-09 Michael Chastain <mec.gnu@mindspring.com>
14362
14363 From Corinna Vinschen with modifications.
14364 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
14365 local variable obj_with_enum.
14366 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
14367 results with obj_with_enum.
14368
ed69573c
MC
143692004-03-09 Michael Chastain <mec.gnu@mindspring.com>
14370
14371 * gdb.cp/classes.cc: New file, copied from misc.cc.
14372 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
14373
28301461
MC
143742004-03-09 Michael Chastain <mec.gnu@mindspring.com>
14375
14376 * gdb.cp/misc.cc: Add copyright notice.
14377
1198ecbe
DC
143782004-03-05 David Carlton <carlton@kealia.com>
14379
14380 * gdb.cp/rtti.exp: Add 'print *obj3' test.
14381 * gdb.cp/rtti.h: Update copyright.
14382 (namespace n2::n3): New.
14383 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
14384 (n2::n3::func3): New.
14385 (main): Call n2::n3::func3.
14386 * gdb.cp/rtti2.cc: Update copyright.
14387 (n2::create3): New.
14388
9e08c470
MK
143892004-03-04 Mark Kettenis <kettenis@gnu.org>
14390
14391 * gdb.asm/openbsd.inc: Fix typo.
14392
4bebc3aa
FF
143932004-03-03 Fred Fish <fnf@redhat.com>
14394
14395 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
14396 "val" instead of unused "size". Update copyright year.
14397
6ea9fb37
DJ
143982004-02-29 Daniel Jacobowitz <drow@mvista.com>
14399
14400 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
14401 to use unsigned char.
14402 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
14403 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
14404
23b23974
DJ
144052004-02-29 Daniel Jacobowitz <drow@mvista.com>
14406
14407 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
14408 line of output.
14409
7574fd53
DJ
144102004-02-28 Daniel Jacobowitz <drow@mvista.com>
14411
14412 * gdb.base/relocate.c (dummy): Initialize.
14413
a195357f
DJ
144142004-02-28 Daniel Jacobowitz <drow@mvista.com>
14415
14416 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
14417 a breakpoint at exit.
14418
72fd54a9
FF
144192004-02-27 Fred Fish <fnf@redhat.com>
14420
14421 * gdb.base/chng-syms.exp: Add expect condition to match failing
14422 case that isn't a timeout.
14423
b9d23137
AC
144242004-02-27 Andrew Cagney <cagney@redhat.com>
14425
14426 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
14427 support.
14428
15d208f6 144292004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 14430
15d208f6
FF
14431 * gdb.arch/gdb1431.c: Remove.
14432 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
14433 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
14434 of "until" incorrectly.
14435
98f9cd2d
JB
144362004-02-26 J. Brobecker <brobecker@gnat.com>
14437
14438 * gdb.cp/class2.cc (empty): New class.
14439 (refer): New function.
14440 (main): Declare an object of type empty and use it.
14441 * gdb.cp/class2.exp: Print the value of an object of type empty.
14442
9b50c11b
JJ
144432004-02-26 Jeff Johnston <jjohnstn@redhat.com>
14444
14445 * gdb.base/langs.exp: Update query string to match the
14446 new nquery format used for pending breakpoints.
14447
0dcd613f
AC
144482004-02-26 Andrew Cagney <cagney@redhat.com>
14449
14450 Fix PR i18n/1570.
14451 * gdb.base/charset.c: Update copyright notice.
14452 (main, init_string): Remove the escape character '\e' tests.
14453 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
14454 * gdb.base/charset.exp (valid_host_charset): Ditto.
14455 * gdb.base/setvar.exp: Ditto.
14456
b8a56647
AC
144572004-02-24 Andrew Cagney <cagney@redhat.com>
14458
90d59e34
AC
14459 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
14460 mmapped data in core file" PASS and FAIL messages consistent.
14461
b8a56647
AC
14462 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
14463 setting a breakpoint. Work around PR java/1565.
14464
9f27c604
JJ
144652004-02-23 Jeff Johnston <jjohnstn@redhat.com>
14466
14467 * lib/gdb.exp (gdb_breakpoint): Update query string to match
14468 new nquery format.
14469 * gdb.base/pending.exp: Ditto.
14470
3224a706
MK
144712004-02-22 Mark Kettenis <kettenis@gnu.org>
14472
14473 * configure.in: Run stabs tests on *BSD.
14474 * configure: Regenerated.
14475
41e0a9ca
MK
144762004-02-21 Mark Kettenis <kettenis@gnu.org>
14477
14478 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
14479
1e1b3428
FF
144802004-02-20 Fred Fish <fnf@redhat.com>
14481
14482 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
14483 blank in test for "returns short", for consistency with other
14484 "returns xxx" tests. Update copyright year.
14485
f9a7572a
FF
144862004-02-19 Fred Fish <fnf@redhat.com>
14487
14488 New testcase for PR breakpoint/1558.
14489 * gdb.arch/gdb1558.exp: New file.
14490 * gdb.arch/gdb1558.c: New file.
14491
b2ce2854
EZ
144922004-02-19 Elena Zannoni <ezannoni@redhat.com>
14493
14494 * gdb.base/nodebug.exp: Fix typo.
14495
e7c9ff01
JB
144962004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14497
14498 Committed by Jim Blandy <jimb@redhat.com>.
14499
62f4b920
JB
14500 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
14501
2db536a1
JB
14502 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
14503
e7c9ff01
JB
14504 * gdb.base/float.exp: Support s390*-*-* targets.
14505
f3205b34
AF
145062004-02-17 Adam Fedor <fedor@gnu.org>
14507
14508 * gdb.base/gdb1555.exp: New file.
14509 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
14510
9d62932d
EZ
145112004-02-17 Elena Zannoni <ezannoni@redhat.com>
14512
14513 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
14514
344c9711
FF
145152004-02-16 Fred Fish <fnf@redhat.com>
14516
14517 * gdb.arch/gdb1291.c: Remove
14518 * gdb.arch/gdb1291.s: New test input file.
14519 * gdb.arch/gdb1291.exp: Expand test to check case that should not
14520 fail. Test for correct result, known incorrect result, other
14521 failures and timeouts.
14522
2d822687
AC
145232004-02-16 Andrew Cagney <cagney@redhat.com>
14524
14525 * gdb.base/bigcore.exp: New file.
14526 * gdb.base/bigcore.c: New file.
14527
dac15b66
AC
145282004-02-13 Andrew Cagney <cagney@redhat.com>
14529
14530 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
14531 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
14532 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
14533 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
14534 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
14535 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
14536 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
14537 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
14538 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
14539 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
14540
6bdfc2c4
JJ
145412004-02-11 Jeff Johnston <jjohnstn@redhat.com>
14542
14543 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
14544 executed is an alloc instruction.
14545
87b3ede8
DC
145462004-02-11 David Carlton <carlton@kealia.com>
14547
14548 * gdb.cp/breakpoint.exp: New.
14549 * gdb.cp/breakpoint.cc: New.
14550
6e19e2bf
MC
145512004-02-11 Michael Chastain <mec.gnu@mindspring.com>
14552
14553 Partial fix for PR gdb/1543.
14554 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
14555 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
14556 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
14557 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
14558 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
14559 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
14560 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
14561 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
14562 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
14563 to bug-gdb@prep.ai.mit.edu .
14564 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
14565 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
14566 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
14567 Likewise.
14568
5c5455dc
AC
145692004-02-10 Andrew Cagney <cagney@redhat.com>
14570
14571 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
14572 using gdb_internal_error_resync.
14573
9cf689d7
DJ
145742004-02-09 Daniel Jacobowitz <drow@mvista.com>
14575
14576 * gdb.threads/thread-specific.exp: Stop early if no threads are
14577 found.
14578
d2dc51db
MC
145792004-02-09 Michael Chastain <mec.gnu@mindspring.com>
14580
14581 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
14582
14b1a056
DJ
145832004-02-08 Daniel Jacobowitz <drow@mvista.com>
14584
14585 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
14586 breakpoints.
14587
83f66e8f
DJ
145882004-02-07 Daniel Jacobowitz <drow@mvista.com>
14589
14590 * config/sim.exp (gdb_load): Handle $arg == "".
14591 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
14592 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
14593
30fc0091
EZ
145942004-02-07 Elena Zannoni <ezannoni@redhat.com>
14595
a9c64011
AS
14596 * gdb.base/maint.exp: Update test to reflect
14597 obstack changes.
30fc0091 14598
4d806929
JJ
145992004-02-04 Jeff Johnston <jjohnstn@redhat.com>
14600
14601 * gdb.base/pendshr.c (pendfunc): New function that calls
14602 pendfunc1.
14603 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
14604
7bfdd688
FF
146052004-02-04 Fred Fish <fnf@redhat.com>
14606
14607 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
14608 function symbols and update copyright years.
14609 * gdb.arch/gdb1291.c: Ditto.
14610
aaa08ee4
MC
146112004-02-03 Michael Chastain <mec.gnu@mindspring.com>
14612
14613 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
14614
dbad7755
MC
146152004-02-03 Michael Chastain <mec.gnu@mindspring.com>
14616
14617 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
14618
ec4646ef
MC
146192004-02-03 Michael Chastain <mec.gnu@mindspring.com>
14620
14621 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
14622
1b802196
FF
146232004-02-02 Fred Fish <fnf@redhat.com>
14624
14625 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
14626 remote targets. Update copyright years.
14627
18fe2033
JJ
146282004-02-02 Jeff Johnston <jjohnstn@redhat.com>
14629
14630 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
14631 support.
14632 * gdb.base/langs.exp: Fix test which attempts to create
14633 breakpoint on non-existent function to handle new pending
14634 support.
14635 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
14636 a breakpoint.
14637 * gdb.base/pending.exp: New test.
14638 * gdb.base/pending.c: New file.
14639 * gdb.base/pendshr.c: Ditto.
14640
8d577d32
DC
146412004-02-02 David Carlton <carlton@kealia.com>
14642
14643 * gdb.cp/overload.exp: Add overloadNamespace tests.
14644 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
14645 (overloadNamespace, XXX): New.
14646 (main): Call XXX::marker2.
14647
3ad13771
FF
146482004-02-01 Fred Fish <fnf@redhat.com>
14649
14650 * gdb.base/dump.exp: Use runto_main instead of "runto main".
14651 * gdb.base/finish.exp: Ditto.
14652 * gdb.base/gcore.exp: Ditto.
14653 * gdb.base/huge.exp: Ditto.
14654 * gdb.base/info-proc.exp: Ditto.
14655 * gdb.base/return2.exp: Ditto.
14656 * gdb.threads/gcore-thread.exp: Ditto.
14657
44c75849
DJ
146582004-02-01 Daniel Jacobowitz <drow@mvista.com>
14659
14660 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
14661
005bc093
MK
146622004-02-01 Mark Kettenis <kettenis@gnu.org>
14663
14664 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
14665 that opening the file succeeds on OpenBSD.
14666
c47cebdb
DJ
146672004-02-01 Daniel Jacobowitz <drow@mvista.com>
14668
14669 * gdb.threads/thread-specific.c: New file.
14670 * gdb.threads/threads-specific.exp: New test script.
14671 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
14672 to expect_out.
14673
5a01311c
MK
146742004-02-01 Mark Kettenis <kettenis@gnu.org>
14675
14676 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
14677 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
14678 only on the "print_small_structs from print_long_arg_list" test.
14679
ce22a4f1
DJ
146802004-02-01 Daniel Jacobowitz <drow@mvista.com>
14681
14682 * gdb.base/completion.exp: Kill a stray backslash.
14683
14684 From Jim Ingham <jingham@apple.com>:
14685 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
14686 agrees with the result from sending a tab.
14687
abbab9d3
DJ
146882004-01-31 Daniel Jacobowitz <drow@mvista.com>
14689
14690 * gdb.base/chng-syms.exp: Remove stray newline.
14691
53904d1e
MK
146922004-01-31 Mark Kettenis <kettenis@gnu.org>
14693
14694 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
14695 *-*-openbsd*.
14696 * gdb.asm/openbsd.inc: New file.
14697
3a4b3aac
MK
146982004-01-30 Mark Kettenis <kettenis@gnu.org>
14699
14700 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
14701 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
14702 *-*solaris2*. Remove commented out default settings for
14703 asm-flags. Replace gdb_compile with target_link.
14704
ebac27b4
MC
147052004-01-29 Michael Chastain <mec.gnu@mindspring.com>
14706
14707 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
14708 for all tests. Remove old hp-ux and cygnus xfail cases.
14709
d8679d84
PH
147102004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
14711
14712 * gdb.base/chng-syms.exp: New file.
14713 * gdb.base/chng-syms.c: New file.
14714
0a55bc22
MC
147152004-01-24 Michael Chastain <mec.gnu@mindspring.com>
14716
14717 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
14718 Provide arms for current output in all my configurations.
14719
94b8e876
MC
147202004-01-24 Michael Chastain <mec.gnu@mindspring.com>
14721
14722 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
14723 * lib/compiler.cc: Likewise.
14724 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
14725 get the right preprocessor. Eval the output directly. Remove
14726 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
14727 hp_f77_compiler and hp_f90_compiler completely.
14728 (gdb_preprocess): Delete.
14729 (get_compiler): Delete.
14730
7cf03d44
MK
147312004-01-24 Mark Kettenis <kettenis@gnu.org>
14732
14733 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
14734 <string.h>.
14735
68b6dce9
NR
147362004-01-24 Nick Roberts <nick@nick.uklinux.net>
14737
14738 * gdb.mi/mi-stack.exp: Update copyright.
14739
b368761e
DC
147402004-01-23 David Carlton <carlton@kealia.com>
14741
14742 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
14743 test for cp_lookup_transparent_type.
14744 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
14745 call them.
14746
f2061b53
DJ
147472004-01-23 Daniel Jacobowitz <drow@mvista.com>
14748
14749 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
14750 after -var-update.
14751
37fc574a
DC
147522004-01-23 David Carlton <carlton@kealia.com>
14753
14754 * gdb.cp/namespace.cc (C::ensureRefs): New.
14755 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
14756
8e94b928
NR
147572004-01-20 Nick Roberts <nick@nick.uklinux.net>
14758
14759 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
14760 case "-stack-list-locals 2".
14761 * gdb.mi/mi-var-child.exp: Test for case
14762 "-var-list-children --all-values NAME".
14763
997b0952
MC
147642004-01-18 Michael Chastain <mec.gnu@mindspring.com>
14765
14766 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
14767
52470da3
MK
147682004-01-18 Mark Kettenis <kettenis@gnu.org>
14769
7049b4b8
MK
14770 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
14771 used with gdb_test_multiple.
14772
52470da3
MK
14773 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
14774 read at address 0. This fixes PR testsuite/1504.
14775
da6012e5
DJ
147762004-01-18 Daniel Jacobowitz <drow@mvista.com>
14777
14778 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
14779 Remove downloading, guessing the host executable, the calls to
14780 gdb_file_cmd and gdb_target_cmd, and "load" support.
14781 (infer_host_exec): New function broken out from gdb_load.
14782 (gdb_load): New wrapper for gdbserver_gdb_load.
14783 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
14784 gdb_target_cmd. Use -target-select.
14785 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
14786 Download binaries to the host. Clear last_mi_remote_file when
14787 we load a new binary.
14788 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
14789 call gdbserver_gdb_load and mi_gdb_target_cmd.
14790
32c70722
MC
147912004-01-17 Michael Chastain <mec.gnu@mindspring.com>
14792
14793 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
14794 type patterns.
14795
b0cecf36
MC
147962004-01-17 Michael Chastain <mec.gnu@mindspring.com>
14797
14798 * gdb.cp/templates.exp: Fix typo in test name of
14799 "print Foo<volatile char*>::foo".
14800
4120d7e6
MC
148012004-01-15 Michael Chastain <mec.gnu@mindspring.com>
14802
14803 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
14804
f679e530
BE
148052004-01-16 Ben Elliston <bje@wasabisystems.com>
14806
14807 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
14808 (clean mostlyclean): Remove empty rm.
14809
091c48f6
MC
148102004-01-15 Michael Chastain <mec.gnu@mindspring.com>
14811
14812 * gdb.base/setvar.exp: Add copyright years.
14813
3e5fc8d2
DC
148142004-01-14 David Carlton <carlton@bactrian.org>
14815
14816 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
14817 PR c++/1511 and update coment.
14818 * gdb.cp/templates.exp: Update patterns to match current output.
14819 If changes involve something other than whitespace, KFAIL
14820 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
14821
63d06c5c
DC
148222004-01-14 David Carlton <carlton@kealia.com>
14823
14824 * gdb.cp/namespace.exp: Add tests involving classes defined within
14825 namespaces.
14826 * gdb.cp/namespace.cc (C::CClass): New.
14827 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
14828
a51dab88
EZ
148292004-01-14 Elena Zannoni <ezannoni@redhat.com>
14830
14831 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
14832 what debug info we have. Print a better message if something goes
14833 wrong while producing the separate debug info file.
14834
a476ccc9
MC
148352004-01-14 Michael Chastain <mec.gnu@mindspring.com>
14836
14837 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
14838
f453692c
MC
148392004-01-14 Michael Chastain <mec.gnu@mindspring.com>
14840
14841 * gdb.base/callfuncs.c: Add copyright notice.
14842
f40063a5
MC
148432004-01-13 Michael Chastain <mec.gnu@mindspring.com>
14844
14845 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
14846 inheritance. PR gdb/1498, PR gcc/13539.
14847
19ac3974
EZ
148482004-01-13 Elena Zannoni <ezannoni@redhat.com>
14849
a9c64011
AS
14850 * gdb.threads/gcore-thread.exp: Prefix name of binary with
14851 test specific name.
14852 * gdb.mi/gdb669.exp: Ditto.
14853 * gdb.mi/mi-pthreads.exp: Ditto.
14854 * gdb.mi/mi1-pthreads.exp: Ditto.
14855 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 14856
56c97c6e
MC
148572004-01-12 Michael Chastain <mec.gnu@mindspring.com>
14858
14859 * gdb.cp/member-ptr.cc: Add copyright notice.
14860
a0644324
MC
148612004-01-12 Michael Chastain <mec.gnu@mindspring.com>
14862
14863 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
14864 some patterns for recent versions of gcc and hpacc. Delete
14865 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
14866 Delete tests that access a NULL pointer-to-member-data. This
14867 script is still disabled for gcc.
14868
32fabe09
EZ
148692004-01-12 Elena Zannoni <ezannoni@redhat.com>
14870
14871 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 14872 escaped correctly.
32fabe09 14873
1f8a6abb
EZ
148742004-01-12 Elena Zannoni <ezannoni@redhat.com>
14875
14876 * gdb.base/sepdebug.exp: New file.
14877 * gdb.base/sepdebug.c: New file.
14878 * lib/gdb.exp (separate_debug_filename): New procedure.
14879 (gdb_gnu_strip_debug): New procedure.
14880
48efe704
AC
148812004-01-12 Andrew Cagney <cagney@redhat.com>
14882
14883 * gdb.mi/ChangeLog: Delete file. Renamed to ...
14884 * gdb.mi/ChangeLog-1999-2003: New file.
14885
a9415475
AC
148862004-01-12 Andrew Cagney <cagney@redhat.com>
14887
14888 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
14889 "Renaming a directory to a non-empty directory returns ENOTEMPTY
14890 or EEXIST", treat EBUSY as an XFAIL.
14891
83b8cf9d
MC
148922004-01-11 Michael Chastain <mec.gnu@mindspring.com>
14893
14894 * gdb.base/scope.exp: Remove obsolete setup_xfail for
14895 hp_cc_compiler.
14896
9939d2a8
MC
148972004-01-10 Michael Chastain <mec.gnu@mindspring.com>
14898
14899 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
14900 decorations.
14901
1ff8cadf
MC
149022004-01-10 Michael Chastain <mec.gnu@mindspring.com>
14903
14904 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
14905 and "(aCC)" decorations. Remove obsolete doco about old
14906 test results.
14907
6fa9022e
MC
149082004-01-09 Michael Chastain <mec.gnu@mindspring.com>
14909
14910 * gdb.cp/exception.exp: Fix typo in doco.
14911
209721fe
MK
149122004-01-09 Mark Kettenis <kettenis@gnu.org>
14913
14914 * gdb.base/gdb1476.exp: Fix typo.
14915
ef11303e
MC
149162004-01-09 Michael Chastain <mec.gnu@mindspring.com>
14917
14918 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
14919 file.
14920
041ab88c
MC
149212004-01-09 Michael Chastain <mec.gnu@mindspring.com>
14922
14923 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
14924 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
14925 Use gdb_compile. Remove restriction on gcc. Add some patterns
14926 for recent version of gdb. Delete second half, which was a copy
14927 of the first half with different build flags. This test is
14928 still disabled because it is still not ready for production.
14929
e36d075a
MC
149302004-01-08 Michael Chastain <mec.gnu@mindspring.com>
14931
14932 * gdb.cp/exception.cc: Add copyright notice.
14933 * gdb.cp/exception.exp: Add a notice that this file is broken
14934 because of line number changes caused by addition of copyright
14935 notice.
14936
42b190ad
MC
149372004-01-08 Michael Chastain <mec.gnu@mindspring.com>
14938
14939 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
14940 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
14941
8f25f06b
MC
149422004-01-08 Michael Chastain <mec.gnu@mindspring.com>
14943
14944 * gdb.cp/classes.exp: Accept gnu abi 2.
14945 * gdb.cp/derivation.exp: Likewise.
14946 * gdb.cp/overload.exp: Likewise.
14947 * gdb.cp/virtfunc.exp: Likewise.
14948
06ded8b8
MC
149492004-01-08 Michael Chastain <mec.gnu@mindspring.com>
14950
14951 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
14952 semicolon after end of function.
14953
77c26ae3
MC
149542004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14955
14956 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
14957 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
14958 boilerplate code for compiling and running the program under
14959 test. Add some string method tests.
14960
20757486
MC
149612004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14962
14963 * gdb.cp/bs15503.cc: Add copyright notice.
14964 * gdb.cp/bs15503.exp: Adjust line number.
14965
0fd3b503
MC
149662004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14967
14968 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
14969 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
14970
10d1bea8
MC
149712004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14972
14973 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
14974 hp_cc_compiler.
14975
2789202a
MC
149762004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14977
14978 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
14979 * gdb.cp/ctti.exp: Use the marker instead of "next".
14980 With gcc, run further before bailing.
14981
b862f14c
MC
149822004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14983
14984 * gdb.cp/cttiadd.cc: Add copyright notice.
14985 * gdb.cp/cttiadd1.cc: Likewise.
14986 * gdb.cp/cttiadd2.cc: Likewise.
14987 * gdb.cp/cttiadd3.cc: Likewise.
14988
96da2469
MC
149892004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14990
14991 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
14992 Use gdb_test, gdb_test_multiple. Use floating-point values that
14993 have exact representations in IEEE-ish formats.
14994
053248ff
MC
149952004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14996
14997 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
14998 compilers. Delete duplicate call to get_compiler_info.
14999 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
15000 * gdb.base/volatile.exp: Likewise.
15001
84acecdd
MK
150022004-01-07 Mark Kettenis <kettenis@gnu.org>
15003
15004 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
15005 memory at address 0.
15006
fe11a27f
MC
150072004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15008
15009 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
15010 to test for hp-ux assembler. Fix copyright years.
15011
60ad077b
AC
150122004-01-07 Andrew Cagney <cagney@redhat.com>
15013
15014 * gdb.base/fileio.c (strerrno): Add "EBUSY".
15015
1c9b8f33
AC
150162004-01-07 Andrew Cagney <cagney@redhat.com>
15017
15018 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
15019 when creating the read-only file. From analysis by Roland McGrath
15020 and Elena Zannoni.
15021
753ccc7a
MC
150222004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15023
15024 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
15025
eca3e36b
MC
150262004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15027
15028 * gdb.base/cvexpr.c: Be type-safe with function pointers and
15029 data pointers.
15030
f8d4bac4
MC
150312004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15032
15033 * gdb.cp/m-static.exp: Compile one source file at a time.
15034 Delete unused call to get_compiler_info.
15035
9b4e0f94
MC
150362004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15037
15038 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
15039 * gdb.base/call-rt-st.exp: Likewise.
15040 * gdb.base/nodebug.exp: Likewise.
15041 * gdb.base/volatile.exp: Likewise.
15042 * gdb.cp/ref-types.exp: Likewise.
15043 * gdb.cp/templates.exp: Likewise.
15044
023c1024
MK
150452004-01-05 Mark Kettenis <kettenis@gnu.org>
15046
15047 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
15048
19703c4a
MC
150492004-01-05 Michael Chastain <mec.gnu@mindspring.com>
15050
15051 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
15052 hppa*-hp-hpux*.
15053
18b67037
MK
150542004-01-04 Mark Kettenis <kettenis@gnu.org>
15055
ba6219c8
MK
15056 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
15057 x86_64-*-*.
15058
18b67037
MK
15059 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
15060 sparc64-*-* and sparc*-solaris2*.
15061
1bfbbb9d
MK
150622004-01-04 Mark Kettenis <kettenis@gnu.org>
15063
15064 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
15065 return ${tests}" test. The ${tests} already mentions the
15066 filename.
15067
06846494
MC
150682004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15069
15070 * gdb.cp/local.exp: Accept gcc abi 2.
15071
3b0cb202
MC
150722004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15073
15074 * gdb.cp/templates.exp: Accept gcc abi 2.
15075
0643ec3f
MC
150762004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15077
15078 * lib/compiler.cc: Remove supports_template_debugging.
15079 * gdb.cp/templates.exp: Do not test supports_template_debugging.
15080
d231d0b1
MC
150812004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15082
15083 * gdb.cp/namespace.exp: Accept gcc abi 2.
15084
44ffb27c
MC
150852004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15086
15087 * gdb.cp/method.exp: Accept gcc abi 2.
15088
184ad485
MC
150892004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15090
15091 * gdb.cp/classes.exp: Generate identical results as old version.
15092 * gdb.cp/derivation.exp: Likewise.
15093 * gdb.cp/overload.exp: Likewise.
15094 * gdb.cp/virtfunc.exp: Likewise.
15095
116f09e7
MC
150962004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15097
15098 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
15099 mysterious bug with sourceware version of expect.
15100
b1379776
MC
151012004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15102
15103 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
15104 current versions of gcc, including gcc abi 2. Remove gratuitous
15105 restart of test program. Use gdb_test_multiple and gdb_test for
15106 all tests. Add patterns to xfail missing "const" in "const char *"
15107 and kfail PR gdb/1155.
15108
6b7a4c0e
MC
151092004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15110
15111 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
15112 current versions of gcc, including gcc abi 2. Remove gratuitous
15113 restart of test program. Use gdb_test_multiple and gdb_test for
15114 all tests. Add patterns to kfail PR gdb/1498.
15115
51615d72
MC
151162003-12-31 Michael Chastain <mec.gnu@mindspring.com>
15117
15118 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
15119 current versions of gcc, including gcc abi 2. Use "breakpoint"
15120 and "continue" instead of restarting the target program. Use
15121 gdb_test_multiple and gdb_test for all tests.
15122
7b79a9d7
MK
151232004-01-01 Mark Kettenis <kettenis@gnu.org>
15124
15125 * gdb.asm/asm-source.exp: Update copyright year. Link statically
15126 for *-*-solaris2*.
15127
1cd3489f
MC
151282003-12-31 Michael Chastain <mec.gnu@mindspring.com>
15129
15130 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
15131 current versions of gcc, including gcc abi 2. Use "breakpoint"
15132 and "continue" instead of restarting the target program several
15133 times. Use gdb_test_multiple and gdb_test for all tests.
15134
850742db
MC
151352003-12-18 Michael Chastain <mec.gnu@mindspring.com>
15136
15137 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
15138 source files.
15139
eb4bbda8
MC
151402003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15141
15142 * gdb.base/environ.exp: Handle compiling test case from multiple
15143 source files.
15144
e42c7771
MC
151452003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15146
15147 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
15148
80e4b428
JB
151492003-12-17 Jim Blandy <jimb@redhat.com>
15150
5f06973a
JB
15151 * gdb.base/freebpcmd.c: Add copyright notice.
15152
80e4b428
JB
15153 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
15154
0ab84fb7
MC
151552003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15156
15157 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
15158
1b3bb3d0
JB
151592003-12-13 Jim Blandy <jimb@redhat.com>
15160
15161 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
15162
3a4c9371
KB
151632003-12-12 Kevin Buettner <kevinb@redhat.com>
15164
15165 * gdb.asm/frv.inc: New file.
15166 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
15167
a1dea79a
FF
151682003-12-09 Fred Fish <fnf@redhat.com>
15169
15170 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
15171 functions to break1.c and leave prototypes behind. Add more
15172 "set breakpoint NN here" comments.
15173 * gdb.base/break1.c: New file.
15174
15175 * gdb.base/break.exp: Handle compiling test case from multiple
15176 source files and change source file references as needed.
15177 * gdb.base/completion.exp: Ditto.
15178 * gdb.base/condbreak.exp: Ditto.
15179 * gdb.base/define.exp: Ditto.
15180 * gdb.base/ena-dis-br.exp: Ditto.
15181 * gdb.base/info-proc.exp: Ditto.
15182 * gdb.base/maint.exp: Ditto.
15183 * gdb.base/until.exp: Ditto.
15184
15185 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
15186 hardcoded line numbers.
15187 * gdb.base/define.exp: Ditto.
15188 * gdb.base/ena-dis-br.exp: Ditto.
15189 * gdb.base/maint.exp: Ditto.
15190 * gdb.base/until.exp: Ditto.
15191
15192 * gdb.base/completion.exp: Use "break1" for completion tests since
15193 "break" is no longer a unique prefix.
15194
5266b69c
AC
151952003-12-06 Andrew Cagney <cagney@redhat.com>
15196
15197 * gdb.base/structs.exp (test_struct_returns): When applicable, set
15198 "return_value_unimplemented". When an unimplemented struct return
15199 architecture, report incorrect values as a KFAIL
15200
374451f0
MC
152012003-12-05 Michael Chastain <mec.gnu@mindspring.com>
15202
15203 * gdb.cp/rtti.exp: Accept new wording of warning from
15204 cp_lookup_rtti_type.
15205
ba9b20a7
MC
152062003-12-05 Michael Chastain <mec.gnu@mindspring.com>
15207
15208 Partial fix for PR testsuite/1456.
15209 * gdb.base/scope.exp (test_at_main): Replace references to
15210 gcc_compiled with calls to test_compiler_info.
15211 (test_at_foo): Likewise.
15212 (test_at_bar): Likewise.
15213
b74b6d0b
MC
152142003-12-04 Michael Chastain <mec.gnu@mindspring.com>
15215
15216 Partial fix for PR testsuite/1456.
15217 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
15218 to test_compiler_info.
15219
ccfa3402
MC
152202003-12-03 Michael Chastain <mec.gnu@mindspring.com>
15221
15222 * gdb.base/so-impl-ld.exp: Update copyright notice.
15223
f6246aba
MC
152242003-12-02 Michael Chastain <mec.gnu@mindspring.com>
15225
15226 Partial fix for PR testsuite/1456.
15227 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
15228 to test_compiler_info.
15229
13ae734a
MC
152302003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15231
15232 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
15233 from current versions of gdb. Clean up regular expressions.
15234 Delete redundant timeout case.
15235
d8e1cdee
MC
152362003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15237
15238 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
15239 from current versions of gdb. Clean up regular expressions.
15240 Delete redundant timeout case.
15241
96457b64
MC
152422003-12-01 Michael Chastain <mec.gnu@mindspring.com>
15243
15244 Partial fix for PR testsuite/1456.
15245 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
15246 gcc_compiled with call to test_compiler_info.
15247
f35309fc
MC
152482003-11-30 Michael Chastain <mec.gnu@mindspring.com>
15249
15250 Partial fix for PR testsuite/1456.
15251 * gdb.base/list.exp (test_list_function): Delete unused declaration
15252 of gcc_compiled.
15253
d7afdf9b
MC
152542003-11-29 Michael Chastain <mec.gnu@mindspring.com>
15255
15256 Partial fix for PR testsuite/1456.
15257 * gdb.base/complex.exp: Replace reference to gcc_compiled with
15258 call to test_compiler_info.
15259
71507b56
MK
152602003-11-29 Mark Kettenis <kettenis@gnu.org>
15261
15262 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
15263 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
15264 it to create the appropriate note.inc.
15265 * gdb.asm/asmsrc1.s: Include "note.inc".
15266 * gdb.asm/netbsd.inc: New file.
15267 * gdb.asm/empty.inc: New file.
15268
f81f93f7
MC
152692003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15270
15271 Partial fix for PR testsuite/1456.
15272 * gdb.base/constvars.exp: Replace references to gcc_compiled with
15273 calls to test_compiler_info.
15274
9a77938e
MC
152752003-11-27 Michael Chastain <mec.gnu@mindspring.com>
15276
15277 Partial fix for PR testsuite/1456.
15278 * gdb.base/volatile.exp: Replace references to gcc_compiled with
15279 calls to test_compiler_info.
15280
e8367dc7
MK
152812003-11-27 Mark Kettenis <kettenis@gnu.org>
15282
15283 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
15284 pattern for the KFAILs.
15285
526c61ee
AF
152862003-11-25 Adam Fedor <fedor@gnu.org>
15287
15288 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
15289 * gdb.objc/objcdecode.m: New file.
15290
28f2d600
AF
152912003-11-25 Adam Fedor <fedor@gnu.org>
15292
15293 * gdb.objc/nondebug.exp: Test for PR objc/1236.
15294 * gdb.objc/nondebug.m: New file.
15295
a3895cee
BE
152962003-11-26 Ben Elliston <bje@wasabisystems.com>
15297
15298 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
15299 NetBSD as it does on FreeBSD. Modelled on a similar change by
15300 Mark Kettenis on 2003-05-30.
15301 (link-flags): Set to "--entry _start" regardless of target.
15302 Special linker flags are to be appended to $link-flags.
15303 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
15304
c9f2c8a3
MC
153052003-11-25 Michael Chastain <mec.gnu@mindspring.com>
15306
15307 * gdb.cp/method.exp: Accept output of new demangler.
15308
15a0587a 153092003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
15310
15311 * gdb/class2.exp: New file.
15312 * gdb/class2.cc: New file.
15313
3c00b570
MC
153142003-11-25 Michael Chastain <mec.gnu@mindspring.com>
15315
15316 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
15317 of new demangler.
15318
7027acc7
MK
153192003-11-23 Mark Kettenis <kettenis@gnu.org>
15320
15321 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
15322 of gdb_test "run".
15323
b0e1598a
MK
153242003-11-23 Mark Kettenis <kettenis@gnu.org>
15325
15326 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
15327 "continue" into "run".
15328
4d9eda44
MC
153292003-11-23 Michael Chastain <mec.gnu@mindspring.com>
15330
15331 Partial fix for PR testsuite/1456.
15332 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
15333 call to test_compiler_info.
15334 * gdb.cp/ctti.exp: Likewise.
15335 * gdb.cp/derivation.exp: Likewise.
15336 * gdb.cp/member-ptr.exp: Likewise.
15337 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
15338 reference to gcc_compiled.
15339
153402003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
15341
15342 Fix PR testsuite/1463.
15343 * gdb.base/structs.exp (start_structs_test): Call
15344 get_debug_format before using the debug format.
15345
d422fe19
AC
153462003-11-22 Andrew Cagney <cagney@redhat.com>
15347
15348 * lib/gdb.exp (gdb_test_multiple): Add simple example.
15349 * gdb.base/structs.exp: Use gdb_test_multiple.
15350
039cf96d
AC
153512003-11-20 Andrew Cagney <cagney@redhat.com>
15352
6882279b
AC
15353 * gdb.base/structs.exp: Handle and recover from internal errors.
15354 Replace "foo${n}" with "foo<n>" in test messages.
15355
e53890ae
AC
15356 * gdb.base/structs.exp: Update copyright. Rewrite.
15357 * gdb.base/structs.c: Update copyright. Rewrite.
15358
2b211c59
AC
15359 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
15360 resync count exceeded.
d63a86f8 15361
039cf96d
AC
15362 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
15363 from the internal error.
15364 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
15365 Original from Jim Blandy.
15366 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 15367
eac98b22
AC
153682003-11-19 Andrew Cagney <cagney@redhat.com>
15369
15370 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
15371 KFAIL.
15372
67455b2a
MK
153732003-11-17 Mark Kettenis <kettenis@gnu.org>
15374
15375 New testcase for PR backtrace/1435.
15376 * gdb.arch/i386-unwind.exp: New file.
15377 * gdb.arch/i386-unwind.c: New file.
15378
853d6e5b
AC
153792003-11-17 Andrew Cagney <cagney@redhat.com>
15380
15381 * lib/gdb.exp (compiler_info): New global.
15382 (test_compiler_info): New function.
15383 (get_compiler_info): Set compiler_info.
15384 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
15385 "compiler_info" to gcc-<major>-<minor>.
15386
38cf6e11
MC
153872003-11-15 Michael Chastain <mec.gnu@mindspring.com>
15388
15389 * gdb.trace/configure: Remove.
15390
a50d3602
EZ
153912003-11-13 Elena Zannoni <ezannoni@redhat.com>
15392
15393 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 15394 breakpoints.
a50d3602
EZ
15395 * gdb.base/break.exp: Remove all references to explicit line
15396 numbers.
15397
d9407aaa
NC
153982003-11-11 Nick Clifton <nickc@redhat.com>
15399
15400 * gdb.base/shreloc.exp: Do not run for targets which do not
15401 support shared objects.
15402
db488fc1
CV
154032003-11-10 Corinna Vinschen <vinschen@redhat.com>
15404
15405 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
15406 Don't run tests if nofileio flag is given.
15407
6a90a18e
EZ
154082003-11-07 Elena Zannoni <ezannoni@redhat.com>
15409
15410 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 15411 as well as 'Watchpoint'.
6a90a18e 15412
0b915e9c
EZ
154132003-11-06 Elena Zannoni <ezannoni@redhat.com>
15414
15415 Reported by Jim Ingham <jingham@apple.com>:
15416 * gdb.base/annota1.exp: Match at least one occurrence of the
15417 signal handler annotation.
15418
d7e4b55f
EZ
154192003-11-06 Elena Zannoni <ezannoni@redhat.com>
15420
a9c64011
AS
15421 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
15422 as well as 'Watchpoint'.
d7e4b55f 15423
2fe4e8d0
MC
154242003-11-05 Michael Chastain <mec@shout.net>
15425
15426 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
15427
6ef88553
KW
154282003-11-03 Kris Warkentin <kewarken@qnx.com>
15429
15430 * gdb.arch/gdb1291.c: New test file.
15431 * gdb.arch/gdb1291.exp: New test script.
15432 * gdb.arch/gdb1431.c: New test file.
15433 * gdb.arch/gdb1431.exp: New test script.
15434
ae7dc4d8
MC
154352003-10-22 Michael Chastain <mec@shout.net>
15436
15437 * gdb.mi/pthreads.c: Add copyright notice.
15438
c39d7427
MC
154392003-10-22 Michael Chastain <mec@shout.net>
15440
15441 * gdb.threads/pthreads.c: Add copyright notice.
15442
8b7d96c1
MC
154432003-10-20 Michael Chastain <mec@shout.net>
15444
15445 * gdb.base/gdb1056.exp: New test script.
15446
d1d69fdd
DJ
154472003-10-13 Daniel Jacobowitz <drow@mvista.com>
15448
15449 * gdb.threads/killed.exp: Use gdb_run_cmd.
15450
7d605576
DJ
154512003-10-13 Daniel Jacobowitz <drow@mvista.com>
15452
15453 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
15454 create a core file.
15455 * gdb.threads/gcore-thread.exp: Likewise.
15456
618ec112
CV
154572003-10-13 Corinna Vinschen <vinschen@redhat.com>
15458
15459 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
15460 type, based on char type.
15461 (struct bit_flags_short_t): New bitfield type, based on short type.
15462 (init_bit_flags_char): New fuction.
15463 (init_bit_flags_short): Ditto.
15464 (print_bit_flags_char): Ditto.
15465 (print_bit_flags_short): Ditto.
15466 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
15467
9367a73c
MC
154682003-10-11 Michael Chastain <mec@shout.net>
15469
15470 * gdb.base/call-rt-st.exp: Update copyright year.
15471
1decf120
KI
154722003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
15473
15474 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
15475 * gdb.disasm/sh3.s: Ditto.
15476
5445b2ae
DJ
154772003-10-07 Daniel Jacobowitz <drow@mvista.com>
15478
15479 * gdb.threads/switch-threads.exp: New test.
15480 * gdb.threads/switch-threads.c: New source file.
15481
aec24853
CV
154822003-10-07 Corinna Vinschen <vinschen@redhat.com>
15483
15484 * gdb.base/ending-run.exp: Add sh specific case.
15485
adc7428d
AC
154862003-10-06 Andrew Cagney <cagney@redhat.com>
15487
15488 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
15489 * gdb.disasm/mn10200.exp: Delete obsolete file.
15490
c9d37158
DJ
154912003-09-29 Daniel Jacobowitz <drow@mvista.com>
15492
15493 * ChangeLog: Correct an entry command.exp -> commands.exp.
15494 * gdb.base/commands.exp (bp_deleted_in_command_test)
15495 (temporary_breakpoint_commands): Check noargs.
15496
79c2c32d
DC
154972003-09-25 David Carlton <carlton@kealia.com>
15498
15499 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
15500 of some print tests, where appropriate. Add tests for C::D::cd,
15501 E::ce, F::cXfX, G::XgX.
15502 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
15503
594e6d67
RE
155042003-09-25 Richard Earnshaw <rearnsha@arm.com>
15505
15506 * lib/java.exp (java_init): Import target_alias before using it.
15507
10f0d451
DC
155082003-09-25 David Carlton <carlton@kealia.com>
15509
15510 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
15511
274bcba0
EZ
155122003-09-23 Elena Zannoni <ezannoni@redhat.com>
15513
d63a86f8 15514 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 15515 weirdness.
274bcba0 15516
cdbf20f7
MC
155172003-09-17 Michael Chastain <mec@shout.net>
15518
15519 * gdb.cp/gdb1355.exp: New file.
15520 * gdb.cp/gdb1355.c: New file.
15521
71e06f80
CV
155222003-09-15 Corinna Vinschen <vinschen@redhat.com>
15523
15524 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
15525 * gdb.asm/sh.inc: New file.
15526
5c4e30ca
DC
155272003-09-11 David Carlton <carlton@kealia.com>
15528
bd45b7af
DC
15529 * gdb.cp/namespace.exp: Add tests for namespace types.
15530 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
15531 (test_namespace): New.
15532
1c199746
EZ
155332003-09-11 Elena Zannoni <ezannoni@redhat.com>
15534
a9c64011 15535 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 15536 * gdb.stabs/weird.exp: Ditto.
1c199746 15537
04ed252f
MC
155382003-09-08 Michael Chastain <mec@shout.net>
15539
15540 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
15541
d8a2d9e7
MC
155422003-09-07 Michael Chastain <mec@shout.net>
15543
15544 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
15545 'parse error'.
15546
161afb24
MK
155472003-09-07 Mark Kettenis <m.kettenis@osp.nl>
15548
15549 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
15550
49f2741a
MC
155512003-08-30 Michael Chastain <mec@shout.net>
15552
15553 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
15554 * gdb.gdb/observer.exp: Ditto.
15555 * gdb.gdb/xfullpath.exp: Ditto.
15556
8afa723e
MK
155572003-08-29 Mark Kettenis <kettenis@gnu.org>
15558
15559 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
15560 *-*-*bsd*.
15561
f31dfe3b
JJ
155622003-08-28 Jeff Johnston <jjohnstn@redhat.com>
15563
15564 * gdb.base/dump.exp: Skip for ia64.
15565
4630e498
JJ
155662003-08-25 Jeff Johnston <jjohnstn@redhat.com>
15567
15568 * gdb.asm/asm-source.exp: Add ia64 support.
15569 * gdb.asm/ia64.inc: New file.
15570
1105b7ef
MC
155712003-08-22 Michael Chastain <mec@shout.net>
15572
15573 * gdb.cp: New directory.
15574 * gdb.cp/*: Copy from gdb.c++/*.
15575 * gdb.c++/*: Remove.
15576 * Makefile.in: Change gdb.c++ to gdb.cp.
15577 * configure.in: Ditto.
15578 * configure: Regnerate.
15579
c945b932
MK
155802003-08-18 Mark Kettenis <kettenis@gnu.org>
15581
15582 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
15583 * gdb.arch/i386-prologue.c (gdb1338): Add function.
15584
2b66634b
DJ
155852003-08-17 Daniel Jacobowitz <drow@mvista.com>
15586
15587 * mi-var-display.exp (-var-list-children weird): Accept function
15588 pointers with argument types.
15589 * mi1-var-display.exp (-var-list-children weird): Likewise.
15590 * mi2-var-display.exp (-var-list-children weird): Likewise.
15591
a356f73b
DJ
155922003-08-17 Daniel Jacobowitz <drow@mvista.com>
15593
15594 * gdb.base/annota3.exp: Add missing newline.
15595
483417b8
MC
155962003-08-06 Michael Chastain <mec@shout.net>
15597
15598 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
15599
c99c59c3
MS
156002003-08-12 Michael Snyder <msnyder@redhat.com>
15601
15602 * gdb.base/float.exp: Add test for SH.
15603
55ed7501
MK
156042003-08-10 Mark Kettenis <kettenis@gnu.org>
15605
15606 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
15607
1a371f2e
EZ
156082003-08-07 Elena Zannoni <ezannoni@redhat.com>
15609
15610 * gdb.base/completion.exp: Remove reduntant completion test
15611 on filename.
15612
e0f353ce
EZ
156132003-08-07 Elena Zannoni <ezannoni@redhat.com>
15614
a9c64011
AS
15615 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
15616 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
15617 gdb.trace/save-trace.exp: Make sure that full pathnames are
15618 escaped correctly.
e0f353ce 15619
5710a1af 156202003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 15621
a9c64011
AS
15622 * configure.in: Don't generate config.h from config.hin.
15623 * configure: Regenerate.
15624 * config.hin: Remove file.
15625 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
15626 * gdb.threads/pthreads.c: Ditto.
5710a1af 15627
dcd81ce9
DJ
156282003-08-07 Daniel Jacobowitz <drow@mvista.com>
15629
15630 From Kei Sakamoto <sakamoto.kei@renesas.com>:
15631 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
15632 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
15633 Replace ld24 with seth/add3.
15634
6009d884
AC
156352003-08-02 Andrew Cagney <cagney@redhat.com>
15636
15637 * gdb.base/annota3.exp: New file.
15638 * gdb.base/annota3.c: New file.
15639 * gdb.c++/annota3.exp: New file.
15640 * gdb.c++/annota3.cc: New file.
15641
51514e06
MC
156422003-07-29 Michael Chastain <mec@shout.net>
15643
15644 * gdb.threads/tls.c (spin): Check errno only if sem_wait
15645 actually failed.
15646 (do_pass): Likewise.
15647 * gdb.threads/tls.exp: Always initialize no_of_threads.
15648
4ee6625b
DJ
156492003-07-27 Daniel Jacobowitz <drow@mvista.com>
15650
15651 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
15652 pattern.
15653 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
15654 * gdb.threads/tls.exp: Recognize one case of the host library not
15655 supporting TLS.
15656
225f2bf6
AC
156572003-07-27 Andrew Cagney <cagney@redhat.com>
15658
15659 * gdb.base/fileio.exp: Use SH when running commands using
15660 remote_exec.
15661
bcb27c9f
DJ
156622003-07-24 Daniel Jacobowitz <drow@mvista.com>
15663
15664 From Kei Sakamoto <sakamoto.kei@renesas.com>:
15665 * gdb.base/relocate.c (dummy): New padding array.
15666
3d67be83
MS
156672003-07-22 Michael Snyder <msnyder@redhat.com>
15668
d63a86f8 15669 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
15670
15671 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
15672 patterns to be more general, accepting old and new output.
15673 Some output chars (such as '+') also must be quoted.
d63a86f8 15674 Some addresses are displayed numerically instead of
3d67be83
MS
15675 symbolically.
15676
57ba3b85
MS
156772003-07-23 Michael Snyder <msnyder@redhat.com>
15678
686d097c
MS
15679 * gdb.base/return2.exp: Don't test long-long return.
15680
57ba3b85
MS
15681 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
15682 * gdb.disasm/t01_mov.exp: Ditto.
15683 * gdb.disasm/t02_mova.s: Ditto.
15684 * gdb.disasm/t02_mova.exp: Ditto.
15685 * gdb.disasm/t03_add.s: Ditto.
15686 * gdb.disasm/t03_add.exp: Ditto.
15687 * gdb.disasm/t04_sub.s: Ditto.
15688 * gdb.disasm/t04_sub.exp: Ditto.
15689 * gdb.disasm/t05_cmp.s: Ditto.
15690 * gdb.disasm/t05_cmp.exp: Ditto.
15691 * gdb.disasm/t06_ari2.s: Ditto.
15692 * gdb.disasm/t06_ari2.exp: Ditto.
15693 * gdb.disasm/t07_ari3.s: Ditto.
15694 * gdb.disasm/t07_ari3.exp: Ditto.
15695 * gdb.disasm/t08_or.s: Ditto.
15696 * gdb.disasm/t08_or.exp: Ditto.
15697 * gdb.disasm/t09_xor.s: Ditto.
15698 * gdb.disasm/t09_xor.exp: Ditto.
15699 * gdb.disasm/t10_and.s: Ditto.
15700 * gdb.disasm/t10_and.exp: Ditto.
15701 * gdb.disasm/t11_logs.s: Ditto.
15702 * gdb.disasm/t11_logs.exp: Ditto.
15703 * gdb.disasm/t12_bit.s: Ditto.
15704 * gdb.disasm/t12_bit.exp: Ditto.
15705 * gdb.disasm/t13_otr.s: Ditto.
15706 * gdb.disasm/t13_otr.exp: Ditto.
15707
e00759ef
EZ
157082003-07-22 Elena Zannoni <ezannoni@redhat.com>
15709
15710 * gdb.threads/tls.exp :Add kfail for 'info address' case.
15711
8bc2021f
EZ
157122003-07-22 Elena Zannoni <ezannoni@redhat.com>
15713
a9c64011
AS
15714 * gdb.threads/tls.c : New file.
15715 * gdb.threads/tls.exp : New file.
15716 * gdb.threads/tls-main.c : New file.
15717 * gdb.threads/tls-shared.c : New file.
15718 * gdb.threads/tls-shared.exp : New file.
8bc2021f 15719
89320c4c
AS
157202003-07-22 Andreas Schwab <schwab@suse.de>
15721
15722 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
15723
180dea7c
AS
157242003-07-20 Andreas Schwab <schwab@suse.de>
15725
15726 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
15727 due to insn reordering.
15728
0714963c
AC
157292003-07-15 Andrew Cagney <cagney@redhat.com>
15730
15731 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
15732
98a23b3f
MC
157332003-07-15 Michael Chastain <mec@shout.net>
15734
15735 * gdb.base/gdb1250.exp: New file.
15736 * gdb.base/gdb1250.c: New file.
15737
27e417a2
ML
157382003-07-09 Michal Ludvig <mludvig@suse.cz>
15739
15740 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
15741 expansion of size_t to 'unsigned long', not only to 'unsigned'.
15742
8bc2021f
EZ
157432003-07-09 Elena Zannoni <ezannoni@redhat.com>
15744
a9c64011
AS
15745 * gdb.threads/tls.c: New file.
15746 * gdb.threads/tls.exp: New file.
15747 * gdb.threads/tls-main.c: New file.
15748 * gdb.threads/tls-shared.c: New file.
15749 * gdb.threads/tls-shared.exp: New file.
8bc2021f 15750
d99968dc
EZ
157512003-07-09 Elena Zannoni <ezannoni@redhat.com>
15752
15753 * gdb.base/annota1.exp: Make sure that we properly escape the
15754 full path of the source file. Xfail more permissive patterns,
d63a86f8 15755 due to a compiler debug info problem.
d99968dc 15756
83876b3b
AS
157572003-07-07 Andreas Schwab <schwab@suse.de>
15758
2705e972
AS
15759 * gdb.asm/m68k.inc: New file.
15760 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
15761
83876b3b
AS
15762 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
15763 arguments"): Also match negative number.
15764
15765 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
15766
3a871b37
DJ
157672003-07-03 Daniel Jacobowitz <drow@mvista.com>
15768
15769 * gdb.base/store.c (charest): New typedef.
15770 (add_char): Rename to add_charest, update.
15771 (wack_char): Rename to wack_charest, update types. Return l + r
15772 to keep r live across the call.
15773 (wack_short, wack_int, wack_long, wack_longest, wack_float)
15774 (wack_double, wack_doublest): Return l + r to keep r live across
15775 the call.
15776 * gdb.base/store.exp: Accomodate store.c changes.
15777
b2a7f303
DC
157782003-06-30 David Carlton <carlton@kealia.com>
15779
15780 * gdb.c++/maint.exp (test_invalid_name): New.
15781 (test_first_component): Add tests for invalid names.
15782
3c6cb4a1
MC
157832003-06-29 Michael Chastain <mec@shout.net>
15784
15785 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
15786 output of '<VTT for class>' for virtual base classes.
15787
f1c2644b
DJ
157882003-06-29 Daniel Jacobowitz <drow@mvista.com>
15789
15790 * gdb.base/completion.exp: Tab-complete "complet" instead of
15791 "compl".
15792 * gdb.base/complex.exp, gdb.base/complex.c: New files.
15793
18080350
DJ
157942003-06-29 Daniel Jacobowitz <drow@mvista.com>
15795
15796 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
15797 * gdb.base/volatile.exp: Likewise.
15798
f56973f8
DJ
157992003-06-29 Daniel Jacobowitz <drow@mvista.com>
15800
15801 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
15802 gdb/1265.
15803
158042003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
15805 Daniel Jacobowitz <drow@mvista.com>
15806
15807 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
15808 initial line count of 'captured_main' from 26 to 32.
15809 (test_with_self): Allow xmalloc call to be interleaved with the
15810 preceding two lines.
15811
e766d4d6
JB
158122003-06-24 Joel Brobecker <brobecker@gnat.com>
15813
15814 * gdb.base/bang.exp: New testcase.
15815
f125c9a4
JB
158162003-06-23 Joel Brobecker <brobecker@gnat.com>
15817
15818 * gdb.base/langs.exp: Add some tests for the "minimal" language
15819 support.
15820
6e25beaf
EZ
158212003-06-23 Elena Zannoni <ezannoni@redhat.com>
15822
15823 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
15824 the testcase.
15825
2f816dda
DJ
158262003-06-22 Daniel Jacobowitz <drow@mvista.com>
15827
15828 * gdb.base/relocate.exp: Test add-symbol-file with a variable
15829 offset.
15830
db5a5748
DJ
158312003-06-22 Daniel Jacobowitz <drow@mvista.com>
15832
15833 * gdb.c++/pr-1210.cc: New file.
15834 * gdb.c++/pr-1210.exp: New file.
15835
1df0c130
DJ
158362003-06-21 Daniel Jacobowitz <drow@mvista.com>
15837
15838 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
15839 000-exec-continue.
15840
a92feac0
MK
158412003-06-15 Mark Kettenis <kettenis@gnu.org>
15842
15843 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
15844 on *-*-*bsd* instead of *-*-freebsd*.
15845
81a58f5b
AC
158462003-06-14 Andrew Cagney <cagney@redhat.com>
15847
15848 * gdb.base/store.exp: Test longest and doublest. Test all
15849 parameters. Weaken return statement match.
15850 * gdb.base/store.c: Add longest and doublest - aka long long and
15851 long double functions. Put all parameters into local register
15852 variables. Use negative values.
15853
b257a0d3
AC
158542003-06-14 Andrew Cagney <cagney@redhat.com>
15855
15856 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
15857 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
15858 exit status.
15859 * gdb.base/fileio.exp: Disable target when nointerrupts and
15860 noinferiorio, instead of limiting it to remote. Use remote_exec
15861 instead of system.
d63a86f8 15862
21c38304
JJ
158632003-06-12 Jeff Johnston <jjohnstn@redhat.com>
15864
15865 * gdb.base/float.exp: Add ia64 support.
15866
1bcdb424
CV
158672003-06-12 Corinna Vinschen <vinschen@redhat.com>
15868
15869 * gdb.base/fileio.exp: Run only on remote targets.
15870
6aeb981f
CV
158712003-06-10 Corinna Vinschen <vinschen@redhat.com>
15872
15873 * gdb.base/fileio.c: New file, testing File-I/O.
15874 * gdb.base/fileio.exp: Ditto.
15875
53df362e
RG
158762003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
15877
15878 * gdb.base/shreloc.exp: New file, check symbol values obtained from
15879 shared objects after relocation at load time (gdb PR/1132).
15880 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 15881 as above, part of the shared object relocation test.
53df362e 15882
ffee1b46
MK
158832003-06-08 Mark Kettenis <kettenis@gnu.org>
15884
b5ca3722
MK
15885 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
15886 fully filled history list.
15887 * gdb.base/gdb_history: New file.
15888
03ed860d
MK
15889 * gdb.base/signals.exp: XFAIL "continue to func1" on
15890 i*86-*-freebsd*.
15891
ffee1b46
MK
15892 * gdb.base/attach.exp: When trying to attach to a nonexistent
15893 process, make it possible to specify the PID based on the target,
15894 and do so for *-*-freebsd*.
15895
d80dbb52
RH
158962003-06-02 Richard Henderson <rth@redhat.com>
15897
15898 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
15899
6dd77b81
RH
159002003-06-02 Richard Henderson <rth@redhat.com>
15901
15902 * gdb.base/selftest.exp: Next over lim_at_start initialization.
15903
f6347e16
RH
159042003-06-02 Richard Henderson <rth@redhat.com>
15905
15906 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
15907
2c161407
DJ
159082003-06-01 Daniel Jacobowitz <drow@mvista.com>
15909
15910 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
15911 of globalvar.
15912
572eb746
MK
159132003-06-01 Mark Kettenis <kettenis@gnu.org>
15914
15915 * gdb.asm/asm-source.exp: Check for memory read errors in
15916 disassembler test on *BSD too.
15917
9e9617a5
RH
159182003-06-01 Richard Henderson <rth@redhat.com>
15919
15920 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
15921 for .frame.
15922 (gdbasm_call): Lose ldgp.
15923 (gdbasm_startup): Add frame information.
15924 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
15925
7b34ad4e
MK
159262003-05-31 Mark Kettenis <kettenis@gnu.org>
15927
15928 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
15929 i?86-*-*.
15930
10059fdf
MK
159312003-05-30 Mark Kettenis <kettenis@gnu.org>
15932
15933 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
15934 FreeBSD.
15935
acf4b816
RH
159362003-05-29 Richard Henderson <rth@redhat.com>
15937
15938 * gdb.asm/alpha.inc: New file.
15939 * gdb.asm/asm-source.exp: Use it.
15940
e9ecd949
JB
159412003-05-29 Jim Blandy <jimb@redhat.com>
15942
15943 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
15944 'core.PID'.
15945
e3e5a4f3
JB
159462003-05-22 Jim Blandy <jimb@redhat.com>
15947
15948 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
15949 backtrace.
d63a86f8 15950
72fe3d25
DC
159512003-05-20 David Carlton <carlton@math.stanford.edu>
15952
15953 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
15954 this time.
15955
58da2eb2
DC
159562003-05-19 David Carlton <carlton@bactrian.org>
15957
15958 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
15959 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
15960
1fcb5155
DC
159612003-05-19 David Carlton <carlton@bactrian.org>
15962
15963 * gdb.c++/namespace.exp: Add namespace scope and anonymous
15964 namespace tests.
15965 Bump copyright date.
15966 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
15967 (main): Call C::D::marker2.
15968 * gdb.c++/namespace1.cc: New file.
15969
85e85163
JJ
159702003-05-14 Jeff Johnston <jjohnstn@redhat.com>
15971
15972 Roland McGrath <roland@redhat.com>
d63a86f8 15973 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
15974 there is no manager thread.
15975
a25fbfec
JJ
159762003-05-08 Jeff Johnston <jjohnstn@redhat.com>
15977
d63a86f8
RM
15978 * gdb.threads/schedlock.exp: Remove assumption that all threads
15979 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
15980 in one of the child threads rather than the main thread.
15981
be375bae
JB
159822003-05-07 Jim Blandy <jimb@redhat.com>
15983
09bf6082
JB
15984 Add support for assembly source testing on the s390x.
15985 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
15986 architecture.
15987 * gdb.asm/s390x.inc: New file.
15988
be375bae
JB
15989 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
15990 succession of 'if' statements.
15991
00905d52
AC
159922003-05-05 Andrew Cagney <cagney@redhat.com>
15993
15994 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
15995
b1e29e33
AC
159962003-05-05 Andrew Cagney <cagney@redhat.com>
15997
15998 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
15999 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
16000
e33d66ec
EZ
160012003-05-02 Elena Zannoni <ezannoni@redhat.com>
16002
16003 * gdb.base/charset.exp: Update based on new behavior of set/show
16004 charset commands.
16005
2b6fd0d8
AC
160062003-05-01 Andrew Cagney <cagney@redhat.com>
16007
16008 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
16009 variable do not give memory errors.
16010
130cacce
AF
160112003-04-30 Adam Fedor <fedor@gnu.org>
16012
16013 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
16014 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
16015 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
16016 gdb.objc/basicclass.m: : New files
16017
16018 * lib/gdb.exp (gdb_compile_objc): New procedure.
16019
bea71854
DJ
160202003-04-27 Daniel Jacobowitz <drow@mvista.com>
16021
16022 * gdb.base/signals.exp: Make backtrace tests more specific.
16023
0f20eeea
DC
160242003-04-23 David Carlton <carlton@bactrian.org>
16025
16026 * gdb.c++/maint.exp (test_first_component): Add tests for
16027 'operator' in more locations.
16028
c8c4d8dc
KB
160292003-04-16 Kevin Buettner <kevinb@redhat.com>
16030
16031 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
16032
3fe60e3c
EZ
160332003-04-16 Elena Zannoni <ezannoni@redhat.com>
16034
16035 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 16036 func marke' instead. Update test name.
3fe60e3c 16037
9219021c
DC
160382003-04-15 David Carlton <carlton@math.stanford.edu>
16039
16040 * gdb.c++/maint.exp: New file.
16041
5dd55bdd
EZ
160422003-04-14 Elena Zannoni <ezannoni@redhat.com>
16043
16044 * gdb.threads/schedlock.c: Change type of thread function argument
16045 to long, to avoid warnings on 64-bit platforms.
16046
00890572
EZ
160472003-04-14 Elena Zannoni <ezannoni@redhat.com>
16048
a9c64011
AS
16049 * gdb.base/attach.exp: Add new message from ptrace in case of
16050 attaching to nonexistent process.
d63a86f8 16051
93201743
JB
160522003-04-11 Jim Blandy <jimb@redhat.com>
16053
16054 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16055 gdb.c++/userdef.cc: Place comments on the lines to which the
16056 marker function might return.
16057 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16058 gdb.c++/userdef.exp: Look for those comments to check that we've
16059 returned to the right place, instead of checking line numbers.
16060
2a11c64d
EZ
160612003-04-11 Elena Zannoni <ezannoni@redhat.com>
16062
a9c64011
AS
16063 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
16064 match on sourcefile name, instead of directory name.
2a11c64d 16065
68ab8fc5
EZ
160662003-04-10 Elena Zannoni <ezannoni@redhat.com>
16067
d63a86f8 16068 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
16069 working directory name.
16070
5624293a
JB
160712003-04-09 Jim Blandy <jimb@redhat.com>
16072
16073 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16074 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
16075 after an inferior function call, report the failure, but allow the
16076 test to continue.
16077
f1f02ee4
SC
160782003-04-05 Stephane Carrez <stcarrez@nerim.fr>
16079
16080 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
16081 with -DPROTOTYPES.
16082
6eb79af0
SC
160832003-04-05 Stephane Carrez <stcarrez@nerim.fr>
16084
16085 * gdb.base/break.exp: Revert last patch.
16086
8dfb4cf0
SC
160872003-04-04 Stephane Carrez <stcarrez@nerim.fr>
16088
16089 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
16090 with -DPROTOTYPES.
16091
ed4c619a
AC
160922003-04-02 Andrew Cagney <cagney@redhat.com>
16093
16094 * gdb.base/callfuncs.exp: Make "print add" messages unique.
16095 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
16096 matching directories by the name breakpoint.
16097 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
16098 Make "continue to marker1" consistent.
16099 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
16100 message consistent.
16101 * lib/gdb.exp: Put "the program is no longer running", and "the
16102 program exited" in parenthesis.
16103 * lib/mi-support.exp: Ditto.
d63a86f8 16104
4e35d5f0 161052003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 16106
4e35d5f0
BR
16107 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
16108
71900fe8
AC
161092003-03-29 Andrew Cagney <cagney@redhat.com>
16110
16111 * gdb.base/sizeof.c (main): Print the value of '\377'.
16112 * gdb.base/sizeof.exp: Check the sign of '\377'.
16113
c0655a16
MC
161142003-03-27 Michael Chastain <mec@shout.net>
16115
16116 * gdb.base/gdb1090.exp: New file.
16117 * gdb.base/gdb1090.cc: New file.
16118
5b2a3989
JB
161192003-03-27 J. Brobecker <brobecker@gnat.com>
16120
16121 * gdb.gdb/observer.exp: New regression test.
16122
79876890
MC
161232003-03-27 Michael Chastain <mec@shout.net>
16124
16125 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
16126 * gdb.base/ptype.exp: Likewise.
16127
6eac95e3
CV
161282003-03-27 Corinna Vinschen <vinschen@redhat.com>
16129
16130 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
16131
e8c71839
MC
161322003-03-26 Michael Chastain <mec@shout.net>
16133
16134 * gdb.base/ptype.exp: Actually use some typedef'd types.
16135
71b10041
SC
161362003-03-21 Stephane Carrez <stcarrez@nerim.fr>
16137
16138 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
16139 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
16140
2512cf80
CV
161412003-03-20 Corinna Vinschen <vinschen@redhat.com>
16142
16143 * gdb.base/default.exp: Fix regular expression.
16144
0d195a4f
CV
161452003-03-20 Corinna Vinschen <vinschen@redhat.com>
16146
16147 * gdb.base/args.exp: Fix regular expression.
16148
8a2dbca8
CV
161492003-03-20 Corinna Vinschen <vinschen@redhat.com>
16150
16151 * gdb.base/help.exp: Allow Win32 child process.
16152
bf028682
CV
161532003-03-20 Corinna Vinschen <vinschen@redhat.com>
16154
16155 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
16156 when stepping out of main().
16157
182dbe85
CV
161582003-03-20 Corinna Vinschen <vinschen@redhat.com>
16159
16160 * gdb.base/default.exp: Check for win32 specific message when calling
16161 "run" without executable.
16162
d67a6ba5
CV
161632003-03-20 Corinna Vinschen <vinschen@redhat.com>
16164
16165 * gdb.base/args.exp: Expect .exe in output.
16166
a955b5bb
CV
161672003-03-20 Corinna Vinschen <vinschen@redhat.com>
16168
16169 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
16170 Cygwin native.
16171
bf6bad4b
AC
161722003-03-17 Andrew Cagney <cagney@redhat.com>
16173
16174 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
16175 vector registes.
16176 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
16177 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
16178
293e9a31
DC
161792003-03-17 David Carlton <carlton@math.stanford.edu>
16180
16181 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
16182 test, for PR breakpoints/38.
16183 Call test_watchpoint_and_breakpoint.
16184 * gdb.base/watchpoint.c (func3): New function.
16185 (main): Call func3.
16186
5330f2db
DC
161872003-03-04 David Carlton <carlton@math.stanford.edu>
16188
16189 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
16190 Garply<Garply<char> >:: garply".
16191 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
16192 with respect to PR c++/1111; note also PR c++/1113.
16193 (test_template_breakpoints): KFAIL "constructor breakpoint" with
16194 respect to PR c++/1062.
16195 KFAIL "destructor breakpoint" with respect to PR c++/1112.
16196
6ece72da
DC
161972003-03-03 David Carlton <carlton@math.stanford.edu>
16198
16199 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
16200 with respect to PR c++/57.
16201 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
16202 c++/826.
16203 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
16204 respect to PR c++/57.
16205
85ca1584
DC
162062003-03-03 David Carlton <carlton@math.stanford.edu>
16207
16208 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
16209 respect to PR c++/33 into FAILs.
16210
98e9c5b8
MC
162112003-03-03 Michael Chastain <mec@shout.net>
16212
7bedbf27
MC
16213 * configure.in: Update copyright years.
16214
162152003-03-03 Michael Chastain <mec@shout.net>
16216
16217 * Makefile.in: Update copyright years.
98e9c5b8 16218
f683e100
DC
162192003-02-28 David Carlton <carlton@math.stanford.edu>
16220
16221 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
16222 print class instead of struct and/or superfluous protection
16223 specifiers, as long as the resulting output is equivalent to the
16224 source code.
16225 Delete FIXME from end of messages on tests that don't need
16226 fixing.
16227
a9e0cf2c
DC
162282003-02-28 David Carlton <carlton@math.stanford.edu>
16229
16230 * gdb.c++/templates.exp (do_tests): Allow const in the two
16231 Foo<volatile char *>::foo tests.
16232
e8d359df
MS
162332003-02-27 Michael Snyder <msnyder@redhat.com>
16234
d63a86f8 16235 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
16236 will be consistant.
16237
0b71dc91
DC
162382003-02-26 David Carlton <carlton@math.stanford.edu>
16239
16240 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
16241 char *>::foo" test with respect to PR c++/33. Create a new test
16242 which is identical to that one except that it doesn't put the
16243 space between the "char" and the "*"; KFAIL it, too.
16244
dd14ab43
DC
162452003-02-26 David Carlton <carlton@math.stanford.edu>
16246
16247 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
16248 template types into either PASSes or KFAILs (corresponding to PR
16249 c++/57). Tweak indentation. Update copyright.
16250
1146c7f1
SC
162512003-02-23 Stephane Carrez <stcarrez@nerim.fr>
16252
16253 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
16254
74641dfb
MC
162552003-02-13 Michael Chastain <mec@shout.net>
16256
16257 * gdb.base/exprs.exp: Remove i960 remnants.
16258 * gdb.base/funcargs.exp: Likewise.
16259 * gdb.base/list.exp: Likewise.
16260 * gdb.base/ptype.exp: Likewise.
16261
559cd2d0
DC
162622003-02-14 David Carlton <carlton@math.stanford.edu>
16263
16264 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
16265 pEe->D::vg()" from XFAIL to KFAIL.
16266
c4f90d87
JM
162672003-02-13 Jason Molenda (jmolenda@apple.com)
16268
16269 * gdb.base/maint.exp: Update maint print statistics regexp to include
16270 new entries.
16271
cbc4d97c
MC
162722003-02-13 Michael Chastain <mec@shout.net>
16273
16274 * gdb.c++/inherit.exp: Remove call to get_debug_format.
16275
40f235b7
MC
162762003-02-12 Michael Chastain <mec@shout.net>
16277
16278 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
16279 * gdb.c++/inherit.exp: Likewise.
16280 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
16281 * gdb.c++/templates.exp: Likewise.
16282 * gdb.c++/virtfunc.exp: Likewise.
16283
c56716b0
JM
162842003-02-06 Jason Molenda (jason-cl@molenda.com)
16285
16286 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
16287 why the code is written that way.
16288
070afcf8
MC
162892003-02-05 Michael Chastain <mec@shout.net>
16290
16291 * gdb.base/dump.exp: Add missing copyright line.
16292
5d0331e5
JM
162932003-02-05 Jason Molenda (jason-cl@molenda.com)
16294
f7ae6d3e 16295 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
16296 at the beginning so the breakpoint doesn't get set on the loop.
16297
92851186
MC
162982003-02-05 Michael Chastain <mec@shout.net>
16299
16300 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
16301 output for configurations with gcc 2.95.3.
16302
cbf1e085
AC
163032003-02-05 Keith Seitz <keiths@redhat.com>
16304 Andrew Cagney <ac131313@redhat.com>
16305
16306 * gdb.mi/mi-cli.exp: New file.
d63a86f8 16307
29518e1e
MC
163082003-02-04 Michael Chastain <mec@shout.net>
16309
16310 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
16311 Call perror and then continue.
16312
5af1d5f3
MC
163132003-02-03 Michael Chastain <mec@shout.net>
16314
16315 * gdb.c++/pr-1023.cc: New file.
16316 * gdb.c++/pr-1023.exp: New file.
16317
6b549786
JB
163182003-02-05 Jim Blandy <jimb@redhat.com>
16319
16320 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
16321 it's local to foobar. Check for it there, and check that it's not
16322 present in main.
16323 * gdb.c++/local.cc (marker2): New function.
16324 (foobar): Call marker1.
16325 (main): Call marker2 instead of marker1.
16326
67f16606
AC
163272003-02-04 Andrew Cagney <ac131313@redhat.com>
16328
16329 * gdb.disasm/mn10200.exp: Obsolete file.
16330 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
16331 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
16332 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
16333
1c5cb38e
DC
163342003-02-04 David Carlton <carlton@math.stanford.edu>
16335
16336 * gdb.c++/overload.exp: Test intToChar(1).
16337 * gdb.c++/overload.cc (intToChar): New.
16338 (main): Call intToChar.
16339
d1fe6965
DC
163402003-02-03 David Carlton <carlton@math.stanford.edu>
16341
16342 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
16343 'might_kfail' arg.
16344 KFAIL some of the continue_to_bp_overloaded calls, according to
16345 PR c++/1025.
16346
9ba61c5d
MC
163472003-02-01 Michael Chastain <mec@shout.net>
16348
16349 * gdb.base/advance.c (marker1): New marker function.
16350 * gdb.base/advance.exp: When the 'advance' command lands on the
16351 return breakpoint, it can legitimately stop on either the
16352 current line or the next line. Accommodate both outcomes.
16353 * gdb.base/until.exp: Likewise.
16354
e7494ffb
AC
163552003-02-02 Andrew Cagney <ac131313@redhat.com>
16356
16357 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
16358 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
16359 now a list, not a tuple.
16360 * gdb.mi/mi-var-display.exp: Ditto.
16361 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 16362
075559bc
AC
163632003-02-01 Andrew Cagney <ac131313@redhat.com>
16364
16365 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
16366 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
16367 stack backtraces.
16368 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 16369
2bd4c7b1
MK
163702003-02-01 Mark Kettenis <kettenis@gnu.org>
16371
16372 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
16373 gdb.mi/mi1-pthreads.exp: Return instead of calling
16374 gdb_suppress_entire_file.
16375
eabd8992
MS
163762003-02-01 Mark Salter <msalter@redhat.com>
16377
16378 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
16379
71469e2f
MS
163802003-01-31 Mark Salter <msalter@redhat.com>
16381
16382 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
16383 Support empty arg.
16384
38a94d44
MC
163852003-01-30 Michael Chastain <mec@shout.net>
16386
16387 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
16388 This was a workaround for a UTF-8 bug in readline 4.3. The bug
16389 has been fixed in gdb/readline on 2003-01-09.
16390
19ea9e73
MS
163912003-01-29 Michael Snyder <msnyder@redhat.com>
16392
e8d359df
MS
16393 * gdb.base/maint.exp: Allow for leading underscore in symbol.
16394 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
16395 * gdb.base/args.exp: Skip if target does not support args passing.
16396
2307bd6a
DJ
163972003-01-22 Daniel Jacobowitz <drow@mvista.com>
16398
19ea9e73 16399 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
16400 gdb_test. Accept a list of expect arguments as the third
16401 parameter.
16402 (gdb_test): Use it.
16403
f2dd3617
EZ
164042003-01-20 Elena Zannoni <ezannoni@redhat.com>
16405
16406 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
16407 allow for different test tree configurations. Update some
16408 tescases accordingly.
16409 * gdb.arch/altivec-regs.exp: Ditto.
16410 * gdb.asm/asm-source.exp: Ditto.
16411 * gdb.base/advance.exp: Ditto.
16412 * gdb.base/display.exp: Ditto.
d63a86f8 16413 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
16414 * gdb.base/mips_pro.exp: Ditto.
16415 * gdb.base/overlays.exp: Ditto.
16416 * gdb.base/relocate.exp: Ditto.
16417 * gdb.base/setshow.exp: Ditto.
16418 * gdb.base/step-line.exp: Ditto.
16419 * gdb.base/step-test.exp: Ditto.
16420 * gdb.base/until.exp: Ditto.
16421 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
16422
c71cdefd
DC
164232003-01-17 David Carlton <carlton@math.stanford.edu>
16424
16425 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
16426 corresponding to PR c++/945.
16427 Update copyright.
16428
fdba05d7
DC
164292003-01-17 David Carlton <carlton@math.stanford.edu>
16430
16431 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
16432 corresponding to PR c++/68.
16433
164342003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
16435
16436 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
16437 (test_paddr_hairy_functions): Call print_addr_2_kfail for
16438 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
16439
c362c33a
EZ
164402003-01-15 Elena Zannoni <ezannoni@redhat.com>
16441
0fbc361c
EZ
16442 * gdb.base/break.exp: Fix change of default location, because of
16443 removal of until tests.
16444 * gdb.base/help.exp: Update test for new 'until' help message.
16445 Add test for help on 'advance'.
a9c64011 16446 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 16447
dabf8a35
MK
164482003-01-15 Mark Kettenis <kettenis@gnu.org>
16449
16450 * gdb.base/default.exp: Adapt "info float" test for recent changes
16451 to that command. Add test for "info vector".
16452 * gdb.base/float.exp: New file. Add test for "info float" that
16453 resembles the old test in gdb.base/default.exp.
16454
a1769aca
DC
164552003-01-15 David Carlton <carlton@math.stanford.edu>
16456
16457 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
16458
82025e13
EZ
164592003-01-15 Elena Zannoni <ezannoni@redhat.com>
16460
16461 * gdb.base/break.exp: Move the tests of until command from here...
16462 * gdb.base/until.exp: ... to here. New file. Add other tests.
16463 * gdb.base/advance.c: New file.
16464 * gdb.base/advance.exp: New file.
16465
8f9ab801
EZ
164662003-01-14 Elena Zannoni <ezannoni@redhat.com>
16467
a9c64011
AS
16468 * gdb.base/args.c: New file.
16469 * gdb.base/args.exp: New file.
8f9ab801 16470
9ae66589
DJ
164712003-01-14 Daniel Jacobowitz <drow@mvista.com>
16472
16473 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
16474
8d77e5c3
DJ
164752003-01-14 Daniel Jacobowitz <drow@mvista.com>
16476
16477 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
16478
12d2f0a1
DJ
164792003-01-14 Daniel Jacobowitz <drow@mvista.com>
16480
16481 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
16482 dates.
16483
6ca37014
DJ
164842003-01-13 Daniel Jacobowitz <drow@mvista.com>
16485
16486 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
16487
b0023472
DJ
164882003-01-13 Daniel Jacobowitz <drow@mvista.com>
16489
16490 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
16491 (ptype &*"foo").
16492 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
16493
607fbc54 164942003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
16495
16496 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
16497 * gdb.mi/mi1-console.exp: Likewise.
16498
607fbc54 164992003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
16500
16501 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
16502 * gdb.mi/mi1-console.exp: Likewise.
16503
a1fb14a2
DJ
165042003-01-13 Daniel Jacobowitz <drow@mvista.com>
16505
16506 * gdb.c++/overload.exp: Remove some fixed XFAILs.
16507
c4cf40b7
DJ
165082003-01-09 Daniel Jacobowitz <drow@mvista.com>
16509
16510 * gdb.base/detach.exp: New test.
16511
696d5a5b
DJ
165122003-01-09 Daniel Jacobowitz <drow@mvista.com>
16513
16514 * Makefile.in (ALL_SUBDIRS): New variable.
16515 (subdirs, clean, distclean): Use it.
16516 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
16517 regenerating Makefile, since it is generated from the top level.
16518 * gdb.asm/Makefile.in: Likewise.
16519 * gdb.base/Makefile.in: Likewise.
16520 * gdb.c++/Makefile.in: Likewise.
16521 * gdb.disasm/Makefile.in: Likewise.
16522 * gdb.java/Makefile.in: Likewise.
16523 * gdb.mi/Makefile.in: Likewise.
16524 * gdb.threads/Makefile.in: Likewise.
16525 * gdb.trace/Makefile.in: Likewise.
16526
754533e4
DC
165272003-01-09 David Carlton <carlton@math.stanford.edu>
16528
16529 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
16530 Add copyright year 2003.
16531
d8b3e9ee
MC
165322003-01-06 Michael Chastain <mec@shout.net>
16533
16534 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
16535 When selecting a thread, 'line' and 'file' are optional.
16536 * gdb.mi/mi1-pthreads.exp: Likewise.
16537
8e9e0fe6
AS
165382003-01-06 Andreas Schwab <schwab@suse.de>
16539
16540 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
16541 failures.
16542
b5ab8ff3
DJ
165432003-01-04 Daniel Jacobowitz <drow@mvista.com>
16544
16545 Fix PR gdb/844
16546 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
16547 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
16548
16549 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
16550 instead of calling gdb_suppress_entire_file.
16551 * gdb.threads/print-threads.exp: Likewise.
16552 * gdb.threads/schedlock.exp: Likewise.
16553
16554 * gdb.threads/killed.exp: Return instead of calling
16555 gdb_suppress_entire_file.
16556 * gdb.threads/linux-dp.exp: Likewise.
16557 * gdb.threads/pthreads.exp: Likewise.
16558
1e698235
DJ
165592003-01-04 Daniel Jacobowitz <drow@mvista.com>
16560
16561 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
16562 stabs.
16563 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
16564 * gdb.base/whatis.exp: Always allow (void) after function names.
16565
147ff08c
DJ
165662003-01-04 Daniel Jacobowitz <drow@mvista.com>
16567
16568 * gdb.c++/casts.exp: Correct regexp.
16569
dc62bfc2
MK
165702003-01-04 Mark Kettenis <kettenis@gnu.org>
16571
16572 * configure.in: Call AC_CONFIG_HEADER. Don't call
16573 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
16574 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
16575 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
16576 aforementioned directories in the AC_OUPUT call.
16577 * config.hin: New file.
16578 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
16579 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
16580 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
16581 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
16582 pass -I$objdir instead of -I$objdir/$subdir in compilation.
16583 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
16584 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
16585 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
16586 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
16587 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
16588 gdb.threads/configure.in, gdb.threads/configure,
16589 gdb.threads/config.in, gdb.trace/configure.in,
16590 gdb.trace/configure: Removed.
16591
77afa639
MC
165922003-01-03 Michael Chastain <mec@shout.net>
16593
16594 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
16595 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
16596
7634bb6e
DJ
165972003-01-03 Daniel Jacobowitz <drow@mvista.com>
16598
16599 * gdb.base/store.exp: Fix regular expressions.
16600
b39c905e
MK
166012002-12-28 Mark Kettenis <kettenis@gnu.org>
16602
16603 * configure.in: Rewrite.
16604 * configure: Regenerated.
16605
0a8551dd
DC
166062003-01-03 David Carlton <carlton@math.stanford.edu>
16607
16608 * gdb.base/psymtab.exp: New file.
16609 * gdb.base/psymtab1.c: Ditto.
16610 * gdb.base/psymtab2.c: Ditto.
16611
c60b7188
AF
166122002-12-23 Adam Fedor <fedor@gnu.org>
16613
16614 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
16615
ee73db83
DC
166162002-12-23 David Carlton <carlton@math.stanford.edu>
16617
16618 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
16619 and current_directory initialization.
16620
d6c1774e
JB
166212002-12-22 Jim Blandy <jimb@redhat.com>
16622
f0a847b8
JB
16623 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
16624 rather than as part of the output file name.
16625
d6c1774e
JB
16626 * gdb.base/attach.exp: There's no need to copy the test program to
16627 /tmp; that was only ever necessary on HP/UX, and this test is
16628 entirely disabled there anyway.
16629
f0708dbb
JB
166302002-12-21 Jim Blandy <jimb@redhat.com>
16631
4c2acfea
JB
16632 * gdb.c++/psmang.exp: Doc fix.
16633
f0708dbb
JB
16634 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
16635 test.
16636
9579e000
DC
166372002-12-20 David Carlton <carlton@math.stanford.edu>
16638
16639 * gdb.c++/annota2.exp: KFAIL annotate-quit.
16640
d1810171
MC
166412002-12-18 Michael Chastain <mec@shout.net>
16642
16643 * gdb.c++/annota2.exp: Add copyright year 2002.
16644
76565097
DC
166452002-12-17 David Carlton <carlton@math.stanford.edu>
16646
16647 * gdb.c++/try_catch.cc: Add marker comments.
16648 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
16649 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
16650 * gdb.c++/m-static.cc: Ditto.
16651 * gdb.c++/m-static1.cc: Ditto.
16652 * gdb.c++/try_catch.cc: Ditto.
16653
da81390b
JJ
166542002-12-16 Jeff Johnston <jjohnstn@redhat.com>
16655
16656 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
16657 to see whether we are using the new -environment-directory
16658 command which resets via -r or the old version of the command
16659 which may prompt the user. Part of fix for gdb/741.
16660
b304d130
AC
166612002-12-13 Andrew Cagney <ac131313@redhat.com>
16662
16663 * gdb.fortran/types.exp: Update obsolete comment.
16664 * gdb.fortran/exprs.exp: Ditto.
16665 * lib/gdb.exp: Delete obsolete code.
16666 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
16667 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
16668 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
16669 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
16670 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
16671 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
16672 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
16673 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
16674 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
16675 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
16676 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
16677 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
16678 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
16679 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
16680 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
16681 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
16682 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
16683 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
16684 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
16685 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
16686 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
16687 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
16688 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
16689 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
16690 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
16691 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
16692 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
16693 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
16694 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
16695 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
16696 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
16697 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
16698 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
16699 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
16700 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
16701 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
16702 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
16703
a23b6e6a
DC
167042002-12-11 David Carlton <carlton@math.stanford.edu>
16705
16706 * gdb.c++/m-data.exp: Add test for members that shadow global
16707 variables: see PR gdb/804.
16708 * gdb.c++/m-data.cc: Ditto.
16709
6604731b
DJ
167102002-12-10 Daniel Jacobowitz <drow@mvista.com>
16711
16712 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
16713
de46ecd7
DC
167142002-12-06 David Carlton <carlton@math.stanford.edu>
16715
16716 * gdb.base/store.c: Don't declare functions static.
16717
27e829d0
AC
167182002-12-04 Andrew Cagney <ac131313@redhat.com>
16719
16720 * gdb.base/store.exp, gdb.base/store.c: New files.
16721
92806416
DJ
167222002-12-03 Daniel Jacobowitz <drow@mvista.com>
16723
16724 * gdb.base/selftest.exp: Update for current gdb.
16725
3bcbaac5
DJ
167262002-12-03 Daniel Jacobowitz <drow@mvista.com>
16727
16728 * gdb.base/maint.exp: Only dump symbols from one source file
16729 or objfile.
16730
f4f00b1f
DJ
167312002-12-03 Daniel Jacobowitz <drow@mvista.com>
16732
16733 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
16734 function call.
16735
f1c8a949
JB
167362002-11-25 Jim Blandy <jimb@redhat.com>
16737
16738 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
16739 function appearing in error message.
16740
9e297a97
DJ
167412002-11-21 Daniel Jacobowitz <drow@mvista.com>
16742
16743 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
16744
1f312e79
JJ
167452002-11-08 Jeff Johnston <jjohnstn@redhat.com>
16746
d63a86f8
RM
16747 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
16748 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
16749 should be in mi console format. This is part of fix for PR gdb/604.
16750
83c31e7d
FN
167512002-09-18 Fernando Nasser <fnasser@redhat.com>
16752
16753 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
16754 which explicitly prints the zero offset as "+0".
16755
322b3f65
DJ
167562002-10-22 Daniel Jacobowitz <drow@mvista.com>
16757
16758 * gdb.threads/schedlock.c (args): Make unsigned.
16759
167602002-10-21 Daniel Jacobowitz <drow@mvista.com>
16761
16762 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
16763 numbers. Allow "foo2|selected stack frame".
16764 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
16765 * gdb.asm/asmsrc2.s: Likewise.
16766 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
16767 comments.
16768 * gdb.asm/mips.inc: New file.
16769
5e2fe5b8
AF
167702002-10-18 Adam Fedor <fedor@gnu.org>
16771
16772 * gdb.base/default.exp: Update expected output to include 'ObjC'.
16773 * gdb.base/help.exp: Likewise.
16774
abe1a5d0
KB
167752002-10-17 Kevin Buettner <kevinb@redhat.com>
16776
16777 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
16778 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
16779
10abb1d4
JB
167802002-10-02 Jim Blandy <jimb@redhat.com>
16781
16782 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
16783
1f609b42
AC
167842002-10-01 Andrew Cagney <ac131313@redhat.com>
16785
16786 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
16787 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
16788 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
16789 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
16790 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
16791 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
16792 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
16793
0aee02e4
AC
167942002-09-29 Andrew Cagney <ac131313@redhat.com>
16795
16796 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
16797 * mi0-disassemble.exp, mi0-eval.exp: Delete.
16798 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
16799 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
16800 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
16801 * mi0-var-block.exp, mi0-var-child.exp: Delete.
16802 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 16803
6fde09ad
KB
168042002-09-27 Kevin Buettner <kevinb@redhat.com>
16805
16806 * gdb.base/annota1.exp (info break): Make directory components of
16807 path optional since not all compilers emit this debug information.
16808
889bf7c5
PA
16809 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
16810 step ends up stepping out of the function instead of stopping on
16811 the epilogue.
6fde09ad 16812
9e8aab75
KS
168132002-09-26 Keith Seitz <keiths@redhat.com>
16814
16815 * lib/insight-support.exp (gdbtk_start): Figure out where
16816 the insight executable is based on where gdb is. Use this
16817 executable to start insight instead of gdb.
16818
e36180d7
AC
168192002-09-25 Andrew Cagney <cagney@redhat.com>
16820
16821 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
16822
9dd34b2b
AC
168232002-09-24 Andrew Cagney <ac131313@redhat.com>
16824
16825 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
16826 test_isolated_complaints.
16827 (test_empty_complaint): New function.
16828 (test_empty_complaints): New function. Check no output when no
16829 complaints.
d63a86f8 16830
dea97812
KB
168312002-09-19 Jim Blandy <jimb@redhat.com>
16832
a9c64011 16833 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 16834
54951bd7
AC
168352002-09-19 Andrew Cagney <ac131313@redhat.com>
16836
16837 * gdb.gdb/complaints.exp: New file.
16838
dec43320
AC
168392002-09-18 Andrew Cagney <ac131313@redhat.com>
16840
16841 * gdb.base/maint.exp: Check `help maint internal-warning'.
16842
e70d6e3f
DC
168432002-09-18 David Carlton <carlton@math.stanford.edu>
16844
16845 * gdb.c++/m-static.exp: Remove breakpoints depending on line
16846 numbers, and replace them by a single breakpoint after the
16847 constructors are all finished.
16848 Add test 4.
16849 * gdb.c++/m-static.cc: Add test 4.
16850 * gdb.c++/m-static.h: New file.
16851 * gdb.c++/m-static1.cc: New file.
16852
16853 * gdb.c++/printmethod.exp: New file.
16854 * gdb.c++/printmethod.cc: New file.
16855
16856 * gdb.c++/pr-574.exp: New file.
16857 * gdb.c++/pr-574.cc: New file.
16858
afb5c968
CV
168592002-09-18 Corinna Vinschen <vinschen@redhat.com>
16860
16861 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
16862 embedded targets which never actually exit.
16863
31e45dee
FN
168642002-09-18 Fernando Nasser <fnasser@redhat.com>
16865
16866 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
16867 "don't step after run" as unresolved or unsupported, instead of xfail.
16868
a283c5a1
CV
168692002-09-18 Corinna Vinschen <vinschen@redhat.com>
16870
16871 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
16872 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
16873 Add newline to expected string in "step out of main (status wrapper)"
16874 case.
16875
11350d2a
CV
168762002-09-18 Corinna Vinschen <vinschen@redhat.com>
16877
16878 * lib/gdb.exp (rerun_to_main): Allow restarting application.
16879 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
16880
0deec7d6
TT
168812002-09-17 Tom Tromey <tromey@redhat.com>
16882
16883 * gdb.base/printcmds.exp (test_print_string_constants): Expect
16884 \000, not \0, in double-quoted string.
16885
b2b4a1b5
CV
168862002-09-14 Corinna Vinschen <vinschen@redhat.com>
16887
c9d37158 16888 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
16889 string after running the commands execution on breakpoint tests.
16890
1c56143a
CV
168912002-09-13 Corinna Vinschen <vinschen@redhat.com>
16892
16893 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
16894
37f8da45
JB
168952002-09-12 Joel Brobecker <brobecker@gnat.com>
16896
16897 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
16898
08b468e0
KS
168992002-09-10 Keith Seitz <keiths@redhat.com>
16900
16901 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
16902 runto proc.
16903 (mi_run_to_main): Use mi_runto.
16904 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
16905
dc360f58
KS
169062002-09-10 Keith Seitz <keiths@redhat.com>
16907
16908 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
16909 regexp for stopping at main. Could have multiple event notifications.
16910 Don't assume that main was declared with no parameters.
16911 (mi_next): Use mi_step_to.
16912 (mi_step): Use mi_next_to.
16913
ce3abcfb
CV
169142002-09-09 Corinna Vinschen <vinschen@redhat.com>
16915
16916 * gdb.base/default.exp: Fix expected string in `info float' test.
16917
d1f5b980
BE
169182002-09-09 Ben Elliston <bje@redhat.com>
16919
16920 * config/mips.exp: Update comments.
16921 * config/mips-idt.exp: Likewise.
16922 * config/nind.exp: Likewise.
16923 * config/slite.exp: Likewise.
16924 * config/sparclet.exp: Likewise.
16925 * config/udi.exp: Likewise.
16926 * config/vx.exp: Likewise.
16927 * config/vxworks29k.exp: Likewise.
16928
2f71430b
JB
169292002-09-05 Jim Blandy <jimb@redhat.com>
16930
16931 * gdb.threads/killed.exp: Fix test failure message.
16932
7ddebc7e
KS
169332002-09-04 Keith Seitz <keiths@redhat.com>
16934
16935 * lib/mi-support.exp: Update copyright.
16936 (mi_gdb_test): Increase the priority of the expected pattern
16937 so that it matches gdb_test.
16938
0ae67eb3
KS
169392002-09-03 Keith Seitz <keiths@redhat.com>
16940
16941 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
16942 Use integer comparison instead of string comparison for testing
16943 whether binary was built.
16944
38fc42c8
JB
169452002-09-03 Jim Blandy <jimb@redhat.com>
16946
16947 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
16948
b6ff0e81
JB
169492002-08-29 Jim Blandy <jimb@redhat.com>
16950
16951 * gdb.threads/pthreads.exp: Move the portable thread compilation
16952 code into a function in lib/gdb.exp, and call that from here.
16953 * lib/gdb.exp (gdb_compile_pthreads): New function.
16954
07c98896
KS
169552002-08-29 Keith Seitz <keiths@redhat.com>
16956
16957 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
16958 expect_out so that callers can get at it.
16959
0312286c
DJ
169602002-08-23 Daniel Jacobowitz <drow@mvista.com>
16961
16962 * gdb.threads/print-threads.c: New file.
16963 * gdb.threads/print-threads.exp: New file.
16964 * gdb.threads/schedlock.c: New file.
16965 * gdb.threads/schedlock.exp: New file.
16966
dd039bc4
EZ
169672002-08-22 Elena Zannoni <ezannoni@redhat.com>
16968
a9c64011
AS
16969 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
16970 not altivec.c.
dd039bc4 16971
1f36144c
MK
169722002-08-17 Mark Kettenis <kettenis@gnu.org>
16973
16974 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
16975 targets. The problem should be fixed now.
16976
16057ec7 169772002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
16978
16979 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
16980 2002-07-24 change that removes final dots from error messages.
16981
3c1499ad
TT
169822002-08-13 Tom Tromey <tromey@redhat.com>
16983
16984 * gdb.base/readline.exp: New file.
16985
a20ce2c3
AC
169862002-08-01 Andrew Cagney <ac131313@redhat.com>
16987
16988 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
16989 supress message.
16990
db034ac5
AC
169912002-08-01 Andrew Cagney <cagney@redhat.com>
16992
16993 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
16994 CHILL_FOR_TARGET and CHILL_LIB.
16995 * configure.in (configdirs): Remove gdb.chill.
16996 * configure: Regenerate.
16997 * lib/gdb.exp: Obsolete references to chill.
16998 * gdb.fortran/types.exp: Ditto.
16999 * gdb.fortran/exprs.exp: Ditto.
17000
3e000b18
KB
170012002-07-30 Kevin Buettner <kevinb@redhat.com>
17002
17003 * gdb.base/shlib-call.exp (additional_flags): Conditionally
17004 set Irix-specific compile and link flags.
17005
28f4966b
KB
170062002-07-29 Kevin Buettner <kevinb@redhat.com>
17007
17008 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
17009 source files. The ``-o'' option doesn't work with the ``-E'' option
17010 when using the Irix compiler.
17011
46c0d5a6
DJ
170122002-07-19 Daniel Jacobowitz <drow@mvista.com>
17013
17014 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
17015 Improve support for reusing an exec file. Copy exec file
17016 to target, and run gdbserver on the target instead of on the host.
17017
eecf4bed
JB
170182002-07-18 Jim Blandy <jimb@redhat.com>
17019
0f815cdf
JB
17020 * gdb.base/ending-run.exp: Don't expect to see the program end in
17021 some orderly fashion when we're running on a real stand-alone
17022 board.
17023
eecf4bed
JB
17024 * gdb.base/interrupt.exp: Correct logic for skipping tests on
17025 targets that don't support interrupts.
17026
52d309e4
JB
170272002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
17028
17029 * gdb.base/attach.exp: Add patterns to match output from /proc-based
17030 systems.
17031 Move comments in expect statements to inside the actions, so that they
17032 don't get matched against.
17033
ff683d9e
MK
170342002-07-10 Mark Kettenis <kettenis@gnu.org>
17035
17036 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
17037 function when asleep" test.
17038
b5356753
AC
170392002-07-10 Andrew Cagney <ac131313@redhat.com>
17040
17041 * gdb.base/page.exp: Rewrite to handle problems with very long
17042 `info set' output. Update copyright.
17043
6aa4d13a
AC
170442002-06-26 Andrew Cagney <ac131313@redhat.com>
17045
17046 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
17047 gdb.threads-hp.
17048 * gdb.hp/configure: Regenerate.
17049 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
17050 * gdb.hp/gdb.threads-hp/configure: Delete file.
17051 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
17052
8cf8c2b8
AC
170532002-06-22 Andrew Cagney <ac131313@redhat.com>
17054
17055 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
17056 setlocale, bindtextdomain and textdomain.
17057
6827a8f8
JB
170582002-06-11 Jim Blandy <jimb@redhat.com>
17059
919d772c
JB
17060 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
17061 preprocessor macro information is present.
17062
6827a8f8
JB
17063 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
17064 tests.
17065
c15b0d21
MS
170662002-06-06 Michael Snyder <msnyder@redhat.com>
17067
c5984d70
MS
17068 * gdb.base/overlays.exp: Record addresses of overlay
17069 functions in TCL variables rather than in GDB variables,
17070 to avoid having GDB convert them to pointers (with loss
17071 of information).
17072
d63a86f8 17073 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 17074 default linker script changes.
c15b0d21
MS
17075 * gdb.base/long_long.exp: Add check for sizeof (long double).
17076
be26fe0d
ML
170772002-06-06 Michal Ludvig <mludvig@suse.cz>
17078
17079 * gdb.asm/asm-source.exp: Add x86-64 target.
17080 * gdb.asm/x86_64.inc: New.
d63a86f8 17081
258093ca 170822002-05-30 Michael Chastain <mec@shout.net>
258093ca 17083
4b3153f1 17084 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
17085 * gdb.c++/m-static.cc: New file.
17086 * gdb.c++/m-static.exp: New file.
17087
241264c6
MS
170882002-05-28 Michael Snyder <msnyder@redhat.com>
17089
17090 * gdb.base/call-ar-st.exp: Allow for reduced floating point
17091 precision.
17092
9bba8c8f 170932002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 17094
4b3153f1 17095 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
17096 * gdb.c++/m-data.cc: New file.
17097 * gdb.c++/m-data.exp: New file.
17098
170992002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 17100
4b3153f1 17101 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 17102 * gdb.c++/try_catch.cc: New file.
d63a86f8 17103 * gdb.c++/try_catch.exp: New file.
9bba8c8f 17104
def1b996
MC
171052002-05-27 Michael Chastain <mec@shout.net>
17106
17107 * gdb.c++/local.exp: Accept more nested types in output.
17108
522ba268
MC
171092002-05-26 Michael Chastain <mec@shout.net>
17110
17111 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
17112
277254ba
MS
171132002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
17114
17115 * lib/gdb.exp (gdb_wrapper_init): Just because
17116 gdb_wrapper_file exists, this does not mean that the file
17117 should not be rebuilt. That is what gdb_wrapper_initialized
17118 is for.
17119 (default_gdb_init): Reset gdb_wrapper_initialized.
17120
b61a8733
MS
171212002-05-23 Michael Snyder <msnyder@redhat.com>
17122
d63a86f8 17123 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
17124 the precision of the floating point test results.
17125 * gdb.base/call-rt-st.exp: Ditto.
17126
b61a8733
MS
17127 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
17128 * gdb.base/call-rt-st.exp: Ditto.
17129
56f6e910
MC
171302002-05-19 Michael Chastain <mec@shout.net>
17131
17132 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
17133
ad0b0016
EZ
171342002-05-19 Elena Zannoni <ezannoni@redhat.com>
17135
a9c64011
AS
17136 * configure.in (configdirs): Add gdb.arch.
17137 * configure: Regenerate.
ad0b0016 17138
f617d2b6
JB
171392002-05-17 Jim Blandy <jimb@redhat.com>
17140
17141 * gdb.base/completion.exp: Recognize the more detailed error
17142 messages produced by the macro expander's lexical analyzer.
17143
eac2a696
EZ
171442002-05-14 Elena Zannoni <ezannoni@redhat.com>
17145
a9c64011
AS
17146 * gdb.arch/altivec-abi.c: New file.
17147 * gdb.arch/altivec-abi.exp: New file.
17148 * gdb.arch/altivec-regs.c: New file.
17149 * gdb.arch/altivec-regs.exp: New file.
eac2a696 17150
2fdde8f8
DJ
171512002-05-14 Daniel Jacobowitz <drow@mvista.com>
17152
17153 * gdb.base/maint.exp (maint print type): Update for new type
17154 structure.
d63a86f8 17155
e31f1a7c
EZ
171562002-05-14 Elena Zannoni <ezannoni@redhat.com>
17157
17158 * gdb.arch: New directory.
17159 * gdb.arch/configure.in: New file.
17160 * gdb.arch/configure: New file.
17161 * gdb.arch/Makefile.in: New file.
17162
db589741
CV
171632002-05-13 Corinna Vinschen <vinschen@redhat.com>
17164
17165 * gdb.asm/asm-source.exp: Add v850 as supported target.
17166 * gdb.asm/v850.inc: New file.
17167
8ce2a7dc
DJ
171682002-05-13 Daniel Jacobowitz <drow@mvista.com>
17169
17170 * gdb.c++/annota2.exp (annotate-quit): Add comment.
17171
df763c7f
DJ
171722002-05-12 Daniel Jacobowitz <drow@mvista.com>
17173
17174 * gdb.base/break.exp: Check 'break "marker2"'.
17175
377daeed
MS
171762002-05-10 Michael Snyder <msnyder@redhat.com>
17177
17178 * gdb.base/long_long.exp: Fix typo.
17179
c4b7bc2b
JB
171802002-05-10 Jim Blandy <jimb@redhat.com>
17181
ecac9a4e
JB
17182 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
17183 a bug.
17184
c4b7bc2b
JB
17185 * gdb.base/printcmds.exp (test_integer_literals_rejected):
17186 Recognize more detailed error message produced by the macro
17187 expander's lexical analyzer.
17188 * lib/gdb.exp (test_print_reject): Same.
17189
e71019a1
MK
171902002-05-09 Mark Kettenis <kettenis@gnu.org>
17191
17192 * gdb.c++/method.exp: Fix typo.
17193
fedfc8e6
MS
171942002-05-08 Michael Snyder <msnyder@redhat.com>
17195
166a1957
MS
17196 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
17197 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 17198 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
17199 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
17200 Add iftarget clause for strongarm.
d63a86f8 17201
f1c47eb2
MS
172022002-05-06 Michael Snyder <msnyder@redhat.com>
17203
cb9a9d3e
MS
17204 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
17205 (gdb_continue_to_end): Accept output from status wrapper.
17206 * gdb.base/ending-run.exp: Add case for output from status wrapper.
17207 Clean up fail messages to match pass messages.
17208
f1c47eb2
MS
17209 Enable the "needs_status_wrapper" testsuite feature.
17210 * lib/gdb.exp (gdb_wrapper_init): New procedure.
17211 (gdb_compile): Conditionally call gdb_wrapper_init.
17212 * gdb.base/a2-run.exp: Recognize output from status wrapper.
17213 * gdb.c++/method.exp: Recognize output from status wrapper.
17214
6079c749
BE
172152002-05-06 Ben Elliston <bje@redhat.com>
17216From Graydon Hoare <graydon@redhat.com>
17217
17218 * config/sid.exp: Include support for "rawsid" protocol.
17219
188baff3
JB
172202002-05-03 Jim Blandy <jimb@redhat.com>
17221
17222 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
17223 * gdb.c++/hang3.C: New file.
17224
b9c07f0f
AC
172252002-05-04 Andrew Cagney <ac131313@redhat.com>
17226
17227 * gdb.base/default.exp: Remove obsolete code.
17228 * gdb.c++/misc.exp: Ditto. Update copyright.
17229 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
17230 * gdb.base/whatis.exp: Ditto. Update copyright.
17231 * gdb.base/scope.exp: Ditto. Update copyright.
17232 * gdb.base/ptype.exp: Ditto. Update copyright.
17233 * gdb.base/printcmds.exp: Ditto. Update copyright.
17234 * gdb.base/opaque.exp: Ditto. Update copyright.
17235 * gdb.base/list.exp: Ditto.
17236 * gdb.base/funcargs.exp: Ditto. Update copyright.
17237 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
17238 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
17239 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
17240 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
17241 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
17242 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
17243
5c7a0397
MS
172442002-05-02 Michael Snyder <msnyder@redhat.com>
17245
d6dcc264 17246 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
17247 * gdb.base/long_long.exp: Add xscale target.
17248 * gdb.base/default.exp: Add xscale target.
17249
eb7f1c48
JB
172502002-05-01 Jim Blandy <jimb@redhat.com>
17251
17252 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
17253 gdb.c++/hang.exp: New test.
17254
a6befae8
FF
172552002-05-01 Fred Fish <fnf@redhat.com>
17256
17257 * gdb.base/completion.exp: Handle completions of "./Make" for
17258 more than one completion possibility, as is the case when we
17259 build and test in the source tree.
17260
0a310277
AG
172612002-04-29 Anthony Green <green@redhat.com>
17262
17263 * gdb.java/jmisc1.exp: New file.
17264 * gdb.java/jmisc2.exp: New file.
17265
6ff9af88
DJ
172662002-04-24 Daniel Jacobowitz <drow@mvista.com>
17267
17268 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
17269
96b3d632
EZ
172702002-04-23 Elena Zannoni <ezannoni@redhat.com>
17271
17272 * gdb.base/help.exp: Change 'help status' to allow for target
17273 dependent output differences.
17274
5019bb54
MC
172752002-04-22 Michael Chastain <mec@shout.net>
17276
17277 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
17278
a805a116
MC
172792002-04-22 Michael Chastain <mec@shout.net>
17280
17281 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
17282
a1706bfd
DM
172832002-04-17 David S. Miller <davem@redhat.com>
17284
17285 * gdb.asm/sparc64.inc: New file.
17286 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
17287
a73a20a2
EZ
172882002-04-19 Elena Zannoni <ezannoni@redhat.com>
17289
17290 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
17291 instruction file directly into the build tree. Clean up at end of
17292 test.
17293
ba678339
DM
172942002-04-18 David S. Miller <davem@redhat.com>
17295
17296 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
17297 handle 64-bit platforms correctly.
17298 * gdb.base/maint.exp: Likewise.
17299
b03399da
KB
173002002-04-18 Kevin Buettner <kevinb@redhat.com>
17301
17302 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
17303 ``-fpic'' when compiling files comprising a shared library, but
17304 it does need additional linker flags in order to find shared
17305 libraries at run time.
17306
e2004992
KB
173072002-04-18 Kevin Buettner <kevinb@redhat.com>
17308
17309 * gdb.base/cvexpr.c (use): New function.
17310 (main): Invoke use() on all global variables to prevent
17311 some linkers from deleting these otherwise unused symbols.
17312
d8937120
MC
173132002-04-17 Michael Chastain <mec@shout.net>
17314From David S. Miller <davem@redhat.com>
17315
17316 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
17317 handle 64-bit platforms correctly.
17318
ffd61a58
MS
173192002-04-12 Michael Snyder <msnyder@redhat.com>
17320From Jim Blandy <jimb@redhat.com>
a9c64011 17321 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
17322 script can handle this instead.
17323 * gdb.base/bar.c (barx): Same.
17324 * gdb.base/baz.c (bazx): Same.
17325 * gdb.base/grbx.c (grbxx): Same.
17326
17327 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
17328 manager doesn't automatically unmap overlays unnecessarily.
17329
6b8426a6
MH
173302002-04-10 Martin M. Hunt <hunt@redhat.com>
17331
17332 * gdb.base/ending-run.exp: Fix pattern for Mips targets
17333 stepping out of main.
17334
34af4875
MC
173352002-04-09 Michael Chastain <mec@shout.net>
17336
17337 * gdb.c++/local.cc (main): Move call to marker1() inside nested
17338 scope so that the nested scope tests will make sense.
17339 * gdb.c++/local.exp: Write patterns that actually work with gcc
17340 (the HP patterns "were never known to work with gcc").
17341 Keep the old aCC patterns too.
17342
2d1676a0
DJ
173432002-04-09 Daniel Jacobowitz <drow@mvista.com>
17344
17345 * gdb.base/attach.exp: Correct target board test.
17346
3a63e3f9
MC
173472002-04-08 Michael Chastain <mec@shout.net>
17348
17349 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
17350 in a const method. Add some xfail and fail cases for configurations
17351 that do not emit the "const ...".
17352
f18dabd2
MC
173532002-04-07 Michael Chastain <mec@shout.net>
17354
17355 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
17356 Accept "A * const" and "const A * const" as type of "this".
17357 Fix spelling of getFunky throughout. Make messages uniform.
17358
0fcddd82
EZ
173592002-04-07 Elena Zannoni <ezannoni@redhat.com>
17360
a9c64011 17361 Work around for PR gdb/285:
0fcddd82
EZ
17362 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
17363
16a8534a
EZ
173642002-04-07 Elena Zannoni <ezannoni@redhat.com>
17365
17366 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
17367 instructions file at run time instead of configure time.
17368 Sometimes we run the test in a directory that is not the one we
17369 configured in.
17370 * gdb.asm/configure.in: Delete creation of symlink.
17371 * gdb.asm/configure: Regenerate.
17372
24181d81
JB
173732002-04-05 J. Brobecker <brobecker@gnat.com>
17374
17375 * gdb.gdb/xfullpath.exp: New test, to exercise the new
17376 xfullpath () function.
17377
7cdb7107
DJ
173782002-04-04 Daniel Jacobowitz <drow@mvista.com>
17379
17380 * gdb.asm/Makefile.in: Correct dependencies.
17381
17382 * gdb.asm/powerpc.inc: New file.
17383 * gdb.asm/asm-source.exp: Add PowerPC.
17384 * gdb.asm/configure.in: Likewise.
17385 * gdb.asm/configure: Regenerated.
17386
a7d17088
DJ
173872002-04-04 Daniel Jacobowitz <drow@mvista.com>
17388
17389 * gdb.base/relocate.exp: New file.
17390 * gdb.base/relocate.c: New file.
17391
cd721503
FF
173922002-04-04 Fred Fish <fnf@redhat.com>
17393
17394 * gdb.base/step-test.exp: Update comment regarding stopping in
17395 memcpy/bcopy calls inserted as part of the compiler runtime.
17396
b22ad7a7
MS
173972002-04-04 Michael Snyder <msnyder@redhat.com>
17398
17399 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
17400
5f279fa6
DJ
174012002-04-03 Daniel Jacobowitz <drow@mvista.com>
17402
17403 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
17404 (gdb_expect): Remove $notransfer hack.
17405
dd0fd3ce
DJ
174062002-04-02 Daniel Jacobowitz <drow@mvista.com>
17407
17408 * gdb.c++/classes.exp ("calling method for small class"): Match
17409 updated register output.
17410
1e50cda1
DJ
174112002-03-30 Daniel Jacobowitz <drow@mvista.com>
17412
17413 Fix PR gdb/452
17414 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
17415 when finished. Make gdb_file_cmd send "exec-file" when
17416 appropriate.
17417
24015922
DJ
174182002-03-30 Daniel Jacobowitz <drow@mvista.com>
17419
17420 * gdb.base/attach.exp: Remove extra setup_xfail.
17421
dd7dfd64
MS
174222002-03-26 Michael Snyder <msnyder@redhat.com>
17423
17424 * gdb.base/default.exp: Add tests for dump, append, and restore.
17425 * gdb.base/help.exp: Add tests for dump, append, and restore.
17426 * gdb.base/dump.exp: New file, test dump, append and restore.
17427 * gdb.base/dump.c: New file.
17428
48b2f8d7
MS
174292002-03-27 Michael Snyder <msnyder@redhat.com>
17430
d63a86f8 17431 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
17432 clean-ups in help messages.
17433
05b4d525
FF
174342002-03-26 Fred Fish <fnf@redhat.com>
17435
17436 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
17437 have debugging info for those functions and the compiler uses them
17438 internally to copy structs around.
17439
d7679631
FF
174402002-03-26 Fred Fish <fnf@redhat.com>
17441
17442 * gdb.base/list.exp: Revert the change made yesterday and add note
17443 about why we don't list the default lines for remote targets.
17444
523ac3f9
MS
174452002-03-25 Michael Snyder <msnyder@redhat.com>
17446
17447 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
17448
754b2b8d
FF
174492002-03-25 Fred Fish <fnf@redhat.com>
17450
17451 * gdb.base/list.exp: This test works on remote targets so remove
17452 the short circuit for remote targets. Update copyright.
17453
33c3e192
FF
174542002-03-25 Fred Fish <fnf@redhat.com>
17455
17456 * gdb.base/attach.exp: Fix logic error that was suppressing this
17457 test for all non hppa*-*-hpux* targets, instead of the hp target.
17458 Move comments closer to the suppression point. Also now need to
17459 check that we are running natively.
17460
d43e73ee
MS
174612002-03-22 Michael Snyder <msnyder@redhat.com>
17462
882c8f02
MS
17463 * gdb.base/default.exp: Add test for gcore. Update copyright.
17464 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 17465
04c12f60
FF
174662002-03-06 Fred Fish <fnf@redhat.com>
17467
17468 * gdb.base/funcargs.c: Remove extraneous ';' character.
17469 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
17470
b43df995
MC
174712002-03-04 Michael Chastain <mec@shout.net>
17472
17473 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
17474 accommodate gcc v3 function signature.
17475 * gdb.mi/mi0-var-cmd-exp: Ditto.
17476
92362027
AC
174772002-02-24 Andrew Cagney <ac131313@redhat.com>
17478
17479 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
17480 ``GNU/Linux'' or ``Linux kernel''
17481 * testsuite/gdb.threads/pthreads.c: Ditto.
17482
258ad32d
MC
174832002-02-24 Michael Chastain <mec@shout.net>
17484
17485 * gdb.threads/pthreads.c (thread1): Add a return statement.
17486 (thread2): Likewise.
17487 (foo): Likewise.
17488
04c3b3d4
MC
174892002-02-23 Michael Chastain <mec@shout.net>
17490
17491 * gdb.threads/linux-dp.c (philosopher): Add a return statement
17492 to placate gcc.
17493
5a2a0a20
MC
174942002-02-23 Michael Chastain <mec@shout.net>
17495
17496 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
17497 test "ptype bint". The test passes on all my stabs configurations.
17498
a640f7fc
JB
174992002-02-21 Jim Blandy <jimb@redhat.com>
17500
27924826
JB
17501 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
17502 filename at a time, and watch for the ones we want to see.
17503
a640f7fc
JB
17504 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
17505 types of pointers to prototyped functions.
17506
edcc8c75
AC
175072002-02-20 Andrew Cagney <ac131313@redhat.com>
17508
17509 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
17510 signed, unsigned and straight char.
17511 (padding_char, padding_short, padding_int, padding_long,
17512 padding_long_long, padding_float, padding_double,
17513 padding_long_double): New global variables.
17514 (fill, fill_structs): New functions.
17515
17516 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
17517 for correctly sized writes. Update copyright.
17518 (get_valueof): New procedure.
17519 (get_sizeof): Call get_valueof.
17520 (check_valueof): New procedure.
17521 (check_padding): New procedure.
17522
ac57ea44
MC
175232002-02-20 Michael Chastain <mec@shout.net>
17524
17525 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
17526 to setup_xfail. Document some of the remaining calls.
17527
7a10c941
MC
175282002-02-18 Michael Chastain <mec@shout.net>
17529
17530 * gdb.c++/userdef.exp: Update copyright year.
17531
fb8acdcc
DJ
175322002-02-18 Daniel Jacobowitz <drow@mvista.com>
17533
17534 * gdb.c++/userdef.exp: Test overloaded operators properly.
17535 Remove xfails.
17536
fda6ae12
MS
175372002-02-14 Michael Snyder <msnyder@redhat.com>
17538
17539 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
17540
676a0442
DJ
175412002-02-14 Daniel Jacobowitz <drow@mvista.com>
17542
17543 * gdb.base/a2-run.exp: Check for a remote target properly.
17544 * gdb.base/annota1.exp: Likewise.
17545 * gdb.base/list.exp: Likewise.
17546 * gdb.base/reread.exp: Likewise.
17547 * gdb.base/scope.exp: Likewise.
17548 * gdb.base/shlib-call.exp: Likewise.
17549 * gdb.base/term.exp: Likewise.
17550 * gdb.c++/annota2.exp: Likewise.
17551
78b4f468
RE
175522002-02-13 Richard Earnshaw <rearnsha@arm.com>
17553
17554 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
17555
9a81ba51
MC
175562002-02-10 Michael Chastain <mec@shout.net>
17557
17558 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
17559 (call_after_alloca): Ditto.
17560
004af6c7
DJ
175612002-02-10 Daniel Jacobowitz <drow@mvista.com>
17562
17563 * gdb.base/ending-run.exp: Guard "cont" test with
17564 gdb_skip_stdio_test.
17565
37225f62
JB
175662002-02-06 Jim Blandy <jimb@redhat.com>
17567
17568 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
17569 from here...
17570 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
17571 To here. Disable this test on non-HP platforms. Add big comment.
17572
fe6fdd96
MS
175732002-02-04 Michael Snyder <msnyder@redhat.com>
17574
17575 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
17576 other than d10v and m32r.
17577
036fad3f
RE
175782002-02-02 Richard Earnshaw <rearnsha@arm.com>
17579
17580 * gdb.base/default.exp: Rewrite test patterns to reduce time
17581 taken to match them.
17582
7148ab62
DJ
175832002-01-30 Daniel Jacobowitz <drow@mvista.com>
17584
17585 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
17586 Allow a start function above main.
17587 * gdb.threads/linux-dp.exp: Fix copyright date.
17588
396cc255
DJ
175892002-01-30 Daniel Jacobowitz <drow@mvista.com>
17590
a9c64011
AS
17591 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
17592 (check_philosopher_stack): Check for manager thread before checking
17593 for a just-starting thread.
396cc255 17594
f038d31b
DJ
175952002-01-30 Daniel Jacobowitz <drow@mvista.com>
17596
17597 From Neil Booth <neil@daikokuya.demon.co.uk>:
17598 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
17599 warnings.
17600
b3ff9d9a
FF
176012002-01-21 Fred Fish <fnf@redhat.com>
17602
17603 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
17604 not caller.
17605
39ad761d
JB
176062002-01-21 Jim Blandy <jimb@redhat.com>
17607
17608 * gdb.base/reread.exp: Check that GDB properly re-reads the
17609 executable file when it changes while no inferior is running.
17610
aaf320fa
FF
176112002-01-21 Fred Fish <fnf@redhat.com>
17612
a9c64011
AS
17613 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
17614 optionally accept the "shlib events" variation.
aaf320fa 17615
808a31f5
JB
176162002-01-21 Jim Blandy <jimb@redhat.com>
17617
17618 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
17619 call `fflush' after every `printf', so that the output is produced
17620 at predictable points, regardless of whatever buffering does (or
17621 doesn't) take place.
17622 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
17623 at different points.
17624
4420d5e2
DJ
176252002-01-20 Daniel Jacobowitz <drow@mvista.com>
17626
17627 * gdb.c++/inherit.exp: Update copyright years.
17628 * gdb.c++/method.exp: Likewise.
17629
3e36a0f4
DJ
176302002-01-20 Daniel Jacobowitz <drow@mvista.com>
17631
17632 * gdb.c++/classes.exp: Update for improved v3 support and skipping
17633 artificial methods/arguments.
17634 * gdb.c++/derivation.exp: Likewise.
17635 * gdb.c++/inherit.exp: Likewise.
17636 * gdb.c++/method.exp: Likewise.
17637 * gdb.c++/virtfunc.exp: Likewise.
17638
b4ceaee6
AC
176392002-01-18 Andrew Cagney <ac131313@redhat.com>
17640
17641 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
17642 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
17643 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
17644 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
17645 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
17646 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
17647
ecace851
JB
176482002-01-17 Jim Blandy <jimb@redhat.com>
17649
17650 * gdb.asm/asm-source.exp (info symbol): Take another shot at
17651 anchoring the pattern matching the entry point symbol's name.
17652
375fc983
AC
176532002-01-17 Andrew Cagney <ac131313@redhat.com>
17654
17655 * gdb.base/maint.exp: Update ``maint internal-error'' to match
17656 continue/quit query. Update copyright.
17657
fe6fdd96
MS
176582002-01-14 Michael Snyder <msnyder@redhat.com>
17659
17660 * gdb.base/gcore.exp: Remove extra debugging output.
17661
e017c81f
DJ
176622002-01-13 Daniel Jacobowitz <drow@mvista.com>
17663
17664 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
17665 for slightly dubious v2 mangled string.
17666
37ab3bf8
DJ
176672002-01-13 Daniel Jacobowitz <drow@mvista.com>
17668
17669 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
17670
1bc05c3a 176712002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 17672
1bc05c3a 17673 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 17674
1bc05c3a
JM
17675 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
17676 constructors.
17677 * gdb.c++/derivation.exp: Likewise.
17678 * gdb.c++/templates.exp: Likewise.
17679 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 17680
1bc05c3a
JM
176812002-01-10 Michael Snyder <msnyder@redhat.com>
17682
17683 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 17684
a911c360
MS
176852002-01-08 Michael Snyder <msnyder@redhat.com>
17686
17687 * gdb.base/gcore.exp: New test for generate-core-file command.
17688 * gdb.base/gcore.c: Testcase for above.
17689 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
17690
ea2119ec
JM
176912002-01-08 Jason Merrill <jason@redhat.com>
17692
17693 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
17694
68203136
FF
176952002-01-07 Fred Fish <fnf@redhat.com>
17696
17697 * gdb.c++/overload.exp: Remove unconditional xfails for:
17698 print foo_instance1.overloadargs(1)
17699 print foo_instance1.overloadargs(1, 2)
17700 print foo_instance1.overloadargs(1, 2, 3)
17701 print foo_instance1.overloadargs(1, 2, 3, 4)
17702 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
17703 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
17704 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
17705 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
17706 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
17707 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
17708 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
17709 print foo_instance1.overload1arg()
17710 print foo_instance1.overload1arg((char)arg2)
17711 print foo_instance1.overload1arg((signed char)arg3)
17712 print foo_instance1.overload1arg((unsigned char)arg4)
17713 print foo_instance1.overload1arg((int)arg7)
17714 print foo_instance1.overload1arg((unsigned int)arg8)
17715 print foo_instance1.overload1arg((float)arg11)
17716 print foo_instance1.overload1arg((double)arg12)
d63a86f8 17717
21b9b5b1
MS
177182002-01-07 Michael Snyder <msnyder@redhat.com>
17719
17720 * gdb.base/huge.exp: New test. Print a very large target data object.
17721 (skip_huge_test): New test variable. Define if you want to skip this
17722 test. The test reads an 8 megabyte data object from the target, so it
17723 might be very time consuming on remote targets with a slow connection.
17724 * gdb.base/huge.c: New file. Test case for above.
17725
725f922e
FF
177262002-01-07 Fred Fish <fnf@redhat.com>
17727
17728 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
17729 g_instance.bfoo, and g_instance.cfoo.
17730
889bf7c5 177312002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 17732
889bf7c5
PA
17733 * gdb.base/break.c (multi_line_if_conditional): New function.
17734 (multi_ilne_while_conditional): Likewise.
17735 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
17736 IF or WHILE condition puts the breakpoint at the start of
17737 the condition.
f286b2c3 17738
634d57ec
JL
17739 * gdb.base/selftest.exp (backtrace through signal handler): Remove
17740 hppa*-*-hpux* expected failure.
17741 * gdb.base/structs.exp (do_function_calls): Similarly.
17742
17743 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
17744 watchpoints.
17745
9fbfe2dc
AC
177462002-01-06 Andrew Cagney <ac131313@redhat.com>
17747
17748 Fix PR gdb/66.
17749 * gdb.base/structs.exp: Replace skip for a29k with skip for
17750 gdb,cannot_call_functions.
17751 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
17752 * gdb.base/callfuncs.exp: Ditto.
17753 * gdb.base/call-rt-st.exp: Ditto.
17754 * gdb.base/call-strs.exp: Ditto.
17755 * gdb.base/callfwmall.exp: Ditto.
17756 * gdb.base/scope.exp: Obsolete xfail a29k.
17757 * gdb.c++/misc.exp: Ditto.
17758 * gdb.c++/cplusfuncs.exp: Ditto.
17759 * gdb.base/ptype.exp: Ditto.
17760 * gdb.base/printcmds.exp: Ditto.
17761 * gdb.base/opaque.exp: Ditto.
17762 * gdb.base/list.exp: Ditto.
17763 * gdb.base/funcargs.exp: Ditto.
17764 * gdb.base/default.exp: Ditto.
17765
8ddad156
MS
177662002-01-04 Michael Snyder <msnyder@redhat.com>
17767
ca4976a6 17768 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
17769 * gdb.base/maint.exp: Add tests for maint info sections options.
17770
1b074332
JL
17771Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
17772
17773 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
17774
7d159115
CV
177752001-12-20 Corinna Vinschen <vinschen@redhat.com>
17776
17777 * gdb.asm/arm.inc: New file.
17778 * gdb.asm/asm-source.exp: Add arm targets.
17779 * gdb.asm/configure.in: Ditto.
17780 * gdb.asm/configure: Recreated from configure.in.
17781
8fb87725
JL
17782Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
17783
afabe08c
JL
17784 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
17785 with HP's compiler.
17786 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
17787 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
17788 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
17789 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
17790
17791 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
17792 either HP's compilers or GCC.
17793
db521deb
JL
17794 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
17795 a SIGBUS or SIGSEGV.
17796
17797 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
17798
17799 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
17800 can be compiled with either HP's compiler or GCC.
17801
cfa88ab7
JL
17802 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
17803 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
17804 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
17805
ca344dff
JL
17806 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
17807 to match current gdb output. Update due to using auto-solib-limit
17808 for limiting instead of overloading auto-solib-add.
17809 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
17810 test program.
17811
3f3c6e55 17812 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
17813 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
17814 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
17815 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
17816 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
17817 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
17818 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
17819 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
17820 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
17821 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
17822 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
17823 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
17824 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 17825
8fb87725
JL
17826 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
17827 a SIGTRAP to the inferior.
17828
cf599fa7
CV
178292001-12-19 Corinna Vinschen <vinschen@redhat.com>
17830
17831 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
17832 Substitute call to target_link by call to gdb_compile.
17833
2cd045cd
JL
17834Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
17835
a9c64011
AS
17836 * gdb.base/break.exp: Fix HP specific search string when testing
17837 backtracing in a called function.
2cd045cd 17838
a9c64011
AS
17839 * gdb.base/constvars.exp: Only set lang to C++ if we're
17840 compiling the test with HP's compilers.
17841 * gdb.base/volatile.exp: Similarly.
2cd045cd 17842
99ebe9ac
JB
178432001-12-19 Jim Blandy <jimb@redhat.com>
17844
17845 * gdb.base/printcmds.exp: Expect the null character to be printed
17846 as '\0', and the '\013' to be printed as '\v'.
17847 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
17848 * gdb.base/setvar.exp: Same.
17849
b9891b29
JB
178502001-12-17 Jim Blandy <jimb@redhat.com>
17851
0eba65ab
JB
17852 * gdb.base/completion.exp: Rather than completing very long
17853 filenames, which can make the readline library produce output we
17854 don't recognize, cd to the directory first, and then complete
17855 using nice, short relative paths.
17856
6970b5b1
JB
17857 * gdb.base/completion.exp: On some systems, there is, in fact, a
17858 variable named `b' in scope, since GDB treats all static
a9c64011
AS
17859 variables as being in scope. So use `no_var_named_this'
17860 instead of `b'.
6970b5b1 17861
b9891b29 17862 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 17863 can't find the core file's registers as a failure.
b9891b29 17864
e6ccd35f
JSC
178652001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
17866
a9c64011
AS
17867 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
17868 test expect string more specific.
e6ccd35f 17869
105ba819
CV
178702001-12-13 Corinna Vinschen <vinschen@redhat.com>
17871
17872 * gdb.asm/asm-source.exp: Add support for xstormy16.
17873 * gdb.asm/configure.in: Ditto.
17874 * gdb.asm/configure: Rebuild.
17875 * gdb.asm/xstormy16.inc: New file.
17876
e9e79dd9
FF
178772001-12-10 Fred Fish <fnf@redhat.com>
17878
17879 * gdb.base/maint.exp: Update to match changes in type dumping code.
17880
347dc97d
JB
178812001-12-10 Jim Blandy <jimb@redhat.com>
17882
17883 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
17884 matching the entry point symbol's name at the beginning of the
17885 line.
347dc97d 17886
5178b9d6
DJ
178872001-12-07 Daniel Jacobowitz <drow@mvista.com>
17888
17889 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
17890 gdb.c++/inherit.exp, gdb.c++/method.exp,
17891 gdb.c++/namespace.exp, gdb.c++/templates.exp,
17892 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
17893 and class layout support.
17894
af890c52
DJ
178952001-12-07 Daniel Jacobowitz <drow@mvista.com>
17896
17897 * gdb.c++/classes.exp: Add test for static member function.
17898 * gdb.c++/misc.cc: Add class with static member function.
17899
7a345fb3
JB
179002001-12-07 Jim Blandy <jimb@redhat.com>
17901
f2e54a80 17902 If GDB says it can't find the struct the function returned, report
8032bf31
JB
17903 those tests as `unsupported'.
17904 * gdb.base/call-rt-st.exp (print_struct_call): New function.
17905 Rewrite subsequent tests to use it.
17906
17907 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
17908 those tests as `unsupported'.
17909 * gdb.base/structs.exp (call_struct_func): New function.
17910 (do_function_calls): Use call_struct_func to call the functions
17911 returning structs.
17912
0bc69509
JB
17913 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
17914 whether functions are prototyped or not, so we can't possibly pass
17915 arguments to t_float_values2 properly.
17916
7a345fb3
JB
17917 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
17918 value of `timeout' for targets other than the mips*tx39-*.
17919
edb6ede1
MS
179202001-12-06 Michael Snyder <msnyder@redhat.com>
17921
d63a86f8 17922 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
17923 and detect whether the start symbol has a leading underscore.
17924
2d842f13
JB
179252001-12-04 Jim Blandy <jimb@redhat.com>
17926
17927 * gdb.base/completion.exp: Clarify indentation.
17928
68550daf
JB
179292001-12-03 Jim Blandy <jimb@redhat.com>
17930
17931 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
17932 variables on the S/390, not `.word'.
17933
cd5195a8
JB
179342001-11-30 Jim Blandy <jimb@redhat.com>
17935
17936 Add assembly-source tests for s390-ibm-linux.
17937 * gdb.asm/s390.inc: New file.
17938 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
17939 the S/390 architecture.
a9c64011 17940 * gdb.asm/configure: Regenerated.
cd5195a8 17941
ca9efc90
MS
179422001-11-30 Michael Snyder <msnyder@redhat.com>
17943
17944 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
17945 next, info source, info sources, info line, global and static
17946 variables, and static functions.
17947 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
17948 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
17949 * gdb.asm/asmsrc1.s: Add a static function and some variables.
17950 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
17951 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
17952 (gdbasm_leave): Restore frame pointer.
17953 (gdbasm_startup): Copy stack set-up from crt0.S.
17954
d0e66976
FN
179552001-11-26 Fernando Nasser <fnasser@redhat.com>
17956
17957 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
17958 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
17959 to a local (non-static) variable. Copy tstruct.a to a static buffer
17960 and return a pointer to that buffer.
17961 * gdb.base/callfwmall.c (t_structs_a): Ditto.
17962
e2334072
MK
179632001-11-24 Mark Kettenis <kettenis@gnu.org>
17964
17965 * gdb.asm/configure.in: Fix recognition of ix86 target.
17966 * gdb.asm/configure: Regenerate.
17967
756caa3d
MS
179682001-11-21 Michael Snyder <msnyder@redhat.com>
17969
17970 * gdb.asm/sparc.inc: New file.
17971 * gdb.asm/asm-source.exp: Recognize sparc target.
17972 * gdb.asm/configure.in: Recognize sparc target.
17973 * gdb.asm/configure: Regenerate.
d63a86f8 17974
9a4d72d5
MS
179752001-11-21 Michael Snyder <msnyder@redhat.com>
17976
17977 * gdb.asm/m32r.inc: New file.
17978 * gdb.asm/asm-source.exp: Recognize m32r target.
17979 * gdb.asm/configure.in: Recognize m32r target.
17980 * gdb.asm/configure: Regenerate.
17981
a773d1cd
MS
179822001-11-20 Michael Snyder <msnyder@redhat.com>
17983
017ac23d
MS
17984 * gdb.asm/i386.inc: New file.
17985 * gdb.asm/asm-source.exp: Recognize ix86 target.
17986 * gdb.asm/configure.in: Recognize ix86 target.
17987 * gdb.asm/configure: Regenerate.
17988
a773d1cd
MS
17989 * gdb.c++/namespace.exp: Fix quotes in output messages.
17990
bb632afb
MS
179912001-11-14 Michael Snyder <msnyder@redhat.com>
17992
25d559ca 17993 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
17994 qualifier in a type cast expression, to designate an address
17995 in the instruction space (Harvard architecture).
17996
4749e309
MS
179972001-11-13 Michael Snyder <msnyder@redhat.com>
17998
17999 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
18000 Tests for expressions using 'const' and 'volatile'.
18001
25050984
CV
180022001-11-13 Corinna Vinschen <vinschen@redhat.com>
18003
18004 * gdb.asm/asm-sources.exp: Allow defining linker flags.
18005
1902c51f
DJ
180062001-11-12 Daniel Jacobowitz <drow@mvista.com>
18007
18008 * lib/mi-support.exp (mi_run_to_helper): Move comments
18009 outside of gdb_expect.
18010
dcf95b47
DJ
180112001-11-11 Daniel Jacobowitz <drow@mvista.com>
18012
18013 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
18014 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
18015 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
18016 mi0_run_to): New functions.
18017 * gdb.mi/mi-simplerun.exp: Use them.
18018 * gdb.mi/mi0-simplerun.exp: Likewise.
18019 * gdb.mi/mi-var-cmd.exp: Likewise.
18020 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 18021
45b074e1
AC
180222001-11-10 Andrew Cagney <ac131313@redhat.com>
18023
18024 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
18025 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
18026
bf50d346
AC
180272001-11-09 Andrew Cagney <ac131313@redhat.com>
18028
18029 * gdb.base/restore.exp: Include $expected value in restored test
18030 message.
18031
9383332c
AC
180322001-11-09 Andrew Cagney <ac131313@redhat.com>
18033
18034 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
18035 implemented.
18036
db62520a
MS
180372001-11-08 Michael Snyder <msnyder@redhat.com>
18038
18039 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
18040 Add pass/fail message for stop at breakpoint in call dummy function.
18041
b5703437
MS
180422001-11-07 Michael Snyder <msnyder@redhat.com>
18043
d63a86f8
RM
18044 * gdb.c++/templates.exp (test_template_breakpoints):
18045 If we get an overload menu, but it does not match what
760f6330 18046 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
18047 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
18048 making the whitespace optional. Argument for "new" may be
18049 "unsigned" as well as "unsigned int/long".
d63a86f8 18050 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
18051 making the whitespace optional. Also replace "(void) with
18052 "((void|)), making the keyword "void" optional.
d63a86f8 18053 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
18054 making the whitespace optional. Also replace "(void) with
18055 "((void|)), making the keyword "void" optional.
3bf40917
MS
18056 * gdb.base/callfuncs.c (t_float_values): This function must
18057 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 18058 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
18059 can be tested against both cases. Usually one case involves
18060 promotion of float to double, while the other does not.
18061 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
18062 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
18063 includes a stack frame for "start".
18064
c8ab4e6d
JB
180652001-11-05 Jim Blandy <jimb@redhat.com>
18066
18067 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
18068 pointers are 32 bits long, and that offsets of relocs are always
18069 stored in the data (REL-style), and not in the reloc entry itself
18070 (RELA-style).
18071 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
18072 stabs.
18073
3f08ced9
MS
180742001-11-01 Michael Snyder <msnyder@redhat.com>
18075
18076 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
18077 and regular expression operators by using quoting.
18078
cbfa24cd
MS
180792001-10-31 Michael Snyder <msnyder@redhat.com>
18080
18081 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
18082 depending on what the symbol table contains.
18083 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
18084 the output of the ptype command. Similarly, accept both "const &"
18085 and "const&".
18086
aaa68313
CV
180872001-10-31 Corinna Vinschen <vinschen@redhat.com>
18088
18089 * gdb.base/miscexprs.c (main): Add usage of preprocessor
18090 symbol `STORAGE' to allow to choose the storage class of
18091 the local datastructures.
18092 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
18093 compiler directive.
18094
91740388
MS
180952001-10-30 Michael Snyder <msnyder@redhat.com>
18096
18097 * gdb.base/jump.exp: Allow it to run for all targets.
18098
1b7c05e7
CV
180992001-10-29 Corinna Vinschen <vinschen@redhat.com>
18100
18101 * gdb.base/call-ar-st.c (print_double_array): Match for loop
18102 with new double_array size.
18103 (main): Change storage class of all local variables to static.
18104 Reduce size of double_array to 9.
18105 * gdb.base/call-ar-st.exp: Increase timeout value.
18106 Change expected output for double array to match new size in
18107 call-ar-st.c.
18108
36a22261
CV
181092001-10-29 Corinna Vinschen <vinschen@redhat.com>
18110
18111 * gdb.base/ending-run.exp: Create identical output when passing
18112 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 18113 Stormy16 target.
36a22261 18114
92b8ae91
MK
181152001-10-28 Mark Kettenis <kettenis@gnu.org>
18116
18117 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
18118 that we catch the expected failure under Linux/x86.
18119
cb135b83
OF
181202001-10-29 Orjan Friberg <orjanf@axis.com>
18121
18122 * gdb.base/setvar.exp: Escape curly braces.
18123 * gdb.stabs/weird.exp: Ditto.
18124
6884aa54
DJ
181252001-10-27 Daniel Jacobowitz <drow@mvista.com>
18126
18127 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
18128 * gdm.mi/mi0-hack-cli.exp: Likewise.
18129
0398c9aa
AC
181302001-10-25 Andrew Cagney <ac131313@redhat.com>
18131
18132 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
18133 messages.
18134
d20bf2e8
AC
181352001-10-21 Andrew Cagney <ac131313@redhat.com>
18136
18137 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
18138 checking MI enabled.
18139
03dd63aa
CV
181402001-10-09 Corinna Vinschen <vinschen@redhat.com>
18141
18142 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
18143
1d9d99f3
FCE
181442001-10-04 Frank Ch. Eigler <fche@redhat.com>
18145
18146 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
18147 if gdb child process crashes, just signal an error.
18148
838ae6c4
JB
181492001-10-02 Jim Blandy <jimb@redhat.com>
18150
18151 * lib/gdb.exp (test_xfail_format): Simplify.
18152
18153 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
18154 front of the variable name `format'. Simplify `if'.
18155
8f0cbc1c
DJ
181562001-10-01 Daniel Jacobowitz <drow@mvista.com>
18157
18158 * gdb.threads/pthreads.exp: Wait for output and delay
18159 before sending ^C.
18160
1f08dafd
DJ
181612001-10-01 Daniel Jacobowitz <drow@mvista.com>
18162
18163 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
18164 some incorrect output instead of timing out.
18165 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
18166
674f90ff
CV
181672001-09-28 Corinna Vinschen <vinschen@redhat.com>
18168
18169 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
18170 check to allow additional `int'.
18171
9b284272
DJ
181722001-09-27 Daniel Jacobowitz <drow@mvista.com>
18173
18174 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
18175 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
18176
b55a4771
MS
181772001-09-27 Michael Snyder <msnyder@redhat.com>
18178
18179 * lib/gdb.exp (test_debug_format): New proc.
18180 (setup_xfail_format): Use new proc test_debug_format.
18181 * gdb.base/constvars.exp (local_compiler_xfail_check): New
18182 proc; use new service proc test_debug_format.
18183 Replace all other "gcc_compiled" tests with this test.
18184 * gdb.base/volatile.exp (local_compiler_xfail_check): New
18185 proc; use new service proc test_debug_format.
18186 Replace all other "gcc_compiled" tests with this test.
18187
181882001-09-27 Michael Snyder <msnyder@redhat.com>
18189
18190 * gdb.base/cvexpr.exp: New file.
18191 * gdb.base/cvexpr.c: New file
18192 Test for expressions using const and volatile keywords.
18193
4e6667ac
CV
181942001-09-26 Corinna Vinschen <vinschen@redhat.com>
18195
18196 * gdb.base/constvars.exp: Check for different orders of keywords
18197 and additional "int" strings in output.
18198
4f337972
AC
181992001-09-22 Andrew Cagney <ac131313@redhat.com>
18200
18201 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
18202 responses from "help maint".
18203
2015650d
FCE
182042001-09-19 Frank Ch. Eigler <fche@redhat.com>
18205
18206 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
18207 to localhost:NNN instead of :NNN, in case Xvfb is listening
18208 only on TCP.
18209
f3bcedc1
CV
182102001-09-19 Corinna Vinschen <vinschen@redhat.com>
18211
18212 * gdb.base/recurse.exp: When checking leaving the watchpoint
18213 scope, recognize when gdb is in function's epilogue and pass.
18214
6b819c92
KS
182152001-09-18 Keith Seitz <keiths@redhat.com>
18216
18217 * lib/insight-support.exp (_gdbtk_export_target_info): Add
18218 support for running tests against sid targets.
18219 (gdbtk_done): Ditto.
18220
a10c9419
CV
182212001-09-18 Corinna Vinschen <vinschen@redhat.com>
18222
18223 * gdb.base/ending-run.c (main): Set stdout buffersize
18224 to the same reasonable value for any target.
18225 * gdb.base/ending-run.exp: Add a regular expression
18226 to make testsuite happy on Sanyo Stormy16 target.
18227
739d0d99
CV
182282001-09-17 Corinna Vinschen <vinschen@redhat.com>
18229
18230 * gdb.base/display.c (do_loops): Add float variable `f'.
18231 Increment f in loop.
18232 * gdb.base/display.exp: Increment timeout by 60 seconds.
18233 Change float display test to use variable `f'.
18234
1b8947f0
JB
182352001-09-17 Jim Blandy <jimb@redhat.com>
18236
18237 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
18238 overflowing the limited breakpoint tables on some ROM monitors
18239 (like the ROM68K).
18240
9890ac81
FCE
182412001-09-15 Frank Ch. Eigler <fche@redhat.com>
18242
18243 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
18244 the "-ac" (disable access control) flag.
18245
6db765ea
JH
182462001-08-30 Jeff Holcomb <jeffh@redhat.com>
18247
18248 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
18249 ints.
18250
4c32cc04
KS
182512001-08-30 Keith Seitz <keiths@redhat.com>
18252
18253 * lib/gdb.exp: Move all insight-related functionality into
18254 separate file.
18255 * lib/insight-support.exp: New file.
18256
8d6e6f81
FCE
182572001-08-29 Frank Ch. Eigler <fche@redhat.com>
18258
18259 * config/sid.exp (sid_start): Never set sid verbosity; disable
18260 expect_background {} that consumed its stdout; tolerate </dev/null.
18261 Attempt to set endianness override in "sid" protocol mode. Cleanup.
18262
6a90e1d0
AC
182632001-08-18 Andrew Cagney <ac131313@redhat.com>
18264
18265 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
18266 CLI jump command to start it.
18267 (mi_run_to_main): Fail immediatly when unexpected output.
18268
1759b3c3
AC
182692001-08-18 Andrew Cagney <ac131313@redhat.com>
18270
18271 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
18272 beginning of function. Fix PR gdb/191.
18273
61d11d80
FCE
182742001-08-16 Frank Ch. Eigler <fche@redhat.com>
18275
18276 * config/sid.exp (sid_start): Don't warn if we cannot figure out
18277 what to force sid endianness to.
18278
942a4df2
KS
182792001-08-15 Keith Seitz <keiths@redhat.com>
18280
18281 * lib/gdb.exp (gdbtk_start): Don't set environment
18282 variables for TCL_LIBRARY and friends. Insight will
18283 now figure these out for itself.
18284
0521c418
MS
182852001-08-02 Michael Snyder <msnyder@redhat.com>
18286
18287 * gdb.base/completion.exp: Remove the symbol "a64l" from
18288 the expect string; this is target-specific, and not related
18289 to what is being tested.
18290
74a9a58a
DB
182912001-08-02 Dave Brolley <brolley@redhat.com>
18292
18293 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
18294
c70819fa
MS
182952001-07-25 Michael Snyder <msnyder@redhat.com>
18296
c2b8fa57
MS
18297 * gdb.base/consecutive.exp: New file. Test stepping over
18298 breakpoints on consecutive instructions.
18299 * gdb.base/consecutive.c: New file.
18300
c70819fa
MS
18301 * gdb.base/call-rt-st.exp: Use double-backslash to quote
18302 curly braces in regular expressions.
18303
2b1a1355
MS
183042001-07-25 Michael Snyder <msnyder@redhat.com>
18305
18306 * gdb.base/ending-run.exp: Accept "Program exited normally" as
18307 legitimate output from stepping out of main.
18308
413eca6f
KS
183092001-07-22 Keith Seitz <keiths@redhat.com>
18310
18311 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
18312 the empty string, do not run the tests.
18313
7e5a9322
SC
183142001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18315
18316 * gdb.base/long_long.exp: Detect size of pointer. Take into
18317 account 2-byte pointers when testing for p/a results.
18318
de58f10f
SC
183192001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18320
d63a86f8 18321 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
18322 and defined to 1K for m68hc11.
18323 (random_data): Reduce table to 1K for embedded platforms (68hc11).
18324 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
18325 (sizeof_random_data): New variable to tell the size of the data table;
18326 don't test past this size; always run to main.
18327
d6f5fea1
SC
183282001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18329
18330 * gdb.base/return2.exp: return of long long and double fails for
18331 68HC11; don't execute these tests on that platform.
18332 * gdb.base/return.exp: Return of a double fails for 68hc11.
18333
c477543d
SC
183342001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18335
18336 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
18337 tests that print a float.
18338 * call-rt-st.exp: Likewise.
18339
63cf1c79
MK
183402001-07-12 Mark Kettenis <kettenis@gnu.org>
18341
18342 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
18343 running this test on Linux.
18344
112f9ab5
MC
183452001-06-24 Michael Chastain <chastain@redhat.com>
18346
18347 * gdb.base/arithmet.exp: Remove some tests to make all test names
18348 unique.
18349
4970cb0f
MS
183502001-07-03 Michael Snyder <msnyder@redhat.com>
18351
18352 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
18353 the output of the ptype command.
18354
d85da69f
MS
183552001-07-02 Michael Snyder <msnyder@redhat.com>
18356
4c8a82de
MS
18357 * gdb.base/completion.exp: Don't assume that break.c is the only
18358 source file that may contain functions named "marker".
d85da69f
MS
18359 * gdb.base/corefile.exp: Quote the curly braces in regexp.
18360
8afc772b
AC
183612001-06-28 Andrew Cagney <ac131313@redhat.com>
18362
18363 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
18364 of files to delete.
18365
18366 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
18367 * gdb.disasm/h8300s.exp: New file.
18368 gdb.disasm/h8300s.s: Likewise.
18369
cff22675
AC
183702001-06-27 Andrew Cagney <ac131313@redhat.com>
18371
18372 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
18373 empty breakpoint tables.
18374
68c81b54
AC
183752001-06-25 Andrew Cagney <ac131313@redhat.com>
18376
18377 * lib/mi-support.exp: Update args=... part of stop-reason
18378 patterns. Accept either a list or a tuple.
18379
2dd62704
AC
183802001-06-23 Andrew Cagney <ac131313@redhat.com>
18381
18382 * lib/mi-support.exp: Remove local emacs variable defining
18383 change-log-default-name.
18384
b4127474
MC
183852001-06-22 Michael Chastain <chastain@redhat.com>
18386
18387 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
18388 This is operationally compatible with the previous version.
18389
8dbfb380
JB
183902001-06-13 Jim Blandy <jimb@redhat.com>
18391
18392 * lib/gdb.exp (gdb_test): Doc fix.
18393
f2d8c86d
MC
183942001-06-10 Michael Chastain <chastain@redhat.com>
18395
18396 * gdb.base/exprs.exp: Remove a duplicate test.
18397
81564d34
JB
183982001-06-06 Jim Blandy <jimb@redhat.com>
18399
18400 * gdb.base/return2.exp (main): Use values to test float and double
18401 returns that are not NaN's, to avoid being confused by IEEE
18402 comparison rules.
18403
da55addb
MS
184042001-06-04 Michael Snyder <msnyder@redhat.com>
18405
18406 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 18407 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
18408 rather than wait for 12 more tests to time out.
18409
42c65987
JB
184102001-06-06 Jim Blandy <jimb@redhat.com>
18411
b18bced9 18412 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 18413 Don't forget to match the GDB prompt.
b18bced9 18414
42c65987
JB
18415 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
18416
5b41e5f0
JB
184172001-06-04 Jim Blandy <jimb@redhat.com>
18418
18419 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
18420 command.
18421
015e046f
KB
184222001-05-31 Kevin Buettner <kevinb@redhat.com>
18423
18424 * gdb.base/annota1.exp (info break): Match four or more spaces
18425 after "Address".
18426
fb1ffbbe
MC
184272001-05-31 Michael Chastain <chastain@redhat.com>
18428
18429 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
18430 (dm_type_int_star): Likewise.
18431 (dm_type_long_star): Likewise.
18432 (dm_type_void_star): Likewise.
18433
5ea2a32c
KB
184342001-05-29 Kevin Buettner <kevinb@redhat.com>
18435
18436 * gdb.base/completion.exp (INPUTRC): Set this environment variable
18437 to a known value in order to get consistent results regardless
18438 of the setting of INPUTRC or the presence or contents of .inputrc.
18439
ae23c492
MS
184402001-05-24 Michael Snyder <msnyder@redhat.com>
18441
ac55707e
MS
18442 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
18443 Don't require that the main thread and the manager thread are the
18444 first in the list.
18445
ae23c492
MS
18446 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
18447 debugging. If test fails, issue an "unsupported" not a "fail".
18448
400071f1
JB
184492001-05-24 Jim Blandy <jimb@redhat.com>
18450
18451 Don't assume that short is shorter than int.
18452 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
18453 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 18454 this isn't true.
400071f1
JB
18455 ("print unsigned char == (~0)"): Add test that verifies that ~0,
18456 an int, is not equal to ~0 stored in an unsigned char. This tests
18457 the same thing that the previous test meant to, but works on
18458 16-bit machines, too.
18459 ("print unsigned char != (~0)"): Same test, complemented.
18460
0816a3e5
MS
184612001-05-24 Michael Snyder <msnyder@redhat.com>
18462
18463 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 18464 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
18465 and prevents dejagnu getting out of step.
18466
f6dc23a9
KB
184672001-05-23 Kevin Buettner <kevinb@redhat.com>
18468
18469 * gdb.base/finish.exp (finish_void): Revise pattern for
18470 stopping on the call statement to not permit stopping at
18471 the start of the instructions comprising the call sequence.
18472
7dbd117d
MC
184732001-05-19 Michael Chastain <chastain@redhat.com>
18474
18475 * gdb.base/callfuncs.exp: Make all test names unique.
18476 * gdb.base/commands.exp: Make all test names unique.
18477 * gdb.base/condbreak.exp: Make all test names unique.
18478 * gdb.base/dbx.exp: Make all test names unique.
18479 * gdb.base/default.exp: Make all test names unique.
18480 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
18481 and TIMEOUT messages to their corresponding PASS message.
18482 * gdb.base/ending-run.exp: Make all test names unique.
18483 * gdb.base/long_long.exp: Remove duplicate test.
18484
6b0b0a9e
KB
184852001-05-21 Kevin Buettner <kevinb@redhat.com>
18486
18487 * gdb.base/finish.exp (finish_void): Allow "finish" command to
18488 stop on the call statement as well as the statement after the
18489 call.
18490
2caa35cb
MS
184912001-05-21 Michael Snyder <msnyder@redhat.com>
18492
18493 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
18494
40713331
EZ
184952001-05-10 Elena Zannoni <ezannoni@redhat.com>
18496
a9c64011
AS
18497 * gdb.base/completion.exp: Revamp test. Make it execute on all
18498 platforms.
40713331 18499
c2c1be8d
EZ
185002001-05-10 Elena Zannoni <ezannoni@redhat.com>
18501
a9c64011
AS
18502 * config/gdbserver.exp (gdb_load): Handle the case
18503 in which the arguments to gdbserver are given in the
18504 baseboard configuration file.
18505 Also handle the case in which the server needs to do a
18506 load.
2c9cd303 18507
9671de48
KS
185082001-05-07 Keith Seitz <keiths@cygnus.com>
18509
a9c64011
AS
18510 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
18511 set up the display for testing.
18512 (gdbtk_start): Convert all paths to paths that tcl will like.
18513 Export target information to environment.
18514 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
18515 necessary.
18516 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
18517 (to_tcl_path): New proc to convert a given pathname into
18518 a path acceptible as an argument to a tcl command.
18519 (_gdbtk_export_target_info): New proc to export target info
18520 into the environment for gdbtk testing.
18521 (gdbtk_done): New proc to signal end-of-test.
9671de48 18522
5a360f47
JB
185232001-05-06 Jim Blandy <jimb@redhat.com>
18524
18525 * restore.c: Make the code of caller0 correspond to its comment.
18526
66c756c6
MS
185272001-05-03 Michael Snyder <msnyder@redhat.com>
18528
18529 * config/sid.exp (gdb_target_sid): Check for error messages.
18530 On error or timeout, don't make expect exit (which will terminate
18531 all subsequent tests); instead just make gdb exit.
d63a86f8 18532 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
18533 return a negative value.
18534
a966fde5
JB
185352001-04-24 Jim Blandy <jimb@redhat.com>
18536
851c18e0
JB
18537 * gdb.c++/templates.exp: If we see the prompt for the overload
18538 list, but we haven't recognized any of the longer patterns,
18539 arrange for this test to fail, not hang.
18540
a966fde5
JB
18541 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
18542 variations.
18543
db144853
MC
185442001-04-22 Michael Chastain <chastain@redhat.com>
18545
18546 * gdb.c++/local.exp: Use the 'runto' library function.
18547 * gdb.c++/namespace.exp: Likewise.
18548 * gdb.c++/overload.exp: Likewise.
18549
3207ec21
KB
185502001-03-26 Kevin Buettner <kevinb@redhat.com>
18551
18552 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
18553 * gdb.base/step-line.exp: New file. Test step/next in presence of
18554 #line directives.
18555 * gdb.base/step-line.c: New file. Test program for the above.
18556 * gdb.base/step-line.inp: New file. We pretend that this file has
18557 been transformed by some other tool into step-line.c.
18558
13b57657
JB
185592001-03-21 Jim Blandy <jimb@redhat.com>
18560
18561 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
18562 unmangled operator names.
18563
754cbe1c
JB
185642001-03-20 Jim Blandy <jimb@redhat.com>
18565
18566 * gdb.threads/linux-dp.exp: Recognize an additional message
18567 generated by GDB when it doesn't understand how to debug threads
18568 on the target system.
18569
177495c9
AC
185702001-03-19 Andrew Cagney <ac131313@redhat.com>
18571
18572 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
18573
f266096b
MC
185742001-03-12 Michael Chastain <chastain@redhat.com>
18575
18576 * gdb.c++/derivation.exp: Use the 'runto' library function.
18577
cac3c2ff
MC
185782001-03-12 Michael Chastain <chastain@redhat.com>
18579
18580 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
18581
b6c11a24
MC
185822001-02-24 Michael Chastain <chastain@redhat.com>
18583
18584 * gdb.c++/ref-types.exp: Change handwritten code to library
18585 function 'runto'.
18586
6bae5bce
OF
185872001-03-16 Orjan Friberg <orjanf@axis.com>
18588
18589 * gdb.base/signals.exp: Set count to 0 explicitly.
18590
0015fd9a
MS
185912001-03-15 Mark Salter <msalter@redhat.com>
18592
18593 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
18594 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
18595 (gdb_load): Add support for additional target_info: gdb_download_size
18596 and gdb_load_timeout.
0015fd9a 18597
fc33412a
DT
18598Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
18599
18600 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
18601 file -- to prevent failing when the compile fails but we have no
18602 intention of running the tests anyway.
fc33412a
DT
18603
18604 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
18605 tests if set.
18606
18607 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 18608 integers.
fc33412a
DT
18609
18610 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
18611 * gdb.c++/namespace.exp: Ditto.
18612
115f06de
OF
186132001-03-07 Orjan Friberg <orjanf@axis.com>
18614
18615 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
18616 * gdb.base/pointers.exp: Relax pattern match of decimals.
18617
b6ba6518
KB
186182001-03-06 Kevin Buettner <kevinb@redhat.com>
18619
18620 * Makefile.in, config/abug.exp, config/cfdbug.exp,
18621 config/cpu32bug.exp, config/dve.exp, config/est.exp,
18622 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
18623 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
18624 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
18625 config/sh.exp, config/sid.exp, config/slite.exp,
18626 config/sparclet.exp, config/udi.exp, config/unknown.exp,
18627 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
18628 config/vxworks.exp, config/vxworks29k.exp,
18629 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
18630 gdb.base/all-bin.exp, gdb.base/annota1.exp,
18631 gdb.base/arithmet.exp, gdb.base/assign.exp,
18632 gdb.base/async.exp, gdb.base/attach.exp,
18633 gdb.base/bitfields.exp, gdb.base/bitops.exp,
18634 gdb.base/break.exp, gdb.base/call-ar-st.exp,
18635 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
18636 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
18637 gdb.base/commands.exp, gdb.base/completion.exp,
18638 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
18639 gdb.base/constvars.exp, gdb.base/corefile.exp,
18640 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
18641 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
18642 gdb.base/ending-run.exp, gdb.base/environ.exp,
18643 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
18644 gdb.base/finish.exp, gdb.base/foll-exec.exp,
18645 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
18646 gdb.base/funcargs.exp, gdb.base/help.exp,
18647 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
18648 gdb.base/logical.exp, gdb.base/long_long.exp,
18649 gdb.base/maint.exp, gdb.base/mips_pro.exp,
18650 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
18651 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
18652 gdb.base/pointers.exp, gdb.base/printcmds.exp,
18653 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
18654 gdb.base/regs.exp, gdb.base/relational.exp,
18655 gdb.base/remote.exp, gdb.base/reread.exp,
18656 gdb.base/restore.exp, gdb.base/return2.exp,
18657 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
18658 gdb.base/selftest.exp, gdb.base/setshow.exp,
18659 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
18660 gdb.base/sigall.exp, gdb.base/signals.exp,
18661 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
18662 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
18663 gdb.base/step-test.exp, gdb.base/structs.c,
18664 gdb.base/structs.exp, gdb.base/structs2.exp,
18665 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
18666 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
18667 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
18668 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
18669 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
18670 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
18671 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
18672 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
18673 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
18674 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
18675 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
18676 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
18677 gdb.fortran/types.exp, gdb.java/jmisc.exp,
18678 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
18679 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
18680 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
18681 gdb.trace/circ.exp, gdb.trace/collection.exp,
18682 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
18683 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
18684 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
18685 gdb.trace/report.exp, gdb.trace/save-trace.exp,
18686 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
18687 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
18688 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
18689 notices.
18690
dc96c6c7 186912001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
18692
18693 * gdb.base/varargs.c (find_max_double): Fix printf format string:
18694 first arg is int not float.
18695
dc96c6c7 186962001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
18697
18698 * gdb.base/reread.exp: Unsupported for non-native targets;
18699 doesn't work for remote debugging.
18700
9b0c4aeb
FN
187012001-02-19 Fernando Nasser <fnasser@redhat.com>
18702
18703 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
18704 * gdb.base/ending-run.exp: Properly handle the BSP state when
18705 stepping past the end of main.
9b0c4aeb 18706
02aa71d5
MC
187072001-02-19 John Moore <jmoore@redhat.com>
18708
18709 * gdb.base/commands.exp (infrun_breakpoint_command_test):
18710 Converted HPUX fix for non-expected items following multiple
18711 step commands into general solution for all platforms.
18712
1fa449a4
MC
187132001-02-18 Michael Chastain <chastain@redhat.com>
18714
18715 * gdb.c++/classes.exp (do_tests): Change runto statements
18716 from "runto 'foo(void)'" to "runto 'foo'". This makes the
18717 statements demangler agnostic.
18718 * gdb.c++/virtfunc.exp (do_tests): Likewise.
18719 (gdb_virtfunc_restart): Likewise.
18720
b2f9ec70
MC
187212001-02-14 Michael Chastain <chastain@redhat.com>
18722
18723 * gdb.c++/inherit.exp (do_tests): Change runto statements
18724 from "runto 'foo(void)'" to "runto 'foo'". This makes the
18725 statements demangler agnostic.
18726
cf74b8ca
AC
18727Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
18728
18729 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
18730 ``continue to bkpt at common_routine in thread 2'' and ``stopped
18731 before calling common_routine 15 times'' tests.
cf74b8ca 18732
99f78f56
MC
187332001-02-11 Michael Chastain <chastain@redhat.com>
18734
18735 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
18736 Helps the test script figure out which demangler is in use.
18737 (dm_type_foo_ref): Ditto.
18738 (dm_type_int_star): Ditto.
18739 (dm_type_long_star): Ditto.
18740 (dm_type_unsigned_int): Ditto.
18741 (dm_type_void): Ditto.
18742 (dm_type_void_star): Ditto.
99707966 18743 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
18744 Probe the gdb demangler and set variables to accommodate
18745 formatting differences.
18746 (info_func_regexp): New function. Same as info_func, but
18747 matches against a regexp.
18748 (info_func): Match against a literal string.
18749 (print_addr_2): New function. Match against a literal string,
18750 which can be different from the input to gdb.
18751 (print_addr): Simply call print_addr_2 with the same argument twice.
18752 (test_lookup_operator_functions): Use demangler formatting variables.
18753 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
18754 the tests in the same order as the C++ class declaration.
18755 (test_paddr_operator_functions): Ditto.
18756 (test_paddr_overloaded_functions): Ditto.
18757 (test_paddr_hairy_functions): Use demangler formatting variables.
18758 Add reference to gdb/19 for related tests.
18759 (do_tests): Call probe_demangler.
18760
1de8f023
KB
187612001-01-30 Kevin Buettner <kevinb@redhat.com>
18762
18763 * gdb.c++/templates.cc (printf): Remove unused function definition.
18764
ca3f91ed
MS
187652001-01-26 Felix Lee <flee@redhat.com>
18766
18767 * sid.exp (sid_exit): Pass host, not target, to remote_close.
18768
187692001-01-25 matthew green <mrg@redhat.com>
18770
18771 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
18772 up sid.
18773 (sid_exit): Call `remote_pop_conn' after GDB is gone.
18774
187752001-01-25 matthew green <mrg@redhat.com>
18776
18777 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 18778 Deprecate $sid_spawn_id.
ca3f91ed
MS
18779 (sid_exit): Remove code necessary only for `spawn.'
18780
187812001-01-25 matthew green <mrg@redhat.com>
18782
18783 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
18784
fb18ec4a
MC
187852001-01-28 Michael Chastain <chastain@redhat.com>
18786
18787 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
18788 to call when tests fail. It takes gdb out of the overloaded
18789 function choice menu back to the main prompt, so that the test
18790 program stays synchronized.
18791 (set_bp_overloaded): New proc to collect all the common
18792 code for setting a breakpoint on an overloaded name. Calls
18793 take_gdb_out_of_choice_menu when needed.
18794 (menu_overload1arg): New variable to collect the repeated
18795 instances of the expected menu for an overloaded name. Change
18796 the regular expression to handle changes in g++ type encoding:
18797 "void" can be either "void" or "", and "unsigned int" can be
18798 either "unsigned int" or "unsigned".
18799 (continue_to_bp_overloaded): Change regular expressions to handle
18800 changes in g++ type encoding.
18801 (no proc): Call take_gdb_out_of_choice_menu when needed.
18802 Remove redundant calls to "info break". Accept either "canceled"
18803 or "cancelled". Change regular expressions in "info break"
18804 calls to handle changes in g++ type encoding. Give all tests
18805 unique strings.
18806
9c646a6e
BE
188072001-01-17 Ben Elliston <bje@redhat.com>
18808
18809 * config/sid.exp: New file.
18810
9549d9c1
AC
18811Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
18812
18813 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
18814
dc96c6c7 188152000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
18816
18817 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
18818 Add a RE to accept a non-ascii char if one is ever presented.
18819
b4df4f68
FN
188202000-12-20 Fernando Nasser <fnasser@redhat.com>
18821
297dd0fd 18822 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 18823
dc96c6c7 188242000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 18825
d63a86f8 18826 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
18827 in regexp. One '\' does not suffice on Linux.
18828
4a7bddb6
MC
188292000-12-09 Michael Chastain <chastain@redhat.com>
18830
18831 * gdb.base/break.exp (test_clear_command): Use a marker function
18832 rather than 'main' for the test function. Also move this
18833 test to an execution point where the marker function names are
18834 guaranteed to be bound to functions. (Executing tests after a
18835 'finish' from main runs into name conflicts with local names
18836 in __libc_start_main).
18837
dc96c6c7 188382000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
18839
18840 * gdb.base/finish.exp: New test for gdb's "finish" command.
18841 * gdb.base/return2.exp: New test for gdb's "return" command.
18842 * gdb.base/return2.c: New source file for above.
18843
dc96c6c7 188442000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
18845
18846 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
18847 * gdb.base/miscexprs.exp: Ditto.
18848 * gdb.base/pointers.exp: Ditto.
18849 * gdb.c++/derivation.exp: Ditto.
18850 * gdb.c++/local.exp: Ditto.
18851 * gdb.c++/namespace.exp: Ditto.
18852 * gdb.c++/overload.exp: Ditto.
18853 * gdb.c++/ref-types.exp: Ditto.
18854
dc96c6c7 188552000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
18856
18857 * gdb.base/constvars.exp: Test result of "up" command.
18858 * gdb.base/miscexprs.exp: Ditto.
18859 * gdb.base/pointers.exp: Ditto.
18860 * gdb.base/scope.exp: Ditto.
18861 * gdb.c++/derivation.exp: Ditto.
18862 * gdb.c++/local.exp: Ditto.
18863 * gdb.c++/namespace.exp: Ditto.
18864 * gdb.c++/overload.exp: Ditto.
18865 * gdb.c++/ref-types.exp: Ditto.
18866
44097287
FN
188672000-11-22 Michael Chastain <chastain@redhat.com>
18868
18869 * mips_pro.exp: Accept either "middle -> top -> main" or
18870 "middle -> main" in the backtrace, because gcc can optimize
18871 tail calls to jumps. Remove setup_xfail for the hppa case.
18872 Add a comment with the original warning messages from PR 3016,
18873 which was filed in 1993, to preserve them for posterity.
18874
9d2e1bab
ND
188752000-11-17 Nick Duffek <nsd@redhat.com>
18876
18877 * lib/gdb.exp (gdb_test): Override timeout with board info.
18878
1aca8eb7
ND
188792000-11-17 Nick Duffek <nsd@redhat.com>
18880
18881 * gdb.base/display.exp: Don't kill running stub. Add "again" to
18882 the second kill and detach messages.
18883
93076499
ND
188842000-11-17 Nick Duffek <nsd@redhat.com>
18885
18886 * configure.in: Add AC_EXEEXT.
18887 * configure: Regenerate.
18888 * Makefile.in (just-check): Export EXEEXT.
18889 * lib/gdb.exp ($EXEEXT): Import from environment.
18890 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
18891 expect "maint dump-me" on Cygwin.
18892 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
18893 $EXEEXT.
18894
30e87cd3
ND
188952000-11-17 Nick Duffek <nsd@redhat.com>
18896
18897 * gdb.base/break.exp: Test backtrace and finish from called
18898 function on all platforms, not just HP-UX.
18899
dc96c6c7 189002000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
18901
18902 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
18903 code from gdb_target_monitor, so it can be used independantly
18904 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 18905
dc96c6c7 189062000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
18907
18908 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
18909 * gdb.base/corefile.exp: Expect the message "Program is being
18910 debugged already" when we send the "corefile" command, since
18911 the preceeding gdb_load may have connected gdb to a remote target.
18912 * gdb.base/display.exp: Disable hardware watchpoints if new
18913 board info variable "no_hardware_watchpoints" is true.
18914 Replace single-letter commands with more readable ones.
18915 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
18916 if new board info variable "no_hardware_watchpoints" is true.
18917 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
18918 to see if stdio (printf) testing is possible.
18919 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
18920 board info variable "no_hardware_watchpoints" is true. Use new
18921 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
18922
39124dea
FN
189232000-11-13 Fernando Nasser <fnasser@redhat.com>
18924
18925 From Orjan Friberg <orjanf@axis.com>:
18926 * gdb.base/printcmds.exp: Escape curly braces followed by a number
18927 in array print pattern match.
18928
a9e2e984
FN
189292000-11-09 Fernando Nasser <fnasser@redhat.com>
18930
18931 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
18932 spelling "cancelled" to U.S. spelling "canceled" to match changes
18933 made to gdb.
18934 * gdb.c++/ovldbreak.exp: Ditto.
18935
c7db355b
PS
189362000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
18937
18938 * gdb.base/callfuncs.c (main): Moved to end of file, call
18939 t_double_values to initialize the FPU before inferior calls are made.
18940 * gdb.base/callfuncs.exp: Test for register preservation after calling
18941 inferior functions. Add tests for continuining, finishing and
18942 returning from a stop in a call dummy.
18943
dc96c6c7 189442000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
18945
18946 * gdb.base/commands.exp: Break up long lines, and re-indent.
18947
dc96c6c7 189482000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
18949
18950 * config/gdbserver.exp: Rewritten from the ground up, to make it
18951 compatible with the current dejagnu tree, and to make it work with
18952 the new "gdbserver" in libremote.
18953
dc96c6c7 189542000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
18955
18956 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
18957 * gdb.base/varargs.exp: Skip entire test if no printf support.
18958 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
18959 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
18960
dc96c6c7 189612000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
18962
18963 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
18964 no floating point support.
18965 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
18966 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
18967 * gdb.base/call-rt-st.exp: Ditto.
18968 * gdb.base/call-strs.exp: Ditto.
18969
bac5fc66
JG
189702000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
18971
18972 * gdb.base/sizeof.c: include <stdio.h>.
18973
18974 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
18975 'finish', otherwise uncaptured gdb_prompt would potentially
18976 throw remaining test points out of sync.
bac5fc66 18977
b22a6027
SB
189782000-07-26 Scott Bambrough <scottb@netwinder.org>
18979
18980 * gdb.base/recurse.exp: Run tests for all targets.
18981 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
18982 gnu-oldld case on ARM.
18983 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
18984 for ARM targets.
d63a86f8 18985
d8231941
AG
18986Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
18987
18988 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
18989 * gdb.java/configure: Rebuild.
18990
8caabe69
AG
18991Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
18992
18993 * gdb.java/jv-exp.exp: New file.
18994
9d273ca3
AG
18995Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
18996
18997 * configure: Rebuilt.
18998 * configure.in (configdirs): Add gdb.java.
18999 * gdb.java/jmisc.java: New file.
19000 * gdb.java/jmisc.exp: New file.
19001 * gdb.java/Makefile.in: New file.
19002 * gdb.java/configure: Rebuilt.
19003 * gdb.java/configure.in: New file.
19004 * lib/java.exp: New file.
19005
4f823a66
AC
19006Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
19007
19008 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 19009 underflow.
4f823a66 19010
2391e11d
AC
19011Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
19012
19013 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 19014 and the compilers sizes.
2391e11d 19015
54602222
ND
190162000-07-09 Nick Duffek <nsd@redhat.com>
19017
19018 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
19019 (use_methods): New function.
19020 (main): Call use_methods().
19021 * gdb.c++/classes.exp (test_method_param_class): New procedure.
19022 (do_tests): Call test_method_param_class.
19023
2bec0572
ND
190242000-07-09 Nick Duffek <nsd@redhat.com>
19025
19026 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
19027 spelling.
19028 (test_enums): New procedure. Move enum tests from end of script
19029 to here. Set breakpoint on function name instead of line number.
19030 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
19031 (enums2): New marker function.
19032 (enums1): New function.
19033 (main): Call enums1(). Move enum tests to enums1().
19034
78492fde
AC
19035Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
19036
19037 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 19038 compile/link program. Update line numbers.
78492fde
AC
19039 * gdb.asm/d10v.inc: Define ``startup''.
19040 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 19041
49a2cef8
AC
19042Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
19043
19044 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
19045
3e6c8688
EZ
190462000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19047
19048 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 19049 of 'help maint print' command.
3e6c8688 19050
9ff5cbe9
AC
19051Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
19052
19053 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 19054 they use gdb_expect_list.
9ff5cbe9 19055
17c579bd
AC
19056Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
19057
19058 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
19059 memory-read-packet-size'' instead of ``set endian big'' to test
19060 long commands.
17c579bd 19061
e6d71bf3
DB
190622000-06-03 Daniel Berlin <dan@cgsoftware.com>
19063
19064 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 19065 g++, and stop skipping them.
e6d71bf3
DB
19066
19067 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
19068 work under g++.
19069
d63a86f8 19070 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
19071 initialization.
19072
dc96c6c7 190732000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
19074
19075 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
19076 the regular expression: accept an (almost) arbitrary sequence of
19077 "frames-invalid" and "breakpoints-invalid" messages both before
19078 and after the "starting" message.
19079
dc96c6c7 190802000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
19081
19082 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 19083
dc96c6c7 190842000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
19085
19086 * gdb.base/annota1.exp (annotate-signal-handler-caller):
19087 Relax the regular expression a little, make it pass on Solaris 8.
19088
8216cda9
KB
190892000-05-12 Kevin Buettner <kevinb@redhat.com>
19090
19091 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 19092 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
19093 Instead, it is permissible for gdb to stop on the line of the
19094 call itself.
19095
1a570b2f
MS
190962000-05-12 Michael Snyder <msnyder@.cygnus.com>
19097
19098 * gdb.base/break.exp (bp on small function, optimized file):
19099 Add a second pass pattern. The behavior differs here between stabs
19100 and dwarf for one-line functions. Stabs preserves two line symbols
19101 (one before the prologue and one after) with the same line number,
19102 but dwarf regards these as duplicates and discards one of them.
19103 Therefore the address after the prologue (where the breakpoint is)
19104 has no exactly matching line symbol, and GDB reports the breakpoint
19105 as if it were in the middle of a line rather than at the beginning.
19106
dc96c6c7 191072000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 19108
d63a86f8 19109 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
19110 rather than "send_gdb" (for consistancy).
19111
7d418785
AC
19112Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
19113
19114 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
19115 * gdb.c++/templates.cc: Properly check for GCC version number.
19116 * lib/compiler.cc: Likewise
19117
dc96c6c7 191182000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 19119
d63a86f8 19120 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
19121 gdb may not stop at the first line of main, due to code motion.
19122
dc96c6c7 191232000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
19124
19125 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
19126 This test depends on parsing the printf output from the target.
19127 Since the sparclet stub doesn't do stdio, this will never work.
19128 * gdb.base/call-rt-st.exp: ditto.
19129 * gdb.base/call-strs: ditto.
19130
dc96c6c7 191312000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
19132
19133 * gdb.base/miscexprs.exp: make sizeof long array test portable.
19134
19135 * gdb.base/ending-run.exp: After connecting to a remote target,
19136 but before running, the target will appear to be in a random
19137 location. Specify both a file and a line for breakpoints.
19138 Also, the function that calls main may be called 'init'
19139 rather than 'start'.
19140
a5a51225
EZ
191412000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19142
19143 * gdb.base/help.exp: Update output for add-symbol-file command.
19144
7930cc7c
FN
191452000-04-10 Fernando Nasser <fnasser@cygnus.com>
19146
19147 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19148 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
19149
23e37ab1
C
191502000-04-07 J.T. Conklin <jtc@redback.com>
19151
e93c542c
C
19152 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
19153
23e37ab1
C
19154 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
19155
591b8fa3
PDM
19156Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
19157
19158 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 19159 values that can be represented exactly.
591b8fa3
PDM
19160 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
19161 above change, and to not check against the directory part of the source
19162 file name.
19163 (step into print_long_arg_list): Likewise.
19164 (print print_small_structs from print_long_arg_list): Likewise.
19165 (print print_long_arg_list): Likewise.
19166
7a495180
EZ
191672000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19168
30b53638 19169 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 19170
beb998c6
AC
19171Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
19172
19173 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
19174
1c689132
DB
191752000-03-25 Daniel Berlin <dan@cgsoftware.com>
19176
19177 * gdb.base/commands.exp (deprecated_command_test): Add test for
19178 deprecate with no arguments.
19179
c1790a9d
JL
191802000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
19181
19182 * gdb.base/break.exp: Add new test for setting breakpoints on
19183 optimized code so we can test breakpoints work even when function
19184 prologues may be optimized away
19185
003ba290
FN
191862000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
19187
19188 From David Whedon <dwhedon@gordian.com>
a9c64011 19189 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 19190
6837a0a2
DB
191912000-03-22 Daniel Berlin <dan@cgsoftware.com>
19192
19193 * gdb.base/help.exp: Added test for new apropos command.
19194
b9593231
KB
191952000-03-21 Kevin Buettner <kevinb@redhat.com>
19196
19197 * gdb.base/pointers.c (usevar): New function.
19198 (main): Make sure that global variables v_int_pointer2, rptr,
19199 and y are all referenced someplace in the program by calling
19200 usevar() on them. [Some linkers delete symbols which are
19201 never referenced. The space remains, but there's no way to
19202 get a (symbolic) handle on the variable from the debugger.]
19203
751a959b
EZ
192042000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19205
19206 * gdb.base/printcmds.c: Add typedeffed arrays.
19207
19208 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 19209 procedure to test arrays that are typedef'd.
751a959b 19210
73a93a32
JI
192112000-03-13 James Ingham <jingham@leda.cygnus.com>
19212
19213 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 19214 the library directories.
73a93a32 19215
fb40c209
AC
19216Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
19217
19218 * configure.in (configdirs): Add sub directory gdb.mi.
19219 * configure: Re-generate.
19220
19221 * gdb.mi: New directory.
d63a86f8 19222
ee4dd2c9
AC
192232000-02-25 Scott Bambrough <scottb@netwinder.org>
19224
19225 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 19226 a long long value as a double on ARM platforms.
ee4dd2c9 19227
70f0cc22
JB
192282000-02-16 Jim Blandy <jimb@redhat.com>
19229
19230 * gdb.base/break.exp ("breakpoint line number"): Make sure the
19231 default source file is set properly before running this test.
19232
853819b8
EZ
192332000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19234
19235 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 19236 gdbtk/library directory, not in gdbtcl2.
853819b8 19237
dfcd3bfb
JM
192382000-02-04 Jim Blandy <jimb@redhat.com>
19239
19240 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
19241 backslash from regexp pattern.
19242
19243 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
19244 procedure. Use it to run all the "continue to bp overloaded"
19245 tests. Note that this changes the names of the tests slightly.
19246 If the breakpoint hit message includes a hex PC value, because
19247 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
19248 from the real source code, still consider that a pass.
19249
19250 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
19251 XFAIL here if the breakpoint message contains a hex address. Note
19252 similar change on 1999-11-02.
19253
19254 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
19255
19256 * gdb.base/ptype.exp: Establish a default source file before
19257 calling get_debug_format.
19258
192592000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
19260
19261 * gdb.base/watchpoint.exp: Remove duplication of test messages.
19262
8b93c638
JM
192632000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
19264
19265 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
19266 of successive stepi commands -- while in the prologue we should see
19267 the function entry bracket.
19268
192692000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
19270
19271 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
19272 reach __change_mode() when stepping through the end of main().
19273
c5394b80
JM
192742000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
19275
19276 * gdb.base/default.exp: Fix expected pattern.
19277 * gdb.base/help.exp: Same.
19278
0d06e24b
JM
192792000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19280
19281 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 19282 Don't use xfail's because that affects only the following test.
d63a86f8 19283
0d06e24b 19284 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 19285 solaris or linux.
0d06e24b
JM
19286
19287 * gdb.base/selftest.exp: Update to reflect changes to main.c.
19288
dc96c6c7 192892000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 19290
d63a86f8 19291 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
19292 "A syntax error" rather than "A parse error". Accept both.
19293
192942000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
19295
19296 * gdb.base/default.exp: Remove OS dependent string from "target
19297 remote" test.
19298 * gdb.base/help.exp: Same for "help target remote" test.
19299
c3f6f71d
JM
193002000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19301
19302 From Jim Kingdon <kingdon@redhat.com>:
19303
19304 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
19305 prompt (cleanup rather than necessity, but still might keep output
19306 from spilling to next test).
c3f6f71d
JM
19307
193082000-01-02 Fred Fish <fnf@cygnus.com>
19309
19310 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
19311 AIX, which defines them in <sys/types.h>.
19312
ed9a39eb 193131999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 19314
ed9a39eb 19315 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 19316 float" test.
ed9a39eb
JM
19317
193181999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 19319
ed9a39eb 19320 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
19321
19322 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
19323 outermost frame disallowed".
19324
193251999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
19326
19327 * gdb.base/setvar.exp: New tests for setting the value of a struct
19328 with a constant list.
19329
193301999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
19331
19332 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
19333 require the user to type a cast before setting the value of a struct.
19334
de57eccd
JM
193351999-12-06 Jim Blandy <jimb@cygnus.com>
19336
19337 * gdb.base/default.exp: Expect the new 'info float' command on
19338 all i386 platforms.
19339
19340 * gdb.threads/linux-dp.exp: Expand our ability to recognize
19341 LinuxThreads libraries that don't support debugging.
19342
c2d11a7d
JM
19343Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
19344
19345 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
19346 Change the buffer type to ``unsigned char'' to simplify size
19347 arithmetic.
c2d11a7d
JM
19348
19349 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
19350 stub only handles 400-1 byte packets. Verify that the download
19351 worked.
c2d11a7d
JM
19352
193531999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
19354
19355 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
19356 tests, using UNRESOLVED for the untested cases. Also, does not wait
19357 for a timeout if the prompt was received before a recognizable pattern.
19358
193591999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
19360
19361 * lib/gdb.exp (gdb_expect_list): Fix spelling.
19362
193631999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19364
19365 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 19366 watchpoints.
c2d11a7d
JM
19367
193681999-11-24 Jason Merrill <jason@casey.cygnus.com>
19369
19370 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
19371
19372 * gdb.c++/local.exp: Be more flexible in recognizing local class
19373 name mangling. Don't allow horribly truncated method names.
19374 * gdb.c++/derivation.exp: Expect protected inheritance.
19375 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
19376 * gdb.c++/virtfunc.exp: Likewise.
19377 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
19378 when printing a nested enum.
19379
193801999-11-22 Jim Blandy <jimb@cygnus.com>
19381
19382 * gdb.base/step-test.exp: Properly await GDB's response to setting
19383 a breakpoint on the call to large_struct_by_value.
19384
19385 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
19386 just because we have debug info for the `start' function.
19387
193881999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
19389
19390 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
19391 "Unknown signal" messages, which indicate (on LinuxThreads) that
19392 GDB doesn't know how to debug threads on this system. This is
19393 better than hanging while philosopher 0 dumps chatter into gdb.log.
19394
193951999-11-18 Tom Tromey <tromey@cygnus.com>
19396
19397 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
19398
193991999-11-18 Fred Fish <fnf@cygnus.com>
19400
19401 * gdb.base/coremaker2.c: Add sample program for generating
19402 cores that is more self contained than coremaker.c. Eventually
19403 I'll add more code to this and tie it into the testsuite.
19404
4ce44c66
JM
194051999-11-12 Stan Shebs <shebs@andros.cygnus.com>
19406
19407 * gdb.base/dollar.exp: Remove, now in gdb.hp.
19408
194091999-11-10 Jimmy Guo <guo@cup.hp.com>
19410
19411 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 19412 from $srcdir/lib/.
4ce44c66 19413 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 19414 and gdb.c++/.
4ce44c66
JM
19415
19416 * gdb.c++/derivation.exp: remove redundant get compiler info code.
19417
d63a86f8 19418 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
19419 'continue with watch' test point.
19420
194211999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
19422
19423 Merged from p2linux-990323-branch:
d63a86f8 19424
4ce44c66
JM
19425 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
19426
11cf8741
JM
19427Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
19428
19429 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 19430 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
19431
19432Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
19433
19434 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 19435 gdb_expect_list.
11cf8741
JM
19436
19437Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
19438
19439 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
19440
194411999-11-03 Mark Salter <msalter@cygnus.com>
19442
19443 * gdb.base/break.exp: Fix "stub continue" pattern.
19444
194451999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
19446
19447 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
19448
194491999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
19450
19451 * gdb.base/display.exp ("finish"): Add timeout clause.
19452
19453 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
19454 plain prompt clause, so this doesn't have to time out in order to
19455 fail.
19456
19457 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 19458 breakpoint hit messages include an address.
11cf8741
JM
19459
19460 * gdb.base/display.exp: Don't forget to escape parens in regular
19461 expressions. Unix regexp notatation sucks.
19462
194631999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19464
19465 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 19466 order for 'signalled' message.
11cf8741 19467
5c44784c
JM
194681999-11-01 Stan Shebs <shebs@andros.cygnus.com>
19469
19470 From Jimmy Guo <guo@cup.hp.com>:
19471 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
19472 * gdb.base/annota1.c: Add code for tests to work with.
19473
194741999-10-26 Frank Ch. Eigler <fche@cygnus.com>
19475
19476 * gdb.base/remote.exp: New test for remote downloading settings.
19477 * gdb.base/remote.c: New file with large .data.
19478
917317f4
JM
194791999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
19480
19481 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
19482 for LinuxThreads support, merged from the Code Fusion branch.
19483
19484Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
19485
19486 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
19487 containing exp_continue into a while within an expect. Don't
19488 attempt a start more than three times. Check return value from
19489 gdb_load.
d63a86f8 19490
2df3850c
JM
19491Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
19492
19493 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 19494 a pass case.
2df3850c 19495
2acceee2
JM
194961999-10-01 Kevin Buettner <kevinb@cygnus.com>
19497
19498 * gdb.base/break.c (main): Added a statement that we can step
19499 off of.
19500 * gdb.base/break.exp: Added tests for setting a breakpoint
19501 at an offset and stepping onto a breakpoint.
19502
195031999-10-01 Fred Fish <fnf@cygnus.com>
19504
d63a86f8 19505 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
19506 gdb output.
19507
c2c6d25f
JM
195081999-09-18 Jim Blandy <jimb@cris.red-bean.com>
19509
19510 * gdb.base/break.exp: Code locations are in hex, don't forget!
19511 (For HP-UX.)
19512
195131999-09-17 Stan Shebs <shebs@andros.cygnus.com>
19514
19515 * condbreak.exp: Use break.c as test program.
19516 * condbreak.c: Remove, redundant with break.c.
19517
195181999-09-15 Stan Shebs <shebs@andros.cygnus.com>
19519
19520 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 19521 Z-packets if the target needs it.
c2c6d25f
JM
19522
195231999-09-13 James Ingham <jingham@leda.cygnus.com>
19524
19525 * gdb.c++/overload.exp: Added tests for listing overloaded
19526 functions with function pointers in the arg, explicitly calling
19527 out the version you want.
19528
cff3e48b
JM
195291999-09-09 Stan Shebs <shebs@andros.cygnus.com>
19530
19531 * long_long.exp: Add variations of test cases that work for
19532 targets with 16-bit ints and 32-bit doubles.
19533
d4f3574e
SS
195341999-09-08 Stan Shebs <shebs@andros.cygnus.com>
19535
19536 * break.c (main): Compare a possibly-uninitialized argc with an
19537 unlikely value that fits in 16 bits.
19538
195391999-09-07 Stan Shebs <shebs@andros.cygnus.com>
19540
19541 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
19542 0xfeeb, don't want negative numbers if ints are 16 bits.
19543
19544 * lib/gdb.exp (skip_cplus_tests): New proc.
19545 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
19546 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
19547 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
19548 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
19549 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
19550 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
19551 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
19552 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
19553
19554 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
19555
19556Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
19557
19558 * gdb.base/corefile.exp (up): Allow a parameter to appear
19559 in the frame that we're going up to.
19560
19561 From Jim Blandy <jimb@cygnus.com>:
19562
19563 * gdb.base/default.exp (info float): Expect some output now.
19564
19565 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
19566 returning floating-point values to fail on the x86.
19567 * gdb.base/callfwmall.exp (do_function_calls): Same.
19568
19569 * gdb.base/list.exp (test_listsize): Correct expectations for
19570 listing line 1 with listsize 2. Also, listing a single line
19571 works now, as does listing three lines. [Kevin's note: There
19572 were a number of other cases fixed too where the expectations
19573 differed...]
19574
195751999-09-02 Stan Shebs <shebs@andros.cygnus.com>
19576
19577 * gdb.base/selftest.exp: Add case for when version prints as
19578 constant string instead of char pointer.
19579
104c1213
JM
195801999-08-25 Stan Shebs <shebs@andros.cygnus.com>
19581
19582 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 19583 stepping out of main.
104c1213
JM
19584
19585 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
19586 G++ used.
19587
19588 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 19589 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
19590
19591 * gdb.c++/ovldbreak.exp: Update match string in test that
19592 includes a warning of multiple breakpoints.
19593
195941999-08-24 Stan Shebs <shebs@andros.cygnus.com>
19595
19596 * gdb.base/display.exp: Improve precision of step-after-finish
19597 added yesterday.
19598
19599 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 19600 test.
104c1213
JM
19601
19602 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
19603 configs when using G++, not just hppa*.
19604
196051999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19606
19607 * gdb.base/async.c: New file.
19608 * gdb.base/async.exp: New file.
19609
19610Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
19611
19612 * gdb.base/break.exp: Tweak PA specific tests to properly handle
19613 PA64.
19614
53a5351d
JM
19615Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
19616
104c1213
JM
19617 * gdb.base/display.exp: "finish" can leave us mid-line on many
19618 targets, deal with it. Add a small constant to main, instead of
19619 1000 since main+1000 may not be a valid address in the target.
19620
53a5351d
JM
19621 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
19622 on hpux11.
19623
19624 * gdb.base/attach.exp: Handle another hpux11 error message variant
19625 when attaching to a process that does not exist.
19626
196271999-08-19 J.T. Conklin <jtc@redback.com>
19628
19629 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 19630 characters in 'continue to 1241' test.
53a5351d
JM
19631
196321999-08-17 Stan Shebs <shebs@andros.cygnus.com>
19633
19634 * gdb.base/call-ar-st.exp: Add a shorter match case for the
19635 stop in print_long_arg_list, define and use a whitespace
19636 variable in print_small_structs test, add an XFAIL for Solaris.
19637 * gdb.base/dbx.exp: XFAIL func commands until somebody is
19638 interested enough to fix.
19639
7be570e7
JM
196401999-08-13 Keith Seitz <keiths@cygnus.com>
19641
19642 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
19643 (dbx_gdb_load): Remove. Use gdb_load instead, since that
19644 proc knows about targets other than the natives.
19645 (test_assign): Use "gdb_run_cmd" to "run" the target.
19646 Check that we've actually hit the breakpoint at main.
19647 When we attempt to assign a value to a local variable, check
19648 that the variable is in the current scope, i.e., don't use
19649 a test with an empty result.
19650
19651Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
19652
19653 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 19654 command.
7be570e7
JM
19655
196561999-08-09 Stan Shebs <shebs@andros.cygnus.com>
19657
19658 From Jimmy Guo <guo@cup.hp.com> and others at HP:
19659 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
19660 gdb.compat, gdb.threads-hp.
19661 gdb.hp/configure, gdb.hp/configure.in: New files.
19662 gdb.hp/Makefile.in: Recurse into new subdirs.
19663 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
19664 gdb.hp/gdb.objdbg: New directory, tests for debugging info
19665 in object files.
19666 gdb.hp/tools: New directory, aux tools for HP-specific tests.
19667
96baa820
JM
196681999-08-05 Stan Shebs <shebs@andros.cygnus.com>
19669
19670 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 19671 funky printf, remove a bogus p/a test.
96baa820
JM
19672
196731999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19674
19675 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
19676 connected to the target. This is necessary when running not
19677 natively.
96baa820
JM
19678
196791999-08-03 Stan Shebs <shebs@andros.cygnus.com>
19680
19681 * gdb.base/step-test.exp: Removed some extraneous messages.
19682
19683 * gdb.base/long_long.exp: Don't run memory examination tests
19684 on little-endian targets (they will need a different set of
19685 results to match).
19686
196871999-08-02 Stan Shebs <shebs@andros.cygnus.com>
19688
19689 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
19690 until somebody decides to fix GDB.
19691
19692 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 19693 constant as "ULL".
96baa820
JM
19694 * gdb.base/long_long.exp: Loosen x/c test, add partial result
19695 matches for a couple x/2 commands.
19696
a0b3c4fd
JM
196971999-07-30 Stan Shebs <shebs@andros.cygnus.com>
19698
19699 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
19700 by merging in ref-types2 tests.
19701 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
19702
19703 From Jimmy Guo <guo@cup.hp.com> and others at HP:
19704 * gdb.c++/Makefile.in: Add standard actions.
19705 (EXECUTABLES): Rename from PROGS, update list.
19706 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
19707 from gdb.hp.
19708 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
19709 foo and bar locals.
19710 * gdb.c++/anon-union.exp: Fix tests to match.
19711 * gdb.c++/classes.exp: Run if HP compiler used, add extra
19712 expect matches to handle output variations.
19713 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
19714 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 19715 output, add HP alternatives for new and delete prints.
a0b3c4fd 19716 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 19717 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
19718 * gdb.c++/demangle.exp: Use $style when reporting failure.
19719 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
19720 * gdb.c++/inherit.exp: Run if HP compiler used, add some
19721 match alternatives.
19722 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 19723 compilers.
a0b3c4fd
JM
19724 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
19725 * gdb.c++/method.exp: Add match alternatives.
19726 * gdb.c++/misc.cc: Add bool types.
19727 * gdb.c++/misc.exp: Add tests for bool types.
19728 * gdb.c++/overload.exp: Add xfails.
19729 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
19730 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
19731 add some more template parameter tests (only for HP currently).
19732 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
19733 * gdb.c++/virtfunc.cc: Add return type and value for main.
19734 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
19735 match alternatives.
d63a86f8 19736
a0b3c4fd
JM
197371999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19738
19739 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
19740
197411999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
19742
19743 * gdb.base/signals.exp: Don't expect getting a backtrace from
19744 within a signal handler to fail on Linux.
19745
197461999-07-29 Stan Shebs <shebs@andros.cygnus.com>
19747
19748 From Jimmy Guo <guo@cup.hp.com> and others at HP:
19749 * lib/gdb.exp: Remove some gratuitious semicolons.
19750 (delete_breakpoints): Increase timeout.
19751 (gdb_expect): Add -notransfer option.
19752 (gdb_test): Use -notransfer option.
19753 (get_compiler_info): Add f77 case.
19754 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 19755 case.
a0b3c4fd
JM
19756 (gdb_preprocess): Call get_compiler.
19757
19758 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
19759 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
19760 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
19761 gdb.base/long_long.exp, gdb.base/printcmds.exp,
19762 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
19763 third arg to gdb_test.
a0b3c4fd
JM
19764 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
19765 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 19766 HP-UX xfails, add others.
a0b3c4fd
JM
19767 * gdb.base/completion.exp: Reflect name change of self-test.
19768 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
19769 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
19770 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
19771 HP failure number.
a0b3c4fd
JM
19772 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
19773 useless HP-UX 10.30 references.
19774 * gdb.base/maint.exp: Loosen matches.
19775 * gdb.base/pointers.c (main): Declare more_code.
19776 * gdb.base/pointers.exp: Match on output of a `next'.
19777 * gdb.base/structs.c: Add prototypes.
19778 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
19779 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
19780
197811999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19782
19783 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 19784 command.
a0b3c4fd
JM
19785
197861999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19787
19788 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
19789 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
19790
19791 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
19792 debug info. Deal with lack of signal hanlder info in stack.
19793
a9c64011 19794 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
19795 * gdb.base/annota1.exp: If printf has debug info, deal with it.
19796
5a2468f5
JM
197971999-07-19 Stan Shebs <shebs@andros.cygnus.com>
19798
19799 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 19800 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 19801
adf40b2e
JM
19802Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
19803
19804 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 19805 a1-selftest.exp.
adf40b2e
JM
19806 * gdb.base/configure: Re-generate.
19807
198081999-07-12 Stan Shebs <shebs@andros.cygnus.com>
19809
19810 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
19811 in trying to run first and name is too long.
19812
19813 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
19814 pointers2.c and pointers2.exp, respectively.
19815 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
19816 doschk happier.
19817
43e526b9
JM
198181999-07-08 Stan Shebs <shebs@andros.cygnus.com>
19819
19820 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
19821 callfuncs2.c and callfuncs2.exp.
19822
19823 * gdb.base/list.exp: Remove mistaken xfails.
19824 * gdb.base/list0.h: Add optional prototypes.
19825
9846de1b
JM
19826Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
19827
a9c64011 19828 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 19829 calling malloc.
a9c64011
AS
19830 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
19831 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 19832 use.
9846de1b
JM
19833
198341999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19835
19836 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
19837 * gdb.base/annota2.cc, annota2.exp: Move from here.
19838 * gdb.c++/annota2.cc, annota2.exp: To here.
19839 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
19840
43ff13b4
JM
19841Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
19842
19843 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 19844 a consistent format.
43ff13b4 19845
085dd6e6
JM
198461999-06-25 Stan Shebs <shebs@andros.cygnus.com>
19847
19848 From Jimmy Guo <guo@cup.hp.com> and others at HP:
19849 * lib/gdb.exp (get_compiler_info): Add detection for assorted
19850 HP compilers, also set the globals $true and $false.
19851
19852 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
19853 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
19854 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
19855 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
19856 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
19857 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
19858 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
19859 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
19860 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
19861 whatis.c} Add C++ compatible function definitions and return
19862 types, add includes for library functions.
085dd6e6
JM
19863 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
19864 * gdb.base/step-test.c (myglob): Rename from glob.
19865 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
19866 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
19867 files, move here from gdb.hp.
085dd6e6 19868 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
19869 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
19870 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
19871 Adjust line numbers in regexps.
085dd6e6
JM
19872
19873 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
19874 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
19875 instead of 0/1.
19876
19877 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
19878 foll-vfork.exp: New files, move here from gdb.hp.
19879 * gdb.base/page.exp: New file, test of pagination command.
19880
19881 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
19882 recursion test.
19883 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
19884
19885 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 19886 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
19887
19888 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 19889 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 19890 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 19891 watchpoint test.
085dd6e6
JM
19892 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
19893 them work.
19894 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
19895 expressions properly.
19896 * gdb.base/corefile.exp: Loosen the match slightly.
19897 * gdb.base/default.exp: Allow "Error accessing memory" message
19898 also.
19899 * gdb.base/display.exp: Skip over x/0 j if PA64.
19900 * gdb.base/funcargs.exp: Add xfails for HP-UX.
19901 * gdb.base/interrupt.exp: Ditto.
19902 * gdb.base/langs.exp: Add symbolic matches governed by compiler
19903 in use.
19904 * gdb.base/list.exp: Add xfails for HP-UX.
19905 * gdb.base/long_long.exp: Refine some of the numeric matches.
19906 * gdb.base/mips_pro.exp: Xfail on HP-UX.
19907 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
19908 * gdb.base/nodebug.exp: Succeed on more varieties of output.
19909 * gdb.base/opaque.exp: Remove some HP-UX xfails.
19910 * gdb.base/ptype.exp: Succeed on more varieties of output.
19911 * gdb.base/scope.exp: Add xfails for HP-UX.
19912 * gdb.base/sect-cmd.exp: Add more cases.
19913 * gdb.base/setvar.exp: Add xfails for HP-UX.
19914 * gdb.base/shlib-call.exp: Loosen some matches slightly.
19915 * gdb.base/signals.exp: Match on void symbolically.
19916 * gdb.base/step-test.exp: Add case for PA64.
19917 * gdb.base/term.exp: Add exit and restart.
19918 * gdb.base/twice.exp: Clean up after self.
19919 * gdb.base/varargs.exp: Disable overload resolution explicitly.
19920 * gdb.base/whatis.exp: Allow more ways to pass tests.
19921
19922 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 19923 no longer useful.
085dd6e6
JM
19924
19925Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
19926
19927 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 19928 list of patterns.
085dd6e6 19929 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
19930 print_double_array(double_array)", "continuing to breakpoint
19931 1018", "print print_double_array(array_d)" and "continuing to
19932 1034" tests.
d63a86f8 19933
085dd6e6
JM
199341999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
19935
a9c64011 19936 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
19937
199381999-06-24 Stan Shebs <shebs@andros.cygnus.com>
19939
19940 * config/mt-*: Remove, these haven't been used since 1996.
19941
199421999-06-22 Stan Shebs <shebs@andros.cygnus.com>
19943
19944 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 19945 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
19946 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
19947
9e0b60a8
JM
199481999-06-18 Stan Shebs <shebs@andros.cygnus.com>
19949
19950 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
19951 simpler match case for the ptype of the big class.
19952
199531999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
19954
19955 * gdb.exp: Fix test for gdb_prompt existence.
19956
199571999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
19958
19959 * gdb.exp (gdb_test): Add fail after calls to perror.
19960
199611999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
19962
19963 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
19964
199651999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
19966
19967 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
19968
0f71a2f6
JM
19969Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
19970
19971 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 19972 malloc() is linked in.
0f71a2f6
JM
19973
199741999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
19975
19976 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
19977 step at end.
19978
19979 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
19980
199811999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
19982
19983 * gdb.java/jv-print.exp: New file. (Our first Java test!)
19984
cce74817
JM
19985Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
19986
19987 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
19988 * gdb.base/mips_pro.exp: Likewise.
19989
199901999-06-02 Keith Seitz <keiths@cygnus.com>
19991
19992 * gdb.c++/templates.cc: Change all "new" operators to throw
19993 an exception.
19994 * gdb.c++/cplusfuncs.cc: Likewise.
19995
19996 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
19997
19998Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
19999
20000 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
20001 * gdb.base/ending-run.exp: When stepping out of main, accept a
20002 step into an arbitrary assembler file.
cce74817 20003
392a587b
JM
200041999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20005
d63a86f8 20006 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 20007 "breakpoint-invalid" to be printed.
d63a86f8 20008 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
20009 number of "frames-invalid" and "breakpoint-invalid" to be printed.
20010 * gdb.base/annota2.cc: Initialize a.x to 0.
20011
9e086581
JM
200121999-05-17 Keith Seitz <keiths@cygnus.com>
20013
20014 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
20015 when "skip_float_tests" set.
20016 Ditto for "print print_double_array(array_d)", "print print_small_structs",
20017 "print print_ten_doubles", and "step into print_long_arg_list".
20018 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
20019 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
20020 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
20021 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
20022 "skip_float_tests" is set.
20023 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
20024 when "skip_float_tests" set.
d63a86f8 20025
cd0fc7c3
SS
200261999-05-06 Keith Seitz <keiths@cygnus.com>
20027
20028 * gdb.base/annota2.cc: Include stdio.h.
20029
20030Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
20031
20032 * gdb.base/crossload.exp: Remove, this has been disabled ever
20033 since BFD stopped including all targets, and cross-GDB gets
20034 plenty of testing anyway.
20035 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
20036 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
20037 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
20038 * gdb.base/README: Remove, was doc for this.
20039 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 20040 needed.
cd0fc7c3 20041
b83266a0
SS
200421999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20043
20044 * gdb.base/call-ar-st.exp: Fix one regular expression in test
20045 output.
20046
20047 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
20048 * gdb.base/annota2.exp: New file. More annotation tests.
20049 * gdb.base/annota1.c: New file. Source file for annota1.exp.
20050 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
20051
200521999-04-23 Angela Marie Thomas <angela@cygnus.com>
20053
20054 * config/cfdbug.exp: New file.
20055
7a292a7a
SS
200561999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
20057
20058 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
20059 Marcus Daniel's and Dale Hawkins's demangler crashes.
20060
20061 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
20062 test_lucid_style_demangling, test_arm_style_demangling,
20063 test_hp_style_demangling): Try Tom Tromey's core-dumping
20064 identifier under each demangling style.
7a292a7a
SS
20065
200661999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
20067
20068 * gdb.c++/demangle.exp: Include the current demangling style
20069 in all test names.
20070 (current_demangling_style): New global variable.
20071 (set_demangling_style, test_demangling_core, test_demangling,
20072 test_demangling_exact): New functions.
20073 (test_gnu_style_demangling, test_lucid_style_demangling,
20074 test_arm_style_demangling, test_hp_style_demangling): Use those,
20075 instead of calling gdb_test and gdb_test_exact directly.
20076 (catch_demangling_errors): New function, which reports errors
20077 signalled by the demangling test functions in an orderly way.
20078 (do_tests): Use catch_demangling_errors.
20079
200801999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
20081
20082 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 20083 grouping in expressions, not {}.
7a292a7a
SS
20084
20085 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 20086 initialized yet.
7a292a7a
SS
20087
200881999-04-01 Stan Shebs <shebs@andros.cygnus.com>
20089
20090 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
20091 are listed.
20092
200931999-03-26 Stan Shebs <shebs@andros.cygnus.com>
20094
20095 * gdb.stabs/weird.exp: Test for CC being defined before
20096 looking at its value.
20097
200981999-03-25 Stan Shebs <shebs@andros.cygnus.com>
20099
20100 * gdb.base/call-ar-st.exp: Remove stray '#'.
20101 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
20102 "short int" and "long int".
20103 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 20104 change, to mollify finicky HP compiler.
7a292a7a
SS
20105 * gdb.hp/reg-test.exp (testfile): Fix file name.
20106 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 20107
7a292a7a
SS
20108 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
20109 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
20110 alternate form of enum ptype.
20111
c906108c
SS
201121999-03-23 Stan Shebs <shebs@andros.cygnus.com>
20113
7a292a7a
SS
20114 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
20115 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
20116 passing skip_hp_tests, so as not to waste time on guaranteed
20117 failure.
7a292a7a 20118
c906108c
SS
20119 * gdb.c++/overload.cc: Pass string instead of char addr, always
20120 init ccpfoo.
20121 * gdb.c++/templates.cc: Fix syntax error.
20122
7a292a7a
SS
20123Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20124
20125 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 20126 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
20127 command.
20128
201291999-03-18 James Ingham <jingham@cygnus.com>
20130
20131 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
20132
20133 * gdb.c++/method.exp: It was testing an uninitialized int on the
20134 stack and assuming it was positive.
20135
20136 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
20137
20138 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 20139 keep it from killing the rest of the tests.
7a292a7a
SS
20140 Use gdb_continue_to_end.
20141
20142 * gdb.base/sigall.exp: use gdb_continue_to_end.
20143
20144 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
20145
20146 * gdb.base/display.exp: use runto_main, not run.
20147
d63a86f8
RM
20148 * gdb.base/default.exp: Check for the current error message in the
20149 r abbreviation test.
7a292a7a
SS
20150 Add strongarm to the targets that know info float.
20151
d63a86f8 20152 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
20153 run which doesn't work with monitors.
20154
20155 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
20156
20157 * gdb.base/break.exp: use the gdb_continue_to_end proc.
20158
20159 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
20160 program. Traps the case (in Cygmon) when the program never really
20161 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
20162 more places, so I used my name. Sorry Mark...
20163
20164 * config/monitor.exp (gdb_target_monitor): added another
20165 target_info parameter: remotebinarydownload. This will set the
20166 remotebinarydownload flag if this is causing some boards trouble.
20167
201681999-03-18 Mark Salter <msalter@cygnus.com>
20169
20170 * lib/gdb.exp (continue_to_exit): New function.
20171
20172 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
20173 * gdb.base/ending-run.exp: Ditto.
20174 * gdb.base/step-test.exp: Ditto.
20175
201761999-03-16 Stan Shebs <shebs@andros.cygnus.com>
20177
20178 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
20179 (suggested by Art Haas <ahaas@neosoft.com>).
20180
201811999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
20182
889bf7c5 20183 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
20184
20185Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
20186
20187 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 20188 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
20189
201901999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
20191
20192 * gdb.base/call-strs.exp: Don't assume that `step' will step over
20193 a call to strlen; sometimes we do have sources.
20194
201951999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
20196
20197 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 20198 character, so GDB won't print garbage after its end.
d63a86f8 20199
c906108c
SS
20200 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
20201 breakpoint there instead. Sometimes GCC emits memcpy to handle
20202 the large structures being passed by value, so we step into that
20203 instead of sum_array_print, which obscures what we're really testing.
20204 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
20205 the bizarre steps into memcpy, so do that here. Add check for
20206 stepping into function calls that pass large structures by value.
20207 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
20208 Remove all references to specific line numbers.
20209 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
20210 New type and function.
20211 (main): Call large_struct_by_value, passing it a large struct by value.
20212 * lib/gdb.exp (gdb_get_line_number): New function.
20213
20214 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
20215 more portable.
20216
7a292a7a
SS
202171999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
20218
c906108c
SS
20219 * lib/gdb.exp: Doc fixes.
20220
7a292a7a
SS
202211999-03-05 Nick Clifton <nickc@cygnus.com>
20222
d63a86f8 20223 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
20224
202251999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
20226
c906108c 20227 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
20228 commands. They're not germane to this test, and they don't work
20229 that way on remote targets.
c906108c 20230
3fc11d3e
JM
202311999-03-01 James Ingham <jingham@cygnus.com>
20232
20233 * Changelog entries merged over from gdb development branch.
20234
3fc11d3e
JM
20235 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
20236
20237 * lib/gdb.exp (gdbtk_analyze_results): Generic function
20238 for outputting results of test run.
20239
2d4a1622 20240 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
20241
20242 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 20243
7a292a7a
SS
202441999-02-25 Felix Lee <flee@cygnus.com>
20245
20246 * lib/gdb.exp (debug_format): initialize
20247
c906108c
SS
202481999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
20249
20250 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
20251 * gdb.base/call-rt-st.c: Ditto.
20252
c906108c
SS
202531999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
20254
20255 * gdb.threads/pthreads.exp (horiz): New variable.
20256 (test_startup): Fix regexps that capture thread numbers.
20257
202581999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
20259
20260 * gdb.base/smoke.exp: Disambiguate two test case names (both
20261 called ``print'').
20262
20263Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
20264
20265 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 20266 compilation.
c906108c
SS
20267
202681999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
20269
20270 * gdb.base/miscexprs.exp: Change patterns to match GDB's
20271 actual output formatting.
20272 * gdb.base/smoke.exp: GDB removes leading 0's.
20273 * gdb.base/volatile.exp: Don't check type of remuneration;
20274 that variable is no longer defined in constvars.c.
20275 * gdb.base/step-test.c (main): Exit with explicit exit code.
20276 * gdb.base/step-test.exp: Remove two nexti checks--they are
20277 not portable.
20278
202791999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
20280
20281 * gdb.base/help.exp ("help delete display"): Fix test to match
20282 gdb's output.
20283
20284 * gdb.base/long_long.c (known_types): Initialize values to zero.
20285 * gdb.base/long_long.exp: Step one more line
20286 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
20287 leading zeros. Explicitly ask for hex formatting. Use
20288 unique test case names.
c906108c
SS
20289
20290Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20291
d63a86f8 20292 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
20293
20294 * gdb.c++/method.exp: Add missing close brace.
20295
202961999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
20297
20298 * gdb.base/maint.exp: Use 'set height 0' to disable page
20299 prompting, not 'set height 400'.
20300
20301 Fix a bunch of timeouts.
20302 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
20303 four separate tests, so expect doesn't take forever to match a ton
20304 of text against a regexp with lots of .* forms.
20305 ("maint print psymbols", "maint print symbols"): Make some of
20306 these greps more selective, so that expect doesn't try to wade
20307 through huge piles of output and time out.
20308
20309 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
20310
20311 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
20312 tests: one which doesn't expect shlib events to be reported, and
20313 another which does, but is XFAIL for all platforms other than
20314 HP/UX.
c906108c
SS
20315
20316 * gdb.base/break.exp: Teach the test suite that the `catch
20317 fork', `catch vfork', and `catch exec' commands produce error
20318 messages on platforms that don't provide these features.
20319
20320Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
20321
20322 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
20323 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
20324 (shortening names from solib_threshold.exp etc), won't run on
20325 anything but HP-UX for the foreseeable future.
c906108c 20326 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 20327 reflect move.
c906108c
SS
20328
20329Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
20330
20331 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 20332 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
20333
20334Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
20335
20336 * gdb.base/shlib-call.exp: add test cases to verify that gdb
20337 successfully re-sets breakpoints in shared libraries.
20338 * gdb.base/shmain.c (main): return 0, don't fall off the end.
20339
20340Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20341
d63a86f8
RM
20342 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
20343 and compiled w/o GCC.
c906108c
SS
20344
20345 * gdb.hp/watch-cmd.exp: ditto.
20346
20347 * gdb.hp/watch-hp.exp: ditto.
20348
20349 * gdb.hp/xdb1.exp: ditto.
20350
20351 * gdb.hp/xdb2.exp: ditto.
20352
20353 * gdb.hp/dbx.exp: ditto.
20354
20355Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
20356
20357 * constvars.c: Remove C++-isms.
20358 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 20359 with GCC.
c906108c
SS
20360
20361Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
20362
20363 The following changes are part of the HP merge.
20364
20365 * gdb.base/break.exp: new tests to verify that catchpoints for
20366 fork, vfork, and exec don't trigger inappropriately.
20367
20368 * gdb.base/opaque.exp: compile one file at a time, then link.
20369
20370 * gdb.base/signals.exp: be more restrictive about which hppa
20371 systems receive a setup_xfail. new tests.
20372
20373 * gdb.base/solib_threshold.build: new file.
20374 * gdb.base/solib_threshold.exp: new file.
20375 * gdb.base/solib_threshold.link_opts: new file.
20376 * gdb.base/solib_threshold.mk: new file.
20377 * gdb.base/gen_solib_threshold.c: new file.
20378
20379 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
20380 tests. New tests for enums inside classes.
20381
20382 * gdb.c++/compiler.cc: indicate support of template debugging.
20383
20384 * gdb.c++/demangle.exp: run hp style demangling tests.
20385
20386 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
20387 tests.
20388
20389 * gdb.c++/misc.cc: changes to support new tests.
20390
20391 * gdb.c++/templates.cc: changes to support HP's compiler; changes
20392 to support new tests.
20393
20394 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
20395 gcc, then skip these tests.
20396
20397Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
20398
20399 The following files are part of the HP merge; some had longer
20400 names at HP, but have been renamed to be no more than 14
20401 characters in length.
20402
20403 * gdb.hp/ambiguous.cc: new file.
20404 * gdb.hp/ambiguous.exp: new file.
20405 * gdb.hp/attach.exp: new file.
20406 * gdb.hp/attach2.exp: new file.
20407 * gdb.hp/classes-hp.exp: new file.
20408 * gdb.hp/ctti.exp: new file.
20409 * gdb.hp/ctti-add.cc: new file.
20410 * gdb.hp/ctti-add1.cc: new file.
20411 * gdb.hp/ctti-add2.cc: new file.
20412 * gdb.hp/ctti-add3.cc: new file.
20413 * gdb.hp/dbx.exp: new file.
20414 * gdb.hp/exception.cc: new file.
20415 * gdb.hp/exception.exp: new file.
20416 * gdb.hp/foll-exec.c: new file.
20417 * gdb.hp/foll-exec.exp: new file.
20418 * gdb.hp/foll-fork.c: new file.
20419 * gdb.hp/foll-fork.exp: new file.
20420 * gdb.hp/foll-vfork.c: new file.
20421 * gdb.hp/foll-vfork.exp: new file.
20422 * gdb.hp/inherit-hp.exp: new file.
20423 * gdb.hp/more-steps.exp: new file.
20424 * gdb.hp/namespace.cc: new file.
20425 * gdb.hp/namespace.exp: new file.
20426 * gdb.hp/optimize.exp: new file.
20427 * gdb.hp/pxdb.c: new file.
20428 * gdb.hp/pxdb.exp: new file.
20429 * gdb.hp/quicksort.exp: new file.
20430 * gdb.hp/reg-test.exp: new file.
20431 * gdb.hp/reg-test.s: new file.
20432 * gdb.hp/sized-enum.c: new file.
20433 * gdb.hp/sized-enum.exp: new file.
20434 * gdb.hp/start-stop.exp: new file.
20435 * gdb.hp/templ-hp.cc: new file.
20436 * gdb.hp/templ-hp.exp: new file.
20437 * gdb.hp/thr-lib.c: new file.
20438 * gdb.hp/thr-lib.exp: new file.
20439 * gdb.hp/thr-lib.h: new file.
20440 * gdb.hp/thr-liblib.c: new file.
20441 * gdb.hp/virtfun-hp.c: new file.
20442 * gdb.hp/virtfun-hp.exp: new file.
20443 * gdb.hp/watch-cmd.exp: new file.
20444 * gdb.hp/watch-hp.exp: new file.
20445 * gdb.hp/xdb1.exp: new file.
20446 * gdb.hp/xdb2.exp: new file.
20447 * gdb.hp/xdb3.exp: new file.
20448
20449Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
20450
20451 The following files are part of the HP merge; some had longer
20452 names at HP, but have been renamed to be no more than 14
20453 characters in length.
20454
20455 * gdb.base/ss.h: new file.
20456 * gdb.base/call-ar-st.c: new file.
20457 * gdb.base/call-ar-st.exp: new file.
20458 * gdb.base/call-rt-st.c: new file.
20459 * gdb.base/call-rt-st-exp: new file.
20460 * gdb.base/call-strs.exp: new file.
20461 * gdb.base/ena-dis-br.exp: new file.
20462 * gdb.base/environ.exp: new file.
20463 * gdb.base/long_long.exp: new file.
20464 * gdb.base/sect-cmd.exp: new file.
20465 * gdb.base/shlib-cl2.exp: new file.
20466 * gdb.base/smoke.exp: new file.
20467 * gdb.base/so-impl-ld.c: new file.
20468 * gdb.base/so-impl-ld.exp: new file.
20469 * gdb.base/so-indr-cl.c: new file.
20470 * gdb.base/so-indr-cl.exp: new file.
20471 * gdb.base/varargs.exp: new file.
20472 * gdb.base/volatile.exp: new file.
20473 * gdb.base/whatis-exp.exp: new file.
7a292a7a 20474 * gdb.base/display.exp: new file.
c906108c
SS
20475 * gdb.c++/derivation.exp: new file.
20476 * gdb.c++/local.exp: new file.
20477 * gdb.c++/member-ptr.exp: new file.
20478 * gdb.c++/overload.exp: new file.
20479 * gdb.c++/ovldbreak.exp: new file.
20480 * gdb.c++/ref-types.exp: new file.
20481 * gdb.c++/ref-types2.exp: new file.
20482 * gdb.c++/userdef.exp: new file.
d63a86f8 20483
c906108c
SS
20484Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
20485
20486 * gdb.base/default.exp: Reflect wording change in remote.c.
20487
dc96c6c7 20488Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20489
20490 * gdb.base/help.exp: Update to reflect current text.
20491
20492Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
20493
20494 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
20495 they're stack variables and contain garbage.
20496 * gdb.c++/anon-union.exp: new file.
20497
20498 The following changes were made by David Taylor
889bf7c5
PA
20499 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
20500 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
20501 in changes by HP.
c906108c
SS
20502
20503 * gdb.base/bitops.exp: new file.
20504 * gdb.base/default.exp: change expected messages for catch and
20505 info catch tests to reflect HP merge changes.
20506 * gdb.base/enable-disable-break.exp
20507 * gdb.base/ending-run.c: new file.
20508 * gdb.base/long_long.c: new file.
20509 * gdb.base/maint.exp: new file.
20510 * gdb.base/pointers2.exp: new file.
20511 * gdb.base/shlib-call2.exp: new file.
20512 * gdb.base/solib.exp: new file.
20513 * gdb.base/step-test.c: new file.
20514 * gdb.c++/anon-union.cc: new file.
20515 * gdb.c++/local.cc: new file.
20516 * gdb.c++/member-pointer.cc: new file.
20517 * gdb.c++/method.cc: new file.
20518 * gdb.c++/ref-types.cc: new file.
20519 * gdb.c++/ref-types2.cc: new file.
20520 * gdb.c++/userdef.cc: new file.
d63a86f8 20521
c906108c
SS
20522 * gdb.base/scope.exp: compile one file at a time, then link.
20523 * gdb.base/langs.exp: ditto.
20524 * gdb.base/list.exp: ditto.
d63a86f8 20525
c906108c
SS
20526Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
20527
20528 The following changes were made by David Taylor
889bf7c5
PA
20529 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
20530 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
20531 in changes by HP.
d63a86f8 20532
c906108c
SS
20533 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
20534 skip tests. When compiling pass c++ flag to gdb_compile.
20535 * gdb.c++/
d63a86f8 20536
c906108c
SS
20537 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
20538 test for on hppa*-*-hpux*; use args to see if c++ was specified.
20539 (skip_hp_tests): new function.
20540 (gdb_preprocess): new function.
20541
20542 * configure.in (hpdir): decide whether to configure gdb.hp.
20543 * configure: regenerated.
20544
20545 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
20546 to delete on clean.
20547 (EXECUTABLES): update to reflect new additions.
20548 * gdb.base/commands.exp: update message expected.
20549 * gdb.base/default.exp: add copyright notice.
20550 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
20551 * gdb.base/help.exp: update messages to reflect current text.
20552 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
20553 targets for recurse tests.
20554 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
20555 skip this file.
20556
20557 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
20558 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
20559 compilation.
20560 * gdb.c++/misc.exp: ditto.
20561 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
20562 run the tests. tell gdb_compile that it's a c++ compilation.
20563
20564 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 20565
c906108c
SS
20566 * gdb.base/all-bin.exp: new file.
20567 * gdb.base/arithmet.exp: new file.
20568 * gdb.base/assign.exp: new file.
20569 * gdb.base/completion.exp: new file.
20570 * gdb.base/cond-expr.exp: new file.
20571 * gdb.base/condbreak.exp: new file.
20572 * gdb.base/define.exp: new file.
20573 * gdb.base/dollar.exp: new file.
20574 * gdb.base/environment.exp: new file.
20575 * gdb.base/eval-skip.exp: new file.
20576 * gdb.base/jump.exp: new file.
20577 * gdb.base/logical.exp: new file.
20578 * gdb.base/pointers.exp: new file.
20579 * gdb.base/relational.exp: new file.
20580 * gdb.base/section_command.exp: new file.
20581 * gdb.base/whatis-expr.exp: new file.
20582
20583 * gdb.base/all-types.c: new file.
20584 * gdb.base/call-array-struct.c: new file.
20585 * gdb.base/call-return-struct.c: new file.
20586 * gdb.base/call-strings.c: new file.
20587 * gdb.base/callfuncs2.c: new file.
20588 * gdb.base/condbreak.c: new file.
20589 * gdb.base/constvars.c: new file.
20590 * gdb.base/display.c: new file.
20591 * gdb.base/int-type.c: new file.
20592 * gdb.base/jump.c: new file.
20593 * gdb.base/miscexprs.c: new file.
20594 * gdb.base/pointers.c: new file.
20595 * gdb.base/pointers2.c: new file.
20596 * gdb.base/shmain.c: new file.
20597 * gdb.base/shr1.c: new file.
20598 * gdb.base/shr2.c: new file.
20599 * gdb.base/solib.c: new file.
20600 * gdb.base/solib1.c: new file.
20601 * gdb.base/solib2.c: new file.
20602 * gdb.base/varargs.c: new file.
20603 * gdb.c++/derivation.cc: new file.
20604 * gdb.c++/overload.cc: new file.
20605 * gdb.c++/ovldbreak.cc: new file.
20606 * gdb.hp/attach.c: new file.
20607 * gdb.hp/attach2.c: new file.
20608 * gdb.hp/average.c: new file.
20609 * gdb.hp/compiler.c: new file.
20610 * gdb.hp/compiler.cc: new file.
20611 * gdb.hp/execd-program.c: new file.
20612 * gdb.hp/follow-exec.c: new file.
20613 * gdb.hp/follow-fork.c: new file.
20614 * gdb.hp/follow-vfork-and-exec.c: new file.
20615 * gdb.hp/misc-hp.cc: new file.
20616 * gdb.hp/more-steps.c: new file.
20617 * gdb.hp/optimize.c: new file.
20618 * gdb.hp/quicksort.c: new file.
20619 * gdb.hp/run-hp.c: new file.
20620 * gdb.hp/start-stop.c: new file.
20621 * gdb.hp/sum.c: new file.
20622 * gdb.hp/templates-hp.cc: new file.
20623 * gdb.hp/thread-local-in-lib.c: new file.
20624 * gdb.hp/thread-local-in-lib.h: new file.
20625 * gdb.hp/thread-local-in-lib.lib.c: new file.
20626 * gdb.hp/vforked-program.c: new file.
20627 * gdb.hp/virtfunc-hp.cc: new file.
20628 * gdb.hp/watchpoint-hp.c: new file.
20629 * gdb.hp/xdb.c: new file.
20630 * gdb.hp/xdb0.c: new file.
20631 * gdb.hp/xdb0.h: new file.
20632 * gdb.hp/xdb1.c: new file.
20633
20634Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
20635
20636 The following change was made by Edith Epstein
889bf7c5
PA
20637 <eepstein@cygnus.com> as part of a project to merge in changes
20638 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
20639
20640 * gdb.c++/demangle.exp: changed the expected output for some
20641 ARM-style mangling -- removed second reference to datatype.
889bf7c5 20642 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 20643 T1<char>::~T1<char>(void)
c906108c 20644 becomes,
a9c64011
AS
20645 maint demangle __dt__11T1__pt__2_cFv
20646 T1<char>::~T1(void)
c906108c 20647
889bf7c5 20648 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 20649
c906108c
SS
20650Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
20651
20652 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
20653 * gdb.trace/backtrace.exp: Likewise.
20654 * gdb.trace/circ.exp: Likewise.
20655 * gdb.trace/collection.exp: Likewise.
20656 * gdb.trace/deltrace.exp: Likewise.
20657 * gdb.trace/infotrace.exp: Likewise.
20658 * gdb.trace/limits.exp: Likewise.
20659 * gdb.trace/packetlen.exp: Likewise.
20660 * gdb.trace/passc-dyn.exp: Likewise.
20661 * gdb.trace/passcount.exp: Likewise.
20662 * gdb.trace/report.exp: Likewise.
20663 * gdb.trace/save-trace.exp: Likewise.
20664 * gdb.trace/tfind.exp: Likewise.
20665 * gdb.trace/tracecmd.exp: Likewise.
20666 * gdb.trace/while-dyn.exp: Likewise.
20667 * gdb.trace/while-stepping.exp: Likewise.
20668
206691998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
20670
20671 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
20672
20673Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
20674
20675 From Brendan Kehoe:
20676 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
20677 int return types.
20678
20679Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
20680
20681 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 20682 remote dos host testing right.
c906108c
SS
20683
20684Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
20685
20686 * gdb.base/corefile.exp: remove some xfails.
20687
20688Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
20689
20690 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 20691 have different timestamps.
c906108c
SS
20692
20693Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
20694
20695 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 20696 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
20697
20698Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
20699
20700 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 20701 delta.
c906108c
SS
20702
20703Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
20704
20705 * gdb.base/default.exp: Add brace missing from previous delta.
20706
20707Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
20708
20709 * gdb.base/default.exp: Support test for info float for all
20710 varieties of arm toolchain.
20711
dc96c6c7 20712Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20713
20714 * gdb.trace/*.exp: remove "remote_download" command.
20715
dc96c6c7 20716Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20717
20718 * gdb.trace/*.exp: remove -gdwarf from compile.
20719
20720Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
20721
20722 * gdb.trace/configure.in(AC_INIT): typo
20723 * gdb.trace/configure: regenerated
20724
dc96c6c7 20725Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20726
20727 * config/m68k-emc.exp: New file.
20728 * lib/<emc-support.exp trace-support.exp}: New files.
20729 * configure.in: add new test directory gdb.trace.
20730 * gdb.trace/{configure configure.in Makefile.in}: New files.
20731 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
20732 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
20733 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
20734 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
20735 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
20736 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
20737 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 20738
dc96c6c7 20739Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20740
20741 * gdb.c++/classes.exp: Change all regular expressions to match
20742 arbitrary combinations of newline/carriage-return, so that they
20743 will work equally well on Unix and Windows.
20744 * gdb.c++/inherit.exp: ditto.
20745 * gdb.c++/virtfunc.exp: ditto.
20746
207471998-08-11 Dawn Perchik <dawn@cygnus.com>
20748
20749 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
20750
c2d11a7d
JM
20751Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
20752
20753 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
20754 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
20755 to use a0-a3/d0-d3 as needed.
20756
20757Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
20758
20759 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
20760 * gdb.disasm/am33.exp: Corresponding changes.
20761
c906108c
SS
207621998-07-11 Felix Lee <flee@cygnus.com>
20763
20764 * gdb.base/callfuncs.exp: add cmp10 test.
20765 * gdb.base/callfuncs.c (cmp10): new function.
20766
20767Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
20768
d63a86f8 20769 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
20770 into two parts to get around a synchronization problem in expect.
20771
3fc11d3e
JM
20772Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
20773
20774 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
20775
20776 * configure.in: Add options for gdbtk testsuite.
20777
20778 * configure: Regenerate.
20779
20780 * gdb.gdbtk: New directory to hold gdbtk tests.
20781
c906108c
SS
20782Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
20783
20784 * gdb.fortran/types.exp: Escape brackets in expect patterns
20785 for test_float_literal_types_accepted tests.
20786 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
20787 before run test.
20788
c2d11a7d
JM
20789Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
20790
20791 * am33.exp: Just compile, do not link the testcase.
20792 * am33.s: Add ".am33" pseudoop to force am33 mode.
20793
c906108c
SS
207941998-06-25 Felix Lee <flee@cygnus.com>
20795
20796 * gdb.base/setshow.exp: make sure $pc is sane.
20797
20798 * gdb.stabs/weird.exp: split expect patterns properly.
20799
c2d11a7d
JM
20800Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
20801
20802 * gdb.disasm/am33.s: New disassembler testfile for the am33.
20803 * gdb.disasm/am33.exp: Run it.
20804
dc96c6c7 20805Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20806
20807 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
20808 match processing (and eliminate spurious timeouts when running).
20809
dc96c6c7 20810Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20811
20812 * gdb.base/signals.exp (test_handle_all_print): put back Mach
20813 exception test, but conditionalize it on target [mach | gnu].
20814
dc96c6c7 20815Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20816
20817 * gdb.base/overlays.exp: fixup compile line for linker script.
20818
20819Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
20820
20821 * gdb.fortran/types.exp: don't guess at float size.
20822
20823Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
20824
20825 * gdb.base/exprs.exp: delete test that depends on int size.
20826
20827Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
20828
20829 * config/sim.exp: Removed checks for target triplets.
20830 (gdb_target_sim): Use gdb,target_sim_options.
20831
20832Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
20833
20834 * gdb.base/reread.exp: New file.
20835 * gdb.base/reread1.c: New file.
20836 * gdb.base/reread2.c: New file.
20837
20838Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
20839
20840 * config/sim.exp: Use 'target sim -sparclite' when running
20841 SPARClite programs.
20842
20843Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
20844
20845 * gdb.base/structs2.exp: New file.
20846 * gdb.base/structs2.c: New file.
20847
20848Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
20849
20850 * gdb.asm/common.inc: New file.
20851 * gdb.asm/d10v.inc: New file.
20852 * asm-source.exp: Pass -I's to gas to find .inc files.
20853 Update line numbers in expected output.
20854 * asmsrc1.s: Rewrite.
20855 * asmsrc2.s: Rewrite.
20856 * configure.in: Create arch.inc symlink.
20857 * configure: Regenerate.
20858 * Makefile.in (distclean): Delete arch.inc.
20859
20860Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
20861
20862 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
20863 (t_enum_value2): ditto
20864 (t_enum_value3): ditto
20865 (main): ditto
c906108c
SS
20866Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
20867
20868 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
20869 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
20870 change.
20871 Use gdb_test instead of send_gdb/gdb_expect sequences.
20872
20873Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
20874
20875 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
20876 not void.
20877
20878Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
20879
20880 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
20881 subroutines. Used to test gdbs ability to single step through PC
20882 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
20883
20884Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
20885
20886 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
20887 more rigorous EGCS C++ error checking.
20888
20889Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20890
a9c64011
AS
20891 * gdb.base/help.exp: Clean up `help set args' and `help show args'
20892 tests.
20893 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
20894 function when asleep.
20895 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
20896 for i*86 Linux and SVR4 signal handling problems.
20897 Remove linux xfail for `next to handler in signals_tests_1', fixed
20898 by recent infrun.c change.
20899 Limit backtrace to 10 frames to avoid timeout problems with infinite
20900 stack backtraces.
20901 Adjust expect pattern in `handle all print' test to match Apr 28 1997
20902 target.[ch] change.
c906108c
SS
20903
20904Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
20905
20906 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
20907 for a newline from gdb before continuing.
20908 (default_gdb_exit): Just look for y or n.
20909 (gdb_test): Detect abnormal exit from GDB running on DOS; if
20910 it does, fail the rests of the tests in the file.
20911
20912Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
20913
20914 * config/cygmon.exp: New file.
20915
20916Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
20917
20918 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 20919 main" test on remote targets.
c906108c
SS
20920
20921 * gdb.base/scope.exp: Fix problem with filelocal_bss before
20922 run test on remote targets.
20923
20924Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
20925
20926 * gdb.asm: New directory.
20927 * configure.in: Configure it.
20928 * configure: Regenerate.
20929 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
20930 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
20931
20932Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
20933
20934 * config/mn10300-eval.exp: New file to support MN10300 eval board.
20935
dc96c6c7 20936Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 20937
a9c64011
AS
20938 * gdb.base/overlays (several files): Merge the two overlay
20939 managers into one. Change variables (foox, barx, bazx, grbxx)
20940 back into ints but force them to load in their proper sections.
c906108c
SS
20941
20942Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
20943
20944 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 20945 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
20946 (D10VCopy): Handle memory regions crossing 16k boundaries.
20947 (D10VCopy): Transfer data in 32 bit chunks.
20948
20949Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
20950
20951 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 20952 correct.
c906108c
SS
20953
20954 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 20955 map. Include space for printf in .text segment.
c906108c
SS
20956
20957 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 20958 updated d10v memory VMA/LMA map.
c906108c 20959 (D10VCopy): Call D10VTranslate.
d63a86f8 20960
c906108c
SS
20961Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
20962
20963 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
20964
20965 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
20966 that it won't be put into the .sdata - small data -
20967 section. Update reference.
c906108c
SS
20968 * gdb.base/baz.c (bazx, baz): Ditto.
20969 * gdb.base/foo.c (foox, foo): Ditto.
20970 * gdb.base/grbx.c (grbxx, grbx): Ditto.
20971
20972 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 20973 to be arrays.
d63a86f8 20974
dc96c6c7 20975Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 20976
a9c64011
AS
20977 * gdb.base/overlays.exp: fix up and get working again.
20978 Add tests for backtraces from an overlay function.
d63a86f8 20979
c906108c
SS
20980Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
20981
20982 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
20983 "calling function with watchpoint enabled".
20984
20985Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
20986
20987 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 20988 gdb_suppress_tests for d10v-*-*.
c906108c
SS
20989 * lib/gdb.exp (gdb_suppress_tests): Disable this function
20990 pending review of whether it is useful or not.
20991
20992Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
20993
20994 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
20995
20996Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
20997
20998 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
20999 * config/dve.exp: New file to support Densan boards.
21000
21001Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
21002
21003 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 21004 reads and BSD.
c906108c
SS
21005
21006Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
21007
21008 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
21009 response.
21010
21011 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
21012
21013Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
21014
21015 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 21016 test.
c906108c
SS
21017
21018 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 21019 target_sizeof_long and target_bigendian_p.
c906108c 21020 (structs_by_value, structs_by_reference): Check values according
889bf7c5 21021 to targets word size and endianess.
d63a86f8 21022
c906108c
SS
21023Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
21024
21025 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 21026 output.
c906108c
SS
21027
21028Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
21029
21030 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 21031 Update test of set args help to match source change.
c906108c
SS
21032
21033Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
21034
21035 * gdb.base/default.exp: Expect help system output to be in
21036 alphabetical order.
21037 * gdb.base/help.exp: Ditto.
21038
21039Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
21040
21041 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
21042 "i*86-pc-linux-gnu*".
21043 * gdb.base/interrupt.exp: Ditto.
21044 * gdb.base/corefile.exp: Ditto.
21045
21046 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 21047 define vxworks when building the testcase.
c906108c
SS
21048
21049 * gdb.base/ptype.exp: Fix testnames to be unique.
21050 * gdb.base/radix.exp: Ditto.
21051 * gdb.base/term.exp: Ditto.
21052 * gdb.base/whatis.exp: Ditto.
21053 * gdb.c++/classes.exp: Ditto.
21054
21055Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
21056
21057 * gdb.base/callfuncs.exp: Fix indentation.
21058
21059 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
21060 suppress_flag has been set.
21061 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
21062 target feature.
21063
21064Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
21065
21066 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
21067 the testcase.
21068
21069 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 21070 set_debug_traps() and breakpoint().
c906108c
SS
21071 * gdb.c++/misc.cc (main): Ditto.
21072 * gdb.c++/templates.cc (main): Ditto.
21073 * gdb.c++/virtfunc.cc (main): Ditto.
21074
21075Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
21076
21077 * lib/gdb.exp(gdb_step_for_stub): New function.
21078 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
21079 exists, reload the executable and do a "continue" instead of
21080 doing a jump.
21081 (runto_main): Use gdb_step_for_stub.
d63a86f8 21082
c906108c 21083 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 21084 tests to have unique names.
c906108c
SS
21085 * gdb.base/callfuncs.exp: Ditto.
21086 * gdb.base/commands.exp: Ditto.
21087 * gdb.base/default.exp: Ditto.
21088 * gdb.base/help.exp: Ditto.
21089 * gdb.base/list.exp: Ditto.
21090 * gdb.base/opaque.exp: Ditto.
21091 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
21092 similar tests.
d63a86f8 21093
c906108c
SS
21094 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
21095 * gdb.c++/cplusfuncs.cc: Ditto.
21096 * gdb.c++/virtfunc.cc: Ditto.
21097
21098 * config/monitor.exp: Keep track of the last file we saw, rather
21099 than trying to get the info from gdb.
21100
21101 * gdb.fortran/types.exp: Move comment to previous line.
21102
21103Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
21104
21105 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 21106 target mode.
c906108c
SS
21107
21108Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
21109
21110 From Bob Manson:
21111 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 21112 string from GDB when it connects.
c906108c
SS
21113
21114 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
21115
21116Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
21117
21118 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
21119 if we can't get a debug format from GDB (we may be testing an
21120 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
21121
21122 * gdb.stabs/weird.exp: Fix quoting.
21123
21124 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
21125
21126Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
21127
21128 * config/arm-ice.exp: New file.
21129
21130Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
21131
21132 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 21133 until it has been modified to work with the new testsuite.
c906108c 21134
99707966 21135 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
21136 testcase won't compile, cause all of the testcases in the file to
21137 fail instead.
c906108c
SS
21138
21139 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
21140 (gdb_clear_suppressed): New procedure.
21141 (gdb_stop_suppressing_tests): Only clear suppress_flag if
21142 it contains a positive value.
21143
21144Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
21145
21146 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
21147
21148 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
21149
21150Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
21151
21152 * lib/gdb.exp (setup_xfail_format): New function.
21153 (get_debug_format): New function to get debug format.
21154 (debug_format): New global variable to hold last value set
21155 by get_debug_format.
21156 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 21157 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
21158 * gdb.c++/ptype.exp: Ditto.
21159 * gdb.c++/classes.exp: Ditto.
21160 * gdb.c++/cplusfuncs.exp: Ditto.
21161 * gdb.c++/inherit.exp: Ditto.
21162 * gdb.c++/templates.exp: Ditto.
21163 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 21164
c906108c
SS
21165Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
21166
21167 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
21168 host doesn't have a currently-open connection.
21169
21170 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
21171 any gdb stub target. Handle cases where gdb doesn't respond when
21172 interrupted in a sane fashion.
c906108c
SS
21173
21174 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 21175 same thing in a totally different way.
c906108c
SS
21176
21177 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 21178 setting "timeout".
c906108c 21179 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 21180 default_gdb_init now.
c906108c
SS
21181
21182Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
21183
21184 * gdb.base/printcmds.exp: Fix "check for floating addition"
21185 regexp to accept results within approx +/- .01 of exact value.
21186 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
21187
21188Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
21189
21190 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 21191 properly.
c906108c
SS
21192 (gdb_expect): Add optional timeout parameter, and add timeout
21193 value to various calls.
21194 (gdb_suppress_tests): Only give one warning message per group.
21195
21196Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
21197
21198 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
21199 global variables. Handle getting a value for $timeout more
21200 gracefully.
c906108c
SS
21201
21202Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
21203
21204 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 21205 initialize.
c906108c 21206 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 21207 by a target configuration file.
c906108c
SS
21208 (gdb_expect): Pass the timeout to remote_expect.
21209
21210 * config/monitor.exp(gdb_load): Fix typo in regexp.
21211
21212Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
21213
21214 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
21215
21216Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
21217
21218 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
21219 here. Call gdb_target_exec before rebooting the target, to make
21220 sure the connection to the target is closed.
c906108c
SS
21221 (gdb_load): Pass the name of the executable to gdb_target_monitor.
21222 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
21223 Also detect "Timeout reading from remote" error.
21224
21225 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
21226 gdb_target_monitor. Don't call gdb_file_cmd here; let
21227 gdb_target_monitor do it.
c906108c
SS
21228
21229 * gdb.disasm/hppa.exp: Don't use exec_output.
21230
21231Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
21232
21233 * gdb.base/list.exp: If we're debugging a non-native target,
21234 try to set the pc register to point to the start of the
21235 program before doing the first list command.
21236
21237 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 21238 test_calls after restarting.
c906108c
SS
21239
21240 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 21241 reloading.
c906108c
SS
21242
21243 * gdb.base/watchpoint.exp: Fix typo.
21244
21245 * gdb.base/setshow.exp: Check for use_gdb_stub.
21246
21247 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 21248 stub case.
c906108c
SS
21249 * gdb.base/langs.exp: Ditto.
21250
21251 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
21252 gdb_load_offset. If we weren't given a file to load, figure out
21253 what the current file is and use it.
c906108c
SS
21254
21255 * config/i386-bozo.exp: New file.
21256
21257Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
21258
21259 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
21260 feature.
21261
21262 * config/proelf.exp: New entry.
21263
21264Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
21265
21266 * lib/gdb.exp: Remove spurious .* patterns at the beginning
21267 of regexps.
21268
21269 * gdb.base/watchpoint.exp: Don't run the test_stepping
21270 tests if gdb can't call functions on the target.
21271
21272 * gdb.base/setshow.exp: Don't run the set prompt tests if
21273 the board has gdb_prompt set.
21274
21275Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
21276
21277 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
21278 * gdb.base/commands.exp: Likewise.
21279 * gdb.base/setshow.exp: Likewise.
21280
21281Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
21282
21283 * config/monitor.exp(gdb_start): Look for gdb_prompt target
21284 feature.
21285
21286 * config/i960.exp: New file.
21287
21288Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
21289
21290 * gdb.base/funcargs.exp: Check for gdb,short_int target
21291 feature instead of looking for explicit target triplets.
21292
dc96c6c7 21293Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 21294
d63a86f8 21295 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
21296 "p 123DEADBEEF", to check parse_number.
21297 * top.c: change "to enable to enable" to "to enable" in a couple
21298 of help strings.
21299
21300Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
21301
21302 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
21303 on the mn10300.
d63a86f8 21304
c906108c
SS
21305Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
21306
21307 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
21308 where the test executable is run with explicit args.
21309 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
21310
21311Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
21312
21313 * gdb.base/run.c: Use FAKEARGV to build test executable that
21314 does not require a command line arg, since most simulators
21315 don't currently support passing such an arg into the simulated
21316 program.
21317 * gdb.base/commands.exp: Change tests to insert the proper
21318 value as the arg to the first recursive factorial call. Change
21319 compilation line to define FAKEARGV at compile time.
21320
21321Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
21322
21323 * gdb.base/recurse.exp: Enable these tests for the mn10300.
21324 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
21325 function with watchpoint enabled" test.
21326
21327Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
21328
21329 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 21330 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
21331
21332 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 21333 "Tests restarted" messages.
c906108c
SS
21334
21335Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
21336
21337 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
21338
dc96c6c7 21339Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21340
21341 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
21342 for INFO SYMBOL; add help tests for OVERLAY commands.
21343 * gdb.base/default.exp: add tests for INFO SYMBOL command;
21344 add tests for OVERLAY commands
21345 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
21346 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
21347 * gdb.base/sigall.c: add usestubs code frag
21348 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 21349
c906108c
SS
21350Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
21351
21352 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
21353 failures.
21354 (gdb_stop_suppressing_tests): Note that tests have restarted.
21355
21356Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
21357
21358 * config/h8300.exp: New file.
21359
21360Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
21361
21362 * gdb.base/setshow.exp: Check for the existence of a
21363 feature, not its value.
21364
21365Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
21366
21367 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
21368
21369 * gdb.base/scope.exp: It's now init0(), not init().
21370
21371 * gdb.base/scope0.c: For now, change init() to be init0().
21372
21373 * config/monitor.exp: Use gdb_serial in preference to serial
21374 or netport.
21375
21376 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 21377 and it's not already set.
c906108c
SS
21378
21379Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
21380
21381 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 21382 isn't using a stub and if it supports argument passing.
c906108c
SS
21383
21384Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
21385
21386 * config/udi.exp(gdb_start): Make sure UDICONF is set
21387 properly before starting gdb.
21388
21389Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
21390
21391 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
21392 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
21393 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
21394
21395Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
21396
21397 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 21398 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
21399
21400 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
21401
21402 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
21403
21404 * config/monitor.exp: Make sure we disconnect from the target.
21405 Also, try a reboot/reload cycle instead of failing if the
21406 load fails.
21407
21408Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
21409
21410 * gdb.base/default.exp: Don't set match_max.
21411 * gdb.base/help.exp: Ditto.
21412 * gdb.base/list.exp: Ditto.
21413 * gdb.base/signals.exp: Ditto.
21414
21415 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
21416 set, use remote_ld to download the testcase instead of
21417 the GDB loader.
21418
21419Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
21420
21421 * config/vr5000.exp: New file.
21422
21423 * config/monitor.exp(gdb_target_monitor): Add pattern for
21424 "Ending remote" to detect errors in connecting.
21425
21426 * gdb.base/setshow.exp: Add .* within auto language test.
21427
21428 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
21429 target feature.
21430
21431 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 21432 and reboot the board if necessary.
c906108c
SS
21433
21434 * gdb.base/setvar.exp(test_set): Handle multiple prints within
21435 a set of tests. Remove print.* from the patterns being checked.
21436
21437Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
21438
21439 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
21440 refer to gdb_spawn_id.
21441
21442 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
21443 longer used.
21444 * config/sparclet.exp: Ditto.
21445 * config/sparclet-old.exp: Ditto.
21446 * config/slite.exp: Ditto.
21447 * config/sim.exp: Ditto.
21448 * gdb.base/funcargs.exp: Ditto.
21449
21450 * lib/gdb.exp:Remove references to gdb_spawn_id.
21451 (gdb_expect): Move to remote.exp.
21452
21453Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
21454
21455 * config/monitor.exp: Detect the "Couldn't establish connection"
21456 message from GDB.
21457
21458Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
21459
21460 * gdb.base/bitfields.exp: Use runto instead of explicit
21461 gdb_run_cmd/gdb_expect sequences.
21462
21463 * gdb.base/break.exp(text_next_with_recursion): Add match for
21464 gdb_expect call.
21465
21466 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
21467 We also need to handle the "A program is being debugged already"
21468 prompt from gdb. Use gdb_test to set the baud rate.
21469
21470 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
21471 to 20000. Really. I mean it.
21472
21473Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
21474
21475 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
21476 fails. If suppress_flag is set, skip perror message about not
21477 being able to send to GDB.
c906108c 21478 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 21479 GDB.
c906108c
SS
21480 (gdb_expect): If suppress_flag is set, always fail immediately.
21481 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
21482 (gdb_init): Call gdb_stop_suppressing_tests.
21483 (default_gdb_exit): Ditto.
21484 (default_gdb_start): Ditto.
21485
21486 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 21487 gdb_stop_suppressing_tests as appropriate.
c906108c 21488 * gdb.base/break.exp: Ditto.
889bf7c5 21489 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
21490 * gdb.base/commands.exp: Ditto.
21491 * gdb.base/exprs.exp: Ditto.
889bf7c5 21492 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
21493 * gdb.base/list.exp: Ditto.
21494 * gdb.base/recurse.exp: Ditto.
889bf7c5 21495 * gdb.base/scope.exp: Ditto.
c906108c
SS
21496 * gdb.base/structs.exp: Ditto.
21497 * gdb.c++/inherit.exp: Ditto.
21498
21499Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
21500
21501 * config/vr4300.exp: New file.
21502
99707966 21503 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 21504
99707966 21505 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
21506
21507Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
21508
21509 * lib/gdb.exp(gdb_init): New function.
21510
21511 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 21512 for each individual variable set.
c906108c
SS
21513
21514 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
21515 name.
21516
21517 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
21518
21519 * gdb.base/scope.exp: Use gdb_test.
21520
21521 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
21522 aborting; the testsuite driver will do that for us (see
21523 gdb_finish). Also, use gdb_test in a few more places.
21524
21525Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
21526
21527 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
21528
21529Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
21530
21531 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
21532 and "add_tests" are not at the same address.
21533
21534Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
21535
21536 * gdb.base/ptype.exp: Use gdb_test.
21537
21538Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
21539
21540 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
21541 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
21542 left in. No longer expect them to fail.
21543
21544 * gdb.stabs/*.mt; Deleted, no longer used.
21545 * gdb.stabs/configure.in: Remove references to target makefile
21546 frags.
21547 * gdb.stabs/configure: Rebuilt.
21548
21549 * gdb.disasm/*.mt: Deleted, no longer used.
21550 * gdb.disasm/configure.in: Remove references to target makefile
21551 frags. Use "sh3.s" as the unique filename for this directory.
21552 * gdb.disasm/configure: Rebuilt.
21553
21554 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
21555 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
21556 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
21557
21558Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
21559
21560 * config/udi.exp: Use mondfe,name instead of remote_host.
21561
21562Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
21563
21564 * gdb.base/watchpoint.exp: Don't expect a failure when calling
21565 a function with a watchpoint enabled on the mn10200.
21566
21567 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
21568 before trying to create it!
21569
21570Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
21571
21572 * config/vx.exp: Use hostname instead of netport.
21573
21574 * config/vxworks.exp: New file.
21575
21576 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
21577
21578 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 21579 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
21580 occurs.
21581
21582 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
21583 $gdb_spawn_id directly.
21584 (gdb_run_cmd): Try _start as well as start. Use the target feature
21585 gdb,start_symbol as the symbol to start from when jumping.
21586
21587Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
21588
21589 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
21590 redundant) test.
21591
21592 * gdb.base/recurse.exp: Relax final value test for 'b' so that
21593 it doesn't lose for 16bit integer systems.
21594
21595Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
21596
21597 * gdb.fortran/types.exp: If the target doesn't support "double"
21598 data types, then expect "real" types to only be 4 bytes.
21599
21600 * gdb.c++/virtfunc.exp: Expect failure for virtual function
21601 call tests if the target doesn't support inferior function calls.
21602
21603 * gdb.base/printcmds.exp: Allow minor deviation in FP values
21604 in printf tests.
21605
21606Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
21607
21608 * gdb.base/help.exp: Disable "help set", "help show", and
21609 "help support". Simplify regexp for "help stack".
21610
21611 * gdb.base/default.exp: Set match_max to 5000 and the timeout
21612 to 60 seconds. Temporarily set match_max to 15000 around the
21613 "info copying" test.
21614
21615 * gdb.base/nodebug.exp: Don't try to do an inferior function
21616 call if the target doesn't support them.
21617 * gdb.base/printcmds.exp: Likewise.
21618 * gdb.base/setvar.exp: Likewise.
21619 * gdb.base/structs.exp: Likewise.
21620 * gdb.c++/templates.exp: Likewise.
21621 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
21622
21623 * gdb.base/recurse.exp: Enable for the mn10200.
21624
21625 * configure.in: Do configure gdb.stabs directory for *-*-elf
21626 targets.
21627 * configure: Rebuilt.
21628
21629 * gdb.base/break.exp: Check for gdb,noresults before testing
21630 exit status and/or results from the target.
21631 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
21632 * lib/gdb.exp: Remove old (now bogus) initialization of
21633 noinferior, noargs, noresults and nosignals.
21634
21635Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
21636
21637 * config/sh.exp: New file.
21638
21639 * config/slite.exp: Try to connect multiple times to the board
21640 before rebooting. Only send a "monitor run" if need_monitor_run
21641 is set.
21642
21643 * gdb.base/break.exp: Don't do the "stub continue" test if
21644 the target has gdb_stub set.
21645
21646 * gdb.base/callfuncs.exp: Increase the timeout.
21647
21648 * gdb.base/interrupt.exp: Don't even try to compile the testcase
21649 if the target has gdb,noinferiorio set.
21650
21651 * gdb.base/list.exp: Increase match_max to 10000 characters.
21652
21653 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
21654
21655 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
21656 target.
21657
21658 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
21659
21660Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
21661
21662 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
21663 trying to delete the copy of gdb. Catch the file delete so we
21664 don't die if the delete fails; also, the file should be copied to
21665 the host, not to the build.
c906108c
SS
21666
21667Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
21668
21669 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 21670 parenthesis in case it contains multiple regexps separated
c906108c
SS
21671 with |.
21672
21673 * gdb.base/watchpoint.exp: Use gdb_test.
21674 * gdb.base/default.exp: Ditto.
21675
21676Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
21677
99707966 21678 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 21679
c906108c
SS
21680 * gdb.base/scope.exp: Use gdb_test.
21681 * gdb.c++/classes.exp: Ditto.
21682 * gdb.c++/inherit.exp: Ditto.
21683
21684Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
21685
21686 * gdb.base/crossload.exp: Don't use execute_anywhere, use
21687 remote_exec instead.
21688 * gdb.base/corefile.exp: Don't be ridiculous.
21689 * gdb.base/*.c: Add missing stub invocations.
21690
21691Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
21692
21693 * config/slite.exp: Miscellaneous fixes.
21694
21695 * lib/gdb.exp: Fix runto.
21696
21697 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
21698 the target.
21699
21700 * gdb.base/watchpoint.exp: Fix regexp.
21701
21702 * lib/gdb.exp(default_gdb_exit): Add a catch to the
21703 close and wait commands, as the descriptor may now be
21704 invalid. Always call "remote_close host".
21705
21706Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
21707
21708 Major rewrite for testsuite revision.
d63a86f8 21709
c906108c
SS
21710 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
21711 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
21712 instead of relying on spawn_id to always contain a valid
21713 spawn id.
21714 (get_compiler_info): New procedure to build the ${binfile}.ci
21715 file, instead of replicating this in N different places.
21716 (gdb_compile): New procedure.
d63a86f8 21717
c906108c 21718 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
21719 appropriate arguments) instead of compile. Use gdb_test in a lot
21720 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
21721 at the start of a testcase, as this is no longer done magically.
21722
21723 config/*-gdb.exp: Rename without the -gdb suffix.
21724
21725 config/mips.exp: Use remote_close instead of exit_remote_shell.
21726 config/monitor.exp: Use target_info instead of looking at
21727 baud, timeout, etc.
21728 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
21729
21730Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21731
21732 * gdb.c++/templates.exp (test_ptype_of_templates),
21733 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
21734 Update expect patterns for destructors and assignment operators
21735 to match corresponding c-typeprint.c changes.
21736 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
21737 to destructor breakpoint test, GDB should be able to set the
21738 destructor breakpoint without specifying arguments.
21739
21740Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
21741
21742 * gdb.threads/pthreads.exp: Change result for failure to compile due
21743 to lack of pthreads runtime support from an error to simply an
21744 unsupported test, per dejagnu standards.
21745
21746Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21747
21748 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
21749 where GDB exits to reduce pattern match time.
21750 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
21751
21752 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
21753
dc96c6c7 21754Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21755
21756 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
21757 * gdb.base/default.exp: ditto.
21758 * gdb.base/nodebug.exp: ditto.
21759 * gdb.base/printcmds.exp: ditto.
21760 * gdb.base/ptype.exp: ditto.
21761 * gdb.base/setvar.exp: ditto.
21762 * gdb.base/structs.exp: ditto.
21763 * gdb.base/setshow.c: Guard against uninitialized values of argc.
21764
21765Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
21766
21767 * configure, */configure: Rebuild with autoconf 2.12.
21768
21769Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
21770
21771 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
21772 use new i*86-pc-linux*-gnu quads.
21773 * gdb.base/corefile.exp: Ditto.
21774 * gdb.base/signals.exp: Ditto.
21775 * gdb.base/sigall.exp: Ditto.
21776 * gdb.base/interrupt.exp: Ditto.
21777
21778 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
21779 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
21780 RedHat 4.0.
d63a86f8 21781
c906108c 21782 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
21783 linux. This allows the test case to at least compile on latest
21784 linux, but still not run due to missing the threads runtime library.
c906108c
SS
21785
21786Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21787
21788 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
21789 directory to search gdb directory. Accept and step over conditional
21790 stack alignment code. Consume $prompt in failure cases.
21791 Reset timeout to $oldtimeout instead of some arbitrary value.
21792 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
21793 timeout problems with infinite stack backtraces.
21794 * gdb.base/ptype.exp (ptype struct link, union tu_link):
21795 Accept function parameters for linkfunc member.
21796
21797Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
21798
21799 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
21800 (CXXFLAGS): Remove, unreferenced.
21801 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
21802 previous -B options and also add -B option to pick up cross compiled
21803 runtime.
c906108c
SS
21804 (TARGET_INCLUDES): Add for -I options and add code to initialize when
21805 doing cross compiles.
21806 (target_alias): Declare global.
21807 (xgcc): Set variable to full path of gcc in build tree. Use findfile
21808 to verify that gcc exists in build tree, and if so set CC to that
21809 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 21810
c906108c
SS
21811Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
21812
21813 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
21814 ptype test for anonymous union. Fixup testcase to match
21815 current gcc debug output.
21816
21817Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
21818
21819 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
21820 force argument to an unsigned long type.
21821
21822Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
21823
21824 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 21825 tests and anonymous union print/ptype tests.
c906108c
SS
21826 * gdb.base/list.exp (test_forward-search): Increase timeout by
21827 5 minutes for the "search extremely long line" case.
21828 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
21829 completely optional and that the pass/fail messages use the command as
21830 the message if that third arg is a null string.
21831 (gdb_test_exact): Arrange that a null string pattern means match a
21832 null string output rather than any output, which might include random
889bf7c5 21833 errors.
c906108c
SS
21834 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
21835 backtrace test.
21836 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
21837 always failing and failure is now exposed by gdb.exp changes.
21838
21839Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
21840
21841 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
21842 weren't being noted.
21843
21844Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21845
21846 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
21847 * gdb.stabs/weird.exp: Remove v_comb xfails.
21848
dc96c6c7 21849Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21850
21851 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 21852 list.exp scope.exp watchpoint.exp]
c906108c 21853 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 21854
dc96c6c7 21855Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21856
21857 * config/monitor.exp: Increase download timeout to 1000 seconds.
21858
dc96c6c7 21859Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21860
21861 * config/m32r.exp: Increase timeout to 120 seconds.
21862
21863Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
21864
21865 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
21866 and accept older ordering as obsolescent gcc or gdb.
21867 * gdb.c++/templates.exp: Ditto.
21868 * gdb.c++/virtfunc.exp: Ditto.
21869
21870Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
21871
21872 * gdb.base/coremaker.c: Add code to mmap some data so we
21873 can check that it ends up in the core file.
21874 * gdb.base/corefile.exp: Add test to read mmapped data
21875 from core file.
21876
dc96c6c7 21877Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21878
21879 * config/m32r.exp: New file.
21880
21881Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
21882
21883 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
21884 that cflags can contains -gstabs, and work correctly for other tests.
21885
dc96c6c7 21886Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21887
21888 * gdb.base/setshow.exp: New file, tests show and set.
21889 * gdb.base/setshow.c: New file, tests show and set.
21890 * gdb.base/help.exp: Add test for help set|show annotate.
21891 * gdb.base/default.exp: Add test for set|show annotate.
21892
21893Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
21894
21895 * testsuite/gdb.base/break.exp: Make backtrace from factorial
21896 errors unique.
21897 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
21898 explicitly.
21899
21900Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
21901
21902 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
21903 and width commands. This is done elsewhere.
21904 * (gdb_start): Don't call gdb_start_sim here. That's already
21905 done in gdb_load. This fixes lots of failures in default.exp.
21906
21907Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
21908
21909 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
21910 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
21911 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
21912 in the same we we treat other failures (since it may be an expected
889bf7c5 21913 condition), rather than as an error.
c906108c
SS
21914 * gdb.base/signals.exp (test_handle_all_print): Revert back to
21915 old test format.
21916
21917Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
21918
21919 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
21920 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 21921 twice. Nuke the duplicates.
c906108c 21922 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 21923 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
21924 Remove config.h along with other config files.
21925
21926Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
21927
21928 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
21929 "p func1 ()" and note that rests of tests are skipped.
21930 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 21931 setup_xfails for "print func2::coremaker_local".
c906108c
SS
21932 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
21933 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
21934 affected by the previous run test.
21935 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
21936 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
21937 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
21938 "pass int powerset tuple" and "pass modeless int powerset tuple".
21939 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
21940 "real write 4" and "real write 8".
21941 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 21942 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
21943 "print \$i after tuple assign 2", and
21944 "print vs2 after tuple assign 2".
21945 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
21946 meaningful error message and return -1 so the caller can
21947 suppress further tests and avoid a cascade of errors.
d63a86f8 21948
c906108c
SS
21949Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
21950
21951 * gdb.base/a1-selftest.exp: Tweak tests to account for new
21952 format for printing version.
21953 * gdb.base/default.exp: Ditto.
21954 * gdb.base/interrupt.exp: Fix problem with cascade of
21955 errors if child process dies while calling a function.
d63a86f8 21956
c906108c
SS
21957Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
21958
21959 * Makefile.in (VPATH): Add
21960 * Makefile.in (Makefile, config.status): Fix rules so things get
21961 remade when necessary.
21962
21963Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
21964
21965 * Makefile.in (just-check): Add path to sibling expect dir
21966 to environment variable specified by RPATH_ENVVAR.
21967
21968Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
21969
21970 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
21971 (just-check): Add shared library paths for libstdc++, tk,
21972 tcl, bfd, and opcodes to the environment variable specified
21973 in RPATH_ENVVAR.
21974 * configure.in: Add support to recognize --enable-shared flag
21975 and generate correct value for RPATH_ENVVAR.
21976 * configure: Regenerated with autoconf.
21977
21978Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
21979
21980 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 21981 include all osf versions.
c906108c
SS
21982 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
21983 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
21984 when target is linux. When failing to build pthreads test
21985 executable, give more meaningful message.
21986 * gdb.threads/pthreads.c: Hpux also uses old definition of second
21987 arg for pthread_create.
d63a86f8 21988
c906108c
SS
21989Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
21990
21991 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 21992 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 21993 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 21994 and -lpthreads (everybody else).
c906108c
SS
21995 (test_startup): Fail gracefully if threads are not supported.
21996 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
21997 "p/c array_index("abcdef",2)" when not gcc compiled.
21998 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
21999 "print func2::coremaker_local" when not gcc compiled.
22000 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
22001 "ptype on opaque struct tagname (statically)",
22002 "ptype on opaque struct tagname (dynamically) 1", and
22003 "ptype on opaque struct tagname (dynamically) 2"
22004 for not compiled with gcc.
22005 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
22006 backtrace when compiled with gcc.
d63a86f8 22007 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
22008 than always return success.
22009
22010Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
22011
22012 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
22013
22014Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
22015
22016 * gdb.base/structs.exp: Undo last change.
22017
22018Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
22019
22020 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
22021 encapsulate all the steps/nexts done during self test, starting
22022 at main, and makes them less sensitive to optimization issues.
22023 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
22024 signal handler" test.
22025 * gdb.threads/pthreads.exp: Only run this for native configs.
22026 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
22027 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
22028 tests.
22029 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
22030 for "runto test_calls(void)" test.
d63a86f8 22031
c906108c
SS
22032Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
22033
22034 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
22035 and don't expect address info in breakpoint confirmations.
22036
22037Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
22038
22039 * gdb.base/list.exp (test_forward_search): Increase timeout
22040 temporarily by 60 seconds for searching extremely long line,
889bf7c5 22041 and then reset to old value when done. Increase expect input
c906108c
SS
22042 buffer to 10000.
22043
22044Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
22045
22046 * gdb.base/list.exp (test_forward_search): Fix to handle very
22047 long source line without overflowing expect's input buffer.
22048
22049Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
22050
22051 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
22052 "buffer_full".
22053
22054 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
22055 "buffer_full".
22056
22057 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
22058 "buffer_full".
22059
22060 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
22061 "buffer_full".
22062
22063Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
22064
22065 * configure.in (configdirs): Add gdb.threads.
22066 * configure: Regenerated with autoconf.
22067 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
22068 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
22069 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 22070
c906108c
SS
22071Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
22072
22073 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
22074
22075Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
22076
22077 * gdb.base/signals.exp (test_handle_all_print): Test separately for
22078 each signal's status in the output of "handle all print".
22079 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
22080 the \r\n sequence that immediately precedes the gdb prompt.
22081 * gdb.base/a1-selftest.exp: Save original timeout and restore
22082 after test.
22083
22084Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
22085
22086 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
22087 symbol.
22088
22089Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
22090
22091 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
22092
22093Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
22094
22095 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
22096 timeout by 60 seconds.
22097
22098Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
22099
22100 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
22101 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
22102 error return.
22103
22104Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
22105
22106 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
22107 gdb initialization, also report how long dejagnu waited. Restore
22108 old timeout before doing error return. Temporarily increase timeout
889bf7c5 22109 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
22110
22111Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
22112
22113 * lib/gdb.exp: Report timeout value for verbosity level 2.
22114 * config/gdbserver.exp: Ditto.
22115 * config/hppro.exp: Ditto.
22116 * config/mips-gdb.exp: Ditto.
22117 * config/monitor.exp: Ditto.
22118 * config/netware.exp: Ditto.
22119 * config/sim-gdb.exp: Ditto.
22120 * config/slite-gdb.exp: Ditto.
22121 * config/udi-gdb.exp: Ditto.
22122 * config/unix-gdb.exp: Ditto.
22123 * config/vx-gdb.exp: Ditto.
22124 * gdb.base/a1-selftest.exp: Ditto.
22125 * gdb.base/a2-run.exp: Ditto.
22126 * gdb.base/break.exp: Ditto.
22127 * gdb.base/corefile.exp: Ditto.
22128 * gdb.base/list.exp: Ditto.
22129 * gdb.base/recurse.exp: Ditto.
22130 * gdb.base/scope.exp: Ditto.
22131 * gdb.base/signals.exp: Ditto.
22132
22133Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
22134
22135 * gdb.threads/Makefile.in (docdir): Removed.
22136
22137Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
22138
22139 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 22140 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 22141 @srcdir@.
d63a86f8 22142 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
22143 autoconf 2.5 or higher.
22144 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
22145
22146Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
22147
22148 * configure: Regenerated.
22149 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
22150 avoid name clashes with SunOS headers.
22151
22152Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
22153
22154 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
22155
22156Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
22157
22158 * gdb.base/callfuncs.exp: Finish last change -- make sure the
22159 prototype information ends up in the compiler info file.
22160
22161Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
22162
22163 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
22164 attempting to regenerate it. Eliminate use of a temporary file
22165 and just generate the info file directly. Source it immediately,
22166 for consistency of use.
22167 * gdb.base/corefile.exp: Ditto
22168 * gdb.base/exprs.exp: Ditto.
22169 * gdb.base/funcargs.exp: Ditto.
22170 * gdb.base/langs.exp: Ditto.
22171 * gdb.base/list.exp: Ditto.
22172 * gdb.base/mips_pro.exp: Ditto.
22173 * gdb.base/nodebug.exp: Ditto.
22174 * gdb.base/opaque.exp: Ditto.
22175 * gdb.base/ptype.exp: Ditto.
22176 * gdb.base/scope.exp: Ditto.
22177 * gdb.base/setvar.exp: Ditto.
22178 * gdb.base/signals.exp: Ditto.
22179 * gdb.base/whatis.exp: Ditto.
22180 * gdb.c++/templates.exp: Ditto.
22181 * gdb.c++/virtfunc.exp: Ditto.
22182 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 22183 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
22184
22185Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22186
22187 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
22188 it got fixed by the recent lookup_minimal_symbol_by_pc change.
22189 Increase timeout, a lot of single stepping might be needed if the
22190 target has no hardware watchpoints.
22191
22192Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
22193
22194 * gdb.base/break.exp: Ignore compiler warnings when compiling
22195 break.c.
22196 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
22197 * gdb.base/default.exp: Add h8300 xfails. Handle messages
22198 from remote-sim.
22199 * gdb.base/exprs.exp: Add h8300 xfails.
22200 * gdb.base/funcargs.exp: Likewise.
22201 * gdb.base/nodebug.exp: Likewise.
22202 * gdb.base/printcmds.exp: Likewise.
22203 * gdb.base/ptype.exp: Likewise.
22204 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
22205 h8300 xfails.
d63a86f8 22206 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
22207 on the h8300.
22208 * gdb.base/funcargs.c: Explicitly make last constant argument to
22209 call_after_alloca_subr an unsigned long type.
22210 * gdb.base/return.c: Include stdio.h.
22211
22212Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
22213
22214 * config/abug.exp: New file for the older Motorola Bug monitor
22215 that runs on the mvme13x series VME boards.
22216 * config/monitor.exp: Use the new config array for target settings
22217 if they exist.
22218
22219Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
22220
22221 * sim-gdb.exp: Make the SH simulator allocate less space when
22222 it is targeted.
22223
22224Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
22225
22226 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
22227 test.
22228
22229Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
22230
22231 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
22232 "rs6000-*-*" for "list function in include file" when gcc compiled.
22233 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
22234 for "p ctable1[120]".
22235 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
22236 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
22237 Remove setup_xfail for "rs6000-*-*" for
22238 "print 'scope0.c'::filelocal before run".
22239 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
22240 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
22241 since some compilers don't allow both options to be given
22242 on the same command line. Create object file and move it.
d63a86f8 22243
c906108c
SS
22244Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
22245
22246 * gdb.base/corefile.exp: Always regenerate the core file, since
22247 we always regenerate the coremaker program. Detect special case
22248 where registers cannot be read from core file.
d63a86f8 22249
c906108c
SS
22250Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
22251
22252 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
22253 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
22254 * gdb.c++/templates.exp: Only match on basename of file since
22255 some formats like xcoff don't encode directory information.
22256 * gdb.stabs/weird.exp: Use the right sed script for powerpc
22257 and rs6000 AIX xcoff targets.
22258 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
22259 * configure: Regenerate.
22260 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
22261 here, rather than in distclean.
d63a86f8 22262
c906108c
SS
22263Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
22264
22265 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
22266 defined, and use it to compile the test case with -O2. The
22267 native compilation still uses no optimization.
22268 * gdb.base/mips_pro.c: Remove inline assembly code since
22269 it is compiled PIC by default, which results in assembler
22270 warnings that make the testsuite think the compilation
22271 was unsuccessful.
22272
22273Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
22274
22275 * gdb.c++/misc.exp: Add note to message for
22276 "print s.a for foo struct" that this is a known gcc 2.7.2
22277 and earlier bug.
22278
22279Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
22280
22281 * gdb.base/break.exp: Fix pattern for matching "Delete all
22282 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
22283 setup_xfail for deleting all breakpoints test. Fix various
22284 timeout messages to include "(timeout)".
22285 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
22286 for "p t_float_values2(3.14159,float_val2)".
22287 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
22288 for "continue to call2g" when gcc compiled.
22289 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
22290 "up to foo in langs.exp", "show language at foo in langs.exp",
22291 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
22292 and "show language at fsub in langs.exp".
22293 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
22294 "list line 1 in include file", "list message for lines past EOF",
22295 "list function in include file", "list list0.h:foo", and
22296 "list filename:function; nonexistant function".
22297 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
22298 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
22299 and "ptype t_char_array" to be for native cc only.
d63a86f8 22300
c906108c
SS
22301Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
22302
d63a86f8 22303 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 22304 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 22305 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
22306
22307Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
22308
22309 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
22310 "bt in signals.exp". This problem only appears when running
22311 the testsuite, and then only intermittently.
22312
22313Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
22314
22315 * gdb.base/return.exp (return_tests): Differentiate between
22316 two tests of continuing.
22317
22318Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
22319
22320 * */Makefile.in (maintainer-clean): Remove config.log.
22321 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
22322 * gdb.c++/Makefile.in (PROGS): Add inherit.
22323 (clean): Remove *.ci.
22324
22325Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
22326
22327 * gdb.c++/misc.cc: Add test code from Mike Stump.
22328 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
22329
22330Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
22331
22332 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
22333 to "alpha-*-osf2*" and add comment.
22334 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
22335 setup_xfail for "step over execarg initialization" and
22336 "step over corearg initialization".
c906108c
SS
22337 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
22338 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
22339 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 22340 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
22341 "print func2::coremaker_local", and "backtrace in corefile.exp".
22342 * gdb.base/signals.exp: Build and source signals.ci.
22343 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
22344 to be for gcc only.
22345 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 22346
c906108c
SS
22347Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22348
22349 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
22350 Feb 3 procfs.c change.
22351
22352Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
22353
22354 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
22355
22356Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
22357
22358 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
22359 from dejagnu's apparent default of 10 seconds, which gives random
22360 results when running the tests over NFS on moderately loaded systems.
22361 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
22362
22363Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
22364
22365 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
22366 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 22367 result reports.
c906108c
SS
22368
22369Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
22370
22371 * configure.in (CY_AC_PATH_TCLH): Remove.
22372 * configure: Regenerate.
22373
22374Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
22375
22376 * gdb.c++/Makefile.in (clean): Add missing '{'.
22377
22378Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
22379
22380 * lib/gdb.exp: Provide a default value for noinferior.
22381
22382 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
22383 Load libgloss.exp.
22384
22385Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
22386
22387 * gdb.disasm/hppa.exp: Compile directly into an executable, use
22388 the executable, not the .o to run the tests from.
22389
22390Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
22391
22392 * gdb.base/break.exp: Don't test for program exit or exit status
22393 if $noresults if nonzero.
22394 * gdb.base/langs.exp: Likewise.
22395 * gdb.base/watchpoint.exp: Likewise.
22396
22397 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
22398 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
22399 trying to compile the testcase.
22400
22401Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
22402
22403 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
22404 * gdb.base/signals.exp (continue to handler): Likewise.
22405
22406Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
22407
22408 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
22409
22410 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
22411
22412Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
22413
22414 * gdb.base/corefile.exp: Recognize "not found" as failure
22415 when trying to determine if a core file was generated.
22416 If no core file was generate the first time, try again without
22417 the ulimit -c to work around braindamaged shells.
22418
22419Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
22420
22421 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
22422 [] tests with "test" and enclose string in quotes.
22423 * gdb.stabs/configure: Rebuild
d63a86f8 22424
c906108c
SS
22425Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
22426
22427 Changes in sync with expect:
22428 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
22429 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
22430 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
22431 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
22432 argument to AC_REQUIRE.
22433 * configure: Regenerated.
22434
22435Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
22436
22437 * gdb.base/corefile.exp: When generating a core, discard any
22438 error messages about ulimit not found and the "core dumped"
22439 message from the shell that runs the coredumper.
22440
22441Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
22442
22443 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
22444
22445 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
22446 which sed script to run. Expect failure for v_comb test
22447 on PA targets too.
d63a86f8 22448
c906108c
SS
22449Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
22450
22451 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 22452 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
22453
22454Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
22455
22456 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
22457 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 22458 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
22459 * lib/gdb.exp (default_gdb_start): Fix typo.
22460 * gdb.base/corefile.exp: Allow "Core was generated by ..."
22461 messages to not include the full program name that caused
22462 the core dump since some systems (such as solaris) apparently
22463 truncate this path to about 80 characters.
22464 When generating a core file first try increasing the core file
22465 size limit to unlimited since some systems may default it to
22466 zero, and it is harmless to try it. Move the test for failing
22467 to generate a core file to where it will actually get executed.
22468 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
22469 new gdb result from g++ debug info improvements and make old
22470 pattern obsolescent. Also account for size_t differences
22471 (may be int or long).
22472 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
22473 initialization before function call is placed in the delay slot
22474 and thus appears to be skipped over by commands such as "next".
22475
22476Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
22477
22478 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
22479
22480Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
22481
22482 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
22483 input source file; fix code to compile test to deal with this
22484 convention.
22485 * gdb.c++/*.exp: Likewise.
22486
22487Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
22488
22489 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
22490 "bt in signals.exp".
22491
22492Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
22493
22494 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
22495 "step over execarg initialization" and
889bf7c5 22496 "step over corearg initialization".
c906108c
SS
22497
22498Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
22499
22500 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
22501 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
22502
22503Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
22504
22505 From Rob Savoye (rob@poseidon.cygnus.com)
22506 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
22507 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
22508 configure.in}, gdb.disasm/{Makefile.in, configure.in},
22509 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
22510 configure.in}: Major reworking for autoconfig.
c906108c
SS
22511 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
22512 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 22513 New files.
c906108c
SS
22514 * config/unix-gdb.exp: Make GDB global.
22515 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
22516 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
22517 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
22518 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
22519 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
22520 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 22521 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
22522 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
22523 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
22524 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
22525 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 22526 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
22527 to returns as necessary, arrange for test to compile own testcase
22528 executable.
c906108c 22529 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 22530
c906108c
SS
22531Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
22532
22533 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 22534 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
22535 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
22536 "backtrace through signal handler".
22537
22538Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22539
22540 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
22541 continuing from a job control stop signal.
22542 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
22543
22544Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
22545
22546 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
22547 * gdb.base/corefile.exp: Likewise.
22548 * gdb.base/funcargs.exp: Likewise.
22549
22550Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
22551
22552 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
22553 * config/monitor.exp: Add support for setting baud rate.
22554
22555Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
22556
22557 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
22558 i*86-*-linux* xfails for "backtrace through signal handler".
22559 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
22560 "print func2::coremaker_local".
22561 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 22562 alpha-dec-osf2* xfail for
c906108c
SS
22563 "delete all breakpoints when none".
22564
22565Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
22566
22567 * gdb.base/break.exp: Change test that deletes all breakpoints
22568 when no user breakpoints are installed. A post 4.15 change
22569 causes gdb to no longer prompt in this case.
22570
22571Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
22572
22573 * gdb.base/return.exp (return_tests): Change xfail for test
22574 "correct value returned double test" to stop xfailing at
22575 Solaris 2.5. Apparently the bug has been fixed.
22576
22577Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
22578
22579 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
22580 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
22581
22582Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
22583
22584 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
22585 * gdb.disasm/hppa.s: Corresponding changes.
22586
22587Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
22588
22589 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
22590 makefile fragment.
22591 * config/mt-hpux: Deleted.
22592
22593Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
22594
d63a86f8 22595 * Many files: When warning about suppressed tests due to a
c906108c
SS
22596 nonexistant test binary, avoid incrementing the warning count.
22597
22598Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
22599
22600 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 22601
c906108c
SS
22602Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22603
22604 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
22605 "sparc-*-solaris2*".
22606
22607Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22608
22609 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
22610 Add global and local variables and initialize them.
22611 * gdb.base/corefile.exp: Test correct mapping of corefile sections
22612 by printing variables. Remove rs6000 and powerpc xfails, BFD now
22613 extracts the file name and terminating signal from the core file.
22614 * TODO: Remove note about tests for correct mapping of corefile.
22615 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
22616 from optimizing it away.
22617 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
22618 handles common blocks.
22619
22620Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
22621
22622 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
22623 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
22624
22625Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
22626
22627 * Makefile.in (maintainer-clean): New target, synonym for
22628 realclean.
22629 * gdb.base/Makefile.in (maintainer-clean): Likewise.
22630 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
22631 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
22632 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
22633 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
22634 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
22635
22636Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
22637
22638 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
22639 xfails when not gcc compiled for "print foo::funclocal".
22640 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
22641 "print foo::funclocal at foo",
22642 "print 'scope1.c'::foo::funclocal at foo",
22643 "print foo::funclocal_bss at foo",
22644 "print 'scope1.c'::foo::funclocal_bss at foo",
22645 "print foo::funclocal_ro at foo",
22646 "print 'scope1.c'::foo::funclocal_ro at foo",
22647 "print bar::funclocal at foo" and
22648 "print 'scope1.c'::bar::funclocal at foo".
22649 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
22650 gcc compiled for "print foo::funclocal at bar".
22651 Expand all messages to ensure that they identify that
22652 the test is at bar().
22653 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
22654 gcc compiled for:
22655 "ptype on opaque struct pointer (statically)",
22656 "ptype on opaque struct tagname (statically)",
22657 "ptype on opaque struct pointer (dynamically) 1",
22658 "ptype on opaque struct tagname (dynamically) 1",
22659 "ptype on opaque struct pointer (dynamically) 2" and
22660 "ptype on opaque struct tagname (dynamically) 2
22661 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
22662 gcc compiled for:
22663 "p datalocal"
22664 "whatis datalocal",
22665 "ptype datalocal",
22666 "p bsslocal",
22667 "whatis bsslocal", and
22668 "ptype bsslocal".
22669 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
22670 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
22671 when not gcc compiled.
22672 * gdb.base/funcargs.exp (float_and_integral_args): Add
22673 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
22674 compiled.
22675 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
22676 "backtrace from call6a" when not gcc compiled.
22677 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
22678 "backtrace from call7a" when not gcc compiled.
22679 * gdb.base/callfuncs.exp (do_function_calls):
22680 Add "hppa*-*-hpux*" xfail when not gcc compiled for
22681 "p t_char_array_values(char_array_val2,char_array_val1)",
22682 "p t_char_array_values(char_array_val1,char_array_val2)",
22683 "p t_char_array_values("carray 1","carray 2")",
22684 "p t_char_array_values("carray 1",char_array_val2)",
22685 "p t_char_array_values(char_array_val1,"carray 2")",
22686 "p sum_args(1,{2})",
22687 "p sum_args(2,{2,3})",
22688 "p sum_args(3,{2,3,4})",
22689 "p sum_args(4,{2,3,4,5})"
22690 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
22691 "backtrace in corefile.exp" when not gcc compiled.
22692
22693Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22694
22695 * gdb.base/signals.exp: Rewrite `handle all print' test as
22696 a procedure. Accept blanks or TABs as whitespace, increase
22697 timeout and expect input buffer size for the large output
22698 from the command. Remove "i*86-*-bsdi2.0" xfail.
22699
22700Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22701
22702 * gdb.base/setvar.exp: Add new testcases for truncation when
22703 assigning invalid values to bitfields.
22704
22705Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
22706
d63a86f8 22707 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
22708 mips-sgi-irix* xfail for
22709 "call inferior func with struct - returns char *"
22710 and fix test so that an optional (unsigned char *) cast is
889bf7c5 22711 accepted in the result.
c906108c
SS
22712
22713Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
22714
22715 * gdb.base/funcargs.exp (float_and_integral_args): Remove
22716 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
22717 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
22718 * gdb.base/signals.exp: Remove duplicate "handle all print" test
22719 that accidentally got checked in.
22720
22721Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
22722
d63a86f8 22723 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
22724 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
22725 compiled test.
22726 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
22727 Add mips-sgi-irix5* xfail for not gcc compiled.
22728 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
22729 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
22730 "p top", "whatis top", "p middle", and "whatis middle".
22731 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
22732 "whatis signed char" for not gcc compiled.
22733 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
22734 "set variable signed char=-1 (-1)" and
22735 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
22736 * gdb.base/funcargs.exp (float_and_integral_args):
22737 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
22738 Add mips-sgi-irix* xfail when not gcc compiled for
22739 "continue to call2b".
22740 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
22741 "continue to call2g".
22742 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
22743 "backtrace from call6a"
22744 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
22745 "backtrace from call7k".
22746 Add mips-sgi-irix5* xfail when not gcc compiled for
22747 "backtrace from call7a".
22748 (localvars_after_alloca): Fix gdb_test cmds for
22749 "print * after runto ...".
22750 Remove rs6000-*-* xfails for
22751 "print i after runto localvars_after_alloca" and
22752 "print l after runto localvars_after_alloca"
22753 for all compilers.
22754 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 22755 when not compiled with gcc, for:
c906108c
SS
22756 "print signed char == (minus)",
22757 "print signed char != (minus)",
22758 "print signed char < (minus)",
22759 "print signed char > (minus)".
22760 * gdb.base/callfuncs.exp (do_function_calls):
22761 Add mips-sgi-irix* xfail, when compiled with native compiler, for
22762 "call inferior func with struct - returns char *".
d63a86f8 22763 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
22764 "correct value returned double test" to include Solaris 2.4.
22765 * gdb.base/funcargs.exp (float_and_integral_args):
22766 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 22767
c906108c
SS
22768Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22769
22770 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
22771 enumeration bitfields if compiling with GNU C.
22772 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
22773 to empty' prompt.
22774
22775Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
22776
22777 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
22778 test for PRO targets.
22779
22780 * gdb.base/funcargs.exp: Avoid ever setting more than 8
22781 breakpoints in the inferior at any given time by making
22782 two groups of breakpoints for call2*, call6* and call7*
22783 tests.
22784
22785Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22786
22787 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
22788 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
22789 from optimizing it away.
22790 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
22791 "call inferior func with struct".
22792
22793Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
22794
22795 * configure.in: Only configure gdb.chill for particular targets.
22796
22797Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
22798
22799 * gdb.base/Makefile.in: Add action to .c.o transformation
22800 rule that generates a .ci file for each .o file and remove
22801 explicit .c.o rules except for callfuncs.o.
22802 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
22803 generates a .ci file for each .o file and remove explicit
22804 .cc.o rules.
22805 (clean): Remove *.tmp *.ci files.
22806 (EXECUTABLES): Remove templ-info.exp.
22807 * gdb.base/compiler.c: New file.
22808 * gdb.c++/compiler.cc: New file
22809 * gdb.base/scope.exp: Source gdb.base/scope.ci.
22810 Change rs6000-*-* xfail for
22811 "print 'scope0.c'::filelocal_ro" and
22812 "print 'scope1.c'::filelocal" and
22813 "print 'scope1.c'::filelocal_bss" and
22814 "print 'scope1.c'::filelocal_ro" and
22815 "print 'scope1.c'::foo::funclocal" and
22816 "print 'scope1.c'::foo::funclocal_ro" and
22817 "print 'scope1.c'::bar::funclocal" and
22818 "print 'scope0.c'::filelocal_ro" and
22819 "print 'scope1.c'::filelocal at foo" and
22820 "print 'scope1.c'::filelocal_bss at foo" and
22821 "print 'scope1.c'::filelocal_ro at foo" and
22822 "print 'scope1.c'::foo::funclocal at foo" and
22823 "print 'scope1.c'::foo::funclocal_bss at foo" and
22824 "print 'scope1.c'::foo::funclocal_ro at foo" and
22825 "print 'scope1.c'::bar::funclocal at foo" and
22826 "print 'scope0.c'::filelocal_ro" and
22827 "print 'scope1.c'::filelocal" and
22828 "print 'scope1.c'::filelocal_bss" and
22829 "print 'scope1.c'::filelocal_ro" and
22830 "print 'scope1.c'::foo::funclocal" and
22831 "print 'scope1.c'::foo::funclocal_bss" and
22832 "print 'scope1.c'::foo::funclocal_ro" and
22833 "print 'scope1.c'::bar::funclocal" and
22834 "print 'scope1.c'::bar::funclocal_bss"
22835 to only be xfail'd when not compiled with gcc.
d63a86f8 22836 Add rs6000-*-* xfail for
c906108c
SS
22837 "print 'scope0.c'::filelocal_bss before run"
22838 when compiled with gcc.
22839 (test_at_main): Add rs6000-*-* xfail for
22840 "print filelocal_ro in test_at_main"
22841 when compiled with gcc.
22842 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 22843 Add rs6000-*-aix* xfail for
c906108c
SS
22844 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
22845 "ptype t_char_array", not compiled with gcc.
22846 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
22847 xfail for "list foo (in include file)" when gcc compiled.
22848 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 22849 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
22850 "run to call0a" if not compiled with gcc.
22851 (unsigned_integral_args): Add rs6000-*-* xfail for
22852 "run to call1a" if not compiled with gcc.
22853 (float_and_integral_args): Add rs6000-*-* xfail for
22854 "run to call2a" if not compiled with gcc and for
22855 "continue to call2b" for any compiler.
22856 Add rs6000-*-* xfail to
22857 "print f1 after run to call2a" for gcc compiled.
22858 (discard_and_shuffle): Add rs6000-*-* xfail for
22859 "run to call6a".
22860 (shuffle_round_robin): Add rs6000-*-* xfail for
22861 "backtrace from call7a" if not compiled with gcc.
22862 Add rs6000-*-* xfail for
22863 "backtrace from call7b" if compiled with gcc.
22864 (call_after_alloca): Add rs6000-*-* xfail for
22865 "print c in call_after_alloca" and
22866 "print s in call_after_alloca" and
22867 "backtrace from call_after_alloca_subr"
22868 if not compiled with gcc.
22869 (localvars_in_indirect_call): Add rs6000-*-* xfail for
22870 "print c in localvars_in_indirect_call" and
22871 "print c in localvars_in_indirect_call" and
22872 "backtrace in indirectly called function" and
22873 "stepping into indirectly called function"
22874 if not compiled with gcc.
22875 (localvars_after_alloca): Add rs6000-*-* xfail for
22876 "print c after runto localvars_after_alloca" and
22877 "print s after runto localvars_after_alloca" and
22878 "print i after runto localvars_after_alloca" and
22879 "print l after runto localvars_after_alloca"
22880 for all compilers.
22881 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
22882 than whatis-info.exp.
22883 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
22884 than opaque-info.exp.
22885 Setup rs6000-*-* xfail for
d63a86f8 22886 "ptype on opaque struct pointer (statically)" and
c906108c
SS
22887 "ptype on opaque struct pointer (dynamically)" when
22888 not compiled with gcc.
22889 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
22890 rather than callf-info.exp.
22891 (do_function_calls): Add clear_xfail for rs6000-*-* for
22892 "p t_float_values2(3.14159,float_val2)". Seems to work
22893 fine there, both with xlc and gcc. Need to find out what
22894 it is doing right and fix other platforms.
22895 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
22896 "call inferior func with struct - returns int",
22897 "call inferior func with struct - returns long",
22898 "call inferior func with struct - returns float",
22899 "call inferior func with struct - returns double",
22900 "call inferior func with struct - returns char *",
22901 but only if not gcc compiled (presumes xlc compiled).
22902 Change rs6000-*-* xfails for
22903 "call inferior func with struct - returns char" and
22904 " call inferior func with struct - returns short" to only
22905 xfail if not using gcc.
22906 (clean mostlyclean): Remove *.ci and *.tmp files.
22907 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
22908 than templ-info.exp.
22909 * gdb.base/langs.exp: Source gdb.base/langs.ci.
22910 Add rs6000-*-* xfail for "up to foo in langs.exp"
22911 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 22912 when not gcc compiled.
d63a86f8 22913
c906108c
SS
22914Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
22915
22916 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
22917 * gdb.base/corefile.exp: Likewise.
22918 * gdb.base/list.exp: Likewise.
22919 * gdb.base/scope.exp: Likewise.
22920 * gdb.base/siganls.exp: Likewise.
22921
22922 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
22923 compiler output.
22924 * gdb.base/whatis.exp: Likewise.
22925
22926Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
22927
22928 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
22929 failure (opcode table has been fixed to match reality).
22930
22931Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
22932
22933 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
22934 "call inferior func with struct - returns char",
22935 "call inferior func with struct - returns short"
22936
22937 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
22938 "print 'scope0.c'::filelocal at main",
22939 "print 'scope0.c'::filelocal_bss in test_at_main",
22940 "print 'scope0.c'::filelocal at foo",
22941 "print 'scope0.c'::filelocal_bss in test_at_foo",
22942 "print 'scope0.c'::filelocal at bar",
22943 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 22944
c906108c
SS
22945 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
22946 in source file 1". This bug seems to have been fixed with both
22947 gcc and native cc (was native assembler bug?).
22948
22949Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
22950
22951 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
22952 "backtrace through signal handler" to "i*86-*-sysv4*".
22953 * gdb.base/signals.exp: Add xfail for "'next' behaved as
22954 continue" case. Add "known SVR4 bug" to fail message.
22955 Add "i*86-*-bsdi2.0" xfail for "handle all print".
22956 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
22957 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
22958 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
22959 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
22960 "up to foo in langs.exp", "show language at foo in
22961 langs.exp", "up to cppsub_ in langs.exp", "show
22962 language at cppsub_ in langs.exp", "up to fsub in
22963 langs.exp", and "show language at fsub in langs.exp".
22964 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
22965 "bactrace in corefile.exp".
22966 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
22967 "call inferior function with struct - returns float" and
22968 "call inferior function with struct - returns double".
d63a86f8 22969
c906108c
SS
22970Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
22971
22972 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
22973 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
22974 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
22975 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
22976
22977Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
22978
22979 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
22980 (or overriden) "CHILL" macro rather then bare "gcc".
22981 Also look for ../../gcc/xgcc since that is what we will
22982 actually need, not "Makefile". Remove following assignment
22983 of CHILL to CHILL_FOR_TARGET because that results in
22984 recursive definition.
22985
22986Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
22987
22988 * gdb.base/corefile.exp: Change xfail for backtrace in
22989 corefile.exp from linuxaout to all linux.
22990 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
22991 cases where we miss the breakpoint at the signal handler
22992 for some reason. Setup xfail for linuxoldld/linuxaout and
22993 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
22994 hitting SIGURG breakpoint.
22995 * gdb.base/signals.exp: Setup xfail for "next" acting like
22996 continue to add linuxoldld. Setup xfail for all linux for
22997 "next to handler in signals_tests_1", "backtrace in
22998 signals_tests_1", "continue to func1", "pass SIGUSR1",
22999 and continue to handler".
23000
23001Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
23002
23003 * Update all FSF addresses except those in COPYING* files.
23004
23005Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
23006
23007 * gdb.base/a2-run.exp: Change messages to be more explicit about
23008 the status of args, and quote binfile in results.
23009
23010Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
23011
23012 * gdb.base/callfuncs.exp: Add tests for passing structs to
23013 inferior functions and return various types.
23014 * gdb.base/callfuncs.c: Add functions to receive a struct
23015 and return a member of the struct, in various types.
23016
23017Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23018
23019 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
23020
23021Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
23022
23023 * config/vxworks29k.exp: New file, sources vxworks.exp.
23024
23025Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23026
23027 * config/gdbremote.exp: New file. Testing framework using
23028 gdbserver.
23029
23030Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
23031
23032 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
23033 "call function when asleep" and "send end of file".
23034 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
23035 for "backtrace in corefile.exp".
23036 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
23037 for "backtrace through signal handler".
23038 * gdb.base/corefile.exp: Make sure we actually generate a core file
23039 before trying the core tests. Some systems allow the user to suppress
23040 generation of core files and default to that (linux for example).
23041 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
23042 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
23043
23044Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23045
23046 * gdb.threads: New directory with some crude multi-threaded
23047 gdb tests (step.exp and step2.exp).
23048 * config/mt-lynx (STEP_EXECUTABLE): Define.
23049 (THREADFLAGS): Define.
23050
23051Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
23052
23053 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
23054
23055 * gdb.base/signals.exp: Disable whole file for lynx until
23056 further notice.
23057
23058 * gdb.base/signals.exp: xfail test where "next" acts like
23059 "continue" for lynx.
23060
23061 * gdb.base/interrupt.exp: xfail test for calling function while
23062 inferior is asleep for lynx.
23063
23064 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
23065 than one cr-lf after each command.
23066
23067Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23068
23069 * configure.in: Reinstate setting of stabsdirs variable, fix
23070 typo in setting up configdirs for native builds.
23071
23072 * gdb.base/return.exp: Fix typo in return double test.
23073 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
23074 compiler from optimizing them away.
23075
23076Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
23077
23078 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
23079 sequences to be echo'd by gdb when using gdb_test.
23080 * gdb.chill/chexp.exp: Likewise.
23081 * gdb.fortran/exprs.exp: Likewise
23082
23083Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23084
23085 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
23086 after the inferior gdb has started.
23087
23088 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
23089 after each command.
23090 * gdb.base/funcargs.exp: Likewise.
23091 * gdb.base/gdbvars.exp: Likewise.
23092 * gdb.base/interrupt.exp: Likewise.
23093 * gdb.base/list.exp: Likewise.
23094 * gdb.base/watchpoint.exp: Likewise.
23095 * gdb.c++/demangle.exp: Likewise.
23096 * gdb.c++/inherit.exp: Likewise.
23097 * gdb.chill/chexp.exp: Likewise.
23098 * gdb.fortran/exprs.exp: Likewise.
23099
23100 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
23101 test if we can't handle IO to/from the inferior.
23102
23103 * gdb.c++/misc.exp: Always check for a program already being
23104 started after sending a "run" command to gdb.
23105
23106 * gdb.base/twice.exp: Start with a fresh gdb.
23107
23108 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
23109 only depend on gdb's expression code, not the chill runtime.
23110
23111 * gdb.base/return.c: Put return values into variables so we
23112 can have gdb print them rather than depending on the program
23113 to print them.
23114 * gdb.base/return.exp: Corresponding changes.
23115
23116 * lib/gdb.exp: Provide default value for noinferiorio.
23117 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
23118 the inferior.
23119
23120 * gdb.base/break.exp: Always check for a program already being
23121 started after sending a "run" command to gdb.
23122 (text_next_with_recursion): Don't check the output from the
23123 program's printf statement. Instead just make sure the program
23124 exited.
23125
23126 * gdb.base/commands.exp: Protect tests which need arguments with
23127 $noargs conditionals.
23128
23129Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23130
23131 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
23132 of structure member arrays to match gdb/valops.c:value_addr change.
23133
23134Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
23135
23136 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
23137 cases.
23138
23139Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
23140
23141 * configure.in (configdirs): Remove gdb.chill from default list
23142 of subdirs and then add it back in only if doing a native build.
23143 The current chill compiler does not yet work in any cross build.
23144 * Revert all signal changes from Jul 6.
23145 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
23146 for sh-hms targets, allowing these tests to link, with no other
23147 changes. Testing is suppressed by setting "nosignals" in site.exp.
23148
23149Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
23150
23151 * configure.in (signaldirs): Define and add to configdirs for all
23152 targets except some specific ones that are known to not support signals.
23153 Also clean up formatting.
23154 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
23155 (signals, sigall): Remove rules to build.
23156 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
23157 Moved to new gdb.signals directory.
23158 * gdb.signals: New test directory.
23159 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
23160 signals.c signals.exp}: New or moved files.
23161
23162Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
23163
23164 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
23165
23166Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
23167
23168 * gdb.base/return.exp: Xfail `return double' test failure
23169 on at least Solaris 2.3 and handle future/past versions on
23170 a case by case basis as appropriate. Also update message
23171 to include i*86 failures.
23172
23173Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23174
23175 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
23176
23177 * lib/gdb.exp: Fix comment which erroneously identified
23178 gdb_file_cmd as gdb_load (the 19 May change was in fact to
23179 gdb_file_cmd not gdb_load).
23180 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
23181
23182 * gdb.base/setvar.exp: Make test names consistent between pass and
23183 fail cases. Use gdb_test more.
23184
23185Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23186
23187 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
23188
23189Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23190
23191 * gdb.base/help.exp: Fix expected help string for `show commands'.
23192
23193Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
23194
23195 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
23196
23197 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
23198 of a text section.
23199
23200Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
23201
23202 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
23203 that loop eventually terminates. Fix Connection refused logic so
23204 that testsuite will expire nicely.
23205
23206Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
23207
23208 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
23209 config/rom68k.exp: New tcl glue for the appropriate monitors.
23210 These all just end up calling monitor.exp.
23211 * config/monitor.exp (gdb_target_monitor): Handle `Connection
23212 refused' by retrying. Cleanup some timeout issues.
23213 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
23214 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
23215 callers don't have to set/restore global timeout variable.
23216
23217 * The following set of changes centralizes management of the global
23218 timeout variable. This way, it can be set in one target dependent
23219 place instead of dozens of places scattered throughout the test suite.
23220 If you need to lengthen a timeout, then you should either set timeout
23221 in one of the config/{target}.exp files, or multiply it by a factor.
23222 Setting it to an absolute value is always going to lose for some
23223 targets.
23224 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
23225 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
23226 * gdb.base/funcargs.exp: Don't set timeout.
23227 * gdb.base/list.exp (test_forward_search): Only use local timeout.
23228 * gdb.base/printcmds.exp (test_print_string_constants
23229 test_print_array_constants): Don't set timeout.
23230 * gdb.base/ptype.exp: Don't set timeout.
23231 * gdb.base/recurse.exp: Don't set timeout.
23232 * gdb.base/return.exp: Don't set timeout.
23233 * gdb.base/watchpoint.exp: Don't set timeout.
23234 * gdb.c++/classes.exp (do_tests): Don't set timeout.
23235 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
23236
23237Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
23238
23239 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
23240
23241Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23242
23243 * lib/gdb.exp: Disable chill tests for irix5.
23244
23245Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23246
23247 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
23248 each test pass or fail.
23249
23250Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23251
23252 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
23253 xlc not gcc.
23254
23255Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
23256
23257 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
23258
23259Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
23260
23261 * config/est.exp: Fix copyright and comments. Remove dead code.
23262 Use targetname, serialport and baud variables instead of fixed
23263 constants.
23264 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
23265 * config/cpu32bug.exp: New file to support cpu32bug monitors.
23266
23267Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23268
23269 * gdb.base/watchpoint.exp: Don't run
23270 test_watchpoint_triggered_in_syscall for sunos.
23271
23272Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23273
23274 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
23275 they don't seem to exist. Do include stdio.h.
23276
23277Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23278
23279 * gdb.base/a1-selftest.exp: Add alpha xfail.
23280
23281Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23282
23283 * gdb.base/watchpoint.c (main): Prompt before calling read().
23284 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
23285 Revise accordingly. Remove cruft about sending "123" several
23286 times, until it gets noticed. Clean up the "print buf[0]" stuff
23287 so that it passes or fails, and waits for prompts in the usual way.
23288
23289Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23290
23291 * gdb.base/recurse.exp: Fix comment.
23292
23293 * TODO: Remove item about printing variables in nodebug.exp. Add
23294 item about enabling tests which are only run on some targets.
23295
23296 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
23297 fail, make test names unique, use new gdb_test convention
23298 regarding pattern, use gdb_test more, etc.).
23299
23300 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
23301 fail, make test names unique, etc.).
23302
23303Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23304
23305 * gdb.base/nodebug.c: Change return type of top and middle to
23306 short.
23307 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
23308 are fixed by the recent mdebugread.c changes. Allow `short ()'
23309 as type for top and middle.
23310
23311Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23312
23313 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
23314 nearly as I can tell, the whole thing was an accident in Stu's
23315 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
23316 to replace a send/expect pair with gdb_test, but ended up only
23317 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
23318 of 30 Mar 1995 took care of it, but left this vestigial comment
23319 which I am now nuking.
23320
23321Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23322
23323 * gdb.base/break.exp: Look for different line number for
23324 breakpoint at main depending on usestubs.
23325
23326Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23327
23328 * gdb.base/list.exp: Adjust some alternate expect patterns to
23329 match recent list0.c change. Add alternate expect pattern for
23330 output from `list default lines around main' for optimizing
23331 compilers.
23332
23333Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23334
23335 * lib/gdb.exp: If nosignals is not set, set it to 0.
23336
23337Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
23338
23339 * config/slite-gdb.exp: Responds to load symbol table prompt.
23340 * gdb.base/break.exp: Adjust line number, fix rerun.
23341 * gdb.base/langs0.c: Add #ifdef usestubs.
23342
23343Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
23344
23345 * gdb.base/list.exp: Adjust line contents after adding new lines in
23346 list0.c. Also fix a syntax error.
23347
23348 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
23349 * gdb.base/break.exp: ditto.
23350 * gdb.base/list.exp: ditto.
23351 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
23352 * gdb.base/run.c: ditto.
23353 * gdb.base/list0.c: ditto.
23354 * gdb.base/funcargs.c: ditto.
23355
23356Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
23357
23358 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
23359 $targetname, $serialport and $baud instead of hardwired variables.
23360 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
23361 target doesn't support signals.
23362
23363Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
23364
23365 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
23366
23367Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23368
23369 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
23370 Don't rely on the value of an auto variable before it has been
23371 initialized. Use gdb_test more.
23372
23373Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23374
23375 * lib/gdb.exp (default_gdb_version): A version number must start
23376 with a digit, but other than that contains all characters up to
23377 the first whitespace character.
23378
23379Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23380
23381 * gdb.base/commands.exp (breakpoint_command_test): New tests.
23382
23383Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23384
23385 * gdb.c++/*.exp: Warn if executable does not exist. The original
23386 reason for skipping the warning was that configure.in sometimes
23387 intentionally skipped building the executables but the tcl code
23388 had no way of knowing. That (a) was always bogus with respect to
23389 error handling, (b) is no longer true (right now there is no way
23390 to skip C++ tests).
23391
23392 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
23393
23394Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23395
23396 * gdb.base/list.exp: Add expect patterns for output from
23397 SunPRO compiled executables.
23398 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
23399 types.
23400
23401Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23402
23403 * gdb.base/break.exp (test_next_with_recursion): Accept any line
23404 number (we are already testing that the correct source line text
23405 gets printed).
23406
23407 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
23408 that is what is intended, but something needed to be done to get
23409 sunos4 native working again.
23410
23411 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
23412
23413 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
23414 apparently went with a (very) old xfail.
23415
23416Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
23417
23418 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
23419 runto_main is a proc in gdb.exp that will do 'step' for target use
23420 stubs.
23421 * gdb.base/exprs.exp: ditto.
23422 * gdb.base/interrupt.exp: ditto.
23423 * gdb.base/opaque.exp: ditto.
23424 * gdb.base/printcmds.exp: ditto.
23425 * gdb.base/ptype.exp: ditto.
23426 * gdb.base/scope.exp: ditto.
23427 * gdb.base/setvar.exp: ditto.
23428 * gdb.base/signals.exp: ditto.
23429 * gdb.base/twice.exp: ditto.
23430 * gdb.c++/classes.exp: ditto.
23431 * gdb.c++/inherit.exp: ditto.
23432 * gdb.c++/templates.exp: ditto.
23433 * gdb.base/break.exp: no run and hit main for stubs. Change line
23434 numbers for breakpoints and info breakpoint.
23435 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
23436 breakpoint().
23437 * gdb.base/callfuncs.c: ditto.
23438 * gdb.base/exprs: ditto.
23439 * gdb.base/interrupt.c: ditto.
23440 * gdb.base/opaque0.c: ditto.
23441 * gdb.base/printcmds.c: ditto.
23442 * gdb.base/ptype.c: ditto.
23443 * gdb.base/scope0.c: ditto.
23444 * gdb.base/setvar.c: ditto.
23445 * gdb.base/signals.c: ditto.
23446 * gdb.base/twice.c: ditto.
23447 * gdb.c++/misc.cc: ditto.
23448 * gdb.c++/templates.cc: ditto.
23449
23450Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23451
23452 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
23453
23454 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
23455 somewhere between `read' and `main.c'. I'm pretty sure the
23456 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
23457 and it isn't particularly useful.
23458
23459 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
23460
23461Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23462
23463 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
23464
23465Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
23466
23467 * config/mt-slite: add LIBS and -nostdlib.
23468 * config/slite-gdb.exp: add this new file to support sparclite target.
23469
23470Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
23471
23472 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
23473
23474 * gdb.base/a2-run.exp: Change argument to istarget from
23475 "*-*-vxworks" to "*-*-vxworks*".
23476 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
23477
23478Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
23479
23480 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
23481 will not runto main but do a 'step' to step out of breakpoint().
23482 * config/mt-slite: add -Dusestubs.
23483
23484Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23485
23486 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
23487 instead of just @.
23488
23489 * gdb.base/signals.exp: Add test for "handle all print".
23490 * TODO: Remove "handle all print". Also remove item about
23491 checking copyright date (I don't like the idea of a spurious FAIL
23492 based on when we run the tests).
23493
23494 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
23495 for SunOS4 (reason for failure not investigated). Remove
23496 redundant test for $binfile.
23497
23498 * gdb.base/nodebug.c (array_index): Call malloc.
23499
23500 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
23501
23502Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
23503
23504 * gdb.base/recurse.exp: Update gdb_test invocation to use new
23505 conventions and slightly simplify the matching regexp.
23506
23507Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23508
23509 * gdb.base/break.exp: Update gdb_test invocation to use new
23510 convention.
23511
23512 * lib/gdb.exp: If noargs is not set, set it to 0.
23513
23514 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
23515 tests unique.
23516
23517 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
23518
23519Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23520
23521 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
23522 one argument of type "<non-float parameter>".
23523
23524Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
23525
23526 * config/rom68k.exp: New file to support Motorola IDP board.
23527 * gdb.base/a2-run.exp: Skip this file if noargs is set.
23528 * gdb.base/break.c: Change things around so that this program
23529 doesn't depend upon args. This is necessary to make remote
23530 targets work (in general, they can't take args).
23531 * gdb.base/break.exp: Don't try to send args to program. Don't
23532 expect output. Also, replace lots of code with gdb_test.
23533
23534Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23535
23536 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
23537 printing of '\'' (which is what the comment says we are testing,
23538 even though we were not), not '''.
23539 (test_integer_literals_rejected): Test that printing ''' is an error.
23540
23541 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
23542 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
23543 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
23544 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
23545 Use gdb_test not test_print_accept.
23546 * lib/gdb.exp: Remove test_print_accept.
23547
23548 * gdb.base/signals.exp (signal_tests_1): Make pass message
23549 consistent with fail message.
23550
23551 * gdb.base/whatis.exp: Remove xfails for printing char vs.
23552 unsigned char; the bug (PR 1821) is fixed.
23553
23554 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
23555
23556 * gdb.base/scope.exp (test_at_localscopes): Call pass for
23557 successful tests--makes xfailing them work right.
23558
23559Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23560
23561 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
23562 only \r\n, not .*. The test can pass .* as the last thing in
23563 $pattern if that is what it wants. In addition to providing this
23564 flexibility, this change should speed up pattern matching in cases
23565 where the pattern already ended with .* (there were a number of
23566 them). This change also helps catch bad patterns--in the old
23567 scheme the typo "char \*" instead of "char \\*" would pass. Now
23568 it is caught.
23569 * Many .exp files: Update callers.
23570
23571 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
23572 clearer and does not spuriously match multiple ('s. Likewise for
23573 ) and *.
23574
23575 * gdb.base/nodebug.exp: Test ability to call a function and pass
23576 it a string (even with no debugging info).
23577
23578 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
23579 "p '\'", which is the same as "p ''" once tcl gets done with
23580 quoting, to "p '\\'", which I suspect is what is intended (one
23581 backslash gets sent to GDB).
23582
23583 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
23584
23585Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23586
23587 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
23588 1817) was fixed literally years ago.
23589
23590Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23591
23592 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
23593 test, it causes stepping out of call_after_alloca_subr with
23594 optimizing compilers.
23595 (localvars_in_indirect_call): Consume GDB prompt if `finish'
23596 fails.
23597
23598 * gdb.c++/templates.exp: Source templ-info.exp only if
23599 the templates executable exists.
23600
23601 * gdb.c++/misc.cc (class Contains_static_instance,
23602 class Contains_nested_static_instance),
23603 gdb.c++/classes.exp (test_static_members): Test printing of
23604 a class that contains a static instance of the class.
23605
23606Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23607
23608 * gdb.base/langs2.c (cppsub_): Don't prototype.
23609 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
23610 only, I believe).
23611
23612Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23613
23614 * lib/gdb.exp (skip_chill_tests): New procedure.
23615
23616 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
23617
23618Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
23619
23620 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
23621 each expect pattern. Cuts runtime from 12 to about 4 seconds.
23622
23623Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23624
23625 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
23626
23627 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
23628 disassemble 8, not 16, instructions for part 4.
23629
23630 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
23631 support the latter anymore.
23632
23633 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
23634 -DNO_PROTOTYPES.
23635 * gdb.base/callfuncs.c: Control use of prototypes based on
23636 NO_PROTOTYPES, not __STDC__.
23637 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
23638 t_float_values2 tests if prototypes in use.
23639
23640 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
23641 t_double_values): When checking differences against DELTA, check
23642 that difference is within the range (-DELTA,DELTA), not just
23643 (-infinity,DELTA).
23644
23645Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
23646
23647 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
23648 'file' command firts, then 'target', then 'load', this is due to gdb
23649 target set up.
23650 * config/mips-gdb.exp: Fix a couple regular exp bugs.
23651
23652Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
23653
23654 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
23655 FP load/store variants.
23656 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
23657
23658Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
23659
23660 * gdb.base/term.exp: Do not give a warning if not native, it is
23661 not an abnormal condition.
23662
23663Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
23664
23665 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
23666 t_char_array".
23667
23668Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
23669
23670 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
23671 are getting the version number.
23672
23673 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
23674 if not native, it is not an abnormal condition.
23675
23676Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23677
23678 * lib/gdb.exp: Just use "file exists", rather than undocumented
23679 dejagnu procedure "findfile".
23680
23681Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
23682
23683 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
23684 (LDFLAGS): Set to -Xlinker -Ur.
23685
23686 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
23687 Removed, these values are set by lib/gdb.exp.
23688
23689 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
23690
23691Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
23692
23693 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
23694 of replicating gdb startup code.
23695
23696 * config/mt-vxworks (LDFLAGS): Set to -r.
23697 (CFLAGS_FOR_TARGET): Removed.
23698
23699 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
23700 (gdb) and gdb for vxworks uses (vxgdb).
23701
23702 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
23703 executable is not in the tree and host != target, use sed and
23704 program_transform_name to determine the gdb name used by the
23705 target.
23706
23707 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
23708 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
23709
23710Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23711
23712 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
23713 floats, chars, and shorts where there are ANSI-style function
23714 definitions.
23715
23716 * gdb.base/langs.exp, gdb.base/langs*: New test.
23717 * gdb.base/Makefile.in: Build it.
23718 * TODO: Remove item about checking that C names don't get C++
23719 demangling applied; this test tests it.
23720
23721Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23722
23723 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
23724 went with the const70 xfail. The xfail went away a year ago.
23725
23726 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
23727
23728 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
23729 for hp300.
23730
23731 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
23732
23733 * gdb.base/a1-selftest.exp: Don't run on hp300.
23734
23735Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23736
23737 * Makefile.in (site.exp): Set host_alias and target_alias as well
23738 as host_triplet and target_triplet.
23739
23740Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23741
23742 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
23743
23744 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
23745 places as other ecoff systems).
23746
23747 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
23748 ultrix.
23749
23750Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23751
23752 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
23753 remove them.
23754 * gdb.base/nodebug.exp: Accept "function" in addition to "text
23755 variable and "variable" in addition to "data variable".
23756 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
23757
23758 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
23759 2.
23760 * gdb.base/list1.c (long_line): Add additional statement at start
23761 of function.
23762 * gdb.base/list.exp (test_forward_search): Update line number to
23763 reflect new statement.
23764
23765Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23766
23767 * gdb.base/signals.exp: Reinitialize searched source directories
23768 after gdb_start call.
23769
23770Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
23771
23772 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
23773 * gdb.stabs/Makefile.in: Likewise.
23774
23775 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
23776 change. Instead split the tests into smaller pieces.
23777 * gdb.disasm/hppa.s: Corresponding changes.
23778
23779Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23780
23781 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
23782 Quote ^C when passing it to stty. For some shells ^ is a pipe.
23783
23784 * gdb.base/funcargs.exp: Modify many tests so that every test
23785 either passes or fails. Make some test names unique.
23786
23787Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23788
23789 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
23790 Call stty to set interrupt character.
23791
23792 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
23793 for HP assembler versus GNU assembler based on actual behavior of
23794 $(CC), rather than assuming that $(AS) is always the GNU assembler.
23795
23796 * TODO: Suggest a few more stepping tests.
23797
23798Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
23799
23800 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
23801 restart GDB for h8300 after a continue.
23802 (return): Add pattern to match a29k-udi behavior.
23803 * gdb.base/nodebug.exp: Remove obsolete comment.
23804 * gdb.base/regs.exp: New file, testing of register displays.
23805 * gdb.base/return.exp: Fix typo in reference to $objdir.
23806 * gdb.base/whatis.exp: Always start with a fresh GDB.
23807
23808Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23809
23810 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
23811 higher, these tests generate a lot of output.
23812
23813Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23814
23815 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
23816 code following the catch silently ignored some errors; without the
23817 catch they should be thrown like any other tcl error. Also, the
23818 catch used "" instead of {} which meant all the callers who wanted
23819 to include one of the characters "[]$ had to quote it an extra time.
23820 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
23821 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
23822 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
23823 Remove extra quoting.
23824
23825Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
23826
23827 * gdb.base/commands.exp: Make test names unique; every test either
23828 passes or fails. Update some comments.
23829
23830 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
23831
23832Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23833
23834 The following fixes a FAIL caused by the fact that the alpha stabs
23835 configuration didn't use the ".if alpha" code in weird.def.
23836 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
23837 bit pointer, so the 32 bit version works even on the alpha.
23838 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
23839 Remove the stuff which allowed us to have separate versions for
23840 alpha and everything else.
23841
23842 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
23843 regexp which "info func operator\[\](" is supposed to match. Fix
23844 string to send to GDB. Note that GDB still doesn't work right. Add a
23845 new test for "info func .perator\[\](" which GDB does handle correctly.
23846
23847 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
23848
23849Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23850
23851 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
23852 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
23853 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
23854 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
23855 it makes the tests harder to understand and confuses test-o-matic.
23856 The preferred style is that each test provides a PASS or a FAIL,
23857 and has a unique message (e.g. "continue #54" not just "continue")
23858 which is the same for the pass and the fail.
23859 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
23860 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
23861 to lib/gdb.exp.
23862 * gdb.base/printcmds.exp: Use test_print_accept. Remove
23863 prt_accept which was basically the same thing. Likewise for
23864 test_print_reject and prt_reject.
23865 * lib/gdb.exp (test_print_reject): Add some more error message
23866 patterns to match from the former printcmds.exp (prt_reject).
23867 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
23868 One defect of the passcount stuff is that some of it failed to
23869 report XPASS where appropriate.
23870 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
23871 stuff before and after arg in expected pattern.
23872 (test_paddr_operator_functions): Re-do test without print_addr_of;
23873 this is the only test which seems to want extra stuff there.
23874
23875Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23876
23877 * gdb.base/nodebug.exp: Update new tests to reflect improved
23878 wording of gdb output.
23879
23880 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
23881 and "ptype" work on variables in files compiled without -g.
23882 Replaces commented out "maint print msymbol" tests.
23883
23884Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23885
23886 * gdb.base/setvar.c (dummy): Call malloc.
23887
23888 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
23889 losing with the irix4 sed.
23890
23891 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
23892 ALRM" on irix4.
23893
23894Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23895
23896 * TODO: Remove items about corefile.exp testing new exec-file and
23897 backtrace; both are now done. Add items about printing enums.
23898
23899Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23900
23901 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
23902 "get signal $thissig" test fails.
23903
23904 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
23905
23906Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23907
23908 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
23909 compiler warning with dec alpha compiler.
23910
23911 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
23912 extra \n from gdb_test call (this explains why the prompt test
23913 that I removed yesterday was there).
23914 (user_defined_command_test): Remove extra \n and prompt test.
23915
23916 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
23917 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
23918 doesn't exist.
23919 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
23920 Also remove alpha workaround, which turns out to be because
23921 SIGABRT == SIGLOST.
23922
23923 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
23924
23925 * gdb.base/help.exp: Don't test "help show".
23926
23927Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23928
23929 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
23930 "set print address" is on.
23931 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
23932 pass prompt to gdb_test; gdb_test already looks for the prompt.
23933
23934 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
23935
23936 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
23937 was a vestige of the manual TESTSTRATEGY, and the purpose of it
23938 was to make sure that gdb can read a core file. But (a) the "read
23939 the corefile" part didn't make it to a1-selftest.exp, we just
23940 delete the corefile after creating it, and (b) we test reading
23941 corefiles in corefile.exp anyway. Also, this test left around a
23942 xgdb process on Solaris.
23943
23944 * gdb.base/corefile.exp: Also test backtrace.
23945
23946Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
23947
23948 * gdb.base/commands.exp: Test a simple user defined command with
23949 arguments and if/while statements; verify the full user command is
23950 printed by "show user".
23951
23952 * gdb.base/commands.exp: Test if/while commands as part of a
23953 breakpoint command list; verify they appear in breakpoint
23954 information.
23955
23956Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23957
23958 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
23959 than by dividing by zero.
23960
23961Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
23962
23963 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
23964 performing an inferior call with watchpoints enabled.
23965 * gdb.base/watchpoint.c (main): Delete second unnecessary read
23966 call.
23967
23968Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23969
23970 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
23971 of "file" command.
23972
23973 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
23974 Add additional pattern for when "int operator int(void);" appears
23975 in a different order.
23976
23977Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23978
23979 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
23980
23981 * gdb.base/help.exp: Replace most of docstrings for "info signals"
23982 and "signal" with ".*".
23983
23984Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23985
23986 * TODO: Add note about "handle all nostop".
23987
23988 * gdb.base/{sigall.c, sigall.exp}: New test.
23989 * gdb.base/Makefile.in: Add it.
23990
23991Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
23992
23993 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
23994 when invoking GDB, suppresses any windowing interface.
23995
23996Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
23997
23998 * config/sim-gdb: New file, simulator testing support.
23999
24000Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
24001
24002 * gdb.base/interrupt.exp: Test calling func1 twice.
24003
24004Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
24005
24006 * gdb.base/list.exp (test_forward_search): Set timeout higher
24007 when we'll be getting lots of output from gdb.
24008
24009 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
24010 "init_malloc" to after the expect statement. Run it if that
24011 regexp is taken, but also for two others which happen if source
24012 cannot be found.
24013
24014Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24015
24016 * gdb.base/printcmds.exp: New test, for printing register before
24017 program is running.
24018
24019Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24020
24021 * gdb.base/list.exp: Correct some alternate expect patterns
24022 to reflect changes in list1.c.
24023
24024Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24025
24026 * TODO: Add item regarding large frames.
24027
24028 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
24029
24030 * TODO: Remove item about enabling return.exp; it
24031 is enabled. Suggest a few more "return" tests.
24032
24033Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24034
24035 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
24036 anonymous unions.
24037
24038Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24039
24040 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
24041 and pr-5646.o, so "make" is the same as "make all", not "make
24042 pr-4975.o".
24043
24044Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
24045
24046 * gdb.base/list.exp: Adjust expectations to reflect changes in
24047 list1.c.
24048 (test_forward_search): New test proc.
24049 * gdb.base/list1.c (long_line): New function, has long source line.
24050
24051Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
24052
24053 * gdb.base/a1-selftest.exp: Change initial stepping to know about
24054 additional line of code that was added.
24055
24056Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
24057
24058 * gdb.disasm/hppa.s: Break the large branching tests into smaller
24059 tests so as not to overflow expect's input buffers.
24060 * gdb.disasm/hppa.exp: Corresponding changes.
24061
24062Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24063
24064 Beginnings of template debugging tests.
24065 * gdb.c++/templ-info.cc: New file to test for template
24066 debugging capability of the compiler.
24067 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
24068 templ-info.cc.
24069 * gdb.c++/templates.cc: Add explicit template instantiations
24070 to enable compiling with -fno-implicit-templates. Add destructor
24071 and 'value' method to T5 class for template tests.
24072 * gdb.c++/templates.exp: Add testcases for printing of template
24073 types, setting breakpoints on template methods and calling a
d63a86f8 24074 template method.
c906108c
SS
24075
24076Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
24077
24078 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
24079 branch target since some assemblers (gas-2.5) may emit a
24080 relocation for the branch instead of resolving it in the
24081 assembler.
24082
24083Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24084
24085 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
24086 through signal handler.
24087
24088Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24089
24090 * configure.in (*-*-netware): Use config/mt-netware.
24091
24092 * config/mt-netware: New file.
24093 * config/mt-i386-netware: Removed, separate configs for different
24094 netware architectures are no longer needed now that we have
24095 --with-headers.
24096
24097Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24098
24099 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
24100 by the recent changes to use ANSI C arithmetic conversions.
24101
24102Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24103
24104 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
24105 bug involving using inferior_pid to figure out whether to select a
24106 frame.
24107
24108Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
24109
24110 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
24111 match the current disassembler output.
24112
24113Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
24114
24115 * gdb.fortran/exprs.exp: Expect VOID instead of void.
24116 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
24117 types, expect "int" as type of integer values (for now).
24118
24119Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
24120
24121 * gdb.base/commands.exp: New tests for if/while commands.
24122
24123Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
24124
24125 * lib/gdb.exp (runto): Replace sub-pattern for hex value
24126 by .*, since hex values have different syntax in Chill mode.
24127
24128Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24129
24130 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
24131 linefeed from expect pattern for repeated types with indices > 9.
24132
24133Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
24134
24135 First part of Fortran test suite.
24136 * gdb.fortran: New directory.
24137 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
24138
24139Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24140
24141 * gdb.base/default.exp: Update expect pattern for load command
24142 without arguments.
24143
24144Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
24145
24146 * configure.in: Change i386 to i[345]86.
24147 * gdb.base/configure.in: Likewise.
24148 * gdb.c++/configure.in: Likewise.
24149 * gdb.chill/configure.in: Likewise.
24150
24151Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
24152
24153 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
24154 patterns, since that is not a valid context for comments.
24155
24156Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
24157
24158 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
24159 repeated types and repeated types with indices > 9.
24160
24161Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
24162
24163 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
24164 2417; old bug has been fixed.
24165
24166Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
24167
24168 * gdb.base/interrupt.exp: When trying to wake up the inferior,
24169 send the newline ourselves instead of assuming gdb_test will do
24170 so when passed an empty input string.
24171
24172 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
24173 stabs testcode.
24174
24175Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24176
24177 * lib/gdb.exp (gdb_test): Don't send anything if the first
24178 argument is an empty string. This makes cases where we want to
24179 match output that is already in expect's buffers (for example,
24180 matching a breakpoint after gdb_run_cmd has been called) work
24181 reliably.
24182
24183Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24184
24185 * config/netware.exp: New file.
24186
24187Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24188
24189 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
24190 the -B and -L prefixes so we can find the debugging stub.
24191
24192 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
24193 there and we are using the gcc from the tree.
24194
24195 * gdb.base/types.c: Removed.
24196
24197 * gdb.base/configure.in: Look for makefile fragments in ../config.
24198 Recognize i386-*-netware.
24199 * gdb.c++/configure.in: Likewise.
24200
24201Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24202
24203 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
24204 the correct TCL syntax.
24205
24206Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24207
24208 * gdb.base/opaque.exp: use runto instead of messing around with
24209 breakpoints. Simplify by using gdb_test.
24210
24211 * gdb.base/bitfields.exp: restart between tests on netware targets
24212 because breakpoints aren't relocated after target death. Run
24213 processes to completion.
24214
24215 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
24216
24217Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
24218
24219 * Makefile.in: Remove extra tabs that confuse some versions
24220 of "make". Use the newly built gdb to test with by default,
24221 rather than the first one in the tester's search path.
24222
24223Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
24224
24225 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
24226
24227 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
24228 condition help.
24229
24230Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24231
24232 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
24233
24234 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
24235 running.
24236 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
24237 * gdb.base/funcargs.exp: Likewise.
24238
24239 * gdb.base/bitfields.exp: Simplify by using gdb_test.
24240 * gdb.base/funcargs.exp: Likewise.
24241
24242 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
24243 message is "".
24244
24245Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24246
24247 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
24248 return,signals,twice}.exp: Handle non-existant binaries
24249 consistantly.
24250
24251 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
24252 * gdb.base/Makefile.in: Don't try to generate a core dump, we
24253 might testing a cross development system.
24254
24255Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24256
24257 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
24258 runtest script is relative to ${srcdir}, not ${rootdir}.
24259
24260Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
24261
24262 * gdb.base/signals.exp: Allow for optionality of breakpoint
24263 address.
24264
24265Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24266
24267 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
24268
24269Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24270
24271 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
24272 for size_t definition.
24273 * gdb.c++/templates.cc: Likewise
24274
24275 * config/mt-i386-netware: New file.
24276
24277 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
24278 defined.
24279
24280 * gdb.base/Makefile.in: Added support for systems that name core
24281 files by appending "core" to the program name.
24282 * gdb.base/a1-selftest.exp: Likewise.
24283
24284Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24285
24286 * gdb.base/return.exp: Add comment and message for `return double'
24287 test failure on Sparc Solaris.
24288
24289Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
24290
24291 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
24292
24293Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24294
24295 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
24296 from optimizing them away.
24297 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
24298 patterns to include default constructors and assignment operators,
24299 to match gcc versions beyond 2.5.8. Accept any cplus demangling
24300 character in the output of the virtual base pointer.
24301
24302Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24303
24304 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
24305 expression match in print_addr_of to avoid unintented matches.
24306 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
24307 versions up to 2.5.8.
24308
24309Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24310
24311 * gdb.base/list.exp: Tweak alternate pattern for listing of an
24312 included file to run under newer versions of expect.
24313 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
24314 consecutive >'s in templates to accomodate recent cplus-dem.c change.
24315 Remove xfail for the virtual table of BDDHookV.
24316
24317Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
24318
24319 * lib/gdb.exp (string_to_regexp): Set a default result.
24320 (default_gdb_start): Fix misleading message.
24321
24322Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
24323
24324 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
24325 Remove all CC, etc definitions.
24326 * config/mt-hpux: New file.
24327 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
24328 (CFLAGS, LDFLAGS): Define.
24329 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
24330
24331 * Makefile.in (site.exp): Don't insert host_os, etc.
24332 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
24333 (distclean): Check existence of subdir.
24334 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
24335 * gdb.base/Makefile.in: General cleanup and simplification.
24336 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
24337 to build executables. Use default rule to build .o files.
24338 (EXPECT, RUNTEST, CC): Fix relative pathname.
24339 (site.exp): Don't insert host_os, etc.
24340 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
24341 and/or SIGUSR1 defined.
24342 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
24343 * gdb.c++/Makefile.in: General cleanup and simplification.
24344 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
24345 (CFLAGS): Remove.
24346 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
24347
24348Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
24349
24350 * gdb.base/recurse.exp: Misc changes to get tests running again
24351 after Kung's changes to the watchpoint code.
24352 * gdb.base/watchpoint.exp: Likewise.
24353
24354Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
24355
24356 * lib/gdb.exp (string_to_regexp): Convert {\} also.
24357
24358Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
24359
24360 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
24361 * lib/gdb.exp (default_gdb_start): Define.
24362 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
24363 gdb.base/funcargs.exp, gdb.base/opaque.exp,
24364 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
24365 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
24366 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
24367 Don't call gdb_target_udi in between tests.
24368
24369Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24370
24371 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
24372 (which was basically just a local version of the same thing). In
24373 addition to avoiding duplication, gdb_test_exact is faster.
24374 * lib/gdb.exp (gdb_test_exact): Fix typo.
24375
24376 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
24377 don't give an error.
24378
24379 * gdb.base/term.exp: Call delete_breakpoints before starting.
24380
24381 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
24382 (t10): Add comment.
24383
24384Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
24385
24386 Reorganization of the GDB Test Suite.
24387
24388 * gdb.base: New directory, contains all the basic tests.
24389 * gdb.c++: New directory, tests specific to C++.
24390 * gdb.chill: New directory, tests specific to Chill.
24391 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
24392 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
24393 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
24394 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
24395 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
24396 t30-31 to chill).
24397 * */gdbme.*: Rename to match appropriate expect scripts.
24398 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
24399 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
24400 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
24401 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
24402 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
24403 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
24404 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
24405 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
24406 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
24407 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
24408 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
24409 gdb.c++/virtfunc.cc: New names of C++ files.
24410 * gdb.chill/chillvars.ch: New name of Chill file.
24411 * gdb.base/configure.in, gdb.c++/configure.in,
24412 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
24413 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
24414 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
24415 * configure.in (configdirs): Update to reflect directory changes.
24416 (target_abbrev): No longer define for any configuration.
24417 * Makefile.in: Cosmetic improvements to header comments.
24418
24419Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
24420
24421 Various changes to gdb.t31:
24422
24423 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
24424 * gdbme.ch: Make all key-words and predefineds be upper-case.
24425 * chillvars.exp: Expect key-words and predefinds in upper-case.
24426
24427 * chillvars.exp: Use gdb_test_exact many places.
24428 Change expected output for arrays (which now includes index labels).
24429
24430 * pr-5020.exp, gdme.ch (module PR_5020):
24431 New test, for PR-5020.
24432
24433Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
24434
24435 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
24436 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
24437
24438Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
24439
24440 * Makefile.in: Fix bit-rot in definitions of CHILL,
24441 CHILL_FOR_TARGET and Chill_LIB.
24442 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
24443 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
24444 CHILL, and CHILL_LIB.
24445
24446Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
24447
24448 * Revert the previous changes. Please see Rob's directory
24449 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
24450
24451Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
24452
24453 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
24454 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
24455 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
24456 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
24457 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
24458 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
24459 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
24460 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
24461 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
24462 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
24463 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
24464 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
24465 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
24466 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
24467 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
24468 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
24469 changes from 94Q1.
24470
24471Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
24472
24473 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
24474 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
24475 Rob's new testing fragments.
24476
24477Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
24478
24479 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 24480 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
24481
24482Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
24483
24484 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
24485 version also, match on casted version strings, and match on
24486 gdb startup case where the line numbers might be messed up.
24487
24488Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
24489
24490 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 24491 (CFLAGS): Delete it from here.
c906108c
SS
24492
24493Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
24494
24495 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
24496
24497Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
24498
24499 * Makefile.in (RUNTEST): Default to just "runtest".
24500
24501Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24502
24503 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
24504 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
24505 the code has been restructured.
24506
24507Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24508
24509 * gdb.t00/default.exp (set write): Allow any number of \r and/or
24510 \n, not just one of each.
24511
24512 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
24513 /bin/cc gives a warning if you do.
24514
24515Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
24516
d63a86f8 24517 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
24518 __t10ListS_link1ZUiRCUiPT0
24519
24520Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24521
24522 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
24523 on local variables in recursive functions.
24524
24525 * gdb.t07/Makefile.in: Build the new test.
24526
24527Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24528
24529 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
24530 directly. Instead compare the return values from actual calls.
24531
24532Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
24533
24534 * Makefile.in (check): Set TCL_LIBRARY for runtest.
24535
24536Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24537
24538 * From Peter Schauer with minor modifications.
a9c64011
AS
24539 * gdb.t15/return.exp (return_tests): Handle targets where "return"
24540 stops in mid-line in the caller. Add xfail for returning a float
24541 value on X86 targets.
c906108c
SS
24542
24543Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24544
24545 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
24546 to avoid expect lossage.
24547 (fmem_LRbug_tests): Likewise.
24548 * gdb.disasm/hppa.s: Corresponding changes.
24549
24550 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
24551 conditions to work with latest dejagnu/expect.
24552
24553 * gdb.t15/funcargs.exp (finish from indirect call): No longer
24554 expected to fail on the PA.
24555 (backtrace in call with trampolines): Explicitly require main
24556 to be frame #1 (no trampolines should show up in backtrace).
24557
24558 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
24559 "continue -expect".
24560 * gdb.t06/break.exp: Likewise.
24561 * gdb.t07/watchpoint.exp: Likewise.
24562 * gdb.t13/bitfields.exp: Likewise.
24563 * gdb.t15/{funcargs,return}.exp: Likewise.
24564 * gdb.stabs/weird.exp: Likewise.
24565 * config/{mips,udi}-gdb.exp: Likewise.
24566
24567 * hppa.sed: Enclose comments within a sed command to avoid
24568 losing with the old OSF1 sed.
24569
24570Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24571
24572 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
24573 sequent dynix.
24574 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
24575 * gdb.t15/funcargs.exp: Conditionally step again to really
24576 finish from marker_call_with_trampolines. Handle the case where
24577 the first step from within call_with_trampolines already steps
24578 us back to main.
24579 * gdb.t15/gdbme.c: Add comment to closing brace of
24580 call_with_trampolines for funcargs.exp.
24581
24582Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24583
d63a86f8 24584 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
24585 Fix typo(s).
24586
24587Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24588
24589 * gdb.t07/gdbme.c: More code for watchpoint testing.
24590
24591 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
24592 "Hardware watchpoint" throughout file.
24593 (test_watchpoint_triggered_in_syscall): New test.
24594 (test_complex_watchpoint): New test.
24595
24596Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24597
24598 * gdbme.c (call_with_trampolines): New function to try and step
24599 into. Tests trampoline problems on the PA.
24600
24601 * funcargs.exp (localvars_in_indirect_call): No longer expect
24602 stepping into indirect call to fail on PAs.
24603 (test_stepping_over_trampolines): New test.
24604
24605Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24606
24607 * TODO: Add suggestions for static member function tests, and
24608 completion tests.
24609
24610Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24611
24612 * TODO: Add suggestions for "p/a" tests.
24613
24614 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
24615 (default_gdb_exit): Replace all the hair with sending "quit" to
24616 the process with a simple close.
24617
24618Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24619
24620 * TODO: Add suggestions for shared library tests.
24621
24622Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24623
24624 * TODO: Add suggestions for x/s tests.
24625
24626Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24627
24628 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
24629 "enable once", and "enable breakpoints once" with ".*".
24630
24631Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24632
24633 * TODO: Add suggestions about structure passing tests.
24634
24635Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24636
24637 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
24638 the primary1 test, use work around if __GNUC__ < 2.
24639 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
24640 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
24641 Test for bad output rather than waiting for timeout. Issue
24642 second continue only if first continue failed.
24643
24644Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
24645
24646 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
24647 operator[] test with gdb_test because the old code didn't seem to
24648 be getting the quoting right with the new dejagnu.
24649
24650Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
24651
24652 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
24653 one from the path.
24654 * Makefile.in: Use a fresh expect if there is one, use runtest
24655 from the src tree if there is one.
d63a86f8 24656
c906108c
SS
24657Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
24658
24659 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
24660 next over recursive call. Revise the tests from that point on
24661 (which had been skipped) to match GDB's actual (correct) output.
24662
24663 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
24664 with next over a breakpoint whose condition is false.
24665
24666 * gdb.t00/help.exp: Comment out "help set print" tests just like
24667 (and for same reason as) "help set" test.
24668
24669Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24670
24671 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
24672 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
24673
24674Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24675
24676 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
24677 necessary gdb_target_udi.
24678
24679 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
24680
24681 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
24682 1838 and 2417; they are fixed.
24683
24684 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
24685 gdb.t03/ptype.exp (ptype structure, ptype union):
24686 Remove xfails; the test is looser than when the xfails were added.
24687
24688 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
24689 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
24690
24691 * gdb.t01/run.exp: Only run shell test if isnative.
24692
24693 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
24694 since "run" automatically loads if necessary. Call gdb_target_udi
24695 after the "file" since "file" kills any execution target.
24696
24697 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
24698 GDB. GDB doesn't work that way (not anymore at least) on UDI.
24699 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
24700 argument for UDI.
24701
24702Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
24703
24704 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
24705
24706 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
24707
24708Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24709
24710 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
24711 properly quoting regexps. This makes the second argument to
24712 demangle a fixed string, which matches the callers, instead of a
24713 shell-style pattern which is what the previous implementation
24714 used. Update some of the callers.
24715
24716Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24717
24718 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
24719 (comib_nullified_tests): Fix typo.
24720 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
24721 strings. No longer expected to fail.
24722
24723 * gdb.disasm/hppa.s (addib_tests): Fix typo.
24724 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
24725 strings. No longer expected to fail.
24726
24727 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
24728 string. No longer expected to fail.
24729
24730Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24731
24732 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
24733 No longer expected to fail.
24734
24735 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
24736 string. No longer expected to fail.
24737
24738Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24739
24740 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
24741 only in the names (I probably got most of them). I was even
24742 generous with some which differed in underscores in names, and
24743 probably missed a few, and I *still* was able to remove almost a
24744 third of the file with almost no impact on testsuite coverage.
24745
24746Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24747
24748 * gdb.t00/default.exp: Match udi_attach error message as well as
24749 the one from child_attach.
24750
24751 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
24752
24753 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
24754
24755 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
24756 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
24757
24758 * Move test with enums and partial symbols back to
24759 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
24760 Reverts the change of 26 May 93. Per today's change to
24761 stabs.texinfo, the behavior that weird.exp was expecting was
24762 unreasonable; what is important is that the compiler+gdb get
24763 things right, which happens with a recent gcc. Also fix the test
24764 to deal with native compilers which put out the stab gdb can't
24765 deal with.
24766
24767Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24768
24769 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
24770 in the names. The main thing these accomplish is to slow things down.
24771 Many more such duplicates surely remain.
24772
24773 * gdb.t00/help.exp: Comment out "help support" test just like
24774 (and for same reason as) "help set" test.
24775
24776Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
24777
24778 * gdb.t06/break.exp: Remove setup_xfails for
24779 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
24780 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
24781 about known bug in gcc to include up through 2.5.8.
24782 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
24783 well as "_vb$".
24784 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
24785 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
24786 with latest gcc and gdb.
24787 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
24788 well as "_vb$".
24789
24790Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24791
24792 * configure.in (hppa*-*-*): Also configure and build stabs-only
24793 tests.
24794
24795Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24796
24797 * gdb.t10/hppa.mt: A makefile fragment for the PA.
24798 * gdb.t10/configure.in (hppa*-*-*): Use it.
24799
24800Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24801
24802 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
24803
24804Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24805
24806 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
24807 versions prior to 1.13.5.
24808
24809Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24810
24811 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
24812 the prompt is at the start of a line.
24813
24814Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24815
24816 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
24817 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
24818 in the copr tests now.
24819 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
24820 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
24821 expected to fail.
24822
24823Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
24824
24825 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
24826 gdb.t31/chillvars.exp, lib/gdb.exp:
24827 Tweak to run under either version of expect.
24828 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
24829 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
24830 * gdb.t11/list.exp: Remove extraneous whitespace.
24831
24832Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24833
24834 * gdb.t16/printcmds.exp (test_print_strings): Accept
24835 "(unsigned char *) " before the string.
24836
24837 * TODO: Add notes about printing of fancy types and GDB expressions.
24838
24839Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
24840
24841 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
24842 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 24843 if doing mips-idt-ecoff.
c906108c
SS
24844
24845Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
24846
24847 * Most .exp files: Tweak to run under either version of expect.
24848
24849Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24850
24851 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
24852 xfails; I'm not sure why they are failing, but not because of PR 1806.
24853
24854Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
24855
24856 * config/unix-gdb.exp: Remove gdb_unload cause it's already
24857 defined in lib/gdb.exp.
24858
24859Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24860
24861 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
24862 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
24863 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
24864 have to be typeless.
24865
24866Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24867
24868 * TODO: Add suggestion for copyright year test.
24869
24870Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
24871
24872 * configure.in (*-*-lynxos*): Add stabs tests.
24873
24874Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
24875
24876 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
24877 so insert a tab before any assembler directive in column zero.
24878
24879 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
24880 stores.
24881 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
24882 stores.
24883 (fpu_short_memory_tests): Likewise.
24884
24885Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24886
24887 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
24888 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
24889 .stabs directives in comments.
24890
24891Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24892
24893 * TODO: New file, describing tests we could write.
24894 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
24895
24896Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24897
24898 * gdb.t06/signals.exp: Add kludge to force re-sync.
24899
24900 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
24901 to xgdb instead of gdb, get out of gdb.
24902
24903Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
24904
24905 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
24906 for info.
24907
24908Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
24909
24910 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
24911 * gdb.stabs/configure.in (hppa*-*-*): Use it.
24912 * gdb.stabs/hppa.sed: New sed script for the PA.
24913
24914Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24915
24916 * gdb.stabs: Re-write weird.def and configuration to use sed
24917 instead of cpp. sed is portable and POSIX; cpp is neither.
24918
24919Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24920
24921 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
24922
24923Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24924
24925 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
24926
24927Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24928
24929 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
24930 "_vb$".
24931 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
24932 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
24933
24934Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24935
24936 * lib/gdb.exp: Comment out code which depends on non-existent
24937 `transform' procedure.
24938
24939Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
24940
24941 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
24942 * lib/gdb.exp: Transform tool name.
24943 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
24944 1.1's new error handling system.
24945
24946Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24947
24948 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
24949
24950Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24951
24952 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
24953 They made pattern matching so slow that timeouts happened on
24954 heavily loaded systems. Now any output from "show print" which
24955 gets us back to the GDB prompt is a PASS.
24956
24957Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
24958
24959 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
24960
24961Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24962
24963 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
24964
24965 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
24966 It is not from PR 3220.
24967
24968Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24969
24970 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
24971 just started failing because they depended on the order the
24972 subcommands are presented, or exact docstring text. This kind of
24973 test is a pain and has minimal benefit.
24974
24975Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24976
24977 * gdb.t09/corefile.exp: At end of test, use "core" command with
24978 no arguments.
24979
24980Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
24981
24982 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
24983 17}/Makefile.in: Make it possible to run the testsuite with Sun
24984 make and CC = cross gcc by adding explicit build rules for .o
24985 files.
24986
24987Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24988
24989 * gdb.t15/funcargs.exp: Don't put comments on same line as
24990 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 24991
c906108c
SS
24992Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24993
24994 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
24995
24996Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
24997
24998 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
24999 * gdb.t20/inherit.exp: remove three dumplicate entries.
25000
25001Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25002
25003 * gdb.t06/break.exp: For "next over recursive call", fail on any
25004 incorrect output, not just on "factorial (value=2)".
25005
25006Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25007
25008 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
25009 working now. Add an xfail if accesing a bss variable causes
25010 a memory error if the target is not yet run.
25011
25012Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25013
25014 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
25015 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
25016 name of __st* demangling (2 strings). Did Kung really get the
25017 more than 95 others right without testing them?
25018
25019Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
25020
25021 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
25022
25023Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
25024
25025 * configure.in (configdirs): Add gdb.disasm
25026 * gdb.disasm: New directory for GDB disassembler tests.
25027 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
25028
25029Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25030
25031 * gdb.t00/help.exp: Don't test "help set".
25032
25033 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
25034 from within expect statements. None of these happen anymore and
25035 they cause regressions to be silently unnoticed.
25036
25037 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
25038 messages) about known failures with gcc cygnus-2.4.5-930417.
25039
25040 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
25041 comp-info.exp so it gets built if it doesn't exist.
25042
25043 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
25044 it is no longer used.
25045 * gdb.t13/comp-info.c: Removed.
25046
25047Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
25048
25049 * gdb.t06/signals.exp: Add xfail for sun3.
25050
25051Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25052
25053 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
25054 relevant because ^C doesn't get sent but failure can be reproduced
25055 interactively).
25056
25057Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25058
25059 * gdb.stabs/alpha.mt: New configuration file for alpha.
25060 * gdb.stabs/configure.in: Use it.
25061 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
25062 sharing with alpha.mt, redefine long to word via preprocessor.
25063 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
25064 for alpha.
25065 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
25066 native cc.
25067 * gdb.t00/teststrategy.exp: Change expect string so that we
25068 consume the `(xgdb)' from the command echo and from the gdb prompt.
25069 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
25070 gdb currently compares all values as long, so this failure probably
25071 applies to any configuration where LONGEST is bigger than a target int.
25072 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
25073 with gcc.
25074 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
25075 to handle opaque pointers, gcc is.
25076 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
25077 as first argument. Include <sys/types.h> and change all operator
25078 new definitions to use size_t.
25079 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
25080 now that we use size_t.
25081
25082Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25083
a9c64011 25084 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 25085 a long or float array cast all array members to the same type.
a9c64011 25086 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 25087 with 64 bit longs.
a9c64011 25088 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 25089 on alpha.
a9c64011 25090 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
25091
25092Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25093
25094 * gdb.t24 (demangle.exp): Constructors of templates have names like
25095 vector<int>::vector(int) not vector<int>::vector<int>(int). See
25096 section 14.6 of the ARM.
25097
25098 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
25099 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
25100 accomplish little and slow down the testsuite.
25101
25102 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
25103 Accept spaces various places.
25104
25105Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25106
25107 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
25108 with watchpoint enabled.
25109
25110 * Makefile.in: Remove definition of CC and remove the second
25111 definition of CXX (the "CXX = gcc" one remains). These definitions
25112 were causing backquotes to be expanded within backquotes, which
25113 doesn't work.
25114
25115Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
25116
25117 * gdb.t17/callfuncs.exp: Add "return 0" to end.
25118
25119Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25120
a9c64011
AS
25121 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
25122 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
25123 by mips cc and contains no stabs entries.
25124
25125Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
25126
25127 * config/vx-gdb.exp: Use fake device to load files rather than
25128 NFS.
25129 * lib/gdb.exp: New proc to do "file" command.
25130 * config/unix-gdb.exp: Use new "file" proc.
25131
25132Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
25133
25134 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
25135 Rework board rebooting slightly.
25136 (gdb_exit): Don't exit from the remote shell; there isn't one.
25137 * gdb.stabs/weird.exp: If a program is being debugged already,
25138 kill it.
25139 * gdb.t04/setvar.exp: Stop and restart gdb.
25140 * gdb.t05/expr.exp: Likewise.
25141 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
25142 restart gdb and reload the program.
25143 * gdb.t08/opaque.exp: Likewise.
25144 * gdb.t12/scope.exp: Likewise.
25145 * gdb.t13/bitfields.exp: Likewise.
25146 * gdb.t15/funcargs.exp: Likewise.
25147 * gdb.t20/classes.exp: Likewise.
25148 * gdb.t03/ptype.exp: Increase timeout.
25149 * gdb.t16/printcmds.exp (test_print_string_constants,
25150 test_print_array_constants): Likewise.
25151 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
25152 * gdb.t20/classes.exp (do_tests): Likewise.
25153 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
25154
25155Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
25156
25157 * gdb.stabs: Renamed *wierd* to *weird*.
25158
25159Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
25160
25161 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
25162 for timeout. Add "known gcc 2.4.5 bug" to failure message.
25163
25164Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
25165
25166 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
25167 (do_tests): Remove xfail for whatis on one_var and two_var.
25168
25169Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
25170
25171 * Makefile.in: Made cross building work better by adding
25172 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
25173
25174Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25175
25176 * gdb.t15/{return.c,return.exp,Makefile.in}:
25177 New test, currently commented out.
25178
25179Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
25180
25181 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
25182 still running and removes the leftover named socket so GDb can do
25183 clean restarts.
25184
25185Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
25186
25187 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
25188 console, not GDB.
25189 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
25190 cross testing works better with "make check"
25191 * config/unix-gdb: Use default procedures for exit and version.
25192 * config/vx-gdb.exp: Cleaned up and massaged back to working order
25193 with the newest VxWorks.
25194
25195Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25196
25197 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
25198 old form.
25199
25200 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
25201 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
25202
25203 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
25204
25205 * config/unix-gdb.exp: Remove this version of gdb_exit
25206 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
25207 Rob says he'll look at it when he gets back to testing boards.
25208
25209Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
25210
25211 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
25212 an expected fail for certain ptype commands.
25213
25214 * gdb.t20/classes.exp: Update expected results of "ptype class
25215 Base1" to account for the constructor that now appears in the type.
25216
25217Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
25218
25219 * configure.in (configdirs): Restore gdb.t04, which mysteriously
25220 disappeared from list.
25221 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
25222 "alldone" proc with call to cleanup and exit.
25223 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
25224 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
25225 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
25226 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
25227 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
25228 "alldone" proc with simple returns that suppress remaining
25229 tests. The alldone proc went away many months ago.
25230
25231Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25232
25233 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
25234
25235 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
25236
25237Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25238
25239 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
25240 as vax gdb will display them.
25241
25242Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25243
25244 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
25245 optimizers.
25246
25247 * scope.exp: Change "bad value for localval" messages so each one
25248 is unique.
25249
25250 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
25251 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
25252
25253 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
25254
25255Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25256
25257 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
25258 doesn't exist (due to optimization).
25259
25260Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25261
25262 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
25263 contains \r because the filename is long.
25264
25265 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
25266 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
25267
25268Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25269
25270 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
25271 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
25272 Ultrix.
25273 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
25274 int tests.
25275 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
25276
25277Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
25278
25279 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
25280
25281 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 25282 to match does not match the passing case but still matches the
c906108c
SS
25283 failing case.
25284
25285Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25286
25287 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
25288
25289Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
25290
25291 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
25292 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
25293 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
25294 Remove various versions of gdb_exit.
25295 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
25296 gdb_exit.
25297 * config/unix-gdb.exp: gdb_exit remains here, and should override
25298 the generic version, since it's doing a lot of wierd stuff that
25299 the other versions aren't. FIXME, fold it in, or abandon this
25300 version.
25301
25302Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25303
25304 * gdb.t24/demangle.exp: Add tests for PR 3220.
25305
25306Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25307
25308 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
25309
25310Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
25311
25312 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
25313 "i386-*-*". Works for i486 as well.
25314
25315 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
25316 bug, and expand domain of xfail to all SVR4 systems, since the
25317 actual problem is likely to be in generic SVR4 /proc support.
25318
25319Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25320
25321 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
25322
25323Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
25324
25325 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
25326 xfails for other systems. Match a missing 'Continuing.' as an
25327 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
25328
25329 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
25330 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
25331 Only issue warning for missing executables if -all option is used.
25332
25333 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
25334 file if -all option is used. It's like an unpredictable XFAIL.
25335
25336Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25337
25338 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
25339 for dynamically linked binaries.
25340
25341 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
25342
25343Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25344
25345 * gdb.t20/inherit.exp: Change message for "print tagless struct"
25346 to state that this is a known bug in old versions of g++.
25347
25348Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25349
25350 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
25351 while waiting for `Continuing'.
25352
25353Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
25354
25355 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
25356 in text, data, and bss.
25357 * gdb.t10/nodebug.c: Add local and global test variables for
25358 initialized and uninitialized data.
25359
25360Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25361
25362 * config/unix-gdb.exp (gdb_exit): Add "wait".
25363
25364Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25365
25366 * gdb.t06/signals.exp: xfail the continue from the handler for all
25367 targets.
25368
25369 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
25370 function with watchpoints enabled, the i386 call dummy starts with
25371 a call.
25372
25373 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
25374 386 bsd names its corefiles.
25375
25376Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
25377
25378 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
25379 compilers don't grok it.
25380 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
25381 with small octal ints rather than character constants, which
25382 are signed and might not fit if first promoted to int.
25383
25384Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
25385
25386 * gdb.t09/Makefile.in (clean): Remove corefile.
25387
25388Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25389
25390 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
25391
25392Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25393 and Jim Kingdon (kingdon@cygnus.com)
25394
25395 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
25396 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
25397 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
25398
25399Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25400
25401 * gdb.t17/interrupt.exp: Add xfail for hppa.
25402
25403Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25404
25405 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
25406 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
25407 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
25408 to determine signed-ness of bitfields and use the result to setup
25409 the xfail.
25410 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
25411 * gdb.t15/funcargs.exp: Use them to step until the second indirect
25412 call line is reached if necessary.
25413
25414Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25415
25416 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
25417
25418Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25419
25420 * gdb.t06/break.exp: Also test `clear' command.
25421
25422Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
25423
25424 * gdb.t00/teststrategy.exp: Remove extra quote.
25425
25426 * gdb.t07/watchpoint.exp: Change xfail for calling function with
25427 watchpoint enabled to be for all non-68k machines.
25428
25429 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
25430
25431Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25432
25433 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
25434 targets use aout.mt instead of ecoff.mt as gas understands
25435 standard aout format.
25436
25437Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
25438
25439 * lib/gdb.exp (runto): Don't insist that function we are running to
25440 was compiled with -g.
25441
25442 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
25443
25444 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
25445 to get back into the read system call.
25446 Accept leading newline in case where we woke it up.
25447
25448Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25449
25450 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
25451 to make the stabs test work on ecoff systems using gcc and -with-stabs.
25452 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
25453 enable ecoff configuration.
25454
25455Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25456
25457 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
25458
25459Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25460
25461 * gdb.t16/printcmds.exp: Add another printf test.
25462
25463Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
25464
25465 * configure.in: If configured -with-stabs on any target, add
25466 stabsdirs to configdirs.
25467
25468Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25469
25470 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
25471 fun" so pattern does not match the command itself.
25472
25473Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25474
25475 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
25476
25477Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25478
25479 * gdb.t17/interrupt.exp: Test for more things.
25480
25481Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25482
25483 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
25484 compiler arranges the code and line numbers.
25485
25486 * gdb.t17/interrupt.exp: Don't send \n after ^C.
25487
25488Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25489
25490 * gdb.t00/help.exp: Increase expect input buffer size.
25491
25492Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25493
25494 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
25495
25496 * gdb.t07/watchpoint.exp: Add xfail for hppa.
25497
25498 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
25499
25500 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
25501 [0-9]*, not just [0-9].
25502
25503Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25504
25505 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
25506
25507 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
25508
25509Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25510
25511 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
25512
25513Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25514
25515 * gdb.t06/signals.c: Add xfails for sun3.
25516
25517 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
25518
25519 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
25520 test_stepping tests.
25521
25522Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25523
25524 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
25525
25526 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
25527
25528 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
25529 rather than actually putting it through cpp twice.
25530
25531 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
25532
25533Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
25534
25535 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
25536 no longer needed.
25537
25538Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25539
25540 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
25541
25542 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
25543 C++ features prints as "struct", make it a pass, not an xfail.
25544
25545Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25546
25547 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
25548 Don't require VA to print as "class" rather than "struct".
25549
25550Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
25551
25552 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
25553
25554Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25555
25556 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
25557
25558Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25559
25560 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
25561 order.
25562
25563Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25564
25565 * gdb.t16/printcmds.exp: Add printf tests.
25566
25567 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
25568
25569 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
25570
25571Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
25572
25573 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
25574 pass counts, to counteract any existing or future setup_xfails.
25575
25576Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25577
25578 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
25579 {BEGIN,END}_COMMON for common block instead of STAB.
25580 * gdb.stabs/wierd.exp: Add xfail for rs6000.
25581
25582 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
25583 intp_var should be N_GSYM not N_LSYM.
25584 wierd-aout.S: Use a label for the value of the N_SO.
25585 wierd.def: Remove all backslashes.
25586 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
25587
25588Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25589
25590 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
25591 get the expected next to inheritance3.
25592
25593Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25594
25595 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
25596 now that gcc-2.4 gets it right.
25597
25598Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25599
25600 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
25601
25602 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
25603 generating comp-info.exp which works for cross-compilation.
25604
25605Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
25606
25607 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
25608 "*-*-sysv4.*".
25609
25610Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
25611
25612 * gdb.t01/run.exp: Start with a fresh gdb.
25613 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
25614 SVR4.x.
25615
25616Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
25617
25618 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
25619 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
25620 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
25621 Makefile.in (distclean, realclean): Remove gdbme.c from list of
25622 things to remove.
25623
25624Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
25625
25626 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
25627 test cases from bug reports.
25628
25629Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
25630
25631 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
25632 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
25633 avoid spurious xfails.
25634 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
25635 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
25636 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
25637
25638Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
25639
25640 * gdb.t00/teststrategy.exp: Rework to provide more useful
25641 description of each test, fix problem with systems that define
25642 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
25643 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
25644 results for "next over recursive call" so timeouts aren't taken
25645 by error.
25646
25647Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
25648
25649 * gdb.t12/scope.exp: Test printing of variables before run.
25650
25651 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
25652 printed in wrong order due to sorting.
25653
25654Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
25655
25656 * gdb.t00/teststrategy.exp: Fix expected results for printing
25657 user entered string constant. Is array of char, prints with no
25658 address.
25659
25660 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
25661 commands.
25662 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
25663 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
25664 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
25665 of struct of char arrays.
25666 * gdb.t00/radix.exp: New tests for radix commands.
25667
25668Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
25669
25670 * gdb.t16/printcmd.exp: Print a variable before running program
25671 (with xfail for AIX).
25672
25673Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
25674
25675 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
25676
25677 * gdb.t16/printcmd.exp: Don't print variables before running program.
25678
25679 * gdb.t06/break.exp: Don't require envp argument to main.
25680
25681 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
25682
25683 * gdb.t02/whatis.exp, gdb.t11/list.exp:
25684 Add xfails for rs6000.
25685
25686 * gdb.t02/whatis.exp: Change other tests not to re-test something
25687 we already tested.
25688
25689 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
25690 each type used has a variable of that type.
25691
25692Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
25693
25694 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
25695
25696Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
25697
25698 * configure.in: change srctrigger to be a file, not a directory
25699
25700Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
25701
25702 * configure.in (mips-idt-ecoff*): Added trailing '*'.
25703
25704 * gdb.t11/list.exp: Fixed a couple of typos.
25705
25706Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
25707
25708 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
25709 is fixed and PR is closed.
25710 * gdb.t16 (gdbme.c): Add simple test string variable.
25711 * gdb.t16 (printcmds.exp): Add tests with simple test string
25712 variable, primarily for boundaries on "set print elements".
25713
25714Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
25715
25716 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
25717 Make leading 0's optional and don't expect a tab in the middle
25718 of the number.
25719
25720 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
25721
25722 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
25723 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
25724 don't end command passed to gdb_test with newline.
25725
25726 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
25727 signed keyword away, don't expect signed bitfields to be signed.
25728
25729 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
25730 printing with only as many 1's as are in the field as well as printing
25731 with 32 1's (see comment).
25732
25733Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
25734
25735 * gdb.t00/default.exp: Start with a fresh gdb.
25736 * configure.in (configdirs): Remove gdb.t31 until the chill
25737 compiler works again. It no longer is able to find chillrt0
25738 since it isn't in libchill.a anymore.
25739 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
25740 wierd.o, make more modular.
25741 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
25742 spurious newlines that caused problems.
25743
25744Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25745
25746 * Move test with enums and partial symbols from gdb.t03/ptype.exp
25747 to gdb.stabs/wierd.exp since GCC has worked around the bug.
25748 gdb.stabs/wierd.{exp,def}: Many new tests.
25749
25750 * gdb.t00/default.exp: update info line for new message.
25751
25752 * gdb.t02/{whatis.exp,gdbme.c}:
25753 Test that "char *" doesn't print as "caddr_t".
25754
25755Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25756
25757 * gdb.t00/help.exp: Use .* in place of some help messages which
25758 just changed.
25759 gdb.t00/default.exp: Update "info frame" test for new message.
25760 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
25761 Remove some xfails
25762
25763Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25764
25765 * gdb.t03/{gdbme.c,ptype.exp}:
25766 Add tests for typedef'd struct and union without tags.
25767 Also check "whatis" on a variable of a typedef'd enum without a tag.
25768
25769 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
25770 PRMS 1823; the bug still exists but isn't reproduced by this test
25771 anymore), and remove rs6000 XFAIL (the bug is fixed).
25772
25773 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
25774 duplicated from whatis.exp. For those that are left, accept
25775 "long", "long int", or "int" for long variables (whatis.exp already
25776 has an XFAIL for "int", so no need to fail it here).
25777
25778 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
25779 Deal with GCC's names for types now that GDB uses the compiler's names.
25780
25781 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
25782 setup_xfail's for sunos4. If we #defined the signed keyword away,
25783 don't expect GDB to know that char it is signed.
25784
25785 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
25786
25787Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
25788
25789 * configure.in (configdirs): Add gdb.t24 for C++ tests that
25790 should work on any system, regardless of debugging format.
25791 * gdb.t21/demangle.exp: Move to gdb.t24.
25792 * gdb.t24/demangle.exp: Move from gdb.t21.
25793 * gdb.t24/{Makefile.in, configure.in}: New files.
25794
25795Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25796
25797 * configure.in: Do gdb.stabs and C++ tests only for stabs.
25798 * gdb.stabs: New directory.
25799
25800Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25801
25802 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
25803 not just "Quit anyway?".
25804
25805Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
25806
25807 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
25808 that all setup_xfails are immediately followed by clear_xfails.
25809
25810Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
25811
25812 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
25813 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
25814 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
25815 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
25816 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
25817 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
25818 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
25819 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
25820 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
25821 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
25822 gdb.t31/chillvars.exp, lib/gdb.exp:
25823 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
25824 bug-gdb@prep.ai.mit.edu.
25825
25826Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
25827
25828 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
25829 with 0.0, not integer 0.
25830
25831Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
25832
25833 * gdb.t06/break.exp: Update for "Kill the program" message change.
25834
25835Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
25836
25837 * Makefile.in (GDBFLAGS): Set to -nx.
25838 * Makefile.in (site.exp): Use GDBFLAGS.
25839
25840Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
25841
25842 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
25843 Makefiles.
25844 (check): depend on just-check.
25845 (just-check): added so that tests can be run without a noop
25846 build pass.
25847
25848Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
25849
25850 Switch to using configure's configdirs.
25851 * Makefile.in (Makefile): add configure.in dependency.
25852 (SUBDIRS): removed redundant assignment.
25853 * configure.in: switch subdirs assignment to configdirs.
25854 * gdb.t*/configure.in: new files.
25855
25856Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
25857
25858 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
25859 works.
25860
25861Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
25862
25863 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
25864 in explicit rules. Apparently this is not supported by some makes.
25865
25866Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
25867
25868 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
25869
25870Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25871
25872 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
25873 disappeared.
25874
25875Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
25876
25877 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
25878
25879Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
25880
25881 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
25882 watchpoint problem that is now fixed.
25883 * gdb.t30/chexp.exp: Remove setup_xfail for printing
25884 uninitialized convenience variables.
25885 * gdb.t31/chillvars.exp: Fix expected patterns for printing
25886 structures.
25887
25888Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25889
25890 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
25891 which causes expect to get out of sync with gdb on long output
25892 from help set.
25893 * gdb.t09/corefile.exp: Make expected pattern for core file
25894 failing signal and frame output format less sun specific.
25895
25896Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
25897
25898 * gdb.t31/chillvars.exp: Add and remove initial dummy
25899 breakpoint, so that symbol table is forced in.
25900 (Needed at least on Sunos4, though it seems not SVR4.)
25901 * gdb.t31/chillvars.exp: Update for changed output format.
25902
25903Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
25904
a9c64011 25905 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
25906
25907Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
25908
25909 * Makefile.in: Added --srcdir when invoking runtest, removed the
25910 need for a local config file. (optional now)
25911
25912Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
25913
25914 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
25915 failure count used to force early termination. Add some more
25916 expected failures for gnu style demangling.
25917
25918Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25919
25920 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
25921 pmi variable from gdb.t20/gdbme to get optimized away.
25922 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
25923 Check for written corefile upon timeout _and_ eof.
25924
25925Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25926
25927 * config/unix-gdb.exp: Add missing return 0.
25928
25929Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25930
25931 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
25932 test termination.
25933
25934Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
25935
25936 * configure.in (subdirs): Put back gdb.t17 which mysteriously
25937 disappeared.
25938
25939Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
25940
25941 * gdb.t10/crossload.exp: Disable the i860-elf test until such
25942 time as i860 support works.
25943
d63a86f8 25944 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
25945 "backtrace 100\r" rather than just "backtrace\r", to match last
25946 change.
25947
25948Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
25949
25950 * config/udi-gdb.exp (gdb_exit): Remove close command.
25951 (gdb_target_udi): New procedure to set the UDI target.
25952 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
25953 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
25954 Added waits for prompts after several question responses. Added
25955 some more responses used by a29k-amd-udi-gdb.
25956 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
25957 pass different arguments, restart UDI connection after program
25958 completion.
25959 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
25960 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
25961 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
25962 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
25963 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
25964 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
25965 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
25966 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
25967 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
25968 after program completion.
25969 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
25970 compiled with a SELECT_VECS setting.
25971 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
25972 infinite recursion.
25973
25974 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
25975 Added checks for COFF results, and made them expected failures for
25976 all targets. It would be better to make them expected failures
25977 for COFF targets only.
25978
25979Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
25980
25981 * Makefile.in: add null dvi target, don't bother to recurse
25982 through test directories for info and install-info; rename
25983 $(datadir) to be dejagnu instead of deja-gnu
25984
25985Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
25986
25987 * gdb.t31/gdbme.ch: Re-enable code that previously caused
25988 compiler to coredump.
25989 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
25990 code.
25991
25992Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
25993
25994 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
25995 coredump.
25996 * gdb.t31/chillvars.exp: Comment out tests that depend on that
25997 code.
25998
25999Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
26000
26001 * gdb.t03/ptype.exp: tests for return code from gdb_test.
26002 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
26003 which in a shell. Deletes xgdb when done.
26004 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
26005 Tests the return from the "set height" or "set width" commands.
26006 Added a few return codes where needed.
26007
26008Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
26009
26010 * Makefile.in (SUBDIRS): Add gdb.t17.
26011 * configure.in (subdirs): Add gdb.t17.
26012 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
26013 files to test gdb's calling of functions in the inferior with
26014 the correct arguments and gdb's ability to retrieve any
26015 result returned.
26016
26017Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
26018
26019 * config/unix-gdb.exp (gdb_exit): Remove close commands that
26020 may be called after gdb goes away. Previous versions of expect
26021 needed these to avoid file descriptor leaks, but they cause
26022 errors with the current revision of expect.
26023 * gdb.t00/gdbvars.exp: Use -re on expected output after
26024 setting sevenbit-strings.
26025 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
26026 to set sevenbit-strings consistent across tests.
26027 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
26028 set sevenbit-strings consistent across tests.
26029
26030Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
26031
26032 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
26033 expected output to match current "expect" expectations.
26034
26035Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
26036
26037 * gdb.t00/default.exp: Change expected output for default "source"
26038 command, to match new gdb behavior which requires a filename to
26039 source.
26040
26041Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
26042
26043 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
26044 expected fail for i486-*-* that misses the marker2 function.
26045 * gdb.t10/crossload.exp (bfddefault): Allow successful
26046 recognition of a format to pass even if no symbols are found.
26047 Explicitly catch failures where the format is not recognized
26048 or is ambiguous, and add the reason to the fail message.
26049 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
26050 the cause is and invalid target and add reason to failure message.
26051 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
26052 elf32-i386, elf32-sparc, and elf32-i860.
26053 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
26054 Set up expected failure for 'filename'::variable scope resolution,
26055 which is now apparently broken on all targets.
26056 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
26057 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
26058 gdb.t23/templates.exp: Change failure for missing binfile into
26059 just a warning.
26060 gdb.t21/demangle.exp: Change all cfront references to 'arm'
26061 references.
26062
26063Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
26064
26065 * gdb.t00/default.exp: Add expected output for default "source"
26066 command, to match new gdb behavior.
26067 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
26068
26069Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
26070
26071 * config/*-gdb.exp: returns an error, rather than exiting on
26072 internal errors.
26073
26074Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
26075
26076 * gdb.t03/gdbme.c: Add pointer to struct variable.
26077 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
26078 referencing struct members.
26079
26080Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
26081
26082 * configure.in (mips-idt-ecoff): New target.
26083 * config/mips-gdb.exp: New file for remote board using MIPS remote
26084 debugging protocol.
26085
26086 * Redid configuration scheme. Removed gdb.t*/configure.in.
26087 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
26088 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
26089 distclean targets. Built executables via .o files. Adjusted
26090 tests to account for source files in $(srcdir) rather than
26091 $(objdir).
26092 * lib/gdb.exp (runto): Don't expect () after the function name,
26093 because it may have arguments.
26094
26095Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
26096
26097 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
26098 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
26099 expected failures for mips-idt-* and mips-sgi-*.
26100 * gdb.t00/default.exp (attach): Kill process if requested.
26101 * gdb.t00/help.exp (help target core, help target): Accept a gdb
26102 that does not read core files.
26103 * gdb.t01/run.exp: Removed checks for exit status code.
26104 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
26105 it is linked in.
26106 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
26107 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
26108 appropriate, rather than doing it by hand.
26109 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
26110 execution.
26111 * gdb.t10/crossload.exp: Kill existing program if needed.
26112 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
26113 appropriate, rather than doing it by hand. Always increase
26114 timeout for this test, not just for VxWorks.
26115
26116Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
26117
26118 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
26119 of Chill STRUCT types and STRUCT values.
26120 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
26121 than "char".
26122 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 26123 struct2): New struct definitions and initializations to test
c906108c
SS
26124 simple Chill STRUCT types.
26125
26126Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
26127
26128 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
26129 the null byte at the end of strings.
26130 * gdb.t00/default.exp: Make show version insensitive to copyright
26131 date.
26132 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
26133 to avoid dependencies on target char signedness.
26134 * gdb.t16/printcmds.exp: Update expected results for explicitly
26135 unsigned char.
26136 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
26137 now work.
26138 * gdb.t21/demangle.exp: Add many more patterns for template
26139 demangling, most of them being expected failures.
26140 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
26141 string we are matching for, to match on the whole string.
26142 * gdb.t21/demangle.exp: Add many new test strings to demangle,
26143 and fix a whole bunch that had incorrect expected output but were
26144 passing anyway because of the bug in "proc demangle".
26145 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
26146 type.
26147 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
26148
26149Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
26150
a9c64011
AS
26151 * gdb/testsuite: made modifications to testcases, etc., to allow
26152 them to work properly given the reorganization of deja-gnu and the
26153 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
26154
26155Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
26156
26157 * gdb/testsuite: Initial creation of gdb/testsuite.
26158 Migrated dejagnu testcases and support files for testing nm to
26159 gdb/testsuite from deja-gnu. These files were moved "as is"
26160 with no modifications. This migration is part of a major overhaul
26161 of dejagnu. The modifications to these testcases, etc., which
26162 will allow them to work with the new version of dejagnu will be
26163 made in a future update.
48efe704 26164
8d8cb839 26165 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 26166\f
8d8cb839
EZ
26167;; Local Variables:
26168;; mode: change-log
26169;; left-margin: 8
26170;; fill-column: 74
26171;; version-control: never
26172;; End:
902f2ccb
MC
26173
26174 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 26175 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
26176 Copying and distribution of this file, with or without modification,
26177 are permitted provided the copyright notice and this notice are preserved.
This page took 3.110106 seconds and 4 git commands to generate.