gdb/testsuite/
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 Partial fix of compatibility with gcc-4.7.
4 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
5 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
6 Add comment to add a PASS case in the future.
7
8 2011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
9
10 PR tdep/12797
11 * gdb.base/callfuncs.exp: Remove KFAIL.
12
13 2011-12-21 Joel Brobecker <brobecker@adacore.com>
14
15 * gdb.ada/task_bp: New testcase.
16
17 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18
19 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
20 -DNO_SECTIONS.
21 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
22
23 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
24
25 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
26 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
27 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
28 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
29 conditional for gcc <= 4.5.
30
31 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
32
33 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
34 by XFAIL.
35 * gdb.cp/static-method.exp (info addr A::func())
36 (list static-method.cc:xxx::(anonymous namespace)::A::func)
37 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
38 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
39 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
40 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
41 (test value of F in k3_m): Likewise.
42 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
43 Likewise.
44
45 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
46
47 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
48 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
49 Remove.
50 * gdb.threads/attachstop-mt.c: Remove.
51 * gdb.threads/attachstop-mt.exp: Remove.
52
53 2011-12-17 Mark Kettenis <kettenis@gnu.org>
54
55 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
56
57 2011-12-16 Doug Evans <dje@google.com>
58
59 * boards/native-stdio-gdbserver.exp: New file.
60 * boards/native-gdbserver.exp: New file.
61
62 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
63 gdbserver output.
64 (gdbserver_default_get_remote_address): New function.
65 (gdbserver_start): Call gdb,get_remote_address to compute argument
66 to "target remote" command.
67
68 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
69
70 * gdb.python/py-function.exp: Change "on" to "full" for
71 python print-stack. Add set/show python print-stack
72 off|full|message tests.
73
74 2011-12-15 Yao Qi <yao@codesourcery.com>
75
76 * gdb.trace/strace.c: New
77 * gdb.trace/strace.exp: New.
78
79 2011-12-14 Tom Tromey <tromey@redhat.com>
80
81 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
82
83 2011-12-14 Doug Evans <dje@google.com>
84
85 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
86
87 2011-12-14 Pedro Alves <pedro@codesourcery.com>
88
89 PR threads/10729
90
91 * gdb.mi/watch-nonstop.c: New file.
92 * gdb.mi/mi-watch-nonstop.exp: New file.
93
94 2011-12-13 Pedro Alves <pedro@codesourcery.com>
95 Doug Evans <dje@google.com>
96
97 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
98 (clean_restart): Remove references to the gdb_stub target board
99 variable.
100 (gdb_step_for_stub): Delete.
101
102 * gdb.base/annota1.exp: Remove all references to [target_info
103 exists gdb_stub], gdb_step_for_stub and usestubs.
104 * gdb.base/annota3.exp: Ditto.
105 * gdb.base/async.exp: Ditto.
106 * gdb.base/break.exp: Ditto.
107 * gdb.base/code-expr.exp: Ditto.
108 * gdb.base/commands.exp: Ditto.
109 * gdb.base/completion.exp: Ditto.
110 * gdb.base/condbreak.exp: Ditto.
111 * gdb.base/consecutive.exp: Ditto.
112 * gdb.base/cvexpr.exp: Ditto.
113 * gdb.base/define.exp: Ditto.
114 * gdb.base/display.exp: Ditto.
115 * gdb.base/ena-dis-br.exp: Ditto.
116 * gdb.base/environ.exp: Ditto.
117 * gdb.base/gnu-ifunc.exp: Ditto.
118 * gdb.base/maint.exp: Ditto.
119 * gdb.base/pending.exp: Ditto.
120 * gdb.base/sect-cmd.exp: Ditto.
121 * gdb.base/sepdebug.exp: Ditto.
122 * gdb.base/unload.exp: Ditto.
123 * gdb.base/watchpoint-solib.exp: Ditto.
124 * gdb.cp/annota2.exp: Ditto.
125 * gdb.cp/annota3.exp: Ditto.
126 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
127 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
128 * gdb.mi/mi-pending.exp: Ditto.
129 * gdb.trace/circ.exp: Ditto.
130 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
131 * gdb.base/list.exp: Ditto.
132
133 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
134 breakpoint function and all references to the usestubs macro.
135 * gdb.base/exprs.c: Ditto.
136 * gdb.base/freebpcmd.c: Ditto.
137 * gdb.base/bitfields.c: Ditto.
138 * gdb.base/bitfields2.c: Ditto.
139 * gdb.base/break.c: Ditto.
140 * gdb.base/call-sc.c: Ditto.
141 * gdb.base/call-signals.c: Ditto.
142 * gdb.base/callfuncs.c: Ditto.
143 * gdb.base/charset.c: Ditto.
144 * gdb.base/consecutive.c: Ditto.
145 * gdb.base/constvars.c: Ditto.
146 * gdb.base/funcargs.c: Ditto.
147 * gdb.base/int-type.c: Ditto.
148 * gdb.base/interrupt.c: Ditto.
149 * gdb.base/langs0.c: Ditto.
150 * gdb.base/list0.c: Ditto.
151 * gdb.base/mips_pro.c: Ditto.
152 * gdb.base/miscexprs.c: Ditto.
153 * gdb.base/nodebug.c: Ditto.
154 * gdb.base/opaque0.c: Ditto.
155 * gdb.base/pointers.c: Ditto.
156 * gdb.base/printcmds.c: Ditto.
157 * gdb.base/ptype.c: Ditto.
158 * gdb.base/recurse.c: Ditto.
159 * gdb.base/reread1.c: Ditto.
160 * gdb.base/reread2.c: Ditto.
161 * gdb.base/restore.c: Ditto.
162 * gdb.base/return.c: Ditto.
163 * gdb.base/run.c: Ditto.
164 * gdb.base/scope0.c: Ditto.
165 * gdb.base/sepdebug.c: Ditto.
166 * gdb.base/setshow.c: Ditto.
167 * gdb.base/setvar.c: Ditto.
168 * gdb.base/sigall.c: Ditto.
169 * gdb.base/signals.c: Ditto.
170 * gdb.base/structs.c: Ditto.
171 * gdb.base/structs2.c: Ditto.
172 * gdb.base/testenv.c: Ditto.
173 * gdb.base/twice.c: Ditto.
174 * gdb.base/unwindonsignal.c: Ditto.
175 * gdb.base/watchpoint.c: Ditto.
176 * gdb.base/watchpoints.c: Ditto.
177 * gdb.base/whatis.c: Ditto.
178 * gdb.cp/classes.cc: Ditto.
179 * gdb.cp/cplusfuncs.cc: Ditto.
180 * gdb.cp/derivation.cc: Ditto.
181 * gdb.cp/formatted-ref.cc: Ditto.
182 * gdb.cp/misc.cc: Ditto.
183 * gdb.cp/overload.cc: Ditto.
184 * gdb.cp/ovldbreak.cc: Ditto.
185 * gdb.cp/ref-params.cc: Ditto.
186 * gdb.cp/ref-types.cc: Ditto.
187 * gdb.cp/templates.cc: Ditto.
188 * gdb.cp/virtfunc.cc: Ditto.
189 * gdb.hp/gdb.aCC/run.c: Ditto.
190 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
191 * gdb.hp/gdb.compat/xdb0.c: Ditto.
192 * gdb.reverse/consecutive-reverse.c: Ditto.
193 * gdb.reverse/sigall-reverse.c: Ditto.
194 * gdb.reverse/until-reverse.c: Ditto.
195 * gdb.reverse/watch-reverse.c: Ditto.
196 * gdb.trace/actions.c: Ditto.
197 * gdb.trace/circ.c: Ditto.
198 * gdb.trace/collection.c: Ditto.
199
200 2011-12-13 Pedro Alves <pedro@codesourcery.com>
201
202 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
203 (func6, func7): New.
204 (main): Call func6 and func7.
205 * gdb.base/watchpoint.exp (test_wide_location_1)
206 (test_wide_location_2): New.
207 (top level): Re-enable hardware watchpoints if necessary. Call
208 test_wide_location_1 and test_wide_location_2.
209
210 2011-12-11 Yao Qi <yao@codesourcery.com>
211
212 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
213
214 2011-12-11 Joel Brobecker <brobecker@adacore.com>
215
216 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
217 expected output for unsupported case.
218
219 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
220
221 PR testsuite/12649
222 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
223 Protect gdb_test_multiple by final $gdb_prompt match.
224
225 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
226
227 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
228 New variable, new test.
229 (list static-method.cc:xxx::(anonymous namespace)::A::func)
230 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
231 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
232 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
233 them if HAVE_GCC_45682_FIXED is not set.
234
235 2011-12-10 Yao Qi <yao@codesourcery.com>
236
237 * gdb.trace/status-stop.exp: New.
238 * gdb.trace/status-stop.c: New.
239
240 2011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
241
242 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
243 timeout.
244
245 2011-12-08 Tom Tromey <tromey@redhat.com>
246
247 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
248 condition.
249
250 2011-12-07 Stan Shebs <stan@codesourcery.com>
251
252 * gdb.trace/tfind.exp: Update for output changes.
253
254 2011-12-07 Pedro Alves <pedro@codesourcery.com>
255
256 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
257 throws "Cannot insert catchpoints in this configuration".
258 * gdb.ada/mi_catch_ex.exp: Likewise.
259
260 2011-12-06 Pedro Alves <pedro@codesourcery.com>
261
262 * gdb.base/break-always.exp: Test changing memory at addresses
263 with breakpoints inserted.
264
265 2011-12-06 Joel Brobecker <brobecker@acacore.com>
266
267 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
268 involving a fully qualified function name.
269
270 2011-12-06 Tom Tromey <tromey@redhat.com>
271
272 * gdb.ada/homonym.exp: Add three breakpoint tests.
273
274 2011-12-06 Tom Tromey <tromey@redhat.com>
275
276 * gdb.base/solib-weak.exp (do_test): Remove kfail.
277 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
278 * gdb.objc/objcdecode.exp: Update for output changes.
279 * gdb.linespec/linespec.exp: New file.
280 * gdb.linespec/lspec.cc: New file.
281 * gdb.linespec/lspec.h: New file.
282 * gdb.linespec/body.h: New file.
283 * gdb.linespec/base/two/thefile.cc: New file.
284 * gdb.linespec/base/one/thefile.cc: New file.
285 * gdb.linespec/Makefile.in: New file.
286 * gdb.cp/templates.exp (test_template_breakpoints): Update for
287 output changes.
288 * gdb.cp/re-set-overloaded.exp: Remove kfail.
289 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
290 makes one breakpoint.
291 * gdb.cp/method2.exp (test_break): Update for output changes.
292 * gdb.cp/mb-templates.exp: Update for output changes.
293 * gdb.cp/mb-inline.exp: Update for output changes.
294 * gdb.cp/mb-ctor.exp: Update for output changes.
295 * gdb.cp/ovsrch.exp: Use fully-qualified names.
296 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
297 has multiple matches.
298 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
299 error message change.
300 * gdb.base/list.exp (test_list_filename_and_number): Update for
301 error message change.
302 * gdb.base/break.exp: Disable pending breakpoints. Update for
303 output changes.
304 * configure.ac: Add gdb.linespec.
305 * configure: Rebuild.
306 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
307
308 2011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
309
310 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
311 last_break register on s390*-*-* targets.
312
313 2011-12-06 Joel Brobecker <brobecker@adacore.com>
314
315 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
316 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
317 of parameter X in procedure Foo.
318
319 2011-12-05 Stan Shebs <stan@codesourcery.com>
320
321 * gdb.trace/tfind.exp: Update help string matches.
322
323 2011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
324
325 * gdb.server/ext-run.exp (get process list): Accept also systemd
326 as PID 1.
327
328 2011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
329 Pedro Alves <pedro@codesourcery.com>
330
331 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
332 starting GDB.
333 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
334 $use_gdb_stub.
335 * gdb.base/display.exp: Likewise.
336 * gdb.base/ending-run.exp: Likewise.
337 * gdb.base/list.exp (test_listsize): Likewise.
338 * gdb.base/setshow.exp: Likewise.
339 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
340 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
341 check by global $use_gdb_stub.
342 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
343 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
344 (default_gdb_init): Unset global $use_gdb_stub.
345 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
346 by global $use_gdb_stub.
347 * lib/gdbserver-support.exp: Extend comments for set_board_info
348 gdb_protocol and gdb,socketport.
349 (gdbserver_start_extended): Set global gdbserver_protocol and
350 gdbserver_gdbport. Clear global use_gdb_stub.
351 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
352 from target use_gdb_stub.
353 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
354
355 2011-12-03 Doug Evans <dje@google.com>
356
357 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
358 (gdb_step_for_stub): Add comments.
359
360 2011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
361
362 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
363 to the caller.
364 (gdb_test_multiple): Likewise.
365
366 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
367
368 Fix gdb.mi/mi-solib.exp without system debug info installed.
369 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
370 expect attribute, return 0 for it. Update comments.
371
372 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
373
374 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
375 (corrupted list): Adjust the expectation.
376
377 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
378
379 PR threads/13448
380 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
381 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
382 * gdb.threads/tls-var-main.c: New file.
383 * gdb.threads/tls-var.c: New file.
384 * gdb.threads/tls-var.exp: New file.
385
386 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
387
388 PR testsuite/12649
389 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
390 Protect gdb_test_multiple by final $gdb_prompt match.
391 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
392 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
393 (test_tracepoints): Likewise.
394
395 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
396
397 PR breakpoints/13346
398 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
399 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
400 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
401
402 2011-12-01 Joel Brobecker <brobecker@adacore.com>
403
404 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
405 * gdb.ada/homonym/homonym.adb: For use of all types defined
406 locally inside both Get_Value subprograms.
407
408 2011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
409
410 Fix racy FAILs.
411 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
412 of send_gdb.
413
414 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
415
416 * gdb.base/testenv.exp: Skip on remote targets. Unset global
417 environment variable after test completed.
418
419 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
420
421 * gdb.base/solib-nodir.exp: Skip if remote target.
422 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
423 application. Call gdb_load_shlibs.
424 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
425
426 2011-11-29 Joel Brobecker <brobecker@adacore.com>
427
428 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
429
430 2011-11-28 Joel Brobecker <brobecker@adacore.com>
431
432 * gdb.ada/fullname_bp: New testcase.
433
434 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
435
436 PR testsuite/12649
437 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
438 Wrap send_gdb into a new gdb_test.
439
440 Code cleanup.
441 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
442 Convert send_gdb and gdb_expect to gdb_test_multiple.
443
444 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
445
446 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
447
448 2011-11-23 Keith Seitz <keiths@redhat.com>
449
450 * lib/mi-support.exp (varobj_tree): New namespace and procs.
451 (mi_varobj_tree_test_children_callback): New proc.
452 (mi_walk_varobj_tree): New proc.
453
454 2011-11-22 Tom Tromey <tromey@redhat.com>
455
456 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
457 Add "use_mi_command" argument.
458 (mi_run_cmd, mi_run_with_cli): New procs.
459 * gdb.mi/solib-lib.c: New file.
460 * gdb.mi/solib-main.c: New file.
461 * gdb.mi/mi-solib.exp: New file.
462
463 2011-11-21 Doug Evans <dje@google.com>
464
465 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
466 _Unwind_DebugHook is missing.
467
468 2011-11-20 Stan Shebs <stan@codesourcery.com>
469
470 * gdb.trace/tstatus.exp: New.
471 * gdb.trace/actions.c: Include string.h.
472
473 2011-11-18 Yao Qi <yao@codesourcery.com>
474
475 * gdb.trace/pending.exp: New.
476 * gdb.trace/pending.c: New.
477 * gdb.trace/pendshr1.c: New.
478 * gdb.trace/pendshr2.c: New.
479 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
480 tracepoint location becomes pending.
481 (tracepoint_change_loc_2): New.
482
483 2011-11-16 David S. Miller <davem@davemloft.net>
484
485 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
486 target is sparc*-*-linux*
487
488 2011-11-15 Paul Koning <paul_koning@dell.com>
489
490 * gdb.python/py-type.exp: New testcases for exceptions on scalar
491 types.
492
493 2011-11-14 Doug Evans <dje@google.com>
494
495 * gdb.base/shell.exp: New file.
496
497 2011-11-14 Stan Shebs <stan@codesourcery.com>
498
499 * gdb.trace/ftrace.c: New.
500 * gdb.trace/ftrace.exp: New.
501
502 2011-11-14 Yao Qi <yao@codesourcery.com>
503
504 * gdb.trace/change-loc-1.c: New.
505 * gdb.trace/change-loc-2.c: New.
506 * gdb.trace/change-loc.c: New.
507 * gdb.trace/change-loc.exp: New.
508 * gdb.trace/change-loc.h: New.
509 * gdb.trace/trace-break.c (marker): Define new symbol.
510 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
511 New.
512 (break_trace_same_addr_6): New.
513
514 2011-11-12 Matt Rice <ratmice@gmail.com>
515
516 * gdb.base/info-macros.exp: Make tests for info definitions
517 test info macro. Add tests for info macro argument processing.
518 Rename a few tests.
519
520 2011-11-11 Keith Seitz <keiths@redhat.com>
521
522 PR gdb/12843
523 * gdb.base/linespecs.exp: New file.
524
525 2011-11-11 Doug Evans <dje@google.com>
526
527 * gdb.threads/print-threads.exp: Extend timeout for slower
528 tests.
529
530 2011-11-10 Doug Evans <dje@google.com>
531
532 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
533 "record to end of main" test.
534
535 * gdb.python/py-type.c (TS): New typedef.
536 (ts): New global.
537 * gdb.python/py-type.exp: Test field list of typedef.
538
539 2011-11-10 Joel Brobecker <brobecker@adacore.com>
540
541 * gdb.ada/small_reg_param: New testcase.
542
543 2011-11-09 Tom Tromey <tromey@redhat.com>
544
545 * gdb.cp/destrprint.exp: New file.
546 * gdb.cp/destrprint.cc: New file.
547
548 2011-11-08 Meador Inge <meadori@codesourcery.com>
549
550 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
551 (switch_stack_to_other): New test function.
552 * gdb.arch/thumb-prologue.exp: New test cases.
553
554 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
555
556 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
557
558 2011-11-08 Yao Qi <yao@codesourcery.com>
559
560 * gdb.exp (supports_process_record): New.
561 (supports_reverse): New.
562 * gdb.reverse/break-precsave.exp: Call support_process_record
563 to run test conditionally.
564 * gdb.reverse/consecutive-precsave.exp: Likewise.
565 * gdb.reverse/i386-precsave.exp: Likewise.
566 * gdb.reverse/machinestate-precsave.exp: Likewise.
567 * gdb.reverse/solib-precsave.exp: Likewise.
568 * gdb.reverse/step-precsave.exp: Likewise.
569 * gdb.reverse/until-precsave.exp: Likewise.
570 * gdb.reverse/watch-precsave.exp: Likewise.
571 * gdb.reverse/break-reverse.exp: Call support_reverse to run
572 test conditionally.
573 * gdb.reverse/consecutive-reverse.exp: Likewise.
574 * gdb.reverse/finish-precsave.exp: Likewise.
575 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
576 * gdb.reverse/finish-reverse.exp: Likewise.
577 * gdb.reverse/i386-reverse.exp: Likewise.
578 * gdb.reverse/i386-sse-reverse.exp: Likewise.
579 * gdb.reverse/machinestate.exp: Likewise.
580 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
581 * gdb.reverse/sigall-precsave.exp: Likewise.
582 * gdb.reverse/sigall-reverse.exp: Likewise.
583 * gdb.reverse/solib-reverse.exp: Likewise.
584 * gdb.reverse/step-reverse.exp: Likewise.
585 * gdb.reverse/until-reverse.exp: Likewise.
586 * gdb.reverse/watch-reverse.exp: Likewise.
587
588 2011-11-05 Yao Qi <yao@codesourcery.com>
589
590 * gdb.trace/trace-break.exp: Add test on setting two
591 fast tracepoints at the same address.
592
593 2011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
594
595 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
596
597 2011-11-02 Stan Shebs <stan@codesourcery.com>
598
599 * gdb.trace/collection.c: Add code using strings.
600 * gdb.trace/collection.exp: Add tests of string collection.
601
602 2011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
603
604 * gdb.base/skip-solib.exp (executable_main): New variable.
605 (binfile_main): Base it on that.
606 Use $executable_main in clean_restart calls. Drop gdb_exit and
607 gdb_start calls.
608
609 2011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
610
611 Fix racy FAILs.
612 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
613 breakpoint_re globals import by async. Set string_regex to .* for
614 async. Remove the optional thread_selected_re and breakpoint_re
615 globals expectations.
616
617 2011-11-01 Joseph Myers <joseph@codesourcery.com>
618
619 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
620 well as Cygwin.
621
622 2011-11-01 Justin Lebar <justin.lebar@gmail.com>
623
624 Add tests for skip command.
625 * gdb.base/skip-solib-lib.c: New
626 * gdb.base/skip-solib-main.c: New
627 * gdb.base/skip-solib.exp: New
628 * gdb.base/skip.c: New
629 * gdb.base/skip.exp: New
630 * gdb.base/skip1.c: New
631 * gdb.base/Makefile.in: Adding new files.
632
633 2011-10-31 Yao Qi <yao@codesourcery.com>
634 Pedro Alves <pedro@codesourcery.com>
635
636 * gdb.trace/trace-break.c: New.
637 * gdb.trace/trace-break.exp: New.
638
639 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
640
641 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
642 break-here-2.
643
644 2011-10-28 Pedro Alves <pedro@codesourcery.com>
645
646 * gdb.threads/no-unwaited-for-left.c: New.
647 * gdb.threads/no-unwaited-for-left.exp: New.
648 * gdb.threads/non-ldr-exc-1.c: New.
649 * gdb.threads/non-ldr-exc-1.exp: New.
650 * gdb.threads/non-ldr-exc-2.c: New.
651 * gdb.threads/non-ldr-exc-2.exp: New.
652 * gdb.threads/non-ldr-exc-3.c: New.
653 * gdb.threads/non-ldr-exc-3.exp: New.
654 * gdb.threads/non-ldr-exc-4.c: New.
655 * gdb.threads/non-ldr-exc-4.exp: New.
656
657 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
658
659 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
660 * gdb.base/attach-pie-misread.exp: Likewise.
661 * gdb.base/break-interp.exp: Likewise.
662 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
663 testcases for use_gdb_stub.
664 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
665 (continue): New testcase.
666 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
667 * gdb.threads/attach-into-signal.exp: Likewise.
668 * gdb.threads/attach-stopped.exp: Likewise.
669 * gdb.threads/attachstop-mt.exp: Likewise.
670
671 2011-10-28 Paul Koning <paul_koning@dell.com>
672
673 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
674
675 2011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
676
677 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
678 (mi_gdb_test): Import globals thread_selected_re
679 and breakpoint_re. Expect them optionally at the regex start.
680
681 2011-10-27 Doug Evans <dje@google.com>
682
683 * gdb.python/python.exp: Test source -s.
684
685 2011-10-26 Paul Koning <paul_koning@dell.com>
686
687 * gdb.python/lib-types.cc (struct A): New structure.
688 * gdb.python/lib-types.exp (deepitems): New tests.
689
690 2011-10-25 Paul Koning <paul_koning@dell.com>
691
692 PR python/13327
693
694 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
695 fetch_lazy method.
696
697 2011-10-24 Yao Qi <yao@codesourcery.com>
698
699 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
700 target is tic6x-*-*.
701
702 2011-10-21 Joel Brobecker <brobecker@adacore.com>
703
704 * gdb.ada/mi_task_info/task_switch.adb: New file.
705 * gdb.ada/mi_task_info.exp: New file.
706
707 2011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
708
709 * gdb.cp/expand-psymtabs-cxx.exp: New file.
710 * gdb.cp/expand-psymtabs-cxx.cc: New file.
711
712 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
713
714 PR python/12656
715
716 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
717 global_block tests.
718
719 2011-10-18 Tom Tromey <tromey@redhat.com>
720
721 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
722
723 2011-10-18 Tom Tromey <tromey@redhat.com>
724
725 * gdb.base/source.exp: Don't include full file name in test name.
726 * gdb.python/python.exp: Don't include full file name in test
727 name.
728
729 2011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
730
731 * gdb.base/attach-pie-noexec.c: New files.
732 * gdb.base/attach-pie-noexec.exp: New files.
733
734 2011-10-17 Joseph Myers <joseph@codesourcery.com>
735
736 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
737 prompt for each extra line in command.
738
739 2011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
740
741 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
742 Revert the part of:
743 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
744 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
745 Change the expected string.
746
747 2011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
748
749 Fix results with system glibc debug info installed.
750 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
751 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
752 Accept also __libc_ symbol prefix and no prefix.
753
754 2011-10-14 Keith Seitz <keiths@redhat.com>
755
756 PR c++/13225
757 * gdb.cp/converts.cc (foo3_1): New function.
758 (foo3_2): New functions.
759 * gdb.cp/converts.exp: Add tests for int to pointer conversion
760 and null pointer conversions of integer constant zero.
761 Add test to check if all arguments are checked for incompatible
762 conversion BADNESS.
763
764 2011-10-14 Tom Tromey <tromey@redhat.com>
765
766 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
767 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
768 linespec.
769
770 2011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
771
772 Fix internal error regression.
773 * gdb.dwarf2/implptr-optimized-out.S: New file.
774 * gdb.dwarf2/implptr-optimized-out.exp: New file.
775
776 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
777
778 Fix empty DWARF expressions DATA vs. SIZE conditionals.
779 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
780 (loclist): New.
781 (4): New abbrev.
782 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
783 Use prepare_for_testing, remove clean_restart.
784 (p arraynoloc, p arraycallnoloc): New tests.
785
786 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
787
788 * gdb.cp/namespace-enum.exp (executable): New variable.
789 (binfile): Use ${objdir}/${subdir}/ prefix.
790 Use ${executable} for clean_restart.
791
792 2011-10-11 Sterling Augustine <saugustine@google.com>
793
794 * gdb.cp/Makefile.in: Add namespace-enum test.
795 * gdb.cp/namespace-enum.exp: New file.
796 * gdb.cp/namespace-enum.c: New file.
797 * gdb.cp/namespace-enum-main.c: New file.
798
799 2011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
800
801 * gdb.python/py-shared.exp: Relax filename check to handle remote:
802 sysroot.
803
804 2011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
805
806 Reimplement @entry in input expressions.
807 * gdb.base/exprs.c (v_int_array_init): New variable.
808 * gdb.base/exprs.exp (print v_int_array_init)
809 (print *v_int_array_init@1, print *v_int_array_init@2)
810 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
811 (print v_int_array_init[1]@1): New tests.
812
813 2011-10-10 Joseph Myers <joseph@codesourcery.com>
814
815 * gdb.cp/gdb2495.exp: Do not include directories in filename in
816 expected message.
817
818 2011-10-09 Doug Evans <dje@google.com>
819
820 * gdb.base/alias.exp: Add tests for alias command.
821
822 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
823
824 * gdb.arch/amd64-entry-value.s: New file.
825 * gdb.mi/mi2-amd64-entry-value.s: New file.
826
827 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
828
829 Display @entry parameter values even for references.
830 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
831 functions.
832 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
833 reference and datap_input.
834 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
835 breakpoints.
836 (continue to breakpoint: entry_reference: reference)
837 (entry_reference: bt at entry)
838 (continue to breakpoint: entry_reference: breakhere_reference)
839 (entry_reference: bt, entry_reference: ptype regparam)
840 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
841 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
842 (entry_reference: p regcopy, entry_reference: p nodataparam)
843 (entry_reference: p nodataparam@entry): New tests.
844
845 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
846
847 Support @entry in input expressions.
848 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
849 (entry_stack: p s1@entry, entry_stack: p s2@entry)
850 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
851 (tailcall: p j@entry): New tests.
852 * gdb.cp/koenig.cc (A::entry): New function.
853 (main): Call it.
854 * gdb.cp/koenig.exp (p entry (c)): New test.
855
856 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
857
858 Display @entry parameter values (without references).
859 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
860 (different, validity, invalid): New functions.
861 (main): Call them.
862 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
863 stacktest, breakhere_stacktest, different, breakhere_different,
864 breakhere_validity and breakhere_invalid.
865 (entry: bt): Update for @entry.
866 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
867 (entry_validity: *, entry_invalid: *): Many new tests.
868 * gdb.base/break.exp
869 (run until breakpoint set at small function, optimized file): Accept
870 also the @entry suffix.
871 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
872 * gdb.mi/mi2-amd64-entry-value.c: New files.
873 * gdb.mi/mi2-amd64-entry-value.exp: New files.
874
875 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
876
877 Protect entry values against self tail calls.
878 * gdb.arch/amd64-entry-value.cc (self2, self): New.
879 (main): Call self.
880 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
881 (set debug entry-values 1, self: bt debug entry-values): New tests.
882
883 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
884
885 Recognize virtual tail call frames.
886 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
887 (amb_b, amb_a): New.
888 (main): Call a and b.
889 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
890 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
891 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
892 New tests.
893
894 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
895
896 Implement basic support for DW_TAG_GNU_call_site.
897 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
898 * gdb.arch/amd64-entry-value.cc: New file.
899 * gdb.arch/amd64-entry-value.exp: New file.
900
901 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
902
903 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
904 * gdb.dwarf2/implptr-64bit.S: New file.
905 * gdb.dwarf2/implptr-64bit.exp: New file.
906
907 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
908
909 Fix initial language detection with -readnow.
910 * gdb.cp/readnow-language.cc: New file.
911 * gdb.cp/readnow-language.exp: New file.
912
913 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
914
915 Fix printed anonymous struct name.
916 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
917
918 2011-10-09 Joseph Myers <joseph@codesourcery.com>
919
920 * gdb.base/solib-symbol.exp: Do not include directories in
921 filenames in expected messages.
922
923 2011-10-07 Doug Evans <dje@google.com>
924
925 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
926
927 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
928
929 Allow Python notification of new object-file loadings.
930 * gdb.python/py-events.exp: Test newobjfile event.
931 * gdb.python/py-events.py: Register newobjfile callback.
932 * gdb.python/py-events.c: Add call to shared library
933 * gdb.python/py-events-shlib.c: New file.
934
935 2011-10-06 Joseph Myers <joseph@codesourcery.com>
936
937 * gdb.base/fixsection.exp: Do not include directories in filename
938 in expected message.
939
940 2011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
941
942 Add tests for passing of environment variables to inferior.
943 * gdb.base/testenv.c: New test source.
944 * gdb.base/testenv.exp: New expect test.
945
946 2011-10-04 Paul Koning <paul_koning@dell.com>
947
948 * gdb.python/py-value.c (main): Break before return.
949
950 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
951
952 PR python/12691: Add the inferior to Python exited event
953 * gdb.python/py-events.exp: Test the inferior attribute of exited
954 event with a fork.
955 * gdb.python/py-events.py: Print inferior number on exit.
956 * gdb.python/py-events.c: Fork the inferior.
957
958 2011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
959
960 * gdb.base/jit.exp: Add testcase name to log message
961
962 2011-10-03 Paul Koning <paul_koning@dell.com>
963 Jan Kratochvil <jan.kratochvil@redhat.com>
964
965 * gdb.python/py-value.exp
966 (python inval = gdb.parse_and_eval('*(int*)0'))
967 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
968 (set argc=2, python print argc_lazy): New tests.
969
970 2011-10-02 Joel Brobecker <brobecker@adacore.com>
971
972 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
973
974 2011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
975 Pedro Alves <pedro@codesourcery.com>
976
977 * gdb.python/py-value.exp (test_value_in_inferior): New variable
978 can_read_0, test for it.
979 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
980 (parse_and_eval with memory error): ... here, make it untested if
981 can_read_0.
982
983 2011-09-30 Marek Polacek <mpolacek@redhat.com>
984
985 * gdb.python/python.exp (verify pagination beforehand)
986 (verify pagination afterwards): Fix race by splitting the line.
987
988 2011-09-29 Joseph Myers <joseph@codesourcery.com>
989
990 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
991 for 64-bit multilibs from i?86-* targets.
992
993 2011-09-29 Marek Polacek <mpolacek@redhat.com>
994
995 * lib/gdb.exp: Fix a typo in one of the comments.
996
997 2011-09-29 Marek Polacek <mpolacek@redhat.com>
998
999 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
1000 matching pattern.
1001
1002 2011-09-28 Paul Koning <paul_koning@dell.com>
1003
1004 * gdb.python/py-type.c (enum E): New.
1005 * gdb.python/py-type.exp (test_fields): Add tests for Python
1006 mapping access to fields.
1007 (test_enums): New test for field access on enums.
1008
1009 2011-09-27 Stan Shebs <stan@codesourcery.com>
1010
1011 * gdb.trace/collection.exp: Test collection of $_ret.
1012
1013 2011-09-22 Andreas Tobler <andreast@fgznet.ch>
1014
1015 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
1016 list of compilation switches for <*-*-freebsd*>.
1017
1018 2011-09-19 Stan Shebs <stan@codesourcery.com>
1019
1020 * gdb.trace/tspeed.exp: New file.
1021 * gdb.trace/tspeed.c: New file.
1022
1023 2011-09-18 Yao Qi <yao@codesourcery.com>
1024
1025 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
1026 instructions.
1027 (test_adr_32bit, test_pop_pc): Likewise.
1028 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
1029 Thumb instructions.
1030 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
1031 in gdb_test_multiple.
1032 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
1033
1034 2011-09-17 Yao Qi <yao@codesourcery.com>
1035
1036 * lib/gdb.exp (can_single_step_to_signal_handler): New.
1037 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
1038 support single step to signal handler.
1039
1040 2011-09-17 Yao Qi <yao@codesourcery.com>
1041
1042 * gdb.base/disp-step-fork.c: New.
1043 * gdb.base/disp-step-syscall.exp: New.
1044 * gdb.base/disp-step-vfork.c: New.
1045
1046 2011-09-16 Joel Brobecker <brobecker@adacore.com>
1047
1048 * gdb.ada/tasks.exp: Make the expected output for
1049 the `info tasks' tests more resilient to spacing
1050 changes.
1051
1052 2011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1053
1054 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
1055 (reached breakpoint 2, reached breakpoint 3): Update expected output.
1056
1057 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
1058
1059 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1060 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
1061
1062 2011-04-30 Kevin Pouget <kevin.pouget@st.com>
1063
1064 Handle multiple breakpoint hits in Python interface:
1065 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
1066 presence.
1067 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
1068 breakpoint hits.
1069
1070 2011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
1071 Jan Kratochvil <jan.kratochvil@redhat.com>
1072
1073 * gdb.python/py-events.exp: Remove pretty printing comment.
1074 * gdb.python/py-evsignal.exp: New file.
1075 * gdb.python/py-evthreads.c: Include signal.h.
1076 (thread3): Remove variable count3. Remove variable bad and use raise
1077 instead.
1078 (thread2): Remove variable count2. Move thread3 pthread_create here,
1079 merge pthread_join to a single line.
1080 (main): Remove variable count1. Merge pthread_join with pthread_create
1081 to a single line.
1082 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
1083 KFAIL python/12966 for gdbserver. Test return value of
1084 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
1085 gdb_expect by gdb_test and gdb_test_multiple.
1086 (thread 2, thread 3): New tests.
1087
1088 2011-09-12 Matt Rice <ratmice@gmail.com>
1089 Pedro Alves <pedro@codesourcery.com>
1090
1091 PR gdb/13175
1092
1093 * gdb.base/interp.exp: New tests.
1094 * gdb.base/interp.c: New file.
1095
1096 2011-09-12 Doug Evans <dje@google.com>
1097
1098 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
1099 * gdb.dwarf2/typeddwarf.exp: Ditto.
1100
1101 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1102
1103 Fix compatibility with x32 arch.
1104 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
1105 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
1106 is_x86_like_target.
1107 * testsuite/gdb.trace/collection.exp: Likewise.
1108 * testsuite/gdb.trace/report.exp: Likewise.
1109 * testsuite/gdb.trace/unavailable.exp: Likewise.
1110 * testsuite/gdb.trace/while-dyn.exp: Likewise.
1111 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
1112 (is_x86_like_target): Check also is_amd64_regs_target.
1113
1114 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1115
1116 PR breakpoints/12435
1117 * gdb.arch/amd64-prologue-xmm.c: New file.
1118 * gdb.arch/amd64-prologue-xmm.exp: New file.
1119 * gdb.arch/amd64-prologue-xmm.s: New file.
1120
1121 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1122
1123 * gdb.dwarf2/dw2-param-error-main.c: New file.
1124 * gdb.dwarf2/dw2-param-error.S: New file.
1125 * gdb.dwarf2/dw2-param-error.exp: New file.
1126
1127 2011-09-08 Pedro Alves <pedro@codesourcery.com>
1128
1129 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
1130 inferior's pid and look for a core dump named core.$pid. Use
1131 `remote_file' commands on the host instead of hand coding shell
1132 commands on the build.
1133 * gdb.base/valgrind-db-attach.exp: Kill the program before
1134 finishing the test.
1135
1136 2011-09-02 Matt Rice <ratmice@gmail.com>
1137
1138 * lib/prompt.exp: New file for testing the first prompt.
1139 * gdb.python/py-prompt.exp: Ditto.
1140 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
1141
1142 2011-09-02 Pedro Alves <pedro@codesourcery.com>
1143
1144 * gdb.threads/gcore-thread.exp: Set the global core_supported to
1145 0, before testing gcore.
1146
1147 2011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1148
1149 * dw2-ifort-parameter-debug.S: Update copyright year.
1150 * dw2-ifort-parameter.c: Update copyright year.
1151 * dw2-ifort-parameter.exp: Update copyright year.
1152
1153 * dw2-ifort-parameter-debug.S: New file.
1154 * dw2-ifort-parameter.c: New file.
1155 * dw2-ifort-parameter.exp: New file.
1156
1157 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1158
1159 * gdb.base/commands.exp (error_clears_commands_left): New function.
1160 (): Call it.
1161
1162 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1163
1164 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
1165 (C): Initialize `a'.
1166 * gdb.mi/mi-inheritance-syntax-error.exp
1167 (-data-evaluate-expression $path): Expect `a' as 5.
1168
1169 2011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
1170
1171 PR mi/11912
1172 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
1173 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
1174 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
1175 keyword in output of -var-info-path-expression.
1176
1177 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1178
1179 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
1180 * gdb.trace/collection.exp: Likewise.
1181 * gdb.trace/report.exp: Likewise.
1182 * gdb.trace/unavailable.exp: Likewise.
1183 * gdb.trace/while-dyn.exp: Likewise.
1184
1185 2011-08-18 Keith Seitz <keiths@redhat.com>
1186
1187 PR c++/12266
1188 * gdb.cp/meth-typedefs.cc: New file.
1189 * gdb.cp/meth-typedefs.exp: New file.
1190
1191 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1192
1193 * gdb.python/python.exp: Add extended-prompt tests.
1194
1195 2011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1196
1197 * gdb.arch/i386-dr3-watch.exp
1198 (watchpoint on gap1 does not fit debug registers)
1199 (delete all watchpoints): Fix racy expect strings.
1200
1201 2011-08-14 Yao Qi <yao@codesourcery.com>
1202
1203 * gdb.base/maint.exp: set data_section to ".neardata".
1204 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
1205 * gdb.base/savedregs.exp: Handle SIGILL.
1206 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
1207 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
1208
1209 2011-08-12 Doug Evans <dje@google.com>
1210
1211 * gdb.python/py-symbol.exp: Add test for symbol.type.
1212
1213 2011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
1214
1215 * gdb.threads/pthreads.exp: Enable on non-native configurations.
1216 * gdb.mi/mi-pthreads.exp: Likewise.
1217 * gdb.mi/mi2-pthreads.exp: Likewise.
1218 * gdb.mi/gdb669.exp.exp: Likewise.
1219
1220 2011-08-09 Pedro Alves <pedro@codesourcery.com>
1221
1222 * lib/mi-support.exp (detect_async): Rename to...
1223 (mi_detect_async): ... this.
1224 * gdb.mi/mi-nonstop-exit.exp: Adjust.
1225 * gdb.mi/mi-nonstop.exp: Adjust.
1226 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
1227 * gdb.mi/mi-nsintrall.exp: Adjust.
1228 * gdb.mi/mi-nsmoribund.exp: Adjust.
1229 * gdb.mi/mi-nsthrexec.exp: Adjust.
1230
1231 2011-08-09 Pedro Alves <pedro@codesourcery.com>
1232
1233 * gdb.base/display.c (do_loops): New `p_i' local.
1234 * gdb.base/display.exp: Test displaying a variable that is
1235 temporarily at a bad address.
1236
1237 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1238
1239 * gdb.dwarf2/dw2-op-stack-value.S: New file.
1240 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
1241
1242 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1243
1244 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
1245 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
1246 (p fuNC_symtab): Permit also ppc64 leading dot.
1247
1248 2011-08-05 Pedro Alves <pedro@codesourcery.com>
1249
1250 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
1251 procedure.
1252 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
1253
1254 2011-08-05 Yao Qi <yao@codesourcery.com>
1255
1256 * gdb.base/callfuncs.exp: Set language after main.
1257 * gdb.cp/cplusfuncs.exp: Likewise.
1258 * gdb.cp/inherit.exp: Likewise.
1259
1260 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1261
1262 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
1263 * gdb.base/watch-vfork.exp: Skip on remote targets.
1264
1265 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1266
1267 * gdb.threads/thread-find.exp: Support remote targets.
1268
1269 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1270
1271 * gdb.base/jit.exp: Download solib_binfile to target.
1272 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
1273 and call dlopen without full path name.
1274 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
1275 dlopen without full path name.
1276
1277 2011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1278
1279 * gdb.base/break-always.exp: Complete the test
1280 with duplicated breakpoints and enabling/disabling them.
1281
1282 2011-08-02 Tom Tromey <tromey@redhat.com>
1283
1284 PR gdb/11289:
1285 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
1286
1287 2011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
1288
1289 PR gdb/13045
1290 * gdb.base/float.exp: Add new test case for PR gdb/13045
1291 * gdb.base/float.c: New file.
1292
1293 2011-07-28 Phil Muldoon <pmuldoon@redhat.com>
1294
1295 * gdb.python/py-mi.exp: Test printers returning string hint, and
1296 also not returning a value.
1297 * gdb.python/py-prettyprint.c: Add testcase for above.
1298 * gdb.python/py-prettyprint.py: Add test printer for above.
1299
1300 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1301
1302 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
1303 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
1304 (.Ldie30) Add as field "data4".
1305 (.Ldie32) Rename field "b" to "shl".
1306 (abbrev4) Change for the "data4" field.
1307 (abbrev5, abbrev6) Remove.
1308 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
1309 (p &s.shl): ... here. Add comment.
1310 (p &s.data4): New.
1311
1312 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1313
1314 Fix crash on lval_computed values.
1315 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
1316
1317 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1318
1319 * gdb.base/help.exp (help whatis): Update the expected string.
1320
1321 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1322
1323 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
1324 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
1325 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
1326 Change the expected string.
1327
1328 2011-07-26 Pedro Alves <pedro@codesourcery.com>
1329
1330 * gdb.base/watchpoint.exp
1331 (test_disable_enable_software_watchpoint): New procedure.
1332 (top level): Run it.
1333
1334 2011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
1335
1336 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
1337 executable file "${binfile}", C++ version "${binfile}-cxx".
1338 * gdb.python/py-prettyprint.exp: Likewise.
1339 * gdb.python/py-symbol.exp: Likewise.
1340 * gdb.python/py-type.exp: Likewise.
1341 * gdb.python/py-value.exp: Likewise.
1342 * gdb.python/py-template.exp (test_template_arg): Pass full executable
1343 file name instead of just suffix.
1344
1345 2011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1346
1347 Fix implicit pointer offsets.
1348 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
1349 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
1350 (continue to breakpoint: continue to baz breakpoint for implptr)
1351 (sanity check element 0, sanity check element 1)
1352 (enter the inlined function, check element 0 for the offset)
1353 (check element 1 for the offset)
1354 (continue to breakpoint: ignore the second baz breakpoint): New tests.
1355 (set foo breakpoint for implptr): Update the breakpoint number.
1356
1357 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1358
1359 * gdb.python/py-mi.exp: Use different file names for different
1360 versions of the executable under test.
1361 * gdb.python/py-prettyprint.exp: Likewise.
1362 * gdb.python/py-symbol.exp: Likewise.
1363 * gdb.python/py-template.exp: Likewise.
1364 * gdb.python/py-type.exp: Likewise.
1365 * gdb.python/py-value.exp: Likewise.
1366
1367 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1368
1369 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
1370 flag after restarting GDB if necessary.
1371
1372 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1373
1374 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
1375
1376 2011-07-22 Pedro Alves <pedro@codesourcery.com>
1377
1378 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
1379 backend doesn't leave used debug registers behind.
1380
1381 2011-07-22 Tom Tromey <tromey@redhat.com>
1382
1383 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
1384 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
1385 argument.
1386 * gdb.dwarf2/typeddwarf-amd64.S: New file.
1387
1388 2011-07-21 Matt Rice <ratmice@gmail.com>
1389
1390 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
1391 in mostlyclean rule. Add files ending in .core.
1392
1393 2011-07-21 Matt Rice <ratmice@gmail.com>
1394
1395 PR macros/12999
1396 * gdb.base/info-macros.c: New test sources.
1397 * gdb.base/info-macros.exp: New tests.
1398
1399 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1400
1401 * gdb.python/python.exp: Add prompt substitution tests.
1402
1403 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1404
1405 Fix crash if referenced CU is aged out.
1406 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
1407 New.
1408 * gdb.dwarf2/implptr.exp: Likewise.
1409
1410 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1411
1412 * gdb.dwarf2/implptr.S: Rebuilt.
1413 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
1414 (bar): Use them for j, k, l.
1415 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
1416 COMPILE.
1417 (print j in implptr:bar): Update for the intp typedef.
1418 (print p[0].x in implptr:foo): Use more exact regex.
1419
1420 2011-07-18 Tom Tromey <tromey@redhat.com>
1421
1422 * gdb.cp/static-method.exp: Add missing single quote.
1423
1424 2011-07-18 Yao Qi <yao@codesourcery.com>
1425
1426 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
1427 supported.
1428 * gdb.mi/mi-nonstop-exit.exp: Likewise.
1429 * gdb.mi/mi-nonstop.exp: Likewise.
1430 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1431 * gdb.mi/mi-nsintrall.exp: Likewise.
1432 * gdb.mi/mi-nsmoribund.exp: Likewise.
1433 * gdb.mi/mi-nsthrexec.exp: Likewise.
1434 * gdb.python/py-evthreads.exp: Likewise.
1435
1436 2011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1437
1438 Code cleanup.
1439 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
1440 it. Substitute it instead of test_compiler_info everywhere.
1441
1442 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
1443
1444 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
1445 remote targets as well.
1446
1447 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
1448
1449 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
1450 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
1451
1452 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
1453
1454 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
1455 a remote machine, not the host.
1456 (gdb_compile_shlib): Set soname if target is remote.
1457
1458 2011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
1459
1460 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
1461
1462 2011-07-13 Matt Rice <ratmice@gmail.com>
1463
1464 * gdb.python/py-objfile-script-gdb.py: Renamed to
1465 py-objfile-script-gdb.py.in.
1466 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
1467 py-objfile-script-gdb.py.
1468 * gdb.python/py-objfile-script.exp: Update reference to
1469 py-objfile-script-gdb.py.
1470
1471 2011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1472
1473 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
1474 reference undefined label.
1475
1476 2011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1477
1478 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
1479 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
1480 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
1481 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
1482
1483 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1484
1485 PR python/12438
1486 * gdb.python/python.exp: Add maint set/show python print-stack
1487 deprecated tests. Add set/show python print-backtrace tests.
1488
1489 2011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1490
1491 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
1492 debug info.
1493
1494 2011-07-06 Matt Rice <ratmice@gmail.com>
1495
1496 * gdb.python/python.exp: Update filename paths.
1497 * gdb.python/py-symtab.exp: Ditto.
1498
1499 2011-07-06 Marek Polacek <mpolacek@redhat.com>
1500
1501 * gdb.python/py-evthreads.exp: Add missing `$'.
1502
1503 2011-07-06 Jie Zhang <jie.zhang@analog.com>
1504
1505 * config/bfin.exp: New file.
1506 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
1507 * gdb.asm/bfin.inc: New file.
1508
1509 2011-07-06 Marek Polacek <mpolacek@redhat.com>
1510
1511 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
1512 the whole output.
1513
1514 2011-07-05 Tom Tromey <tromey@redhat.com>
1515
1516 * gdb.java/jprint.java (jprint.hi): New field.
1517 * gdb.java/jprint.exp: Print string.
1518
1519 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1520
1521 * gdb.base/call-sc.c: Fix typos.
1522 * gdb.base/ifelse.exp: Likewise.
1523 * gdb.base/structs.c: Likewise.
1524
1525 2011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1526
1527 * gdb.base/jit-so.exp: New test.
1528 * gdb.base/jit-dlmain.c: New file.
1529 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
1530
1531 2011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1532
1533 * gdb.cp/m-static.exp: Call get_compiler_info.
1534 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
1535 * gdb.cp/pr9167.exp (p b): Likewise.
1536 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
1537 (test value of P in inner_m, test type of Z in inner_m): Call
1538 setup_xfail for gcc <= 4.5.
1539
1540 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1541
1542 * gdb.cp/paren-type.cc: New files.
1543 * gdb.cp/paren-type.exp: New files.
1544
1545 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1546
1547 Stop on first linespec terminator instead of eating what we can.
1548 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
1549 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
1550 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
1551 (break C::f()): ... this one.
1552 (break C::operator()()): New test.
1553 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
1554 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
1555 test.
1556
1557 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1558
1559 Fall back linespec to minimal symbols.
1560 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
1561 error message.
1562 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
1563 * gdb.cp/minsym-fallback-main.cc: New file.
1564 * gdb.cp/minsym-fallback.cc: New file.
1565 * gdb.cp/minsym-fallback.exp: New file.
1566 * gdb.cp/minsym-fallback.h: New file.
1567
1568 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1569
1570 * gdb.cp/no-dmgl-verbose.cc: New file.
1571 * gdb.cp/no-dmgl-verbose.exp: New file.
1572
1573 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1574
1575 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
1576 __GI_.
1577 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
1578 (f): New function.
1579 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
1580 (complete p 'func<short>(): ... here.
1581 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
1582 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
1583 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
1584 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
1585 Make them KFAIL gcc/49546.
1586
1587 2011-07-01 Joel Brobecker <brobecker@adacore.com>
1588
1589 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
1590
1591 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1592
1593 Test GCC PR debug/49546.
1594 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
1595 (test type of F in k3_m, test value of F in k3_m): New.
1596 * gdb.cp/temargs.cc (struct S3, struct K3): New.
1597 (main): New variable k3. Call k3.k3_m.
1598
1599 2011-07-01 Jean-Charles Delay <delay@adacore.com>
1600
1601 * gdb.ada/packed_array.exp: Fix expected outout.
1602
1603 2011-07-01 Jean-Charles Delay <delay@adacore.com>
1604
1605 * gdb.ada/packed_array.exp: fixed expected output.
1606
1607 2011-07-01 Joel Brobecker <brobecker@adacore.com>
1608
1609 * gdb.ada/same_enum: New testcase.
1610
1611 2011-07-01 Joel Brobecker <brobecker@adacore.com>
1612
1613 * gdb.ada/ptr_typedef: New testcase.
1614
1615 2011-07-01 Joel Brobecker <brobecker@adacore.com>
1616
1617 * gdb.ada/arrayptr.exp: Add ptype test.
1618
1619 2011-07-01 Joel Brobecker <brobecker@adacore.com>
1620
1621 * gdb.ada/char_enum: New testcase.
1622
1623 2011-07-01 Yao Qi <yao@codesourcery.com>
1624
1625 * gdb.base/dump.exp (capture_pointer_with_type): New.
1626 Get value from address instead of name.
1627 Start GDB once, and do `dump' and `restore'
1628 tests together.
1629
1630 2011-06-30 Jie Zhang <jie.zhang@analog.com>
1631 Mike Frysinger <vapier@gentoo.org>
1632
1633 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
1634 helper functions for getting/setting remotetimeout variable.
1635 * lib/gdb.exp (gdb_load): If the target is remote, set
1636 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
1637 with $loadtimeout. Set $load_ok to 0 before doing the load.
1638 Instead of returning, immediately, set $load_ok to 0. Call
1639 set_remotetimeout with $oldremotetimeout, and then return if
1640 $load_ok is 1.
1641
1642 2011-06-30 Andrew Burgess <aburgess@broadcom.com>
1643
1644 * gdb.python/py-template.exp: Don't run this test if the target
1645 does not support c++ tests.
1646
1647 2011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1648
1649 Fix non-only rename list for Fortran modules import.
1650 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
1651 tests.
1652 * gdb.fortran/module.f90 (module moduse): New.
1653 (program module): use moduse, test var_x, var_y and var_z.
1654
1655 2011-06-29 Tom Tromey <tromey@redhat.com>
1656
1657 PR testsuite/12040:
1658 * gdb.fortran/array-element.exp: Use f90, not f77.
1659 * gdb.fortran/complex.exp: Use f90, not f77.
1660 * gdb.fortran/derived-type.exp: Use f90, not f77.
1661 * gdb.fortran/library-module.exp: Use f90, not f77.
1662 * gdb.fortran/logical.exp: Use f90, not f77.
1663 * gdb.fortran/module.exp: Use f90, not f77.
1664 * gdb.fortran/multi-dim.exp: Use f90, not f77.
1665 * gdb.fortran/subarray.exp: Use f90, not f77.
1666
1667 2011-06-29 Tom Tromey <tromey@redhat.com>
1668
1669 * gdb.fortran/charset.exp: New file.
1670 * gdb.fortran/charset.f90: New file.
1671
1672 2011-06-29 Tom Tromey <tromey@redhat.com>
1673
1674 PR testsuite/12040:
1675 * lib/future.exp: New file, mostly extracted from ada.exp.
1676 Rewrote compatibility code to use rename.
1677 (gdb_find_gfortran): New proc.
1678 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
1679 gfortran patch.
1680 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
1681 Move to future.exp.
1682 * lib/gdb.exp: Always load future.exp.
1683
1684 2011-06-28 Yao Qi <yao@codesourcery.com>
1685
1686 * gdb.cp/exception.cc: Don't include iostream.
1687 (bar): Remove print statement.
1688 (catcher): New.
1689 (main): Remove print statements. Call function catcher.
1690 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
1691 Set breakpoint on catcher, and check the value of parameter.
1692
1693 2011-06-23 Yao Qi <yao@codesourcery.com>
1694
1695 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
1696 1.2 is disabled. KFAIL for uclinux.
1697
1698 2011-06-23 Marek Polacek <mpolacek@redhat.com>
1699
1700 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
1701 mi_gdb_test.
1702
1703 2011-06-23 Marek Polacek <mpolacek@redhat.com>
1704
1705 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
1706
1707 2011-06-23 Marek Polacek <mpolacek@redhat.com>
1708
1709 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
1710
1711 2011-06-23 Marek Polacek <mpolacek@redhat.com>
1712
1713 * gdb.mi/mi2-basics.exp: Fix races. Honour the
1714 `test_exec_and_symbol_mi_operatons' return value.
1715 (test_mi_interpreter_selection): Use mi_gdb_test instead of
1716 gdb_test_multiple.
1717 (test_exec_and_symbol_mi_operatons): Likewise.
1718 (test_path_specification): Likewise.
1719
1720 2011-06-23 Yao Qi <yao@codesourcery.com>
1721
1722 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
1723 supported.
1724 * lib/gdb.exp (support_displaced_stepping): New.
1725
1726 2011-06-23 Yao Qi <yao@codesourcery.com>
1727
1728 * gdb.threads/execl.exp: Skip on remote target.
1729
1730 2011-06-21 Marek Polacek <mpolacek@redhat.com>
1731
1732 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
1733 mi_gdb_test.
1734
1735 2011-06-20 Marek Polacek <mpolacek@redhat.com>
1736
1737 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1738
1739 2011-06-20 Marek Polacek <mpolacek@redhat.com>
1740
1741 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
1742 mi_gdb_test.
1743
1744 2011-06-20 Marek Polacek <mpolacek@redhat.com>
1745
1746 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
1747
1748 2011-06-14 Yao Qi <yao@codesourcery.com>
1749
1750 gdb/testsuite/
1751 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
1752
1753 2011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1754
1755 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
1756
1757 2011-06-10 Tom Tromey <tromey@redhat.com>
1758
1759 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
1760 Add tests for pointer-to-member-function.
1761 * gdb.cp/temargs.cc (S::somefunc): New function.
1762 (K2): New class.
1763 (main): Instantiate K2; call method.
1764
1765 2011-06-08 Joel Brobecker <brobecker@adacore.com>
1766
1767 * gdb.python/py-inferior.c (f2): Make str an array rather
1768 than a pointer.
1769 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
1770
1771 2011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1772
1773 * gdb.base/async-shell.c: New file.
1774 * gdb.base/async-shell.exp: New file.
1775
1776 2011-06-06 Pedro Alves <pedro@codesourcery.com>
1777
1778 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
1779
1780 2011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
1781
1782 From Stephen Kitt <steve@sk2.org>
1783 * gdb.base/help.exp: Adjust following some spelling corrections
1784 in GDB.
1785
1786 2011-06-01 Yao Qi <yao@codesourcery.com>
1787
1788 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
1789
1790 2010-05-31 Keith Seitz <keiths@redhat.com>
1791
1792 PR c++/12750
1793 * gdb.cp/static-method.cc: New file.
1794 * gdb.cp/static-method.exp: New file.
1795
1796 2010-05-31 Keith Seitz <keiths@redhat.com>
1797
1798 PR symtab/12704
1799 * gdb.cp/anon-ns.cc: New file.
1800 * gdb.cp/anon-ns.exp: New file.
1801
1802 2011-05-31 Pedro Alves <pedro@codesourcery.com>
1803
1804 * gdb.arch/i386-dr3-watch.c: New file.
1805 * gdb.arch/i386-dr3-watch.exp: New file.
1806
1807 2011-05-30 Yao Qi <yao@codesourcery.com>
1808
1809 * gdb.base/callfuncs.c (t_structs_fc): New.
1810 (t_structs_dc, t_structs_ldc): New.
1811 (t_double_many_args):
1812 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
1813 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
1814 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
1815 * gdb.base/callfuncs.exp: Call new functions.
1816
1817 2011-05-30 Yao Qi <yao@codesourcery.com>
1818
1819 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
1820 Call rerun_and_prepare for each test to isolate effects.
1821
1822 2011-05-30 Yao Qi <yao@codesourcery.com>
1823
1824 * gdb.base/varargs.c (find_max_float_real): New.
1825 (find_max_double_real, find_max_long_double_real): New.
1826 * gdb.base/varargs.exp: Call these new added functions.
1827 * lib/gdb.exp (setup_kfail_for_target): New.
1828
1829 2011-05-30 Yao Qi <yao@codesourcery.com>
1830
1831 * gdb.base/funcargs.c (callca, callcb, callcc): New.
1832 (callcd, callce, callcf, callc1a, callc1b): New.
1833 (callc2a, callc2b): New.
1834 * gdb.base/funcargs.exp (complex_args): New.
1835 (complex_integral_args, complex_float_integral_args): New.
1836 * lib/gdb.exp (support_complex_tests): New. Determine
1837 whether to run test cases on _Complex types.
1838
1839 2011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1840
1841 * gdb.threads/leader-exit.c: New file.
1842 * gdb.threads/leader-exit.exp: New file.
1843
1844 2011-05-27 Marek Polacek <mpolacek@redhat.com>
1845
1846 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
1847
1848 2011-05-27 Marek Polacek <mpolacek@redhat.com>
1849
1850 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
1851 remove the `supported' variable.
1852 * gdb.mi/mi-nonstop.exp: Likewise.
1853 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1854 * gdb.mi/mi-nsintrall.exp: Likewise.
1855 * gdb.mi/mi-nsmoribund.exp: Likewise.
1856 * gdb.mi/mi-nsthrexec.exp: Likewise.
1857
1858 2011-05-26 Pedro Alves <pedro@codesourcery.com>
1859
1860 * gdb.reverse/finish-reverse-bkpt.exp: New test.
1861
1862 2011-05-26 Pedro Alves <pedro@codesourcery.com>
1863
1864 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
1865
1866 2011-05-24 Keith Seitz <keiths@redhat.com>
1867
1868 PR breakpoint/12803
1869 * gdb.cp/cmpd-minsyms.cc (a): New method.
1870 (b): New method.
1871 (c): New method.
1872 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
1873
1874 2011-05-24 Pedro Alves <pedro@codesourcery.com>
1875
1876 * gdb.base/commands.exp (watchpoint_command_test): Check that the
1877 watchpoint's command list didn't execute when the watchpoint went
1878 out of scope.
1879
1880 2011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
1881
1882 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
1883 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
1884 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
1885 * gdb.arch/i386-gnu-cfi.exp: Likewise.
1886 * gdb.arch/i386-permbkpt.exp: Likewise.
1887 * gdb.arch/i386-prologue.exp: Likewise.
1888 * gdb.arch/i386-size-overlap.exp: Likewise.
1889 * gdb.arch/i386-size.exp: Likewise.
1890 * gdb.arch/i386-unwind.exp: Likewise.
1891 * gdb.reverse/i386-precsave.exp: Likewise.
1892 * gdb.reverse/i386-reverse.exp: Likewise.
1893 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1894 * gdb.reverse/i387-env-reverse.exp: Likewise.
1895 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1896
1897 2011-05-24 Pedro Alves <pedro@codesourcery.com>
1898
1899 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
1900 file doesn't error, using MI.
1901
1902 2011-05-23 Tom Tromey <tromey@redhat.com>
1903
1904 * gdb.base/charset.exp (string_display): Add tests to assign to
1905 arrays.
1906 * gdb.base/charset.c (short_array, int_array, long_array): New.
1907
1908 2011-05-20 Pedro Alves <pedro@codesourcery.com>
1909
1910 Cope with async mode.
1911
1912 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
1913 into gdb_test + mi_expect_stop.
1914
1915 2011-05-20 Pedro Alves <pedro@codesourcery.com>
1916
1917 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
1918 (callme): Remove printf call.
1919
1920 2011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
1921
1922 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
1923 quote pattern to avoid problems with Cygwin/mingw expect versions.
1924 * gdb.base/default.exp (show convenience): Use double
1925 quote pattern for regular expressions.
1926
1927 2011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1928
1929 Fix -readnow for -gdwarf-4 unused type units.
1930 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
1931 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
1932
1933 2011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1934
1935 * gdb.base/kill-after-signal.c: New file.
1936 * gdb.base/kill-after-signal.exp: New file.
1937
1938 2011-05-16 Pedro Alves <pedro@codesourcery.com>
1939
1940 * gdb.ada/start.exp: Call untested with the correct test filename.
1941 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
1942 test filename. Make the test's binary unique.
1943 * gdb.arch/i386-signal.exp: Call untested with the correct test
1944 filename.
1945 * gdb.arch/i386-size-overlap.exp: Ditto.
1946 * gdb.arch/Makefile.in (EXECUTABLES): Update.
1947 * gdb.base/gcore-buffer-overflow.exp: Ditto.
1948 * gdb.cp/call-c.exp: Ditto.
1949 * gdb.mi/mi-reverse.exp: Call untested with the correct test
1950 filename. Make the test's binary unique.
1951 * gdb.mi/Makefile.in (EXECUTABLES): Update.
1952 * gdb.python/py-mi.exp: Ditto.
1953 * gdb.python/Makefile.in (EXECUTABLES): Update.
1954 * gdb.reverse/i386-precsave.exp: Ditto.
1955 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
1956 test filename.
1957 * gdb.reverse/i387-stack-reverse.exp: Ditto.
1958 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
1959 unique.
1960 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
1961 test filename.
1962 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
1963 * gdb.trace/tfile.exp: Ditto.
1964
1965 2011-05-14 Yao Qi <yao@codesourcery.com>
1966
1967 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
1968 type.
1969
1970 2011-05-13 Doug Evans <dje@google.com>
1971
1972 * gdb.python/py-objfile-script.exp: New file.
1973 * gdb.python/py-objfile-script.c: New file.
1974 * gdb.python/py-objfile-script-gdb.py: New file.
1975 * testsuite/gdb.python/py-section-script.exp: Test
1976 "info auto-load-scripts".
1977
1978 2011-05-13 Tom Tromey <tromey@redhat.com>
1979
1980 * gdb.dwarf2/clztest.exp: New file.
1981 * gdb.dwarf2/clztest.c: New file.
1982 * gdb.dwarf2/clztest.S: New file.
1983
1984 2011-05-13 Doug Evans <dje@google.com>
1985
1986 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
1987 String16 tests.
1988
1989 2011-05-13 Tom Tromey <tromey@redhat.com>
1990
1991 * lib/gdb.exp (is_x86_like_target): New proc.
1992 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
1993 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
1994 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
1995 -nostdlib to compiler.
1996 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
1997 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
1998 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
1999 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
2000 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
2001
2002 2011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
2003
2004 * gdb.python/py-function.exp: Test setting a value from a function
2005 which executes a command.
2006
2007 2011-05-12 Tom Tromey <tromey@redhat.com>
2008
2009 * gdb.dwarf2/typeddwarf.S: New file.
2010 * gdb.dwarf2/typeddwarf.c: New file.
2011 * gdb.dwarf2/typeddwarf.exp: New file.
2012
2013 2011-05-12 Marek Polacek <mpolacek@redhat.com>
2014
2015 * gdb.mi/mi-basics.exp: Fix races. Honour the
2016 `test_exec_and_symbol_mi_operatons' return value.
2017 (test_mi_interpreter_selection): Use mi_gdb_test instead of
2018 gdb_test_multiple.
2019 (test_exec_and_symbol_mi_operatons): Likewise.
2020 (test_path_specification): Likewise.
2021
2022 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2023
2024 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
2025 (gdb_touch_execfile): Remove catch wrappers. New variable time.
2026 Replace `file copy' and `file rename' by `file mtime'. Twice.
2027
2028 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2029
2030 * gdb.base/readline-ask.c: New file.
2031 * gdb.base/readline-ask.exp: New file.
2032 * gdb.base/readline-ask.inputrc: New file.
2033
2034 2011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
2035
2036 * gdb.cell/bt.exp: Delete breakpoints before running to signal
2037 to avoid race condition.
2038 * gdb.cell/coremaker.c: Use small stack size.
2039 * gdb.cell/ea-standalone.exp: Use file name without path as
2040 argument to c_to.
2041 * gdb.cell/fork.exp: Allow other output when continuing to end.
2042
2043 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2044
2045 * gdb.threads/corethreads.c: New file.
2046 * gdb.threads/corethreads.exp: New file.
2047
2048 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2049
2050 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
2051 Try to compile the test using -Wl,-z,norelro first.
2052 (load_core): New variable libthread_db_seen, initialize it.
2053 (zeroed-threads cannot be listed): Protect it by XFAIL on
2054 !$libthread_db_seen.
2055
2056 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2057
2058 PR 12573
2059 * gdb.dwarf2/dw2-skip-prologue.S: New file.
2060 * gdb.dwarf2/dw2-skip-prologue.c: New file.
2061 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
2062
2063 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2064
2065 * gdb.cp/psymtab-parameter.cc: New file.
2066 * gdb.cp/psymtab-parameter.exp: New file.
2067
2068 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2069
2070 Fix a race.
2071 * gdb.cp/static-print-quit.exp (print c): Split to ...
2072 (print c - <return>, print c - q <return>, print c - to quit):
2073 ... these. Make the testfile untested on gdb-7.1.
2074
2075 2011-5-05 Janis Johnson <janisjo@codesourcery.com>
2076
2077 * lib/gdb.exp (exec_target_file, exec_symbol_file,
2078 gdb_rename_execfile, gdb_touch_execfile): New.
2079 * gdb.base/reread.exp: Use new procs to handle multiple
2080 exec files.
2081
2082 2011-05-05 Yao Qi <yao@codesourcery.com>
2083
2084 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
2085 (test_adr_32bit, test_pop_pc): New.
2086 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
2087 (test_adr_32bit, test_pop_pc): New.
2088
2089 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2090
2091 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
2092 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
2093 targets.
2094 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
2095 handle targets.
2096
2097 2011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2098
2099 * gdb.base/completion.exp (complete help info wat): Rename to ...
2100 (complete 'help info wat'): ... here.
2101 Remove all `-re ".*' and `-re "^.*' redundant regexes.
2102 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
2103
2104 2011-05-04 Pedro Alves <pedro@codesourcery.com>
2105
2106 * gdb.base/completion.exp: Use gdb_test_multiple instead of
2107 gdb_test and explicit $gdb_prompt/timeout matches.
2108
2109 2011-05-04 Yao Qi <yao@codesourcery.com>
2110
2111 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
2112 and __thumb2__.
2113
2114 2011-05-03 Marek Polacek <mpolacek@redhat.com>
2115
2116 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
2117 in place of `gdb_test "delete breakpoints"'. This eliminates two
2118 testcases.
2119
2120 2011-05-02 Pedro Alves <pedro@codesourcery.com>
2121
2122 PR testsuite/12649
2123 Fix races.
2124
2125 * gdb.base/completion.exp: Remove all sleep calls. Remove
2126 unnecessary regexs. Don't explicitly expect anything after the
2127 prompt. Eat the prompt if necessary.
2128
2129 2011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
2130
2131 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
2132 accept to show the caller line again as well as the line after.
2133
2134 2011-04-29 Phil Muldoon <pmuldoon@redhat.com>
2135
2136 PR mi/12531
2137
2138 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
2139 compile target.
2140 * gdb.python/py-prettyprint.exp: Add C++ object for
2141 CPLUS_FAKE_CHILD test.
2142
2143 2011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
2144
2145 * gdb.base/signest.exp: New file.
2146 * gdb.base/signest.c: Likewise.
2147
2148 2011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2149
2150 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
2151 thread and breakpoint notifications.
2152
2153 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2154
2155 * gdb.base/fortran-sym-case.c: New file.
2156 * gdb.base/fortran-sym-case.exp: New file.
2157 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
2158 * gdb.dwarf2/dw2-case-insensitive.c: New file.
2159 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
2160
2161 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2162
2163 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
2164 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
2165 false #1', `if true else false #2' and `if true else false #3'.
2166
2167 2011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
2168
2169 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
2170 while delivering signal.
2171
2172 2011-04-27 Vladimir Prus <vladimir@codesourcery.com>
2173
2174 MI breakpoint notifications.
2175
2176 * testsuite/gdb.mi/mi-cli.exp: Adust.
2177 * testsuite/gdb.mi/mi2-cli.exp: Adust.
2178 * testsuite/gdb.mi/mi-watch.exp: Adust.
2179 * testsuite/gdb.mi/mi2-watch.exp: Adust.
2180 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
2181 notifications.
2182
2183 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2184
2185 * gdb.base/gdbindex-stabs-dwarf.c: New file.
2186 * gdb.base/gdbindex-stabs.c: New file.
2187 * gdb.base/gdbindex-stabs.exp: New file.
2188
2189 2011-04-25 Yao Qi <yao@codesourcery.com>
2190
2191 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
2192 with /*...*/.
2193 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
2194
2195 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2196
2197 * gdb.python/py-value.exp (test_objfiles): Name the first test
2198 `py-value in file.filename'.
2199
2200 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2201
2202 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
2203 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
2204 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
2205 !gdbserver_reconnect_p..
2206 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
2207
2208 2011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2209
2210 * gdb.cp/cpcompletion.exp (complete class methods)
2211 (complete class methods beginning with F): Move them above runto. New
2212 comment about the runto delimiter.
2213
2214 2011-04-20 Pedro Alves <pedro@codesourcery.com>
2215
2216 * gdb.base/maint.exp: Test that "maint print registers" works
2217 without a running program.
2218
2219 2011-04-20 Marek Polacek <mpolacek@redhat.com>
2220
2221 * gdb.base/setshow.exp: Fix racy tests.
2222 ($old_gdb_prompt): New variable.
2223
2224 2011-04-19 Tom Tromey <tromey@redhat.com>
2225
2226 * gdb.mi/mi-nsmoribund.exp:
2227 * gdb.hp/gdb.objdbg/objdbg01.exp:
2228 * gdb.base/structs.exp (test_struct_returns):
2229 * gdb.base/call-sc.exp (test_scalar_returns):
2230 * gdb.base/bigcore.exp: Remove duplicate words.
2231
2232 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2233
2234 * gdb.base/break-interp-lib.c (v, vptr): New variables.
2235 * gdb.base/break-interp.exp (test_attach): New comment.
2236
2237 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2238
2239 * gdb.threads/gcore-thread.exp ($core0file): New variable.
2240 (clear __stack_user.next, clear stack_used.next)
2241 (save a zeroed-threads corefile): New test.
2242 Call core_load for $core0file.
2243 (zeroed-threads cannot be listed): New test.
2244
2245 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2246
2247 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
2248 filename.
2249 ($srcfile): Preserve the original value.
2250 ($testfile): Match it the .exp filename.
2251 ($corefile): New variable. Substitute it around.
2252 Use clean_restart.
2253 ($prev_timeout): Remove.
2254 (load_core): Move core loading into this proc.
2255 Fix restore of $timeout if load_core fails.
2256
2257 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2258
2259 * gdb.base/eu-strip-infcall.c: New file.
2260 * gdb.base/eu-strip-infcall.exp: New file.
2261
2262 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2263
2264 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
2265 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
2266
2267 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2268
2269 Fix Python access to inlined frames.
2270 * gdb.python/py-frame-inline.c: New file.
2271 * gdb.python/py-frame-inline.exp: New file.
2272
2273 2011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
2274
2275 * gdb.base/gdb1090.exp: Change breakpoint location to read the
2276 content of 's24' correctly (avoiding "optimized out").
2277 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
2278
2279 2011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2280
2281 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
2282
2283 2011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
2284
2285 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
2286 expect a colon in watch -location output.
2287
2288 2011-04-13 Marek Polacek <mpolacek@redhat.com>
2289
2290 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
2291 New testcase `expect response to define backtrace'. Also remove
2292 redundant `default' block.
2293
2294 2011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2295
2296 * gdb.python/py-prettyprint.c (struct hint_error): New.
2297 (main): New variable hint_error.
2298 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
2299 "print hint_error".
2300 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
2301 (register_pretty_printers): Register it.
2302
2303 2011-04-04 Tom Tromey <tromey@redhat.com>
2304
2305 * gdb.cp/maint.exp (test_help): Update.
2306 (test_namespace): Likewise.
2307
2308 2011-04-01 Joel Brobecker <brobecker@adacore.com>
2309
2310 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
2311 * gdb.ada/arrayptr.exp: Add new tests.
2312
2313 2011-04-01 Joel Brobecker <brobecker@adacore.com>
2314
2315 * gdb.ada/mi_catch_ex: New testcase.
2316
2317 2011-04-01 Pedro Alves <pedro@codesourcery.com>
2318
2319 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
2320 base::overload(void) method without specifying "const".
2321
2322 2011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
2323
2324 * gdb.arch/thumb-singlestep.S: New file.
2325 * gdb.arch/thumb-singlestep.exp: Likewise.
2326
2327 2011-03-31 Tom Tromey <tromey@redhat.com>
2328
2329 * gdb.python/py-prettyprint.py (exception_flag): New global.
2330 (NoStringContainerPrinter._iterator.next): Check it.
2331 * gdb.python/py-prettyprint.c (main): New variable nstype2.
2332 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
2333
2334 2011-03-29 Tom Tromey <tromey@redhat.com>
2335
2336 * gdb.cp/anon-struct.cc: New file.
2337 * gdb.cp/anon-struct.exp: New file.
2338
2339 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2340
2341 Test STT_GNU_IFUNC support.
2342 * gdb.base/gnu-ifunc-lib.c: New file.
2343 * gdb.base/gnu-ifunc.c: New file.
2344 * gdb.base/gnu-ifunc.exp: New file.
2345
2346 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2347
2348 Support a ring of related breakpoints.
2349 * gdb.base/watchpoint-delete.c: New file.
2350 * gdb.base/watchpoint-delete.exp: New file.
2351
2352 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2353
2354 * gdb.ada/arrayparam.exp (print first after function call): Use
2355 explicit package name. Add a comment
2356 (print lasta after function call): Rename ...
2357 (print last after function call): ... it and use explicit package
2358 name.
2359 (print length after function call): Use explicit package name.
2360 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
2361 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
2362 (multiple matches for symbol i): Rename ...
2363 (multiple matches for symbol integervar): ... it.
2364 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
2365 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
2366
2367 2011-03-25 Andrew Burgess <aburgess@broadcom.com>
2368
2369 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
2370 environment variable to make grep output more predictable. Move
2371 all the environment setup into gdb_init so it's done once per test
2372 case rather than each time we start gdb.
2373
2374 2011-03-24 Tom Tromey <tromey@redhat.com>
2375
2376 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
2377 test.
2378
2379 2011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2380
2381 * gdb.dwarf2/dw2-entry-value-main.c: New file.
2382 * gdb.dwarf2/dw2-entry-value.S: New file.
2383 * gdb.dwarf2/dw2-entry-value.exp: New file.
2384
2385 2011-03-22 Phil Muldoon <pmuldoon@redhat.com>
2386
2387 PR python/12183
2388
2389 * gdb.python/py-function.exp: Add GdbError tests.
2390
2391 2011-03-18 Pedro Alves <pedro@codesourcery.com>
2392
2393 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
2394 (reglocal_test_func, statlocal_test_func): New functions.
2395 (globals_test_func): Call new functions.
2396 * gdb.trace/unavailable.exp (gdb_collect_args_test)
2397 (gdb_collect_locals_test): New procedure.
2398 (gdb_trace_collection_test): Call new procedures.
2399
2400 2011-03-18 Pedro Alves <pedro@codesourcery.com>
2401
2402 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
2403 (test_register, test_register_unavailable): New procedures.
2404 (gdb_unavailable_registers_test): New procedure.
2405 (gdb_trace_collection_test): Call it.
2406
2407 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2408
2409 PR python/12149
2410
2411 * gdb.python/python.exp: Add gdb.write tests.
2412
2413 2010-03-17 Phil Muldoon <pmuldoon@redhat.com>
2414
2415 * gdb.python/Makefile.in: Add py-objfile.
2416 * gdb.python/py-objfile.exp: New file.
2417 * gdb.python/py-objfile.c: New file.
2418 * gdb.python/py-block.exp: Add is_valid tests.
2419 * gdb.python/py-inferior.exp: Ditto.
2420 * gdb.python/py-infthread.exp: Ditto.
2421 * gdb.python/py-symbol.exp: Ditto.
2422 * gdb.python/py-symtab.exp: Ditto.
2423
2424 2011-03-16 Keith Seitz <keiths@redhat.com>
2425
2426 PR c++/12273
2427 * gdb.cp/cmpd-minsyms.exp: New test.
2428 * gdb.cp/cmpd-minsyms.cc: New file.
2429
2430 PR c++/11734
2431 * gdb.cp/ovsrch.exp: New test.
2432 * gdb.cp/ovsrch.h: New file.
2433 * gdb.cp/ovsrch1.cc: New file.
2434 * gdb.cp/ovsrch2.cc: New file.
2435 * gdb.cp/ovsrch3.cc: New file.
2436 * gdb.cp/ovsrch4.cc: New file.
2437
2438 2011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2439
2440 PR gdb/12528
2441 * gdb.base/Makefile.in: Adjust EXECUTABLES.
2442 * gdb.base/break-on-linker-gcd-function.exp: New test.
2443 * gdb.base/break-on-linker-gcd-function.cc: New file.
2444
2445 2011-03-15 Andreas Tobler <andreast@fgznet.ch>
2446
2447 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
2448
2449 2011-03-15 Phil Muldoon <pmuldoon@redhat.com>
2450
2451 * lib/gdb.exp (gdb_unload): Add another termination case.
2452
2453 2011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2454
2455 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
2456 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
2457 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
2458 Provide a stub byte there.
2459 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
2460 DW_AT_entry_pc.
2461 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
2462
2463 2011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
2464
2465 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
2466 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
2467 "generic ABI, auto".
2468 (altivec_abi_tests): Accept vectors returned by reference.
2469
2470 2010-03-14 Phil Muldoon <pmuldoon@redhat.com>
2471
2472 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
2473
2474 2011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
2475
2476 * gdb.python/py-section-script.exp: Skip test if no Python support.
2477
2478 2011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
2479
2480 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
2481
2482 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2483
2484 * gdb.python/py-parameter.exp: Update tests to the new Python
2485 parameter API. Add "no documentation" test. Add deprecated API
2486 backward compatibility test.
2487
2488 2011-03-09 Tom Tromey <tromey@redhat.com>
2489
2490 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
2491 gdb_continue_to_end.
2492
2493 2011-03-09 Mark Kettenis <kettenis@gnu.org>
2494
2495 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
2496 tabs.
2497
2498 2011-03-09 Tom Tromey <tromey@redhat.com>
2499
2500 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
2501 parentheses.
2502 (gdb_continue_to_end): Add "allow_extra" parameter. Use
2503 $command.
2504 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
2505 argument to gdb_continue_to_end.
2506 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
2507 argument to gdb_continue_to_end.
2508 * gdb.cp/annota3.exp: Fix regex.
2509 * gdb.cp/annota2.exp: Fix regex.
2510 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
2511 gdb_continue_to_end.
2512 * gdb.base/call-signal-resume.exp: Revert earlier patch.
2513 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
2514 gdb_continue_to_end.
2515
2516 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2517
2518 * gdb.server/ext-run.exp
2519 (load new file without any gdbserver inferior): New test.
2520
2521 2011-03-07 Tom Tromey <tromey@redhat.com>
2522
2523 * Makefile.in (TAGS): Rewrite.
2524
2525 2011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2526
2527 * gdb.trace/report.exp (12.1: trace report #1): New match for the
2528 initial commands echo. New match for `Found trace'. Anchor all the
2529 other matches. Anchor and match for `No trace frame found' the final
2530 match.
2531
2532 2011-03-07 Tom Tromey <tromey@redhat.com>
2533
2534 * Makefile.in (TAGS): New target.
2535
2536 2011-03-07 Tom Tromey <tromey@redhat.com>
2537
2538 * lib/opencl.exp (skip_opencl_tests): Update for exit message
2539 change.
2540 * lib/mi-support.exp (mi_gdb_test): Update for exit message
2541 change.
2542 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
2543 exit message change.
2544 (skip_altivec_tests): Update for exit message change.
2545 (skip_vsx_tests): Likewise.
2546 (gdb_continue_to_end): Likewise. Add 'command' argument.
2547 * lib/cell.exp (skip_cell_tests): Update for exit message change.
2548 * gdb.threads/tls.exp: Update for exit message change.
2549 * gdb.threads/thread-unwindonsignal.exp: Use
2550 gdb_continue_to_end.
2551 * gdb.threads/step.exp (step_it): Update for exit message change.
2552 (continue_all): Likewise.
2553 * gdb.threads/print-threads.exp (test_all_threads): Update for
2554 exit message change.
2555 * gdb.threads/interrupted-hand-call.exp: Use
2556 gdb_continue_to_end.
2557 * gdb.threads/execl.exp: Use gdb_continue_to_end.
2558 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
2559 gdb_continue_to_end.
2560 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
2561 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
2562 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
2563 * gdb.cp/method.exp: Update for exit message change.
2564 * gdb.cp/mb-templates.exp: Update for exit message change.
2565 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
2566 * gdb.cp/annota3.exp: Update for exit message change.
2567 * gdb.cp/annota2.exp: Update for exit message change.
2568 * gdb.cell/fork.exp: Use gdb_continue_to_end.
2569 * gdb.base/term.exp: Update for exit message change.
2570 * gdb.base/step-test.exp (test_i): Update for exit message change.
2571 * gdb.base/sigstep.exp (advance): Update for exit message change.
2572 (advancei): Likewise.
2573 * gdb.base/siginfo.exp: Update for exit message change.
2574 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
2575 * gdb.base/reread.exp: Use gdb_continue_to_end.
2576 * gdb.base/langs.exp: Use gdb_continue_to_end.
2577 * gdb.base/interrupt.exp: Update for exit message change.
2578 * gdb.base/gdb1555.exp: Update for exit message change.
2579 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
2580 * gdb.base/ending-run.exp: Update for exit message change.
2581 * gdb.base/chng-syms.exp: Update for exit message change.
2582 * gdb.base/checkpoint.exp: Update for exit message change.
2583 * gdb.base/catch-syscall.exp (check_for_program_end): Use
2584 gdb_continue_to_end.
2585 (test_catch_syscall_with_wrong_args): Likewise.
2586 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
2587 * gdb.base/break-interp.exp (test_ld): Update for exit message
2588 change.
2589 * gdb.base/bang.exp: Update for exit message change.
2590 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
2591 (do_call_attach_tests): Likewise.
2592 * gdb.base/a2-run.exp: Update for exit message change.
2593 * gdb.arch/ppc-dfp.exp: Update for exit message change.
2594 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
2595 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
2596
2597 2011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2598
2599 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
2600
2601 2011-03-03 Tom Tromey <tromey@redhat.com>
2602
2603 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
2604 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
2605 * gdb.hp/gdb.aCC/configure.ac: Remove.
2606 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
2607 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
2608 * gdb.hp/gdb.base-hp/configure.ac: Remove.
2609 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
2610 * gdb.hp/gdb.compat/configure (Makefile): Remove.
2611 * gdb.hp/gdb.compat/configure.ac: Remove.
2612 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
2613 * gdb.hp/gdb.defects/configure (Makefile): Remove.
2614 * gdb.hp/gdb.defects/configure.ac: Remove.
2615 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
2616 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
2617 * gdb.hp/gdb.objdbg/configure.ac: Remove.
2618 * gdb.hp/configure.ac: Remove.
2619 * gdb.hp/configure: Remove.
2620 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
2621 substitution.
2622 (Makefile): Remove rule.
2623 * gdb.cell/configure.ac: Remove.
2624 * gdb.cell/configure: Remove.
2625 * gdb.stabs/Makefile.in (Makefile): Remove.
2626 (distclean): Don't remove config.status or config.log.
2627 * gdb.stabs/configure (Makefile): Remove.
2628 * gdb.stabs/configure.ac: Remove.
2629 * configure: Rebuild.
2630 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
2631 Remove stabs- and cell-specific logic. Test for existence of
2632 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
2633 subdirectories, gdb.cell, and and gdb.stabs.
2634 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
2635
2636 2011-03-03 Joel Brobecker <brobecker@adacore.com>
2637
2638 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
2639 end of buffer.
2640
2641 2011-03-02 Joel Brobecker <brobecker@adacore.com>
2642
2643 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
2644 gdb_test when running a test where we expected no output back.
2645
2646 2011-02-28 Michael Snyder <msnyder@vmware.com>
2647
2648 * gdb.cp/overload.cc: Change initializer value to integer.
2649
2650 2011-02-27 Michael Snyder <msnyder@vmware.com>
2651
2652 * gdb.multi/base.exp: Add test for remove-inferiors.
2653
2654 2011-02-26 Joel Brobecker <brobecker@adacore.com>
2655
2656 * gdb.python/py-frame.exp: Simplify the initialization phase
2657 using prepare_for_testing.
2658
2659 2011-02-25 Michael Snyder <msnyder@vmware.com>
2660
2661 * gdb.multi/base.exp: Add tests for info inferiors with args.
2662
2663 2011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2664
2665 * gdb.dwarf2/dw2-ranges.S: Rename to ...
2666 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
2667 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
2668 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
2669 asmfile3. Comment the STABS (#3) file compilation. Compile
2670 everything through assembler. Provide KFAIL for symtab/12497.
2671 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
2672 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
2673 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
2674 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
2675
2676 2011-02-24 Michael Snyder <msnyder@vmware.com>
2677
2678 * gdb.base/break.exp: Add tests for delete breakpoints using
2679 convenience variables and value history references.
2680
2681 2011-02-24 Michael Snyder <msnyder@vmware.com>
2682
2683 * gdb.base/break.exp: Remove debugging 'printf' accidentally
2684 left behind in previous check-in.
2685
2686 2011-02-23 Michael Snyder <msnyder@vmware.com>
2687
2688 * gdb.base/break.exp: Add tests for "info break" with arguments.
2689 * gdb.trace/infotrace.exp: Update patterns for error and help.
2690 * gdb.base/completion.exp: Update pattern.
2691 * gdb.base/ena-dis-br.exp: Update pattern.
2692 * gdb.base/help.exp: Update patterns.
2693
2694 2011-02-23 Michael Snyder <msnyder@vmware.com>
2695
2696 * gdb.base/memattr.exp: New test.
2697 * gdb.base/memattr.c: Test load for memattr.exp.
2698
2699 2011-02-22 Doug Evans <dje@google.com>
2700
2701 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
2702
2703 2011-02-22 Michael Snyder <msnyder@vmware.com>
2704
2705 * Makefile.in: Make more clean.
2706 * gdb.ada/Makefile.in: Ditto.
2707 * gdb.arch/Makefile.in: Ditto.
2708 * gdb.asm/Makefile.in: Ditto.
2709 * gdb.base/Makefile.in: Ditto.
2710 * gdb.cp/Makefile.in: Ditto.
2711 * gdb.dwarf2/Makefile.in: Ditto.
2712 * gdb.java/Makefile.in: Ditto.
2713 * gdb.mi/Makefile.in: Ditto.
2714 * gdb.modula2/Makefile.in: Ditto.
2715 * gdb.python/Makefile.in: Ditto.
2716 * gdb.server/Makefile.in: Ditto.
2717 * gdb.stabs/Makefile.in: Ditto.
2718 * gdb.threads/Makefile.in: Ditto.
2719 * gdb.trace/Makefile.in: Ditto.
2720
2721 2011-02-22 Michael Snyder <msnyder@vmware.com>
2722
2723 * gdb.threads/thread-find.exp: Add tests for bad input to
2724 info threads.
2725
2726 2011-02-22 Joel Brobecker <brobecker@adacore.com>
2727
2728 * gdb.python/py-breakpoint.exp: Fix the expected output of
2729 one of the "maint info breakpoints" tests to accept the output
2730 generated on platforms that do not have hardware watchpoints.
2731
2732 2011-02-22 Joel Brobecker <brobecker@adacore.com>
2733
2734 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
2735 clean_restart. Be a little stricter in the expected output
2736 for one of the tests. Fix a typo in one of the comments.
2737
2738 2011-02-22 Joel Brobecker <brobecker@adacore.com>
2739
2740 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
2741 Delete variable binfile, no longer use. Add or modify test
2742 comments to make them unique.
2743
2744 2011-02-21 Michael Snyder <msnyder@vmware.com>
2745
2746 * Makefile.in: Update for make clean.
2747 * gdb.ada/Makefile.in: Ditto.
2748 * gdb.arch/Makefile.in: Ditto.
2749 * gdb.asm/Makefile.in: Ditto.
2750 * gdb.base/Makefile.in: Ditto.
2751 * gdb.cp/Makefile.in: Ditto.
2752 * gdb.dwarf2/Makefile.in: Ditto.
2753 * gdb.java/Makefile.in: Ditto.
2754 * gdb.mi/Makefile.in: Ditto.
2755 * gdb.modula2/Makefile.in: Ditto.
2756 * gdb.python/Makefile.in: Ditto.
2757 * gdb.server/Makefile.in: Ditto.
2758 * gdb.stabs/Makefile.in: Ditto.
2759 * gdb.threads/Makefile.in: Ditto.
2760 * gdb.trace/Makefile.in: Ditto.
2761
2762 2011-02-21 Michael Snyder <msnyder@vmware.com>
2763
2764 * gdb.threads/thread-find.exp: Update patterns for changes in
2765 output of "info threads" command.
2766
2767 2011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2768 Ulrich Weigand <uweigand@de.ibm.com>
2769
2770 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
2771 (skip_hw_watchpoint_tests): Likewise.
2772 (skip_hw_watchpoint_multi_tests): Likewise.
2773
2774 2011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
2775
2776 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
2777 (skip_hw_watchpoint_tests): Likewise.
2778 (skip_hw_watchpoint_multi_tests): Likewise.
2779 (skip_hw_watchpoint_access_tests): Likewise.
2780
2781 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
2782 * gdb.base/pr11022.exp: Likewise.
2783 * gdb.base/watch-read.exp: Likewise.
2784 * gdb.base/watch_thread_num.exp: Likewise.
2785 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
2786 * gdb.base/watchpoint-hw.exp: Likewise.
2787 * gdb.base/watchpoint.exp: Likewise.
2788 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
2789 * gdb.threads/watchthreads-reorder.exp: Likewise.
2790 * gdb.threads/watchthreads.exp: Likewise.
2791 * gdb.threads/watchthreads2.exp: Likewise.
2792
2793 2011-02-21 Joel Brobecker <brobecker@adacore.com>
2794
2795 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
2796 the debugger is unable to find the array bounds.
2797
2798 2011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2799
2800 * gdb.cp/typedef-operator.exp: New file.
2801 * gdb.cp/typedef-operator.cc: New file.
2802
2803 2011-02-17 Michael Snyder <msnyder@vmware.com>
2804
2805 * gdb.threads/thread-find.exp: Fix regular expressions.
2806
2807 2011-02-17 Joel Brobecker <brobecker@adacore.com>
2808
2809 * gdb.ada/packed_array: Expand testcase to test printing of
2810 unconstrained packed array.
2811
2812 2011-02-17 Joel Brobecker <brobecker@adacore.com>
2813
2814 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
2815
2816 2011-02-16 Pedro Alves <pedro@codesourcery.com>
2817
2818 * gdb.trace/collection.c (globalarr3): New global.
2819 (main): Initialize it before collecting, and and clear it
2820 afterwards.
2821 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
2822 collecting with '{type} addr', where the addr expression is not an
2823 rvalue.
2824
2825 2011-02-16 Ken Werner <ken.werner@de.ibm.com>
2826
2827 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
2828 a bool variable. Expect correct OpenCL names for vector types. Use the
2829 uc3 variable name instead of referring to the uchar3 built-in type.
2830 Escape the asterisk at the half pointer test.
2831
2832 2011-02-16 Pedro Alves <pedro@codesourcery.com>
2833
2834 * gdb.trace/collection.c (globalarr2): New global.
2835 (main): Initialize it before collecting, and and clear it
2836 afterwards.
2837 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
2838 collecting overlapping memory ranges.
2839
2840 2011-02-15 Michael Snyder <msnyder@vmware.com>
2841
2842 * gdb.base/default.exp: Add tests for thread commands.
2843 * gdb.base/help.exp: Add tests for thread commands.
2844 * gdb.threads/thread-find.exp: New test for thread find command.
2845
2846 2011-02-15 Ken Werner <ken.werner@de.ibm.com>
2847
2848 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
2849
2850 2011-02-15 Yao Qi <yao@codesourcery.com>
2851
2852 PR tdep/12352
2853 * gdb.arch/arm-disp-step.S : New test for str instruction.
2854 * gdb.arch/arm-disp-step.exp : Likewise.
2855
2856 2011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
2857
2858 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
2859 "vector_register2_vr" test strings. Test the extended floating
2860 point registers (F32~F63).
2861 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
2862 IBM XL C compiler. Make the test program use a register provided
2863 by the compiler for the lxvd2x instruction.
2864
2865 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2866
2867 * gdb.trace/unavailable.cc (class Base, class Middle, class
2868 Derived): New types.
2869 (derived_unavail, derived_partial, derived_whole): New globals.
2870 (virtual_partial): New global.
2871 (virtualp): Point at virtual_partial.
2872 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
2873 related to unavailable vptr.
2874
2875 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2876
2877 * gdb.trace/unavailable.cc (a, b, c): New globals.
2878 (main): Set and clear them.
2879 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
2880 `a' and `c', and check that `b' isn't collected, although `a' and
2881 `c' are.
2882
2883 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2884
2885 * gdb.trace/unavailable.cc (struct Virtual): New.
2886 (virtualp): New global pointer.
2887 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
2888 printing a pointer to an object whose type has a vtable, with
2889 print object on.
2890
2891 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2892
2893 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
2894 value repeat handles unavailableness.
2895
2896 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2897
2898 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
2899 tests for building arrays from unavailable values, subscripting
2900 non-memory rvalue unvailable arrays, and accessing fields or
2901 baseclasses of non-lazy unavailable values,
2902 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
2903 struct types.
2904 (g_smallstruct, g_smallstruct_b): New globals.
2905
2906 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2907
2908 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
2909
2910 2011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2911
2912 Fix const/volatile qualifiers of C++ types, PR c++/12328.
2913 * gdb.cp/overload-const.exp: New file.
2914 * gdb.cp/overload-const.cc: New file.
2915
2916 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
2917
2918 * gdb.opencl/callfuncs.cl: New file.
2919 * gdb.opencl/callfuncs.exp: New test.
2920 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
2921
2922 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
2923
2924 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
2925 when computing result.
2926 * gdb.arch/altivec-abi.exp: Update expected results.
2927
2928 2011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
2929
2930 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
2931 * gdb.base/jit.exp: Likewise.
2932 * gdb.base/pie-execl.exp: Likewise.
2933 * gdb.base/solib-nodir.exp: Likewise.
2934 * gdb.base/solib-overlap.exp: Likewise.
2935
2936 2011-02-07 Pedro Alves <pedro@codesourcery.com>
2937
2938 * gdb.trace/collection.c (global_pieces): New.
2939 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
2940 New procedure.
2941 (gdb_trace_collection_test): Call it.
2942
2943 2011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
2944
2945 * gdb.python/py-evthreads.c: New file.
2946 * gdb.python/py-evthreads.exp: New file.
2947 * gdb.python/py-events.py: New file.
2948 * gdb.python/py-events.exp: New file.
2949 * gdb.python/py-events.c: New file.
2950
2951 2011-02-04 David Daney <ddaney@caviumnetworks.com>
2952
2953 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
2954
2955 2011-02-03 Andrew Burgess <aburgess@broadcom.com>
2956
2957 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
2958 gdb.base/disasm-end-cu.exp: New test for disassembling over the
2959 boundary between two compilation units.
2960
2961 2011-02-02 Pedro Alves <pedro@codesourcery.com>
2962
2963 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
2964 (Virtual): New structs.
2965 (virtual_o, virtual_middle_b): New globals.
2966 * gdb.cp/virtbase.exp: New tests.
2967
2968 2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2969
2970 * gdb.base/jit.exp: New file.
2971 * gdb.base/jit-main.c: New file.
2972 * gdb.base/jit-solib.c: New file.
2973
2974 2011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
2975
2976 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
2977 proceed to initial kernel entry point.
2978 * gdb.opencl/datatypes.exp: Likewise.
2979 * gdb.opencl/operators.exp: Likewise.
2980 * gdb.opencl/vec_comps.exp: Likewise.
2981
2982 2011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
2983
2984 * gdb.cp/nsnested.cc: New.
2985 * gdb.cp/nsnested.exp: New.
2986 * gdb.cp/nsnoimports.exp: New.
2987 * gdb.cp/nsnoimports.cc: New.
2988
2989 2011-01-31 Joel Brobecker <brobecker@adacore.com>
2990
2991 * gdb.base/interact.exp: Add extra tests that verify that
2992 the value of the interactive-mode setting does not change
2993 after the script is sourced.
2994
2995 2011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2996
2997 * gdb.cp/noparam.exp: New file.
2998 * gdb.cp/noparam.cc: New file.
2999
3000 2011-01-28 Pedro Alves <pedro@codesourcery.com>
3001
3002 * gdb.trace/tfile.exp: Test that with no traceframe selected,
3003 there's no stack or registers.
3004
3005 2011-01-26 Tom Tromey <tromey@redhat.com>
3006
3007 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
3008 space before string output. Add test for "set print pretty off"
3009 case.
3010
3011 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3012
3013 * gdb.base/frame-args.exp: Adjust.
3014 * gdb.dwarf2/dw2-noloc.exp: Adjust.
3015 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
3016 * gdb.dwarf2/pieces.exp: Adjust.
3017 * gdb.opt/clobbered-registers-O2.exp: Adjust.
3018 * gdb.opt/inline-locals.exp: Adjust.
3019 * gdb.threads/fork-child-threads.exp: Adjust.
3020
3021 2011-01-25 Ken Werner <ken.werner@de.ibm.com>
3022
3023 * gdb.opencl/convs_casts.cl: Move program scope variables into the
3024 OpenCL kernel function. Add a comment as marker. Add address space
3025 qualifiers for the remaining program scope variables.
3026 * gdb.opencl/datatypes.cl: Likewise.
3027 * gdb.opencl/operators.cl: Likewise.
3028 * gdb.opencl/vec_comps.cl: Likewise.
3029 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
3030 Add breakpoint at the marker comment.
3031 * gdb.opencl/datatypes.exp: Likewise.
3032 * gdb.opencl/operators.exp: Likewise.
3033 * gdb.opencl/vec_comps.exp: Likewise.
3034
3035 2011-01-24 Pedro Alves <pedro@codesourcery.com>
3036
3037 * gdb.base/printcmds.c (some_struct): New struct and instance.
3038 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
3039 procedure.
3040 <global scope>: Call it.
3041
3042 2011-01-21 Ken Werner <ken.werner@de.ibm.com>
3043
3044 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
3045 argument to the gdb_compile_opencl_hostapp call.
3046
3047 2011-01-19 Yao Qi <yao@codesourcery.com>
3048
3049 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
3050 positve list.
3051
3052 2011-01-19 Yao Qi <yao@codesourcery.com>
3053
3054 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
3055 canonical form.
3056 Remove "xscale-*-*"
3057 * gdb.xml/tdesc-regs.exp: Likewise.
3058 * gdb.python/py-section-script.exp: Replace ARM target triplet
3059 with canonical form.
3060 Match arm*-*-symbianelf*.
3061 * gdb.base/dup-sect.exp: Likewise.
3062 * lib/dwarf.exp: New.
3063 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
3064 dwarf2_support.
3065 * gdb.dwarf2/dup-psym.exp: Likewise.
3066 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
3067 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3068 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
3069 * gdb.dwarf2/dw2-basic.exp: Likewise.
3070 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3071 * gdb.dwarf2/dw2-const.exp: Likewise.
3072 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
3073 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
3074 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3075 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
3076 * gdb.dwarf2/dw2-filename.exp: Likewise.
3077 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3078 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
3079 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3080 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3081 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
3082 * gdb.dwarf2/dw2-noloc.exp: Likewise.
3083 * gdb.dwarf2/dw2-op-call.exp: Likewise.
3084 * gdb.dwarf2/dw2-producer.exp: Likewise.
3085 * gdb.dwarf2/dw2-ranges.exp: Likewise.
3086 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
3087 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
3088 * gdb.dwarf2/dw2-strp.exp: Likewise.
3089 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
3090 * gdb.dwarf2/implptr.exp: Likewise.
3091 * gdb.dwarf2/mac-fileno.exp: Likewise.
3092 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
3093 * gdb.dwarf2/pieces.exp: Likewise.
3094 * gdb.dwarf2/pr11465.exp: Likewise.
3095 * gdb.dwarf2/valop.exp: Likewise.
3096 * gdb.dwarf2/watch-notconst.exp: Likewise.
3097 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
3098
3099 2011-01-19 Tom Tromey <tromey@redhat.com>
3100
3101 * gdb.python/py-infthread.exp: Add thread tests.
3102
3103 2011-01-14 Joel Brobecker <brobecker@adacore.com>
3104
3105 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
3106
3107 2011-01-14 Joel Brobecker <brobecker@adacore.com>
3108
3109 * gdb.ada/widewide: New testcase.
3110
3111 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3112
3113 * gdb.base/interact.exp: New testcase.
3114
3115 2011-01-12 Tom Tromey <tromey@redhat.com>
3116
3117 * gdb.mi/gdb2549.exp: Update for error message changes.
3118 * gdb.mi/mi-cli.exp: Likewise.
3119 * gdb.mi/mi-disassemble.exp: Likewise.
3120 * gdb.mi/mi-pthreads.exp: Likewise.
3121 * gdb.mi/mi-regs.exp: Likewise.
3122 * gdb.mi/mi-stack.exp: Likewise.
3123 * gdb.mi/mi-var-block.exp: Likewise.
3124 * gdb.mi/mi-var-cmd.exp: Likewise.
3125 * gdb.mi/mi2-cli.exp: Likewise.
3126 * gdb.mi/mi2-disassemble.exp: Likewise.
3127 * gdb.mi/mi2-pthreads.exp: Likewise.
3128 * gdb.mi/mi2-regs.exp: Likewise.
3129 * gdb.mi/mi2-stack.exp: Likewise.
3130 * gdb.mi/mi2-var-block.exp: Likewise.
3131 * gdb.mi/mi2-var-cmd.exp: Likewise.
3132
3133 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
3134 Jan Kratochvil <jan.kratochvil@redhat.com>
3135
3136 PR fortran/11104 and DWARF unbound arrays detection.
3137 * gdb.fortran/multi-dim.exp: New file.
3138 * gdb.fortran/multi-dim.f90: New file.
3139
3140 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
3141
3142 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
3143 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
3144 add new tests for opcode dumping.
3145
3146 2011-01-11 Tom Tromey <tromey@redhat.com>
3147
3148 * gdb.python/py-infthread.exp: Load gdb-python.exp.
3149
3150 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
3151
3152 Convert hardware watchpoints to use breakpoint_ops.
3153 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
3154 type is not supported.
3155 * gdb.base/foll-fork.exp: Likewise.
3156 * gdb.base/foll-vfork.exp: Likewise.
3157
3158 2011-01-10 Phil Muldoon <pmuldoon@redhat.com>
3159
3160 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
3161 Use load_lib gdb-python.exp.
3162 * gdb.python/python.exp: Ditto.
3163 * gdb.python/py-function.exp: Ditto.
3164
3165 2011-01-09 Andreas Schwab <schwab@linux-m68k.org>
3166
3167 * gdb.threads/tls.exp ("info address me"): Fix expected output.
3168
3169 2011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3170
3171 * configure: Regenerate.
3172
3173 2011-01-06 Tom Tromey <tromey@redhat.com>
3174
3175 * gdb.python/py-frame.exp: Test gdb.newest_frame.
3176
3177 2011-01-06 Joel Brobecker <brobecker@adacore.com>
3178
3179 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
3180 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
3181 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
3182 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
3183 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
3184 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
3185 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
3186 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
3187 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
3188 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
3189 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
3190 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
3191 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
3192 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
3193 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
3194 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
3195 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
3196 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
3197 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
3198 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
3199 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
3200 gdb.ada/uninitialized_vars.exp,
3201 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
3202 Simplify by using clean_restart.
3203
3204 2011-01-06 Joel Brobecker <brobecker@adacore.com>
3205
3206 Add marker to be used as anchor for inserting breakpoints.
3207 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
3208 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
3209 Likewise.
3210
3211 Remove uses of gdb_start_cmd.
3212 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
3213 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
3214
3215 Do not run testcase if testing with GDBserver.
3216 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
3217 if testing with GDBserver.
3218
3219 2011-01-06 Joel Brobecker <brobecker@adacore.com>
3220
3221 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
3222 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
3223 copyright header.
3224
3225 2011-01-05 Joel Brobecker <brobecker@adacore.com>
3226
3227 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
3228 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
3229 testsuite/gdb.fortran/complex.f,
3230 testsuite/gdb.fortran/derived-type.f90,
3231 testsuite/gdb.fortran/library-module-lib.f90,
3232 testsuite/gdb.fortran/library-module-main.f90,
3233 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
3234 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
3235 Copyright year update.
3236
3237 2011-01-05 Joel Brobecker <brobecker@adacore.com>
3238
3239 * gdb.base/langs1.f: Add copyright header.
3240
3241 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3242
3243 * gdb.base/morestack.exp: New file.
3244 * gdb.base/morestack.c: New file.
3245
3246 2011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3247
3248 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
3249
3250 2010-12-29 Joel Brobecker <brobecker@adacore.com>
3251
3252 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
3253 * gdb.ada/arrayptr.exp: Add test printing that new variable.
3254
3255 2010-12-29 Joel Brobecker <brobecker@adacore.com>
3256
3257 * gdb.ada/lang_switch.exp: Correct expected parameter value.
3258
3259 2010-12-25 Andreas Schwab <schwab@linux-m68k.org>
3260
3261 * gdb.threads/tls.exp: Fix typo.
3262
3263 * gdb.threads/thread-specific.exp (get_thread_list): Update.
3264 * gdb.threads/execl.exp: Update.
3265
3266 2010-12-23 Yao Qi <yao@codesourcery.com>
3267
3268 * gdb.arch/arm-disp-step.exp: New.
3269 * gdb.arch/arm-disp-step.S: New.
3270
3271 2010-12-21 Tom Tromey <tromey@redhat.com>
3272
3273 * gdb.threads/execl.exp: Update.
3274 * gdb.threads/linux-dp.exp: Update.
3275 * gdb.threads/manythreads.exp: Update.
3276 * gdb.threads/tls.exp: Update.
3277
3278 2010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3279
3280 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
3281 (NextOverThrowDerivates) <resumebpt>: New.
3282 (resumebpt_test): New.
3283 (main): Call resumebpt_test.
3284 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
3285
3286 2010-12-12 Stan Shebs <stan@codesourcery.com>
3287
3288 * gdb.trace/tsv.exp: Test print command on trace state variables.
3289
3290 2010-12-09 Tom Tromey <tromey@redhat.com>
3291
3292 * gdb.base/interp.exp: Add regression test.
3293
3294 2010-12-09 Tom Tromey <tromey@redhat.com>
3295
3296 * gdb.java/jnpe.java: New file.
3297 * gdb.java/jnpe.exp: New file.
3298 * gdb.cp/nextoverthrow.exp: New file.
3299 * gdb.cp/nextoverthrow.cc: New file.
3300
3301 2010-12-07 Doug Evans <dje@google.com>
3302
3303 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
3304 of data-directory.
3305 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
3306 updated.
3307 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
3308
3309 2010-11-29 Michael Snyder <msnyder@vmware.com>
3310
3311 * gdb.base/callfuncs.exp: Test for skip_float_tests.
3312 * gdb.base/call-sc.exp: Ditto.
3313 * gdb.base/finish.exp: Ditto.
3314 * gdb.base/return.exp: Ditto.
3315 * gdb.base/return2.exp: Ditto.
3316
3317 2010-11-30 Doug Evans <dje@google.com>
3318
3319 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
3320 (gdb_expect_list): Fix spelling errors in comments.
3321 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
3322 send_gdb/gdb_expect_list where applicable.
3323 * gdb.base/call-ar-st.exp: Ditto.
3324 * gdb.base/funcargs.exp: Ditto.
3325 * gdb.base/gcore.exp: Ditto.
3326 * gdb.base/page.exp: Ditto.
3327 * gdb.base/sigaltstack.exp: Ditto.
3328 * gdb.base/siginfo.exp: Ditto.
3329 * gdb.base/sigstep.exp: Ditto.
3330 * gdb.base/trace-commands.exp: Ditto.
3331
3332 2010-11-29 Doug Evans <dje@google.com>
3333
3334 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
3335 printer-name;subprinter-name.
3336
3337 2010-11-29 Tom Tromey <tromey@redhat.com>
3338
3339 * gdb.dwarf2/implptr.exp: New file.
3340 * gdb.dwarf2/implptr.c: New file.
3341 * gdb.dwarf2/implptr.S: New file.
3342
3343 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3344
3345 PR python/12199
3346
3347 * gdb.python/py-breakpoint.exp: Test the delete method.
3348
3349 2010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3350
3351 Fix step_resume_breakpoint unsaved during an infcall.
3352 * gdb.base/step-resume-infcall.exp: New file.
3353 * gdb.base/step-resume-infcall.c: New file.
3354
3355 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
3356
3357 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
3358
3359 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
3360
3361 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
3362 on ppc64's symbols; "finish" and "return" commands must accept to
3363 show the caller line again as well as the line after.
3364 * gdb.asm/powerpc64.inc: New file.
3365
3366 2010-11-23 Doug Evans <dje@google.com>
3367
3368 * lib/gdb.exp (gdb_test_sequence): New function.
3369 (gdb_expect_list): Add verbose -log call for each pattern.
3370 * gdb.base/signals.exp (test_handle_all_print): Call it.
3371 Reduce timeout increment from 6 minutes to 1 minute.
3372 * gdb.server/ext-run.exp: Call it.
3373
3374 2010-11-23 Phil Muldoon <pmuldoon@redhat.com>
3375
3376 PR python/12212
3377
3378 * gdb.python/python.exp: Check that selected_thread raises an
3379 error when no inferior is loaded.
3380
3381 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3382
3383 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
3384 * gdb.dwarf2/dw2-stack-boundary.S: New file.
3385
3386 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3387
3388 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
3389 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
3390
3391 2010-11-18 Doug Evans <dje@google.com>
3392
3393 * gdb.server/ext-run.exp: Fix intermittent failures.
3394
3395 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
3396
3397 * gdb.stabs/gdb11479.exp: Use runto_main.
3398
3399 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
3400
3401 * gdb.base/break-entry.exp: Skip if using a stub.
3402
3403 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
3404
3405 * gdb.python/py-inferior.exp: Pack values in target endianness.
3406
3407 2010-11-12 Tom Tromey <tromey@redhat.com>
3408
3409 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
3410 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
3411 MemoryError.
3412 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
3413 type.
3414 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
3415 MemoryError.
3416 (test_subscript_regression): Update exception type.
3417
3418 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3419
3420 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
3421 breakpoint tests.
3422
3423 2010-11-09 Pedro Alves <pedro@codesourcery.com>
3424
3425 * gdb.base/watchpoint.exp: Test "watch -location" with an
3426 innacessible location.
3427
3428 2010-11-09 Edjunior Machado <emachado@br.ibm.com>
3429 Luis Machado <luisgpm@br.ibm.com>
3430
3431 * gdb.base/maint.exp: Expect "." prefix.
3432 * gdb.base/nodebug.exp: Expect "." Likewise.
3433 * gdb.base/sepsymtab.exp: Expect "." Likewise.
3434 * gdb.base/watchpoint-cond-gone.exp: Likewise.
3435 * gdb.base/watchpoint.exp: Expect a software watch to be created for
3436 POWER server processors.
3437
3438 2010-11-08 Edjunior Machado <emachado@br.ibm.com>
3439 Luis Machado <luisgpm@br.ibm.com>
3440
3441 * gdb.base/break-entry.exp: convert entry point for
3442 ppc64 and expect leading `.' on ppc64's symbols
3443
3444 2010-11-05 Doug Evans <dje@google.com>
3445
3446 * gdb.base/help.exp: Update expected output.
3447 * gdb.python/py-param.exp: Delete, contents moved to ...
3448 * gdb.python/py-parameter.exp: ... here. New file.
3449 Add test for gdb.parameter ("directories").
3450
3451 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
3452
3453 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
3454 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
3455 * configure: Regenerate.
3456 * gdb.opencl/Makefile.in: New File.
3457 * gdb.opencl/datatypes.exp: Likewise.
3458 * gdb.opencl/datatypes.cl: Likewise.
3459 * gdb.opencl/operators.exp: Likewise.
3460 * gdb.opencl/operators.cl: Likewise.
3461 * gdb.opencl/vec_comps.exp: Likewise.
3462 * gdb.opencl/vec_comps.cl: Likewise.
3463 * gdb.opencl/convs_casts.exp: Likewise.
3464 * gdb.opencl/convs_casts.cl: Likewise.
3465 * lib/opencl.exp: Likewise.
3466 * lib/opencl_hostapp.c: Likewise.
3467 * lib/opencl_kernel.cl: Likewise.
3468 * lib/cl_util.c: Likewise.
3469 * lib/cl_util.c: Likewise.
3470 * gdb.base/default.exp (set language): Add "opencl" to the list of
3471 languages.
3472
3473 2010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
3474
3475 * gdb.cp/overload.exp: Added test for inheritance overload.
3476 * gdb.cp/overload.cc: Ditto.
3477 * gdb.cp/oranking.exp: Removed releveant kfails.
3478
3479 2010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3480 Joel Brobecker <brobecker@adacore.com>
3481
3482 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
3483 check test_compiler_info.
3484
3485 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
3486
3487 * gdb.base/gnu_vector.exp: Adjust expect messages.
3488
3489 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
3490
3491 * gdb.base/gnu_vector.exp: Add unary operator tests.
3492
3493 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
3494
3495 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
3496
3497 2010-11-02 Doug Evans <dje@google.com>
3498
3499 * gdb.python/py-pp-maint.c: New file.
3500 * gdb.python/py-pp-maint.exp: New file.
3501 * gdb.python/py-pp-maint.py: New file.
3502
3503 2010-11-02 Tom Tromey <tromey@redhat.com>
3504
3505 * gdb.base/default.exp: Remove "scheme" from language list.
3506
3507 2010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3508
3509 Revert:
3510 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3511 * gdb.threads/sigstep-threads.exp: New file.
3512 * gdb.threads/sigstep-threads.c: New file.
3513
3514 2010-10-20 Michael Snyder <msnyder@vmware.com>
3515
3516 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
3517
3518 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3519
3520 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
3521 Skip test completely if gdb,no_hardware_watchpoints.
3522
3523 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3524
3525 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
3526 strict, but do not check for any particular function name within libc.
3527
3528 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
3529
3530 * gdb.cp/smartp.exp: New test.
3531 * gdb.cp/smartp.cc : New test.
3532
3533 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
3534
3535 * gdb.cp/converts.exp: Test pointer to bool conversion.
3536 Test pointer to long conversion.
3537 * gdb.cp/oranking.exp: Removed relevant kfail.
3538
3539 2010-10-18 Tom Tromey <tromey@redhat.com>
3540
3541 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
3542 argument to lazy_string.
3543 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
3544 (pp_ls.to_string): Use it.
3545 * gdb.python/py-prettyprint.c (main): Move declarations to top.
3546 Add "estring2" local.
3547
3548 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3549
3550 Fix s390x compatibility.
3551 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
3552 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
3553
3554 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3555
3556 * gdb.threads/sigstep-threads.exp: New file.
3557 * gdb.threads/sigstep-threads.c: New file.
3558
3559 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3560
3561 * gdb.base/pie-execl.exp: New file.
3562 * gdb.base/pie-execl.c: New file.
3563
3564 2010-10-13 Doug Evans <dje@google.com>
3565 Jan Kratochvil <jan.kratochvil@redhat.com>
3566
3567 PR exp/12117
3568 * gdb.cp/ptype-cv-cp.cc: New file.
3569 * gdb.cp/ptype-cv-cp.exp: New file.
3570
3571 2010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
3572
3573 * gdb.cp/converts.cc: New test program.
3574 * gdb.cp/converts.exp: New test.
3575 * gdb.cp/overload.exp: Added test for void* vs int*.
3576 * gdb.cp/overload.exp: Ditto.
3577 * gdb.cp/oranking.exp: Removed related kfail.
3578
3579 2010-10-13 Doug Evans <dje@google.com>
3580
3581 * lib/gdb-python.exp (gdb_check_python_config): New function.
3582 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
3583 * gdb.python/lib-types.cc: New file.
3584 * gdb.python/lib-types.exp: New file.
3585
3586 2010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3587
3588 * gdb.python/py-error.exp: New file.
3589 * gdb.python/py-error.py: New file.
3590
3591 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3592
3593 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
3594 gdb_test_multiple.
3595
3596 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3597
3598 * gdb.base/break-interp.exp: Use ldlags for linking flags.
3599 * gdb.base/prelink.exp: Likewise.
3600 * gdb.base/solib-nodir.exp: Likewise.
3601 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
3602 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
3603 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
3604
3605 2010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3606
3607 * break-interp.exp (test_ld): Use two separate gdb_expect statements
3608 for the "info files" test to avoid timeouts on slow machines.
3609
3610 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3611
3612 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
3613 (main): Make openlib dummy call.
3614
3615 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3616
3617 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
3618 * break-interp.exp (reach): Move the core body ...
3619 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
3620 (test_ld): Provide always real argument, even to the linker. Replace
3621 dl_main by _dl_debug_state.
3622
3623 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3624
3625 Fix results of prelinked PIEs on ppc*.
3626 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
3627 Accept also DISPLACEMENT "PRESENT".
3628 (main): Replace "ZERO" displacements by "PRESENT".
3629
3630 2010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
3631
3632 * gdb.cp/oranking.exp: New test.
3633 * gdb.cp/oranking.cc: New test program.
3634
3635 2010-10-08 Ken Werner <ken.werner@de.ibm.com>
3636
3637 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
3638 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
3639
3640 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
3641
3642 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
3643 lush, lynx) New constant.
3644 * gdb.base/constvars.exp: Test const array types.
3645 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
3646
3647 2010-10-06 Doug Evans <dje@google.com>
3648
3649 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
3650 of syscall staging area.
3651
3652 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
3653
3654 * gdb.base/gnu_vector.c: Add variable c4.
3655 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
3656 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
3657
3658 2010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
3659
3660 * gdb.arch/altivec-abi.exp: Fix a typo.
3661
3662 2010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
3663
3664 * lib/mi-support.exp (thread_selected_re): Correct pattern used
3665 to match a thread ID.
3666
3667 2010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3668
3669 Fix s390x testcase compatibility.
3670 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
3671
3672 2010-10-01 Doug Evans <dje@google.com>
3673
3674 * lib/gdb-python.exp: New file.
3675 * gdb.python/py-block.exp: Use it.
3676 * gdb.python/py-breakpoint.exp: Ditto.
3677 * gdb.python/py-frame.exp: Ditto.
3678 * gdb.python/py-inferior.exp: Ditto.
3679 * gdb.python/py-param.exp: Ditto.
3680 * gdb.python/py-prettyprint.exp: Ditto.
3681 * gdb.python/py-shared.exp: Ditto.
3682 * gdb.python/py-symbol.exp: Ditto.
3683 * gdb.python/py-symtab.exp: Ditto.
3684 * gdb.python/py-type.exp: Ditto.
3685 * gdb.python/py-value.exp: Ditto.
3686 * gdb.python/python.exp: Ditto.
3687
3688 2010-09-30 Tom Tromey <tromey@redhat.com>
3689
3690 * gdb.base/anon.exp: New file.
3691 * gdb.base/anon.c: New file.
3692
3693 2010-09-30 Tom Tromey <tromey@redhat.com>
3694
3695 * gdb.base/completion.exp: Test completion through anonymous
3696 union.
3697 * gdb.base/break1.c (struct some_struct): Add anonymous union.
3698
3699 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3700
3701 Fix printing parameters of inlined functions.
3702 * gdb.dwarf2/dw2-inline-param.exp: New file.
3703 * gdb.dwarf2/dw2-inline-param-main.c: New file.
3704 * gdb.dwarf2/dw2-inline-param.S: New file.
3705
3706 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3707
3708 PR corefiles/12071.
3709 * gdb.base/corefile.exp (quit with a process, no question: load core)
3710 (quit with a core file): New tests.
3711
3712 2010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3713
3714 Fix GDB crash on inferior calls with self-referencing classes.
3715 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
3716 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
3717 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
3718
3719 2010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3720
3721 Fix lost siginfo_t for inferior calls.
3722 * gdb.base/siginfo-infcall.exp: New file.
3723 * gdb.base/siginfo-infcall.c: New file.
3724
3725 2010-09-22 Joel Brobecker <brobecker@adacore.com>
3726
3727 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
3728
3729 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3730
3731 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
3732 New test.
3733 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
3734
3735 2010-09-22 Joel Brobecker <brobecker@adacore.com>
3736
3737 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
3738 type of our const type.
3739
3740 2010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
3741
3742 * gdb.cp/pr12028.cc: New.
3743 * gdb.cp/pr12028.exp: New.
3744
3745 2010-09-22 Joel Brobecker <brobecker@adacore.com>
3746
3747 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
3748
3749 2010-09-16 Phil Muldoon <pmuldoon@redhat.com>
3750 Jan Kratochvil <jan.kratochvil@redhat.com>
3751
3752 PR mi/11407
3753 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
3754 * gdb.mi/dw2-ref-missing-frame-main.c New File.
3755 * gdb.mi/dw2-ref-missing-frame.S New File.
3756 * gdb.mi/dw2-ref-missing-frame.exp New File.
3757
3758 2010-09-14 Tom Tromey <tromey@redhat.com>
3759
3760 PR symtab/8399:
3761 * gdb.threads/tls.exp: Remove kfail. Update expected output.
3762
3763 2010-09-14 Tom Tromey <tromey@redhat.com>
3764
3765 PR exp/11803:
3766 * gdb.threads/tls.exp: Use C++.
3767 (check_thread_local): Use K::another_thread_local.
3768 * gdb.threads/tls.c (class K): New.
3769 (another_thread_local): Now a member of K.
3770 (spin): Update. No longer K&R C.
3771
3772 2010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
3773
3774 * gdb.cp/koenig.cc: created class for testing member lookup.
3775 * gdb.cp/koenig.exp: Added test for member lookup.
3776
3777 2010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3778
3779 Fix false FAILs on sourcetree topdir directory containing "kill".
3780 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
3781 source line matching regexp.
3782
3783 2010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3784
3785 * gdb.python/python.exp (set height 0, collect help from uiout)
3786 (verify help to uiout): New tests.
3787
3788 2010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3789
3790 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
3791 is_lp64_target to check 64bit target.
3792
3793 2010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3794
3795 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
3796 (test_ld) <powerpc64-*>: New.
3797
3798 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
3799
3800 * gdb.cp/templates.exp (test_template_args): Allow "struct".
3801
3802 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
3803
3804 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
3805 (FunctionArg::method): New function.
3806 (empty, arg): New variables.
3807 (main): Call arg.method.
3808 * gdb.cp/templates.exp (test_template_args): New function.
3809 (do_tests): Call it.
3810
3811 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
3812
3813 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
3814 of "next" to proceed over pthread_exit call.
3815
3816 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
3817
3818 * gdb.base/maint.exp: Avoid wildcards against potentially very long
3819 "maint print statistics" output to prevent expect timeouts.
3820
3821 2010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3822
3823 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
3824 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
3825 (test_float_rejected): ... here.
3826 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
3827 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
3828 (test_float_rejected): ... here.
3829 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
3830 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
3831 (test_float_rejected): ... here.
3832 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
3833 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
3834 (test_float_rejected): ... here.
3835
3836 2010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3837
3838 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
3839 before disabling hardware watchpoints.
3840 (test_inaccessible_watchpoint): Check that hardware watchpoints
3841 are used. Test for watchpoints on a constant address.
3842
3843 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3844
3845 * gdb.base/ui-redirect.exp: New file.
3846
3847 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3848 Joel Brobecker <brobecker@adacore.com>
3849
3850 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
3851
3852 2010-08-31 Doug Evans <dje@google.com>
3853
3854 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
3855
3856 2010-08-30 Tom Tromey <tromey@redhat.com>
3857
3858 PR python/11792:
3859 * gdb.python/py-value.exp (test_subscript_regression): Add
3860 dynamic_type test.
3861
3862 2010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
3863
3864 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
3865 instead of running to main. Do not test the main function.
3866 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
3867 Add new main.
3868
3869 2010-08-26 Pedro Alves <pedro@codesourcery.com>
3870
3871 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
3872 one test.
3873
3874 2010-08-24 Doug Evans <dje@google.com>
3875
3876 PR symtab/11942
3877 * gdb.dwarf2/dw4-sig-types.cc: New file.
3878 * gdb.dwarf2/dw4-sig-types.h: New file.
3879 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
3880 * gdb.dwarf2/dw4-sig-types.exp: New file.
3881
3882 2010-08-23 Tom Tromey <tromey@redhat.com>
3883
3884 PR python/11145:
3885 * gdb.python/py-value.c (Base, Derived): New types.
3886 (base): New global.
3887 * gdb.python/py-value.exp (test_subscript_regression): Add
3888 dynamic_cast test.
3889
3890 2010-08-23 Tom Tromey <tromey@redhat.com>
3891
3892 PR python/10676:
3893 * gdb.python/py-type.exp (test_fields): Add tests for type
3894 equality.
3895
3896 2010-08-23 Tom Tromey <tromey@redhat.com>
3897
3898 PR python/11915:
3899 * gdb.python/py-type.exp (test_fields): Add tests for array.
3900
3901 2010-08-23 Keith Seitz <keiths@redhat.com>
3902
3903 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
3904 have any children. Create a new abbrev for it.
3905 Add missing terminal sequence to .debug_abbrev.
3906
3907 2010-08-20 Keith Seitz <keiths@redhat.com>
3908
3909 PR symtab/11465:
3910 * gdb.dwarf2/pr11465.exp: New test.
3911 * gdb.dwarf2/pr11465.S: New file.
3912 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
3913 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
3914
3915 2010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
3916
3917 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
3918 registers. Update data sets with the new v2_double element in the
3919 VSX register union. Add vector_register3_vr data set for the AltiVec
3920 registers. Use gdb_test_no_output instead of send_gdb.
3921
3922 2010-08-19 Pedro Alves <pedro@codesourcery.com>
3923
3924 * gdb.python/py-shared.exp: New file, factored out from
3925 python.exp.
3926 * gdb.python/py-shared.c: New file.
3927 * gdb.python/py-shared-sl.c: New file.
3928 * gdb.python/python-1.c: New file.
3929 * gdb.python/python-sl.c: Delete.
3930 * gdb.python/python.c: Mention python-1.c.
3931 * gdb.python/python.exp: Move shared library tests to
3932 py-shared.exp.
3933 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
3934 (MISCELLANEOUS): New.
3935 (clean mostlyclean): Also remove $MISCELLANEOUS.
3936
3937 2010-08-19 Doug Evans <dje@google.com>
3938
3939 PR exp/11926
3940 * gdb.base/printcmds.exp (test_float_accepted): New function.
3941 Move existing float tests there. Add tests for floats with suffixes.
3942 (test_float_rejected): New function.
3943 * gdb.java/jv-print.exp (test_float_accepted): New function.
3944 (test_float_rejected): New function.
3945 * gdb.objc/print.exp: New file.
3946 * gdb.pascal/print.exp: New file.
3947 * lib/objc.exp: New file.
3948
3949 2010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
3950
3951 * gdb.base/default.exp (info set): Avoid full buffer error and force
3952 reading up to final gdb prompt.
3953 (show): Likewise.
3954
3955 2010-08-18 Tom Tromey <tromey@redhat.com>
3956
3957 PR symtab/11919:
3958 * gdb.base/completion.exp: Add test.
3959
3960 2010-08-18 Doug Evans <dje@google.com>
3961
3962 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
3963 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
3964 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
3965 Simplify, early exit if runto_main fails.
3966 * gdb.fortran/exprs.exp: load_lib fortran.exp.
3967 (set_lang_fortran): Moved to lib/fortran.exp.
3968 * gdb.fortran/types.exp: load_lib fortran.exp.
3969 (set_lang_fortran): Moved to lib/fortran.exp.
3970 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
3971 * gdb.java/jprint.exp (set_lang_java): Ditto.
3972 * gdb.java/jv-exp.exp: load_lib java.exp.
3973 If set_lang_java fails, issue a warning instead of failure to be
3974 consistent with other set_lang_foo uses.
3975 (set_lang_java): Moved to lib/java.exp.
3976 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
3977 If set_lang_java fails, issue a warning instead of failure to be
3978 consistent with other set_lang_foo uses.
3979 * gdb.pascal/types.exp: load_lib pascal.exp.
3980 (set_lang_pascal): Moved to lib/pascal.exp.
3981 * lib/fortran.exp: New file.
3982 * lib/java.exp (set_lang_java): New function.
3983 * lib/pascal.exp (set_lang_pascal): New function.
3984
3985 2010-08-18 Yao Qi <yao@codesourcery.com
3986
3987 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
3988 func_nofb_start and func_loopfb_start, so that address of functions
3989 is equal to these labels on Thumb.
3990
3991 2010-08-18 Yao Qi <yao@codesourcery.com>
3992
3993 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
3994 to reflect latest c source file.
3995
3996 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3997
3998 * gdb.cp/infcall-dlopen.exp: New file.
3999 * gdb.cp/infcall-dlopen.cc: New file.
4000 * gdb.cp/infcall-dlopen-lib.cc: New file.
4001
4002 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4003 Pedro Alves <pedro@codesourcery.com>
4004
4005 PR breakpoints/11371
4006
4007 * gdb.base/watch-cond-infcall.exp: New file.
4008 * gdb.base/watch-cond-infcall.c: New file.
4009
4010 2010-08-16 Tom Tromey <tromey@redhat.com>
4011
4012 * gdb.base/help.exp: Update.
4013 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
4014 watchpoint.
4015 (test_watch_location): New proc.
4016 (test_watchpoint_in_big_blob): Delete watchpoint.
4017 * gdb.base/watchpoint.c (func5): New function.
4018 (main): Call it.
4019
4020 2010-08-16 Doug Evans <dje@google.com>
4021
4022 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
4023
4024 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4025
4026 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
4027 tests.
4028
4029 2010-08-11 Ken Werner <ken.werner@de.ibm.com>
4030
4031 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
4032 * gdb.base/gnu_vector.c: New File.
4033 * gdb.base/gnu_vector.exp: Likewise.
4034
4035 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4036
4037 * gdb.python/python.c: New File.
4038 * gdb.python/python-sl.c: New File.
4039 * gdb.python/python.exp: Test solib_address and decode_line
4040 * functions.
4041
4042 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4043
4044 * gdb.python/python.exp (show height, set height 10)
4045 (verify pagination beforehand, verify pagination beforehand: q)
4046 (gdb.execute does not page, verify pagination afterwards)
4047 (verify pagination afterwards: q): New.
4048
4049 2010-08-02 Doug Evans <dje@google.com>
4050
4051 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
4052 because of an older gcc, change test2
4053 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
4054 to unsupported.
4055
4056 2010-07-30 Kazu Hirata <kazu@codesourcery.com>
4057
4058 * gdb.base/break-always.exp: Do not expect full paths to file
4059 names.
4060 * gdb.base/commands.exp: Likewise.
4061
4062 2010-07-30 Doug Evans <dje@google.com>
4063
4064 * gdb.cp/temargs.exp: For new tests that require newer gccs,
4065 xfail them when run with older gccs.
4066
4067 * lib/gdb.exp (build_executable): Forward "c++" option to
4068 get_compiler_info.
4069
4070 * gdb.python/py-type.exp (test_template): Mark as xfail tests
4071 "python print ttype.template_argument(1)" and
4072 "python print isinstance(ttype.template_argument(1), gdb.Value)"
4073 if using gcc 4.4 or earlier.
4074
4075 * gdb.base/valgrind-db-attach.exp: Use unique test name for
4076 attach-to-debugger handling.
4077
4078 2010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4079
4080 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
4081 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
4082 (main): Use copyreloc.
4083 * gdb.base/prelink.exp (split debug of executable)
4084 (.dynbss vs. .bss address shift): New tests.
4085
4086 2010-07-29 Pedro Alves <pedro@codesourcery.com>
4087
4088 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
4089 in gdb_test_multiple.
4090
4091 2010-07-29 Pedro Alves <pedro@codesourcery.com>
4092
4093 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
4094 environment.
4095
4096 2010-07-28 Tom Tromey <tromey@redhat.com>
4097
4098 PR python/11060:
4099 * gdb.python/py-type.c (Temargs): New template.
4100 (temvar): New variable.
4101 * gdb.python/py-type.exp (test_template): New proc.
4102
4103 2010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4104
4105 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
4106 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
4107
4108 2010-07-28 Tom Tromey <tromey@redhat.com>
4109
4110 PR c++/9946:
4111 * gdb.cp/temargs.exp: New file.
4112 * gdb.cp/temargs.cc: New file.
4113
4114 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4115
4116 * gdb.base/help.exp (help disassemble): Update the content.
4117
4118 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4119
4120 * gdb.threads/ia64-sigill.exp: New file.
4121 * gdb.threads/ia64-sigill.c: New file.
4122
4123 2010-07-27 Tom Tromey <tromey@redhat.com>
4124
4125 * gdb.opt/inline-cmds.c (ATTR): New define.
4126 (func1): Use it.
4127 (func2): Likewise.
4128 (func3): Likewise.
4129 (outer_inline1): Likewise.
4130 (outer_inline2): Likewise.
4131 * gdb.opt/inline-bt.c (ATTR): New define.
4132 (func1): Use it.
4133 (func2): Likewise.
4134 * gdb.opt/inline-locals.c (ATTR): New define.
4135 (func1): Use it.
4136 (func2): Likewise.
4137
4138 2010-07-27 Tom Tromey <tromey@redhat.com>
4139
4140 * gdb.stabs/gdb11479.c (hack): New function.
4141 (test): Use it.
4142 (test2): Use it.
4143 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
4144 (int32_search_buf, int64_search_buf): No longer static.
4145 (x): Remove.
4146 * gdb.base/relocate.c (hack): New function.
4147
4148 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4149
4150 * gdb.python/py-value.exp (test_inferior_function_call): New function.
4151 * gdb.python/py-value.c (func1): New function.
4152 (func2): Likewise.
4153
4154 2010-07-26 Corinna Vinschen <vinschen@redhat.com>
4155
4156 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
4157 as not to clash with .data section.
4158
4159 2010-07-26 Jerome Guitton <guitton@adacore.com>
4160
4161 * gdb.base/code_elim.exp: New file.
4162 * gdb.base/code_elim1.c: New file.
4163 * gdb.base/code_elim2.c: New file.
4164
4165 2010-07-21 Pedro Alves <pedro@codesourcery.com>
4166
4167 PR symtab/11827
4168
4169 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
4170 (some_volatile_enum): New variable.
4171 * gdb.base/printcmds.exp (test_print_enums): New.
4172 <top level>: Call it.
4173
4174 2010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
4175
4176 * gdb.cp/fpointer.cc: New test.
4177 * gdb.cp/fpointer.exp: New test.
4178
4179 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4180
4181 * gdb.base/solib-nodir.exp: New file.
4182 * lib/gdb.exp (runto): New case for a GDB internal error.
4183
4184 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4185 Ulrich Weigand <uweigand@de.ibm.com>
4186 Tom Tromey <tromey@redhat.com>
4187
4188 * gdb.base/charset-malloc.c: New file.
4189 * gdb.base/charset.c (malloc_stub): New prototype.
4190 (main): Call it instead of malloc itself.
4191 * gdb.base/charset.exp: Use only prepare_for_testing.
4192 (binfile): Remove the variable.
4193
4194 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4195
4196 Make core files the process_stratum.
4197 * gdb.base/corefile.exp (run: load core again)
4198 (run: sanity check we see the core file, run: with core)
4199 (run: core file is cleared, attach: load core again)
4200 (attach: sanity check we see the core file, attach: with core)
4201 (attach: core file is cleared): New tests.
4202 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
4203
4204 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
4205
4206 * gdb.arch/altivec-abi.exp: New tests.
4207
4208 2010-07-13 Tom Tromey <tromey@redhat.com>
4209
4210 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
4211 (main): Use it.
4212 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
4213
4214 2010-07-13 Tom Tromey <tromey@redhat.com>
4215
4216 * gdb.base/label.exp: New file.
4217 * gdb.base/label.c: New file.
4218
4219 2010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
4220 H.J. Lu <hongjiu.lu@intel.com>
4221
4222 * lib/gdb.exp (is_ilp32_target): New.
4223 (is_lp64_target): Likewise.
4224
4225 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
4226 target.
4227 * gdb.arch/amd64-disp-step.exp: Likewise.
4228 * gdb.arch/amd64-dword.exp: Likewise.
4229 * gdb.arch/amd64-i386-address.exp: Likewise.
4230 * gdb.arch/amd64-word.exp: Likewise.
4231
4232 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
4233 target.
4234 * gdb.arch/i386-bp_permanent.exp: Likewise.
4235 * gdb.arch/i386-byte.exp: Likewise.
4236 * gdb.arch/i386-disp-step.exp: Likewise.
4237 * gdb.arch/i386-gnu-cfi.exp: Likewise.
4238 * gdb.arch/i386-prologue.exp: Likewise.
4239 * gdb.arch/i386-size-overlap.exp: Likewise.
4240 * gdb.arch/i386-size.exp: Likewise.
4241 * gdb.arch/i386-sse.exp: Likewise.
4242 * gdb.arch/i386-unwind.exp: Likewise.
4243 * gdb.arch/i386-word.exp: Likewise.
4244
4245 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
4246 test only when building 64-bit executables. Do not hard-code
4247 -m64 option.
4248
4249 2010-07-07 Doug Evans <dje@google.com>
4250
4251 * lib/gdb.exp (gdb_test_list_exact): New function.
4252 * gdb.base/default.exp (show convenience): Call it, add tests for
4253 $_sdata = void, $_thread = 0.
4254
4255 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4256 Joel Brobecker <brobecker@adacore.com>
4257
4258 Fix re-run of PIE executable, PR shlibs/11776.
4259 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
4260 Remove $displacement_main to match the solib-svr4.c change. New "kill"
4261 and re-"run" of the inferior.
4262
4263 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4264 Joel Brobecker <brobecker@adacore.com>
4265
4266 Cope with missing /usr/sbin/prelink.
4267 * lib/prelink-support.exp (prelink_no):
4268 <result == 1 && $output is "no such file or directory">: New.
4269 (prelink_yes): Likewise. Return on failed prelink_no.
4270
4271 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4272 Joel Brobecker <brobecker@adacore.com>
4273
4274 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
4275 build_executable by build_executable_own_libs. Replace "prelink -R"
4276 execution by a call of prelink_yes. Comment why "prelink -r" needs no
4277 change.
4278 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
4279 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
4280 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
4281 Replace build_executable by build_executable_own_libs's function
4282 build_executable_own_libs.
4283 (prelinkNO): Create new stub to call prelink_no.
4284 (prelinkYES): Create new stub to call prelink_yes.
4285 (test_attach): Rename calls of copy to file_copy.
4286 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
4287 (copy): Move to ...
4288 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
4289 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
4290 * gdb.base/prelink.exp: Disable testcase also for is_remote and
4291 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
4292 special flags by gdb_compile_shlib. Replace second gdb_compile by
4293 build_executable_own_libs. Replace "prelink -R" execution by a call of
4294 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
4295 a second call of prelink_yes. Replace restart commands by
4296 clean_restart.
4297 (prelink): Rename to ...
4298 (seen displacement message): ... this test. Extend its expectation
4299 strictness.
4300
4301 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4302
4303 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
4304 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
4305 displacement message exactly once.
4306
4307 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4308 Joel Brobecker <brobecker@adacore.com>
4309
4310 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
4311 its restore after the <$relink_args != ""> loop. new comment.
4312
4313 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4314 Joel Brobecker <brobecker@adacore.com>
4315
4316 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
4317 code for it. New variable relink_args.
4318 (prelinkYES): Call prelinkNO.
4319 (test_attach): Accept new parameter relink_args. Re-prelink the binary
4320 in such case. Move the core code to ...
4321 (test_attach_gdb): ... a new function. Send GDB command "file".
4322 Extend expected "Attaching to " string.
4323
4324 2010-07-02 Tom Tromey <tromey@redhat.com>
4325
4326 * gdb.base/bitops.exp: Remove extraneous "pass".
4327
4328 2010-07-02 Ken Werner <ken.werner@de.ibm.com>
4329
4330 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
4331
4332 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4333
4334 * gdb.base/help.exp: Adjust expected output.
4335
4336 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4337
4338 * gdb.base/help.exp: Adjust expected output.
4339
4340 2010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4341
4342 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
4343 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
4344 c++/11702.
4345
4346 2010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4347 Doug Evans <dje@google.com>
4348
4349 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
4350 add .dynamic entry'.
4351
4352 2010-06-29 Doug Evans <dje@google.com>
4353
4354 Test PR c++/11702.
4355 * gdb.cp/m-static.exp: Add testcase.
4356 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
4357
4358 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4359 Tom Tromey <tromey@redhat.com>
4360 Thiago Jung Bauermann <bauerman@br.ibm.com>
4361
4362 * gdb.python/py-inferior.c: New File.
4363 * gdb.python/py-infthread.c: New File.
4364 * gdb.python/py-inferior.exp: New File.
4365 * gdb.python/py-infthread.exp: New File.
4366
4367 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4368
4369 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
4370 (ptype ::C::OtherFileClass typedefs): New.
4371 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
4372 (C::OtherFileClass::cOtherFileClassVar2): New.
4373 (C::OtherFileClass::cOtherFileClassVar_use): Use also
4374 cOtherFileClassVar2.
4375 (C::cOtherFileType2, C::cOtherFileVar2): New.
4376 (C::cOtherFileVar_use): use also cOtherFileVar2.
4377 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
4378
4379 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4380
4381 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
4382 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
4383 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
4384 (print ::C::cOtherFileVar)
4385 (whatis C::OtherFileClass::cOtherFileClassType)
4386 (whatis ::C::OtherFileClass::cOtherFileClassType)
4387 (print C::OtherFileClass::cOtherFileClassVar)
4388 (print ::cOtherFileClassVar)
4389 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
4390 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
4391 trailing content.
4392 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
4393 (C::OtherFileClass::cOtherFileClassVar)
4394 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
4395 (C::cOtherFileVar, C::cOtherFileVar_use): New.
4396
4397 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4398
4399 Test PR c++/11703 and PR gdb/1448.
4400 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
4401 gdb/1448.
4402
4403 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4404
4405 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
4406 (main) <rtti_data>: New.
4407 * gdb.cp/virtbase.exp (print rtti_data): New.
4408
4409 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4410 Joel Brobecker <brobecker@adacore.com>
4411
4412 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
4413
4414 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4415
4416 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
4417
4418 2010-06-28 Doug Evans <dje@google.com>
4419
4420 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
4421
4422 2010-06-27 Doug Evans <dje@google.com>
4423
4424 * gdb.cp/m-static.exp: Update expected test output.
4425
4426 2010-06-25 Paul Hilfinger <hilfinger@adacore.com>
4427
4428 * gdb.gdb/selftest.exp: Adjust expected message for
4429 capturing start-up runtime.
4430
4431 2010-06-25 Tom Tromey <tromey@redhat.com>
4432
4433 PR python/10808:
4434 * gdb.python/python.exp: Add new tests.
4435
4436 2010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
4437
4438 * gdb.cp/operator.cc: Created an import loop.
4439 * gdb.cp/operator.exp: Added testcase for import loop.
4440
4441 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4442
4443 Test PR python/11407.
4444 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
4445 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
4446 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
4447 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
4448 executable_nofb and executable_fb. New variables srcsfile, objsfile,
4449 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
4450 binfile. Call gdb_compile with clean_restart twice.
4451 (func_nofb print, func_nofb backtrace, func_loopfb print)
4452 (func_loopfb backtrace): New.
4453
4454 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4455
4456 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
4457 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
4458 by a hand made one.
4459 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
4460 i?86 requirement. Remove variables srcfile and binfile. New variable
4461 sources, executable_nofb and executable_fb. Call prepare_for_testing.
4462
4463 2010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4464
4465 * gdb.cell/dwarfaddr.exp: New file.
4466 * gdb.cell/dwarfaddr.S: New file.
4467
4468 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4469
4470 Test PR 9436.
4471 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
4472
4473 2010-06-24 Hui Zhu <teawater@gmail.com>
4474
4475 * gdb.base/eval.exp: New file.
4476
4477 2010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4478
4479 * gdb.cell/fork.exp: New file.
4480 * gdb.cell/fork.c: Likewise.
4481 * gdb.cell/fork-spu.c: Likewise.
4482
4483 2010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
4484
4485 * lib/gdb.exp (banned_variables_traced): New global variable.
4486 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
4487 (gdb_init): Use `trace add variable' instead of obsolete
4488 `trace variable'.
4489
4490 2010-06-21 Doug Evans <dje@google.com>
4491
4492 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
4493
4494 2010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4495
4496 * gdb.arch/spu-ls.exp: New file.
4497 * gdb.arch/spu-ls.c: Likewise.
4498
4499 2010-06-18 Stan Shebs <stan@codesourcery.com>
4500
4501 * gdb.threads/thread-specific.exp: Add tests of $_thread.
4502
4503 2010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4504
4505 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
4506 * gdb.base/watch-cond.exp: Likewise.
4507 * gdb.python/py-breakpoint.exp: Likewise.
4508
4509 2010-06-18 Pedro Alves <pedro@codesourcery.com>
4510
4511 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
4512 clean_restart, make sure every test has a distinct message, and
4513 that messages don't include the executable' full path.
4514
4515 2010-06-17 Doug Evans <dje@google.com>
4516
4517 * gdb.arch/i386-size.exp: Updated expected output for
4518 DISASSEMBLY_OMIT_FNAME.
4519
4520 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4521 Sergio Durigan Junior <sergiodj@redhat.com>
4522
4523 * gdb.base/watch-notconst.c: New file.
4524 * gdb.base/watch-notconst.S: New file.
4525 * gdb.base/watch-notconst2.c: New file.
4526 * gdb.base/watch-notconst2.S: New file.
4527 * gdb.base/watch-notconst.exp: New file.
4528 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
4529 (func4): Add operations on `global_ptr_ptr'.
4530 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
4531 routine to test watchpoints created with a constant expression.
4532 (test_inaccessible_watchpoint): Include tests for watchpoints
4533 created with a constant expression.
4534
4535 2010-06-14 Kevin Buettner <kevinb@redhat.com>
4536
4537 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
4538 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
4539 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
4540 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
4541 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
4542 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
4543 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
4544 of `_start'.
4545
4546 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4547
4548 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
4549 not supported on the target.
4550 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4551 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4552 * gdb.mi/mi-nsintrall.exp: Likewise.
4553 * gdb.mi/mi-nsmoribund.exp: Likewise.
4554 * gdb.mi/mi-nsthrexec.exp: Likewise.
4555
4556 2010-06-11 Stan Shebs <stan@codesourcery.com>
4557
4558 * gdb.base/permissions.exp: New file.
4559
4560 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4561
4562 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
4563 does not support ELF executable class.
4564
4565 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4566
4567 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
4568
4569 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4570
4571 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
4572 (runto): Catch "The target does not support running in non-stop mode.".
4573
4574 2010-06-11 Michael Snyder <msnyder@vmware.com>
4575
4576 * gdb.base/setshow.exp (set language asm): Don't use
4577 gdb_test_no_output, fails on some targets.
4578
4579 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4580
4581 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
4582 * gdb.cp/pr9167.exp: Likewise.
4583
4584 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4585
4586 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
4587
4588 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4589
4590 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
4591
4592 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4593
4594 * gdb.base/charset.c (main): Make sure malloc gets linked in.
4595
4596 2010-06-11 Tom Tromey <tromey@redhat.com>
4597
4598 PR gdb/9977, PR exp/11636::
4599 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
4600 (pieces_test_f6): Update expected output.
4601
4602 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4603
4604 * gdb.base/moribund-step.exp: New.
4605
4606 2010-06-08 Michael Snyder <msnyder@vmware.com>
4607
4608 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
4609 * gdb.ada/boolean_expr.exp:
4610 * gdb.ada/frame_args.exp: Ditto.
4611 * gdb.ada/lang_switch.exp: Ditto.
4612 * gdb.ada/ptype_arith_binop.exp: Ditto.
4613 * gdb.ada/ref_param.exp: Ditto.
4614 * gdb.ada/type_coercion.exp:Ditto.
4615
4616 * gdb.asm/asm-source.exp: Ditto.
4617
4618 * gdb.base/attach.exp: Ditto.
4619 * gdb.base/bitfields2.exp: Ditto.
4620 * gdb.base/call-signal-resume.exp: Ditto.
4621 * gdb.base/callfuncs.exp: Ditto.
4622 * gdb.base/commands.exp: Ditto.
4623 * gdb.base/dbx.exp: Ditto.
4624 * gdb.base/default.exp: Ditto.
4625 * gdb.base/dump.exp: Ditto.
4626 * gdb.base/exprs.exp: Ditto.
4627 * gdb.base/freebpcmd.exp: Ditto.
4628 * gdb.base/interrupt.exp: Ditto.
4629 * gdb.base/list.exp: Ditto.
4630 * gdb.base/long_long.exp: Ditto.
4631 * gdb.base/maint.exp: Ditto.
4632 * gdb.base/ptype.exp: Ditto.
4633 * gdb.base/return.exp: Ditto.
4634 * gdb.base/setshow.exp: Ditto.
4635 * gdb.base/sigbpt.exp: Ditto.
4636 * gdb.base/sigrepeat.exp: Ditto.
4637
4638 * gdb.cp/classes.exp: Ditto.
4639
4640 * gdb.dwarf2/dw2-restore.exp: Ditto.
4641
4642 * gdb.gdb/selftest.exp: Ditto.
4643
4644 * gdb.multi/base.exp: Ditto.
4645 * gdb.multi/bkpt-multi-exec.exp: Ditto.
4646
4647 * gdb.python/py-block.exp: Ditto.
4648 * gdb.python/py-prettyprint.exp: Ditto.
4649 * gdb.python/py-template.exp: Ditto.
4650
4651 * gdb.server/ext-attach.exp: Ditto.
4652 * gdb.server/ext-run.exp: Ditto.
4653 * gdb.server/server-mon.exp: Ditto.
4654
4655 * gdb.threads/fork-thread-pending.exp: Ditto.
4656 * gdb.threads/hand-call-in-threads.exp: Ditto.
4657 * gdb.threads/interrupted-hand-call.exp: Ditto.
4658 * gdb.threads/linux-dp.exp: Ditto.
4659 * gdb.threads/manythreads.exp: Ditto.
4660 * gdb.threads/print-threads.exp: Ditto.
4661 * gdb.threads/pthreads.exp: Ditto.
4662 * gdb.threads/schedlock.exp: Ditto.
4663 * gdb.threads/thread-unwindonsignal.exp: Ditto.
4664 * gdb.threads/threadapply.exp: Ditto.
4665
4666 2010-06-08 Michael Snyder <msnyder@vmware.com>
4667
4668 * gdb.ada/exec_changed.exp:
4669 Use ".*" instead of "" as wildcard regexp.
4670
4671 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
4672 * gdb.base/call-ar-st.exp: Ditto.
4673 * gdb.base/checkpoint.exp: Ditto.
4674 * gdb.base/default.exp: Ditto.
4675 * gdb.base/dump.exp: Ditto.
4676 * gdb.base/ending-run.exp: Ditto.
4677 * gdb.base/fileio.exp: Ditto.
4678 * gdb.base/miscexprs.exp: Ditto.
4679 * gdb.base/pointers.exp: Ditto.
4680 * gdb.base/readline.exp: Ditto.
4681 * gdb.base/reread.exp: Ditto.
4682 * gdb.base/restore.exp: Ditto.
4683 * gdb.base/shlib-call.exp: Ditto.
4684 * gdb.base/valgrind-db-attach.exp: Ditto.
4685 * gdb.base/volatile.exp: Ditto.
4686 * gdb.base/watchpoints.exp: Ditto.
4687
4688 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
4689
4690 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
4691 * gdb.python/py-value.exp: Ditto.
4692
4693 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
4694 * gdb.trace/circ.exp: Ditto.
4695 * gdb.trace/collection.exp: Ditto.
4696 * gdb.trace/packetlen.exp: Ditto.
4697 * gdb.trace/passc-dyn.exp: Ditto.
4698 * gdb.trace/report.exp: Ditto.
4699 * gdb.trace/tfile.exp: Ditto.
4700 * gdb.trace/tfind.exp: Ditto.
4701 * gdb.trace/while-dyn.exp: Ditto.
4702
4703 2010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4704
4705 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
4706
4707 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4708
4709 Test PR 10640.
4710 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
4711
4712 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
4713
4714 * gdb.cp/koenig.exp: Test for ADL operators.
4715 * gdb.cp/koenig.cc: Added ADL operators.
4716 * gdb.cp/operator.exp: New test.
4717 * gdb.cp/operator.cc: New test.
4718
4719 2010-06-04 Michael Snyder <msnyder@vmware.com>
4720
4721 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
4722 * gdb.base/pending.exp: Ditto.
4723
4724 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
4725
4726 2010-06-04 Doug Evans <dje@google.com>
4727
4728 * gdb.python/py-prettyprint.exp: Add new test for enabled and
4729 disabled printers.
4730 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
4731 (enable_lookup_function): New function.
4732
4733 2010-06-04 Tom Tromey <tromey@redhat.com>
4734
4735 * gdb.python/py-value.exp (test_value_hash): Don't test equality
4736 of hash and id.
4737
4738 2010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4739
4740 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
4741 newline.
4742 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
4743 (empty verbose non-noisy clear, empty verbose noisy clear)
4744 (empty non-verbose noisy clear): Likewise.
4745
4746 2010-06-03 Michael Snyder <msnyder@vmware.com>
4747
4748 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
4749 * gdb.base/display.exp: Ditto.
4750 * gdb.base/find.exp: Ditto.
4751 * gdb.base/ifelse.exp: Ditto.
4752 * gdb.base/multi-forks.exp: Ditto.
4753 * gdb.base/recurse.exp: Ditto.
4754 * gdb.base/setshow.exp: Ditto.
4755 * gdb.base/value-double-free.exp: Ditto.
4756 * gdb.base/watch-vfork.exp: Ditto.
4757 * gdb.base/watch_thread_num.exp: Ditto.
4758 * gdb.base/watchpoint-solib.exp: Ditto.
4759 * gdb.base/watchpoint.exp: Ditto.
4760 * gdb.base/watchpoints.exp: Ditto.
4761
4762 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
4763 * gdb.cp/overload.exp: Ditto.
4764 * gdb.cp/virtfunc.exp: Ditto.
4765
4766 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
4767
4768 * gdb.reverse/watch-precsave.exp:
4769 Replace gdb_test with gdb_test_no_output.
4770
4771 * gdb.threads/attach-into-signal.exp:
4772 Replace gdb_test with gdb_test_no_output.
4773 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
4774 * gdb.threads/watchthreads.exp: Ditto.
4775 * gdb.threads/watchthreads2.exp: Ditto.
4776
4777 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
4778 * gdb.trace/tfind.exp: Ditto.
4779
4780 2010-06-03 Joel Brobecker <brobecker@adacore.com>
4781
4782 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
4783 successful test if message is the empty string.
4784
4785 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4786
4787 * gdb.fortran/module.exp (stopped language detection): New test.
4788
4789 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4790
4791 Support DW_TAG_module as separate namespaces.
4792 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
4793 gdb.fortran/library-module-lib.f90: New.
4794 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
4795 (print i): Remove.
4796 (continue to breakpoint: i-is-1, print var_i value 1)
4797 (continue to breakpoint: i-is-2, print var_i value 2)
4798 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
4799 (print var_d, print var_i value 14, ptype modmany, complete `modm)
4800 (complete `modmany, complete `modmany`, complete `modmany`var)
4801 (show language, setting breakpoint at module): New tests.
4802 * gdb.fortran/module.f90 (module mod): Remove.
4803 (module mod1, module mod2, module modmany, subroutine sub1)
4804 (subroutine sub2, program module): New.
4805
4806 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4807
4808 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
4809 (print value of rUC, print value of rI, print value of UI): ... here.
4810 * gdb.cp/anon-union.exp (pass): Rename to ...
4811 (print z 2): ... here.
4812
4813 2010-06-02 Michael Snyder <msnyder@vmware.com>
4814
4815 * gdb.trace/actions.exp: Use gdb_test_no_output.
4816 * gdb.trace/circ.exp: Ditto.
4817 * gdb.trace/packetlen.exp: Ditto.
4818 * gdb.trace/save-trace.exp: Ditto.
4819 * gdb.trace/tracecmd.exp: Ditto.
4820 * gdb.trace/tsv.exp: Ditto.
4821
4822 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
4823 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
4824 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
4825 * gdb.threads/manythreads.exp: Ditto.
4826 * gdb.threads/print-threads.exp: Ditto.
4827 * gdb.threads/pthreads.exp: Ditto.
4828 * gdb.threads/schedlock.exp: Ditto.
4829 * gdb.threads/staticthreads.exp: Ditto.
4830 * gdb.threads/thread-specific.exp: Ditto.
4831 * gdb.threads/thread-unwindonsignal.exp: Ditto.
4832 * gdb.threads/threadapply.exp: Ditto.
4833 * gdb.threads/watchthreads.exp: Ditto.
4834 * gdb.threads/watchthreads2.exp: Ditto.
4835
4836 * gdb.python/py-block.exp: Use gdb_test_no_output.
4837 * gdb.python/py-prettyprint.exp: Ditto.
4838 * gdb.python/py-template.exp: Ditto.
4839 * gdb.python/py-value.exp: Ditto.
4840
4841 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
4842 * gdb.reverse/watch-reverse.exp: Ditto.
4843
4844 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
4845 * gdb.server/ext-run.exp: Ditto.
4846
4847 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
4848 * gdb.dwarf2/dw2-compressed.exp: Ditto.
4849 * gdb.dwarf2/dw2-intercu.exp: Ditto.
4850 * gdb.dwarf2/dw2-intermix.exp: Ditto.
4851 * gdb.dwarf2/dw2-producer.exp: Ditto.
4852 * gdb.dwarf2/mac-fileno.exp: Ditto.
4853
4854 * gdb.gdb/observer.exp: Use gdb_test_no_output.
4855 * gdb.gdb/selftest.exp: Ditto.
4856
4857 * gdb.multi/base.exp: Use gdb_test_no_output.
4858
4859 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
4860
4861 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4862
4863 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
4864
4865 2010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
4866
4867 * gdb.cp/class2.exp: Use gdb_test_no_output.
4868 * gdb.cp/classes.exp: Ditto.
4869 * gdb.cp/extern-c.exp: Ditto.
4870 * gdb.cp/inherit.exp: Ditto.
4871 * gdb.cp/maint.exp: Ditto.
4872 * gdb.cp/mb-inline.exp: Ditto.
4873 * gdb.cp/mb-templates.exp: Ditto.
4874 * gdb.cp/method2.exp: Ditto.
4875 * gdb.cp/misc.exp: Ditto.
4876 * gdb.cp/ovldbreak.exp: Ditto.
4877 * gdb.cp/punctuator.exp: Ditto.
4878 * gdb.cp/templates.exp: Ditto.
4879 * gdb.cp/virtbase.exp: Ditto.
4880
4881 * gdb.threads/attach-stopped.exp:
4882 Replace uses of send_gdb / gdb_expect.
4883 * gdb.threads/attachstop-mt.exp:
4884 Replace uses of send_gdb / gdb_expect.
4885 * gdb.threads/gcore-thread.exp:
4886 Replace uses of send_gdb / gdb_expect.
4887 * gdb.threads/hand-call-in-threads.exp:
4888 Replace uses of send_gdb / gdb_expect.
4889 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
4890 * gdb.threads/print-threads.exp:
4891 Replace uses of send_gdb / gdb_expect.
4892 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
4893 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
4894 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
4895
4896 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
4897 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
4898 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
4899 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
4900 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
4901 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
4902 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
4903 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
4904 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
4905 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
4906 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
4907
4908 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4909
4910 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
4911
4912 2010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
4913
4914 * gdb.cp/koenig.exp: Added new test case.
4915 * gdb.cp/koenig.cc: Ditto.
4916
4917 2010-06-01 Michael Snyder <msnyder@vmware.com>
4918
4919 * gdb.base/arithmet.exp: Use gdb_test_no_output.
4920 * gdb.base/arrayidx.exp: Ditto.
4921 * gdb.base/attach.exp: Ditto.
4922 * gdb.base/auxv.exp: Ditto.
4923 * gdb.base/bigcre.exp: Ditto.
4924 * gdb.base/break-always.exp: Ditto.
4925 * gdb.base/break-interp.exp: Ditto.
4926 * gdb.base/break.exp: Ditto.
4927 * gdb.base/breakpoint-shadow.exp: Ditto.
4928 * gdb.base/call-ar-st.exp: Ditto.
4929 * gdb.base/call-sc.exp: Ditto.
4930 * gdb.base/call-signal-resume.exp: Ditto.
4931 * gdb.base/callfuncs.exp: Ditto.
4932 * gdb.base/catch-syscall.exp: Ditto.
4933 * gdb.base/charset.exp: Ditto.
4934 * gdb.base/code-expr.exp: Ditto.
4935 * gdb.base/commands.exp: Ditto.
4936 * gdb.base/cond-expr.exp: Ditto.
4937 * gdb.base/condbreak.exp: Ditto.
4938 * gdb.base/cursal.exp: Ditto.
4939 * gdb.base/cvexpr.exp: Ditto.
4940 * gdb.base/default.exp: Ditto.
4941 * gdb.base/del.exp: Ditto.
4942 * gdb.base/detach.exp: Ditto.
4943 * gdb.base/display.exp: Ditto.
4944 * gdb.base/ena-dis-br.exp: Ditto.
4945 * gdb.base/eval-skip.exp: Ditto.
4946 * gdb.base/foll-fork.exp: Ditto.
4947 * gdb.base/foll-vfork.exp: Ditto.
4948 * gdb.base/frame-args.exp: Ditto.
4949 * gdb.base/funcargs.exp: Ditto.
4950 * gdb.base/gcore-buffer-overflow.exp: Ditto.
4951 * gdb.base/gdbvars.exp: Ditto.
4952 * gdb.base/help.exp: Ditto.
4953 * gdb.base/ifelse.exp: Ditto.
4954 * gdb.base/included.exp: Ditto.
4955 * gdb.base/list.exp: Ditto.
4956 * gdb.base/macscp.exp: Ditto.
4957 * gdb.base/maint.exp: Ditto.
4958 * gdb.base/multi-fork.exp: Ditto.
4959 * gdb.base/overlays.exp: Ditto.
4960 * gdb.base/page.exp: Ditto.
4961 * gdb.base/pending.exp: Ditto.
4962 * gdb.base/pointers.exp: Ditto.
4963 * gdb.base/pr11022.exp: Ditto.
4964 * gdb.base/prelink.exp: Ditto.
4965 * gdb.base/printcmds.exp: Ditto.
4966 * gdb.base/psymtab.exp: Ditto.
4967 * gdb.base/randomize.exp: Ditto.
4968 * gdb.base/relational.exp: Ditto.
4969 * gdb.base/relocate.exp: Ditto.
4970 * gdb.base/remote.exp: Ditto.
4971 * gdb.base/sepdebug.exp: Ditto.
4972 * gdb.base/set-lang-auto.exp: Ditto.
4973 * gdb.base/setshow.exp: Ditto.
4974 * gdb.base/setvar.exp: Ditto.
4975 * gdb.base/signals.exp: Ditto.
4976 * gdb.base/signull.exp: Ditto.
4977 * gdb.base/sigstep.exp: Ditto.
4978 * gdb.base/sizeof.exp: Ditto.
4979 * gdb.base/solib-disc.exp: Ditto.
4980 * gdb.base/store.exp: Ditto.
4981 * gdb.base/structs.exp: Ditto.
4982 * gdb.base/structs2.exp: Ditto.
4983 * gdb.base/subst.exp: Ditto.
4984 * gdb.base/term.exp: Ditto.
4985 * gdb.base/trace-commands.exp: Ditto.
4986 * gdb.base/unwindonsignal.exp: Ditto.
4987 * gdb.base/valgrind-db-attach.exp: Ditto.
4988 * gdb.base/varargs.exp: Ditto.
4989 * gdb.base/watch-cond.exp: Ditto.
4990 * gdb.base/watch_thread_num.exp: Ditto.
4991 * gdb.base/watchpoint-cond-gone.exp: Ditto.
4992 * gdb.base/watchpoint.exp: Ditto.
4993 * gdb.base/whatis-exp.exp: Ditto.
4994
4995 2010-06-01 Michael Snyder <msnyder@vmware.com>
4996
4997 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
4998 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
4999 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
5000 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
5001 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
5002 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
5003 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
5004 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
5005 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
5006 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
5007 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
5008 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
5009 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
5010 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
5011 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
5012
5013 2010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5014
5015 * gdb.base/commands.exp (begin commands on watch): Remove excessive
5016 trailing newline.
5017 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
5018 * gdb.java/jmisc.exp (p *args\n): Rename to ...
5019 (p *args): ... here and remove excessive trailing newline.
5020
5021 2010-05-31 Joel Brobecker <brobecker@adacore.com>
5022
5023 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
5024
5025 2010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
5026
5027 Accept the new Linux kernel "t (tracing stop)" string.
5028 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
5029 Update comment.
5030 (state_wait) <T (tracing stop)>: New.
5031 (main): Update the state_wait expect string.
5032
5033 2010-05-28 Pedro Alves <pedro@codesourcery.com>
5034
5035 * limits.c, limits.exp: Delete files.
5036 * Makefile.in (clean mostlyclean): Adjust.
5037 * tracecmd.exp: Adjust.
5038
5039 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5040
5041 * gdb.base/tui-layout.exp: New.
5042
5043 2010-05-28 Michael Snyder <msnyder@vmware.com>
5044
5045 * gdb.reverse/break-precsave.exp:
5046 Replace uses of send_gdb / gdb_expect.
5047 * gdb.reverse/break-reverse.exp:
5048 Replace uses of send_gdb / gdb_expect.
5049 * gdb.reverse/consecutive-precsave.exp:
5050 Replace uses of send_gdb / gdb_expect.
5051 * gdb.reverse/consecutive-reverse.exp:
5052 Replace uses of send_gdb / gdb_expect.
5053 * gdb.reverse/finish-precsave.exp:
5054 Replace uses of send_gdb / gdb_expect.
5055 * gdb.reverse/finish-reverse.exp:
5056 Replace uses of send_gdb / gdb_expect.
5057 * gdb.reverse/i386-precsave.exp:
5058 Replace uses of send_gdb / gdb_expect.
5059 * gdb.reverse/i386-reverse.exp:
5060 Replace uses of send_gdb / gdb_expect.
5061 * gdb.reverse/i386-sse-reverse.exp:
5062 Replace uses of send_gdb / gdb_expect.
5063 * gdb.reverse/i387-env-reverse.exp:
5064 Replace uses of send_gdb / gdb_expect.
5065 * gdb.reverse/i387-stack-reverse.exp:
5066 Replace uses of send_gdb / gdb_expect.
5067 * gdb.reverse/machinestate-precsave.exp:
5068 Replace uses of send_gdb / gdb_expect.
5069 * gdb.reverse/machinestate.exp:
5070 Replace uses of send_gdb / gdb_expect.
5071 * gdb.reverse/sigall-precsave.exp:
5072 Replace uses of send_gdb / gdb_expect.
5073 * gdb.reverse/sigall-reverse.exp:
5074 Replace uses of send_gdb / gdb_expect.
5075 * gdb.reverse/solib-precsave.exp:
5076 Replace uses of send_gdb / gdb_expect.
5077 * gdb.reverse/solib-reverse.exp:
5078 Replace uses of send_gdb / gdb_expect.
5079 * gdb.reverse/step-precsave.exp:
5080 Replace uses of send_gdb / gdb_expect.
5081 * gdb.reverse/step-reverse.exp:
5082 Replace uses of send_gdb / gdb_expect.
5083 * gdb.reverse/until-precsave.exp:
5084 Replace uses of send_gdb / gdb_expect.
5085 * gdb.reverse/until-reverse.exp:
5086 Replace uses of send_gdb / gdb_expect.
5087 * gdb.reverse/watch-precsave.exp:
5088 Replace uses of send_gdb / gdb_expect.
5089 * gdb.reverse/watch-reverse.exp:
5090 Replace uses of send_gdb / gdb_expect.
5091
5092 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5093
5094 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
5095 excessive newline.
5096
5097 2010-05-27 Michael Snyder <msnyder@vmware.com>
5098
5099 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
5100 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
5101 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
5102 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
5103 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
5104 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
5105 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
5106 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
5107 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
5108 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
5109 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
5110 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
5111 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
5112 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
5113 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
5114 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
5115 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
5116 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
5117 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
5118
5119 2010-05-26 Michael Snyder <msnyder@vmware.com>
5120
5121 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
5122 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
5123
5124 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
5125 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
5126 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
5127
5128 * gdb.reverse/consecutive-reverse.exp:
5129 Replace uses of send_gdb / gdb_expect.
5130 * gdb.reverse/consecutive-precsave.exp:
5131 Replace uses of send_gdb / gdb_expect.
5132
5133 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
5134 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
5135 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
5136 * gdb.mi/mi-ns-stale-regcache.exp:
5137 Replace uses of send_gdb / gdb_expect.
5138 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
5139 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
5140 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
5141 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
5142 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
5143 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
5144 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
5145 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
5146 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
5147
5148 2010-05-26 Michael Snyder <msnyder@vmware.com>
5149
5150 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
5151
5152 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
5153
5154 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
5155 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
5156 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
5157 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
5158 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
5159 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
5160 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
5161 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
5162 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
5163
5164 2010-05-25 Tom Tromey <tromey@redhat.com>
5165
5166 * gdb.base/macscp.exp: Add missing space after setup_kfail.
5167
5168 2010-05-25 Tom Tromey <tromey@redhat.com>
5169
5170 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
5171 argument order.
5172 * gdb.base/macscp.exp: Fix setup_kfail argument order.
5173 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
5174 order.
5175 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
5176 order.
5177 * gdb.base/call-sc.exp (setup_kfails): Remove.
5178 (setup_compiler_kfails): Remove.
5179 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
5180 argument order.
5181 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
5182 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
5183 (advancei): Fix setup_kfail argument order.
5184 * gdb.base/radix.exp: Fix setup_kfail argument order.
5185 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
5186 order.
5187 * gdb.base/structs.exp (setup_kfails): Remove.
5188 (setup_compiler_kfails): Fix setup_kfail argument order.
5189 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
5190 order.
5191 * gdb.java/jmain.exp: Fix setup_kfail argument order.
5192 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
5193 setup_kfail argument order.
5194 * gdb.cp/overload.exp: Fix setup_kfail argument order.
5195
5196 2010-05-25 Tom Tromey <tromey@redhat.com>
5197
5198 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
5199
5200 2010-05-25 Michael Snyder <msnyder@vmware.com>
5201
5202 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
5203 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
5204 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
5205 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
5206 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
5207 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
5208 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
5209 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
5210 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
5211 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
5212 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
5213 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
5214 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
5215 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
5216 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
5217 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
5218 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
5219 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
5220 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
5221 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
5222 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
5223 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
5224 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
5225 * gdb.base/default.exp: Replace send_gdb with gdb_test.
5226 * gdb.base/define.exp: Replace send_gdb with gdb_test.
5227 * gdb.base/display.exp: Replace send_gdb with gdb_test.
5228 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
5229 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
5230 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
5231 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
5232 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
5233 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
5234 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
5235 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
5236 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
5237 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
5238 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
5239 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
5240 * gdb.base/help.exp: Replace send_gdb with gdb_test.
5241 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
5242 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
5243 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
5244 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
5245 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
5246 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
5247 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
5248 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
5249 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
5250
5251 2010-05-25 Doug Evans <dje@google.com>
5252
5253 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
5254 gdb.string_to_argv.
5255
5256 2010-05-21 Tom Tromey <tromey@redhat.com>
5257
5258 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
5259 Call it.
5260 * gdb.dwarf2/pieces.S: Update.
5261 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
5262
5263 2010-05-21 Tom Tromey <tromey@redhat.com>
5264
5265 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
5266 Call it.
5267 * gdb.dwarf2/pieces.c (struct C): New.
5268 (f6): New function.
5269 * gdb.dwarf2/pieces.S: Replace.
5270
5271 2010-05-21 Tom Tromey <tromey@redhat.com>
5272
5273 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
5274 Call it.
5275
5276 2010-05-21 Tom Tromey <tromey@redhat.com>
5277
5278 * gdb.dwarf2.pieces.exp: New file.
5279 * gdb.dwarf2.pieces.S: New file.
5280 * gdb.dwarf2.pieces.c: New file.
5281
5282 2010-05-20 Pedro Alves <pedro@codesourcery.com>
5283 Joel Brobecker <brobecker@adacore.com>
5284
5285 * lib/gdb.exp (gdb_test_no_output): New function.
5286 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
5287 when testing commands that should produce no output.
5288
5289 2010-05-17 Joel Brobecker <brobecker@adacore.com>
5290
5291 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
5292 parameter that we want to watch being a constant.
5293
5294 2010-05-17 Joel Brobecker <brobecker@adacore.com>
5295
5296 * gdb.ada/cond_lang: New testcase.
5297
5298 2010-05-17 Joel Brobecker <brobecker@adacore.com>
5299
5300 * lib/gdb.exp (banned_variables): New variable/constant.
5301 (gdb_init): Add write trace on variables listed in banned_variables.
5302 (gdb_finish): Remove write traces on variables listed in
5303 banned_variables.
5304
5305 2010-05-17 Joel Brobecker <brobecker@adacore.com>
5306
5307 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
5308 * gdb.cp/koenig.exp: Likewise.
5309
5310 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
5311
5312 PR python/11482
5313
5314 * gdb.python/py-value.exp (test_value_hash): New function.
5315
5316 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
5317
5318 PR exp/11530.
5319 * gdb.base/gdb11530.c: New file.
5320 * gdb.base/gdb11530.exp: New file.
5321
5322 2010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5323
5324 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
5325 * gdb.dwarf2/dw2-modula2-self-type.S: New.
5326
5327 2010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
5328
5329 * gdb.cp/koenig.exp: New test.
5330 * gdb.cp/koenig.cc: New test program.
5331
5332 2010-05-05 Joel Brobecker <brobecker@adacore.com>
5333
5334 Remove the use of prms_id and bug_id throughout the testsuite.
5335
5336 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
5337
5338 PR exp/11349.
5339 * testsuite/gdb.cp/ref-types.exp: Add test to examine
5340 use a reference local variable.
5341
5342 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5343
5344 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
5345 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
5346 variable different_dir. Move debugfile into a full directory pathname
5347 under DIFFERENT_DIR.
5348 * lib/gdb.exp (separate_debug_filename): Remove.
5349 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
5350 variable debug_dir and mkdir of it. Update function comments.
5351
5352 2010-04-29 Pedro Alves <pedro@codesourcery.com>
5353
5354 PR gdb/11557
5355
5356 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
5357 files.
5358
5359 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
5360
5361 * gdb.python/py-param.exp: New File.
5362
5363 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5364
5365 * gdb.base/default.exp: Fix "set language" test.
5366
5367 2010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
5368
5369 PR breakpoints/11531.
5370 * gdb.base/gdb11531.c: New file.
5371 * gdb.base/gdb11531.exp: New file.
5372
5373 2010-04-26 Tom Tromey <tromey@redhat.com>
5374
5375 * gdb.base/completion.exp: Add tests for completion and deprecated
5376 commands.
5377
5378 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5379
5380 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
5381 (print /x char_array): Escape curly brackets.
5382
5383 2010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5384
5385 Fix deadlock on looped list of loaded shared objects.
5386 * gdb.base/solib-corrupted.exp: New.
5387
5388 2010-04-23 Doug Evans <dje@google.com>
5389
5390 * gdb.python/py-section-script.c: New file.
5391 * gdb.python/py-section-script.exp: New file.
5392 * gdb.python/py-section-script.py: New file.
5393
5394 2010-04-20 Chris Moller <cmoller@redhat.com>
5395
5396 PR 10179
5397
5398 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
5399 * gdb.base/pr10179-a.c:
5400 * gdb.base/pr10179-b.c:
5401 * gdb.base/pr10179.exp: New files.
5402
5403 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5404
5405 Fix crashes on dangling display expressions.
5406 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
5407 is SEP.
5408 (lib_flags): Remove the "debug" keyword.
5409 (libsepdebug): New variable for iterating new loop.
5410 (save_pf_prefix): New variable wrapping the loop.
5411 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
5412 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
5413
5414 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5415
5416 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
5417
5418 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5419
5420 PR stabs/11479.
5421 * gdb.stabs/gdb11479.exp: New file.
5422 * gdb.stabs/gdb11479.c: New file.
5423
5424 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5425
5426 * gdb.base/charset.c (Strin16, String32): New variables.
5427 * gdb.base/charset.exp (gdb_test): Test correct display
5428 of 16 or 32 bit strings.
5429
5430 2010-04-21 Chris Moller <cmoller@redhat.com>
5431
5432 PR 9167
5433 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
5434 * gdb.cp/pr9167.cc: New file.
5435 * gdb.cp/pr9167.exp: New file.
5436
5437
5438 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
5439
5440 PR pascal/11492.
5441 * gdb.pascal/gdb11492.pas: New file.
5442 * gdb.pascal/gdb11492.exp: New file.
5443
5444 2010-04-20 Joel Brobecker <brobecker@adacore.com>
5445
5446 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
5447
5448 2010-04-20 Joel Brobecker <brobecker@adacore.com>
5449
5450 * gdb.ada/dyn_loc: New testcase.
5451
5452 2010-04-20 Chris Moller <cmoller@redhat.com>
5453
5454 PR 10867
5455
5456 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
5457 * gdb.cp/pr10687.cc: New file.
5458 * gdb.cp/pr10687.exp: New file.
5459
5460
5461 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5462 Sergio Durigan Junior <sergiodj@redhat.com>
5463
5464 * gdb.fortran/logical.exp: New testcase.
5465 * gdb.fortran/logical.f90: New file.
5466
5467 2010-04-19 Doug Evans <dje@google.com>
5468
5469 * gdb.base/help.exp (help source): Update expected output.
5470
5471 2010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5472
5473 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
5474 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
5475 gdb_exit and return.
5476 (executable): New variable.
5477 (binfile): Use it.
5478
5479 2010-04-19 Pedro Alves <pedro@codesourcery.com>
5480
5481 PR breakpoints/8554.
5482
5483 * gdb.trace/save-trace.exp: Adjust.
5484
5485 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
5486
5487 PR corefiles/11511
5488 * gdb.arch/system-gcore.exp: New.
5489 * gdb.arch/gcore.c: Likewise.
5490
5491 2010-04-15 Doug Evans <dje@google.com>
5492
5493 * gdb.python/py-progspace.c: New file.
5494 * gdb.python/py-progspace.exp: New file.
5495
5496 * gdb.base/source.exp: Add tests for "source -s".
5497
5498 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5499
5500 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
5501 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
5502 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
5503 * gdb.python/py-mi.exp: New test for to_string returning None.
5504
5505 2010-04-12 Phil Muldoon <pmuldoon@redhat.com>
5506
5507 * gdb.python/py-breakpoint.c: Make result global.
5508
5509 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5510
5511 Fix non-GNU make compatibility.
5512 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
5513
5514 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5515
5516 * gdb.python/py-breakpoint.exp: New File.
5517 * gdb.python/py-breakpoint.C: Ditto.
5518
5519 2010-04-08 Stan Shebs <stan@codesourcery.com>
5520
5521 * gdb.trace/actions.exp: Clear default-collect.
5522 * gdb.trace/save-trace.exp: Clear default-collect.
5523
5524 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
5525
5526 * gdb.python/py-value: Add null string variable.
5527 (test_lazy_string): Test zero length, NULL address lazy
5528 strings.
5529
5530 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
5531
5532 * gdb.arch/i386-avx.c: New.
5533 * gdb.arch/i386-avx.exp: Likewise.
5534
5535 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
5536
5537 2010-04-06 Doug Evans <dje@google.com>
5538
5539 * gdb.base/source-test.gdb: New file.
5540 * gdb.base/source.exp: Test source -v.
5541
5542 2010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5543
5544 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
5545
5546 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
5547
5548 * gdb.stabs/aout.sed: Convert all backslash to double backslash
5549 within one line, unless it is followed by a double quote.
5550 * gdb.stabs/hppa.sed: Idem.
5551 * gdb.stabs/weird.def: Add char and String constants
5552 * gdb.stabs/weird.exp: Check for correct parsing of
5553 char and string constants.
5554 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
5555 in .stabs to .stabx substitution.
5556
5557 2010-04-05 Stan Shebs <stan@codesourcery.com>
5558
5559 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
5560 constant global.
5561 * gdb.trace/tfile.exp: Try to print them.
5562
5563 2010-04-04 Stan Shebs <stan@codesourcery.com>
5564
5565 * gdb.base/completion.exp: Update for new "info watchpoints".
5566 * gdb.base/default.exp: Ditto.
5567 * gdb.base/help.exp: Ditto.
5568 * gdb.base/watchpoint.exp: Ditto.
5569 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
5570
5571 2010-04-04 Stan Shebs <stan@codesourcery.com>
5572
5573 * gdb.trace/tfile.exp: Sharpen tfind test.
5574
5575 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5576
5577 * gdb.base/break-entry.exp: New.
5578
5579 2010-04-02 Hui Zhu <teawater@gmail.com>
5580 Michael Snyder <msnyder@vmware.com>
5581
5582 * gdb.reverse/i386-sse-reverse.exp: New file.
5583 * gdb.reverse/i386-sse-reverse.c: New file.
5584
5585 2010-04-02 Pedro Alves <pedro@codesourcery.com>
5586
5587 * gdb.trace/tfind.exp: Adjust expected disassembly output.
5588
5589 2010-04-01 Stan Shebs <stan@codesourcery.com>
5590
5591 * gdb.trace/actions.exp: Tweak expected output.
5592 * gdb.trace/while-stepping.exp: Tweak expected output.
5593
5594 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
5595
5596 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
5597
5598 2010-04-01 Pedro Alves <pedro@codesourcery.com>
5599
5600 * gdb.base/commands.exp: Adjust.
5601 * gdb.cp/extern-c.exp: Adjust.
5602
5603 2010-04-01 Pedro Alves <pedro@codesourcery.com>
5604
5605 * gdb.trace/collection.c (local_test_func): Define a local struct,
5606 and instanciate it.
5607
5608 2010-04-01 Pedro Alves <pedro@codesourcery.com>
5609
5610 * gdb.trace/collection.exp (gdb_collect_args_test)
5611 (gdb_collect_argarray_test): XFAIL the tests that assume the
5612 argarray argument's elements are collected.
5613
5614 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
5615
5616 * gdb.dwarf2/dw2-bad-parameter-type.exp,
5617 gdb.dwarf2/dw2-bad-parameter-type.S: New.
5618
5619 2010-03-31 Stan Shebs <stan@codesourcery.com>
5620
5621 * gdb.trace/save-trace.exp: Test save/restore of default-collect
5622 and tracepoint conditionals.
5623 (gdb_verify_tracepoints): Delete unused return.
5624
5625 2010-03-26 Keith Seitz <keiths@redhat.com>
5626
5627 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
5628 appear in the output before main.
5629 Remove KFAIL for gdb/2215 aka bz 9320.
5630
5631 2010-03-30 Doug Evans <dje@google.com>
5632
5633 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
5634 by dejagnu.
5635 * gdb.arch/amd64-dword.exp: Ditto.
5636
5637 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
5638 match.
5639 (break printf): Ditto.
5640
5641 2010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
5642
5643 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
5644 gcc < 4.4.
5645 * gdb.cp/shadow.exp: Ditto.
5646
5647 2010-03-29 Pedro Alves <pedro@codesourcery.com>
5648
5649 * gdb.trace/collection.exp (run_trace_experiment): Make sure
5650 "tstart" is silent.
5651
5652 2010-03-29 Pedro Alves <pedro@codesourcery.com>
5653
5654 * gdb.trace/collection.exp (executable): New.
5655 (binfile): Use it.
5656 (fpreg, spreg, pcreg): New.
5657 (test_register): Use gdb_test_multiple. Pass /x to print.
5658 (prepare_for_trace_test): New.
5659 (run_trace_experiment): Use "continue", not gdb_run_cmd.
5660 (gdb_collect_args_test, gdb_collect_argstruct_test)
5661 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
5662 prepare_for_trace_test.
5663 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
5664 fpreg, spreg and pcreg.
5665 (gdb_collect_expression_test, gdb_collect_globals_test): Use
5666 prepare_for_trace_test.
5667 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
5668 try to detect tracing support here. Don't set breakpoints at
5669 `begin' or `end' here.
5670 <global scope>: Use clean_restart. Run to main before checking
5671 for tracing support. Check for for tracing support here.
5672
5673 2010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5674
5675 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
5676 " as $displacement" to "seen displacement message".
5677
5678 2010-03-28 Pedro Alves <pedro@codesourcery.com>
5679
5680 * gdb.trace/while-dyn.exp (executable): New variable.
5681 (binfile): Use it.
5682 (test_while_stepping): New function. Move most tests here. Call
5683 it once for each of the while-stepping, stepping and ws aliases.
5684
5685 2010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5686
5687 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
5688 that do not provide the tagless_struct type name at all.
5689 (test_print_anon_union): Do not check value of uninitialized
5690 union member. Do not use cp_test_ptype_class, so we can accept
5691 "long" as well as "long int".
5692
5693 2010-03-26 Pedro Alves <pedro@codesourcery.com>
5694
5695 * gdb.trace/tfile.c (tohex, bin2hex): New.
5696 (write_error_trace_file): Hexify error description.
5697
5698 2010-03-25 Stan Shebs <stan@codesourcery.com>
5699
5700 * gdb.trace/tfile.c: Generate an additional trace file, improve
5701 portability.
5702 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
5703 files in a better way.
5704
5705 2010-03-25 Keith Seitz <keiths@redhat.com>
5706
5707 * gdb.java/jprint.exp: XFAIL printing of static class members
5708 because of GCC debuginfo problem.
5709
5710 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5711
5712 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
5713
5714 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
5715
5716 * gdb.base/completion.exp: Allow long instead of long int.
5717 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
5718 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
5719 variable p.
5720 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
5721 * gdb.base/pointers.exp: Allow long instead of long int.
5722 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
5723 * gdb.base/step-line.exp: Allow a directory before the source file name.
5724
5725 2010-03-24 Tom Tromey <tromey@redhat.com>
5726
5727 PR breakpoints/9352:
5728 * gdb.base/default.exp: Update.
5729 * gdb.base/commands.exp: Update.
5730 * gdb.cp/extern-c.exp: Test setting commands on multiple
5731 breakpoints at once.
5732
5733 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
5734
5735 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
5736 if gdb,nosignals.
5737 * gdb.base/watchpoints.c: Do not include unnecessary headers.
5738 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
5739 exited".
5740
5741 2010-03-24 Stan Shebs <stan@codesourcery.com>
5742
5743 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
5744
5745 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
5746
5747 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
5748 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
5749 argument. Handle "short" and "long".
5750 (Top level): Pass overprototyped output for old_fptr and xptr.
5751
5752 2010-03-23 Pedro Alves <pedro@codesourcery.com>
5753
5754 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
5755 format strings and add casts to avoid compiler warnings.
5756
5757 2010-03-23 Vladimir Prus <vladimir@codesourcery.com>
5758
5759 * lib/trace-support.exp (gdb_trace_setactions):
5760 Don't expect whitespace after ">" prompt.
5761 * gdb.trace/actions.exp: Adjust for output changes.
5762 * gdb.trace/while-stepping.exp: Likewise.
5763
5764 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5765
5766 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
5767 and r157645).
5768
5769 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5770
5771 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
5772 New.
5773
5774 2010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
5775
5776 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
5777 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
5778
5779 2010-03-19 Stan Shebs <stan@codesourcery.com>
5780
5781 * gdb.trace/ax.exp: New file.
5782
5783 2010-03-19 Doug Evans <dje@google.com>
5784
5785 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
5786 output from gcc.
5787
5788 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
5789 named /usr/sbin/prelink<foo>.
5790
5791 2010-03-18 Stan Shebs <stan@codesourcery.com>
5792
5793 * gdb.trace/circ.exp: Test circular-trace-buffer.
5794 * gdb.trace/tfile.exp: Update tstatus test.
5795
5796 2010-03-18 Joel Brobecker <brobecker@adacore.com>
5797
5798 * gdb.dwarf2/dw2-anonymous-func.S: New file.
5799 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
5800
5801 2010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5802
5803 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
5804
5805 2010-03-18 Pedro Alves <pedro@codesourcery.com>
5806
5807 * gdb.base/default.exp: Adjust the expected output of the finish
5808 and until commands when the inferior is not being run.
5809
5810 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
5811
5812 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
5813 * gdb.cp/nsusing.exp: Ditto.
5814
5815 2010-03-15 Tom Tromey <tromey@redhat.com>
5816
5817 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
5818 * gdb.cp/userdef.cc (operator==): New function.
5819 (main): New locals mem1, mem2.
5820
5821 2010-03-15 Jie Zhang <jie@codesourcery.com>
5822
5823 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
5824 Declare and use new loadtimeout variable.
5825
5826 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
5827
5828 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
5829 Use gdb_load later.
5830
5831 2010-03-14 Pedro Alves <pedro@codesourcery.com>
5832
5833 * gdb.base/solib-disc.c (main): Make format of fprintf a string
5834 literal. Add missing endlines to prints to stderr.
5835
5836 2010-03-12 Tom Tromey <tromey@redhat.com>
5837
5838 PR c++/9708:
5839 * gdb.cp/m-static.exp: Add regression test.
5840 * gdb.cp/m-static.cc (method): New method.
5841 (main): Call it.
5842
5843 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
5844
5845 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
5846 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
5847
5848 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
5849
5850 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
5851
5852 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
5853
5854 * lib/gdb.exp (skip_stl_tests): New.
5855 (gdb_compile): Symbian needs -ldl.
5856 (shlib_target_file): New.
5857 (shlib_symbol_file): New.
5858 (gdb_load_shlibs): Use shlib_target_file.
5859 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
5860 * gdb.cp/exception.exp: Use skip_stl_tests.
5861 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
5862 * gdb.cp/try_catch.exp: Use skip_stl_tests.
5863 * gdb.cp/mb-templates.exp: Ditto.
5864 * gdb.base/commands.exp: Relax regexes.
5865 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
5866 shlib_target_file and shlib_symbol_file.
5867 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
5868 sections.
5869 * gdb.base/ending-run.exp: Accept E32Main for symbian.
5870 * gdb.base/solib-disc.exp: Use
5871 shlib_target_file and shlib_symbol_file.
5872 * gdb.base/unload.exp: Don't skip on symbian. Use
5873 shlib_target_file and shlib_symbol_file.
5874 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
5875
5876 2010-03-12 Pedro Alves <pedro@codesourcery.com>
5877
5878 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
5879 * gdb.trace/report.exp: Adjust for x86 and x86_64.
5880 Issue a tfind end before looking for a tracepoint frame.
5881 * gdb.trace/tfind.exp: Adjust tstatus output.
5882 Adjust disassembly output.
5883 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
5884
5885 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5886
5887 * gdb.base/break-interp.exp: Create new displacement parameter value
5888 for the test_ld calls.
5889 (reach): New parameter displacement, verify its content. New push of
5890 pf_prefix "reach-$func:". Import global expect_out.
5891 (test_core): New parameter displacement, verify its content. New push
5892 of pf_prefix "core:". New command "set verbose on". Import global
5893 expect_out.
5894 (test_attach): New parameter displacement, verify its content. New
5895 push of pf_prefix "attach:". New command "set verbose on". Import
5896 global expect_out.
5897 (test_ld): New parameter displacement, pass it to the reach, test_core
5898 and test_attach calls and verify its content in the "ld.so exit" test.
5899 * gdb.base/prelink.exp: Remove gdb_exit and final return.
5900 (prelink): Update expected text, use gdb_test.
5901
5902 2010-03-10 Doug Evans <dje@google.com>
5903
5904 * gdb.base/checkpoint.exp: Fix comment.
5905 Lengthen timeout while doing >600 checkpoints test.
5906 Rename duplicate "kill all one" test to keep test names unique.
5907
5908 2010-03-10 Pedro Alves <pedro@codesourcery.com>
5909
5910 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
5911
5912 2010-03-08 Keith Seitz <keiths@redhat.com>
5913
5914 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
5915 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
5916 (dm_type_long): New function.
5917 (dm_type_unsigned_short): New function.
5918 (dm_type_unsigned_long): New function.
5919 (myint): New typedef.
5920 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
5921 long, unsigned shor and long, operator char*, and typedef.
5922 (test_lookup_operator_functions): Add operator char* test.
5923 (test_paddr_operator_functions): Likewise.
5924 (test_paddr_overloaded_functions): Use probe values for
5925 short, long, and unsigned short and long.
5926 (test_paddr_hairy_functions): If the demangler probe detected
5927 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
5928 demangler.
5929 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
5930 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
5931 and "print null_pmf".
5932 Add test "ptype a.*pmf".
5933 * gdb.cp/overload.exp: Allow optional "int" to appear with
5934 "short" and "long".
5935 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
5936 long expect value for men_overload1arg.
5937 Allow "int" to appear with "short" and "long".
5938 When testing "info break", add argument for main (void).
5939 Also allow "int" to appear with "short" and "long".
5940 Ditto with "unsigned" and "long long".
5941 * gdb.java/jmain.exp: Do not enclose methods names in single
5942 quotes.
5943 * gdb.java/jmisc.exp: Likewise.
5944 * gdb.java/jprint.exp: Likewise.
5945 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
5946
5947 From Jan Kratochvil <jan.kratochvil@redhat.com>:
5948 * gdb.cp/exception.exp (backtrace after first throw)
5949 (backtrace after second throw): Allow a namespace before __cxa_throw.
5950 (backtrace after first catch, backtrace after second catch): Allow
5951 a namespace before __cxa_begin_catch.
5952
5953 * gdb.cp/cpexprs.exp: New file.
5954 * gdb.cp/cpexprs.cc: New file.
5955
5956 From Daniel Jacobowitz <dan@codesourcery.com>
5957 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
5958 to use string_to_regexp.
5959 (ctor, dtor): New functions. Use them to match constructor
5960 and destructor function types.
5961 (Top level): Use runto_main.
5962
5963 2010-03-05 Tom Tromey <tromey@redhat.com>
5964
5965 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
5966 gdb.target_charset.
5967 (pp_ns.to_string): Likewise.
5968
5969 2010-03-04 Keith Seitz <keiths@redhat.com>
5970
5971 * gdb.cp/overload.exp: Test that the filename portion of a linespec
5972 can be quoted. Test that both the filename and function/line
5973 portions can be quoted at the same time.
5974
5975 2010-03-04 Pedro Alves <pedro@codesourcery.com>
5976
5977 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
5978
5979 2010-03-03 Doug Evans <dje@google.com>
5980
5981 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
5982 libc contains libpthread.
5983
5984 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
5985 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
5986 of gdb_compile. Add another pattern to match android backtrace.
5987
5988 2010-03-03 Tom Tromey <tromey@redhat.com>
5989
5990 PR gdb/11345:
5991 * gdb.base/printcmds.exp (test_printf): Add test.
5992
5993 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
5994
5995 * gdb.arch/amd64-byte.exp: New.
5996 * gdb.arch/amd64-dword.exp: Likewise.
5997 * gdb.arch/amd64-pseudo.c: Likewise.
5998 * gdb.arch/amd64-word.exp: Likewise.
5999 * gdb.arch/i386-byte.exp: Likewise.
6000 * gdb.arch/i386-pseudo.c: Likewise.
6001 * gdb.arch/i386-word.exp: Likewise.
6002
6003 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
6004
6005 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
6006 types. Add structreg, bitfields, and flags registers.
6007 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
6008 registers.
6009
6010 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
6011
6012 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
6013 (load_description): Set architecture if defined.
6014
6015 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
6016
6017 * gdb.python/py-frame.exp: Add read_var block tests.
6018 * gdb.python/py-frame.c (block): New function.
6019
6020 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6021 Daniel Jacobowitz <dan@codesourcery.com>
6022
6023 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
6024
6025 2010-02-25 David S. Miller <davem@davemloft.net>
6026
6027 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
6028 fix logic for setting all_syscalls_numbers.
6029
6030 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6031
6032 * Makefile.in: Add py-block and py-symbol.
6033 * gdb.python/py-symbol.exp: New File.
6034 * gdb.python/py-symtab.exp: New File.
6035 * gdb.python/py-block.exp: New File.
6036 * gdb.python/py-symbol.c: New File.
6037 * gdb.python/py-block.c: New File.
6038
6039 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6040
6041 PR python/11314
6042 * lib/gdb.exp (skip_python_tests): New function.
6043 * gdb.python/py-cmd.exp: Use skip_python_tests.
6044 * gdb.python/py-frame.exp: Likewise.
6045 * gdb.python/py-function.exp: Likewise.
6046 * gdb.python/py-prettyprint.exp: Likewise.
6047 * gdb.python/py-template.exp: Likewise.
6048 * gdb.python/py-type.exp: Likewise.
6049 * gdb.python/py-value.exp: Likewise.
6050
6051 2010-02-22 Pedro Alves <pedro@codesourcery.com>
6052
6053 PR9605
6054
6055 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
6056
6057 2010-02-19 Tom Tromey <tromey@redhat.com>
6058
6059 PR c++/8693, PR c++/9496:
6060 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
6061 regression tests.
6062
6063 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6064
6065 Fix compatibility with m68k as.
6066 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
6067 Use only /* comments */.
6068
6069 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6070
6071 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
6072 * configure: Regenerate.
6073
6074 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
6075
6076 * gdb.python/py-type.exp: Check for Python support.
6077
6078 2010-02-17 Pedro Alves <pedro@codesourcery.com>
6079
6080 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
6081 `regsub' syntax available.
6082
6083 2010-02-17 Pedro Alves <pedro@codesourcery.com>
6084
6085 * gdb.base/shmain.c (main): Remove printf call.
6086 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
6087 * gdb.base/unload.c (main): Make format of fprintf a string
6088 literal. Add missing endlines to prints to stderr.
6089 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
6090
6091 2010-02-17 Tom Tromey <tromey@redhat.com>
6092
6093 * gdb.java/jprint.java (jprint.props): New field.
6094 * gdb.java/jprint.exp (set_lang_java): Add regression test.
6095
6096 2010-02-17 Pedro Alves <pedro@codesourcery.com>
6097
6098 * gdb.base/charset.exp: Don't assume new `regsub' syntax
6099 available.
6100
6101 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6102
6103 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
6104 creation to support remote host testing.
6105
6106 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6107
6108 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
6109 Recognize "command not found".
6110
6111 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6112
6113 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
6114 single-stepping.
6115
6116 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6117
6118 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
6119 if arguments are not supported.
6120
6121 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6122
6123 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
6124 be const or non-const.
6125
6126 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6127
6128 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
6129 mi_send_resuming_command to send -exec-continue.
6130
6131 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6132
6133 * gdb.base/list.exp (test_list_filename_and_function): Add test
6134 with single quotes.
6135 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
6136 matching.
6137 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
6138 Add KFAIL'd tests for PR gdb/11289.
6139
6140 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6141
6142 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
6143
6144 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6145
6146 * gdb.base/comp-dir/subdir/dummy.txt: New file.
6147 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
6148 a temporary directory.
6149
6150 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6151
6152 * gdb.base/charset.exp: Use a single regular expression to match
6153 show host-charset and show target-charset output.
6154
6155 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6156
6157 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
6158 "Illegal process-id" expect string more exact.
6159 (attach to digits-starting nonsense is prohibited): New.
6160
6161 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6162
6163 * gdb.base/prelink.exp (set verbose on): New.
6164
6165 2010-02-12 Tomas Holmberg <th@virtutech.com>
6166
6167 * mi-reverse.exp: New file. Test for reverse option to the
6168 following MI commands: exec-continue, exec-finish, exec-next,
6169 exec-step, exec-next-instruction, exec-step-instruction.
6170
6171 2010-02-09 Joel Brobecker <brobecker@adacore.com>
6172
6173 * gdb.ada/ptype_tagged_param: New testcase.
6174
6175 2010-02-08 Tom Tromey <tromey@redhat.com>
6176
6177 PR c++/8017:
6178 * gdb.cp/overload.exp: Add tests.
6179 * gdb.cp/overload.cc (struct K): New.
6180 (namespace N): New.
6181 (main): Call new functions.
6182 (K::staticoverload): Define.
6183
6184 2010-02-08 Chris Moller <moller@mollerware.com>
6185
6186 PR gdb/10728
6187 * gdb.cp/pr10728-x.h: New file.
6188 * gdb.cp/pr10728-x.cc: New file.
6189 * gdb.cp/pr10728-y.cc: New file.
6190 * gdb.cp/pr10728.exp: New file.
6191 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
6192
6193 2010-02-08 Chris Moller <moller@mollerware.com>
6194
6195 PR gdb/9067
6196 * gdb.cp/pr9067.exp: New
6197 * gdb.cp/pr9067.cc: New
6198 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
6199
6200 2010-02-08 Joel Brobecker <brobecker@adacore.com>
6201
6202 * lib/gdb.exp (gdb_test_timeout): New global variable.
6203 Set it to timeout if not already set.
6204 (gdb_init): Reset the value of timeout to gdb_test_timeout.
6205
6206 2010-02-05 Doug Evans <dje@google.com>
6207
6208 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
6209 user.
6210
6211 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
6212
6213 PR c++/7935:
6214 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
6215
6216 2010-02-04 Tom Tromey <tromey@redhat.com>
6217
6218 * gdb.cp/virtbase.exp: Make test case names unique.
6219
6220 2010-02-02 Tom Tromey <tromey@redhat.com>
6221
6222 * gdb.cp/virtbase.exp: Add regression tests.
6223 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
6224 (main): Instantiate RHC.
6225
6226 2010-02-02 Tom Tromey <tromey@redhat.com>
6227
6228 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
6229 type-printing change.
6230
6231 2010-02-02 Tom Tromey <tromey@redhat.com>
6232
6233 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
6234 * gdb.cp/virtbase.cc: New file.
6235 * gdb.cp/virtbase.exp: New file.
6236 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
6237
6238 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6239
6240 PR libc/11214:
6241 * gdb.threads/current-lwp-dead.c: Include features.h.
6242 (HAS_NOMMU): New.
6243 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
6244
6245 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6246
6247 * gdb.base/symbol-without-target_section.exp,
6248 gdb.base/symbol-without-target_section.c: New.
6249
6250 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6251
6252 * gdb.base/bigcore.exp: Reset increased timeout.
6253 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
6254
6255 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6256
6257 * gdb.base/gcore.exp (capture_command_output): Use
6258 gdb_test_multiple.
6259
6260 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6261
6262 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
6263 * gdb.arch/thumb2-it.exp (test_it_break): New function.
6264 (Top level): Call it.
6265
6266 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6267
6268 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
6269
6270 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6271
6272 * gdb.base/call-strs.exp, gdb.base/default.exp,
6273 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
6274 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
6275 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
6276 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
6277 gdb.base/watchpoint-solib.exp: Save and restore timeout.
6278 * gdb.base/ending-run.exp: Correct restore of timeout.
6279 * gdb.base/page.exp: Remove unnecessary timeout setting.
6280
6281 2010-01-29 Joel Brobecker <brobecker@adacore.com>
6282
6283 * gdb.ada/rec_return: New testcase.
6284
6285 2010-01-29 Joel Brobecker <brobecker@adacore.com>
6286
6287 * gdb.ada/call_pn: New testcase.
6288
6289 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6290
6291 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
6292 (Top level): Use it to resume.
6293 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
6294 the Thumb mode displaced stepping error as unsupported.
6295
6296 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
6297
6298 * gdb.cp/nsusing.exp: Added more tests.
6299 * gdb.cp/nsrecurs.exp: Ditto.
6300 * gdb.cp/nsusing.cc: Added test functions.
6301 * gdb.cp/nsrecurs.cc: Ditto.
6302
6303 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6304
6305 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
6306 absolute directory pathnames in gdb.sum file.
6307
6308 2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
6309
6310 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
6311 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
6312
6313 2010-01-26 Tom Tromey <tromey@redhat.com>
6314
6315 PR exp/7643:
6316 * gdb.base/printcmds.exp (test_print_string_constants): Remove
6317 setup_kfail.
6318
6319 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
6320
6321 * gdb.cp/nsrecurs.exp: New test.
6322 * gdb.cp/nsrecurs.cc: New test program.
6323 * gdb.cp/nsstress.exp: New test.
6324 * gdb.cp/nsstress.cc: New test program.
6325 * gdb.cp/nsdecl.exp: New test.
6326 * gdb.cp/nsdecl.cc: New test program.
6327
6328 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
6329
6330 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
6331 imported into file scope.
6332 Marked test as xfail.
6333 * gdb.cp/namespace-using.cc (marker5): New function.
6334 * gdb.cp/shadow.exp: New test.
6335 * gdb.cp/shadow.cc: New test program.
6336 * gdb.cp/nsimport.exp: New test.
6337 * gdb.cp/nsimport.cc: New test program.
6338
6339 2010-01-25 Tom Tromey <tromey@redhat.com>
6340
6341 PR gdb/11049:
6342 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
6343 with "set print null-stop on".
6344
6345 2010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6346
6347 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
6348 Adjust it for DISASSEMBLY_OMIT_FNAME.
6349
6350 2010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6351
6352 PR symtab/11199:
6353 * gdb.dwarf2/member-ptr-forwardref.exp,
6354 gdb.dwarf2/member-ptr-forwardref.S: New.
6355
6356 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6357
6358 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
6359 (thread1_func): Protect thread1_tid with thread1_tid_cond by
6360 thread1_tid_mutex. Remove gdbstop_mutex handling.
6361 (thread2_func): Protect thread2_tid with thread2_tid_cond by
6362 thread2_tid_mutex. Remove gdbstop_mutex handling.
6363 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
6364 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
6365 pthread_cond_wait conditionalizations by while loops.
6366
6367 2010-01-20 Tom Tromey <tromey@redhat.com>
6368
6369 PR backtrace/10770:
6370 * gdb.dwarf2/pr10770.exp: New file.
6371 * gdb.dwarf2/pr10770.c: New file.
6372 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
6373
6374 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
6375
6376 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
6377 that target was removed, and the test always runs native anyway.
6378
6379 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6380
6381 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
6382 gdb.base/watchpoint-cond-gone-stripped.c: New.
6383
6384 2010-01-19 Tom Tromey <tromey@redhat.com>
6385
6386 PR c++/8000:
6387 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
6388 existing tests.
6389 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
6390 (main): Use AAA::SomeEnum.
6391
6392 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6393
6394 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
6395 (test_ignore_count): Declare line_callme_body global.
6396 (run to breakpoint with ignore count): Use line_callme_body.
6397 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
6398 (set line_main_hello, set line_main_return): Reindent.
6399 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
6400 New.
6401 (continue to callee4): Use line_callee4_body.
6402 (check *stopped from CLI command): Use line_callee4_next.
6403 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
6404 (set line_main_hello, set line_main_return): Reindent.
6405 (set line_callee4_head, set line_callee4_body): New.
6406 (continue to callee4): Use line_callee4_body.
6407
6408 2010-01-18 Tom Tromey <tromey@redhat.com>
6409
6410 PR c++/9680:
6411 * gdb.cp/casts.cc: Add new classes and variables.
6412 * gdb.cp/casts.exp: Test new operators.
6413
6414 2010-01-18 Tom Tromey <tromey@redhat.com>
6415 Thiago Jung Bauermann <bauerman@br.ibm.com>
6416
6417 * gdb.python/source2.py: New file.
6418 * gdb.python/source1: New file.
6419 * gdb.python/python.exp: Test "source" command.
6420
6421 2010-01-15 Stan Shebs <stan@codesourcery.com>
6422
6423 * gdb.trace/tfile.c: New file.
6424 * gdb.trace/tfile.exp: New file.
6425
6426 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6427
6428 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
6429
6430 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6431
6432 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
6433
6434 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6435
6436 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
6437 (libfunc): New parameter action. Implement also selectable "sleep".
6438 * gdb.base/break-interp-main.c: Include assert.h.
6439 (libfunc): New parameter action.
6440 (main): New parameters argc and argv. Assert argc. Pass argv.
6441 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
6442 (test_attach): New proc.
6443 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
6444 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
6445
6446 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6447
6448 * gdb.base/break-interp.exp (test_core): New proc.
6449 (test_ld): Call it.
6450
6451 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6452
6453 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
6454 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
6455 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
6456 and gdb_compile_shlib. Use new -Wl compiler options.
6457 (dl bt, main bt): New tests.
6458
6459 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6460
6461 Support PIEs with no symfile_objfile.
6462 * gdb.base/break-interp.exp: New argument at the test_ld calls.
6463 (test_ld): New parameter trynosym.
6464 (test_ld <$trynosym>): New block.
6465
6466 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6467
6468 * gdb.base/break-interp.exp: New file.
6469
6470 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6471
6472 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
6473 * gdb.python/py-prettyprint.py (pp_ls): New printer.
6474 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
6475 test.
6476 * gdb.python/py-prettyprint.c: Define lazystring test structure.
6477 * gdb.python/py-mi.exp: Add lazy string test.
6478
6479 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6480
6481 * lib/mi-support.exp (mi_check_thread_states): Handle
6482 core number in thread listing.
6483
6484 2010-01-12 Joel Brobecker <brobecker@adacore.com>
6485
6486 * gdb.base/maint.exp: Adjust the expected output for the
6487 "maint print type" test. Use gdb_test_multiple instead of
6488 gdb_sent/gdb_expect.
6489
6490 2010-01-11 Doug Evans <dje@google.com>
6491
6492 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
6493 from gdbserver_download. All callers updated.
6494
6495 * gdb.server/ext-run.exp: "info os processes" requires xml support.
6496
6497 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6498
6499 Implement binary numbers parsing.
6500 * gdb.base/printcmds.exp (test_integer_literals_accepted)
6501 (test_integer_literals_rejected): New binary tests.
6502
6503 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6504
6505 * gdb.cell/configure: Regenerate.
6506
6507 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6508
6509 * gdb.base/corefile.exp: Move the core finding block out and call it as
6510 core_find, new variable $corefile, replace corefile by $corefile and
6511 [file tail $corefile] for usage vs. test names resp.
6512 * lib/gdb.exp (core_find): Move it as a new function here. New
6513 parameter binfile and deletefiles. New variable $destcore. Pre-delete
6514 $destcore. Return "" on error.
6515
6516 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6517
6518 Workaround PR binutils/10802.
6519 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
6520 (twice).
6521
6522 2010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6523
6524 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
6525
6526 2010-01-08 Joel Brobecker <brobecker@adacore.com>
6527
6528 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
6529 call, to avoid interruption.
6530
6531 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6532
6533 * gdb.stabs/weird.def (args93): New.
6534
6535 2010-01-07 Doug Evans <dje@google.com>
6536
6537 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
6538
6539 2010-01-07 Tom Tromey <tromey@redhat.com>
6540
6541 * gdb.base/source.exp: Use correct line number.
6542
6543 2010-01-05 Stan Shebs <stan@codesourcery.com>
6544
6545 * gdb.trace/tracecmd.exp: Test ftrace.
6546
6547 2010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6548
6549 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
6550
6551 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6552
6553 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
6554 "uint_for_mi_testing".
6555
6556 2010-01-01 Joel Brobecker <brobecker@adacore.com>
6557
6558 Test indented comment in file being sourced.
6559 * gdb.base/commands.exp: Test indented comment in file being sourced.
6560
6561 2010-01-01 Joel Brobecker <brobecker@adacore.com>
6562
6563 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
6564 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
6565 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
6566 notice.
6567
6568 2010-01-01 Joel Brobecker <brobecker@adacore.com>
6569
6570 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
6571 notice.
6572
6573 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6574
6575 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
6576 missing $after_stopped and comma (,) expectation.
6577
6578 2009-12-31 Stan Shebs <stan@codesourcery.com>
6579
6580 * gdb.trace/actions.exp: Test teval action.
6581
6582 2009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6583
6584 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
6585 (top level): Call test_watchpoint_in_big_blob.
6586 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
6587 watchpoints.
6588 (func3): Write to buf.
6589
6590 2009-12-29 Stan Shebs <stan@codesourcery.com>
6591
6592 * gdb.trace/actions.exp: Test default-collect.
6593
6594 2009-12-28 Stan Shebs <stan@codesourcery.com>
6595
6596 * gdb.trace/tsv.exp: New file.
6597 * gdb.base/completion.exp: Update ambiguous info output.
6598
6599 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6600
6601 * gdb.base/find.c (main): Reference search buffers.
6602 * gdb.base/included.c (main): Reference integer.
6603 * gdb.base/ptype.c (charfoo): Declare.
6604 (intfoo): Call charfoo.
6605 * gdb.base/scope0.c (useitp): New function.
6606 (usestatics): Use useitp.
6607 (useit): Add a type for val.
6608 * gdb.base/scope1.c (useit1): Take a pointer argument.
6609 (usestatics1): Update calls to useit1.
6610 * gdb.cp/call-c.cc: Declare foo.
6611 (main): Call foo.
6612 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
6613 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
6614 (main): Call C::ensureRefs and ensureOtherRefs.
6615 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
6616 variables.
6617 (ensureOtherRefs): New function.
6618 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
6619 * gdb.cp/templates.cc (main): Call t5i.value.
6620
6621 2009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6622
6623 Fix compatibility with G++-4.5.
6624 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
6625 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
6626 (uncaught return): Remove.
6627
6628 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6629 Phil Muldoon <pmuldoon@redhat.com>
6630
6631 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
6632 (bp_location13, bp_location14, bp_location17, bp_location18)
6633 (marker3_proto, marker4_proto): New variables.
6634 (breakpoint info): Update output.
6635 (run until breakpoint at marker3, run until breakpoint at marker4): New
6636 tests.
6637
6638 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6639
6640 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
6641 Replace the printf call of Y by provided "y-set-1" label. New block
6642 for the second shared library.
6643 * gdb.base/unload.exp: Compile also the second library, call
6644 gdb_load_shlibs also for it. Use now gdb_breakpoint.
6645 (single pending breakpoint info): Rename to ...
6646 (pending breakpoint info before run): ... this extended test.
6647 (libfile2, libname2, libsrcfile2, libsrc2)
6648 (lib_sl2): New variables.
6649 (exec_opts): Set also SHLIB_NAME2.
6650 (pending breakpoint info on first run at shrfunc1)
6651 (pending breakpoint info on second run at shrfunc1)
6652 (pending breakpoint info on second run at shrfunc2)
6653 (print y from libfile, print y from libfile2): New tests.
6654 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
6655 * gdb.base/unloadshr2.c: New.
6656
6657 2009-12-22 Hui Zhu <teawater@gmail.com>
6658
6659 * gdb.reverse/sigall-reverse.exp: Adjust.
6660
6661 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6662
6663 PR gdb/10884
6664
6665 * gdb.mi/var-cmd.c (do_bitfield_tests): New
6666 (main): Call do_bitfield_tests.
6667 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
6668
6669 2009-12-20 Joel Brobecker <brobecker@adacore.com>
6670
6671 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
6672 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
6673 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
6674 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
6675 gdb.modula2/unbounded1.c: Update copyright header.
6676
6677 2009-12-10 Chris Moller <moller@mollerware.com>
6678
6679 PR gdb/9399
6680 * gdb.cp/virtfunc2.exp: New tests
6681 * gdb.cp/virtfunc2.cc: New tests
6682 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
6683
6684 2009-12-10 Oza Pawandeep (paawan1982@yahoo.com
6685
6686 * gdb.reverse/i387-env-reverse.c: New file.
6687 * gdb.reverse/i387-env-reverse.exp: New file.
6688 * gdb.reverse/i387-stack-reverse.c: New file.
6689 * gdb.reverse/i387-stack-reverse.exp: New file.
6690
6691 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6692
6693 * gdb.python/py-type.exp (test_range): New test.
6694
6695 2009-12-03 Phil Muldoon <pmuldoon@redhat.com>
6696
6697 PR python/10805
6698
6699 * gdb.python/py-type.exp: New file.
6700 * gdb.python/py-type.c: New file.
6701 * Makefile.in: Add py-type.
6702
6703 2009-12-03 Tom Tromey <tromey@redhat.com>
6704
6705 * gdb.python/py-value.exp (test_parse_and_eval): New
6706 function.
6707
6708 2009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
6709
6710 PR gdb/11022
6711
6712 * gdb.base/pr11022.exp: New test.
6713 * gdb.base/pr11022.c: New test.
6714
6715 2009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6716
6717 Fix spurious false FAILs.
6718 * gdb.base/structs.c (chartest): New.
6719 (main): Fill-in chartest.
6720 * gdb.base/structs.exp (anychar_re, first): New.
6721 (start_structs_test): Import global anychar_re and first.
6722 New gdb_test call "set print elements 300; ${testfile}"
6723 (start_structs_test <$first>): New block.
6724 (any): Import global anychar_re. New variable ac. Use ${ac}.
6725
6726 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6727
6728 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
6729
6730 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6731
6732 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
6733 Force $srcfile file.
6734 * gdb.base/foll-fork.c (callee): Comment out the printf call.
6735
6736 2009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6737
6738 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
6739 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
6740 * gdb.threads/watchthreads-reorder.exp: Likewise.
6741
6742 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6743
6744 PR gdb/8704
6745
6746 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
6747 "if", and "thread". Correct matching in the previous test.
6748
6749 2009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
6750
6751 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
6752
6753 2009-11-23 Michael Snyder <msnyder@vmware.com>
6754
6755 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
6756 * gdb.reverse-watch-precsave.exp: Ditto.
6757
6758 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6759
6760 * gdb.asm/asm-source.exp: Adjust.
6761 * gdb.base/help.exp: Adjust.
6762
6763 2009-11-22 Pedro Alves <pedro@codesourcery.com>
6764
6765 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
6766 (do_syscall_tests_without_xml): Set data-directory to
6767 /the/path/to/nowhere.
6768
6769 2009-11-21 Pedro Alves <pedro@codesourcery.com>
6770
6771 * gdb.threads/local-watch-wrong-thread.c,
6772 gdb.threads/local-watch-wrong-thread.exp: New files.
6773
6774 2009-11-21 Pedro Alves <pedro@codesourcery.com>
6775
6776 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
6777 assume new `regsub' syntax available.
6778
6779 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6780
6781 * gdb.base/watchpoint-hw-hit-once.exp,
6782 gdb.base/watchpoint-hw-hit-once.c: New.
6783
6784 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6785
6786 * gdb.threads/watchthreads-reorder.exp,
6787 gdb.threads/watchthreads-reorder.c: New.
6788
6789 2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
6790
6791 * gdb.xml/tdesc-regs.exp: Use for m68k.
6792
6793 2009-11-15 Pedro Alves <pedro@codesourcery.com>
6794
6795 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
6796
6797 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
6798
6799 * lib/gdb.exp (current_target_name): New procedure.
6800 (gdb_wrapper_target): New variable.
6801 (gdb_wrapper_init): Set gdb_wrapper_target.
6802 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
6803 wrapper.
6804
6805 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
6806
6807 * gdb.base/remote.exp: Delete the slowest load test.
6808 Do not load with fixed packet sizes.
6809
6810 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
6811
6812 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
6813
6814 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
6815
6816 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
6817 srcfile when setting a breakpoint.
6818
6819 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
6820
6821 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
6822 macros.
6823
6824 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
6825
6826 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
6827 to be in memory.
6828 * gdb.base/display.c (force_mem): New.
6829 (do_loops): Use it. Add breakpoint comments.
6830 (do_vars): Add a breakpoint comment.
6831 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
6832 line numbers.
6833
6834 2009-11-13 Nathan Froyd <froydnj@codesourcery.com>
6835
6836 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
6837 instead of a bare "run".
6838
6839 2009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6840
6841 * gdb.python/py-prettyprint.exp: Adjust.
6842
6843 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
6844
6845 * lib/cell.exp (skip_cell_tests): Clean up test files before
6846 returning.
6847
6848 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
6849
6850 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
6851 and the breakpoint menu. Do not call perror if a prompt is seen.
6852 Consume the following GDB prompt.
6853 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
6854 * gdb.cp/namespace.exp: Use gdb_test.
6855 * gdb.cp/templates.exp: Use gdb_test.
6856 (test_template_breakpoints): Use gdb_test_multiple.
6857
6858 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
6859
6860 * gdb.base/break1.c (struct some_struct, values): Move earlier.
6861 (marker4): Reference values.
6862
6863 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
6864
6865 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
6866 is missing.
6867
6868 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
6869
6870 * gdb.base/break.c (need_malloc): New.
6871 * gdb.base/constvars.c (main): Reference crass and crisp.
6872 * gdb.base/gdb1821.c (main): Reference bar.
6873 * gdb.cp/gdb1355.cc (main): Reference s1.
6874 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
6875 (main): Call them.
6876 * gdb.cp/hang2.cc (dummy2): Define.
6877 * gdb.cp/hang3.cc (dummy3): Define.
6878 * gdb.cp/m-data.cc (main): Reference shadow.
6879
6880 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
6881 Nathan Froyd <froydnj@codesourcery.com>
6882
6883 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
6884 remote host.
6885
6886 2009-11-12 Nathan Froyd <froydnj@codesourcery.com>
6887
6888 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
6889 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
6890 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6891 * gdb.dwarf2/dw2-intercu.exp: Likewise.
6892 * gdb.dwarf2/dw2-intermix.exp: Likewise.
6893 * gdb.dwarf2/dw2-producer.exp: Likewise.
6894 * gdb.dwarf2/mac-fileno.exp: Likewise.
6895 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
6896 py-prettyprint.py to the remote host.
6897 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
6898
6899 2009-11-11 Keith Seitz <keiths@redhat.com>
6900
6901 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
6902 use it instead of "Foo".
6903 * gdb.cp/classes.exp (do_tests): Add a test to access
6904 a method through a typedef'd class name.
6905
6906 2009-11-11 Nathan Froyd <froydnj@codesourcery.com>
6907
6908 * gdb.base/long_long.exp: Permit leading zeros on floating-point
6909 exponents.
6910 * gdb.base/pointers.exp: Likewise.
6911 * gdb.cp/ref-types.exp: Likewise.
6912
6913 2009-11-11 Keith Seitz <keiths@redhat.com>
6914
6915 * gdb.cp/cplusfuncs.cc (class foo): Add operators
6916 new[] and delete[].
6917 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
6918 "void".
6919 (probe_demangler): Remove all single-quoting of
6920 method and variable names.
6921 (info_func_regexp): Remove the word "void" from any
6922 occurrence of "(void)".
6923 (print_addr_2): Remove all single-quoting of
6924 method names.
6925 (print_addr_2_kfail): Likewise.
6926 (print_addr): Single-quote C function names before
6927 passing to print_addr_2.
6928 (test_paddr_operator_functions): Remove single-quoting
6929 for method names.
6930 Add tests for operator new[] and operator delete[].
6931
6932 2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6933
6934 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
6935
6936 2009-11-09 Keith Seitz <keiths@redhat.com>
6937
6938 * gdb.cp/overload.exp: Add tests for resolving overloaded
6939 methods in expression parsing/evaluation.
6940
6941 2009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6942
6943 * lib/gdb.exp (default_gdb_version): Use --version instead of
6944 --command.
6945
6946 2009-11-10 Nathan Sidwell <nathan@codesourcery.com>
6947
6948 * lib/gdb.exp (gdb_compile_test): New.
6949 (skip_ada_tests, skip_java_tests): New.
6950 (gdb_compile): Use gdb_compile_test for f77.
6951 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
6952 * lib/java.exp (compile_java_from_source): Remove runtests check,
6953 use gdb_compile_test to record result.
6954 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
6955 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
6956 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
6957 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
6958 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
6959 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
6960 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
6961 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
6962 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
6963 adjust gdb_compile invocations.
6964
6965 2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6966
6967 * Makefile.in (abs_builddir): New.
6968 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
6969 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
6970 `$(abs_builddir)/site.exp'.
6971
6972 2009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
6973
6974 * config/m68k-emc.exp, lib/emc-support.exp,
6975 gdb.trace/gdb_c_test.c: Delete.
6976 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
6977 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
6978 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6979 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
6980 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6981 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
6982 casing for m68k-*-elf.
6983
6984 2009-11-03 Pedro Alves <pedro@codesourcery.com>
6985
6986 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
6987 * gdb.arch/i386-prologue.exp: Likewise.
6988 * gdb.arch/i386-unwind.exp: Likewise.
6989
6990 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
6991
6992 * lib/gdb.exp (gdb_expect): Fix timeout typo.
6993
6994 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
6995
6996 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
6997
6998 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
6999
7000 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
7001
7002 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7003
7004 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
7005
7006 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7007
7008 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
7009 * gdb.base/sepdebug2.c: New file.
7010
7011 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
7012
7013 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
7014 the modified warnings for catch syscall. Verify if GDB was compiled
7015 with support for lib expat, and choose which tests to run depending
7016 on this.
7017
7018 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
7019
7020 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
7021 that composite commands are parsed OK. And also test
7022 that breakpoint commands do work.
7023
7024 2009-10-23 Michael Snyder <msnyder@vmware.com>
7025
7026 gdb.reverse/consecutive-precsave.exp: Change expect pattern
7027 to allow for new disassembly style.
7028
7029 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
7030
7031 * gdb.asm/asm-source.exp: Adjust.
7032
7033 2009-10-22 Michael Snyder <msnyder@vmware.com>
7034
7035 * gdb.reverse/break-precsave.exp: New test.
7036 * gdb.reverse/consecutive-precsave.exp: Ditto.
7037 * gdb.reverse/finish-precsave.exp: Ditto.
7038 * gdb.reverse/i386-precsave.exp: Ditto.
7039 * gdb.reverse/machinestate-precsave.exp: Ditto.
7040 * gdb.reverse/sigall-precsave.exp: Ditto.
7041 * gdb.reverse/solilb-precsave.exp: Ditto.
7042 * gdb.reverse/step-precsave.exp: Ditto.
7043 * gdb.reverse/until-precsave.exp: Ditto.
7044 * gdb.reverse/watch-precsave.exp: Ditto.
7045
7046 2009-10-22 Michael Snyder <msnyder@vmware.com>
7047
7048 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
7049 for gdb_expect. Adjust one test's expect strings for the new
7050 format of disassemble.
7051 * gdb.reverse/finish-reverse.exp: Delete 'return'.
7052 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
7053 gdb_test_multiple.
7054 * gdb.reverse/step-reverse.exp: Delete 'return'.
7055 * gdb.reverse/until-reverse.exp: Delete blank lines.
7056 * gdb.reverse/watch-reverse.exp: Delete blank lines.
7057
7058 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
7059
7060 * gdb.base/consecutive.exp: Adjust.
7061 * gdb.base/display.exp: Likewise.
7062 * gdb.base/pc-fp.exp: Likewise.
7063 * gdb.base/sigbpt.exp: Likewise.
7064
7065 2009-10-19 Michael Snyder <msnyder@vmware.com>
7066
7067 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
7068 * gdb.reverse/finish-reverse.c: Ditto.
7069 * gdb.reverse/sigall-reverse.c: Ditto.
7070 * gdb.reverse/solib-reverse.c: Ditto.
7071 * gdb.reverse/step-reverse.c: Ditto.
7072 * gdb.reverse/watch-reverse.c: Ditto.
7073
7074 2009-10-19 Pedro Alves <pedro@codesourcery.com>
7075 Stan Shebs <stan@codesourcery.com>
7076
7077 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
7078 * gdb.base/foll-exec.exp: Adjust to expect a process id before
7079 "Executing new program".
7080 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
7081 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
7082 left listed after having been killed.
7083 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
7084 * gdb.base/maint.exp: Adjust test.
7085
7086 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
7087 * gdb.multi/Makefile.in: New.
7088 * gdb.multi/base.exp: New.
7089 * gdb.multi/goodbye.c: New.
7090 * gdb.multi/hangout.c: New.
7091 * gdb.multi/hello.c: New.
7092 * gdb.multi/bkpt-multi-exec.c: New.
7093 * gdb.multi/bkpt-multi-exec.exp: New.
7094 * gdb.multi/crashme.c: New.
7095
7096 2009-10-13 Tristan Gingold <gingold@adacore.com>
7097
7098 * gdb.base/sepdebug.exp: Check debug info are found.
7099
7100 2009-10-08 Pedro Alves <pedro@codesourcery.com>
7101
7102 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
7103 bits.
7104
7105 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7106
7107 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
7108
7109 2009-10-07 Joel Brobecker <brobecker@adacore.com>
7110
7111 * gdb.base/watchpoints.c: Add copyright header. Reformat one
7112 of the comments.
7113
7114 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
7115
7116 * gdb.base/annota1.exp: Remove obsolete match_max increase.
7117 * gdb.base/annota3.exp: Idem.
7118 * gdb.base/maint.exp: Idem.
7119
7120 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7121
7122 * lib/gdb.exp (default_gdb_init): Set current value of match_max
7123 to default.
7124
7125 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
7126
7127 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
7128 mingw and cygwin targets.
7129
7130 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
7131 Pedro Alves <pedro@codesourcery.com>
7132
7133 * lib/gdb.exp (gdb_compile): Avoid adding
7134 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
7135
7136 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
7137
7138 * gdb.base/shr1.c: Use %p in format string.
7139 * gdb.base/unload.c: Avoid warning in fprintf.
7140 * gdb.base/watchpoint-solib.c: Idem.
7141
7142 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
7143
7144 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
7145 long type.
7146 (test_unlink): Correct printf string.
7147 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
7148 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
7149
7150 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7151
7152 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
7153 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
7154 * gdb.arch/ia64-breakpoint-shadow.S: New file.
7155
7156 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7157
7158 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
7159 * gdb.objc/nondebug.exp: Likewise.
7160
7161 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7162
7163 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
7164 target_info setting.
7165
7166 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
7167 that detect new threads during "info threads".
7168
7169 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7170
7171 * gdb.threads/manythreads.c (main): Increase thread stack size
7172 to 2*PTHREAD_STACK_MIN.
7173 * gdb.threads/multi-create.c (main): Likewise.
7174 (create_function): Likewise.
7175
7176 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7177
7178 * gdb.base/dump.exp: Pass difference of pointer types instead
7179 of integer types as offset to restore in intarr3.srec case.
7180
7181 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7182
7183 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
7184
7185 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7186
7187 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
7188
7189 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
7190
7191 New test for two watchpoints, with disabling of
7192 the first inserted.
7193 * testsuite/gdb.base/watchpoints.c: New file.
7194 * testsuite/gdb.base/watchpoints.exp: New file.
7195
7196 2009-09-25 Tom Tromey <tromey@redhat.com>
7197
7198 * gdb.base/charset.exp: Test utf-16 strings with Python.
7199
7200 2009-09-25 Tom Tromey <tromey@redhat.com>
7201
7202 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
7203 UCS-4.
7204 * gdb.base/charset.c (utf_32_string): Rename.
7205 (init_utf32): Rename.
7206 (main): Update.
7207
7208 2009-09-22 Tom Tromey <tromey@redhat.com>
7209
7210 * gdb.python/py-function.exp: Add regression tests.
7211
7212 2009-09-21 Keith Seitz <keiths@redhat.com>
7213
7214 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
7215 with invalid operator.
7216
7217 2009-09-21 Keith Seitz <keiths@redhat.com>
7218
7219 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
7220 and destructor using typedef name of class.
7221 * gdb.cp/classes.cc (class Base1): Add a destructor.
7222 (base1): New typedef.
7223 (use_methods): Instanitate an object of type base1.
7224 * gdb.cp/templates.exp (test_template_typedef): New procedure.
7225 (do_tests): Call test_template_typedef.
7226 * gdb.cp/templates.cc (Baz::~Baz): New method.
7227 (intBazOne): New typedef.
7228 (main): Instantiate intBazOne.
7229
7230 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
7231
7232 PR python/10633
7233
7234 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
7235 Function.
7236 (run_lang_tests): Add print elements test.
7237
7238 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
7239
7240 * gdb.python/py-value.exp (test_subscript_regression): New
7241 function. Test for invalid subscripts.
7242 * gdb.python/py-value.c (main): Add test array, and pointer to it.
7243 (ptr_ref): New function.
7244
7245 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
7246
7247 * gdb.base/default.exp: Fix "show convenience".
7248
7249 2009-09-15 Tom Tromey <tromey@redhat.com>
7250
7251 * lib/mi-support.exp (mi_create_varobj): Update.
7252 (mi_create_floating_varobj): Likewise.
7253 (mi_create_dynamic_varobj): New proc.
7254 (mi_varobj_update): Update.
7255 (mi_varobj_update_with_type_change): Likewise.
7256 (mi_varobj_update_kv_helper): New proc.
7257 (mi_varobj_update_dynamic_helper): Rewrite.
7258 (mi_varobj_update_dynamic): New proc.
7259 (mi_list_varobj_children): Update.
7260 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
7261 * gdb.python/python-prettyprint.py (pp_outer): New class.
7262 (pp_nullstr): Likewise.
7263 (lookup_function): Register new printers.
7264 * gdb.python/python-prettyprint.c (struct substruct): New type.
7265 (struct outerstruct): Likewise.
7266 (substruct_test): New function.
7267 (struct nullstr): New type.
7268 (string_1, string_2): New globals.
7269 (main): Add new tests.
7270 * gdb.python/python-mi.exp: Added regression tests.
7271 * gdb.mi/mi2-var-display.exp: Update.
7272 * gdb.mi/mi2-var-cmd.exp: Update.
7273 * gdb.mi/mi2-var-child.exp: Update.
7274 * gdb.mi/mi2-var-block.exp: Update.
7275 * gdb.mi/mi-var-invalidate.exp: Update.
7276 * gdb.mi/mi-var-display.exp: Update.
7277 * gdb.mi/mi-var-cmd.exp: Update.
7278 * gdb.mi/mi-var-child.exp: Update.
7279 * gdb.mi/mi-var-block.exp: Update.
7280 * gdb.mi/mi-break.exp: Update.
7281 * gdb.mi/gdb701.exp: Update.
7282
7283 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
7284
7285 * Makefile.in: Inclusion of catch-syscall object.
7286 * gdb.base/catch-syscall.c: New file.
7287 * gdb.base/catch-syscall.exp: New file.
7288
7289 2009-09-12 Michael Snyder <msnyder@vmware.com>
7290
7291 * gdb.reverse/step-reverse.exp: Explicitly check for targets
7292 that can support reverse debuggnig.
7293
7294 2009-09-11 Tom Tromey <tromey@redhat.com>
7295
7296 * gdb.dwarf2/valop.S: New file.
7297 * gdb.dwarf2/valop.exp: New file.
7298
7299 2009-09-11 Mark Kettenis <kettenis@gnu.org>
7300
7301 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
7302
7303 2009-09-10 Doug Evans <dje@google.com>
7304
7305 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
7306 Add $gdb_prompt to second breakpoint regexp.
7307
7308 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
7309
7310 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
7311 names, add missing ones.
7312 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
7313 * gdb.python/py-frame.c: Rename from python-frame.c.
7314 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
7315 testfile name.
7316 * gdb.python/py-function.exp: Rename from python-function.exp.
7317 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
7318 testfile name.
7319 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
7320 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
7321 Adjust testfile name.
7322 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
7323 * gdb.python/py-template.cc: Rename from python-template.cc.
7324 * gdb.python/py-template.exp: Rename from python-template.exp.
7325 Adjust testfile name.
7326 * gdb.python/py-value.c: Rename from python-value.c.
7327 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
7328 testfile name.
7329
7330 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7331
7332 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
7333 $bpt2address.
7334 (Second breakpoint address is valid on ia64)
7335 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
7336
7337 2009-09-03 Joseph Myers <joseph@codesourcery.com>
7338
7339 * gdb.base/ending-run.exp: Restrict regular expression matching
7340 line number to require closing brace following.
7341
7342 2009-09-03 Doug Evans <dje@google.com>
7343
7344 * gdb.base/store.exp (check_set): Fix typo in expected value message.
7345
7346 2009-09-02 Tom Tromey <tromey@redhat.com>
7347
7348 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
7349
7350 2009-09-02 Tom Tromey <tromey@redhat.com>
7351
7352 * gdb.dwarf2/callframecfa.exp: New file.
7353 * gdb.dwarf2/callframecfa.S: New file.
7354
7355 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7356
7357 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
7358 gdb.base/solib-overlap-main.c: New.
7359
7360 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
7361
7362 PR gdb/10565
7363
7364 * gdb.base/bitfields.c (struct container, container): New.
7365 (main): Initialize it and call break5.
7366 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
7367
7368 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7369
7370 Support constant DW_AT_data_member_location by GCC PR debug/40659.
7371 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
7372
7373 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7374
7375 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
7376
7377 2009-08-26 Michael Snyder <msnyder@vmware.com>
7378
7379 * gdb.base/i386-reverse.c: New file.
7380 * gdb.base/i386-reverse.exp: New file.
7381 * gdb.base/Makefile.in: Add new files to be removed.
7382
7383 2009-08-26 Joseph Myers <joseph@codesourcery.com>
7384
7385 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
7386 environment-pwd for remote host.
7387 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
7388
7389 2009-08-24 Keith Seitz <keiths@redhat.com>
7390
7391 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
7392 Add two new C++ completer tests which limit the output to a
7393 given class.
7394
7395 2009-08-24 Michael Snyder <msnyder@vmware.com>
7396
7397 * gdb.base/del.exp: Fix typo in comment.
7398 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
7399
7400 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7401
7402 * configure: Regenerate.
7403 * gdb.hp/configure: Likewise.
7404 * gdb.hp/gdb.aCC/configure: Likewise.
7405 * gdb.hp/gdb.base-hp/configure: Likewise.
7406 * gdb.hp/gdb.compat/configure: Likewise.
7407 * gdb.hp/gdb.defects/configure: Likewise.
7408 * gdb.hp/gdb.objdbg/configure: Likewise.
7409 * gdb.stabs/configure: Likewise.
7410
7411 2009-08-19 Doug Evans <dje@google.com>
7412
7413 * gdb.base/gdbvars.c: New file.
7414 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
7415
7416 2009-08-14 Pedro Alves <pedro@codesourcery.com>
7417
7418 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
7419 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
7420
7421 2009-08-13 Pedro Alves <pedro@codesourcery.com>
7422
7423 * gdb.base/default.exp: Adjust "set language test": it's now an
7424 enum command. Larger help string moved to "help set language".
7425 * gdb.base/help.exp: Adjust "help set language" expected output,
7426 now lists all known languages.
7427
7428 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
7429
7430 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
7431 all frame arguments.
7432 * gdb.arch/altivec-regs.exp: Likewise.
7433
7434 2009-08-07 Tom Tromey <tromey@redhat.com>
7435
7436 * gdb.base/setshow.exp: Add tests for changes to set language, set
7437 check range, and set check type.
7438
7439 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
7440
7441 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
7442 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
7443 Call it.
7444
7445 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7446
7447 * configure.ac: Run gdb.cell tests when appropriate.
7448 * configure: Regenerate.
7449 * lib/cell.exp: New file.
7450 * gdb.cell: New directory.
7451 * gdb.cell/configure.ac: New file.
7452 * gdb.cell/configure: New file.
7453 * gdb.cell/Makefile.in: New file.
7454 * gdb.cell/arch.exp: New file.
7455 * gdb.cell/break.c: New file.
7456 * gdb.cell/break.exp: New file.
7457 * gdb.cell/break-spu.c: New file.
7458 * gdb.cell/bt.c: New file.
7459 * gdb.cell/bt2-spu.c: New file.
7460 * gdb.cell/bt-spu.c: New file.
7461 * gdb.cell/bt.exp: New file.
7462 * gdb.cell/coremaker.c: New file.
7463 * gdb.cell/coremaker-spu.c: New file.
7464 * gdb.cell/core.exp: New file.
7465 * gdb.cell/gcore.exp: New file.
7466 * gdb.cell/data.c: New file.
7467 * gdb.cell/data.exp: New file.
7468 * gdb.cell/data-spu.c: New file.
7469 * gdb.cell/ea-cache.exp: New file.
7470 * gdb.cell/ea-cache.c: New file.
7471 * gdb.cell/ea-cache-spu.c: New file.
7472 * gdb.cell/ea-standalone.c: New file.
7473 * gdb.cell/ea-standalone.exp: New file.
7474 * gdb.cell/ea-test.c: New file.
7475 * gdb.cell/ea-test.exp: New file.
7476 * gdb.cell/f-regs.exp: New file.
7477 * gdb.cell/mem-access.c: New file.
7478 * gdb.cell/mem-access.exp: New file.
7479 * gdb.cell/mem-access-spu.c: New file.
7480 * gdb.cell/ptype.exp: New file.
7481 * gdb.cell/registers.exp: New file.
7482 * gdb.cell/size.c: New file.
7483 * gdb.cell/sizeof.exp: New file.
7484 * gdb.cell/size-spu.c: New file.
7485 * gdb.cell/solib.exp: New file.
7486 * gdb.cell/solib-symbol.exp: New file.
7487
7488 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7489
7490 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
7491
7492 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
7493
7494 * gdb.base/float.exp: Handle VFP registers.
7495
7496 2009-07-14 Michael Snyder <msnyder@vmware.com>
7497
7498 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
7499 to bring gdb to the beginning of the calling line.
7500
7501 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
7502 confusing the i386 epilogue unwinder.
7503
7504 2009-07-14 Stan Shebs <stan@codesourcery.com>
7505
7506 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
7507
7508 2009-07-14 Michael Snyder <msnyder@vmware.com>
7509
7510 * gdb.reverse/step-reverse.exp (stepi into function call):
7511 Call instruction may not be first instruction in the line.
7512 (reverse stepi from a function call): Used wrong line number.
7513
7514 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7515
7516 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
7517
7518 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7519
7520 Fix gdb.base/macscp.exp when using custom inputrc.
7521 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
7522 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
7523 env(TERM) set.
7524 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
7525 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
7526
7527 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7528
7529 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
7530 * gdb.base/annota1.exp (thread_test): Import global $testfile.
7531 Change the compilation target to match the testcase name.
7532 * gdb.base/sect-cmd.exp: Change the compilation target to match the
7533 testcase name.
7534 * a2-run.exp: Use for setup prepare_for_testing. Change the
7535 compilation target to match the testcase name.
7536 * gdb.base/commands.exp: Likewise.
7537 * gdb.base/finish.exp: Likewise.
7538 * gdb.base/float.exp: Likewise.
7539 * gdb.base/info-target.exp: Likewise.
7540 * gdb.base/relational.exp: Likewise.
7541 * gdb.base/term.exp: Likewise.
7542 * gdb.base/until.exp: Likewise.
7543 * gdb.base/volatile.exp: Likewise.
7544 * gdb.base/whatis-exp.exp: Likewise.
7545
7546 2009-07-11 Hui Zhu <teawater@gmail.com>
7547
7548 * gdb.base/help.exp (disassemble): Update expected help text.
7549
7550 2009-07-09 Tom Tromey <tromey@redhat.com>
7551
7552 * lib/gdb.exp: Handle TRANSCRIPT.
7553 (remote_spawn, remote_close, send_gdb): New procs.
7554
7555 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
7556
7557 * gdb.python/python-prettyprint.c: Add counted null string
7558 structure.
7559 * gdb.python/python-prettyprint.exp: Print null string. Test for
7560 embedded nulls.
7561 * gdb.python/python-prettyprint.py (pp_ns): New Function.
7562 * gdb.python/python-value.exp (test_value_in_inferior): Add
7563 variable length string fetch tests.
7564 * gdb.python/python-value.c (main): Add strings for string fetch tests.
7565
7566 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7567
7568 * gdb.base/dump.exp (inaccessible memory is reported): New test.
7569
7570 2009-07-07 Tom Tromey <tromey@redhat.com>
7571
7572 * gdb.base/call-rt-st.exp: Update for change to escape output.
7573 * gdb.base/callfuncs.exp: Likewise.
7574 * gdb.base/charset.exp: Likewise.
7575 * gdb.base/constvars.exp: Likewise.
7576 * gdb.base/long_long.exp: Likewise.
7577 * gdb.base/pointers.exp: Likewise.
7578 * gdb.base/printcmds.exp: Likewise.
7579 * gdb.base/setvar.exp: Likewise.
7580 * gdb.base/store.exp: Likewise.
7581 * gdb.cp/ref-types.exp: Likewise.
7582 * gdb.mi/mi-var-child.exp: Likewise.
7583 * gdb.mi/mi-var-display.exp: Likewise.
7584 * gdb.mi/mi2-var-display.exp: Likewise.
7585 * gdb.base/charset.exp: Test octal escape sequence length.
7586 Update for change to escape output.
7587
7588 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7589
7590 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
7591
7592 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
7593
7594 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
7595
7596 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7597
7598 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
7599 gdbserver increasing $portnum if "Can't bind address" has been seen.
7600
7601 2009-07-05 Pedro Alves <pedro@codesourcery.com>
7602
7603 * gdb.base/ending-run.exp: Add "step out of main" pattern for
7604 mingw32ce.
7605
7606 2009-07-05 Pedro Alves <pedro@codesourcery.com>
7607
7608 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
7609 VFP format.
7610
7611 2009-07-02 Pedro Alves <pedro@codesourcery.com>
7612
7613 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
7614 linux. Adjust to use "inferior", "info inferiors", "detach
7615 inferior" and "kill inferior" instead of "restart", "info fork",
7616 "detach fork" and "delete fork".
7617 * gdb.base/ending-run.exp: Spell out "info".
7618 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
7619 the "kill" command.
7620
7621 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7622
7623 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
7624 change to prefix TLS offset in hex with 0x.
7625
7626 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7627
7628 * gdb.base/default.exp: Update test case for "x" changes.
7629
7630 2009-07-01 Tristan Gingold <gingold@adacore.com>
7631
7632 * gdb.base/bigcore.exp: Make darwin untested.
7633
7634 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7635
7636 * gdb.base/completion.exp (directory completion): Create the directory.
7637 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
7638 escapeuniquesub.
7639 (directory completion 2): Expect now ${escapeuniquesub}.
7640 (Glob remaining of directory test): Remove one excessive newline.
7641 Expect the real output.
7642
7643 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7644
7645 Fix `make check//%' target after `make check' has been ran.
7646 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
7647 a mkdir call.
7648 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
7649 (%/.dir): Remove.
7650
7651 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7652
7653 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
7654 the expected result record.
7655
7656 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7657
7658 Remove racy FAILs relying just on the timeouts.
7659 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
7660 (annotation_level 2): Remove racy FAILs.
7661
7662 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
7663
7664 gdb/10275
7665 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
7666
7667 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
7668
7669 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
7670
7671 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
7672
7673 * gdb.mi/mi-stack.exp: Testing symbolic options
7674 to -stack-list-locals and -stack-list-arguments.
7675
7676 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7677
7678 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
7679
7680 2009-06-29 Tom Tromey <tromey@redhat.com>
7681
7682 * dg-extract-results.sh: New file.
7683 * Makefile.in (FORCE_PARALLEL): New variable.
7684 (CHECK_TARGET): New conditional variable.
7685 (check): Use CHECK_TARGET.
7686 (DO_RUNTEST): New variable.
7687 (check-single): New target.
7688 (TEST_DIRS): New variable.
7689 (TEST_TARGETS): Likewise.
7690 (check-parallel): New target.
7691 (check-gdb.%): New pattern.
7692 (BASE1_FILES): New variable.
7693 (BASE2_FILES): Likewise.
7694 (check-gdb.base%): New pattern.
7695 (%/.dir): New pattern.
7696 * configure: Rebuild.
7697 * aclocal.m4 (AM_CONDITIONAL): New defun.
7698 * configure.ac: Check whether user is using GNU make.
7699 (GMAKE): New conditional.
7700
7701 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
7702
7703 * gdb.cp/namespace-nested-import.cc: New test.
7704 * gdb.cp/namespace-nested-import.exp: New test.
7705
7706 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
7707
7708 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
7709 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
7710 * gdb.opt/Makefile.in (EXECUTABLES): Update.
7711 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
7712 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
7713 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
7714 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
7715 gdb.opt/inline-markers.c: New files.
7716 * lib/gdb.exp (skip_inline_frame_tests): New function.
7717 (skip_inline_var_tests): New function.
7718
7719 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
7720
7721 * gdb.cp/exception.exp: Don't require $hex before inner frame in
7722 backtrace.
7723
7724 2009-06-27 Michael Snyder <msnyder@vmware.com>
7725
7726 * gdb.reverse: New directory.
7727 * gdb.reverse/break-reverse.c: New test.
7728 * gdb.reverse/break-reverse.exp: New test.
7729 * gdb.reverse/consecutive-reverse.c: New test.
7730 * gdb.reverse/consecutive-reverse.exp: New test.
7731 * gdb.reverse/finish-reverse.c: New test.
7732 * gdb.reverse/finish-reverse.exp: New test.
7733 * gdb.reverse/machinestate.c: New test.
7734 * gdb.reverse/ms1.c: New test.
7735 * gdb.reverse/machinestate.exp: New test.
7736 * gdb.reverse/Makefile.in: New file.
7737 * gdb.reverse/shr2.c: New test.
7738 * gdb.reverse/solib-reverse.c: New test.
7739 * gdb.reverse/solib-reverse.exp: New test.
7740 * gdb.reverse/step-reverse.c: New test.
7741 * gdb.reverse/step-reverse.exp: New test.
7742 * gdb.reverse/until-reverse.c: New test.
7743 * gdb.reverse/ur1.c: New test.
7744 * gdb.reverse/until-reverse.exp: New test.
7745 * gdb.reverse/watch-reverse.c: New test.
7746 * gdb.reverse/watch-reverse.exp: New test.
7747 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
7748 * configure: Regenerate.
7749
7750 2009-06-26 Doug Evans <dje@google.com>
7751
7752 * gdb.base/psymtab.exp: Turn off pending breakpoints.
7753
7754 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
7755
7756 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
7757 windows problem for 'file delete $binfile'.
7758
7759 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
7760
7761 * gdb.cp/namespace-using.exp: New test.
7762 * gdb.cp/namespace-using.cc: New test.
7763
7764 2009-05-20 Joel Brobecker <brobecker@adacore.com>
7765
7766 * gdb.ada/variant_record_packed_array: New testcase.
7767
7768 2009-06-23 Tom Tromey <tromey@redhat.com>
7769
7770 * gdb.base/charset.exp (test_combination): Regression test.
7771 * gdb.base/charset.c (my_wchar_t): New typedef.
7772 (myvar): New global.
7773 (main): Set myvar.
7774
7775 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
7776
7777 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
7778 target.
7779
7780 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7781
7782 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
7783
7784 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7785
7786 * gdb.mi/gdb680.exp: Update test for error message.
7787
7788 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7789
7790 * gdb.base/annota1.exp: Allow multiple occurrences of the
7791 frames-invalid annotation.
7792 * gdb.cp/annota2.exp: Likewise.
7793
7794 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
7795
7796 * gdb.cp/gdb2495.cc: New file.
7797 * gdb.cp/gdb2495.exp: New file.
7798
7799 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7800
7801 Report error on GDB crash during runto.
7802 * lib/gdb.exp (runto <eof>): New.
7803
7804 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
7805
7806 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
7807 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
7808 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
7809 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
7810 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
7811 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
7812 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
7813 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
7814 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
7815 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
7816 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
7817 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
7818 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
7819 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
7820 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
7821 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
7822 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
7823 gdb.server/server-mon.exp, gdb.server/server-run.exp,
7824 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
7825 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
7826 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
7827 gdb.trace/passcount.exp, gdb.trace/report.exp,
7828 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
7829 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
7830 gdb.trace/while-stepping.exp: Use a unique name for the compiled
7831 executable.
7832
7833 2009-06-07 Pedro Alves <pedro@codesourcery.com>
7834
7835 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
7836 defined before referencing it.
7837
7838 2009-06-03 Doug Evans <dje@google.com>
7839
7840 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
7841 * gdb.arch/i386-see.c: Ditto.
7842
7843 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
7844
7845 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
7846 (check_macro): Return 1 if undefined.
7847 If first test fails, check if macro debug information is available,
7848 and report unsupported test if no macro information is found.
7849
7850 2009-05-29 Doug Evans <dje@google.com>
7851
7852 * gdb.threads/hand-call-in-threads.exp: New.
7853 * gdb.threads/hand-call-in-threads.c: New.
7854
7855 2009-05-29 Michael Snyder <msnyder@vmware.com>
7856
7857 * gdb.base/break-always.exp: Change "1" to "on".
7858 Add confirmation check.
7859
7860 2009-05-28 Pedro Alves <pedro@codesourcery.com>
7861
7862 * gdb.threads/threxit-hop-specific.c: New.
7863 * gdb.threads/threxit-hop-specific.exp: New.
7864 * gdb.threads/thread-execl.c: New.
7865 * gdb.threads/thread-execl.exp: New.
7866
7867 2009-05-27 Tom Tromey <tromey@redhat.com>
7868 Thiago Jung Bauermann <bauerman@br.ibm.com>
7869
7870 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
7871 (mi_child_regexp): Likewise.
7872 (mi_list_varobj_children_range): Likewise.
7873 (mi_get_features): Likewise.
7874 (mi_list_varobj_children): Rewrite.
7875 * gdb.python/python-mi.exp: New file.
7876
7877 2009-05-27 Tom Tromey <tromey@redhat.com>
7878 Thiago Jung Bauermann <bauerman@br.ibm.com>
7879 Phil Muldoon <pmuldoon@redhat.com>
7880 Paul Pluzhnikov <ppluzhnikov@google.com>
7881
7882 * gdb.python/python-prettyprint.exp: New file.
7883 * gdb.python/python-prettyprint.c: New file.
7884 * gdb.python/python-prettyprint.py: New file.
7885 * gdb.base/display.exp: print/r is now valid.
7886
7887 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
7888 Tom Tromey <tromey@redhat.com>
7889 Pedro Alves <pedro@codesourcery.com>
7890 Paul Pluzhnikov <ppluzhnikov@google.com>
7891
7892 * gdb.python/python-template.exp: New file.
7893 * gdb.python/python-template.cc: New file.
7894 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
7895 tests.
7896 * gdb.python/python-value.exp (py_objfile_tests): New proc.
7897 Call it.
7898 (test_value_after_death): New proc.
7899 * gdb.python/python-value.c (PTR): New typedef.
7900 (main): New variable 'x'.
7901
7902 2009-05-27 Tom Tromey <tromey@redhat.com>
7903
7904 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
7905 tests.
7906 * gdb.python/python-value.exp (py_objfile_tests): New proc.
7907 Call it.
7908
7909 2009-05-27 Pedro Alves <pedro@codesourcery.com>
7910
7911 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
7912
7913 2009-05-24 Pedro Alves <pedro@codesourcery.com>
7914
7915 * gdb.threads/fork-thread-pending.c: New.
7916 * gdb.threads/fork-thread-pending.exp: New.
7917
7918 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7919
7920 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
7921 * gdb.dwarf2/dw2-strp.S (a_string2): New.
7922
7923 2009-05-18 Jon Beniston <jon@beniston.com>
7924
7925 * gdb.asm/asm-source.exp: Add lm32 target.
7926
7927 2009-05-17 Pedro Alves <pedro@codesourcery.com>
7928
7929 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
7930 `gdb_get_line_number'. Call `callee' in both parent and child.
7931 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
7932 `gdb_get_line_number' instead of hardcoding line numbers.
7933 (catch_fork_unpatch_child): New procedure to test detaching
7934 breakpoints from child fork.
7935 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
7936 hardcoding line numbers.
7937 (do_fork_tests): Run `catch_fork_unpatch_child'.
7938
7939 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
7940
7941 * gdb.mi/mi-cmd-var.exp: Check that when varobj
7942 of structure type enters or leaves the scope, it
7943 is reported by -var-update.
7944
7945 2009-05-11 Doug Evans <dje@sebabeach.org>
7946
7947 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
7948 * gdb.threads/pending-step.c (main): Fix off-by-one error.
7949 * gdb.threads/schedlock.c (main): Fix off-by-one error.
7950
7951 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7952
7953 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
7954
7955 2009-04-30 Doug Evans <dje@google.com>
7956
7957 * gdb.threads/watchthreads2.exp: New testcase.
7958 * gdb.threads/watchthreads2.c: New testcase.
7959
7960 2009-04-29 Doug Evans <dje@google.com>
7961
7962 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
7963 * gdb.cp/mb-ctor.cc: Ditto.
7964 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
7965 * gdb.cp/mb-inline.h (multi_line_foo): New function.
7966 * gdb.cp/mb-inline1.cc: Call it.
7967 * gdb.cp/mb-inline2.cc: Ditto.
7968 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
7969 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
7970
7971 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7972
7973 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
7974 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
7975 Replace all uses of `decimal' by `nonzero'.
7976 (info macro FROM_COMMANDLINE): New test.
7977
7978 2009-04-27 Tom Tromey <tromey@redhat.com>
7979
7980 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
7981
7982 2009-04-27 Doug Evans <dje@google.com>
7983
7984 * gdb.threads/watchthreads.c (main): Initialize args before starting
7985 the threads. Plus formatting cleanup.
7986 * gdb.threads/watchthreads.exp: Avoid errant failures due to
7987 biased scheduling of one thread.
7988
7989 2009-04-27 Jerome Guitton <guitton@adacore.com>
7990
7991 * gdb.cp/templates.cc (GetMax): New template.
7992 (main): Declare two instances of GetMax.
7993 * gdb.cp/templates.exp: Add new test.
7994
7995 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7996
7997 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
7998
7999 2009-04-22 Joseph Myers <joseph@codesourcery.com>
8000
8001 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
8002
8003 2009-04-15 Tom Tromey <tromey@redhat.com>
8004
8005 * gdb.base/charset.exp: Add regression test.
8006
8007 2009-04-14 Joel Brobecker <brobecker@adacore.com>
8008
8009 * gdb.base/exe-lock.exp: New testcase.
8010
8011 2009-04-13 Tom Tromey <tromey@redhat.com>
8012
8013 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
8014 operator on Frame.
8015
8016 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8017
8018 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
8019 * gdb.server/ext-attach.exp: Likewise.
8020
8021 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
8022
8023 Eliminate some sleep usage.
8024
8025 * gdb.mi/basics.c (do_nothing): New.
8026 (main): Use do_nothing instead of printf, so that
8027 not to introduce race condition between output of
8028 inferiour and output of gdb. Do not use sleep as it
8029 is not generally available on embedded targets.
8030
8031 2009-04-02 Pedro Alves <pedro@codesourcery.com>
8032
8033 * gdb.server/ext-attach.exp: Expect an optional process id after
8034 "Detached from remote process".
8035
8036 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8037
8038 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
8039 gdb.dwarf2/dw2-unresolved.exp: New.
8040
8041 2009-04-02 Pedro Alves <pedro@codesourcery.com>
8042
8043 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
8044 mi_run_to_main.
8045
8046 2009-04-02 Pedro Alves <pedro@codesourcery.com>
8047
8048 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
8049 mi_run_to_main. Skip thread exit test on remote targets.
8050 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
8051 mi_run_to_main.
8052 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
8053 mi_run_to_main.
8054 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
8055 when expecting ^connected. Detect when the target doesn't support
8056 non-stop mode.
8057 (mi_run_cmd): Detect if non-stop mode was requested by isn't
8058 supported. Return -1 on error, 0 on success.
8059 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
8060 (mi_runto): Return mi_runto_helper's result explicitly.
8061
8062 2009-04-01 Pedro Alves <pedro@codesourcery.com>
8063
8064 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
8065
8066 2009-04-01 Tom Tromey <tromey@redhat.com>
8067
8068 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
8069 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
8070 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
8071 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
8072
8073 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
8074 Jan Kratochvil <jan.kratochvil@redhat.com>
8075
8076 PR gdb/931
8077 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
8078 output.
8079 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
8080 for gdb/931.
8081 * dw2-strp.S (DW_AT_language): Change to C++.
8082 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
8083
8084 2009-03-31 Joel Brobecker <brobecker@adacore.com>
8085
8086 * gdb.ada/tasks: New testcase.
8087
8088 2009-03-30 Stan Shebs <stan@codesourcery.com>
8089
8090 * gdb.trace/actions.exp: Update to match new info trace format.
8091 * gdb.trace/deltrace.exp: Ditto.
8092 * gdb.trace/infotrace.exp: Ditto.
8093 * gdb.trace/passcount.exp: Ditto.
8094 * gdb.trace/save-trace.exp: Ditto.
8095 * gdb.trace/while-stepping.exp: Ditto.
8096 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
8097
8098 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
8099
8100 * gdb.python/python-frame.c: New file.
8101 * gdb.python/python-frame.exp: New file.
8102
8103 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
8104
8105 * gdb.python/python-value.exp: Add tests for the address
8106 attribute.
8107
8108 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
8109
8110 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
8111
8112 2009-03-26 Doug Evans <dje@google.com>
8113
8114 * gdb.mi/mi-nonstop-exit.exp: New file.
8115 * gdb.mi/non-stop-exit.c: New file.
8116
8117 2009-03-26 Tom Tromey <tromey@redhat.com>
8118
8119 Update for change to prologue skipping:
8120 * gdb.mi/mi2-simplerun.exp: Update.
8121 * gdb.mi/mi2-break.exp: Update.
8122 * gdb.mi/mi-simplerun.exp: Update.
8123 * gdb.mi/mi-break.exp: Update.
8124 * gdb.base/ending-run.exp: Update.
8125
8126 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
8127
8128 * gdb.python/python-value.exp (test_value_in_inferior): Test
8129 gdb.Value.is_optimized_out attribute.
8130
8131 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8132
8133 * gdb.dwarf2/dw2-noloc-main.c: New file.
8134 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
8135 (.text): Remove.
8136 (.data): New.
8137 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
8138 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
8139 (DW_TAG_subprogram func_cu1, noloc): Remove.
8140 (main): New.
8141 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
8142 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
8143 (file_symbols): New procedure.
8144
8145 2009-03-25 Tom Tromey <tromey@redhat.com>
8146
8147 * gdb.base/charset.exp (valid_target_charset): New proc.
8148 Use it to skip tests on invalid charsets.
8149
8150 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
8151
8152 * gdb.base/completion.exp: Add a test for directory completion.
8153
8154 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8155
8156 Fix a racy FAIL.
8157 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
8158 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
8159
8160 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
8161
8162 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
8163 * gdb.python/python-function.exp: Add test for function returning
8164 a GDB value.
8165
8166 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
8167
8168 * gdb.python/python-function.exp: New file.
8169
8170 2009-03-20 Tom Tromey <tromey@redhat.com>
8171
8172 * gdb.base/store.exp: Update for change to escape output.
8173 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
8174 to escape output.
8175 * gdb.base/pointers.exp: Update for change to escape output.
8176 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
8177 to escape output.
8178 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
8179 escape output.
8180 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
8181 to escape output.
8182 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
8183 escape output.
8184 * gdb.base/setvar.exp: Update for change to escape output.
8185 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
8186 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
8187 to escape output.
8188 (test_print_string_constants): Likewise.
8189 * gdb.base/charset.exp (valid_host_charset): Check size of
8190 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
8191 cases. Handle "auto"-related output.
8192 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
8193 (uvar, Uvar): New globals.
8194
8195 2009-03-19 Jerome Guitton <guitton@adacore.com>
8196
8197 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
8198 deltas.
8199 * gdb.ada/fixed_points.exp: Ditto.
8200
8201 2009-03-18 Pedro Alves <pedro@codesourcery.com>
8202
8203 * return-nodebug.c: Don't include stdio.h.
8204 (init): Delete.
8205 (func): Delete definition and provide extern declaration.
8206 (t): New.
8207 (main): Don't call printf. Call func and store its result in t.
8208 * return-nodebug1.c: New.
8209 * return-nodebug.exp: Don't expect stdio output. Instead, print
8210 the global variable t. Drop printf formatters and cast types from
8211 foreach loop. Don't use prepare_for_testing. Compile
8212 return-nodebug.c and return-nodebug1.c in separate steps. Don't
8213 define FORMAT or CAST.
8214
8215 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
8216
8217 * gdb.base/solib-display.exp: Disable test for remote targers.
8218
8219 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8220
8221 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
8222
8223 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8224
8225 Fix a racy FAIL.
8226 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
8227 code from `follow parent, print pids'.
8228 (`follow child, print pids', `follow parent, print pids'): Call it.
8229 Replace `gdb_test "break..."' by gdb_breakpoint.
8230
8231 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
8232
8233 * gdb.mi/mi-cli.exp: Adjust for output difference in
8234 sync and async modes.
8235
8236 2009-03-12 Joel Brobecker <brobecker@adacore.com>
8237
8238 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
8239 that was checked in by mistake. Remove loading of ada.exp, since
8240 this is not necessary in this case.
8241
8242 2009-03-12 Joel Brobecker <brobecker@adacore.com>
8243
8244 * gdb.ada/ptype_arith_binop.exp: New testcase.
8245
8246 2009-03-12 Joel Brobecker <brobecker@adacore.com>
8247
8248 * gdb.ada/mod_from_name: New testcase.
8249
8250 2009-03-12 Joel Brobecker <brobecker@adacore.com>
8251
8252 * gdb.ada/tick_last_segv: New testcase.
8253
8254 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
8255
8256 * gdb.mi/mi-cli.exp: Remove debug print.
8257
8258 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
8259
8260 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
8261 include the token in ^running and frame info in *stopped.
8262
8263 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
8264
8265 * solib-display.exp: New file.
8266 * solib-display-main.c: New file.
8267 * solib-display-lib.c: New file.
8268
8269 2009-03-05 Pedro Alves <pedro@codesourcery.com>
8270
8271 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
8272
8273 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8274
8275 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
8276 (list_and_check_macro): Use more specific test name.
8277 (next to definition): Make the test names unique.
8278
8279 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
8280
8281 * gdb.pascal/floats.exp: Accept approximate results everywhere.
8282
8283 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
8284
8285 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
8286 notifications.
8287 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
8288 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
8289 * lib/mi-support.exp (library_loaded_re): New.
8290 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
8291
8292 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
8293
8294 * gdb.gdb/observer.exp: Use test_notification observer, not
8295 normal_stop, everywhere.
8296 (test_normal_stop_notifications): Rename to...
8297 (test_notifications): ...this.
8298 (test_observer_normal_stop): Rename to...
8299 (test_observer): ...this.
8300
8301 2009-02-16 Doug Evans <dje@google.com>
8302
8303 * gdb.arch/amd64-disp-step.S (test_int3): New test.
8304 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
8305 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
8306 (test_prefixed_syscall,test_int3): New tests.
8307 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
8308 (test_prefixed_syscall,test_int3): New tests.
8309
8310 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
8311
8312 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
8313 (mi_expect_interrupt): Likewise.
8314 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
8315 response.
8316
8317 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
8318
8319 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
8320 * gdb.base/pc-fp.exp (get_valueofx): Remove.
8321 Replace calls to get_valueofx by get_hexadecimal_valueof.
8322
8323 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
8324
8325 * lib/gdb.exp (get_valueof): Accept anything as a return value.
8326 (get_integer_valueof): New procedure.
8327 (get_sizeof): Use new get_integer_value_of.
8328 * gdb.base/sizeof.exp: Replace all uses of get_valueof
8329 by get_integer_valueof.
8330
8331 2009-02-13 Tom Tromey <tromey@redhat.com>
8332
8333 * gdb.base/remote.exp (get_sizeof): Remove.
8334 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
8335 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
8336 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
8337 * lib/gdb.exp (get_valueof): Move from long_long.exp.
8338 (get_sizeof): Likewise.
8339
8340 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8341
8342 PR fortran/9806
8343 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
8344
8345 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
8346
8347 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
8348
8349 2009-02-06 Pedro Alves <pedro@codesourcery.com>
8350
8351 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
8352
8353 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
8354
8355 * gdb.python/python-cmd.exp: New file.
8356
8357 2009-02-06 Tristan Gingold <gingold@adacore.com>
8358
8359 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
8360
8361 2009-02-05 Tristan Gingold <gingold@adacore.com>
8362
8363 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
8364 pointer is dereferenced and use this signal name in regexp.
8365 * gdb.base/signull.exp: Ditto.
8366 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
8367 * gdb.base/signull.c (main): Ditto.
8368
8369 2009-02-04 Tom Tromey <tromey@redhat.com>
8370 Thiago Jung Bauermann <bauerman@br.ibm.com>
8371
8372 * gdb.python/python-value.exp: Use `gdb.history' instead of
8373 `gdb.value_from_history'.
8374 (test_value_numeric_ops): Add test for conversion of enum constant.
8375 * gdb.python/python-value.c (enum e): New type.
8376 (evalue): New global.
8377 (main): Use argv.
8378
8379 2009-02-04 Jerome Guitton <guitton@adacore.com>
8380
8381 * gdb.ada/uninitialized_vars: New test program.
8382 * gdb.ada/uninitialized_vars.exp: New testcase.
8383
8384 2009-02-02 Tom Tromey <tromey@redhat.com>
8385
8386 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
8387 * gdb.cp/pr2489.cc: Rename...
8388 * gdb.cp/pr9594.cc: ... to this.
8389
8390 2009-02-02 Tom Tromey <tromey@redhat.com>
8391
8392 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
8393 * gdb.cp/pr2489.cc: New file.
8394 * gdb.cp/cpcompletion.exp: New file.
8395
8396 2009-02-02 Tom Tromey <tromey@redhat.com>
8397
8398 PR exp/9059:
8399 * gdb.cp/call-c.exp: Add regression test.
8400 * gdb.cp/call-c.cc (FooHandle): New typedef.
8401 (main): New variable 'handle'.
8402
8403 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
8404
8405 * lib/mi-support.exp (et_mi_thread_list)
8406 (check_mi_and_console_threads): Adjust for current thread in
8407 -thread-list-ids output.
8408
8409 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
8410
8411 * gdb.mi/mi-break.exp (test_disabled_creation): New.
8412 Call it.
8413
8414 2009-01-28 Doug Evans <dje@google.com>
8415
8416 * gdb.arch/amd64-disp-step.S: New file.
8417 * gdb.arch/amd64-disp-step.exp: New file.
8418 * gdb.arch/i386-disp-step.S: New file.
8419 * gdb.arch/i386-disp-step.exp: New file.
8420
8421 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
8422
8423 * gdb.base/find.exp: Set newline variable
8424 using quotes instead of braces to fix cygwin failures.
8425
8426 2009-01-23 Pedro Alves <pedro@codesourcery.com>
8427
8428 * gdb.base/radix.exp: Add tests to ensure that that set
8429 input-radix 0 and set output-radix 0 are really rejected.
8430
8431 2009-01-23 Pedro Alves <pedro@codesourcery.com>
8432
8433 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
8434 copyright years.
8435
8436 2009-01-23 Pedro Alves <pedro@codesourcery.com>
8437
8438 PR gdb/9664:
8439 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
8440
8441 2009-01-22 Pedro Alves <pedro@codesourcery.com>
8442
8443 PR c++/9631:
8444 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
8445
8446 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
8447
8448 * gdb.server/file-transfer.exp: Use EXEEXT variable for
8449 binfile definition to fix Windows OS failure.
8450
8451 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
8452
8453 PR gdb/9346
8454 * gdb.base/interrupt.c (sigint_handler): New.
8455 (main): Install a SIGINT handler if SIGNALS is defined. Exit
8456 on error.
8457 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
8458 Test "signal SIGINT".
8459
8460 2009-01-19 Doug Evans <dje@google.com>
8461
8462 * gdb.base/break.exp: Update expected gdb output.
8463 * gdb.base/sepdebug.exp: Ditto.
8464 * gdb.mi/mi-syn-frame.exp: Ditto.
8465 * gdb.mi/mi2-syn-frame.exp: Ditto.
8466 * gdb.base/call-signal-resume.exp: New file.
8467 * gdb.base/call-signals.c: New file.
8468 * gdb.base/unwindonsignal.exp: New file.
8469 * gdb.base/unwindonsignal.c: New file.
8470 * gdb.threads/interrupted-hand-call.exp: New file.
8471 * gdb.threads/interrupted-hand-call.c: New file.
8472 * gdb.threads/thread-unwindonsignal.exp: New file.
8473
8474 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
8475
8476 * gdb.base/define.exp: Test defining and hooking prefix commands.
8477 * gdb.python/python.exp: Update test for "show user" output.
8478
8479 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8480
8481 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
8482 now the output exactly, using less wildcards. Expect also the output
8483 of gfortran-4.3. Update for the f-valprint.c modification from
8484 2008-04-22.
8485 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
8486 Remove gdb_test test names where matching the command.
8487
8488 2009-01-01 Pedro Alves <pedro@codesourcery.com>
8489
8490 PR breakpoints/9681:
8491 * gdb.base/watchpoint.exp: Add regression test.
8492
8493 2008-12-31 Pedro Alves <pedro@codesourcery.com>
8494
8495 * gdb.threads/attach-into-signal.exp: Don't use
8496 gdb_suppress_entire_file.
8497 * gdb.threads/attach-stopped.exp: Ditto.
8498 * gdb.threads/attachstop-mt.exp: Ditto.
8499
8500 2008-12-31 Pedro Alves <pedro@codesourcery.com>
8501
8502 PR gdb/8812:
8503 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
8504
8505 2008-12-29 Pedro Alves <pedro@codesourcery.com>
8506
8507 PR gdb/7536:
8508 * gdb.base/radix.exp: Add tests to ensure invalid input radices
8509 and unsupported output radices are really rejected.
8510
8511 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
8512
8513 * gdb.cp/punctuator.exp: Backslash the '$' signs.
8514
8515 2008-12-22 Tom Tromey <tromey@redhat.com>
8516
8517 * gdb.cp/punctuator.exp: New file.
8518
8519 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8520
8521 * gdb.base/completion.exp (Completing non-existing component): New test.
8522
8523 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8524
8525 Fix for PR gdb/8648.
8526 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
8527 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
8528 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
8529 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
8530
8531 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8532
8533 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
8534
8535 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
8536
8537 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
8538 compiler actually generate code at the expected line number.
8539
8540 2008-12-15 Jie Zhang <jie.zhang@analog.com>
8541
8542 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
8543
8544 2008-12-12 Tom Tromey <tromey@redhat.com>
8545
8546 * gdb.base/commands.exp (redefine_hook_test): New proc.
8547 Call it.
8548
8549 2008-12-11 Tom Tromey <tromey@redhat.com>
8550
8551 * gdb.base/macscp.exp: New regression test.
8552
8553 2008-12-11 Tom Tromey <tromey@redhat.com>
8554
8555 * gdb.base/macscp.exp: Print "address.addr".
8556 * gdb.base/macscp1.c (struct outer): New struct.
8557 (address): New global.
8558
8559 2008-12-09 Tom Tromey <tromey@redhat.com>
8560
8561 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
8562 Call it.
8563
8564 2008-12-04 Doug Evans <dje@google.com>
8565
8566 * gdb.server/ext-run.exp: Relax regexp for init program.
8567
8568 2008-12-03 Tristan Gingold <gingold@adacore.com>
8569
8570 * gdb.base/macscp.exp: Generate an object file during compilation
8571 to work around Darwin dsymutil limitations.
8572
8573 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8574
8575 Test resolving external references to TLS variables.
8576 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
8577 FILE2_THREAD_LOCAL.
8578 (testfile2, srcfile2): New variables.
8579 * gdb.threads/tls.c (file2_thread_local)
8580 (function_referencing_file2_thread_local): New.
8581 * gdb.threads/tls2.c: New file.
8582
8583 2008-11-28 Joel Brobecker <brobecker@adacore.com>
8584
8585 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
8586 rather than integer, as integer might not be big enough when
8587 on 64bit targets.
8588
8589 2008-11-27 Jerome Guitton <guitton@adacore.com>
8590
8591 * gdb.cp/formatted-ref.exp: Add equality test.
8592 * gdb.ada/formatted_ref.exp: Ditto.
8593
8594 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8595
8596 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
8597 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
8598
8599 2008-11-20 Andreas Schwab <schwab@suse.de>
8600
8601 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
8602 matching syscall entry point.
8603 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
8604 (tcatch_vfork_then_child_follow): Likewise. Finish through
8605 vfork even if we stopped at the syscall trampoline.
8606
8607 2008-11-20 Doug Evans <dje@google.com>
8608
8609 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
8610
8611 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
8612
8613 * gdb.arch/ppc-dfp.exp: New file.
8614 * gdb.arch/ppc-dfp.c: New file.
8615
8616 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
8617
8618 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
8619
8620 2008-11-17 Doug Evans <dje@google.com>
8621
8622 * gdb.mi/mi-syn-frame.exp: Update expected output.
8623 * gdb.mi/mi2-syn-frame.exp: Update expected output.
8624
8625 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
8626
8627 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
8628 "thread N" results in =thread-selected.
8629 * lib/mi-support (mi_run_cmd, mi_expect_stop)
8630 (mi_send_resuming_command_raw): Be prepared for
8631 =thread-selected.
8632
8633 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
8634
8635 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
8636 * lib/mi-support.exp: Likewise.
8637
8638 2008-11-16 Joel Brobecker <brobecker@adacore.com>
8639
8640 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
8641 commands from the expected output for "help catch".
8642
8643 2008-11-15 Joel Brobecker <brobecker@adacore.com>
8644
8645 * gdb.ada/int_deref.exp: New testcase.
8646
8647 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
8648
8649 * gdb.mi/gdb2549.exp: New file.
8650
8651 2008-11-11 Doug Evans <dje@google.com>
8652
8653 * gdb.base/callexit.exp: New file.
8654 * gdb.base/callexit.c: New file.
8655
8656 2008-11-10 Doug Evans <dje@google.com>
8657
8658 * lib/gdb.exp (GDBFLAGS): Move -nx ...
8659 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
8660 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
8661 (default_gdb_start,default_gdb_exit): Ditto.
8662 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
8663 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
8664 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
8665 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
8666 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
8667 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
8668
8669 2008-11-03 Andreas Schwab <schwab@suse.de>
8670
8671 * gdb.base/hashline2.exp: Fix typo.
8672 * gdb.base/hashline3.exp: Likewise.
8673
8674 2008-10-30 Tom Tromey <tromey@redhat.com>
8675
8676 * gdb.base/pointers.exp: Add test.
8677 * gdb.base/pointers.c (k, S): New typedefs.
8678 (instance): New global.
8679
8680 2008-10-30 Andreas Schwab <schwab@suse.de>
8681
8682 * gdb.base/args.exp: Add tests for newlines.
8683
8684 2008-10-30 Joel Brobecker <brobecker@adacore.com>
8685
8686 gdb.base/foll-exec.exp: Update the expected output of a couple
8687 of "info breakpoints" tests.
8688
8689 2008-10-28 Tom Tromey <tromey@redhat.com>
8690
8691 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
8692
8693 2008-10-24 Pedro Alves <pedro@codesourcery.com>
8694
8695 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
8696 gdb_start_cmd.
8697 Use runto_main before any test that requires execution.
8698
8699 2008-10-23 Pedro Alves <pedro@codesourcery.com>
8700
8701 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
8702 instead of SIGINT.
8703
8704 2008-10-22 Joel Brobecker <brobecker@adacore.com>
8705
8706 * gdb.base/completion.exp: Update expected output following
8707 the addition of the "info tasks" command.
8708
8709 2008-10-22 Tom Tromey <tromey@redhat.com>
8710
8711 * gdb.base/exprs.exp (test_expr): Add test for string
8712 concatenation.
8713
8714 2008-10-19 Pedro Alves <pedro@codesourcery.com>
8715
8716 * configure.ac: Output gdb.python/Makefile.
8717 * configure: Regenerate.
8718 * gdb.python/Makefile.in: New.
8719
8720 2008-10-16 Joel Brobecker <brobecker@adacore.com>
8721
8722 * gdb.base/foll-fork.exp: Adjust the expected output to match
8723 the new description for fork/vfork catchpoints in the "info
8724 breakpoints" output.
8725
8726 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
8727
8728 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
8729
8730 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
8731
8732 * gdb.python/python-value.c: New file.
8733 * gdb.python/python-value.exp: New file.
8734
8735 2008-10-15 Pedro Alves <pedro@codesourcery.com>
8736
8737 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
8738
8739 2008-10-15 Denis Pilat <denis.pilat@st.com>
8740
8741 * gdb.cp/mb-ctor.exp: Fix a typo.
8742
8743 2008-10-09 Tom Tromey <tromey@redhat.com>
8744
8745 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
8746 'fprintf' and 'stderr'.
8747
8748 2008-10-07 Joel Brobecker <brobecker@adacore.com>
8749
8750 * gdb.ada/ref_tick_size.exp: New testcase.
8751
8752 2008-10-06 Doug Evans <dje@google.com>
8753
8754 * gdb.dwarf2/dw2-cu-size.exp: New file.
8755 * gdb.dwarf2/dw2-cu-size.S: New file.
8756
8757 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
8758 .Ltype_int for clarity.
8759
8760 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
8761
8762 PR gdb/2384:
8763 * gdb.cp/gdb2384.exp: Extended to test more cases.
8764 * gdb.cp/gdb2384.cc: Likewise.
8765 * gdb.cp/gdb2384-base.h: Likewise.
8766 * gdb.cp/gdb2384-base.cc: Likewise.
8767
8768 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8769
8770 * gdb.base/maint.exp (maint print type): Remove printing
8771 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
8772
8773 2008-09-30 Tom Tromey <tromey@redhat.com>
8774
8775 * gdb.base/macscp.exp: Add completion tests.
8776 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
8777 (TWENTY_THREE): Likewise.
8778 (FORTY_EIGHT): Likewise.
8779
8780 2008-09-30 Tom Tromey <tromey@redhat.com>
8781
8782 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
8783 everywhere.
8784 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
8785
8786 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8787
8788 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
8789 testcase is derived from. Fix racy dependency on an expected PID
8790 number. No longer support the testcase on Linux kernel 2.4.x.
8791
8792 2008-09-27 Tom Tromey <tromey@redhat.com>
8793
8794 * gdb.base/macscp.exp: Add tests for stringification, splicing,
8795 and varargs.
8796
8797 2008-09-22 Pedro Alves <pedro@codesourcery.com>
8798
8799 * lib/mi-support.exp (mi_expect_interrupt): New.
8800 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
8801 from gdb.mi/mi-nonstop.exp.
8802 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
8803 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
8804 lib/mi-support.exp.
8805 Use mi_check_thread_states throughout. Avoid ".*" and do not
8806 require an anchor after -exec-run.
8807
8808 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
8809
8810 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
8811 stop is pending. Avoid ".*" when two stops are pending.
8812 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
8813 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
8814 newlines in fullnames.
8815 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
8816 (mi_expect_stop): Update comments. Only anchor in sync mode.
8817 Do not match newlines.
8818 (mi_send_resuming_command_raw): Always return status.
8819 (mi_get_stop_line): Do not match more than one line by accident.
8820 Only anchor in sync mode.
8821 (mi_run_inline_test): If -exec-next fails, give up.
8822
8823 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8824
8825 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
8826 on SPU.
8827
8828 2008-09-10 Joel Brobecker <brobecker@adacore.com>
8829
8830 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
8831
8832 2008-09-10 Joel Brobecker <brobecker@adacore.com>
8833
8834 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
8835 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
8836 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
8837 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
8838 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
8839 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
8840 gdb.ada/interface.exp, gdb.ada/null_array.exp,
8841 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
8842 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
8843 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
8844 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
8845 Include the "= " sequence in the expected output of print tests.
8846
8847 2008-09-10 Joel Brobecker <brobecker@adacore.com>
8848
8849 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
8850 description for boolean types.
8851
8852 2008-09-09 Pedro Alves <pedro@codesourcery.com>
8853
8854 * gdb.base/hook-stop-continue.c: New.
8855 * gdb.base/hook-stop-continue.exp: New.
8856
8857 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
8858
8859 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
8860
8861 2008-09-08 Jerome Guitton <guitton@adacore.com>
8862
8863 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
8864 (stack_check_probe_2, stack_check_probe_loop_1)
8865 (stack_check_probe_loop_2): New functions.
8866 (main): Add call to these new functions.
8867 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
8868 functions, check that the breakpoint is inserted at the appropriate
8869 location.
8870 (insert_breakpoint): Slightly refine this procedure so that it can
8871 be called several times in the test.
8872
8873 2008-09-08 Jerome Guitton <guitton@adacore.com>
8874
8875 * gdb.base/stack-checking.c: New file.
8876 * gdb.base/stack-checking.exp: New file.
8877
8878 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
8879
8880 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
8881 * gdb.arch/altivec-regs.exp: Likewise.
8882 * gdb.arch/vsx-regs.exp: Likewise.
8883
8884 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
8885
8886 * gdb.arch/ppc-fp.exp: New file.
8887 * gdb.arch/ppc-fp.c: New file.
8888
8889 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
8890
8891 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
8892 lest gcc-4.3.1 optimizes the whole thing away.
8893
8894 2008-09-04 Michael Snyder <msnyder@vmware.com>
8895
8896 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
8897 as "at" (for non-debug functions such as _start).
8898
8899 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8900
8901 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
8902 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
8903 software watchpoints.
8904 * gdb.base/watch_thread_num.exp: Likewise.
8905
8906 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
8907
8908 * gdb.arch/i386-bp_permanent.exp: New test.
8909
8910 2008-08-24 Tom Tromey <tromey@redhat.com>
8911
8912 * gdb.base/maint.exp: Update "maint print type".
8913
8914 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
8915
8916 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
8917 support. Adjust the order of "*running" notifications.
8918 * gdb.mi/non-stop.c: Don't cast from int to void* and
8919 back.
8920
8921 2008-08-20 Mark Kettenis <kettenis@gnu.org>
8922
8923 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
8924 expect to find it in the "info frame" output.
8925
8926 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
8927
8928 * gdb.base/interp.exp: Always consume both prompts.
8929
8930 2008-08-20 Pedro Alves <pedro@codesourcery.com>
8931
8932 * gdb.base/pending.exp: Test pending breakpoints without symbols
8933 loaded.
8934
8935 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
8936
8937 * lib/mi-support.exp (mi_expect_stop): Produce
8938 more details on failures.
8939 * gdb.mi/mi-nonstop.exp: New.
8940 * gdb.mi/non-stop.c: New.
8941
8942 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
8943
8944 * gdb.mi/mi-async.exp: Use 'set target-async'.
8945 * lib/mi-support.exp: Use 'set/show target-async'.
8946
8947 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
8948
8949 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
8950
8951 2008-08-17 Tom Tromey <tromey@redhat.com>
8952
8953 * gdb.base/help.exp (help catch): Rewrite.
8954
8955 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
8956
8957 * gdb.base/define.exp: Test indented command documentation.
8958 * gdb.python/python.exp: Test indented multi-line command.
8959
8960 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
8961
8962 * testsuite/gdb.arch/vsx-regs.c: New source file.
8963 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
8964 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
8965
8966 2008-08-14 Tom Tromey <tromey@redhat.com>
8967
8968 * gdb.base/macscp.exp: Add regression test for "macro define" or
8969 "macro undef" with no arguments.
8970
8971 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
8972
8973 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
8974
8975 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8976
8977 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
8978
8979 2008-08-06 Tom Tromey <tromey@redhat.com>
8980
8981 * gdb.python/python.exp: New file.
8982
8983 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8984
8985 Fix for PR gdb/1543.
8986 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
8987 $LOCATION.
8988 (location): New variable.
8989 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
8990 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
8991 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
8992 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
8993 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
8994 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
8995 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
8996 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
8997 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
8998 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
8999 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
9000 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
9001 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
9002 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
9003 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
9004 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
9005 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
9006 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
9007 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
9008 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
9009 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
9010 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
9011 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
9012 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
9013 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
9014 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
9015 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
9016 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
9017 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
9018 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
9019 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
9020 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
9021 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
9022 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
9023 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
9024 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
9025 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
9026 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
9027 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
9028 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
9029 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
9030 gdb.base/type-opaque.exp, gdb.base/until.exp,
9031 gdb.base/value-double-free.c, gdb.base/varargs.exp,
9032 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
9033 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
9034 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
9035 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
9036 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
9037 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
9038 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
9039 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9040 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
9041 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
9042 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
9043 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
9044 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
9045 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
9046 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
9047 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
9048 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
9049 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
9050 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
9051 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
9052 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
9053 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
9054 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
9055 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
9056 gdb.pascal/types.exp, gdb.stabs/weird.exp,
9057 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
9058 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
9059 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
9060 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
9061 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
9062 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
9063 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
9064 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
9065 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
9066 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
9067 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
9068 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
9069 lib/mi-support.exp, lib/trace-support.exp: Remove reference
9070 to bug-gdb@prep.ai.mit.edu .
9071
9072 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
9073
9074 * lib/mi-support.exp (mi_load_shlibs): New.
9075 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
9076
9077 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
9078
9079 * lib/mi-support.exp (get_mi_thread_list)
9080 (check_mi_and_console_threads): New, moved from ...
9081 * gdb.mi/mi-pthread.exp: ...here.
9082 * gdb.mi/gdb669.exp (get_mi_thread_list)
9083 (check_mi_and_console_threads): Delete.
9084 * gdb.mi/mi2-pthread.exp: Likewise.
9085
9086 2008-07-28 Tom Tromey <tromey@redhat.com>
9087
9088 * Makefile.in (just-check): Remove. Move body to...
9089 (check): ... here.
9090
9091 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9092
9093 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
9094 Add a test for duplicated SIGINTs.
9095
9096 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9097
9098 * gdb.threads/schedlock.exp (get_args): Update to work for any
9099 value of NUM.
9100 (Top level): Report the number of threads that did not resume.
9101
9102 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9103
9104 * gdb.dwarf2/dw2-compressed.S: Also define __start.
9105
9106 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9107
9108 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
9109 non-MI prompt.
9110
9111 2008-07-26 Tom Tromey <tromey@redhat.com>
9112
9113 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
9114 (function_struct, function_struct_ptr): New globals.
9115 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
9116 function pointer in a struct.
9117
9118 2008-07-26 Tom Tromey <tromey@redhat.com>
9119
9120 * gdb.base/macscp.exp: Add test for macro lexing bug.
9121
9122 2008-07-18 Tom Tromey <tromey@redhat.com>
9123
9124 * gdb.base/macscp.exp: Add macro tests.
9125
9126 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
9127
9128 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
9129
9130 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
9131
9132 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
9133
9134 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
9135
9136 * gdb.cp/class2.exp: fix for failure on spu-elf
9137
9138 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
9139
9140 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
9141
9142 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9143
9144 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
9145
9146 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
9147
9148 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
9149
9150 2008-07-11 Kevin Buettner <kevinb@redhat.com>
9151
9152 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
9153 of regexp to account for changes made to GDB in the printing of
9154 byte vectors.
9155
9156 2008-07-11 Tom Tromey <tromey@redhat.com>
9157
9158 * gdb.base/completion.exp: Add 'help' completion test.
9159
9160 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9161
9162 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
9163
9164 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9165
9166 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
9167
9168 2008-07-09 Pedro Alves <pedro@codesourcery.com>
9169
9170 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
9171
9172 2008-07-09 Pedro Alves <pedro@codesourcery.com>
9173
9174 * gdb.base/fullname.exp: Restore pwd if compiling failed.
9175
9176 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9177
9178 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
9179
9180 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
9181
9182 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
9183 previous commit. Add a comment.
9184
9185 2008-06-28 Pedro Alves <pedro@codesourcery.com>
9186
9187 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
9188
9189 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
9190
9191 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
9192
9193 2008-06-27 Pedro Alves <pedro@codesourcery.com>
9194
9195 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
9196 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
9197 compiling an executable, link in an object that forces unbuffered
9198 output.
9199 * lib/set_unbuffered_mode.c: New file.
9200
9201 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9202
9203 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
9204
9205 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
9206
9207 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
9208 mi_expect_stop.
9209 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
9210 Demand that *running is output.
9211 (detect_async): Perform checking every time.
9212 (mi_send_resuming_command): Extract everything into...
9213 (mi_send_resuming_command_raw): ...this.
9214 (mi_expect_stop): Don't accept any output before *stopped.
9215
9216 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
9217
9218 Robustify mi-simplerun.
9219 * gdb.mi/basics.c (main): Add a call to sleep.
9220 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
9221 * gdb.mi/mi2-cli.exp: Likewise.
9222 * gdb.mi/mi-break.exp: Likewise.
9223
9224 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
9225
9226 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
9227
9228 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
9229
9230 * gdb.mi/mi-console.exp: Adjust.
9231 * gdb.mi/mi-syn-frame.exp: Adjust.
9232 * gdb.mi/mi2-console.exp: Adjust.
9233 * gdb.mi/mi2-syn-frame.exp: Adjust.
9234 * lib/mi-support.exp (mi_run_cmd): Adjust.
9235 (mi_send_resuming_command): Adjust.
9236
9237 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
9238
9239 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
9240 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
9241 testing of stopped.
9242 * gdb.mi/mi2-syn-frame.exp: Likewise.
9243 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
9244 (async, detect_async): New.
9245 (mi_expect_stop, mi_continue_to_line): Adjust expectation
9246 depending on if we're running in sync or async mode.
9247
9248 2008-06-09 Tom Tromey <tromey@redhat.com>
9249
9250 * gdb.base/completion.exp: New tests for field name completion
9251 with spaces, and field name completion with '->'.
9252
9253 2008-06-06 Tom Tromey <tromey@redhat.com>
9254
9255 * gdb.base/break1.c (struct some_struct): New struct.
9256 (values): New global.
9257 * gdb.base/completion.exp: Add field name completion test.
9258
9259 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
9260
9261 * gdb.cp/call-c.exp: Test for incorrect handling of reference
9262 to pointer.
9263 * gdb.cp/call-c.cc: Likewise.
9264
9265 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
9266
9267 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
9268 annotation.
9269
9270 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
9271 Pedro Alves <pedro@codesourcery.com>
9272
9273 * gdb.threads/execl.c, gdb.threads/execl1.c,
9274 gdb.threads/execl.exp: New tests.
9275
9276 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
9277 Daniel Jacobowitz <dan@codesourcery.com>
9278
9279 * gdb.cp/exception.exp: Activate test, make it work with pending
9280 catchpoints.
9281
9282 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9283
9284 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
9285
9286 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
9287
9288 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
9289 now printed.
9290 * gdb.mi/mi2-var-cmd.exp: Likewise.
9291
9292 2008-05-27 Andreas Schwab <schwab@suse.de>
9293
9294 * gdb.base/frame-args.exp: Handle arguments that are optimized
9295 out.
9296
9297 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
9298
9299 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
9300 quiet for ppc32 and group options into a single variable.
9301
9302 2008-05-23 Joel Brobecker <brobecker@adacore.com>
9303
9304 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
9305 of zero-size elements.
9306 * gdb.ada/null_array.exp: Test printing this new array.
9307
9308 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9309
9310 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
9311
9312 2008-05-21 Joel Brobecker <brobecker@adacore.com>
9313
9314 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
9315 of the "finish" command.
9316
9317 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
9318
9319 * gdb.base/annota1.exp: Test for new annotation.
9320
9321 2008-05-16 Pedro Alves <pedro@codesourcery.com>
9322
9323 * gdb.base/fixsection.exp: New file.
9324 * gdb.base/fixsection0.c: New file.
9325 * gdb.base/fixsection1.c: New file.
9326
9327 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9328
9329 * gdb.base/annota1.exp: Accept printf@... in place of printf.
9330 * gdb.base/annota3.exp: Likewise.
9331
9332 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
9333
9334 * gdb.base/watch_thread_num.exp: Don't run tests that require
9335 watchpoints if the target doesn't support them.
9336
9337 2008-05-12 Doug Evans <dje@google.com>
9338
9339 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
9340
9341 2008-05-09 Joel Brobecker <brobecker@adacore.com>
9342
9343 * gdb.ada/assign_1.exp: New testcase.
9344
9345 2008-05-09 Doug Evans <dje@google.com>
9346
9347 * gdb.base/find.exp: New file.
9348 * gdb.base/find.c: New file.
9349
9350 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
9351
9352 * gdb.base/commands.exp (watchpoint_command_test): Handle
9353 gdb,no_hardware_watchpoints.
9354 * gdb.base/float.exp: Allow ARM targets without floating point.
9355 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
9356
9357 2008-05-06 Jerome Guitton <guitton@adacore.com>
9358 Joel Brobecker <brobecker@adacore.com>
9359
9360 * gdb.ada/lang_switch: New test program.
9361 * gdb.ada/lang_switch.exp: New testcase.
9362
9363 2008-05-05 Doug Evans <dje@google.com>
9364
9365 * gdb.base/help.exp (disassemble): Update expected help text.
9366
9367 2008-05-04 Pedro Alves <pedro@codesourcery.com>
9368
9369 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
9370
9371 2008-05-04 Pedro Alves <pedro@codesourcery.com>
9372
9373 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
9374 different times.
9375
9376 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9377
9378 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
9379 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
9380 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
9381 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
9382
9383 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
9384
9385 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
9386 notification to appear.
9387
9388 2008-05-04 Daniel Jacobowitz <dan@debian.org>
9389
9390 * gdb.base/fullname.c: New file.
9391 * gdb.base/fullname.exp: New file.
9392 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
9393
9394 2008-05-03 Pedro Alves <pedro@codesourcery.com>
9395
9396 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
9397 expressions with macros.
9398
9399 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9400
9401 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
9402
9403 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
9404
9405 * gdb.base/completion.exp: Handle lack of other symbols beginning
9406 with "a".
9407
9408 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
9409
9410 2008-05-02 Jim Blandy <jimb@codesourcery.com>
9411
9412 * gdb.asm/asmsrc1.s: Add scratch space.
9413
9414 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9415 Daniel Jacobowitz <dan@codesourcery.com>
9416
9417 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
9418 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
9419 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
9420
9421 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
9422
9423 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
9424
9425 2008-05-01 Joel Brobecker <brobecker@adacore.com>
9426
9427 * gdb.base/info-target.exp: New testcase.
9428
9429 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
9430
9431 * gdb.cp/hang.exp: Use .cc instead of .C.
9432 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
9433 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
9434
9435 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
9436
9437 * gdb.base/gdb1250.exp: Remove perror.
9438 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
9439
9440 2008-04-30 Pedro Alves <pedro@codesourcery.com>
9441
9442 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
9443 .2byte.
9444
9445 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
9446
9447 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
9448 (maybe_kfail): New.
9449
9450 2008-04-25 Pedro Alves <pedro@codesourcery.com>
9451
9452 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
9453
9454 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
9455
9456 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
9457 * gdb.mi/mi2-syn-frame.exp: Likewise.
9458 * lib/mi-support.exp: Likewise.
9459
9460 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
9461
9462 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
9463 to specify regexp for the location to stop at.
9464 * gdb.base/break-always.c: New.
9465 * gdb.base/break-always.exp: New.
9466
9467 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
9468
9469 * lib/mi-support.exp (mi_runto_helper): Adjust
9470 for the original-location field.
9471 (mi_create_breakpoint, mi_list_breakpoints): New.
9472 * gdb.mi/mi-break.exp: Adjust.
9473 * gdb.mi/mi2-break.exp: Adjust.
9474 * gdb.mi/mi-pending.exp: Adjust.
9475 * gdb.mi/mi-simplerun.exp: Adjust.
9476 * gdb.mi/mi2-simplerun.exp: Adjust.
9477 * gdb.mi/mi-syn-frame.exp: Adjust.
9478 * gdb.mi/mi2-syn-frame.exp: Adjust.
9479 * gdb.mi/mi-until.exp: Adjust.
9480 * gdb.mi/mi2-until.exp: Adjust.
9481 * gdb.mi/mi-var-display.exp: Adjust.
9482 * gdb.mi/mi2-var-display.exp: Adjust.
9483 * gdb.mi/mi-watch.exp: Adjust.
9484 * gdb.mi/mi2-watch.exp: Adjust.
9485
9486 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
9487
9488 * aclocal.m4: Add override.m4.
9489 * configure: Regenerate.
9490
9491 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
9492
9493 * gdb.mi/var-cmd.c (do_at_tests): Verify that
9494 '-var-update --all-values' reports new value even the type
9495 of a variable object has changed.
9496
9497 2008-04-18 Craig Silverstein <csilvers@google.com>
9498
9499 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
9500 files.
9501
9502 2008-04-18 Joel Brobecker <brobecker@adacore.com>
9503
9504 * gdb.ada/atomic_enum: New test program.
9505 * gdb.ada/atomic_enum.exp: New testcase.
9506
9507 2008-04-17 Doug Evans <dje@google.com>
9508
9509 * gdb.opt/Makefile.in: Fix whitespace.
9510
9511 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
9512
9513 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
9514
9515 2008-04-17 Doug Evans <dje@google.com>
9516
9517 * gdb.base/hashline1.exp: New testcase.
9518 * gdb.base/hashline2.exp: New testcase.
9519 * gdb.base/hashline2.exp: New testcase.
9520
9521 2008-04-17 Pedro Alves <pedro@codesourcery.com>
9522
9523 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
9524
9525 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
9526
9527 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
9528 temporary breakpoint to match "Temporary breakpoint".
9529 * gdb.base/break.exp (delete_breakpoints): Likewise.
9530 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
9531 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
9532 * gdb.base/display.exp: Likewise.
9533 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
9534 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
9535 * gdb.base/restore.exp (restore_tests): Likewise.
9536 * gdb.base/sepdebug.exp: Likewise.
9537 * gdb.base/watchpoint.exp: Likewise.
9538 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
9539 * gdb.mi/mi-pending.exp: Likewise.
9540 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
9541 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
9542 * gdb.mi/mi-var-cmd.exp: Likewise.
9543 * gdb.mi/mi-var-display.exp: Likewise.
9544 * gdb.mi/mi2-cli.exp: Likewise.
9545 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
9546 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
9547 * gdb.mi/mi2-var-display.exp: Likewise.
9548 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
9549 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
9550 new "disp" field.
9551 (mi_expect_stop): Move after_reason argument to be really after
9552 reason. This is to support fix for PR2424.
9553
9554 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9555
9556 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
9557
9558 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
9559
9560 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
9561 field. Add more floating varobj tests.
9562 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
9563 field.
9564 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
9565 (main): Call do_at_tests.
9566 * lib/mi-support.exp (mi_create_floating_varobj)
9567 (mi_varobj_update_with_type_change): New.
9568
9569 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
9570
9571 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
9572 option of -var-evaluate-expression.
9573 * gdb.mi/mi2-var-display.exp: Likewise.
9574
9575 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
9576
9577 Introduce test setup helpers.
9578 * lib/gdb.exp (build_executable, clean_restart)
9579 (prepare_for_testing): New.
9580 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
9581 * gdb.base/return.exp: Likewise.
9582 * gdb.base/ending-run.exp: Likewise.
9583
9584 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
9585
9586 * gdb.mi/mi-async.exp: New test for asynchronous Machine
9587 Interface (MI) responses.
9588
9589 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
9590
9591 * gdb.cp/breakpoint.cc: New code to test conditions involving
9592 member variables.
9593 * gdb.cp/breakpoint.exp: Test condition involving member
9594 variables.
9595
9596 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
9597
9598 * lib/mi-support.exp (mi_expect_stop): New.
9599 (mi_run_cmd): Change the
9600 token. Use mi_send_resuming_command, use
9601 mi_expect_stop.
9602 (mi_execute_to_helper): Rename to mi_execute_to.
9603 (mi_send_resuming_command): Add more error patterns.
9604 (mi_wait_for_stop): Renamed to...
9605 (mi_get_stop_line): ...this.
9606 (mi_run_inline_test): Adjust.
9607
9608 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
9609 * gdb.mi/mi-console.exp: Likewise.
9610 * gdb.mi/mi-pending.exp: Likewise.
9611 * gdb.mi/mi-simplerun.exp: Likewise.
9612 * gdb.mi/mi-stack.exp: Likewise.
9613 * gdb.mi/mi-stepi.exp: Likewise.
9614 * gdb.mi/mi-syn-frame.exp: Add comment.
9615 * gdb.mi/mi-until.exp: Likewise.
9616 * gdb.mi/mi-var-display.exp: Likewise.
9617 * gdb.mi/mi-watch.exp: Likewise.
9618 * gdb.mi/mi2-cli.exp: Likewise.
9619 * gdb.mi/mi2-console.exp: Likewise.
9620 * gdb.mi/mi2-simplerun.exp: Likewise.
9621 * gdb.mi/mi2-stack.exp: Likewise.
9622 * gdb.mi/mi2-stepi.exp: Likewise.
9623 * gdb.mi/mi2-until.exp: Likewise.
9624 * gdb.mi/mi2-var-display.exp: Likewise.
9625 * gdb.mi/mi2-watch.exp: Likewise.
9626
9627 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9628
9629 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
9630
9631 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
9632
9633 2008-04-04 Pedro Alves <pedro@codesourcery.com>
9634
9635 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
9636 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
9637 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
9638 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
9639 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
9640 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
9641 expect an mi error duplicated in stderr.
9642
9643 2008-04-03 Joel Brobecker <brobecker@adacore.com>
9644
9645 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
9646 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
9647 Add a couple of tests that verify the behavior when the new setting
9648 is set to "cancel" and "all".
9649 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
9650 "ask" before we start the testing.
9651
9652 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
9653
9654 * gdb.cp/casts.cc: Add class reference variables.
9655 * gdb.cp/casts.exp: New test cases for up/down casting references.
9656
9657 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
9658
9659 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
9660 instead of beginning to make an extra test pass.
9661 * gdb.mi/mi2-var-display.exp: Likewise.
9662
9663 2008-03-31 Maciej W. Rozycki <macro@mips.com>
9664
9665 * gdb.base/break.exp: Mark failures as such. Fix formatting.
9666
9667 2008-03-31 Markus Deuling <deuling@de.ibm.com>
9668 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9669
9670 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
9671 value. Add xfail for older kernels.
9672
9673 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
9674
9675 Bring mi-support in line with gdb.exp.
9676 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
9677 (mi_gdb_start): New function.
9678
9679 2008-03-28 Maciej W. Rozycki <macro@mips.com>
9680
9681 * gdb.mi/mi-var-cmd.exp: Fix a typo.
9682
9683 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
9684
9685 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
9686 * gdb.mi/mi2-var-display.exp: Likewise.
9687
9688 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
9689
9690 * lib/mi-support.exp (mi_create_varobj_checked): New.
9691 (mi_list_varobj_children): Allow to check for a
9692 value.
9693 (mi_list_array_varobj_children): New.
9694
9695 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
9696 and mi_list_varobj_children, as opposed to hardcoding
9697 expected strings.
9698 * gdb.mi/gdb701.exp: Likewise.
9699 * gdb.mi/gdb792.exp: Likewise.
9700 * gdb.mi/mi-var-block.exp: Likewise.
9701 * gdb.mi/mi-var-cmd.exp: Likewise.
9702 * gdb.mi/mi-var-invalidate.exp: Likewise.
9703 * gdb.mi/mi2-var-block.exp: Likewise.
9704 * gdb.mi/mi2-var-child.exp: Likewise.
9705 * gdb.mi/mi2-var-cmd.exp: Likewise.
9706 * gdb.mi/mi2-var-display.exp: Likewise.
9707
9708 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9709
9710 Fix random false FAILs on i386.
9711 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
9712
9713 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
9714
9715 PR gdb/544
9716 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
9717
9718 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
9719
9720 PR gdb/544
9721 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
9722
9723 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
9724
9725 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
9726 fixed PR gdb/544.
9727
9728 2008-03-21 Pedro Alves <pedro@codesourcery.com>
9729
9730 * gdb.threads/fork-child-threads.exp: Test next over fork.
9731
9732 2008-03-21 Chris Demetriou <cgd@google.com>
9733
9734 * gdb.base/break.exp (rbreak junk): New test for rbreak
9735 "Junk at end of arguments" issue.
9736
9737 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
9738
9739 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
9740 *& to work on created array elements.
9741 (Top level): Test print $pc with a file. Test string operations
9742 without a target.
9743 * gdb.base/ptype.exp: Do not expect *& to work on created array
9744 elements.
9745
9746 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
9747
9748 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
9749 gdb.threads/staticthreads.exp: Update exit query.
9750
9751 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
9752
9753 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
9754
9755 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
9756
9757 * gdb.base/watchpoint.c (global_ptr, func4): New.
9758 (main): Call func4.
9759 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
9760 (test_inaccessible_watchpoint): New.
9761
9762 2008-02-29 Maciej W. Rozycki <macro@mips.com>
9763
9764 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
9765 select the largest.
9766
9767 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
9768
9769 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
9770 frames-invalid annotations.
9771
9772 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
9773
9774 * gdb.base/assign.exp: avoid same output for different tests.
9775
9776 2008-02-27 Doug Evans <dje@google.com>
9777
9778 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
9779 for bug 1738.
9780 (breakpoint_to_handler_entry): Ditto.
9781
9782 2008-02-27 Joel Brobecker <brobecker@adacore.com>
9783
9784 * gdb.base/ending-run.exp: Use the first line of code inside
9785 function body to test breakpoints.
9786 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
9787 location where the breakpoint is inserted when using the line
9788 where a function is declared. Fix typo in the description of
9789 one of the tests.
9790 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
9791
9792 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
9793
9794 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
9795 tests.
9796
9797 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
9798
9799 * gdb.base/args.exp: avoid same output for tests
9800 with single quotes.
9801
9802 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
9803
9804 * gdb.base/annota1.exp: Adjust for 'info break'
9805 format changes.
9806 * gdb.base/annota3.exp: Likewise.
9807 * gdb.base/break.exp: Likewise.
9808 * gdb.base/condbreak.exp: Likewise.
9809 * gdb.base/pending.exp: Likewise.
9810 * gdb.base/sepdebug.exp: Likewise.
9811 * gdb.base/unload.exp: Likewise.
9812 * gdb.cp/ovldbreak.exp: Likewise.
9813 * gdb.mi/mi-pending.exp: Likewise.
9814
9815 2008-02-07 Doug Evans <dje@google.com>
9816
9817 * gdb.cp/mb-inline.exp: New.
9818 * gdb.cp/mb-inline.h: New.
9819 * gdb.cp/mb-inline1.cc: New.
9820 * gdb.cp/mb-inline2.cc: New.
9821
9822 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
9823
9824 * gdb.pascal/floats.pas: New test program.
9825 * gdb.pascal/floats.exp: New testcase.
9826
9827 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
9828
9829 * gdb.base/callfuncs.c (t_float_many_args): New function.
9830 (t_double_many_args): New function.
9831 * gdb.base/callfuncs.exp: Add tests for exceeding float
9832 and double parameters passed through the stack.
9833
9834 2008-02-05 Joel Brobecker <brobecker@adacore.com>
9835
9836 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
9837 gdb.ada/complete/foo.adb: New files.
9838 * gdb.ada/complete.exp: New testcase.
9839
9840 2008-02-03 Doug Evans <dje@google.com>
9841
9842 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
9843
9844 * gdb.cp/gdb2384.exp: New file.
9845 * gdb.cp/gdb2384.cc: New file.
9846 * gdb.cp/gdb2384-base.h: New file.
9847 * gdb.cp/gdb2384-base.cc: New file.
9848
9849 2008-02-02 Doug Evans <dje@google.com>
9850
9851 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
9852
9853 2007-02-01 Joel Brobecker <brobecker@adacore.com>
9854
9855 * gdb.ada/sym_print_name: New test program.
9856 * gdb.ada/sym_print_name.exp: New testcase.
9857
9858 2007-02-01 Joel Brobecker <brobecker@adacore.com>
9859
9860 * gdb.ada/nested/hello.adb: New file.
9861 * gdb.ada/nested.exp: New testcase.
9862 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
9863
9864 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
9865
9866 * gdb.mi/basic.c (return_1): New function.
9867 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
9868 don't cause future evaluations of function to report
9869 creation of internal breakpoints.
9870
9871 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
9872
9873 * gdb.mi/mi-break.exp (test_error): New.
9874 Call it.
9875
9876 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
9877
9878 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
9879 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
9880
9881 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
9882
9883 * gdb.pascal/integers.pas: New test program.
9884 * gdb.pascal/integers.exp: New testcase.
9885
9886 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
9887
9888 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
9889
9890 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
9891
9892 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
9893 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
9894
9895 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
9896
9897 * gdb.ada/formatted_ref: New test program.
9898 * gdb.ada/formatted_ref.exp: New testcase.
9899
9900 * gdb.cp/formatted-ref.cc: New file.
9901 * gdb.cp/formatted-ref.exp: New testcase.
9902
9903 2008-01-30 Joel Brobecker <brobecker@adacore.com>
9904
9905 * gdb.base/ptype.exp: Add testing of "ptype $pc".
9906
9907 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
9908
9909 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
9910 (test_file_list_exec_source_file): Update to new macro-info field.
9911
9912 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
9913
9914 * gdb.ada/exprs: New test program.
9915 * gdb.ada/exprs.exp: New testcase.
9916
9917 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
9918
9919 * dfp-test.c (DELTA, DELTA_B): New definitions.
9920 (double_val1, double_val2, double_val3, double_val4, double_val5,
9921 double_val6, double_val7, double_val8, double_val9, double_val10,
9922 double_val11, double_val12, double_val13, double_val14, dec32_val1,
9923 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
9924 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
9925 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
9926 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
9927 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
9928 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
9929 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
9930 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
9931 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
9932 dec128_val16): New global variables.
9933 (decimal_dec128_align): New function.
9934 (decimal_mixed): Likewise.
9935 (decimal_many_args_dec32): Likewise.
9936 (decimal_many_args_dec64): Likewise.
9937 (decimal_many_args_dec128): Likewise.
9938 (decimal_many_args_mixed): Likewise.
9939 * dfp-test.exp: Add tests calling new inferior functions.
9940
9941 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
9942
9943 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
9944 gdb.server/ext-run.exp: New files.
9945 * lib/gdbserver-support.exp (gdbserver_download): New.
9946 (gdbserver_start): New. Update gdbserver expected
9947 output.
9948 (gdbserver_spawn): Use them.
9949 (gdbserver_start_extended): New.
9950
9951 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
9952
9953 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
9954 Run on GNU/Linux.
9955 (do_exec_tests): Check for systems which do not support catchpoints.
9956 Do not match START.
9957 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
9958 Run on GNU/Linux. Enable verbose output.
9959 (check_fork_catchpoints): New.
9960 (explicit_fork_child_follow, catch_fork_child_follow)
9961 (tcatch_fork_parent_follow): Update expected messages.
9962 (do_fork_tests): Use check_fork_catchpoints.
9963 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
9964 Run on GNU/Linux. Enable verbose output.
9965 (check_vfork_catchpoints): New.
9966 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
9967 expected messages.
9968 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
9969
9970 2008-01-29 Jim Blandy <jimb@red-bean.com>
9971
9972 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
9973 host' errors.
9974 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
9975
9976 2008-01-29 Jim Blandy <jimb@red-bean.com>
9977
9978 * gdb.threads/sigthread.c: Use barriers to ensure that
9979 child_thread and child_thread_two are always initialized before we
9980 start to use them.
9981
9982 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
9983
9984 * gdb.base/watchpoint-solib.exp: New.
9985 * gdb.base/watchpoint-solib.c: New.
9986 * gdb.base/watchpoint-solib-shr.c: New.
9987
9988 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
9989
9990 * gdb.base/gdb1056.exp: Add unsigned integer test.
9991
9992 2008-01-28 Doug Evans <dje@google.com>
9993
9994 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
9995
9996 2008-01-27 Jim Blandy <jimb@codesourcery.com>
9997
9998 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
9999
10000 * gdb.base/expand-psymtabs.exp: Doc fix.
10001
10002 2008-01-26 Mark Kettenis <kettenis@gnu.org>
10003
10004 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
10005
10006 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
10007
10008 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
10009 -var-set-format.
10010
10011 2008-01-23 Chris Demetriou <cgd@google.com>
10012
10013 * gdb.threads/thread_events.c: New testcase source file.
10014 * gdb.threads/thread_events.exp: New testcase expect file.
10015
10016 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
10017
10018 * lib/gdb.exp: Add the variable octal.
10019
10020 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
10021 -var-set-format.
10022
10023 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
10024 Vladimir Prus <vladimir@codesourcery.com>
10025
10026 * gdb.base/float.exp: Allow missing floating point for m68k and
10027 PowerPC.
10028
10029 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
10030
10031 * gdb.mi/basics.c: Setup for testing breakpoints
10032 ignore count.
10033 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
10034 * gdb.mi/mi-cli.exp: Adjust.
10035 * gdb.mi/mi2-cli.exp: Adjust.
10036
10037 2008-01-17 Pedro Alves <pedro@codesourcery.com>
10038
10039 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
10040 and 'dummy_ptr' integer pointer. Initialize struct_declarations
10041 with dummy_ptr's address.
10042 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
10043 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
10044 all targets.
10045 * gdb.mi/mi2-var-child.exp: Likewise.
10046
10047 2008-01-09 Joel Brobecker <brobecker@adacore.com>
10048
10049 * gdb.ada/null_array: New test program.
10050 * gdb.ada/null_array.exp: New testcase.
10051
10052 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
10053
10054 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
10055 with required float modifiers.
10056
10057 2008-01-08 Joel Brobecker <brobecker@adacore.com>
10058
10059 * gdb.ada/funcall_param: New test program.
10060 * gdb.ada/funcall_param.exp: New testcase.
10061
10062 2008-01-08 Joel Brobecker <brobecker@adacore.com>
10063
10064 * gdb.ada/arrayparam: New test program.
10065 * gdb.ada/arrayparam.exp: New testcase.
10066
10067 2008-01-08 Joel Brobecker <brobecker@adacore.com>
10068
10069 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
10070 landed. Should also fix random failures in the test following it.
10071
10072 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
10073
10074 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
10075 for expressions with decimal float values.
10076 (test_dfp_conversions): New function to test casts to and from
10077 decimal float types.
10078 Call test_dfp_conversions.
10079 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
10080 elements.
10081 (main): Initialize ds.float4 and ds.double8 elements.
10082 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
10083 string to new error message.
10084 (d64_set_tests): Likewise.
10085 (d128_set_tests): Likewise.
10086 Add tests for expressions with decimal float variables. Add tests for
10087 conversions to and from decimal float types.
10088
10089 2008-01-05 Joel Brobecker <brobecker@adacore.com>
10090
10091 * gdb.ada/packed_tagged/comp_bug.adb: New file.
10092 * gdb.ada/packed_tagged.exp: New testcase.
10093
10094 2008-01-04 Joel Brobecker <brobecker@adacore.com>
10095
10096 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
10097 gdb.ada/homonym/homonym_main.adb: New files.
10098 * gdb.ada/homonym.exp: New testcase.
10099
10100 2008-01-04 Joel Brobecker <brobecker@adacore.com>
10101
10102 * gdb.ada/packed_array.exp: Add testing of references to
10103 a packed array.
10104
10105 2008-01-04 Joel Brobecker <brobecker@adacore.com>
10106
10107 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
10108 New files.
10109 * gdb.ada/type_coercion.exp: New testcase.
10110
10111 2008-01-04 Joel Brobecker <brobecker@adacore.com>
10112
10113 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
10114 gdb.ada/tagged/foo.adb: New file.
10115 * gdb.ada/tagged.exp: New testcase.
10116
10117 2008-01-04 Joel Brobecker <brobecker@adacore.com>
10118
10119 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
10120 gdb.ada/ptype_field/foo.adb: New files.
10121 * gdb.ada/ptype_field.exp: New testcase.
10122
10123 2008-01-03 Joel Brobecker <brobecker@adacore.com>
10124
10125 * gdb.ada/print_pc.exp: New testcase.
10126
10127 2008-01-03 Joel Brobecker <brobecker@adacore.com>
10128
10129 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
10130 gdb.ada/taft_type/p.adb: New files.
10131 * gdb.ada/taft_type.exp: New testcase.
10132
10133 2008-01-03 Joel Brobecker <brobecker@adacore.com>
10134
10135 * gdb.ada/array_bounds/bar.adb: New file.
10136 * gdb.ada/array_bounds.exp: New testcase.
10137
10138 2008-01-03 Joel Brobecker <brobecker@adacore.com>
10139
10140 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
10141 gdb.ada/arrayptr/foo.adb: New files.
10142 * gdb.ada/arrayptr.exp: New testcase.
10143
10144 2008-01-03 Joel Brobecker <brobecker@adacore.com>
10145
10146 * gdb.base/set-lang-auto.exp: New testcase.
10147
10148 2008-01-03 Joel Brobecker <brobecker@adacore.com>
10149
10150 * gdb.ada/fun_addr/foo.adb: New file.
10151 * gdb.ada/fun_addr.exp: New testcase.
10152
10153 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10154
10155 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
10156 New files
10157
10158 2008-01-02 Joel Brobecker <brobecker@adacore.com>
10159
10160 * array_subscript_addr/p.adb: New file.
10161 * array_subscript_addr.exp: New testcase.
10162
10163 2008-01-02 Joel Brobecker <brobecker@adacore.com>
10164
10165 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
10166 New files.
10167 * gdb.ada/str_cmp_ref.exp: New testcase.
10168
10169 2008-01-01 Joel Brobecker <brobecker@adacore.com>
10170
10171 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
10172 gdb.ada/fun_in_declare/foo.adb: New files.
10173 * gdb.ada/fun_in_declare.exp: New testcase.
10174
10175 2008-01-01 Joel Brobecker <brobecker@adacore.com>
10176
10177 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
10178 gdb.ada/ref_param/pck.ads: New files.
10179 * gdb.ada/ref_param.exp: New testcase.
10180
10181 2008-01-01 Joel Brobecker <brobecker@adacore.com>
10182
10183 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
10184 gdb.ada/interface/foo.adb: New files.
10185 * gdb.ada/interface.exp: New testcase.
10186
10187 2007-12-31 Jim Blandy <jimb@codesourcery.com>
10188
10189 * gdb.base/multi-forks.exp: Consume all output from child
10190 processes before proceeding to next test.
10191
10192 2007-12-29 Jim Blandy <jimb@codesourcery.com>
10193
10194 * configure: Regenerated.
10195
10196 2007-12-27 Joel Brobecker <brobecker@adacore.com>
10197
10198 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
10199 gdb.ada/fixed_cmp/fixed.adb: New files.
10200 * gdb.ada/fixed_cmp.exp: New testcase.
10201
10202 2007-12-27 Joel Brobecker <brobecker@adacore.com>
10203
10204 * gdb.ada/boolean_expr.exp: New testcase.
10205
10206 2007-12-26 Jim Blandy <jimb@codesourcery.com>
10207
10208 * gdb.base/multi-forks.exp: Doc fix.
10209
10210 2007-12-26 Joel Brobecker <brobecker@adacore.com>
10211
10212 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
10213 * gdb.ada/char_param.exp: Do not compile our test program with
10214 -gnata, this is unnecessary.
10215 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
10216
10217 2007-12-24 Joel Brobecker <brobecker@adacore.com>
10218
10219 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
10220 gdb.ada/print_chars/foo.adb: New files.
10221 * gdb.ada/print_chars.exp: New testcase.
10222
10223 2007-12-24 Joel Brobecker <brobecker@adacore.com>
10224
10225 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
10226 gdb.ada/char_param/foo.adb: New files.
10227 * gdb.ada/char_param.exp: New testcase.
10228
10229 2007-12-22 Jim Blandy <jimb@codesourcery.com>
10230
10231 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
10232 hard-coding source line numbers into the test.
10233 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
10234 gdb_get_line_number to find.
10235
10236 2007-12-22 Joel Brobecker <brobecker@adacore.com>
10237
10238 * gdb.base/ptype.c (highest): New struct type.
10239 (the_highest): New variable of that type.
10240 (main): Add dummy assignment to a field of variable the_highest.
10241 * gdb.base/ptype.exp: Test type printing of our new variable.
10242
10243 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
10244
10245 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
10246 and record first explicitly generated thread number.
10247 Use that thread number for thread specific watchpoint test.
10248 Add iteration number to repetitive tests.
10249
10250 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
10251 Jim Blandy <jimb@codesourcery.com>
10252
10253 * gdb.base/expand-psymtabs.c: New testcase
10254 source file.
10255 * gdb.base/expand-psymtabs.exp: New testcase
10256 expect file.
10257
10258 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
10259
10260 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
10261 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
10262
10263 2007-12-17 Joel Brobecker <brobecker@adacore.com>
10264
10265 * gdb.ada/frame_args/foo.adb: New file.
10266 * gdb.ada/frame_args/pck.ads: New file.
10267 * gdb.ada/frame_args/pck.adb: New file.
10268 * gdb.ada/frame_args.exp: New testcase.
10269
10270 2007-12-17 Joel Brobecker <brobecker@adacore.com>
10271
10272 * gdb.base/frame-args.c: New file.
10273 * gdb.base/frame-args.exp: New testcase.
10274
10275 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
10276 Joseph Myers <joseph@codesourcery.com>
10277
10278 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
10279
10280 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
10281
10282 * gdb.mi/mi-pending.exp: New.
10283 * gdb.mi/mi-pending.c: New.
10284 * gdb.mi/mi-pendshr.c: New.
10285
10286 2007-12-06 Jim Blandy <jimb@codesourcery.com>
10287
10288 * gdb.base/default.exp: Update expected output for 'info catch'.
10289
10290 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10291
10292 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
10293 must be set to binary.
10294
10295 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
10296
10297 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
10298
10299 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
10300
10301 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
10302 gdb.mi/mi-file-transfer.exp: New.
10303
10304 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10305
10306 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
10307
10308 2007-11-22 Maciej W. Rozycki <macro@mips.com>
10309
10310 * gdb.trace/backtrace.exp: Fix a typo.
10311 * gdb.trace/circ.exp: Likewise.
10312 * gdb.trace/collection.exp: Likewise.
10313 * gdb.trace/limits.exp: Likewise.
10314 * gdb.trace/report.exp: Likewise.
10315 * gdb.trace/tfind.exp: Likewise.
10316 * gdb.trace/while-dyn.exp: Likewise.
10317
10318 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
10319
10320 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
10321 objects of pointers that can't be dereferenced are now
10322 "noneditable".
10323
10324 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10325
10326 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
10327 (target_cpu): Remove.
10328
10329 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
10330
10331 * gdb.base/ending-run.exp: Expect the list of cleared
10332 breakpoint to come in natural order, not the reversed one.
10333
10334 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
10335
10336 * gdb.mi/mi-var-child.c (do_child_deletion): New.
10337 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
10338
10339 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
10340
10341 * gdb.base/printcmds.exp: New function
10342 test_printf_with_dfp.
10343
10344 2007-11-02 Doug Evans <dje@google.com>
10345
10346 * gdb.disasm/t01_mov.s: Remove carriage returns.
10347 * gdb.disasm/t02_mova.s: Ditto.
10348 * gdb.disasm/t03_add.s: Ditto.
10349 * gdb.disasm/t04_sub.s: Ditto.
10350 * gdb.disasm/t05_cmp.s: Ditto.
10351 * gdb.disasm/t06_ari2.s: Ditto.
10352 * gdb.disasm/t07_ari3.s: Ditto.
10353 * gdb.disasm/t08_or.s: Ditto.
10354 * gdb.disasm/t09_xor.s: Ditto.
10355 * gdb.disasm/t10_and.s: Ditto.
10356 * gdb.disasm/t11_logs.s: Ditto.
10357 * gdb.disasm/t12_bit.s: Ditto.
10358 * gdb.disasm/t13_otr.s: Ditto.
10359
10360 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10361
10362 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
10363
10364 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10365
10366 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
10367 provide DFP support.
10368
10369 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
10370
10371 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
10372 Test "set powerpc vector-abi". Skip auto-detection tests for old
10373 toolchains.
10374
10375 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
10376
10377 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
10378 with [string compare].
10379
10380 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
10381
10382 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
10383 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
10384
10385 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
10386
10387 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
10388 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
10389 * gdb.opt/Makefile.in: New makefile.
10390 * Makefile.in: Create new directory "gdb.opt".
10391 * configure.ac: Add "gdb.opt" directory.
10392 * configure: Regenerated.
10393
10394 2007-10-25 Doug Evans <dje@google.com>
10395
10396 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
10397 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
10398
10399 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
10400 Thiago Jung Bauermann <bauerman@br.ibm.com>
10401
10402 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
10403 Floating Point expressions.
10404 * gdb.base/dfp-test.exp: new file adding tests for Decimal
10405 Floating Point variables.
10406 * gdb.base/dfp-test.c: new file containing program with Decimal
10407 Floating variables, used by gdb.base/dfp-test.exp.
10408
10409 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
10410
10411 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
10412
10413 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10414
10415 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
10416 compiling test case with GCC.
10417 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
10418
10419 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10420
10421 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
10422 format changes.
10423
10424 2007-10-18 Michael Snyder <msnyder@specifix.com>
10425
10426 * gdb.base/dbx.exp: Add missing "-re " operator.
10427
10428 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
10429
10430 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
10431 * configure.ac: Removed trailing spaces after backslash.
10432 * gdb.modula2: New directory.
10433 * gdb.modula2/Makefile.in: New file.
10434 * gdb.modula2/unbounded-array.exp: New file.
10435 * gdb.modula2/unbounded1.c: New file.
10436
10437 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
10438
10439 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
10440
10441 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
10442
10443 * gdb.base/sigstep.c (main): Add checks for
10444 return values for setitimer call.
10445 Call setitimer again with itimer = ITIMER_REAL
10446 if first call to setitimer fails.
10447
10448 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
10449
10450 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
10451 of $timeout.
10452
10453 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
10454
10455 * gdb.server/server-run.exp: Test for dynamic linker symbols.
10456
10457 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
10458
10459 * lib/gdb.exp (gdb_run_cmd): Move comment outside
10460 of gdb_expect call, to avoid interruption.
10461
10462 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
10463
10464 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
10465 (v_unsigned_long_long, v_long_long_array)
10466 (v_signed_long_long_array, v_unsigned_long_long_array)
10467 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
10468 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
10469 [!NO_LONG_LONG]: New.
10470 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
10471 v_long_long_member.
10472
10473 (v_long_long_func, v_signed_long_long_func)
10474 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
10475 (main) [!NO_LONG_LONG]: Initialize long long variants.
10476
10477 * gdb.base/whatis.exp: If board file requests no_long_long, build
10478 test with NO_LONG_LONG defined. Test long long, signed long long,
10479 and unsigned long long variants but only if board file doesn't
10480 disable it.
10481
10482 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
10483 Daniel Jacobowitz <dan@codesourcery.com>
10484
10485 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
10486 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
10487 * configure: Regenerated.
10488 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
10489 gdb.pascal/types.exp, lib/pascal.exp: New files.
10490
10491 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
10492
10493 * gdb.cp/classes.exp (do_tests): Always step to the line after the
10494 call.
10495 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
10496 to return to the call.
10497 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
10498 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
10499 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
10500 * gdb.mi/mi-until.exp (test_until): Likewise.
10501 * gdb.mi/mi2-until.exp (test_until): Likewise.
10502
10503 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
10504
10505 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
10506 two-char array.
10507 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
10508
10509 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
10510
10511 * gdb.threads/watchthreads.c (thread_function): Sleep between
10512 iterations.
10513 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
10514 at once for S/390. Generate matching fails and passes.
10515
10516 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
10517
10518 * gdb.mi/var-cmd.c (do_children_tests): Initialize
10519 the 'struct_declarations' variable to zeros.
10520
10521 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
10522
10523 * gdb.cp/mb-ctor.cc: New.
10524 * gdb.cp/mb-ctor.exp: New.
10525 * gdb.cp/mb-templates.cc: New.
10526 * gdb.cp/mb-templates.exp: New.
10527
10528 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
10529
10530 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
10531
10532 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
10533
10534 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
10535 targets.
10536 * configure: Regenerate.
10537
10538 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
10539
10540 * gdb.base/annota1.exp: Adjust for 'info break'
10541 format changes.
10542 * gdb.base/annota3.exp: Likewise.
10543 * gdb.base/break.exp: Likewise.
10544 * gdb.base/condbreak.exp: Likewise.
10545 * gdb.base/pending.exp: Likewise.
10546 * gdb.base/sepdebug.exp: Likewise.
10547 * gdb.base/unload.exp: Likewise.
10548 * gdb.base/ovldbreak.exp: Likewise.
10549
10550 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
10551
10552 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
10553 messages.
10554 * gdb.base/chng-syms.exp: Likewise.
10555 * gdb.base/unload.exp: Likewise.
10556
10557 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
10558
10559 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
10560
10561 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
10562
10563 * schedlock.c (NUM): Change to 1.
10564 (main): Use args[0] for the main thread.
10565 * schedlock.exp: Only expect two threads. Only issue one pass or fail
10566 regardless of the number of threads.
10567
10568 2007-09-14 Maciej W. Rozycki <macro@mips.com>
10569
10570 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
10571 type down.
10572 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
10573 test.
10574 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
10575 watchpoint type down.
10576 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
10577 test.
10578
10579 2007-09-14 Maciej W. Rozycki <macro@mips.com>
10580
10581 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
10582 Move all the tests here and run them twice, once using software
10583 watchpoints and once using hardware watchpoints.
10584 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
10585
10586 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
10587
10588 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
10589 test.
10590
10591 2007-09-10 Mark Kettenis <kettenis@gnu.org>
10592
10593 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
10594 build-id.
10595
10596 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
10597 know about $ORIGIN. Calculate output dir from $dest instead of
10598 using ${objdir}/{$subdir}.
10599
10600 2007-09-09 Mark Kettenis <kettenis@gnu.org>
10601
10602 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
10603 gcore, before continuing with the test.
10604
10605 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
10606
10607 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
10608 * gdb.mi/mi-watch.exp: Likewise.
10609
10610 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10611 Jim Blandy <jimb@codesourcery.com>
10612
10613 * gdb.arch/i386-sse.exp: Do not expect character constants.
10614 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
10615 * gdb.base/display.exp: Allow print/s.
10616 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
10617 and unsigned char array changes.
10618
10619 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10620
10621 * gdb.base/display.exp: Add tests for printf %p.
10622
10623 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
10624
10625 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
10626 the dll name to unicode.
10627
10628 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10629
10630 * gdb.base/default.exp (show version): Update the version text.
10631 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
10632
10633 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10634
10635 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
10636 New files.
10637
10638 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10639
10640 * lib/gdb.exp (build_id_debug_filename_get): New function.
10641 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
10642 Remove the generate DEBUG file for the future testcase runs.
10643 New testcase for the NT_GNU_BUILD_ID retrieval.
10644 Move the final testing step to ...
10645 (test_different_dir): ... a new function.
10646 New parameter XFAIL to XFAIL all the tests performed.
10647 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
10648 New parameter TYPE to PF_PREFIX all the tests performed.
10649
10650 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
10651
10652 * gdb.mi/mi-var-cp.cc (path_expression): New
10653 function.
10654 * gdb.mi/mi-var-cp.exp: Run path exression tests.
10655
10656 2007-08-27 Markus Deuling <deuling@de.ibm.com>
10657
10658 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
10659 to fit into SPU Local Store memory.
10660
10661 2007-08-23 Joel Brobecker <brobecker@adacore.com>
10662
10663 * gdb.base/default.exp: Adjust the expected output of "info
10664 warranty" after the switch to GPLv3.
10665
10666 2007-08-23 Joel Brobecker <brobecker@adacore.com>
10667
10668 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
10669 to 30000 (from 20000).
10670
10671 2007-08-23 Joel Brobecker <brobecker@adacore.com>
10672
10673 Switch the license of all .exp files to GPLv3.
10674 Switch the license of all .f and .f90 files to GPLv3.
10675 Switch the license of all .s and .S files to GPLv3.
10676
10677 2007-08-23 Joel Brobecker <brobecker@adacore.com>
10678
10679 * configure.ac: Switch license to GPLv3.
10680
10681 2007-08-23 Joel Brobecker <brobecker@adacore.com>
10682
10683 Switch the licensing to GPLv3 for all .ads and .adb files.
10684
10685 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
10686
10687 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
10688 and t_int_double.
10689 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
10690
10691 2007-08-17 Joel Brobecker <brobecker@adacore.com>
10692
10693 * gdb.base/step-line.c: Switch license to GPL version 3, and
10694 update copyright year.
10695 * gdb.base/step-line.inp: Likewise.
10696
10697 2007-08-17 Joel Brobecker <brobecker@adacore.com>
10698
10699 * gdb.base/gdb1555.exp: Make expected output immune to formatting
10700 changes inside gdb1555.c.
10701 * gdb.base/pending.exp: Likewise.
10702
10703 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
10704
10705 * config/default.exp: New file.
10706
10707 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
10708
10709 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
10710 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
10711
10712 2007-07-30 Maciej W. Rozycki <macro@mips.com>
10713
10714 * gdb.base/dump.exp: Force the correct endianness for binary
10715 formats not carrying this information.
10716
10717 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
10718
10719 * gdb.threads/staticthreads.exp: Match .*sem_post.
10720
10721 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
10722
10723 * gdb.base/readline.exp (operate_and_get_next): Match the final
10724 prompt.
10725
10726 2007-07-23 Kevin Buettner <kevinb@redhat.com>
10727
10728 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
10729 to restarting SID.
10730
10731 2007-07-18 Kevin Buettner <kevinb@redhat.com>
10732
10733 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
10734 prior to `gdb_start'.
10735
10736 2007-07-18 Kevin Buettner <kevinb@redhat.com>
10737
10738 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
10739 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
10740 Remove call to gdb_unload.
10741
10742 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
10743 Daniel Jacobowitz <dan@codesourcery.com>
10744
10745 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
10746 for __WIN32__.
10747 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
10748 * gdb.base/unload.exp: Use shared library test routines.
10749
10750 2007-07-03 Markus Deuling <deuling@de.ibm.com>
10751
10752 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
10753 * gdb.base/solib-symbol-lib.c: Likewise.
10754 * gdb.base/solib-symbol-main.c: Likewise.
10755
10756 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
10757
10758 * config/gdbserver.exp (gdb_reconnect): New.
10759 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
10760 gdb.base/solib-disc.exp: New files.
10761 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
10762 remote debugging".
10763 (gdb_compile): Add shlib_load flag.
10764 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
10765 port.
10766 (gdbserver_reconnect): New.
10767
10768 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
10769 Daniel Jacobowitz <dan@codesourcery.com>
10770
10771 * gdb.base/annota3.exp: Test for if construct.
10772
10773 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
10774
10775 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
10776
10777 2007-06-21 Chris Dearman <chris@mips.com>
10778 Maciej W. Rozycki <macro@mips.com>
10779
10780 * gdb.base/display.exp: Allow a newline after display/i.
10781 * gdb.base/pc-fp.exp: Likewise.
10782 * gdb.base/sigbpt.exp: Likewise.
10783
10784 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
10785
10786 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
10787 required features to be included.
10788
10789 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
10790
10791 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
10792 in info threads output.
10793
10794 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10795 Markus Deuling <deuling@de.ibm.com>
10796
10797 * gdb.arch/spu-info.exp: New testcase.
10798 * gdb.arch/spu-info.c: New file.
10799
10800 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
10801
10802 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
10803 tpcs_offset. Restore lr after the call.
10804 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
10805
10806 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
10807
10808 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
10809 (gdbserver_run): Kill any running gdbserver.
10810 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
10811
10812 2007-05-17 Maciej W. Rozycki <macro@mips.com>
10813
10814 * gdb.base/sigbpt.exp: Preset segv_addr.
10815
10816 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
10817
10818 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
10819 (gdb_compile_shlib): Likewise.
10820 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
10821 (default_gdb_init): Clear cleanfiles.
10822 (gdb_finish): Delete recorded cleanfiles.
10823 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
10824
10825 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
10826 Do not use isnative.
10827 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
10828 gdb.base/so-impl-ld.exp: Likewise.
10829 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
10830 * gdb.base/unload.exp: Likewise. Do not pass empty option to
10831 gdb_compile.
10832
10833 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
10834
10835 * config/unknown.exp: Remove.
10836
10837 2007-05-15 Markus Deuling <deuling@de.ibm.com>
10838
10839 * gdb.base/info-proc.exp: Check is_remote.
10840
10841 2007-05-14 Markus Deuling <deuling@de.ibm.com>
10842
10843 * gdb.base/gcore.exp: Initialize variable core_supported.
10844
10845 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
10846
10847 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
10848
10849 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
10850
10851 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
10852 * gdb.threads/print-threads.exp (test_all_threads): Allow
10853 negative and hexadecimal thread IDs.
10854
10855 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
10856
10857 * gdb.java/jprint.java (public): Avoid invalid call to static
10858 method.
10859
10860 2007-05-14 Denis Pilat <denis.pilat@st.com>
10861
10862 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
10863 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
10864 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
10865 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
10866 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
10867
10868 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10869
10870 * gdb.base/overlays.exp: Add support for targets with only code
10871 overlay support, not data overlay. Support spu-*-* target in
10872 this mode.
10873 * gdb.base/ovlymgr.c: Provide stubs for spu target.
10874 * gdb.base/spu.ld: New file.
10875
10876 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
10877
10878 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
10879
10880 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
10881
10882 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
10883
10884 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
10885
10886 * gdb.java/jmain.exp: Handle demangled names with and without method
10887 signatures.
10888
10889 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
10890
10891 * gdb.mi/mi-syn-frame.c (main, foo, bar)
10892 (have_a_very_merry_interrupt): Remove calls to puts.
10893 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
10894 inferior output.
10895 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
10896 test names.
10897
10898 2007-04-29 Markus Deuling <deuling@de.ibm.com>
10899 Daniel Jacobowitz <dan@codesourcery.com>
10900
10901 * gdb.base/auxv.exp (core_works): Also check is_remote.
10902 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
10903
10904 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
10905
10906 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
10907 message, not the undefined 'module' variable.
10908 * gdb.base/siginfo.exp: Likewise.
10909 * gdb.base/sigstep.exp: Likewise.
10910 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
10911 serialport.
10912 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
10913
10914 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
10915
10916 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
10917 target sim fails. Return 0 otherwise.
10918 (gdb_load): Return prematurely if gdb_target_sim fails.
10919
10920 2007-04-16 Denis Pilat <denis.pilat@st.com>
10921
10922 * gdb.base/setshow.exp: Reset height after having set it to 100.
10923
10924 2007-04-16 Denis Pilat <denis.pilat@st.com>
10925
10926 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
10927
10928 2007-04-16 Denis Pilat <denis.pilat@st.com>
10929
10930 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
10931
10932 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
10933
10934 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
10935 tests. Run the frozen varobjs test.
10936 * gdb.mi/var-cmd.c (do_frozen_tests): New.
10937 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
10938
10939 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10940
10941 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
10942 gdb.base/type-opaque.exp: New files.
10943
10944 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
10945
10946 * gdb.mi/mi-var-child.c
10947 (do_children_tests): User char[2] instead of
10948 char so that automatic printing of pointers to char
10949 don't give unpredicable result.
10950 * gdb.mi/var-cmd.c (do_locals_test): Initialize
10951 local variables.
10952 * gdb.mi/mi-var-child.exp: Step to right line
10953 of do_children_tests.
10954 * gdb.mi/mi2-var-child.exp: Likewise.
10955 * gdb.mi/mi-var-cmd.exp: Step to right line of
10956 do_locals_tests.
10957 (do_children_tests): User char[2] instead of
10958 char so that automatic printing of pointers to char
10959 don't give unpredicable result.
10960 * gdb.mi/mi2-var-cmd.exp: Likewise.
10961 * lib/mi-support.exp (mi_continue_to_line):
10962 Pass test name to mi_wait_for_stop.
10963
10964 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
10965
10966 * gdb.asm/asm-source.exp: Remove d10v case.
10967 * lib/gdb.exp (skip_cplus_tests): Likewise.
10968 * gdb.asm/d10v.inc: Deleted.
10969
10970 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
10971
10972 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
10973
10974 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
10975
10976 * config/netware.exp: Delete file.
10977
10978 2007-03-29 Joel Brobecker <brobecker@adacore.com>
10979
10980 * gdb.dwarf2/dw2-noloc.S: New file.
10981 * gdb.dwarf2/dw2-noloc.exp: New file.
10982
10983 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
10984
10985 * gdb.cp/method2.cc: New test.
10986 * gdb.cp/method2.exp: New test.
10987 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
10988
10989 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
10990
10991 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
10992
10993 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
10994
10995 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
10996
10997 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
10998
10999 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
11000 (gdb_load): Delete, replace with...
11001 (gdb_reload): ...this.
11002 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
11003 * gdb.server/server-mon.exp: Likewise.
11004 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
11005 (gdb_start_cmd): New.
11006 (gdb_file_cmd): Save the last loaded file.
11007 (gdb_reload): New.
11008 (gdb_gnu_strip_debug): Use transform.
11009 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
11010 support here. Use new $last_loaded_file. Check mtime.
11011 (gdb_target_cmd): Handle ObjC failure case.
11012 (infer_host_exec): Delete.
11013 (gdbserver_load): Rename to...
11014 (gdbserver_run): ...this. Simplify.
11015 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
11016 (mi_gdb_load): Move most contents to a new function...
11017 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
11018 (mi_run_cmd): Use mi_gdb_target_load.
11019 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
11020 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
11021 Use gdb_run_cmd.
11022 * gdb.base/charsign.exp: Remove incorrect comment.
11023 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
11024 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
11025 gdb.base/start.exp: Use gdb_start_cmd.
11026
11027 2007-03-23 Nigel Stephens <nigel@mips.com>
11028 Maciej W. Rozycki <macro@mips.com>
11029
11030 * gdb.base/sigbpt.exp: Fix the message when skipping test.
11031 * gdb.base/signull.exp: Similarly.
11032
11033 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11034
11035 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
11036 messages available to test cases (like chng-sym.exp).
11037
11038 2007-03-14 Andreas Schwab <schwab@suse.de>
11039
11040 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
11041 format changes.
11042
11043 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
11044
11045 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
11046 (optimized_1): New.
11047 (main): Call optimized_1.
11048 (gdb2029): Correct typos. Call gdb2029_marker.
11049 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
11050 for gdb2029.
11051
11052 2007-03-12 Mark Kettenis <kettenis@gnu.org>
11053
11054 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
11055 as tabs. Remove redundant test pattern.
11056
11057 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11058
11059 * gdb.base/long_long.exp: Accept optional symbol name in <...>
11060 for /a format output.
11061
11062 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
11063
11064 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
11065 collect output incrementally.
11066
11067 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11068
11069 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
11070 for -var-create lpcharacter test.
11071 * gdb.mi/mi2-var-cmd.exp: Likewise.
11072
11073 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11074
11075 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
11076 pass on targets where address zero is readable.
11077
11078 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11079
11080 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
11081 just a single architecture.
11082
11083 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11084
11085 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
11086 (fetch_all_registers): New function, uses gdb_test_multiple and
11087 exp_continue to fetch inferior output line-by-line.
11088 Replace all uses of do_get_all_registers by fetch_all_registers.
11089
11090 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11091
11092 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
11093 in target_info.
11094
11095 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11096
11097 * gdb.threads/manythreads.exp: Use $message string for
11098 consistancy; add a default (timeout) case.
11099
11100 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11101
11102 * gdb.base/watchpoint.exp: Fix truncated comment.
11103
11104 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11105
11106 * Makefile.in: Remove spurious single-quotes from sed command.
11107
11108 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
11109
11110 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
11111 func.
11112 * gdb.mi/mi2-var-cmd.exp: Likewise.
11113
11114 2007-02-27 Joel Brobecker <brobecker@adacore.com>
11115
11116 * gdb.dwarf2/dw2-producer.S: New file.
11117 * gdb.dwarf2/dw2-producer.exp: New testcase.
11118
11119 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
11120
11121 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
11122 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
11123 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
11124 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
11125 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
11126 Revert tests to use mi_gdb_test and include value field in output
11127 of -var-create.
11128
11129 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
11130
11131 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
11132
11133 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
11134
11135 * gdb.base/maint.exp: Remove full paths from test names.
11136 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
11137 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
11138
11139 2007-02-27 Joel Brobecker <brobecker@adacore.com>
11140
11141 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
11142
11143 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11144
11145 * gdb.server/server-mon.exp: New test.
11146
11147 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11148
11149 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
11150
11151 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11152
11153 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
11154 register capitalization.
11155
11156 2007-02-13 Denis Pilat <denis.pilat@st.com>
11157
11158 * gdb.mi/mi-var-invalidate.exp: New file.
11159
11160 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11161
11162 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
11163
11164 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11165
11166 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
11167
11168 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11169
11170 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
11171 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
11172
11173 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
11174
11175 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
11176 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
11177 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
11178 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
11179 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
11180 * gdb.mi/gdb792.exp, lib/mi-support.exp:
11181 Update tests to include value field in output of -var-create.
11182
11183 2007-02-08 Andreas Schwab <schwab@suse.de>
11184
11185 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
11186
11187 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
11188
11189 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
11190 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
11191
11192 2007-02-02 Denis Pilat <denis.pilat@st.com>
11193
11194 * gdb.threads/threadapply.exp: check that frame is not changed by
11195 the thread apply all command.
11196
11197 2007-01-31 Andreas Schwab <schwab@suse.de>
11198
11199 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
11200
11201 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
11202 in the dwarf sections.
11203 * gdb.dwarf2/mac-fileno.S: Likewise.
11204
11205 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
11206 bspstore register on ia64.
11207
11208 2007-01-29 Andreas Schwab <schwab@suse.de>
11209
11210 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
11211 "frame-begin" annotation.
11212
11213 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
11214 number of "frames-invalid" annotations.
11215
11216 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
11217
11218 * gdb.base/commands.exp: Call if_commands_test.
11219 (gdb_test_no_prompt, if_commands_test): New.
11220
11221 2007-01-28 Mark Kettenis <kettenis@gnu.org>
11222
11223 * gdb.threads/sigthread.c (NSIGS): Make bigger.
11224
11225 2007-01-27 Andreas Schwab <schwab@suse.de>
11226
11227 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
11228 .short/.int/.quad in the dwarf sections.
11229 * gdb.dwarf2/dw2-intercu.S: Likewise.
11230 * gdb.dwarf2/dw2-intermix.S: Likewise.
11231
11232 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11233
11234 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
11235 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
11236 array.
11237 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
11238 * gdb.base/setvar.exp: Likewise.
11239
11240 2007-01-26 Andreas Schwab <schwab@suse.de>
11241
11242 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
11243 test.
11244
11245 * gdb.base/multi-forks.exp ("restart $i"): Also match
11246 __kernel_syscall_via_break.
11247
11248 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
11249
11250 * lib/mi-support.exp (mi_delete_varobj): New.
11251 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
11252 testcase.
11253 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
11254 (main): Call the above.
11255 (reference_update_test, base_in_reference_test)
11256 (reference_to_pointer): Delete the created varobjs.
11257
11258 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
11259
11260 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
11261 * configure: Regenerated.
11262 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
11263 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
11264 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
11265 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
11266 * lib/gdb.exp (gdb_skip_xml_test): New function.
11267
11268 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
11269
11270 * gdb.base/sigrepeat.exp: Correct error message.
11271
11272 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11273 Daniel Jacobowitz <dan@codesourcery.com>
11274
11275 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
11276 gdb.arch/i386-gnu-cfi-asm.S: New files.
11277
11278 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11279
11280 * lib/gdb.exp: Abort on missing `site.exp'.
11281
11282 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11283 Daniel Jacobowitz <dan@codesourcery.com>
11284
11285 * gdb.base/included.c, gdb.base/included.exp,
11286 gdb.base/included.h: New files.
11287
11288 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
11289
11290 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
11291 (maximize_rlimit): Reduce limits on 64-bit systems.
11292
11293 2007-01-19 Mark Kettenis <kettenis@gnu.org>
11294
11295 From Marcus Deuling <deuling@de.ibm.com>:
11296 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
11297 every case.
11298
11299 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
11300
11301 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
11302 (test_path_specification): Use objdir instead of srcdir to always
11303 get an absolute filename.
11304
11305 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
11306
11307 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
11308
11309 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
11310
11311 * gdb.mi/mi-var-cp.cc (reference_update_tests):
11312 Make sure the variable we're using is in scope.
11313 (reference_to_pointer): Likewise.
11314
11315 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
11316
11317 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
11318 has no debug information.
11319
11320 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
11321
11322 * gdb.base/annota1.exp: Remove extra send_gdb.
11323
11324 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11325
11326 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
11327
11328 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11329
11330 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
11331
11332 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
11333 Daniel Jacobowitz <dan@codesourcery.com>
11334
11335 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
11336 lcharacter or linteger change. Correct duplicated test name.
11337 * gdb.mi/mi2-var-cmd.exp: Likewise.
11338
11339 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
11340
11341 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
11342
11343 2007-01-05 Joel Brobecker <brobecker@adacore.com>
11344
11345 * gdb.base/nofield.c: New file.
11346 * gdb.base/nofield.exp: New testcase.
11347
11348 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
11349
11350 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
11351
11352 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
11353 test.
11354
11355 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
11356
11357 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
11358
11359 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
11360
11361 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
11362 when continuing.
11363
11364 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
11365
11366 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
11367 Expect ".exe" extension.
11368
11369 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
11370
11371 * gdb.base/charset.exp: Add explicit filename to break.
11372 * gdb.base/dbx.exp: Add explicit filename to breaks.
11373
11374 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
11375
11376 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
11377 * gdb.mi/mi2-file.exp: Likewise.
11378
11379 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
11380
11381 Implement specification of MI tests as comments
11382 in C and C++ sources.
11383 * lib/mi-support.exp (mi_autotest_data): New variable.
11384 (mi_autotest_source): New variable.
11385 (count_newlines, mi_prepare_inline_tests)
11386 (mi_get_inline_test, mi_continue_to_line)
11387 (mi_run_inline_test, mi_tbreak)
11388 (mi_send_resuming_command, mi_wait_for_stop): New functions.
11389 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
11390 Run inline tests.
11391 * gdb.mi/mi-var-cp.cc: Define tests here.
11392
11393 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
11394
11395 Simplify usage of mi_continue_to.
11396 * lib/mi-support.exp (mi_runto_helper): Renamed
11397 from mi_runto, added new parameter 'run_or_continue'.
11398 (mi_runto): Use mi_runto_helper.
11399 (mi_continue_to): Accept just function name as parameter.
11400 Use mi_runto_helper.
11401 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
11402 * gdb.mi/mi2-var-cmd.exp: Likewise.
11403
11404 2006-01-04 Joel Brobecker <brobecker@adacore.com>
11405
11406 Make this testcase a bit more realistic. The current code
11407 is too simplistic, and allows the compiler to optimize out
11408 some of the entities we need for this testcase.
11409 * gdb.ada/null_record/bar.ads (Void_Star): New type.
11410 (Do_Nothing): Add extra parameter.
11411 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
11412 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
11413 by using a variable of type Void_Star.
11414
11415 2006-01-04 Joel Brobecker <brobecker@adacore.com>
11416
11417 * gdb.ada/catch_ex/foo.adb: New file.
11418 * gdb.ada/catch_ex.exp: New testcase.
11419
11420 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
11421
11422 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
11423 pass --image-base to linker.
11424
11425 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11426 Daniel Jacobowitz <dan@codesourcery.com>
11427
11428 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
11429 secondary prompts.
11430
11431 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
11432
11433 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
11434 output. Test the types of members and member pointers.
11435 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
11436 gdb/2092.
11437 * gdb.cp/member-ptr.exp: Search for a comment instead of a
11438 statement. Enable for GCC. Update expected output for some tests
11439 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
11440 layout.
11441 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
11442 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
11443 (Diamond::vget_base): New.
11444 (main): Add new tests.
11445 * gdb.cp/printmethod.exp: Update expected output for member functions.
11446 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
11447 print pEe->D::vg().
11448
11449 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
11450
11451 * gdb.threads/tls.exp: Allow stops in sem_post.
11452
11453 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
11454
11455 * gdb.base/annota1.exp: Allow .*printf in backtraces.
11456 * gdb.base/annota3.exp: Likewise.
11457 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
11458 again (instead of timing out).
11459 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
11460 GCC bug 26475.
11461 * gdb.java/jmisc.exp: Adjust to work with method signatures including
11462 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
11463 test from jmisc1.exp.
11464 * gdb.java/jmisc1.exp: Delete.
11465 * gdb.java/jprint.exp: Adjust to work with method signatures including
11466 return types.
11467 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
11468 * gdb.threads/linux-dp.exp: Don't be confused by program output.
11469 * lib/java.exp (compile_java_from_source): Pass the correct type
11470 to target_compile.
11471
11472 2006-12-31 Joel Brobecker <brobecker@adacore.com>
11473
11474 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
11475 (stack_align_edx): New function.
11476 (stack_align_eax): New function.
11477 (main): Add calls to stack_align_edx and stack_align_eax.
11478 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
11479 Add testing for the cases where the register used during a stack
11480 realignment is edx. Same for eax.
11481
11482 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
11483
11484 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
11485 and generic PE targets.
11486
11487 2006-12-29 Joel Brobecker <brobecker@adacore.com>
11488
11489 * gdb.ada/array_return.exp: Update copyright date list.
11490
11491 2006-12-27 Joel Brobecker <brobecker@adacore.com>
11492
11493 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
11494 (Create_Small_Float_Vector): New function.
11495 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
11496 function body.
11497 * gdb.ada/array_return/p.adb: Use new type and function from
11498 package Pck.
11499 * gdb.ada/array_return.exp: Add a test verifying that GDB is
11500 able to print the value returned by a function returning an
11501 array of float.
11502
11503 2006-12-20 Joel Brobecker <brobecker@adacore.com>
11504
11505 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
11506 The associated tests should be PASSing.
11507
11508 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
11509
11510 Test for base in references.
11511 * gdb.mi/mi-var-cp.cc: Add test code.
11512 * gdb.mi/mi-var-cp.exp: Test for bases in references.
11513 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
11514 * gdb.mi/mi2-watch.exp: Likewise.
11515 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
11516 (mi_list_varobj_children): New function.
11517
11518 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
11519
11520 * lib/mi-support.exp
11521 (mi_runto): Accept "()" after function name.
11522 (mi_create_varobj): New function.
11523 (mi_varobj_update): New function.
11524 (mi_Check_varobj_value): New function.
11525 * gdb.mi/mi-var-cp.exp: New file.
11526 * gdb.mi/mi-var-cp.cc: New file.
11527
11528 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
11529
11530 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
11531 gdb.base/weaklib2.c: New files.
11532
11533 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
11534
11535 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
11536 info. Adjust test names.
11537
11538 * gdb.base/break.c (main): Move position of malloc.
11539 * gdb.base/break.exp: Revert mistaken checkin.
11540
11541 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
11542
11543 * gdb.mi/mi-var-cmd.exp: Check -var-update after
11544 assignement of arrays and function pointers.
11545 * gdb.mi/var-cmd.c: Add declaration necessary for above
11546 tests.
11547
11548 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
11549
11550 * gdb.base/break.c (main): Call malloc.
11551
11552 * gdb.threads/linux-dp.exp: Read thread table before and after
11553 creating each philosopher and verify it.
11554
11555 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
11556 Paul Brook <paul@codesourcery.com>
11557 Daniel Jacobowitz <dan@codesourcery.com>
11558
11559 * gdb.base/ending-run.exp: Flatten expect script stepping out of
11560 main to remove duplication. Add start function of the form
11561 '_*start[1-9]*'. Add RVDS start function.
11562
11563 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
11564
11565 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
11566
11567 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11568
11569 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
11570 * gdb.asm/spu.inc: New file.
11571 * gdb.base/term.exp: Disable if [target_info exists noargs].
11572 * gdb.gdb/complaints.exp: Disable if ![isnative].
11573 * gdb.gdb/selftest.exp: Likewise.
11574 * gdb.gdb/observer.exp: Likewise.
11575 * gdb.gdb/xfullpath.exp: Likewise.
11576 * gdb.base/attach.exp: Disable on SPU target.
11577 * gdb.cp/bs145503.exp: Likewise.
11578 * gdb.cp/exception.exp: Likewise.
11579 * gdb.cp/userdef.exp: Likewise.
11580
11581 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
11582
11583 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
11584
11585 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
11586
11587 * gdb.base/completion.exp: Fix completion tests for
11588 'info' and 'info '.
11589 * gdb.base/help.exp (help_test_raw, test_class_help)
11590 (test_prefix_command_help): Move...
11591 * lib/gdb.exp: Here.
11592 * gdb.base/main.exp: Adjust.
11593 * gdb.cp/maint.exp: Adjust.
11594 * gdb.trace/tracecmd.exp: Use test_help_class.
11595
11596 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
11597
11598 * gdb.stabs/weird.exp (print_weird_var): Use
11599 gdb_test_multiple instead of gdb_expect.
11600
11601 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
11602
11603 * gdb.base/help.exp (help_test_raw): New.
11604 (test_class_help): New.
11605 (test_prefix_command_help): New.
11606 Adjust testcases.
11607
11608 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
11609
11610 * gdb.base/constvars.c (main): Write to crass and crips, so that
11611 they are allocated by the compiler.
11612
11613 2006-10-27 Andreas Schwab <schwab@suse.de>
11614
11615 * gdb.base/multi-forks.exp: Use "detach fork" instead of
11616 "detach-fork".
11617
11618 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
11619
11620 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
11621 of patterns.
11622
11623 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
11624
11625 * gdb.base/sepdebug.exp: Remove debug format test.
11626 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
11627 Handle no-symtab.
11628 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
11629
11630 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
11631
11632 * gdb.threads/manythreads.c (thread_function, main): Don't cast
11633 int to pointer or pointer to int.
11634 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
11635
11636 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
11637
11638 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
11639
11640 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11641
11642 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
11643
11644 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
11645
11646 PR c++/2116
11647 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
11648
11649 2006-10-06 Joel Brobecker <brobecker@adacore.com>
11650
11651 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
11652 the corresponding bug has been fixed in GDB (PR/2018).
11653
11654 2006-10-06 Joel Brobecker <brobecker@adacore.com>
11655
11656 * gdb.base/subst.exp: New testcase.
11657
11658 2006-10-06 Joel Brobecker <brobecker@adacore.com>
11659
11660 * gdb.ada/array_return/pck.ads: Add copyright notice.
11661 * gdb.ada/array_return/pck.adb: Likewise.
11662 * gdb.ada/array_return/p.adb: Likewise.
11663 * gdb.ada/exec_changed/first.adb: Likewise.
11664 * gdb.ada/exec_changed/second.adb: Likewise.
11665
11666 2006-10-06 Joel Brobecker <brobecker@adacore.com>
11667
11668 * gdb.ada/watch_arg/watch.adb: New file.
11669 * gdb.ada/watch_arg.exp: New testcase.
11670
11671 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
11672
11673 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
11674 via string_to_regexp.
11675 * gdb.mi/mi2-basics.exp: Likewise.
11676
11677 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
11678
11679 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
11680 Remove unused / obsolete files.
11681
11682 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
11683
11684 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
11685
11686 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
11687
11688 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
11689 HIGH_FRAME argument to -stack-list-arguments can be larger than
11690 the number of frames.
11691
11692 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
11693
11694 * gdb.base/args.c (main): Add breakpoint marker.
11695 * gdb.base/args.exp: Use args_test for tests. Add new tests which
11696 really test empty arguments.
11697 (args_load): Delete.
11698 (args_test): New.
11699
11700 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
11701
11702 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
11703 check for one file.
11704
11705 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
11706
11707 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
11708 HIGH_FRAME argument to -stack-list-locals can be larger than
11709 the number of frames.
11710
11711 2006-08-18 Fred Fish <fnf@specifix.com>
11712
11713 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
11714 '$' in front of skip_vmx_tests_saved when setting that.
11715
11716 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
11717
11718 * gdb.base/trace-commands.exp: New file.
11719
11720 2006-08-10 Joel Brobecker <brobecker@adacore.com>
11721 Daniel Jacobowitz <dan@codesourcery.com>
11722
11723 * gdb.base/step-bt.exp: Make hexadecimal address optional in
11724 expected output of the backtrace commands.
11725
11726 2006-08-09 Joel Brobecker <brobecker@adacore.com>
11727
11728 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
11729 untested followed by return combination.
11730 * gdb.arch/altivec-regs.exp: Likewise.
11731 * gdb.arch/e500-abi.exp: Likewise.
11732 * gdb.arch/e500-regs.exp: Likewise.
11733 * gdb.arch/gdb1291.exp: Likewise.
11734 * gdb.arch/gdb1431.exp: Likewise.
11735 * gdb.arch/gdb1558.exp: Likewise.
11736 * gdb.arch/i386-prologue.exp: Likewise.
11737 * gdb.arch/i386-unwind.exp: Likewise.
11738 * gdb.asm/asm-source.exp: Likewise.
11739 * gdb.base/a2-run.exp: Likewise.
11740 * gdb.base/advance.exp: Likewise.
11741 * gdb.base/all-bin.exp: Likewise.
11742 * gdb.base/annota1.exp: Likewise.
11743 * gdb.base/annota3.exp: Likewise.
11744 * gdb.base/args.exp: Likewise.
11745 * gdb.base/arithmet.exp: Likewise.
11746 * gdb.base/assign.exp: Likewise.
11747 * gdb.base/async.exp: Likewise.
11748 * gdb.base/attach.exp: Likewise.
11749 * gdb.base/bang.exp: Likewise.
11750 * gdb.base/bigcore.exp: Likewise.
11751 * gdb.base/bitfields.exp: Likewise.
11752 * gdb.base/bitfields2.exp: Likewise.
11753 * gdb.base/break.exp: Likewise.
11754 * gdb.base/call-sc.exp: Likewise.
11755 * gdb.base/call-strs.exp: Likewise.
11756 * gdb.base/callfuncs.exp: Likewise.
11757 * gdb.base/checkpoint.exp: Likewise.
11758 * gdb.base/chng-syms.exp: Likewise.
11759 * gdb.base/code-expr.exp: Likewise.
11760 * gdb.base/commands.exp: Likewise.
11761 * gdb.base/completion.exp: Likewise.
11762 * gdb.base/cond-expr.exp: Likewise.
11763 * gdb.base/condbreak.exp: Likewise.
11764 * gdb.base/consecutive.exp: Likewise.
11765 * gdb.base/constvars.exp: Likewise.
11766 * gdb.base/corefile.exp: Likewise.
11767 * gdb.base/cvexpr.exp: Likewise.
11768 * gdb.base/dbx.exp: Likewise.
11769 * gdb.base/define.exp: Likewise.
11770 * gdb.base/detach.exp: Likewise.
11771 * gdb.base/display.exp: Likewise.
11772 * gdb.base/dump.exp: Likewise.
11773 * gdb.base/ena-dis-br.exp: Likewise.
11774 * gdb.base/ending-run.exp: Likewise.
11775 * gdb.base/environ.exp: Likewise.
11776 * gdb.base/eval-skip.exp: Likewise.
11777 * gdb.base/exprs.exp: Likewise.
11778 * gdb.base/fileio.exp: Likewise.
11779 * gdb.base/finish.exp: Likewise.
11780 * gdb.base/float.exp: Likewise.
11781 * gdb.base/foll-exec.exp: Likewise.
11782 * gdb.base/foll-fork.exp: Likewise.
11783 * gdb.base/foll-vfork.exp: Likewise.
11784 * gdb.base/freebpcmd.exp: Likewise.
11785 * gdb.base/funcargs.exp: Likewise.
11786 * gdb.base/gcore.exp: Likewise.
11787 * gdb.base/gdb1090.exp: Likewise.
11788 * gdb.base/gdb1250.exp: Likewise.
11789 * gdb.base/huge.exp: Likewise.
11790 * gdb.base/info-proc.exp: Likewise.
11791 * gdb.base/interrupt.exp: Likewise.
11792 * gdb.base/jump.exp: Likewise.
11793 * gdb.base/langs.exp: Likewise.
11794 * gdb.base/lineinc.exp: Likewise.
11795 * gdb.base/list.exp: Likewise.
11796 * gdb.base/logical.exp: Likewise.
11797 * gdb.base/long_long.exp: Likewise.
11798 * gdb.base/macscp.exp: Likewise.
11799 * gdb.base/maint.exp: Likewise.
11800 * gdb.base/mips_pro.exp: Likewise.
11801 * gdb.base/miscexprs.exp: Likewise.
11802 * gdb.base/multi-forks.exp: Likewise.
11803 * gdb.base/opaque.exp: Likewise.
11804 * gdb.base/overlays.exp: Likewise.
11805 * gdb.base/pc-fp.exp: Likewise.
11806 * gdb.base/pointers.exp: Likewise.
11807 * gdb.base/printcmds.exp: Likewise.
11808 * gdb.base/psymtab.exp: Likewise.
11809 * gdb.base/ptype.exp: Likewise.
11810 * gdb.base/recurse.exp: Likewise.
11811 * gdb.base/relational.exp: Likewise.
11812 * gdb.base/relocate.exp: Likewise.
11813 * gdb.base/remote.exp: Likewise.
11814 * gdb.base/reread.exp: Likewise.
11815 * gdb.base/restore.exp: Likewise.
11816 * gdb.base/return.exp: Likewise.
11817 * gdb.base/return2.exp: Likewise.
11818 * gdb.base/scope.exp: Likewise.
11819 * gdb.base/sect-cmd.exp: Likewise.
11820 * gdb.base/sep.exp: Likewise.
11821 * gdb.base/sepdebug.exp: Likewise.
11822 * gdb.base/setshow.exp: Likewise.
11823 * gdb.base/setvar.exp: Likewise.
11824 * gdb.base/sigall.exp: Likewise.
11825 * gdb.base/sigbpt.exp: Likewise.
11826 * gdb.base/signals.exp: Likewise.
11827 * gdb.base/signull.exp: Likewise.
11828 * gdb.base/sizeof.exp: Likewise.
11829 * gdb.base/solib.exp: Likewise.
11830 * gdb.base/step-line.exp: Likewise.
11831 * gdb.base/step-test.exp: Likewise.
11832 * gdb.base/structs.exp: Likewise.
11833 * gdb.base/structs2.exp: Likewise.
11834 * gdb.base/term.exp: Likewise.
11835 * gdb.base/twice.exp: Likewise.
11836 * gdb.base/until.exp: Likewise.
11837 * gdb.base/varargs.exp: Likewise.
11838 * gdb.base/volatile.exp: Likewise.
11839 * gdb.base/watchpoint.exp: Likewise.
11840 * gdb.base/whatis-exp.exp: Likewise.
11841 * gdb.base/whatis.exp: Likewise.
11842 * gdb.cp/ambiguous.exp: Likewise.
11843 * gdb.cp/annota2.exp: Likewise.
11844 * gdb.cp/annota3.exp: Likewise.
11845 * gdb.cp/bool.exp: Likewise.
11846 * gdb.cp/breakpoint.exp: Likewise.
11847 * gdb.cp/casts.exp: Likewise.
11848 * gdb.cp/class2.exp: Likewise.
11849 * gdb.cp/classes.exp: Likewise.
11850 * gdb.cp/cplusfuncs.exp: Likewise.
11851 * gdb.cp/ctti.exp: Likewise.
11852 * gdb.cp/derivation.exp: Likewise.
11853 * gdb.cp/exception.exp: Likewise.
11854 * gdb.cp/gdb1355.exp: Likewise.
11855 * gdb.cp/hang.exp: Likewise.
11856 * gdb.cp/inherit.exp: Likewise.
11857 * gdb.cp/local.exp: Likewise.
11858 * gdb.cp/m-data.exp: Likewise.
11859 * gdb.cp/m-static.exp: Likewise.
11860 * gdb.cp/member-ptr.exp: Likewise.
11861 * gdb.cp/method.exp: Likewise.
11862 * gdb.cp/misc.exp: Likewise.
11863 * gdb.cp/namespace.exp: Likewise.
11864 * gdb.cp/overload.exp: Likewise.
11865 * gdb.cp/ovldbreak.exp: Likewise.
11866 * gdb.cp/pr-1023.exp: Likewise.
11867 * gdb.cp/pr-1210.exp: Likewise.
11868 * gdb.cp/pr-574.exp: Likewise.
11869 * gdb.cp/printmethod.exp: Likewise.
11870 * gdb.cp/psmang.exp: Likewise.
11871 * gdb.cp/ref-params.exp: Likewise.
11872 * gdb.cp/ref-types.exp: Likewise.
11873 * gdb.cp/rtti.exp: Likewise.
11874 * gdb.cp/templates.exp: Likewise.
11875 * gdb.cp/try_catch.exp: Likewise.
11876 * gdb.cp/userdef.exp: Likewise.
11877 * gdb.cp/virtfunc.exp: Likewise.
11878 * gdb.disasm/am33.exp: Likewise.
11879 * gdb.disasm/h8300s.exp: Likewise.
11880 * gdb.disasm/mn10300.exp: Likewise.
11881 * gdb.disasm/sh3.exp: Likewise.
11882 * gdb.disasm/t01_mov.exp: Likewise.
11883 * gdb.disasm/t02_mova.exp: Likewise.
11884 * gdb.disasm/t03_add.exp: Likewise.
11885 * gdb.disasm/t04_sub.exp: Likewise.
11886 * gdb.disasm/t05_cmp.exp: Likewise.
11887 * gdb.disasm/t06_ari2.exp: Likewise.
11888 * gdb.disasm/t07_ari3.exp: Likewise.
11889 * gdb.disasm/t08_or.exp: Likewise.
11890 * gdb.disasm/t09_xor.exp: Likewise.
11891 * gdb.disasm/t10_and.exp: Likewise.
11892 * gdb.disasm/t11_logs.exp: Likewise.
11893 * gdb.disasm/t12_bit.exp: Likewise.
11894 * gdb.disasm/t13_otr.exp: Likewise.
11895 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
11896 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
11897 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
11898 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
11899 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
11900 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
11901 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
11902 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
11903 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
11904 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
11905 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
11906 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
11907 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
11908 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
11909 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
11910 * gdb.mi/gdb701.exp: Likewise.
11911 * gdb.mi/gdb792.exp: Likewise.
11912 * gdb.mi/mi-basics.exp: Likewise.
11913 * gdb.mi/mi-break.exp: Likewise.
11914 * gdb.mi/mi-cli.exp: Likewise.
11915 * gdb.mi/mi-console.exp: Likewise.
11916 * gdb.mi/mi-disassemble.exp: Likewise.
11917 * gdb.mi/mi-eval.exp: Likewise.
11918 * gdb.mi/mi-file.exp: Likewise.
11919 * gdb.mi/mi-read-memory.exp: Likewise.
11920 * gdb.mi/mi-regs.exp: Likewise.
11921 * gdb.mi/mi-return.exp: Likewise.
11922 * gdb.mi/mi-simplerun.exp: Likewise.
11923 * gdb.mi/mi-stack.exp: Likewise.
11924 * gdb.mi/mi-stepi.exp: Likewise.
11925 * gdb.mi/mi-syn-frame.exp: Likewise.
11926 * gdb.mi/mi-until.exp: Likewise.
11927 * gdb.mi/mi-var-block.exp: Likewise.
11928 * gdb.mi/mi-var-child.exp: Likewise.
11929 * gdb.mi/mi-var-cmd.exp: Likewise.
11930 * gdb.mi/mi-var-display.exp: Likewise.
11931 * gdb.mi/mi-watch.exp: Likewise.
11932 * gdb.mi/mi2-basics.exp: Likewise.
11933 * gdb.mi/mi2-break.exp: Likewise.
11934 * gdb.mi/mi2-cli.exp: Likewise.
11935 * gdb.mi/mi2-console.exp: Likewise.
11936 * gdb.mi/mi2-disassemble.exp: Likewise.
11937 * gdb.mi/mi2-eval.exp: Likewise.
11938 * gdb.mi/mi2-file.exp: Likewise.
11939 * gdb.mi/mi2-read-memory.exp: Likewise.
11940 * gdb.mi/mi2-regs.exp: Likewise.
11941 * gdb.mi/mi2-return.exp: Likewise.
11942 * gdb.mi/mi2-simplerun.exp: Likewise.
11943 * gdb.mi/mi2-stack.exp: Likewise.
11944 * gdb.mi/mi2-stepi.exp: Likewise.
11945 * gdb.mi/mi2-syn-frame.exp: Likewise.
11946 * gdb.mi/mi2-until.exp: Likewise.
11947 * gdb.mi/mi2-var-block.exp: Likewise.
11948 * gdb.mi/mi2-var-child.exp: Likewise.
11949 * gdb.mi/mi2-var-cmd.exp: Likewise.
11950 * gdb.mi/mi2-var-display.exp: Likewise.
11951 * gdb.mi/mi2-watch.exp: Likewise.
11952 * gdb.stabs/exclfwd.exp: Likewise.
11953 * gdb.stabs/weird.exp: Likewise.
11954 * gdb.threads/gcore-thread.exp: Likewise.
11955 * gdb.trace/actions.exp: Likewise.
11956 * gdb.trace/backtrace.exp: Likewise.
11957 * gdb.trace/circ.exp: Likewise.
11958 * gdb.trace/collection.exp: Likewise.
11959 * gdb.trace/deltrace.exp: Likewise.
11960 * gdb.trace/infotrace.exp: Likewise.
11961 * gdb.trace/limits.exp: Likewise.
11962 * gdb.trace/packetlen.exp: Likewise.
11963 * gdb.trace/passc-dyn.exp: Likewise.
11964 * gdb.trace/passcount.exp: Likewise.
11965 * gdb.trace/report.exp: Likewise.
11966 * gdb.trace/save-trace.exp: Likewise.
11967 * gdb.trace/tfind.exp: Likewise.
11968 * gdb.trace/tracecmd.exp: Likewise.
11969 * gdb.trace/while-dyn.exp: Likewise.
11970 * gdb.trace/while-stepping.exp: Likewise.
11971
11972 2006-08-08 Joel Brobecker <brobecker@adacore.com>
11973
11974 * gdb.base/step-bt.c: New file.
11975 * gdb.base/step-bt.exp: New testcase.
11976
11977 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
11978
11979 * config/monitor.exp (gdb_load): Remove support for obsolete
11980 download-write-size.
11981 * gdb.base/remote.exp: Likewise. Update all callers of
11982 gdb_timed_load.
11983
11984 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
11985
11986 * cursal.exp: Pass binfile to gdb_load.
11987
11988 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
11989
11990 * gdb.base/cursal.exp: Add "" to gdb_load call.
11991
11992 2006-07-29 Mark Kettenis <kettenis@gnu.org>
11993
11994 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
11995 NetBSD/ELF targets.
11996
11997 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
11998
11999 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
12000 operator*.
12001
12002 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
12003
12004 * gdb.base/completion.exp: Update for change in "file" behavior.
12005 * gdb.stabs/weird.exp: Likewise.
12006 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
12007 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
12008
12009 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
12010
12011 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
12012 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
12013
12014 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
12015
12016 * gdb.base/default.exp: Update source command error message.
12017 * gdb.base/help.exp: Update 'help source' message.
12018
12019 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
12020
12021 * gdb.cp/bs15503.exp: Update comment for no longer crashing
12022 test.
12023
12024 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
12025
12026 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
12027
12028 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
12029
12030 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
12031
12032 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
12033
12034 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
12035
12036 2006-07-17 Mark Kettenis <kettenis@gnu.org>
12037
12038 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
12039 *-*-openbsd* from targets for wich we expect ARM FPA floating
12040 point format.
12041
12042 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
12043
12044 * gdb.cp/annota3.exp: Expect frame-begin annotation.
12045
12046 2006-07-17 Mark Kettenis <kettenis@gnu.org>
12047
12048 * gdb.base/annota3.exp: Expect frame-begin annotation.
12049
12050 2006-07-14 Joel Brobecker <brobecker@adacore.com>
12051
12052 * gdb.base/help.exp: Adjust "help unset" test to accept
12053 any list of unset commands.
12054
12055 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
12056 Daniel Jacobowitz <dan@codesourcery.com>
12057
12058 * gdb.cp/ref-params.exp: New test.
12059 * gdb.cp/ref-params.cc: New source file.
12060 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
12061
12062 2006-07-08 Mark Kettenis <kettenis@gnu.org>
12063
12064 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
12065 spaces/tabs in regular expressions since they might not be there.
12066
12067 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
12068
12069 * gdb.base/ifelse.exp: New file.
12070
12071 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
12072
12073 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
12074 line.
12075 * gdb.base/huge.exp: Loop over compilation to find a size that
12076 is acceptable.
12077 * gdb.base/remote.exp: Correct expected strings.
12078 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
12079
12080 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12081
12082 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
12083
12084 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12085
12086 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
12087 native.
12088
12089 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12090
12091 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
12092 enable stabs testing.
12093
12094 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12095
12096 * gdb.base/auxv.exp: Intercept undefined command messages before
12097 gdb_test_multiple does.
12098
12099 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12100
12101 * Makefile.in (host_alias): Remove.
12102 (target_alias): Use @target_noncanonical@.
12103 (site.exp): Don't set host_alias.
12104 * aclocal.m4: Remove contents. Include acx.m4.
12105 * configure: Regenerated.
12106 * configure.ac: Use ACX_NONCANONICAL_TARGET.
12107
12108 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
12109
12110 * lib/gdb.exp (gdb_load_cmd): New.
12111
12112 * gdb.base/fileio.c: Add system(NULL) test.
12113 * gdb.base/fileio.exp: Check it.
12114
12115 * gdb.base/break.c: Add 10a breakpoint at }
12116 * gdb.base/break.exp: Add test for breakpoint at }
12117 * gdb.cp/anon-union.cc: Add code at end of function.
12118 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
12119 * gdb.mi/var-cmd.c: Add code at end of function.
12120 * gdb.mi/mi-var-display.exp: Adjust end of next.
12121 * gdb.mi/mi2-var-display.exp: Likewise.
12122 * gdb.base/fileio.c: Add stop function and insert calls at
12123 stopping places.
12124 * gdb.base/fileio.exp: Breakpoint stop function and remove
12125 explicit line number references.
12126
12127 2006-05-19 Joel Brobecker <brobecker@adacore.com>
12128
12129 * gdb.base/del.exp (test_delete_alias): New function.
12130 Now check that both "del" and "d" work as aliases for "delete".
12131
12132 2006-05-18 Fred Fish <fnf@specifix.com>
12133
12134 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
12135 required. Check for spurious output after program exits normally.
12136
12137 2006-05-17 Fred Fish <fnf@specifix.com>
12138
12139 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
12140 gdb_load, so it works in the simulator.
12141
12142 2006-05-11 Fred Fish <fnf@specifix.com>
12143
12144 * gdb.base/bang.exp: Ignore unexpected output between the
12145 "program exited normally" and the gdb prompt, as many other
12146 tests do.
12147
12148 2006-05-07 Mark Kettenis <kettenis@gnu.org>
12149
12150 * gdb.base/help.exp: Make "delete checkpoint" part option for
12151 "help d" and "help delete" tests.
12152
12153 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12154
12155 * gdb.mi/mi-basics.exp: Add missing serial number to
12156 expected output in some mi_gdb_test statements.
12157 * gdb.mi/mi2-basics.exp: Likewise.
12158
12159 2006-05-05 Joel Brobecker <brobecker@adacore.com>
12160
12161 * gdb.base/del.c: New file.
12162 * gdb.base/del.exp: New testcase.
12163
12164 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
12165
12166 * gdb.base/break.exp: Do not assume a breakpoint on
12167 main will actually be in $srcfile when optimizing.
12168 * gdb.base/savedregs.exp: Do not require that the dummy
12169 frame location match up to a symbol and source file location.
12170 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
12171 will get printed without a mi_cmd_data_list_register_values prefix.
12172 (*-data-list-register-*): Correct regular expressions to expect the new
12173 pseudo d? floating point registers.
12174 * gdb.mi/mi2-regs.exp: Likewise.
12175
12176 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
12177
12178 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
12179 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
12180 is allocated by the compiler.
12181 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
12182 anons, e, anone to force their allocation by the compiler.
12183
12184 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
12185
12186 * gdb.base/help.exp: Update expected text for help d and
12187 help delete.
12188
12189 2006-05-02 Mark Kettenis <kettenis@gnu.org>
12190
12191 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
12192 NetBSD/ELF targets.
12193
12194 2006-04-30 Mark Kettenis <kettenis@gnu.org>
12195
12196 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
12197 single-step breakpoint fails; make this a KFAIL on
12198 sparc*-*-openbsd*.
12199 * gdb.base/siginfo.exp: Likewise.
12200 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12201
12202 2006-04-26 Michael Snyder <msnyder@redhat.com>
12203
12204 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
12205 which may have to consume output from other forks.
12206 Add tests to make sure that "delete fork" succeeded.
12207
12208 2006-04-20 Michael Snyder <msnyder@redhat.com>
12209
12210 * 2006-03-22 Jim Blandy <jimb@redhat.com>
12211 Add support for the Renesas M32C and M16C.
12212
12213 * gdb.asm/asm-source.exp: Add m32c target.
12214 * gdb.asm/m32c.inc: Support for m32c target.
12215
12216 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
12217
12218 * gdb.base/commands.exp (recursive_source_test): New test.
12219
12220 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
12221
12222 * gdb.base/float.exp: Add pattern for sparc targets.
12223
12224 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
12225
12226 * gdb.base/commands.exp (stray_arg0_test): New test.
12227
12228 2006-03-30 Paul Brook <paul@codesourcery.com>
12229
12230 * gdb.mi/mi-until.exp: kfail broken until command.
12231 * gdb.mi/mi2-until.exp: Ditto.
12232
12233 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
12234
12235 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
12236
12237 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
12238
12239 * gdb.base/prelink.exp: Anchor tested-for regular expression
12240 on gdb prompt.
12241
12242 2006-03-07 Paul Brook <paul@codesourcery.com>
12243
12244 * gdb.base/assign.exp: Correct fail message.
12245
12246 2006-03-07 Paul Brook <paul@codesourcery.com>
12247
12248 * lib/compiler.c: Extract armcc version number.
12249 * lib/compiler.cc: Ditto.
12250
12251 2006-03-07 Paul Brook <paul@codesourcery.com>
12252
12253 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
12254 additional_flags=-w.
12255 * gdb.arch/altivec-regs.exp: Ditto.
12256 * gdb.arch/e500-abi.exp: Ditto.
12257 * gdb.arch/e500-regs.exp: Ditto.
12258 * gdb.base/all-bin.exp: Ditto.
12259 * gdb.base/annota1.exp: Ditto.
12260 * gdb.base/annota3.exp: Ditto.
12261 * gdb.base/args.exp: Ditto.
12262 * gdb.base/arithmet.exp: Ditto.
12263 * gdb.base/assign.exp: Ditto.
12264 * gdb.base/async.exp: Ditto.
12265 * gdb.base/bang.exp: Ditto.
12266 * gdb.base/break.exp: Ditto.
12267 * gdb.base/call-rt-st.exp: Ditto.
12268 * gdb.base/completion.exp: Ditto.
12269 * gdb.base/cond-expr.exp: Ditto.
12270 * gdb.base/condbreak.exp: Ditto.
12271 * gdb.base/consecutive.exp: Ditto.
12272 * gdb.base/define.exp: Ditto.
12273 * gdb.base/display.exp: Ditto.
12274 * gdb.base/ena-dis-br.exp: Ditto.
12275 * gdb.base/environ.exp: Ditto.
12276 * gdb.base/eval-skip.exp: Ditto.
12277 * gdb.base/info-proc.exp: Ditto.
12278 * gdb.base/jump.exp: Ditto.
12279 * gdb.base/logical.exp: Ditto.
12280 * gdb.base/long_long.exp: Ditto.
12281 * gdb.base/maint.exp: Ditto.
12282 * gdb.base/miscexprs.exp: Ditto.
12283 * gdb.base/pc-fp.exp: Ditto.
12284 * gdb.base/pointers.exp: Ditto.
12285 * gdb.base/relational.exp: Ditto.
12286 * gdb.base/reread.exp: Ditto.
12287 * gdb.base/sect-cmd.exp: Ditto.
12288 * gdb.base/sep.exp: Ditto.
12289 * gdb.base/sepdebug.exp: Ditto.
12290 * gdb.base/until.exp: Ditto.
12291 * gdb.base/whatis-exp.exp: Ditto.
12292 * gdb.cp/annota2.exp: Ditto.
12293 * gdb.cp/annota3.exp: Ditto.
12294 * gdb.trace/actions.exp: Ditto.
12295 * gdb.trace/backtrace.exp: Ditto.
12296 * gdb.trace/circ.exp: Ditto.
12297 * gdb.trace/collection.exp: Ditto.
12298 * gdb.trace/deltrace.exp: Ditto.
12299 * gdb.trace/infotrace.exp: Ditto.
12300 * gdb.trace/limits.exp: Ditto.
12301 * gdb.trace/packetlen.exp: Ditto.
12302 * gdb.trace/passc-dyn.exp: Ditto.
12303 * gdb.trace/passcount.exp: Ditto.
12304 * gdb.trace/report.exp: Ditto.
12305 * gdb.trace/save-trace.exp: Ditto.
12306 * gdb.trace/tfind.exp: Ditto.
12307 * gdb.trace/tracecmd.exp: Ditto.
12308 * gdb.trace/while-dyn.exp: Ditto.
12309 * gdb.trace/while-stepping.exp: Ditto.
12310 * lib/gdb.exp: Ditto.
12311 (gdb_compile): Handle nowarning option.
12312
12313 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
12314
12315 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
12316 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
12317 Rename executable to prelinkt. Don't re-prelink if we didn't
12318 get a core file. Test prelink -u exit status to tell whether
12319 prelinking failed. Use gdb_test_multiple.
12320
12321 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12322
12323 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
12324 (do_tests): Call it.
12325
12326 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
12327
12328 * gdb.base/prelink.exp: New test.
12329 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
12330
12331 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
12332
12333 * gdb.fortran/derived-type.f90: New file.
12334 * gdb.fortran/derived-type.exp: New testcase.
12335
12336 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
12337
12338 * gdb.base/default.exp: Allow ';' as a directory separator.
12339
12340 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
12341
12342 * gdb.base/help.exp (help add-symbol-file): Update.
12343
12344 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
12345
12346 * gdb.base/help.exp (help load): Update expected results.
12347
12348 2006-02-19 Fred Fish <fnf@specifix.com>
12349
12350 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
12351 specifix hex value as part of results.
12352 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
12353
12354 2006-02-16 Fred Fish <fnf@specifix.com>
12355
12356 * gdb.base/whatis.c: Define variables using typedefs char_addr,
12357 ushort_addr, and slong_addr, so the typedefs are not optimized
12358 away.
12359 * gdb.base/whatis.exp: Add tests using type name for struct type,
12360 union type, enum type, and typedef.
12361
12362 2006-02-13 Mark Kettenis <kettenis@gnu.org>
12363
12364 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
12365
12366 2006-02-13 Jim Blandy <jimb@redhat.com>
12367
12368 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
12369 case where it takes two "next" commands to skip past the init
12370 call.
12371
12372 2006-02-12 Fred Fish <fnf@specifix.com>
12373
12374 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
12375 to handle cases where it takes two "next" commands to skip
12376 past the init call.
12377
12378 2006-02-07 Joel Brobecker <brobecker@adacore.com>
12379
12380 * gdb.ada/array_return.exp: Mark the last test as expected to fail
12381 on hppa32 targets.
12382
12383 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
12384
12385 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
12386 field.
12387
12388 2006-01-29 Mark Kettenis <kettenis@gnu.org>
12389
12390 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
12391
12392 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
12393
12394 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
12395 files.
12396
12397 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
12398
12399 * gdb.cp/maint.exp: Set complaints to a positive value.
12400
12401 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
12402
12403 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
12404 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
12405 function name.
12406
12407 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
12408
12409 * gdb.base/checkpoint.c: Update copyright notice. Include
12410 <stdlib.h>.
12411
12412 2006-01-04 Jim Blandy <jimb@redhat.com>
12413
12414 * gdb.asm/asm-source.exp: Independently provide default values for
12415 asm-flags and debug-flags. Use 'string equal' to do the
12416 comparison, not the implicit expr's '==' operator. Remove
12417 now-unneeded assignments to asm-flags. In h8300 case, place
12418 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
12419
12420 2006-01-04 Michael Snyder <msnyder@redhat.com>
12421
12422 * gdb.base/checkpoint.c: New file.
12423 * gdb.base/checkpoint.exp: New file.
12424 * gdb.base/multi-fork.c: New file.
12425 * gdb.base/multi-fork.exp: New file.
12426 * gdb.base/pi.txt: New file (data for checkpoint.c test).
12427
12428 2006-01-04 Fred Fish <fnf@specifix.com>
12429
12430 * gdb.base/ptype.c (foo): Add typedef.
12431 (intfoo): Add function.
12432 * gdb.base/ptype1.c: New file.
12433 * gdb.base/ptype.exp: Handle compilation and linking with two
12434 source files. Test that proper type for "foo" is found based
12435 on source context rather than first match found in symtabs.
12436
12437 2005-12-28 Mark Kettenis <kettenis@gnu.org>
12438
12439 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
12440 * gdb.asm/openbsd.inc: Indent commands.
12441
12442 2005-12-26 Mark Kettenis <kettenis@gnu.org>
12443
12444 * gdb.base/freebpcmd.exp: Increase timeout.
12445
12446 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
12447
12448 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
12449
12450 * gdb.base/default.exp: Update check for "show version".
12451
12452 2005-12-09 Randolph Chung <tausq@debian.org>
12453
12454 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
12455 * gdb.asm/pa64.inc: New file.
12456
12457 2005-12-09 Randolph Chung <tausq@debian.org>
12458
12459 * gdb.asm/common.inc: Indent commands.
12460 * gdb.asm/asmsrc1.s: Likewise.
12461 * gdb.asm/asmsrc2.s: Likewise.
12462
12463 2005-12-09 Randolph Chung <tausq@debian.org>
12464
12465 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
12466 (get_addr_of_sym): Remove duplicate print.
12467 (gen_core): xfail hppa*-*-hpux*, update expected output.
12468 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
12469 * gdb.arch/pa64-nullify.s: New file.
12470
12471 2005-12-09 Randolph Chung <tausq@debian.org>
12472
12473 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
12474
12475 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
12476
12477 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
12478 code generation for these functions.
12479 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
12480 error message.
12481
12482 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
12483
12484 * gdb.base/help.exp (help b, help br, help bre, help brea)
12485 (help break): Update the expected message.
12486
12487 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
12488
12489 * gdb.asm/m68hc11.inc: Setup the data section.
12490 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
12491 script for this test.
12492 (m6812-*-*): Likewise.
12493
12494 2005-11-09 Randolph Chung <tausq@debian.org>
12495
12496 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
12497
12498 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
12499
12500 * gdb.base/break.exp: Fix a comment typo.
12501
12502 2005-11-03 Jim Blandy <jimb@redhat.com>
12503
12504 Checked in by Elena Zannoni <ezannoni@redhat.com>
12505
12506 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
12507
12508 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
12509
12510 * gdb.arch/gdb1558.c: Include stdio.h.
12511
12512 2005-10-31 Mark Kettenis <kettenis@gnu.org>
12513
12514 * gdb.asm/asm-source.exp: Use -e instead of --entry.
12515
12516 2005-10-31 Mark Kettenis <kettenis@gnu.org>
12517
12518 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
12519
12520 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
12521
12522 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
12523 vscr" tests to better match output.
12524
12525 2005-10-12 Jim Blandy <jimb@redhat.com>
12526
12527 * gdb.base/structs.exp (any): New function.
12528 (test_struct_returns): Don't make any assumptions at all about
12529 what value the function returns when GDB can't set the return
12530 value.
12531
12532 2005-10-09 Joel Brobecker <brobecker@adacore.com>
12533
12534 * gdb.ada/arrayidx/p.adb: New file.
12535 * gdb.ada/arrayidx.exp: New testcase
12536
12537 2005-10-09 Joel Brobecker <brobecker@adacore.com>
12538
12539 * gdb.ada/array_return/pck.ads: New file.
12540 * gdb.ada/array_return/pck.adb: New file.
12541 * gdb.ada/array_return/p.adb: New file.
12542 * gdb.ada/array_return.exp: New testcase.
12543
12544 2005-10-03 Joel Brobecker <brobecker@adacore.com>
12545
12546 * gdb.base/arrayidx.c: New file.
12547 * gdb.base/arrayidx.exp: New testcase.
12548
12549 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
12550
12551 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
12552 frames-invalid and breakpoints-invalid are no longer generated
12553 with level 3 so don't expect them in the output.
12554
12555 2005-09-27 Bob Rossi <bob@brasko.net>
12556
12557 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
12558 from test. Escape the | in mi_gdb_test call.
12559 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
12560 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
12561 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
12562 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
12563 expected regex's in mi_gdb_test calls.
12564 * lib/mi-support.exp: Remove arbitrary .* from tests.
12565 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
12566 Fully anchor GDB/MI expected results in mi_gdb_test.
12567 * lib/gdb.exp (string_to_regexp): Escape the ] character.
12568 * gdb.base/sizeof.exp: Remove escape character. Correct test.
12569
12570 2005-09-26 Paul Brook <paul@codesourcery.com>
12571
12572 * long_long.exp: Exclude eabi targets from arm FPA float format test.
12573
12574 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
12575
12576 * bfp-test.c: New file.
12577 * bfp-test.exp: New testcase.
12578
12579 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
12580
12581 * gdb.fortran/subarray.exp: New testcase to test the evaluation
12582 of subarray and substring variable.
12583 * gdb.fortran/subarray.f: New source file for the test of subarray
12584 and substring variable evaluation.
12585 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
12586 of string constant.
12587
12588 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
12589
12590 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
12591 copyright dates.
12592
12593 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
12594
12595 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
12596 powerpc altivec' test with an almost identical 'info vector' test.
12597
12598 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
12599
12600 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
12601 vscr" tests to match output.
12602
12603 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
12604
12605 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
12606 output.
12607
12608 2005-09-11 Bob Rossi <bob@brasko.net>
12609
12610 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
12611 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
12612 commands that return an MI output command and an asyncronous MI output
12613 command.
12614 * gdb.mi/mi-console.exp: Ditto.
12615
12616 2005-09-11 Bob Rossi <bob@brasko.net>
12617
12618 * gdb.mi/mi-var-child.c: Include <string.h>.
12619
12620 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
12621
12622 * killed.exp: Correct gdb_expect syntax.
12623
12624 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
12625
12626 * lib/mi-support.exp (mi_gdb_load): Fix typo.
12627
12628 2005-08-02 Bob Rossi <bob@brasko.net>
12629
12630 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
12631 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
12632 Change tests to inferior-tty-set/show.
12633 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
12634 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
12635 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
12636 inferior. Use mi_gdb_test to get GDB and Inferior output.
12637 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
12638 descriptor.
12639 (mi_inferior_tty_name): Add inferior PTY file name.
12640 (mi_gdb_start): Add INFERIOR_PTY parameter.
12641 (mi_gdb_test): Add IPATTERN parameter.
12642
12643 2005-08-02 Bob Rossi <bob@brasko.net>
12644
12645 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
12646 parameter to mi_gdb_test.
12647 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
12648
12649 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
12650
12651 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
12652 struct_declarations.
12653 * gdb.mi/mi-var-child.exp: Step over the initialization of
12654 struct_declarations.
12655
12656 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
12657
12658 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
12659 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
12660 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
12661 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
12662 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
12663 file.
12664
12665 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
12666
12667 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
12668 (do_children_tests): Assign values to the extra elements.
12669
12670 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
12671 them for tests for "-var-update --no-values" and
12672 "-var-update --all-values".
12673 Add test for "-var-list-children --simple-values".
12674
12675 * gdb.mi/basics.c (callee4): Add integer array D[3]...
12676
12677 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
12678 "-stack-list-locals --simple-values" Improve doc strings and
12679 comments.
12680
12681 2005-07-18 Mark Kettenis <kettenis@gnu.org>
12682
12683 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
12684 *-*-openbsd*.
12685 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
12686
12687 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
12688 sigaltsatck'.
12689
12690 2005-07-14 Bob Rossi <bob@brasko.net>
12691
12692 * gdb.base/default.exp (tty): Changed output of command.
12693 * gdb.base/help.exp (help tty): Ditto.
12694
12695 2005-07-12 Mark Kettenis <kettenis@gnu.org>
12696
12697 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
12698
12699 2005-07-10 Mark Kettenis <kettenis@gnu.org>
12700
12701 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
12702 -stack-select-frame without arguments.
12703 (test_stack_frame_listing): Add test for newly implemented command
12704 -stack-info-frame.
12705
12706 2005-07-06 Bob Rossi <bob@brasko.net>
12707
12708 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
12709 command.
12710 (Copyright): Update copyright.
12711
12712 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
12713
12714 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
12715 tests to evaluate exponentiation expression.
12716
12717 2005-06-29 Andreas Schwab <schwab@suse.de>
12718
12719 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
12720 main to avoid warnings.
12721
12722 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
12723
12724 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
12725
12726 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
12727 -stack-select-frame without arguments.
12728 (test_stack_frame_listing): Add test for newly implemented command
12729 -stack-info-frame.
12730
12731 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
12732
12733 * gdb.fortran/array-element.f: New file.
12734 * gdb.fortran/array-element.exp: New testcase.
12735
12736 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
12737
12738 * gdb.base/bigcore.exp: Correct checks for systems which can
12739 not dump a large core file.
12740
12741 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
12742
12743 * gdb.base/relocate.c: Add a copyright notice.
12744 (dummy): Remove.
12745 * gdb.base/relocate.exp: Test printing the values of variables
12746 from a relocatable file.
12747
12748 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
12749
12750 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
12751 excess MI output after an error.
12752
12753 2005-05-29 Joel Brobecker <brobecker@adacore.com>
12754
12755 * gdb.arch/alpha-step.c: New file.
12756 * gdb.arch/alpha-step.exp: New testcase.
12757
12758 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
12759 Dennis Brueni <dennis@slickedit.com>
12760
12761 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
12762 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
12763 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
12764 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
12765 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
12766 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
12767 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
12768
12769 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
12770 Wu Zhou <woodzltc@cn.ibm.com>
12771
12772 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
12773 IBM's xlc compiler.
12774 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
12775 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
12776
12777 2005-05-13 Jim Blandy <jimb@redhat.com>
12778
12779 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
12780 calling gdb_suppress_entire_file.
12781 * gdb.base/charset.exp: Same.
12782 * gdb.base/call-rt-st.exp: Same.
12783
12784 2005-05-05 Bob Rossi <bob_rossi@cox.net>
12785
12786 * lib/gdb.exp (fullname_syntax): Added global regex.
12787 (fullname_syntax_POSIX): Ditto.
12788 (fullname_syntax_UNC): Ditto.
12789 (fullname_syntax_DOS_CASE): Ditto.
12790 (fullname_syntax_DOS): Ditto.
12791 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
12792 fullname_syntax variable to scope and use it.
12793 (test_file_list_exec_source_files): Ditto.
12794 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
12795
12796 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
12797
12798 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
12799
12800 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
12801
12802 * lib/gdb.exp (skip_altivec_tests): New function, based on
12803 check_vmx_hw_available from the GCC testsuite.
12804 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
12805 * lib/gdb.arch/altivec-regs.exp: Likewise.
12806
12807 2005-05-02 Jim Blandy <jimb@redhat.com>
12808
12809 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
12810 calling gdb_suppress_entire_file.
12811
12812 2005-04-30 Randolph Chung <tausq@debian.org>
12813
12814 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
12815 Slightly relax "sem_post" name checking.
12816
12817 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
12818
12819 * gdb.base/unload.exp: Use new shared library infrastructure.
12820
12821 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
12822
12823 * gdb.base/so-impl-ld.exp: Use new shared library
12824 infrastructure.
12825
12826 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
12827
12828 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
12829 * gdb.asm/h8300.inc: New file.
12830
12831 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
12832
12833 * gdb.base/shlib-call.exp: Change to use new shared library
12834 infrastructure.
12835
12836 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
12837
12838 * gdb.base/pending.exp: Change to use new shared library
12839 infrastructure.
12840
12841 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
12842
12843 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
12844 use test_compiler_info instead of gcc_compiled, and update copyright.
12845
12846 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
12847
12848 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
12849 shared objects being adjusted and update copyright years.
12850
12851 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
12852
12853 * ChangeLog: Correct some 2003-01-13 dates.
12854 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
12855 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
12856 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
12857 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
12858 gdb.trace/tfind.exp: Update copyright years.
12859
12860 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
12861 Daniel Jacobowitz <dan@codesourcery.com>
12862
12863 * lib/gdb.exp (gdb_compile): Handle shlib=.
12864 (gdb_compile_shlib): New function.
12865
12866 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
12867
12868 * lib/gdb.exp (test_compiler_info): Give argument a default value.
12869
12870 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
12871
12872 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
12873 gdb.server.
12874 * configure.ac: Likewise.
12875 * configure: Regenerated.
12876 * gdb.gdbserver/Makefile.in: Moved to...
12877 * gdb.server/Makefile.in: ... here.
12878 * gdb.gdbserver/server.c: Moved to...
12879 * gdb.server/server.c: ... here.
12880 * gdb.gdbserver/server-run.exp: Moved to...
12881 * gdb.server/server-run.exp: ... here.
12882
12883 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
12884
12885 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
12886 * configure.ac: Create gdb.gdbserver/Makefile.
12887 * configure: Regenerated.
12888 * lib/gdbserver-support.exp: New file, derived from
12889 config/gdbserver.exp.
12890 * config/gdbserver.exp: Use gdbserver-support.exp.
12891 * gdb.gdbserver/Makefile.in: New file.
12892 * gdb.gdbserver/server.c: New file.
12893 * gdb.gdbserver/server-run.exp: New file.
12894
12895 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
12896
12897 * lib/gdb.exp (test_compiler_info): Return compiler_info
12898 if no arguments are given.
12899
12900 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
12901
12902 * gdb.arch/altivec-abi.exp: Check for compiler and set
12903 use altivec' flag accordingly.
12904 * gdb.arch/altivec-regs.exp: Likewise.
12905
12906 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
12907
12908 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
12909
12910 2005-03-27 Andreas Schwab <schwab@suse.de>
12911
12912 * gdb.base/bigcore.c (main): Add missing mode argument in open
12913 call.
12914
12915 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
12916
12917 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
12918 downloads.
12919 * config/gdbserver.exp (gdb_load): Likewise.
12920
12921 2005-03-14 Paul Brook <paul@codesourcery.com>
12922
12923 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
12924 targets.
12925
12926 2005-03-09 Joel Brobecker <brobecker@adacore.com>
12927
12928 * gdb.dwarf2/dup-psym.S: New file.
12929 * gdb.dwarf2/dup-psym.exp: New testcase.
12930
12931 2005-03-09 Joel Brobecker <brobecker@adacore.com>
12932
12933 * gdb.ada/exec_changed/first.adb: New file.
12934 * gdb.ada/exec_changed/second.adb: New file.
12935 * gdb.ada/exec_changed.exp: New testcase.
12936
12937 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
12938
12939 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
12940 (A2): New class.
12941 (main): Test operator+.
12942 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
12943 breakpoint test.
12944
12945 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
12946 * gdb.base/signull.exp: Disable if gdb,nosignals.
12947 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
12948 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
12949 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
12950 * gdb.mi/mi2-console.exp: Likewise.
12951 * gdb.trace/collection.exp (run_trace_experiment): Consume the
12952 continue output at start.
12953 (gdb_collect_locals_test): Robustify regexp.
12954 * gdb.trace/passc-dyn.exp: Fix comment typo.
12955 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
12956
12957 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
12958
12959 * gdb.asm/asm-source.exp: Add iq2000 case.
12960 * gdb.asm/iq2000.inc: New file.
12961
12962 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
12963
12964 * gdb.base/command.exp: Change hardcoded value to regular expression.
12965 * gdb.base/float.exp: Add powerpc to the list of targets checked.
12966
12967 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
12968
12969 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
12970 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
12971 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
12972 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
12973 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
12974
12975 2005-03-05 Mark Kettenis <kettenis@gnu.org>
12976
12977 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
12978 changes.
12979
12980 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
12981
12982 * lib/compiler.c: Add test for IBM's xlc compiler.
12983 * lib/compiler.cc: Likewise.
12984
12985 2004-02-24 Joel Brobecker <brobecker@adacore.com>
12986
12987 * gdb.ada/fixed_points.exp: Create compilation object directory
12988 before running the test.
12989 * gdb.ada/null_record.exp: Likewise.
12990 * gdb.ada/packed_array.exp: Likewise.
12991 * gdb.ada/start.exp: Likewise.
12992
12993 2005-02-15 Joel Brobecker <brobecker@adacore.com>
12994
12995 * gdb.ada/packed_array/pa.adb: New file.
12996 * gdb.ada/packed_array.exp: New testcase.
12997
12998 2005-02-10 Mark Kettenis <kettenis@gnu.org>
12999
13000 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
13001 files.
13002
13003 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
13004 on *-*-openbsd*. Correctly match whitespace in regukar
13005 expressions.
13006
13007 2005-02-10 Daniel Jacobowitz <dan@debian.org>
13008
13009 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
13010 PR exp/1821
13011 * gdb.base/gdb1821.c: New test file.
13012 * gdb.base/gdb1821.exp: New test file.
13013
13014 2005-02-09 Joel Brobecker <brobecker@adacore.com>
13015
13016 * gdb.base/start.c: New file.
13017 * gdb.base/start.exp: New testcase.
13018
13019 2005-02-09 Joel Brobecker <brobecker@adacore.com>
13020
13021 * gdb.ada/start/dummy.adb: New file.
13022 * gdb.ada/start.exp: New testcase.
13023
13024 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
13025
13026 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
13027 for printing symbols and statistics.
13028 Add test for using relative pathnames in "maint print msymbols" test.
13029 Mark "maint info sections DATA" XFAIL on Cygwin.
13030 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
13031 tests.
13032
13033 2005-02-09 Andreas Schwab <schwab@suse.de>
13034
13035 Committed by Andrew Cagney <cagney@gnu.org>
13036 * gdb.base/remotetimeout.exp: New file.
13037
13038 2005-02-07 Mark Kettenis <kettenis@gnu.org>
13039
13040 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
13041
13042 2005-02-03 Joel Brobecker <brobecker@adacore.com>
13043
13044 * gdb.ada/gnat_ada.gpr: New file.
13045 * gdb.ada/gnat_ada.gin: Delete, no longer used.
13046 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
13047 * configure.ac: No longer generate gnat_ada.gpr.
13048 * configure: Regenerate.
13049 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
13050 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
13051 * gdb.ada/null_record/bar.ads: Likewise.
13052 * gdb.ada/null_record/bar.adb: Likewise.
13053 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
13054 * gdb.ada/null_record.exp (testdir): New variable.
13055 (testfile): executable is now in testdir subdirectory.
13056 (srcfile): Use full path to the main compilation unit.
13057 * gdb.ada/fixed_points.exp: Same changes as above.
13058
13059 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
13060
13061 * gdb.base/interp.exp: New test.
13062
13063 2005-01-24 Andrew Cagney <cagney@gnu.org>
13064
13065 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
13066
13067 2005-01-19 Andrew Cagney <cagney@gnu.org>
13068
13069 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
13070 configure.ac not configure.in.
13071
13072 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
13073 of powerpc*-*-*.
13074 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
13075 * gdb.base/list.exp (test_list_function)
13076 (test_list_filename_and_function): Ditto.
13077 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
13078
13079 2005-01-16 Andrew Cagney <cagney@gnu.org>
13080
13081 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
13082
13083 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
13084
13085 2005-01-14 Andrew Cagney <cagney@gnu.org>
13086
13087 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
13088 * gdb.mi/mi2-var-cmd.exp: Ditto.
13089
13090 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
13091
13092 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
13093
13094 2005-01-07 Andrew Cagney <cagney@gnu.org>
13095
13096 * configure.ac: Rename configure.in, require autoconf 2.59.
13097 * configure: Re-generate.
13098 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
13099 * gdb.stabs/configure: Re-generate.
13100 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
13101 * gdb.hp/configure: Re-generate.
13102 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
13103 autoconf 2.59.
13104 * gdb.hp/gdb.objdbg/configure: Re-generate.
13105 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
13106 autoconf 2.59.
13107 * gdb.hp/gdb.defects/configure: Re-generate.
13108 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
13109 autoconf 2.59.
13110 * gdb.hp/gdb.compat/configure: Re-generate.
13111 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
13112 autoconf 2.59.
13113 * gdb.hp/gdb.base-hp/configure: Re-generate.
13114 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
13115 autoconf 2.59.
13116 * gdb.hp/gdb.aCC/configure: Re-generate.
13117
13118 2004-12-15 Jim Blandy <jimb@redhat.com>
13119
13120 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
13121 under NPTL when there is debugging info available for libpthread.
13122
13123 2004-12-13 Jerome Guitton <guitton@gnat.com>
13124
13125 * gdb.ada/fixed_points.c: New file.
13126 * gdb.ada/fixed_points.exp: New file.
13127
13128 2004-12-03 Randolph Chung <tausq@debian.org>
13129
13130 * gdb.arch/pa-nullify.exp: New file.
13131 * gdb.arch/pa-nullify.s: New file.
13132
13133 2004-11-30 Randolph Chung <tausq@debian.org>
13134
13135 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
13136 instead of "tbug". Fix regexp to work properly with gdb_test.
13137
13138 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
13139
13140 * gdb.base/bitfields2.exp: New test.
13141 * gdb.base/bitfields2.c: New file.
13142
13143 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
13144
13145 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
13146
13147 2004-11-16 Randolph Chung <tausq@debian.org>
13148
13149 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
13150
13151 2004-11-14 Daniel Jacobowitz <dan@debian.org>
13152
13153 * gdb.threads/threadapply.exp: Correct "macro details" test.
13154
13155 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
13156
13157 * gdb.threads/threadapply.exp: New test.
13158 * gdb.threads/threadapply.c: New file.
13159
13160 2004-11-07 Mark Kettenis <kettenis@gnu.org>
13161
13162 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
13163 frames.
13164
13165 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
13166
13167 * gdb.base/cursal.exp: New file.
13168 * gdb.base/cursal.c: New file.
13169
13170 2004-11-03 Andrew Cagney <cagney@gnu.org>
13171
13172 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
13173
13174 2004-10-30 Mark Kettenis <kettenis@gnu.org>
13175
13176 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
13177 NetBSD/ELF targets.
13178
13179 2004-10-29 Joel Brobecker <brobecker@gnat.com>
13180
13181 * gdb.threads/bp_in_thread.c: New file, copied from
13182 pthread_cond_wait.c.
13183 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
13184 file, rather than reusing the .c file from another testcase.
13185
13186 2004-10-20 Joel Brobecker <brobecker@gnat.com>
13187
13188 * gdb.ada/null_record.exp: Check where we stopped after
13189 sending the start command, instead of where the associated
13190 temporary breakpoint was inserted.
13191
13192 2004-10-14 Andrew Cagney <cagney@gnu.org>
13193
13194 * gdb.mi/gdb701.c (main): Return 0.
13195
13196 2004-10-13 Daniel Jacobowitz <dan@debian.org>
13197
13198 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
13199
13200 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
13201
13202 * gdb.threads/schedlock.c: Add comment markers to use to find
13203 line numbers.
13204 * gdb.threads/schedlock.exp: Adjust regex to handle the new
13205 comments.
13206 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
13207 breakpoint lines.
13208
13209 2004-10-12 Daniel Jacobowitz <dan@debian.org>
13210
13211 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
13212
13213 2004-10-12 Daniel Jacobowitz <dan@debian.org>
13214
13215 * configure.in: Add gdb.dwarf2.
13216 * configure: Regenerated.
13217 * Makefile.in: Add gdb.dwarf2.
13218 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
13219 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
13220 gdb.dwarf2/file1.txt: New files.
13221
13222 2004-10-11 Orjan Friberg <orjanf@axis.com>
13223
13224 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
13225 of "run", since the latter doesn't work with remote targets. Adjust
13226 the breakpoint numbering accordingly.
13227 * gdb.threads/pthread_cond_wait.exp: Ditto.
13228
13229 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
13230
13231 * gdb.base/overlays.exp: Update copyright years.
13232
13233 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
13234
13235 * gdb.base/overlays.exp: Disable if target is Linux.
13236
13237 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
13238
13239 * config/gdbserver.exp (gdb_load): Use right filename on remote.
13240
13241 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
13242
13243 * gdb.asm/asm-source.exp: Add m32r-linux target.
13244 * gdb.asm/m32r-linux.inc: New file.
13245
13246 2004-09-24 Andrew Cagney <cagney@redhat.com>
13247 David Anderson <anderson@redhat.com>
13248
13249 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
13250 command fails, assume things will work.
13251 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
13252 (_GNU_SOURCE): Define.
13253 (print_unsigned, print_hex): Change parameter to "long long".
13254 (print_byte_count): New function, use to print byte counts.
13255 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
13256 O_LARGEFILE.
13257 (main): Compute an upper bound on a corefile in max_core_size.
13258 Limit memory chunk size to max_core_size. Limit total memory
13259 allocated to max_core_size.
13260
13261 2004-09-23 Andrew Cagney <cagney@gnu.org>
13262
13263 * gdb.base/bigcore.exp: Replace the code that creates a corefile
13264 from a separate process with code that creates a corefile by
13265 making the inferior dump core.
13266
13267 2004-09-23 Mark Kettenis <kettenis@gnu.org>
13268
13269 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
13270 block.
13271
13272 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
13273
13274 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
13275 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
13276 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
13277 Likewise.
13278
13279 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
13280
13281 * gdb.java/jprint.exp: New test case for java inferior call.
13282 * gdb.java/jprint.java: Ditto.
13283
13284 2004-09-15 Joel Brobecker <brobecker@gnat.com>
13285
13286 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
13287
13288 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
13289
13290 * gdb.threads/killed.c: Include <stdlib.h>.
13291 * gdb.threads/pthreads.c: Likewise.
13292
13293 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
13294
13295 * gdb.threads/killed.c: Add copyright notice.
13296
13297 2004-09-10 Jason Molenda (jmolenda@apple.com)
13298
13299 * gdb.base/define.exp: Two new tests to verify zero space chars
13300 after 'if' and 'while' commands in a user-defined command is correctly
13301 parsed.
13302
13303 2004-09-08 Andrew Cagney <cagney@gnu.org>
13304
13305 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
13306 delivery test with duplicate at end of file.
13307
13308 2004-09-06 Mark Kettenis <kettenis@jive.nl>
13309
13310 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
13311
13312 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
13313
13314 * config/hppro.exp: Removed.
13315
13316 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
13317
13318 * config/sparclet.exp: Removed.
13319
13320 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
13321
13322 * config/udi.exp: Removed.
13323
13324 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
13325
13326 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
13327 of "exp_continue".
13328 (advancei): Likewise.
13329
13330 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
13331
13332 * gdb.base/unload.exp: Fix so messages aren't duplicated.
13333
13334 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
13335
13336 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
13337 to check for nodebug in executable.
13338 * gdb.gdb/observer.exp (setup_test): Likewise.
13339 * gdb.gdb/selftest.exp (test_with_self): Likewise.
13340 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
13341
13342 2004-09-01 Andrew Cagney <cagney@gnu.org>
13343
13344 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
13345 files.
13346
13347 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
13348
13349 * gdb.base/unload.exp: Fix expected warning message to match
13350 latest format.
13351
13352 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
13353
13354 * gdb.base/call-rt-st.exp: Fix typos.
13355
13356 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
13357
13358 * gdb.threads/thread_check.exp: New testcase.
13359 * gdb.threads/thread_check.c: New testcase.
13360
13361 2004-08-31 Andrew Cagney <cagney@gnu.org>
13362
13363 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
13364 (skip_to_handler_entry): New procedures. Test stepping into a
13365 handler when the breakpoint is at the handler's entry point.
13366
13367 2004-08-30 Andrew Cagney <cagney@gnu.org>
13368
13369 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
13370 gdb/1757.
13371
13372 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
13373
13374 With code from Manoj Iyer <manjo@austin.ibm.com>:
13375 * lib/gdb.exp (gdb_file_cmd): Return more information in the
13376 return value. Add an arm for "no debugging symbols found".
13377 Change a stray "error" to "perror".
13378 (gdb_run_cmd): Adapt to new return value.
13379 * gdb.base/remote.exp: Adapt to new return value.
13380 * gdb.gdb/complaints.exp: Likewise.
13381 * gdb.gdb/observer.exp: Likewise.
13382 * gdb.gdb/selftest.exp: Likewise.
13383 * gdb.gdb/xfullpath.exp: Likewise.
13384
13385 2004-08-27 Joel Brobecker <brobecker@gnat.com>
13386
13387 * gdb.threads/bp_in_thread.exp: New testcase.
13388
13389 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
13390
13391 Fix PR testsuite/1735.
13392 * gdb.threads/schedlock.c (thread_function): Add a cast
13393 to suppress a gcc warning.
13394 * gdb.threads/thread-specific.c (thread_function): Likewise.
13395
13396 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13397
13398 * gdb.base/unload.c: Include <stdlib.h>.
13399
13400 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13401
13402 From Paul Gilliam <pgilliam@us.ibm.com>:
13403 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
13404 synchronized after the "return".
13405
13406 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13407
13408 * gdb.mi/basics.c: Include <stdio.h>.
13409 * gdb.mi/pthreads.c: Include <stdlib.h>.
13410 * gdb.mi/var-cmd.c: Include <stdlib.h>.
13411
13412 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13413
13414 * gdb.threads/schedlock.c: Add copyright notice.
13415
13416 2004-08-25 Andrew Cagney <cagney@gnu.org>
13417
13418 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
13419 (skip_over_handler, breakpoint_over_hander): New test procedures.
13420 (advance, advancei): Add a proper prefix, do not use
13421 rerun_to_main.
13422 * gdb.base/sigstep.c (main): Change to use an infinite loop.
13423
13424 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
13425
13426 * gdb.mi/basics.c: Add copyright notice.
13427 * gdb.mi/var-cmd.c: Add copyright notice.
13428
13429 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
13430
13431 * lib/gdb.exp: Remove signed_keyword_not_used.
13432 * lib/compiler.c: Likewise.
13433 * lib/compiler.cc: Likewise.
13434
13435 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
13436
13437 * gdb.base/whatis.c: Remove conditional disabling of "signed".
13438 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
13439
13440 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
13441
13442 * gdb.base/whatis.c: Add copyright notice.
13443
13444 2004-08-20 Mark Kettenis <kettenis@gnu.org>
13445
13446 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
13447 it to skip the breakpoints encoded in the inline assembly.
13448
13449 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
13450
13451 * Makefile.in: Add gdb.fortran.
13452
13453 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
13454
13455 * gdb.base/call-sc.exp (test_scalar_returns):
13456 Fix cut-and-paste glitch in "Make fun return now".
13457
13458 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
13459
13460 * configure.in: Add gdb.fortran.
13461 * configure: Regenerate.
13462 * gdb.fortran/Makefile.in: New file.
13463 * lib/gdb.exp (skip_fortran_tests): New procedure.
13464
13465 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
13466
13467 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
13468 reference to bug-gnu@prep.ai.mit.edu.
13469 * gdb.mi/mi-var-child.exp: Likewise.
13470 * gdb.mi/mi-var-cmd.exp: Likewise.
13471 * gdb.mi/mi-var-display.exp: Likewise.
13472 * gdb.mi/mi2-var-block.exp: Likewise.
13473 * gdb.mi/mi2-var-child.exp: Likewise.
13474 * gdb.mi/mi2-var-cmd.exp: Likewise.
13475 * gdb.mi/mi2-var-display.exp: Likewise.
13476
13477 2004-08-15 Mark Kettenis <kettenis@gnu.org>
13478
13479 * gdb.base/unload.c (main): Make local variable msg const.
13480
13481 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
13482
13483 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
13484 to bug-gnu@prep.ai.mit.edu.
13485 * gdb.mi/mi-disassemble.exp: Likewise.
13486 * gdb.mi/mi-eval.exp: Likewise.
13487 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
13488 default line number.
13489 * gdb.mi/mi-return.exp: Likewise.
13490 * gdb.mi/mi-simplerun.exp: Likewise.
13491 * gdb.mi/mi-stack.exp: Likewise.
13492 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
13493 number with explicit range test.
13494 * gdb.mi/mi-watch.exp: Likewise.
13495 * gdb.mi/mi2-break.exp: Likewise.
13496 * gdb.mi/mi2-cli.exp: Likewise.
13497 * gdb.mi/mi2-disassemble.exp: Likewise.
13498 * gdb.mi/mi2-eval.exp: Likewise.
13499 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
13500 default line number.
13501 * gdb.mi/mi2-return.exp: Likewise.
13502 * gdb.mi/mi2-simplerun.exp: Likewise.
13503 * gdb.mi/mi2-stack.exp: Likewise.
13504 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
13505 number with explicit range test.
13506 * gdb.mi/mi2-watch.exp: Likewise.
13507
13508 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
13509
13510 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
13511 * gdb.cp/m-static.exp: Likewise.
13512 * gdb.cp/rtti.exp: Likewise.
13513
13514 2004-08-14 Mark Kettenis <kettenis@gnu.org>
13515
13516 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
13517
13518 2004-08-14 Eli Zaretskii <eliz@gnu.org>
13519
13520 * ChangeLog: Prefix Local Variables with semi-colons and indent
13521 the reference to older ChangeLog files, to fix fontification in
13522 Emacs.
13523
13524 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
13525
13526 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
13527 * gdb.mi/mi2-break.exp: Likewise.
13528
13529 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
13530
13531 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
13532
13533 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
13534
13535 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
13536
13537 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
13538
13539 * gdb.cp/classes.exp: Remove unused declarations. Just let
13540 test names default instead of providing special names. Remove
13541 extraneous demangler test.
13542
13543 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
13544
13545 * gdb.base/unload.exp: New test for breakpoints in dynamically
13546 loaded libraries.
13547 * gdb.base/unload.c: Ditto.
13548 * gdb.base/unloadshr.c: Ditto.
13549
13550 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
13551
13552 * gdb.cp/classes.exp (test_ptype_class_objects): Call
13553 cp_test_ptype_class.
13554 (test_enums): Likewise.
13555
13556 2004-08-10 Andrew Cagney <cagney@gnu.org>
13557
13558 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
13559 files.
13560
13561 2004-08-10 Andrew Cagney <cagney@gnu.org>
13562
13563 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
13564 init_malloc call.
13565
13566 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
13567
13568 * ChangeLog: Add copyright notice. The notice is copied
13569 from emacs 21.3 top level ChangeLog.
13570
13571 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
13572
13573 * lib/cp-support.exp: New file.
13574 * lib/cp-support.exp (cp_test_type_class): New function.
13575 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
13576 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
13577 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
13578 cp_test_ptype_class.
13579
13580 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
13581
13582 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
13583 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
13584 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
13585 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
13586 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
13587 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
13588 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
13589 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
13590 gdb.mi/mi2-watch.exp: Update copyright years.
13591
13592 2004-08-09 Mark Kettenis <kettenis@gnu.org>
13593
13594 * gdb.base/sigaltstack.exp: Provide proper anchoring.
13595
13596 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
13597
13598 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
13599 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
13600 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
13601 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
13602 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
13603 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
13604 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
13605 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
13606 gdb.mi/mi-watch.exp: Update copyright years.
13607
13608 2004-08-08 Daniel Jacobowitz <dan@debian.org>
13609
13610 PR gdb/1738
13611 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
13612 from a breakpoint with a pending signal.
13613
13614 2004-08-08 Daniel Jacobowitz <dan@debian.org>
13615
13616 PR gdb/1736
13617 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
13618 * gdb.base/sigaltstack.exp (finish_test): Consume output until
13619 the prompt.
13620 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
13621
13622 2004-08-08 Daniel Jacobowitz <dan@debian.org>
13623
13624 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
13625
13626 2004-08-08 Daniel Jacobowitz <dan@debian.org>
13627
13628 PR gdb/1736
13629 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
13630 for i?86-*-linux*.
13631
13632 2004-08-08 Daniel Jacobowitz <dan@debian.org>
13633
13634 * gdb.arch/i386-prologue.exp: Compile without debug information.
13635
13636 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
13637
13638 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
13639 rather than asking gdb to search.
13640
13641 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
13642
13643 * gdb.base/gcore.c: Include <string.h>.
13644
13645 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
13646
13647 * gdb.base/gcore.c: Add copyright notice.
13648
13649 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
13650
13651 * gdb.base/freebpcmd.c: Include <stdio.h>.
13652 * gdb.base/long_long.c: Include <string.h>.
13653 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
13654 * gdb.base/siginfo.c: Include <string.h>.
13655 * gdb.base/sigstep.c: Include <string.h>.
13656
13657 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
13658
13659 * gdb.base/complex.c: Include <stdlib.h>.
13660
13661 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
13662
13663 * gdb.base/complex.c: Add copyright notice.
13664
13665 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
13666
13667 * gdb.base/charset.c: Include <stdlib.h>.
13668
13669 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
13670
13671 * gdb.base/auxv.c: Include <stdlib.h>.
13672
13673 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
13674
13675 * gdb.base/auxv.c: Add copyright notice.
13676
13677 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
13678
13679 * gdb.base/coremaker.c: Add copyright notice.
13680 * gdb.base/coremaker2.c: Add copyright notice.
13681
13682 2004-08-04 Andrew Cagney <cagney@gnu.org>
13683
13684 * gdb.base/store.exp: Update copyright.
13685 (check_set, up_set, check_struct, up_struct): Add a prefix to test
13686 names, do not import gdb_prompt.
13687
13688 2004-08-01 Andrew Cagney <cagney@gnu.org>
13689
13690 Fix PR testsuite/1729.
13691 * gdb.base/dump.exp: Add test name to callers of capture_value, do
13692 not use capture_value with value 4.
13693 (capture_value): Add optional test name parameter.
13694 (test_reload_saved_value, test_restore_saved_value): Use $msg as
13695 the prefix, pass to capture_value.
13696
13697 2004-08-01 Mark Kettenis <kettenis@gnu.org>
13698
13699 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
13700 * gdb.arch/i386-prologue.c (standard): New prototype and function.
13701 (main): Call new function.
13702
13703 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
13704
13705 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
13706
13707 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
13708
13709 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
13710
13711 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
13712
13713 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
13714 Accept more values of vtbl pointer. Remove some messages
13715 about "obsolete gcc or gdb".
13716
13717 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
13718
13719 * gdb.cp/classes.exp: Accept more varieties of ptype output.
13720
13721 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
13722
13723 * gdb.base/asm-source.exp: Properly convert target board
13724 debug flags from gcc format to binutils format.
13725
13726 2004-07-28 Mark Kettenis <kettenis@gnu.org>
13727
13728 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
13729 gdb1718". PR backtrace/1718 partially fixed.
13730
13731 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
13732
13733 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
13734
13735 2004-07-26 Nick Clifton <nickc@redhat.com>
13736
13737 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
13738 good default value for a specific architecture is available then
13739 set it to that value. Otherwise default to the -gstabs switch.
13740 Remove the -g... switches from the asm-flags variable. Allow the
13741 target board info to override the value if it wants to. Pass the
13742 switch on the assembler command line.
13743
13744 2004-07-23 Mark Kettenis <kettenis@gnu.org>
13745
13746 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
13747 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
13748 (main): Call new function.
13749
13750 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
13751
13752 Test for PR exp/1715.
13753 * gdb.base/radix.exp: Refactor common procedures. Make all
13754 test names unique. Change XFAIL to KFAIL.
13755
13756 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
13757
13758 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
13759 * gdb.ada/gnat_ada.gin: ... to here.
13760 * configure.in: Use gnat_ada.gin.
13761 * configure: Regenerate.
13762
13763 2004-07-20 Andrew Cagney <cagney@gnu.org>
13764
13765 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
13766 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
13767 XFAILs. Clean up test messages and comments. Check backtraces.
13768 Delete re-sync code.
13769
13770 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
13771
13772 Fix PR cli/740.
13773 * gdb.base/annota1.exp: Honor gdb,nosignals.
13774 * gdb.base/annota3.exp: Likewise.
13775
13776 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
13777
13778 * lib/java.exp: Update copyright notice.
13779
13780 2004-07-19 Andrew Cagney <cagney@gnu.org>
13781
13782 * gdb.base/selftest.exp: Copy file from here ...
13783 * gdb.gdb/selftest.exp: ... to here.
13784
13785 2004-07-16 Andrew Cagney <cagney@redhat.com>
13786
13787 * lib/insight-support.exp: Delete file.
13788 * lib/java.exp (java_init): Fix copyright.
13789
13790 2004-07-16 Andrew Cagney <cagney@gnu.org>
13791
13792 * gdb.base/restore.c: Append "prologue" to comments marking the a
13793 function's prologue.
13794 * gdb.base/restore.exp: Update copyright, re-indent.
13795 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
13796 callerN" prefix where needed. Update patterns that match a
13797 function's prologue.
13798
13799 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
13800
13801 * gdb.base/restore.c: Add copyright notice.
13802
13803 2004-07-16 Andrew Cagney <cagney@gnu.org>
13804
13805 * gdb.base/logical.exp: Update copyright.
13806 (evaluate): New procedure. Use to re-implement tests using
13807 several tables.
13808
13809 2004-07-14 Martin Hunt <hunt@redhat.com>
13810
13811 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
13812 which fixes some problems where init.tcl was not found.
13813
13814 2004-07-13 Andrew Cagney <cagney@gnu.org>
13815
13816 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
13817 (check_sizeof, check_valueof): Do not include the output in the
13818 test name. Use gdb_test.
13819 (get_valueof): Use gdb_test_multiple.
13820
13821 * gdb.base/step-test.exp: Update copyright. Use
13822 gdb_test_multiple. Ensure that test names do not include
13823 architecture dependent output.
13824
13825 * gdb.gdb/observer.exp: Update copyright.
13826 (setup_test): Use gdb_test_multiple.
13827 (attach_first_observer, attach_second_observer)
13828 (attach_third_observer, detach_first_observer)
13829 (detach_second_observer, detach_third_observer)
13830 (reset_counters, check_counters): Make $message a prefix.
13831 (test_normal_stop_notifications): Add "args" parameter - a list of
13832 init functions to be called. Make $message a prefix,
13833 (test_observer_normal_stop): Change the message prefixes so that
13834 they are unique, pass the attach / detach procedures to
13835 test_normal_stop_notifications.
13836
13837 * gdb.base/signull.exp (test_segv): Prefix all tests with
13838 "${name}". Clean up test messages.
13839
13840 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
13841
13842 * gdb.base/ena-dis-br.exp: Update copyright.
13843 (break_at): New function. Replace send_gdb with gdb_test,
13844 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
13845 ignore count, not stopped at bpt", with KFAIL.
13846
13847 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
13848
13849 * gdb.base/attach.exp: Remove cleanupfile handling.
13850
13851 2004-07-12 Andrew Cagney <cagney@gnu.org>
13852
13853 * gdb.base/annota1.exp: Cleanup corefile test name.
13854 * gdb.base/annota3.exp: Ditto.
13855
13856 2004-07-12 Andrew Cagney <cagney@gnu.org>
13857
13858 * gdb.base/signals.exp: Clean up copyright, re-indent.
13859
13860 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
13861 gdb_test and gdb_test_multiple.
13862
13863 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
13864
13865 * gdb.java/jmain.exp: Fix expected line number for main to
13866 break at. Set XFAIL for break at main test since gcj does not
13867 provide line number info for first statement in main.
13868
13869 2004-07-08 Andrew Cagney <cagney@gnu.org>
13870
13871 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
13872
13873 * gdb.base/sigbpt.exp: Make the common part of each test name a
13874 prefix instead of suffix.
13875
13876 2004-07-07 Bob Rossi <bob_rossi@cox.net>
13877
13878 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
13879 test from test_tbreak_creation_and_listing to
13880 test_file_list_exec_source_file
13881 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
13882 Changed name of test from test_tbreak_creation_and_listing to
13883 test_file_list_exec_source_file
13884
13885 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
13886
13887 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
13888 the jmisc() constructor instead of <init>.
13889 * gdb.java/jmisc1.exp: Ditto.
13890
13891 2004-07-07 Andrew Cagney <cagney@gnu.org>
13892
13893 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
13894 corrupting the PC.
13895
13896 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
13897
13898 * gdb.cp/templates.exp: Accept whitespace change in demangler
13899 output.
13900
13901 2004-07-06 Andrew Cagney <cagney@gnu.org>
13902
13903 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
13904
13905 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
13906
13907 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
13908 * lib/compiler.cc: Likewise.
13909
13910 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
13911
13912 * lib/compiler.cc: Work around string preprocessing problem
13913 with old hp c++ compiler.
13914 * lib/compiler.c: Likewise.
13915
13916 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
13917
13918 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
13919 directives to conditionalize symbol prefixing.
13920 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
13921 additional_flags handling. Add underscore prefix for Cygwin.
13922 * gdb.arch/i386-unwind.c: Use preprocessor directives to
13923 conditionalize symbol prefixing.
13924 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
13925 additional_flags handling. Add underscore prefix for Cygwin.
13926
13927 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
13928
13929 * gdb.base/bigcore.exp: Skip test on Cygwin.
13930
13931 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
13932
13933 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
13934 formats for "info register". Use gdb_test_multiple. Fix
13935 the "invalid register" test.
13936
13937 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
13938
13939 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
13940 PID for Cygwin. Add Cygwin specific strings to check for in some
13941 tests.
13942 (do_attach_tests): Add a test for user interaction when attaching
13943 to a process with no matching symbol table already loaded.
13944
13945 2004-06-26 Andrew Cagney <cagney@gnu.org>
13946
13947 Test PR java/1567 and PR java/1565.
13948 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
13949 * gdb.java/jmisc2.exp: Delete file.
13950
13951 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
13952
13953 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
13954
13955 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
13956
13957 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
13958 attach process.
13959
13960 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
13961
13962 * gdb.cp/pr-1553.exp: Remove.
13963
13964 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
13965
13966 * gdb.cp/pr-1553.cc: Remove.
13967 * gdb.cp/pr-1553.exp: Disable this test.
13968
13969 2004-06-20 Jim Blandy <jimb@redhat.com>
13970
13971 Fix PR testsuite/1680.
13972 * gdb.arch/i386-sse.exp: Properly quote curly braces in
13973 regular expressions.
13974
13975 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
13976
13977 Fix PR testsuite/1679.
13978 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
13979 Issue an UNSUPPORTED result instead.
13980
13981 2004-06-18 Jim Blandy <jimb@redhat.com>
13982
13983 * gdb.base/charset.exp: Only send a control-C if we see a new
13984 prompt and incomplete command.
13985
13986 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
13987
13988 * gdb.cp/pr-574.cc: Add copyright notice.
13989
13990 2004-06-17 Jim Blandy <jimb@redhat.com>
13991
13992 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
13993 cases where the regexp has no groups; this grabs random text from
13994 the previous test suite, whatever that was.
13995
13996 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
13997
13998 * gdb.cp/printmethod.cc: Add copyright notice.
13999
14000 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
14001
14002 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
14003
14004 2004-06-16 Andrew Cagney <cagney@gnu.org>
14005
14006 * gdb.base/signull.c: Update copyright. Include <string.h>.
14007 (bowler): Replace data_pointer with data_read
14008 and data_write cases. Add code_descriptor case.
14009 (zero, desc): New array and pointer.
14010 (data, code): Change to simple pointers.
14011 * gdb.base/signull.exp: Fix probe pattern matching a function
14012 descriptor SIGSEGV. Replace data_pointer with data_read and
14013 data_write tests.
14014
14015 2004-06-16 Andrew Cagney <cagney@gnu.org>
14016
14017 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
14018
14019 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
14020
14021 * gdb.base/long_long.c: Add copyright notice.
14022
14023 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
14024
14025 * gdb.base/long_long.exp: Remove reference to
14026 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
14027 to gdb_breakpoint and gdb_continue_to_breakpoint.
14028
14029 2004-06-14 Jim Blandy <jimb@redhat.com>
14030
14031 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
14032 endian case.
14033
14034 2004-06-14 Andrew Cagney <cagney@gnu.org>
14035
14036 * gdb.base/gcore.exp (capture_command_output): Delete the always
14037 passing tests containing inferior values.
14038 * gdb.base/ending-run.exp: Do not include the breakpoint address
14039 in the test message. Update copyright.
14040 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
14041 size in the test name, use gdb_test_multiple. Update copyright.
14042
14043 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
14044
14045 * gdb.cp/ref-types.cc: Add copyright notice.
14046
14047 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
14048
14049 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
14050 hp_aCC_compiler.
14051 * lib/compiler.cc: Likewise.
14052 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
14053 'set' commands. Log diagnostics for other lines. Set
14054 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
14055
14056 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
14057
14058 * gdb.cp/try_catch.cc: Add copyright notice.
14059
14060 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
14061
14062 * gdb.cp/userdef.cc: Add copyright notice.
14063
14064 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
14065
14066 * gdb.cp/virtfunc.cc: Add copyright notice.
14067
14068 2004-06-11 Randolph Chung <tausq@debian.org>
14069
14070 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
14071 problem.
14072
14073 2004-06-10 Andrew Cagney <cagney@gnu.org>
14074
14075 * lib/compiler.cc, lib/compiler.c: Append either
14076 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
14077 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
14078 instead of gcc-3-3.
14079
14080 2004-06-09 Andrew Cagney <cagney@gnu.org>
14081
14082 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
14083 gdb/1455, bug is specific to "long long" and "double".
14084
14085 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
14086 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
14087 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
14088 fixed.
14089
14090 2004-06-09 Andrew Cagney <cagney@gnu.org>
14091
14092 * gdb.base/structs.exp (test_struct_returns): Replace
14093 "return_value_unknown" and "finish_value_unknown" by
14094 "return_value_known" and "finish_value_known". Instead of
14095 "return_value_unknown" iff "finish_value_unknown", check
14096 "return_value_known" implies "finish_value_known".
14097
14098 2004-06-08 Martin Hunt <hunt@redhat.com>
14099
14100 * gdb.base/float.exp: Add pattern for mips targets.
14101
14102 2004-06-08 Randolph Chung <tausq@debian.org>
14103
14104 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
14105 message for unknown architectures more clear.
14106
14107 2004-06-08 Joel Brobecker <brobecker@gnat.com>
14108
14109 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
14110 start the execution of the program.
14111
14112 2004-06-07 Jim Blandy <jimb@redhat.com>
14113
14114 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
14115 * gdb.arch/i386-cpuid.h: New helper file.
14116
14117 2004-06-07 Randolph Chung <tausq@debian.org>
14118
14119 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
14120 has started.
14121
14122 2004-06-04 Roland McGrath <roland@redhat.com>
14123
14124 Fix PR gdb/1647.
14125 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
14126 differently to be robust to output buffering differences.
14127
14128 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
14129
14130 * gdb.threads/pthreads.exp: Update copyright years.
14131 (check_control_c): Change asynchronous 'after' to synchronous.
14132
14133 2004-06-04 Roland McGrath <roland@redhat.com>
14134
14135 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
14136 next gdb prompt.
14137
14138 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
14139
14140 Fix PR gdb/1636.
14141 * gdb.threads/manythreads.exp: Change asynchronous 'after'
14142 calls to synchronous.
14143
14144 2004-05-26 Jim Blandy <jimb@redhat.com>
14145
14146 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
14147
14148 2004-05-24 Randolph Chung <tausq@debian.org>
14149
14150 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
14151 * gdb.asm/pa.inc: New file.
14152
14153 2004-05-22 Mark Kettenis <kettenis@gnu.org>
14154
14155 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
14156
14157 2004-05-21 Joel Brobecker <brobecker@gnat.com>
14158 Daniel Jacobowitz <drow@mvista.com>
14159
14160 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
14161 GDB prompt.
14162
14163 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14164
14165 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
14166 setjmp/longjmp. Use sigaction instead of signal.
14167
14168 2004-05-19 J. Brobecker <brobecker@gnat.com>
14169 Michael Snyder <msnyder@redhat.com>
14170
14171 * gdb.threads/pthread_cond_wait.c: New file.
14172 * gdb.threads/pthread_cond_wait.exp: New testcase.
14173
14174 2004-05-13 Andrew Cagney <cagney@redhat.com>
14175
14176 * gdb.base/signull.exp, gdb.base/signull.c: New files.
14177 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
14178
14179 2004-05-11 Andrew Cagney <cagney@redhat.com>
14180
14181 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
14182 fixed but revealed gdb/1639.
14183
14184 2004-05-10 Andrew Cagney <cagney@redhat.com>
14185
14186 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
14187 func1" and "next to 2nd alarm", kernel bug avoided.
14188
14189 2004-05-10 Daniel Jacobowitz <dan@debian.org>
14190
14191 PR external/1568
14192 * gdb.base/bigcore.exp: Check the size of the dumped core file.
14193 XFAIL if it is smaller than bytes_allocated.
14194 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
14195 (main): Make chunks_allocated unsigned. Correct comment.
14196
14197 2004-05-07 Joel Brobecker <brobecker@gnat.com>
14198
14199 * gdb.arch/powerpc-aix-prologue.c: New file.
14200 * gdb.arch/powerpc-aix-prologue.exp: New file.
14201
14202 2004-05-07 Jim Blandy <jimb@redhat.com>
14203
14204 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
14205 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
14206
14207 2004-05-06 Joel Brobecker <brobecker@gnat.com>
14208
14209 * gdb.base/sep.exp: No longer setup_kfail when the program was
14210 built with dwarf2.
14211
14212 2004-05-05 Jim Ingham <jingham@apple.com>
14213
14214 * gdb.base/pending.exp: Make sure pending breakpoints
14215 preserve the ignore count.
14216
14217 2004-04-27 Jerome Guitton <guitton@gnat.com>
14218
14219 * i386-prologue.exp: Add testcase for jump instruction as first
14220 instruction of the real code.
14221 * i386-prologue.c (jump_at_beginning): New function.
14222
14223 2004-04-28 Mark Kettenis <kettenis@gnu.org>
14224
14225 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
14226 x86_64-*-*.
14227
14228 2004-04-28 Mark Kettenis <kettenis@gnu.org>
14229
14230 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
14231 i*86-*-*.
14232
14233 2004-04-25 Mark Kettenis <kettenis@gnu.org>
14234
14235 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
14236 expression that checks the return type.
14237
14238 2004-04-23 Andrew Cagney <cagney@redhat.com>
14239
14240 * gdb.base/call-sc.exp: New test of scalar call/return values.
14241 * gdb.base/call-sc.c: Ditto.
14242
14243 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14244
14245 * gdb.threads/manythreads.c: Reduce thread stack size.
14246
14247 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
14248
14249 * gdb.threads/manythreads.c: Add copyright notice.
14250
14251 2004-04-23 Andrew Cagney <cagney@redhat.com>
14252
14253 * gdb.base/siginfo.exp: Better handle step out of signal.
14254 * gdb.base/sigstep.exp: Ditto.
14255
14256 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
14257 Daniel Jacobowitz <drow@mvista.com>
14258
14259 * gdb.threads/manythreads.c: New testcase.
14260 * gdb.threads/manythreads.exp: Ditto.
14261
14262 2004-04-22 Jim Blandy <jimb@redhat.com>
14263
14264 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
14265 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
14266
14267 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
14268
14269 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
14270
14271 2004-04-21 Andrew Cagney <cagney@redhat.com>
14272
14273 * gdb.base/sigstep.c: New file.
14274 * gdb.base/sigstep.exp: New file.
14275
14276 2004-04-16 Joel Brobecker <brobecker@gnat.com>
14277
14278 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
14279 call to observer_notify_normal_stop.
14280
14281 2004-04-15 Andrew Cagney <cagney@redhat.com>
14282
14283 * gdb.base/siginfo.c: New file.
14284 * gdb.base/siginfo.exp: New file.
14285
14286 2004-04-12 J. Brobecker <brobecker@gnat.com>
14287
14288 * gdb.base/sep.exp: Fix typo in comment.
14289
14290 2004-04-12 J. Brobecker <brobecker@gnat.com>
14291
14292 * gdb.base/sep.c: New file.
14293 * gdb.base/sep-proc.c: New file.
14294 * gdb.base/sep.exp: New testcase.
14295
14296 2004-04-09 Mark Kettenis <kettenis@gnu.org>
14297
14298 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
14299 support.
14300
14301 2004-04-05 Andrew Cagney <cagney@redhat.com>
14302
14303 * gdb.base/sigaltstack.c: New file.
14304 * gdb.base/sigaltstack.exp: New file.
14305
14306 2004-04-04 Joel Brobecker <brobecker@gnat.com>
14307
14308 * gdb.base/foll-fork.exp: Update the expected output for
14309 "help set follow-fork-mode", to match a change that was made
14310 to the help of this variable on 2004-01-13.
14311
14312 2004-04-01 Joel Brobecker <brobecker@gnat.com>
14313
14314 * lib/ada.exp: Add copyright notice.
14315 * bar.ads: Likewise.
14316 * bar.adb: Likewise.
14317 * null_record.adb: Likewise.
14318 * null_record.exp: Likewise.
14319 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
14320
14321 2004-04-01 Joel Brobecker <brobecker@gnat.com>
14322
14323 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
14324 * configure: Regenerate.
14325
14326 2004-04-01 Joel Brobecker <brobecker@gnat.com>
14327
14328 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
14329 to build the application. Remove the message printed when in
14330 verbose mode, redundant with the UNSUPPORTED message above.
14331
14332 2004-03-31 Joel Brobecker <brobecker@gnat.com>
14333
14334 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
14335 * gdb.ada (null_record.exp): New testcase.
14336
14337 2004-03-31 Joel Brobecker <brobecker@gnat.com>
14338
14339 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
14340
14341 2004-03-31 Joel Brobecker <brobecker@gnat.com>
14342
14343 * gdb.ada: New subdirectory.
14344 * gdb.ada/Makefile.in: New file.
14345 * gdb.ada/gnat_ada.gpr.in: New file.
14346
14347 2004-03-31 Joel Brobecker <brobecker@gnat.com>
14348
14349 * lib/ada.exp: New file.
14350
14351 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
14352
14353 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
14354 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
14355
14356 2004-03-22 Andrew Cagney <cagney@redhat.com>
14357
14358 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
14359 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
14360 Problem identified by Ulrich Weigand.
14361
14362 2004-03-17 David Carlton <carlton@kealia.com>
14363
14364 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
14365 PR c++/826.
14366
14367 2004-03-16 Roland McGrath <roland@redhat.com>
14368
14369 * gdb.base/auxv.exp: New file.
14370 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
14371
14372 2004-03-12 David Carlton <carlton@kealia.com>
14373
14374 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
14375 * gdb.cp/pr-1553.cc: Ditto.
14376 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
14377 pass branch.
14378
14379 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
14380
14381 * gdb.cp/templates.exp: Accept more template types.
14382
14383 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
14384
14385 From Corinna Vinschen with modifications.
14386 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
14387 local variable obj_with_enum.
14388 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
14389 results with obj_with_enum.
14390
14391 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
14392
14393 * gdb.cp/classes.cc: New file, copied from misc.cc.
14394 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
14395
14396 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
14397
14398 * gdb.cp/misc.cc: Add copyright notice.
14399
14400 2004-03-05 David Carlton <carlton@kealia.com>
14401
14402 * gdb.cp/rtti.exp: Add 'print *obj3' test.
14403 * gdb.cp/rtti.h: Update copyright.
14404 (namespace n2::n3): New.
14405 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
14406 (n2::n3::func3): New.
14407 (main): Call n2::n3::func3.
14408 * gdb.cp/rtti2.cc: Update copyright.
14409 (n2::create3): New.
14410
14411 2004-03-04 Mark Kettenis <kettenis@gnu.org>
14412
14413 * gdb.asm/openbsd.inc: Fix typo.
14414
14415 2004-03-03 Fred Fish <fnf@redhat.com>
14416
14417 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
14418 "val" instead of unused "size". Update copyright year.
14419
14420 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
14421
14422 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
14423 to use unsigned char.
14424 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
14425 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
14426
14427 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
14428
14429 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
14430 line of output.
14431
14432 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
14433
14434 * gdb.base/relocate.c (dummy): Initialize.
14435
14436 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
14437
14438 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
14439 a breakpoint at exit.
14440
14441 2004-02-27 Fred Fish <fnf@redhat.com>
14442
14443 * gdb.base/chng-syms.exp: Add expect condition to match failing
14444 case that isn't a timeout.
14445
14446 2004-02-27 Andrew Cagney <cagney@redhat.com>
14447
14448 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
14449 support.
14450
14451 2004-02-26 Fred Fish <fnf@redhat.com>
14452
14453 * gdb.arch/gdb1431.c: Remove.
14454 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
14455 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
14456 of "until" incorrectly.
14457
14458 2004-02-26 J. Brobecker <brobecker@gnat.com>
14459
14460 * gdb.cp/class2.cc (empty): New class.
14461 (refer): New function.
14462 (main): Declare an object of type empty and use it.
14463 * gdb.cp/class2.exp: Print the value of an object of type empty.
14464
14465 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
14466
14467 * gdb.base/langs.exp: Update query string to match the
14468 new nquery format used for pending breakpoints.
14469
14470 2004-02-26 Andrew Cagney <cagney@redhat.com>
14471
14472 Fix PR i18n/1570.
14473 * gdb.base/charset.c: Update copyright notice.
14474 (main, init_string): Remove the escape character '\e' tests.
14475 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
14476 * gdb.base/charset.exp (valid_host_charset): Ditto.
14477 * gdb.base/setvar.exp: Ditto.
14478
14479 2004-02-24 Andrew Cagney <cagney@redhat.com>
14480
14481 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
14482 mmapped data in core file" PASS and FAIL messages consistent.
14483
14484 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
14485 setting a breakpoint. Work around PR java/1565.
14486
14487 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
14488
14489 * lib/gdb.exp (gdb_breakpoint): Update query string to match
14490 new nquery format.
14491 * gdb.base/pending.exp: Ditto.
14492
14493 2004-02-22 Mark Kettenis <kettenis@gnu.org>
14494
14495 * configure.in: Run stabs tests on *BSD.
14496 * configure: Regenerated.
14497
14498 2004-02-21 Mark Kettenis <kettenis@gnu.org>
14499
14500 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
14501
14502 2004-02-20 Fred Fish <fnf@redhat.com>
14503
14504 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
14505 blank in test for "returns short", for consistency with other
14506 "returns xxx" tests. Update copyright year.
14507
14508 2004-02-19 Fred Fish <fnf@redhat.com>
14509
14510 New testcase for PR breakpoint/1558.
14511 * gdb.arch/gdb1558.exp: New file.
14512 * gdb.arch/gdb1558.c: New file.
14513
14514 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
14515
14516 * gdb.base/nodebug.exp: Fix typo.
14517
14518 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14519
14520 Committed by Jim Blandy <jimb@redhat.com>.
14521
14522 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
14523
14524 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
14525
14526 * gdb.base/float.exp: Support s390*-*-* targets.
14527
14528 2004-02-17 Adam Fedor <fedor@gnu.org>
14529
14530 * gdb.base/gdb1555.exp: New file.
14531 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
14532
14533 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
14534
14535 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
14536
14537 2004-02-16 Fred Fish <fnf@redhat.com>
14538
14539 * gdb.arch/gdb1291.c: Remove
14540 * gdb.arch/gdb1291.s: New test input file.
14541 * gdb.arch/gdb1291.exp: Expand test to check case that should not
14542 fail. Test for correct result, known incorrect result, other
14543 failures and timeouts.
14544
14545 2004-02-16 Andrew Cagney <cagney@redhat.com>
14546
14547 * gdb.base/bigcore.exp: New file.
14548 * gdb.base/bigcore.c: New file.
14549
14550 2004-02-13 Andrew Cagney <cagney@redhat.com>
14551
14552 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
14553 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
14554 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
14555 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
14556 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
14557 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
14558 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
14559 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
14560 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
14561 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
14562
14563 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
14564
14565 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
14566 executed is an alloc instruction.
14567
14568 2004-02-11 David Carlton <carlton@kealia.com>
14569
14570 * gdb.cp/breakpoint.exp: New.
14571 * gdb.cp/breakpoint.cc: New.
14572
14573 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
14574
14575 Partial fix for PR gdb/1543.
14576 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
14577 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
14578 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
14579 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
14580 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
14581 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
14582 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
14583 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
14584 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
14585 to bug-gdb@prep.ai.mit.edu .
14586 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
14587 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
14588 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
14589 Likewise.
14590
14591 2004-02-10 Andrew Cagney <cagney@redhat.com>
14592
14593 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
14594 using gdb_internal_error_resync.
14595
14596 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
14597
14598 * gdb.threads/thread-specific.exp: Stop early if no threads are
14599 found.
14600
14601 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
14602
14603 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
14604
14605 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
14606
14607 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
14608 breakpoints.
14609
14610 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
14611
14612 * config/sim.exp (gdb_load): Handle $arg == "".
14613 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
14614 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
14615
14616 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
14617
14618 * gdb.base/maint.exp: Update test to reflect
14619 obstack changes.
14620
14621 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
14622
14623 * gdb.base/pendshr.c (pendfunc): New function that calls
14624 pendfunc1.
14625 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
14626
14627 2004-02-04 Fred Fish <fnf@redhat.com>
14628
14629 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
14630 function symbols and update copyright years.
14631 * gdb.arch/gdb1291.c: Ditto.
14632
14633 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
14634
14635 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
14636
14637 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
14638
14639 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
14640
14641 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
14642
14643 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
14644
14645 2004-02-02 Fred Fish <fnf@redhat.com>
14646
14647 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
14648 remote targets. Update copyright years.
14649
14650 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
14651
14652 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
14653 support.
14654 * gdb.base/langs.exp: Fix test which attempts to create
14655 breakpoint on non-existent function to handle new pending
14656 support.
14657 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
14658 a breakpoint.
14659 * gdb.base/pending.exp: New test.
14660 * gdb.base/pending.c: New file.
14661 * gdb.base/pendshr.c: Ditto.
14662
14663 2004-02-02 David Carlton <carlton@kealia.com>
14664
14665 * gdb.cp/overload.exp: Add overloadNamespace tests.
14666 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
14667 (overloadNamespace, XXX): New.
14668 (main): Call XXX::marker2.
14669
14670 2004-02-01 Fred Fish <fnf@redhat.com>
14671
14672 * gdb.base/dump.exp: Use runto_main instead of "runto main".
14673 * gdb.base/finish.exp: Ditto.
14674 * gdb.base/gcore.exp: Ditto.
14675 * gdb.base/huge.exp: Ditto.
14676 * gdb.base/info-proc.exp: Ditto.
14677 * gdb.base/return2.exp: Ditto.
14678 * gdb.threads/gcore-thread.exp: Ditto.
14679
14680 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
14681
14682 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
14683
14684 2004-02-01 Mark Kettenis <kettenis@gnu.org>
14685
14686 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
14687 that opening the file succeeds on OpenBSD.
14688
14689 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
14690
14691 * gdb.threads/thread-specific.c: New file.
14692 * gdb.threads/threads-specific.exp: New test script.
14693 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
14694 to expect_out.
14695
14696 2004-02-01 Mark Kettenis <kettenis@gnu.org>
14697
14698 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
14699 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
14700 only on the "print_small_structs from print_long_arg_list" test.
14701
14702 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
14703
14704 * gdb.base/completion.exp: Kill a stray backslash.
14705
14706 From Jim Ingham <jingham@apple.com>:
14707 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
14708 agrees with the result from sending a tab.
14709
14710 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
14711
14712 * gdb.base/chng-syms.exp: Remove stray newline.
14713
14714 2004-01-31 Mark Kettenis <kettenis@gnu.org>
14715
14716 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
14717 *-*-openbsd*.
14718 * gdb.asm/openbsd.inc: New file.
14719
14720 2004-01-30 Mark Kettenis <kettenis@gnu.org>
14721
14722 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
14723 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
14724 *-*solaris2*. Remove commented out default settings for
14725 asm-flags. Replace gdb_compile with target_link.
14726
14727 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
14728
14729 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
14730 for all tests. Remove old hp-ux and cygnus xfail cases.
14731
14732 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
14733
14734 * gdb.base/chng-syms.exp: New file.
14735 * gdb.base/chng-syms.c: New file.
14736
14737 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
14738
14739 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
14740 Provide arms for current output in all my configurations.
14741
14742 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
14743
14744 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
14745 * lib/compiler.cc: Likewise.
14746 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
14747 get the right preprocessor. Eval the output directly. Remove
14748 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
14749 hp_f77_compiler and hp_f90_compiler completely.
14750 (gdb_preprocess): Delete.
14751 (get_compiler): Delete.
14752
14753 2004-01-24 Mark Kettenis <kettenis@gnu.org>
14754
14755 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
14756 <string.h>.
14757
14758 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
14759
14760 * gdb.mi/mi-stack.exp: Update copyright.
14761
14762 2004-01-23 David Carlton <carlton@kealia.com>
14763
14764 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
14765 test for cp_lookup_transparent_type.
14766 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
14767 call them.
14768
14769 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
14770
14771 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
14772 after -var-update.
14773
14774 2004-01-23 David Carlton <carlton@kealia.com>
14775
14776 * gdb.cp/namespace.cc (C::ensureRefs): New.
14777 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
14778
14779 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
14780
14781 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
14782 case "-stack-list-locals 2".
14783 * gdb.mi/mi-var-child.exp: Test for case
14784 "-var-list-children --all-values NAME".
14785
14786 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
14787
14788 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
14789
14790 2004-01-18 Mark Kettenis <kettenis@gnu.org>
14791
14792 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
14793 used with gdb_test_multiple.
14794
14795 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
14796 read at address 0. This fixes PR testsuite/1504.
14797
14798 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
14799
14800 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
14801 Remove downloading, guessing the host executable, the calls to
14802 gdb_file_cmd and gdb_target_cmd, and "load" support.
14803 (infer_host_exec): New function broken out from gdb_load.
14804 (gdb_load): New wrapper for gdbserver_gdb_load.
14805 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
14806 gdb_target_cmd. Use -target-select.
14807 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
14808 Download binaries to the host. Clear last_mi_remote_file when
14809 we load a new binary.
14810 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
14811 call gdbserver_gdb_load and mi_gdb_target_cmd.
14812
14813 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
14814
14815 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
14816 type patterns.
14817
14818 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
14819
14820 * gdb.cp/templates.exp: Fix typo in test name of
14821 "print Foo<volatile char*>::foo".
14822
14823 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
14824
14825 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
14826
14827 2004-01-16 Ben Elliston <bje@wasabisystems.com>
14828
14829 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
14830 (clean mostlyclean): Remove empty rm.
14831
14832 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
14833
14834 * gdb.base/setvar.exp: Add copyright years.
14835
14836 2004-01-14 David Carlton <carlton@bactrian.org>
14837
14838 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
14839 PR c++/1511 and update coment.
14840 * gdb.cp/templates.exp: Update patterns to match current output.
14841 If changes involve something other than whitespace, KFAIL
14842 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
14843
14844 2004-01-14 David Carlton <carlton@kealia.com>
14845
14846 * gdb.cp/namespace.exp: Add tests involving classes defined within
14847 namespaces.
14848 * gdb.cp/namespace.cc (C::CClass): New.
14849 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
14850
14851 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
14852
14853 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
14854 what debug info we have. Print a better message if something goes
14855 wrong while producing the separate debug info file.
14856
14857 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
14858
14859 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
14860
14861 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
14862
14863 * gdb.base/callfuncs.c: Add copyright notice.
14864
14865 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
14866
14867 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
14868 inheritance. PR gdb/1498, PR gcc/13539.
14869
14870 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
14871
14872 * gdb.threads/gcore-thread.exp: Prefix name of binary with
14873 test specific name.
14874 * gdb.mi/gdb669.exp: Ditto.
14875 * gdb.mi/mi-pthreads.exp: Ditto.
14876 * gdb.mi/mi1-pthreads.exp: Ditto.
14877 * gdb.mi/mi2-pthreads.exp: Ditto.
14878
14879 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
14880
14881 * gdb.cp/member-ptr.cc: Add copyright notice.
14882
14883 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
14884
14885 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
14886 some patterns for recent versions of gcc and hpacc. Delete
14887 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
14888 Delete tests that access a NULL pointer-to-member-data. This
14889 script is still disabled for gcc.
14890
14891 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
14892
14893 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
14894 escaped correctly.
14895
14896 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
14897
14898 * gdb.base/sepdebug.exp: New file.
14899 * gdb.base/sepdebug.c: New file.
14900 * lib/gdb.exp (separate_debug_filename): New procedure.
14901 (gdb_gnu_strip_debug): New procedure.
14902
14903 2004-01-12 Andrew Cagney <cagney@redhat.com>
14904
14905 * gdb.mi/ChangeLog: Delete file. Renamed to ...
14906 * gdb.mi/ChangeLog-1999-2003: New file.
14907
14908 2004-01-12 Andrew Cagney <cagney@redhat.com>
14909
14910 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
14911 "Renaming a directory to a non-empty directory returns ENOTEMPTY
14912 or EEXIST", treat EBUSY as an XFAIL.
14913
14914 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
14915
14916 * gdb.base/scope.exp: Remove obsolete setup_xfail for
14917 hp_cc_compiler.
14918
14919 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
14920
14921 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
14922 decorations.
14923
14924 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
14925
14926 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
14927 and "(aCC)" decorations. Remove obsolete doco about old
14928 test results.
14929
14930 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
14931
14932 * gdb.cp/exception.exp: Fix typo in doco.
14933
14934 2004-01-09 Mark Kettenis <kettenis@gnu.org>
14935
14936 * gdb.base/gdb1476.exp: Fix typo.
14937
14938 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
14939
14940 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
14941 file.
14942
14943 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
14944
14945 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
14946 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
14947 Use gdb_compile. Remove restriction on gcc. Add some patterns
14948 for recent version of gdb. Delete second half, which was a copy
14949 of the first half with different build flags. This test is
14950 still disabled because it is still not ready for production.
14951
14952 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
14953
14954 * gdb.cp/exception.cc: Add copyright notice.
14955 * gdb.cp/exception.exp: Add a notice that this file is broken
14956 because of line number changes caused by addition of copyright
14957 notice.
14958
14959 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
14960
14961 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
14962 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
14963
14964 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
14965
14966 * gdb.cp/classes.exp: Accept gnu abi 2.
14967 * gdb.cp/derivation.exp: Likewise.
14968 * gdb.cp/overload.exp: Likewise.
14969 * gdb.cp/virtfunc.exp: Likewise.
14970
14971 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
14972
14973 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
14974 semicolon after end of function.
14975
14976 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14977
14978 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
14979 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
14980 boilerplate code for compiling and running the program under
14981 test. Add some string method tests.
14982
14983 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14984
14985 * gdb.cp/bs15503.cc: Add copyright notice.
14986 * gdb.cp/bs15503.exp: Adjust line number.
14987
14988 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14989
14990 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
14991 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
14992
14993 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14994
14995 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
14996 hp_cc_compiler.
14997
14998 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14999
15000 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
15001 * gdb.cp/ctti.exp: Use the marker instead of "next".
15002 With gcc, run further before bailing.
15003
15004 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15005
15006 * gdb.cp/cttiadd.cc: Add copyright notice.
15007 * gdb.cp/cttiadd1.cc: Likewise.
15008 * gdb.cp/cttiadd2.cc: Likewise.
15009 * gdb.cp/cttiadd3.cc: Likewise.
15010
15011 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15012
15013 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
15014 Use gdb_test, gdb_test_multiple. Use floating-point values that
15015 have exact representations in IEEE-ish formats.
15016
15017 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15018
15019 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
15020 compilers. Delete duplicate call to get_compiler_info.
15021 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
15022 * gdb.base/volatile.exp: Likewise.
15023
15024 2004-01-07 Mark Kettenis <kettenis@gnu.org>
15025
15026 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
15027 memory at address 0.
15028
15029 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15030
15031 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
15032 to test for hp-ux assembler. Fix copyright years.
15033
15034 2004-01-07 Andrew Cagney <cagney@redhat.com>
15035
15036 * gdb.base/fileio.c (strerrno): Add "EBUSY".
15037
15038 2004-01-07 Andrew Cagney <cagney@redhat.com>
15039
15040 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
15041 when creating the read-only file. From analysis by Roland McGrath
15042 and Elena Zannoni.
15043
15044 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15045
15046 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
15047
15048 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15049
15050 * gdb.base/cvexpr.c: Be type-safe with function pointers and
15051 data pointers.
15052
15053 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15054
15055 * gdb.cp/m-static.exp: Compile one source file at a time.
15056 Delete unused call to get_compiler_info.
15057
15058 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15059
15060 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
15061 * gdb.base/call-rt-st.exp: Likewise.
15062 * gdb.base/nodebug.exp: Likewise.
15063 * gdb.base/volatile.exp: Likewise.
15064 * gdb.cp/ref-types.exp: Likewise.
15065 * gdb.cp/templates.exp: Likewise.
15066
15067 2004-01-05 Mark Kettenis <kettenis@gnu.org>
15068
15069 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
15070
15071 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
15072
15073 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
15074 hppa*-hp-hpux*.
15075
15076 2004-01-04 Mark Kettenis <kettenis@gnu.org>
15077
15078 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
15079 x86_64-*-*.
15080
15081 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
15082 sparc64-*-* and sparc*-solaris2*.
15083
15084 2004-01-04 Mark Kettenis <kettenis@gnu.org>
15085
15086 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
15087 return ${tests}" test. The ${tests} already mentions the
15088 filename.
15089
15090 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15091
15092 * gdb.cp/local.exp: Accept gcc abi 2.
15093
15094 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15095
15096 * gdb.cp/templates.exp: Accept gcc abi 2.
15097
15098 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15099
15100 * lib/compiler.cc: Remove supports_template_debugging.
15101 * gdb.cp/templates.exp: Do not test supports_template_debugging.
15102
15103 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15104
15105 * gdb.cp/namespace.exp: Accept gcc abi 2.
15106
15107 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15108
15109 * gdb.cp/method.exp: Accept gcc abi 2.
15110
15111 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15112
15113 * gdb.cp/classes.exp: Generate identical results as old version.
15114 * gdb.cp/derivation.exp: Likewise.
15115 * gdb.cp/overload.exp: Likewise.
15116 * gdb.cp/virtfunc.exp: Likewise.
15117
15118 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15119
15120 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
15121 mysterious bug with sourceware version of expect.
15122
15123 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15124
15125 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
15126 current versions of gcc, including gcc abi 2. Remove gratuitous
15127 restart of test program. Use gdb_test_multiple and gdb_test for
15128 all tests. Add patterns to xfail missing "const" in "const char *"
15129 and kfail PR gdb/1155.
15130
15131 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15132
15133 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
15134 current versions of gcc, including gcc abi 2. Remove gratuitous
15135 restart of test program. Use gdb_test_multiple and gdb_test for
15136 all tests. Add patterns to kfail PR gdb/1498.
15137
15138 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
15139
15140 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
15141 current versions of gcc, including gcc abi 2. Use "breakpoint"
15142 and "continue" instead of restarting the target program. Use
15143 gdb_test_multiple and gdb_test for all tests.
15144
15145 2004-01-01 Mark Kettenis <kettenis@gnu.org>
15146
15147 * gdb.asm/asm-source.exp: Update copyright year. Link statically
15148 for *-*-solaris2*.
15149
15150 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
15151
15152 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
15153 current versions of gcc, including gcc abi 2. Use "breakpoint"
15154 and "continue" instead of restarting the target program several
15155 times. Use gdb_test_multiple and gdb_test for all tests.
15156
15157 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
15158
15159 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
15160 source files.
15161
15162 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15163
15164 * gdb.base/environ.exp: Handle compiling test case from multiple
15165 source files.
15166
15167 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15168
15169 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
15170
15171 2003-12-17 Jim Blandy <jimb@redhat.com>
15172
15173 * gdb.base/freebpcmd.c: Add copyright notice.
15174
15175 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
15176
15177 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15178
15179 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
15180
15181 2003-12-13 Jim Blandy <jimb@redhat.com>
15182
15183 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
15184
15185 2003-12-12 Kevin Buettner <kevinb@redhat.com>
15186
15187 * gdb.asm/frv.inc: New file.
15188 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
15189
15190 2003-12-09 Fred Fish <fnf@redhat.com>
15191
15192 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
15193 functions to break1.c and leave prototypes behind. Add more
15194 "set breakpoint NN here" comments.
15195 * gdb.base/break1.c: New file.
15196
15197 * gdb.base/break.exp: Handle compiling test case from multiple
15198 source files and change source file references as needed.
15199 * gdb.base/completion.exp: Ditto.
15200 * gdb.base/condbreak.exp: Ditto.
15201 * gdb.base/define.exp: Ditto.
15202 * gdb.base/ena-dis-br.exp: Ditto.
15203 * gdb.base/info-proc.exp: Ditto.
15204 * gdb.base/maint.exp: Ditto.
15205 * gdb.base/until.exp: Ditto.
15206
15207 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
15208 hardcoded line numbers.
15209 * gdb.base/define.exp: Ditto.
15210 * gdb.base/ena-dis-br.exp: Ditto.
15211 * gdb.base/maint.exp: Ditto.
15212 * gdb.base/until.exp: Ditto.
15213
15214 * gdb.base/completion.exp: Use "break1" for completion tests since
15215 "break" is no longer a unique prefix.
15216
15217 2003-12-06 Andrew Cagney <cagney@redhat.com>
15218
15219 * gdb.base/structs.exp (test_struct_returns): When applicable, set
15220 "return_value_unimplemented". When an unimplemented struct return
15221 architecture, report incorrect values as a KFAIL
15222
15223 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
15224
15225 * gdb.cp/rtti.exp: Accept new wording of warning from
15226 cp_lookup_rtti_type.
15227
15228 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
15229
15230 Partial fix for PR testsuite/1456.
15231 * gdb.base/scope.exp (test_at_main): Replace references to
15232 gcc_compiled with calls to test_compiler_info.
15233 (test_at_foo): Likewise.
15234 (test_at_bar): Likewise.
15235
15236 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
15237
15238 Partial fix for PR testsuite/1456.
15239 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
15240 to test_compiler_info.
15241
15242 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
15243
15244 * gdb.base/so-impl-ld.exp: Update copyright notice.
15245
15246 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
15247
15248 Partial fix for PR testsuite/1456.
15249 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
15250 to test_compiler_info.
15251
15252 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15253
15254 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
15255 from current versions of gdb. Clean up regular expressions.
15256 Delete redundant timeout case.
15257
15258 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15259
15260 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
15261 from current versions of gdb. Clean up regular expressions.
15262 Delete redundant timeout case.
15263
15264 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
15265
15266 Partial fix for PR testsuite/1456.
15267 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
15268 gcc_compiled with call to test_compiler_info.
15269
15270 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
15271
15272 Partial fix for PR testsuite/1456.
15273 * gdb.base/list.exp (test_list_function): Delete unused declaration
15274 of gcc_compiled.
15275
15276 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
15277
15278 Partial fix for PR testsuite/1456.
15279 * gdb.base/complex.exp: Replace reference to gcc_compiled with
15280 call to test_compiler_info.
15281
15282 2003-11-29 Mark Kettenis <kettenis@gnu.org>
15283
15284 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
15285 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
15286 it to create the appropriate note.inc.
15287 * gdb.asm/asmsrc1.s: Include "note.inc".
15288 * gdb.asm/netbsd.inc: New file.
15289 * gdb.asm/empty.inc: New file.
15290
15291 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15292
15293 Partial fix for PR testsuite/1456.
15294 * gdb.base/constvars.exp: Replace references to gcc_compiled with
15295 calls to test_compiler_info.
15296
15297 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
15298
15299 Partial fix for PR testsuite/1456.
15300 * gdb.base/volatile.exp: Replace references to gcc_compiled with
15301 calls to test_compiler_info.
15302
15303 2003-11-27 Mark Kettenis <kettenis@gnu.org>
15304
15305 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
15306 pattern for the KFAILs.
15307
15308 2003-11-25 Adam Fedor <fedor@gnu.org>
15309
15310 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
15311 * gdb.objc/objcdecode.m: New file.
15312
15313 2003-11-25 Adam Fedor <fedor@gnu.org>
15314
15315 * gdb.objc/nondebug.exp: Test for PR objc/1236.
15316 * gdb.objc/nondebug.m: New file.
15317
15318 2003-11-26 Ben Elliston <bje@wasabisystems.com>
15319
15320 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
15321 NetBSD as it does on FreeBSD. Modelled on a similar change by
15322 Mark Kettenis on 2003-05-30.
15323 (link-flags): Set to "--entry _start" regardless of target.
15324 Special linker flags are to be appended to $link-flags.
15325 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
15326
15327 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
15328
15329 * gdb.cp/method.exp: Accept output of new demangler.
15330
15331 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
15332
15333 * gdb/class2.exp: New file.
15334 * gdb/class2.cc: New file.
15335
15336 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
15337
15338 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
15339 of new demangler.
15340
15341 2003-11-23 Mark Kettenis <kettenis@gnu.org>
15342
15343 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
15344 of gdb_test "run".
15345
15346 2003-11-23 Mark Kettenis <kettenis@gnu.org>
15347
15348 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
15349 "continue" into "run".
15350
15351 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
15352
15353 Partial fix for PR testsuite/1456.
15354 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
15355 call to test_compiler_info.
15356 * gdb.cp/ctti.exp: Likewise.
15357 * gdb.cp/derivation.exp: Likewise.
15358 * gdb.cp/member-ptr.exp: Likewise.
15359 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
15360 reference to gcc_compiled.
15361
15362 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
15363
15364 Fix PR testsuite/1463.
15365 * gdb.base/structs.exp (start_structs_test): Call
15366 get_debug_format before using the debug format.
15367
15368 2003-11-22 Andrew Cagney <cagney@redhat.com>
15369
15370 * lib/gdb.exp (gdb_test_multiple): Add simple example.
15371 * gdb.base/structs.exp: Use gdb_test_multiple.
15372
15373 2003-11-20 Andrew Cagney <cagney@redhat.com>
15374
15375 * gdb.base/structs.exp: Handle and recover from internal errors.
15376 Replace "foo${n}" with "foo<n>" in test messages.
15377
15378 * gdb.base/structs.exp: Update copyright. Rewrite.
15379 * gdb.base/structs.c: Update copyright. Rewrite.
15380
15381 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
15382 resync count exceeded.
15383
15384 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
15385 from the internal error.
15386 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
15387 Original from Jim Blandy.
15388 (gdb_test_multiple): Use gdb_internal_error_resync.
15389
15390 2003-11-19 Andrew Cagney <cagney@redhat.com>
15391
15392 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
15393 KFAIL.
15394
15395 2003-11-17 Mark Kettenis <kettenis@gnu.org>
15396
15397 New testcase for PR backtrace/1435.
15398 * gdb.arch/i386-unwind.exp: New file.
15399 * gdb.arch/i386-unwind.c: New file.
15400
15401 2003-11-17 Andrew Cagney <cagney@redhat.com>
15402
15403 * lib/gdb.exp (compiler_info): New global.
15404 (test_compiler_info): New function.
15405 (get_compiler_info): Set compiler_info.
15406 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
15407 "compiler_info" to gcc-<major>-<minor>.
15408
15409 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
15410
15411 * gdb.trace/configure: Remove.
15412
15413 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
15414
15415 * gdb.base/break.c: Add comments to aid finding line numbers for
15416 breakpoints.
15417 * gdb.base/break.exp: Remove all references to explicit line
15418 numbers.
15419
15420 2003-11-11 Nick Clifton <nickc@redhat.com>
15421
15422 * gdb.base/shreloc.exp: Do not run for targets which do not
15423 support shared objects.
15424
15425 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
15426
15427 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
15428 Don't run tests if nofileio flag is given.
15429
15430 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
15431
15432 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
15433 as well as 'Watchpoint'.
15434
15435 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
15436
15437 Reported by Jim Ingham <jingham@apple.com>:
15438 * gdb.base/annota1.exp: Match at least one occurrence of the
15439 signal handler annotation.
15440
15441 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
15442
15443 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
15444 as well as 'Watchpoint'.
15445
15446 2003-11-05 Michael Chastain <mec@shout.net>
15447
15448 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
15449
15450 2003-11-03 Kris Warkentin <kewarken@qnx.com>
15451
15452 * gdb.arch/gdb1291.c: New test file.
15453 * gdb.arch/gdb1291.exp: New test script.
15454 * gdb.arch/gdb1431.c: New test file.
15455 * gdb.arch/gdb1431.exp: New test script.
15456
15457 2003-10-22 Michael Chastain <mec@shout.net>
15458
15459 * gdb.mi/pthreads.c: Add copyright notice.
15460
15461 2003-10-22 Michael Chastain <mec@shout.net>
15462
15463 * gdb.threads/pthreads.c: Add copyright notice.
15464
15465 2003-10-20 Michael Chastain <mec@shout.net>
15466
15467 * gdb.base/gdb1056.exp: New test script.
15468
15469 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
15470
15471 * gdb.threads/killed.exp: Use gdb_run_cmd.
15472
15473 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
15474
15475 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
15476 create a core file.
15477 * gdb.threads/gcore-thread.exp: Likewise.
15478
15479 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
15480
15481 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
15482 type, based on char type.
15483 (struct bit_flags_short_t): New bitfield type, based on short type.
15484 (init_bit_flags_char): New fuction.
15485 (init_bit_flags_short): Ditto.
15486 (print_bit_flags_char): Ditto.
15487 (print_bit_flags_short): Ditto.
15488 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
15489
15490 2003-10-11 Michael Chastain <mec@shout.net>
15491
15492 * gdb.base/call-rt-st.exp: Update copyright year.
15493
15494 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
15495
15496 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
15497 * gdb.disasm/sh3.s: Ditto.
15498
15499 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
15500
15501 * gdb.threads/switch-threads.exp: New test.
15502 * gdb.threads/switch-threads.c: New source file.
15503
15504 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
15505
15506 * gdb.base/ending-run.exp: Add sh specific case.
15507
15508 2003-10-06 Andrew Cagney <cagney@redhat.com>
15509
15510 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
15511 * gdb.disasm/mn10200.exp: Delete obsolete file.
15512
15513 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
15514
15515 * ChangeLog: Correct an entry command.exp -> commands.exp.
15516 * gdb.base/commands.exp (bp_deleted_in_command_test)
15517 (temporary_breakpoint_commands): Check noargs.
15518
15519 2003-09-25 David Carlton <carlton@kealia.com>
15520
15521 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
15522 of some print tests, where appropriate. Add tests for C::D::cd,
15523 E::ce, F::cXfX, G::XgX.
15524 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
15525
15526 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
15527
15528 * lib/java.exp (java_init): Import target_alias before using it.
15529
15530 2003-09-25 David Carlton <carlton@kealia.com>
15531
15532 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
15533
15534 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
15535
15536 * gdb.base/selftest.exp: Accomodate more instruction reordering
15537 weirdness.
15538
15539 2003-09-17 Michael Chastain <mec@shout.net>
15540
15541 * gdb.cp/gdb1355.exp: New file.
15542 * gdb.cp/gdb1355.c: New file.
15543
15544 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
15545
15546 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
15547 * gdb.asm/sh.inc: New file.
15548
15549 2003-09-11 David Carlton <carlton@kealia.com>
15550
15551 * gdb.cp/namespace.exp: Add tests for namespace types.
15552 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
15553 (test_namespace): New.
15554
15555 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
15556
15557 * gdb.base/relocate.exp: Handle new gdb output at startup.
15558 * gdb.stabs/weird.exp: Ditto.
15559
15560 2003-09-08 Michael Chastain <mec@shout.net>
15561
15562 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
15563
15564 2003-09-07 Michael Chastain <mec@shout.net>
15565
15566 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
15567 'parse error'.
15568
15569 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
15570
15571 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
15572
15573 2003-08-30 Michael Chastain <mec@shout.net>
15574
15575 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
15576 * gdb.gdb/observer.exp: Ditto.
15577 * gdb.gdb/xfullpath.exp: Ditto.
15578
15579 2003-08-29 Mark Kettenis <kettenis@gnu.org>
15580
15581 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
15582 *-*-*bsd*.
15583
15584 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
15585
15586 * gdb.base/dump.exp: Skip for ia64.
15587
15588 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
15589
15590 * gdb.asm/asm-source.exp: Add ia64 support.
15591 * gdb.asm/ia64.inc: New file.
15592
15593 2003-08-22 Michael Chastain <mec@shout.net>
15594
15595 * gdb.cp: New directory.
15596 * gdb.cp/*: Copy from gdb.c++/*.
15597 * gdb.c++/*: Remove.
15598 * Makefile.in: Change gdb.c++ to gdb.cp.
15599 * configure.in: Ditto.
15600 * configure: Regnerate.
15601
15602 2003-08-18 Mark Kettenis <kettenis@gnu.org>
15603
15604 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
15605 * gdb.arch/i386-prologue.c (gdb1338): Add function.
15606
15607 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
15608
15609 * mi-var-display.exp (-var-list-children weird): Accept function
15610 pointers with argument types.
15611 * mi1-var-display.exp (-var-list-children weird): Likewise.
15612 * mi2-var-display.exp (-var-list-children weird): Likewise.
15613
15614 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
15615
15616 * gdb.base/annota3.exp: Add missing newline.
15617
15618 2003-08-06 Michael Chastain <mec@shout.net>
15619
15620 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
15621
15622 2003-08-12 Michael Snyder <msnyder@redhat.com>
15623
15624 * gdb.base/float.exp: Add test for SH.
15625
15626 2003-08-10 Mark Kettenis <kettenis@gnu.org>
15627
15628 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
15629
15630 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
15631
15632 * gdb.base/completion.exp: Remove reduntant completion test
15633 on filename.
15634
15635 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
15636
15637 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
15638 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
15639 gdb.trace/save-trace.exp: Make sure that full pathnames are
15640 escaped correctly.
15641
15642 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
15643
15644 * configure.in: Don't generate config.h from config.hin.
15645 * configure: Regenerate.
15646 * config.hin: Remove file.
15647 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
15648 * gdb.threads/pthreads.c: Ditto.
15649
15650 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
15651
15652 From Kei Sakamoto <sakamoto.kei@renesas.com>:
15653 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
15654 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
15655 Replace ld24 with seth/add3.
15656
15657 2003-08-02 Andrew Cagney <cagney@redhat.com>
15658
15659 * gdb.base/annota3.exp: New file.
15660 * gdb.base/annota3.c: New file.
15661 * gdb.c++/annota3.exp: New file.
15662 * gdb.c++/annota3.cc: New file.
15663
15664 2003-07-29 Michael Chastain <mec@shout.net>
15665
15666 * gdb.threads/tls.c (spin): Check errno only if sem_wait
15667 actually failed.
15668 (do_pass): Likewise.
15669 * gdb.threads/tls.exp: Always initialize no_of_threads.
15670
15671 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
15672
15673 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
15674 pattern.
15675 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
15676 * gdb.threads/tls.exp: Recognize one case of the host library not
15677 supporting TLS.
15678
15679 2003-07-27 Andrew Cagney <cagney@redhat.com>
15680
15681 * gdb.base/fileio.exp: Use SH when running commands using
15682 remote_exec.
15683
15684 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
15685
15686 From Kei Sakamoto <sakamoto.kei@renesas.com>:
15687 * gdb.base/relocate.c (dummy): New padding array.
15688
15689 2003-07-22 Michael Snyder <msnyder@redhat.com>
15690
15691 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
15692
15693 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
15694 patterns to be more general, accepting old and new output.
15695 Some output chars (such as '+') also must be quoted.
15696 Some addresses are displayed numerically instead of
15697 symbolically.
15698
15699 2003-07-23 Michael Snyder <msnyder@redhat.com>
15700
15701 * gdb.base/return2.exp: Don't test long-long return.
15702
15703 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
15704 * gdb.disasm/t01_mov.exp: Ditto.
15705 * gdb.disasm/t02_mova.s: Ditto.
15706 * gdb.disasm/t02_mova.exp: Ditto.
15707 * gdb.disasm/t03_add.s: Ditto.
15708 * gdb.disasm/t03_add.exp: Ditto.
15709 * gdb.disasm/t04_sub.s: Ditto.
15710 * gdb.disasm/t04_sub.exp: Ditto.
15711 * gdb.disasm/t05_cmp.s: Ditto.
15712 * gdb.disasm/t05_cmp.exp: Ditto.
15713 * gdb.disasm/t06_ari2.s: Ditto.
15714 * gdb.disasm/t06_ari2.exp: Ditto.
15715 * gdb.disasm/t07_ari3.s: Ditto.
15716 * gdb.disasm/t07_ari3.exp: Ditto.
15717 * gdb.disasm/t08_or.s: Ditto.
15718 * gdb.disasm/t08_or.exp: Ditto.
15719 * gdb.disasm/t09_xor.s: Ditto.
15720 * gdb.disasm/t09_xor.exp: Ditto.
15721 * gdb.disasm/t10_and.s: Ditto.
15722 * gdb.disasm/t10_and.exp: Ditto.
15723 * gdb.disasm/t11_logs.s: Ditto.
15724 * gdb.disasm/t11_logs.exp: Ditto.
15725 * gdb.disasm/t12_bit.s: Ditto.
15726 * gdb.disasm/t12_bit.exp: Ditto.
15727 * gdb.disasm/t13_otr.s: Ditto.
15728 * gdb.disasm/t13_otr.exp: Ditto.
15729
15730 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
15731
15732 * gdb.threads/tls.exp :Add kfail for 'info address' case.
15733
15734 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
15735
15736 * gdb.threads/tls.c : New file.
15737 * gdb.threads/tls.exp : New file.
15738 * gdb.threads/tls-main.c : New file.
15739 * gdb.threads/tls-shared.c : New file.
15740 * gdb.threads/tls-shared.exp : New file.
15741
15742 2003-07-22 Andreas Schwab <schwab@suse.de>
15743
15744 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
15745
15746 2003-07-20 Andreas Schwab <schwab@suse.de>
15747
15748 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
15749 due to insn reordering.
15750
15751 2003-07-15 Andrew Cagney <cagney@redhat.com>
15752
15753 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
15754
15755 2003-07-15 Michael Chastain <mec@shout.net>
15756
15757 * gdb.base/gdb1250.exp: New file.
15758 * gdb.base/gdb1250.c: New file.
15759
15760 2003-07-09 Michal Ludvig <mludvig@suse.cz>
15761
15762 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
15763 expansion of size_t to 'unsigned long', not only to 'unsigned'.
15764
15765 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
15766
15767 * gdb.threads/tls.c: New file.
15768 * gdb.threads/tls.exp: New file.
15769 * gdb.threads/tls-main.c: New file.
15770 * gdb.threads/tls-shared.c: New file.
15771 * gdb.threads/tls-shared.exp: New file.
15772
15773 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
15774
15775 * gdb.base/annota1.exp: Make sure that we properly escape the
15776 full path of the source file. Xfail more permissive patterns,
15777 due to a compiler debug info problem.
15778
15779 2003-07-07 Andreas Schwab <schwab@suse.de>
15780
15781 * gdb.asm/m68k.inc: New file.
15782 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
15783
15784 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
15785 arguments"): Also match negative number.
15786
15787 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
15788
15789 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
15790
15791 * gdb.base/store.c (charest): New typedef.
15792 (add_char): Rename to add_charest, update.
15793 (wack_char): Rename to wack_charest, update types. Return l + r
15794 to keep r live across the call.
15795 (wack_short, wack_int, wack_long, wack_longest, wack_float)
15796 (wack_double, wack_doublest): Return l + r to keep r live across
15797 the call.
15798 * gdb.base/store.exp: Accomodate store.c changes.
15799
15800 2003-06-30 David Carlton <carlton@kealia.com>
15801
15802 * gdb.c++/maint.exp (test_invalid_name): New.
15803 (test_first_component): Add tests for invalid names.
15804
15805 2003-06-29 Michael Chastain <mec@shout.net>
15806
15807 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
15808 output of '<VTT for class>' for virtual base classes.
15809
15810 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
15811
15812 * gdb.base/completion.exp: Tab-complete "complet" instead of
15813 "compl".
15814 * gdb.base/complex.exp, gdb.base/complex.c: New files.
15815
15816 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
15817
15818 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
15819 * gdb.base/volatile.exp: Likewise.
15820
15821 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
15822
15823 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
15824 gdb/1265.
15825
15826 2003-06-28 Michael Chastain <mec@shout.net>
15827 Daniel Jacobowitz <drow@mvista.com>
15828
15829 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
15830 initial line count of 'captured_main' from 26 to 32.
15831 (test_with_self): Allow xmalloc call to be interleaved with the
15832 preceding two lines.
15833
15834 2003-06-24 Joel Brobecker <brobecker@gnat.com>
15835
15836 * gdb.base/bang.exp: New testcase.
15837
15838 2003-06-23 Joel Brobecker <brobecker@gnat.com>
15839
15840 * gdb.base/langs.exp: Add some tests for the "minimal" language
15841 support.
15842
15843 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
15844
15845 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
15846 the testcase.
15847
15848 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
15849
15850 * gdb.base/relocate.exp: Test add-symbol-file with a variable
15851 offset.
15852
15853 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
15854
15855 * gdb.c++/pr-1210.cc: New file.
15856 * gdb.c++/pr-1210.exp: New file.
15857
15858 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
15859
15860 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
15861 000-exec-continue.
15862
15863 2003-06-15 Mark Kettenis <kettenis@gnu.org>
15864
15865 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
15866 on *-*-*bsd* instead of *-*-freebsd*.
15867
15868 2003-06-14 Andrew Cagney <cagney@redhat.com>
15869
15870 * gdb.base/store.exp: Test longest and doublest. Test all
15871 parameters. Weaken return statement match.
15872 * gdb.base/store.c: Add longest and doublest - aka long long and
15873 long double functions. Put all parameters into local register
15874 variables. Use negative values.
15875
15876 2003-06-14 Andrew Cagney <cagney@redhat.com>
15877
15878 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
15879 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
15880 exit status.
15881 * gdb.base/fileio.exp: Disable target when nointerrupts and
15882 noinferiorio, instead of limiting it to remote. Use remote_exec
15883 instead of system.
15884
15885 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
15886
15887 * gdb.base/float.exp: Add ia64 support.
15888
15889 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
15890
15891 * gdb.base/fileio.exp: Run only on remote targets.
15892
15893 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
15894
15895 * gdb.base/fileio.c: New file, testing File-I/O.
15896 * gdb.base/fileio.exp: Ditto.
15897
15898 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
15899
15900 * gdb.base/shreloc.exp: New file, check symbol values obtained from
15901 shared objects after relocation at load time (gdb PR/1132).
15902 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
15903 as above, part of the shared object relocation test.
15904
15905 2003-06-08 Mark Kettenis <kettenis@gnu.org>
15906
15907 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
15908 fully filled history list.
15909 * gdb.base/gdb_history: New file.
15910
15911 * gdb.base/signals.exp: XFAIL "continue to func1" on
15912 i*86-*-freebsd*.
15913
15914 * gdb.base/attach.exp: When trying to attach to a nonexistent
15915 process, make it possible to specify the PID based on the target,
15916 and do so for *-*-freebsd*.
15917
15918 2003-06-02 Richard Henderson <rth@redhat.com>
15919
15920 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
15921
15922 2003-06-02 Richard Henderson <rth@redhat.com>
15923
15924 * gdb.base/selftest.exp: Next over lim_at_start initialization.
15925
15926 2003-06-02 Richard Henderson <rth@redhat.com>
15927
15928 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
15929
15930 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
15931
15932 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
15933 of globalvar.
15934
15935 2003-06-01 Mark Kettenis <kettenis@gnu.org>
15936
15937 * gdb.asm/asm-source.exp: Check for memory read errors in
15938 disassembler test on *BSD too.
15939
15940 2003-06-01 Richard Henderson <rth@redhat.com>
15941
15942 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
15943 for .frame.
15944 (gdbasm_call): Lose ldgp.
15945 (gdbasm_startup): Add frame information.
15946 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
15947
15948 2003-05-31 Mark Kettenis <kettenis@gnu.org>
15949
15950 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
15951 i?86-*-*.
15952
15953 2003-05-30 Mark Kettenis <kettenis@gnu.org>
15954
15955 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
15956 FreeBSD.
15957
15958 2003-05-29 Richard Henderson <rth@redhat.com>
15959
15960 * gdb.asm/alpha.inc: New file.
15961 * gdb.asm/asm-source.exp: Use it.
15962
15963 2003-05-29 Jim Blandy <jimb@redhat.com>
15964
15965 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
15966 'core.PID'.
15967
15968 2003-05-22 Jim Blandy <jimb@redhat.com>
15969
15970 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
15971 backtrace.
15972
15973 2003-05-20 David Carlton <carlton@math.stanford.edu>
15974
15975 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
15976 this time.
15977
15978 2003-05-19 David Carlton <carlton@bactrian.org>
15979
15980 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
15981 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
15982
15983 2003-05-19 David Carlton <carlton@bactrian.org>
15984
15985 * gdb.c++/namespace.exp: Add namespace scope and anonymous
15986 namespace tests.
15987 Bump copyright date.
15988 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
15989 (main): Call C::D::marker2.
15990 * gdb.c++/namespace1.cc: New file.
15991
15992 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
15993
15994 Roland McGrath <roland@redhat.com>
15995 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
15996 there is no manager thread.
15997
15998 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
15999
16000 * gdb.threads/schedlock.exp: Remove assumption that all threads
16001 will run in a particular small time slice. Also ensure we break
16002 in one of the child threads rather than the main thread.
16003
16004 2003-05-07 Jim Blandy <jimb@redhat.com>
16005
16006 Add support for assembly source testing on the s390x.
16007 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
16008 architecture.
16009 * gdb.asm/s390x.inc: New file.
16010
16011 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
16012 succession of 'if' statements.
16013
16014 2003-05-05 Andrew Cagney <cagney@redhat.com>
16015
16016 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
16017
16018 2003-05-05 Andrew Cagney <cagney@redhat.com>
16019
16020 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
16021 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
16022
16023 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
16024
16025 * gdb.base/charset.exp: Update based on new behavior of set/show
16026 charset commands.
16027
16028 2003-05-01 Andrew Cagney <cagney@redhat.com>
16029
16030 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
16031 variable do not give memory errors.
16032
16033 2003-04-30 Adam Fedor <fedor@gnu.org>
16034
16035 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
16036 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
16037 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
16038 gdb.objc/basicclass.m: : New files
16039
16040 * lib/gdb.exp (gdb_compile_objc): New procedure.
16041
16042 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
16043
16044 * gdb.base/signals.exp: Make backtrace tests more specific.
16045
16046 2003-04-23 David Carlton <carlton@bactrian.org>
16047
16048 * gdb.c++/maint.exp (test_first_component): Add tests for
16049 'operator' in more locations.
16050
16051 2003-04-16 Kevin Buettner <kevinb@redhat.com>
16052
16053 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
16054
16055 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
16056
16057 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
16058 func marke' instead. Update test name.
16059
16060 2003-04-15 David Carlton <carlton@math.stanford.edu>
16061
16062 * gdb.c++/maint.exp: New file.
16063
16064 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
16065
16066 * gdb.threads/schedlock.c: Change type of thread function argument
16067 to long, to avoid warnings on 64-bit platforms.
16068
16069 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
16070
16071 * gdb.base/attach.exp: Add new message from ptrace in case of
16072 attaching to nonexistent process.
16073
16074 2003-04-11 Jim Blandy <jimb@redhat.com>
16075
16076 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16077 gdb.c++/userdef.cc: Place comments on the lines to which the
16078 marker function might return.
16079 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16080 gdb.c++/userdef.exp: Look for those comments to check that we've
16081 returned to the right place, instead of checking line numbers.
16082
16083 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
16084
16085 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
16086 match on sourcefile name, instead of directory name.
16087
16088 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
16089
16090 * gdb.base/completion.exp: Use string_to_regexp to match the
16091 working directory name.
16092
16093 2003-04-09 Jim Blandy <jimb@redhat.com>
16094
16095 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16096 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
16097 after an inferior function call, report the failure, but allow the
16098 test to continue.
16099
16100 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
16101
16102 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
16103 with -DPROTOTYPES.
16104
16105 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
16106
16107 * gdb.base/break.exp: Revert last patch.
16108
16109 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
16110
16111 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
16112 with -DPROTOTYPES.
16113
16114 2003-04-02 Andrew Cagney <cagney@redhat.com>
16115
16116 * gdb.base/callfuncs.exp: Make "print add" messages unique.
16117 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
16118 matching directories by the name breakpoint.
16119 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
16120 Make "continue to marker1" consistent.
16121 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
16122 message consistent.
16123 * lib/gdb.exp: Put "the program is no longer running", and "the
16124 program exited" in parenthesis.
16125 * lib/mi-support.exp: Ditto.
16126
16127 2003-04-02 Bob Rossi <bob_rossi@cox.net>
16128
16129 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
16130
16131 2003-03-29 Andrew Cagney <cagney@redhat.com>
16132
16133 * gdb.base/sizeof.c (main): Print the value of '\377'.
16134 * gdb.base/sizeof.exp: Check the sign of '\377'.
16135
16136 2003-03-27 Michael Chastain <mec@shout.net>
16137
16138 * gdb.base/gdb1090.exp: New file.
16139 * gdb.base/gdb1090.cc: New file.
16140
16141 2003-03-27 J. Brobecker <brobecker@gnat.com>
16142
16143 * gdb.gdb/observer.exp: New regression test.
16144
16145 2003-03-27 Michael Chastain <mec@shout.net>
16146
16147 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
16148 * gdb.base/ptype.exp: Likewise.
16149
16150 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
16151
16152 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
16153
16154 2003-03-26 Michael Chastain <mec@shout.net>
16155
16156 * gdb.base/ptype.exp: Actually use some typedef'd types.
16157
16158 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
16159
16160 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
16161 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
16162
16163 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16164
16165 * gdb.base/default.exp: Fix regular expression.
16166
16167 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16168
16169 * gdb.base/args.exp: Fix regular expression.
16170
16171 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16172
16173 * gdb.base/help.exp: Allow Win32 child process.
16174
16175 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16176
16177 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
16178 when stepping out of main().
16179
16180 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16181
16182 * gdb.base/default.exp: Check for win32 specific message when calling
16183 "run" without executable.
16184
16185 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16186
16187 * gdb.base/args.exp: Expect .exe in output.
16188
16189 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16190
16191 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
16192 Cygwin native.
16193
16194 2003-03-17 Andrew Cagney <cagney@redhat.com>
16195
16196 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
16197 vector registes.
16198 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
16199 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
16200
16201 2003-03-17 David Carlton <carlton@math.stanford.edu>
16202
16203 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
16204 test, for PR breakpoints/38.
16205 Call test_watchpoint_and_breakpoint.
16206 * gdb.base/watchpoint.c (func3): New function.
16207 (main): Call func3.
16208
16209 2003-03-04 David Carlton <carlton@math.stanford.edu>
16210
16211 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
16212 Garply<Garply<char> >:: garply".
16213 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
16214 with respect to PR c++/1111; note also PR c++/1113.
16215 (test_template_breakpoints): KFAIL "constructor breakpoint" with
16216 respect to PR c++/1062.
16217 KFAIL "destructor breakpoint" with respect to PR c++/1112.
16218
16219 2003-03-03 David Carlton <carlton@math.stanford.edu>
16220
16221 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
16222 with respect to PR c++/57.
16223 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
16224 c++/826.
16225 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
16226 respect to PR c++/57.
16227
16228 2003-03-03 David Carlton <carlton@math.stanford.edu>
16229
16230 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
16231 respect to PR c++/33 into FAILs.
16232
16233 2003-03-03 Michael Chastain <mec@shout.net>
16234
16235 * configure.in: Update copyright years.
16236
16237 2003-03-03 Michael Chastain <mec@shout.net>
16238
16239 * Makefile.in: Update copyright years.
16240
16241 2003-02-28 David Carlton <carlton@math.stanford.edu>
16242
16243 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
16244 print class instead of struct and/or superfluous protection
16245 specifiers, as long as the resulting output is equivalent to the
16246 source code.
16247 Delete FIXME from end of messages on tests that don't need
16248 fixing.
16249
16250 2003-02-28 David Carlton <carlton@math.stanford.edu>
16251
16252 * gdb.c++/templates.exp (do_tests): Allow const in the two
16253 Foo<volatile char *>::foo tests.
16254
16255 2003-02-27 Michael Snyder <msnyder@redhat.com>
16256
16257 * gdb.base/restore.c (main): Return zero, so exit code
16258 will be consistant.
16259
16260 2003-02-26 David Carlton <carlton@math.stanford.edu>
16261
16262 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
16263 char *>::foo" test with respect to PR c++/33. Create a new test
16264 which is identical to that one except that it doesn't put the
16265 space between the "char" and the "*"; KFAIL it, too.
16266
16267 2003-02-26 David Carlton <carlton@math.stanford.edu>
16268
16269 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
16270 template types into either PASSes or KFAILs (corresponding to PR
16271 c++/57). Tweak indentation. Update copyright.
16272
16273 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
16274
16275 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
16276
16277 2003-02-13 Michael Chastain <mec@shout.net>
16278
16279 * gdb.base/exprs.exp: Remove i960 remnants.
16280 * gdb.base/funcargs.exp: Likewise.
16281 * gdb.base/list.exp: Likewise.
16282 * gdb.base/ptype.exp: Likewise.
16283
16284 2003-02-14 David Carlton <carlton@math.stanford.edu>
16285
16286 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
16287 pEe->D::vg()" from XFAIL to KFAIL.
16288
16289 2003-02-13 Jason Molenda (jmolenda@apple.com)
16290
16291 * gdb.base/maint.exp: Update maint print statistics regexp to include
16292 new entries.
16293
16294 2003-02-13 Michael Chastain <mec@shout.net>
16295
16296 * gdb.c++/inherit.exp: Remove call to get_debug_format.
16297
16298 2003-02-12 Michael Chastain <mec@shout.net>
16299
16300 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
16301 * gdb.c++/inherit.exp: Likewise.
16302 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
16303 * gdb.c++/templates.exp: Likewise.
16304 * gdb.c++/virtfunc.exp: Likewise.
16305
16306 2003-02-06 Jason Molenda (jason-cl@molenda.com)
16307
16308 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
16309 why the code is written that way.
16310
16311 2003-02-05 Michael Chastain <mec@shout.net>
16312
16313 * gdb.base/dump.exp: Add missing copyright line.
16314
16315 2003-02-05 Jason Molenda (jason-cl@molenda.com)
16316
16317 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
16318 at the beginning so the breakpoint doesn't get set on the loop.
16319
16320 2003-02-05 Michael Chastain <mec@shout.net>
16321
16322 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
16323 output for configurations with gcc 2.95.3.
16324
16325 2003-02-05 Keith Seitz <keiths@redhat.com>
16326 Andrew Cagney <ac131313@redhat.com>
16327
16328 * gdb.mi/mi-cli.exp: New file.
16329
16330 2003-02-04 Michael Chastain <mec@shout.net>
16331
16332 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
16333 Call perror and then continue.
16334
16335 2003-02-03 Michael Chastain <mec@shout.net>
16336
16337 * gdb.c++/pr-1023.cc: New file.
16338 * gdb.c++/pr-1023.exp: New file.
16339
16340 2003-02-05 Jim Blandy <jimb@redhat.com>
16341
16342 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
16343 it's local to foobar. Check for it there, and check that it's not
16344 present in main.
16345 * gdb.c++/local.cc (marker2): New function.
16346 (foobar): Call marker1.
16347 (main): Call marker2 instead of marker1.
16348
16349 2003-02-04 Andrew Cagney <ac131313@redhat.com>
16350
16351 * gdb.disasm/mn10200.exp: Obsolete file.
16352 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
16353 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
16354 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
16355
16356 2003-02-04 David Carlton <carlton@math.stanford.edu>
16357
16358 * gdb.c++/overload.exp: Test intToChar(1).
16359 * gdb.c++/overload.cc (intToChar): New.
16360 (main): Call intToChar.
16361
16362 2003-02-03 David Carlton <carlton@math.stanford.edu>
16363
16364 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
16365 'might_kfail' arg.
16366 KFAIL some of the continue_to_bp_overloaded calls, according to
16367 PR c++/1025.
16368
16369 2003-02-01 Michael Chastain <mec@shout.net>
16370
16371 * gdb.base/advance.c (marker1): New marker function.
16372 * gdb.base/advance.exp: When the 'advance' command lands on the
16373 return breakpoint, it can legitimately stop on either the
16374 current line or the next line. Accommodate both outcomes.
16375 * gdb.base/until.exp: Likewise.
16376
16377 2003-02-02 Andrew Cagney <ac131313@redhat.com>
16378
16379 2002-11-10 Jason Molenda (jason-cl@molenda.com):
16380 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
16381 now a list, not a tuple.
16382 * gdb.mi/mi-var-display.exp: Ditto.
16383 * gdb.mi/gdb792.exp: Ditto.
16384
16385 2003-02-01 Andrew Cagney <ac131313@redhat.com>
16386
16387 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
16388 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
16389 stack backtraces.
16390 * gdb.mi/mi-syn-frame.c: Part of same.
16391
16392 2003-02-01 Mark Kettenis <kettenis@gnu.org>
16393
16394 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
16395 gdb.mi/mi1-pthreads.exp: Return instead of calling
16396 gdb_suppress_entire_file.
16397
16398 2003-02-01 Mark Salter <msalter@redhat.com>
16399
16400 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
16401
16402 2003-01-31 Mark Salter <msalter@redhat.com>
16403
16404 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
16405 Support empty arg.
16406
16407 2003-01-30 Michael Chastain <mec@shout.net>
16408
16409 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
16410 This was a workaround for a UTF-8 bug in readline 4.3. The bug
16411 has been fixed in gdb/readline on 2003-01-09.
16412
16413 2003-01-29 Michael Snyder <msnyder@redhat.com>
16414
16415 * gdb.base/maint.exp: Allow for leading underscore in symbol.
16416 * gdb.base/display.exp: Allow for leading underscore in symbol.
16417 * gdb.base/args.exp: Skip if target does not support args passing.
16418
16419 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
16420
16421 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
16422 gdb_test. Accept a list of expect arguments as the third
16423 parameter.
16424 (gdb_test): Use it.
16425
16426 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
16427
16428 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
16429 allow for different test tree configurations. Update some
16430 tescases accordingly.
16431 * gdb.arch/altivec-regs.exp: Ditto.
16432 * gdb.asm/asm-source.exp: Ditto.
16433 * gdb.base/advance.exp: Ditto.
16434 * gdb.base/display.exp: Ditto.
16435 * gdb.base/long_long.exp: Ditto.
16436 * gdb.base/mips_pro.exp: Ditto.
16437 * gdb.base/overlays.exp: Ditto.
16438 * gdb.base/relocate.exp: Ditto.
16439 * gdb.base/setshow.exp: Ditto.
16440 * gdb.base/step-line.exp: Ditto.
16441 * gdb.base/step-test.exp: Ditto.
16442 * gdb.base/until.exp: Ditto.
16443 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
16444
16445 2003-01-17 David Carlton <carlton@math.stanford.edu>
16446
16447 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
16448 corresponding to PR c++/945.
16449 Update copyright.
16450
16451 2003-01-17 David Carlton <carlton@math.stanford.edu>
16452
16453 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
16454 corresponding to PR c++/68.
16455
16456 2003-01-17 David Carlton <carlton@math.stanford.edu>
16457
16458 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
16459 (test_paddr_hairy_functions): Call print_addr_2_kfail for
16460 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
16461
16462 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
16463
16464 * gdb.base/break.exp: Fix change of default location, because of
16465 removal of until tests.
16466 * gdb.base/help.exp: Update test for new 'until' help message.
16467 Add test for help on 'advance'.
16468 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
16469
16470 2003-01-15 Mark Kettenis <kettenis@gnu.org>
16471
16472 * gdb.base/default.exp: Adapt "info float" test for recent changes
16473 to that command. Add test for "info vector".
16474 * gdb.base/float.exp: New file. Add test for "info float" that
16475 resembles the old test in gdb.base/default.exp.
16476
16477 2003-01-15 David Carlton <carlton@math.stanford.edu>
16478
16479 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
16480
16481 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
16482
16483 * gdb.base/break.exp: Move the tests of until command from here...
16484 * gdb.base/until.exp: ... to here. New file. Add other tests.
16485 * gdb.base/advance.c: New file.
16486 * gdb.base/advance.exp: New file.
16487
16488 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
16489
16490 * gdb.base/args.c: New file.
16491 * gdb.base/args.exp: New file.
16492
16493 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
16494
16495 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
16496
16497 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
16498
16499 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
16500
16501 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
16502
16503 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
16504 dates.
16505
16506 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
16507
16508 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
16509
16510 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
16511
16512 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
16513 (ptype &*"foo").
16514 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
16515
16516 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
16517
16518 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
16519 * gdb.mi/mi1-console.exp: Likewise.
16520
16521 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
16522
16523 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
16524 * gdb.mi/mi1-console.exp: Likewise.
16525
16526 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
16527
16528 * gdb.c++/overload.exp: Remove some fixed XFAILs.
16529
16530 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
16531
16532 * gdb.base/detach.exp: New test.
16533
16534 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
16535
16536 * Makefile.in (ALL_SUBDIRS): New variable.
16537 (subdirs, clean, distclean): Use it.
16538 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
16539 regenerating Makefile, since it is generated from the top level.
16540 * gdb.asm/Makefile.in: Likewise.
16541 * gdb.base/Makefile.in: Likewise.
16542 * gdb.c++/Makefile.in: Likewise.
16543 * gdb.disasm/Makefile.in: Likewise.
16544 * gdb.java/Makefile.in: Likewise.
16545 * gdb.mi/Makefile.in: Likewise.
16546 * gdb.threads/Makefile.in: Likewise.
16547 * gdb.trace/Makefile.in: Likewise.
16548
16549 2003-01-09 David Carlton <carlton@math.stanford.edu>
16550
16551 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
16552 Add copyright year 2003.
16553
16554 2003-01-06 Michael Chastain <mec@shout.net>
16555
16556 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
16557 When selecting a thread, 'line' and 'file' are optional.
16558 * gdb.mi/mi1-pthreads.exp: Likewise.
16559
16560 2003-01-06 Andreas Schwab <schwab@suse.de>
16561
16562 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
16563 failures.
16564
16565 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
16566
16567 Fix PR gdb/844
16568 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
16569 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
16570
16571 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
16572 instead of calling gdb_suppress_entire_file.
16573 * gdb.threads/print-threads.exp: Likewise.
16574 * gdb.threads/schedlock.exp: Likewise.
16575
16576 * gdb.threads/killed.exp: Return instead of calling
16577 gdb_suppress_entire_file.
16578 * gdb.threads/linux-dp.exp: Likewise.
16579 * gdb.threads/pthreads.exp: Likewise.
16580
16581 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
16582
16583 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
16584 stabs.
16585 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
16586 * gdb.base/whatis.exp: Always allow (void) after function names.
16587
16588 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
16589
16590 * gdb.c++/casts.exp: Correct regexp.
16591
16592 2003-01-04 Mark Kettenis <kettenis@gnu.org>
16593
16594 * configure.in: Call AC_CONFIG_HEADER. Don't call
16595 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
16596 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
16597 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
16598 aforementioned directories in the AC_OUPUT call.
16599 * config.hin: New file.
16600 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
16601 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
16602 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
16603 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
16604 pass -I$objdir instead of -I$objdir/$subdir in compilation.
16605 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
16606 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
16607 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
16608 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
16609 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
16610 gdb.threads/configure.in, gdb.threads/configure,
16611 gdb.threads/config.in, gdb.trace/configure.in,
16612 gdb.trace/configure: Removed.
16613
16614 2003-01-03 Michael Chastain <mec@shout.net>
16615
16616 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
16617 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
16618
16619 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
16620
16621 * gdb.base/store.exp: Fix regular expressions.
16622
16623 2002-12-28 Mark Kettenis <kettenis@gnu.org>
16624
16625 * configure.in: Rewrite.
16626 * configure: Regenerated.
16627
16628 2003-01-03 David Carlton <carlton@math.stanford.edu>
16629
16630 * gdb.base/psymtab.exp: New file.
16631 * gdb.base/psymtab1.c: Ditto.
16632 * gdb.base/psymtab2.c: Ditto.
16633
16634 2002-12-23 Adam Fedor <fedor@gnu.org>
16635
16636 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
16637
16638 2002-12-23 David Carlton <carlton@math.stanford.edu>
16639
16640 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
16641 and current_directory initialization.
16642
16643 2002-12-22 Jim Blandy <jimb@redhat.com>
16644
16645 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
16646 rather than as part of the output file name.
16647
16648 * gdb.base/attach.exp: There's no need to copy the test program to
16649 /tmp; that was only ever necessary on HP/UX, and this test is
16650 entirely disabled there anyway.
16651
16652 2002-12-21 Jim Blandy <jimb@redhat.com>
16653
16654 * gdb.c++/psmang.exp: Doc fix.
16655
16656 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
16657 test.
16658
16659 2002-12-20 David Carlton <carlton@math.stanford.edu>
16660
16661 * gdb.c++/annota2.exp: KFAIL annotate-quit.
16662
16663 2002-12-18 Michael Chastain <mec@shout.net>
16664
16665 * gdb.c++/annota2.exp: Add copyright year 2002.
16666
16667 2002-12-17 David Carlton <carlton@math.stanford.edu>
16668
16669 * gdb.c++/try_catch.cc: Add marker comments.
16670 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
16671 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
16672 * gdb.c++/m-static.cc: Ditto.
16673 * gdb.c++/m-static1.cc: Ditto.
16674 * gdb.c++/try_catch.cc: Ditto.
16675
16676 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
16677
16678 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
16679 to see whether we are using the new -environment-directory
16680 command which resets via -r or the old version of the command
16681 which may prompt the user. Part of fix for gdb/741.
16682
16683 2002-12-13 Andrew Cagney <ac131313@redhat.com>
16684
16685 * gdb.fortran/types.exp: Update obsolete comment.
16686 * gdb.fortran/exprs.exp: Ditto.
16687 * lib/gdb.exp: Delete obsolete code.
16688 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
16689 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
16690 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
16691 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
16692 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
16693 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
16694 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
16695 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
16696 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
16697 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
16698 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
16699 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
16700 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
16701 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
16702 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
16703 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
16704 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
16705 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
16706 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
16707 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
16708 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
16709 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
16710 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
16711 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
16712 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
16713 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
16714 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
16715 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
16716 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
16717 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
16718 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
16719 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
16720 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
16721 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
16722 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
16723 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
16724 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
16725
16726 2002-12-11 David Carlton <carlton@math.stanford.edu>
16727
16728 * gdb.c++/m-data.exp: Add test for members that shadow global
16729 variables: see PR gdb/804.
16730 * gdb.c++/m-data.cc: Ditto.
16731
16732 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
16733
16734 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
16735
16736 2002-12-06 David Carlton <carlton@math.stanford.edu>
16737
16738 * gdb.base/store.c: Don't declare functions static.
16739
16740 2002-12-04 Andrew Cagney <ac131313@redhat.com>
16741
16742 * gdb.base/store.exp, gdb.base/store.c: New files.
16743
16744 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
16745
16746 * gdb.base/selftest.exp: Update for current gdb.
16747
16748 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
16749
16750 * gdb.base/maint.exp: Only dump symbols from one source file
16751 or objfile.
16752
16753 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
16754
16755 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
16756 function call.
16757
16758 2002-11-25 Jim Blandy <jimb@redhat.com>
16759
16760 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
16761 function appearing in error message.
16762
16763 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
16764
16765 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
16766
16767 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
16768
16769 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
16770 for mi1 and current mi is in correct format. New mi startup message
16771 should be in mi console format. This is part of fix for PR gdb/604.
16772
16773 2002-09-18 Fernando Nasser <fnasser@redhat.com>
16774
16775 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
16776 which explicitly prints the zero offset as "+0".
16777
16778 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
16779
16780 * gdb.threads/schedlock.c (args): Make unsigned.
16781
16782 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
16783
16784 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
16785 numbers. Allow "foo2|selected stack frame".
16786 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
16787 * gdb.asm/asmsrc2.s: Likewise.
16788 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
16789 comments.
16790 * gdb.asm/mips.inc: New file.
16791
16792 2002-10-18 Adam Fedor <fedor@gnu.org>
16793
16794 * gdb.base/default.exp: Update expected output to include 'ObjC'.
16795 * gdb.base/help.exp: Likewise.
16796
16797 2002-10-17 Kevin Buettner <kevinb@redhat.com>
16798
16799 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
16800 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
16801
16802 2002-10-02 Jim Blandy <jimb@redhat.com>
16803
16804 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
16805
16806 2002-10-01 Andrew Cagney <ac131313@redhat.com>
16807
16808 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
16809 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
16810 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
16811 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
16812 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
16813 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
16814 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
16815
16816 2002-09-29 Andrew Cagney <ac131313@redhat.com>
16817
16818 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
16819 * mi0-disassemble.exp, mi0-eval.exp: Delete.
16820 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
16821 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
16822 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
16823 * mi0-var-block.exp, mi0-var-child.exp: Delete.
16824 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
16825
16826 2002-09-27 Kevin Buettner <kevinb@redhat.com>
16827
16828 * gdb.base/annota1.exp (info break): Make directory components of
16829 path optional since not all compilers emit this debug information.
16830
16831 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
16832 step ends up stepping out of the function instead of stopping on
16833 the epilogue.
16834
16835 2002-09-26 Keith Seitz <keiths@redhat.com>
16836
16837 * lib/insight-support.exp (gdbtk_start): Figure out where
16838 the insight executable is based on where gdb is. Use this
16839 executable to start insight instead of gdb.
16840
16841 2002-09-25 Andrew Cagney <cagney@redhat.com>
16842
16843 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
16844
16845 2002-09-24 Andrew Cagney <ac131313@redhat.com>
16846
16847 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
16848 test_isolated_complaints.
16849 (test_empty_complaint): New function.
16850 (test_empty_complaints): New function. Check no output when no
16851 complaints.
16852
16853 2002-09-19 Jim Blandy <jimb@redhat.com>
16854
16855 * gdb.base/charset.exp, gdb.base/charset.c: New files.
16856
16857 2002-09-19 Andrew Cagney <ac131313@redhat.com>
16858
16859 * gdb.gdb/complaints.exp: New file.
16860
16861 2002-09-18 Andrew Cagney <ac131313@redhat.com>
16862
16863 * gdb.base/maint.exp: Check `help maint internal-warning'.
16864
16865 2002-09-18 David Carlton <carlton@math.stanford.edu>
16866
16867 * gdb.c++/m-static.exp: Remove breakpoints depending on line
16868 numbers, and replace them by a single breakpoint after the
16869 constructors are all finished.
16870 Add test 4.
16871 * gdb.c++/m-static.cc: Add test 4.
16872 * gdb.c++/m-static.h: New file.
16873 * gdb.c++/m-static1.cc: New file.
16874
16875 * gdb.c++/printmethod.exp: New file.
16876 * gdb.c++/printmethod.cc: New file.
16877
16878 * gdb.c++/pr-574.exp: New file.
16879 * gdb.c++/pr-574.cc: New file.
16880
16881 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
16882
16883 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
16884 embedded targets which never actually exit.
16885
16886 2002-09-18 Fernando Nasser <fnasser@redhat.com>
16887
16888 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
16889 "don't step after run" as unresolved or unsupported, instead of xfail.
16890
16891 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
16892
16893 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
16894 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
16895 Add newline to expected string in "step out of main (status wrapper)"
16896 case.
16897
16898 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
16899
16900 * lib/gdb.exp (rerun_to_main): Allow restarting application.
16901 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
16902
16903 2002-09-17 Tom Tromey <tromey@redhat.com>
16904
16905 * gdb.base/printcmds.exp (test_print_string_constants): Expect
16906 \000, not \0, in double-quoted string.
16907
16908 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
16909
16910 * gdb.base/commands.exp: Don't expect a "Program exited normally"
16911 string after running the commands execution on breakpoint tests.
16912
16913 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
16914
16915 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
16916
16917 2002-09-12 Joel Brobecker <brobecker@gnat.com>
16918
16919 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
16920
16921 2002-09-10 Keith Seitz <keiths@redhat.com>
16922
16923 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
16924 runto proc.
16925 (mi_run_to_main): Use mi_runto.
16926 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
16927
16928 2002-09-10 Keith Seitz <keiths@redhat.com>
16929
16930 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
16931 regexp for stopping at main. Could have multiple event notifications.
16932 Don't assume that main was declared with no parameters.
16933 (mi_next): Use mi_step_to.
16934 (mi_step): Use mi_next_to.
16935
16936 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
16937
16938 * gdb.base/default.exp: Fix expected string in `info float' test.
16939
16940 2002-09-09 Ben Elliston <bje@redhat.com>
16941
16942 * config/mips.exp: Update comments.
16943 * config/mips-idt.exp: Likewise.
16944 * config/nind.exp: Likewise.
16945 * config/slite.exp: Likewise.
16946 * config/sparclet.exp: Likewise.
16947 * config/udi.exp: Likewise.
16948 * config/vx.exp: Likewise.
16949 * config/vxworks29k.exp: Likewise.
16950
16951 2002-09-05 Jim Blandy <jimb@redhat.com>
16952
16953 * gdb.threads/killed.exp: Fix test failure message.
16954
16955 2002-09-04 Keith Seitz <keiths@redhat.com>
16956
16957 * lib/mi-support.exp: Update copyright.
16958 (mi_gdb_test): Increase the priority of the expected pattern
16959 so that it matches gdb_test.
16960
16961 2002-09-03 Keith Seitz <keiths@redhat.com>
16962
16963 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
16964 Use integer comparison instead of string comparison for testing
16965 whether binary was built.
16966
16967 2002-09-03 Jim Blandy <jimb@redhat.com>
16968
16969 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
16970
16971 2002-08-29 Jim Blandy <jimb@redhat.com>
16972
16973 * gdb.threads/pthreads.exp: Move the portable thread compilation
16974 code into a function in lib/gdb.exp, and call that from here.
16975 * lib/gdb.exp (gdb_compile_pthreads): New function.
16976
16977 2002-08-29 Keith Seitz <keiths@redhat.com>
16978
16979 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
16980 expect_out so that callers can get at it.
16981
16982 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
16983
16984 * gdb.threads/print-threads.c: New file.
16985 * gdb.threads/print-threads.exp: New file.
16986 * gdb.threads/schedlock.c: New file.
16987 * gdb.threads/schedlock.exp: New file.
16988
16989 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
16990
16991 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
16992 not altivec.c.
16993
16994 2002-08-17 Mark Kettenis <kettenis@gnu.org>
16995
16996 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
16997 targets. The problem should be fixed now.
16998
16999 2002-08-15 Mark Kettenis <kettenis@gnu.org>
17000
17001 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
17002 2002-07-24 change that removes final dots from error messages.
17003
17004 2002-08-13 Tom Tromey <tromey@redhat.com>
17005
17006 * gdb.base/readline.exp: New file.
17007
17008 2002-08-01 Andrew Cagney <ac131313@redhat.com>
17009
17010 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
17011 supress message.
17012
17013 2002-08-01 Andrew Cagney <cagney@redhat.com>
17014
17015 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
17016 CHILL_FOR_TARGET and CHILL_LIB.
17017 * configure.in (configdirs): Remove gdb.chill.
17018 * configure: Regenerate.
17019 * lib/gdb.exp: Obsolete references to chill.
17020 * gdb.fortran/types.exp: Ditto.
17021 * gdb.fortran/exprs.exp: Ditto.
17022
17023 2002-07-30 Kevin Buettner <kevinb@redhat.com>
17024
17025 * gdb.base/shlib-call.exp (additional_flags): Conditionally
17026 set Irix-specific compile and link flags.
17027
17028 2002-07-29 Kevin Buettner <kevinb@redhat.com>
17029
17030 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
17031 source files. The ``-o'' option doesn't work with the ``-E'' option
17032 when using the Irix compiler.
17033
17034 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
17035
17036 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
17037 Improve support for reusing an exec file. Copy exec file
17038 to target, and run gdbserver on the target instead of on the host.
17039
17040 2002-07-18 Jim Blandy <jimb@redhat.com>
17041
17042 * gdb.base/ending-run.exp: Don't expect to see the program end in
17043 some orderly fashion when we're running on a real stand-alone
17044 board.
17045
17046 * gdb.base/interrupt.exp: Correct logic for skipping tests on
17047 targets that don't support interrupts.
17048
17049 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
17050
17051 * gdb.base/attach.exp: Add patterns to match output from /proc-based
17052 systems.
17053 Move comments in expect statements to inside the actions, so that they
17054 don't get matched against.
17055
17056 2002-07-10 Mark Kettenis <kettenis@gnu.org>
17057
17058 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
17059 function when asleep" test.
17060
17061 2002-07-10 Andrew Cagney <ac131313@redhat.com>
17062
17063 * gdb.base/page.exp: Rewrite to handle problems with very long
17064 `info set' output. Update copyright.
17065
17066 2002-06-26 Andrew Cagney <ac131313@redhat.com>
17067
17068 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
17069 gdb.threads-hp.
17070 * gdb.hp/configure: Regenerate.
17071 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
17072 * gdb.hp/gdb.threads-hp/configure: Delete file.
17073 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
17074
17075 2002-06-22 Andrew Cagney <ac131313@redhat.com>
17076
17077 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
17078 setlocale, bindtextdomain and textdomain.
17079
17080 2002-06-11 Jim Blandy <jimb@redhat.com>
17081
17082 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
17083 preprocessor macro information is present.
17084
17085 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
17086 tests.
17087
17088 2002-06-06 Michael Snyder <msnyder@redhat.com>
17089
17090 * gdb.base/overlays.exp: Record addresses of overlay
17091 functions in TCL variables rather than in GDB variables,
17092 to avoid having GDB convert them to pointers (with loss
17093 of information).
17094
17095 * gdb.base/d10v.ld: Merge in several years worth of
17096 default linker script changes.
17097 * gdb.base/long_long.exp: Add check for sizeof (long double).
17098
17099 2002-06-06 Michal Ludvig <mludvig@suse.cz>
17100
17101 * gdb.asm/asm-source.exp: Add x86-64 target.
17102 * gdb.asm/x86_64.inc: New.
17103
17104 2002-05-30 Michael Chastain <mec@shout.net>
17105
17106 From Benjamin Kosnik <bkoz@redhat.com>:
17107 * gdb.c++/m-static.cc: New file.
17108 * gdb.c++/m-static.exp: New file.
17109
17110 2002-05-28 Michael Snyder <msnyder@redhat.com>
17111
17112 * gdb.base/call-ar-st.exp: Allow for reduced floating point
17113 precision.
17114
17115 2002-05-27 Michael Chastain <mec@shout.net>
17116
17117 From Benjamin Kosnik <bkoz@redhat.com>:
17118 * gdb.c++/m-data.cc: New file.
17119 * gdb.c++/m-data.exp: New file.
17120
17121 2002-05-27 Michael Chastain <mec@shout.net>
17122
17123 From Benjamin Kosnik <bkoz@redhat.com>:
17124 * gdb.c++/try_catch.cc: New file.
17125 * gdb.c++/try_catch.exp: New file.
17126
17127 2002-05-27 Michael Chastain <mec@shout.net>
17128
17129 * gdb.c++/local.exp: Accept more nested types in output.
17130
17131 2002-05-26 Michael Chastain <mec@shout.net>
17132
17133 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
17134
17135 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
17136
17137 * lib/gdb.exp (gdb_wrapper_init): Just because
17138 gdb_wrapper_file exists, this does not mean that the file
17139 should not be rebuilt. That is what gdb_wrapper_initialized
17140 is for.
17141 (default_gdb_init): Reset gdb_wrapper_initialized.
17142
17143 2002-05-23 Michael Snyder <msnyder@redhat.com>
17144
17145 * gdb.base/all-bin.exp: Revise previous patch by just reducing
17146 the precision of the floating point test results.
17147 * gdb.base/call-rt-st.exp: Ditto.
17148
17149 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
17150 * gdb.base/call-rt-st.exp: Ditto.
17151
17152 2002-05-19 Michael Chastain <mec@shout.net>
17153
17154 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
17155
17156 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
17157
17158 * configure.in (configdirs): Add gdb.arch.
17159 * configure: Regenerate.
17160
17161 2002-05-17 Jim Blandy <jimb@redhat.com>
17162
17163 * gdb.base/completion.exp: Recognize the more detailed error
17164 messages produced by the macro expander's lexical analyzer.
17165
17166 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
17167
17168 * gdb.arch/altivec-abi.c: New file.
17169 * gdb.arch/altivec-abi.exp: New file.
17170 * gdb.arch/altivec-regs.c: New file.
17171 * gdb.arch/altivec-regs.exp: New file.
17172
17173 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
17174
17175 * gdb.base/maint.exp (maint print type): Update for new type
17176 structure.
17177
17178 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
17179
17180 * gdb.arch: New directory.
17181 * gdb.arch/configure.in: New file.
17182 * gdb.arch/configure: New file.
17183 * gdb.arch/Makefile.in: New file.
17184
17185 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
17186
17187 * gdb.asm/asm-source.exp: Add v850 as supported target.
17188 * gdb.asm/v850.inc: New file.
17189
17190 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
17191
17192 * gdb.c++/annota2.exp (annotate-quit): Add comment.
17193
17194 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
17195
17196 * gdb.base/break.exp: Check 'break "marker2"'.
17197
17198 2002-05-10 Michael Snyder <msnyder@redhat.com>
17199
17200 * gdb.base/long_long.exp: Fix typo.
17201
17202 2002-05-10 Jim Blandy <jimb@redhat.com>
17203
17204 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
17205 a bug.
17206
17207 * gdb.base/printcmds.exp (test_integer_literals_rejected):
17208 Recognize more detailed error message produced by the macro
17209 expander's lexical analyzer.
17210 * lib/gdb.exp (test_print_reject): Same.
17211
17212 2002-05-09 Mark Kettenis <kettenis@gnu.org>
17213
17214 * gdb.c++/method.exp: Fix typo.
17215
17216 2002-05-08 Michael Snyder <msnyder@redhat.com>
17217
17218 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
17219 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
17220 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
17221 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
17222 Add iftarget clause for strongarm.
17223
17224 2002-05-06 Michael Snyder <msnyder@redhat.com>
17225
17226 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
17227 (gdb_continue_to_end): Accept output from status wrapper.
17228 * gdb.base/ending-run.exp: Add case for output from status wrapper.
17229 Clean up fail messages to match pass messages.
17230
17231 Enable the "needs_status_wrapper" testsuite feature.
17232 * lib/gdb.exp (gdb_wrapper_init): New procedure.
17233 (gdb_compile): Conditionally call gdb_wrapper_init.
17234 * gdb.base/a2-run.exp: Recognize output from status wrapper.
17235 * gdb.c++/method.exp: Recognize output from status wrapper.
17236
17237 2002-05-06 Ben Elliston <bje@redhat.com>
17238 From Graydon Hoare <graydon@redhat.com>
17239
17240 * config/sid.exp: Include support for "rawsid" protocol.
17241
17242 2002-05-03 Jim Blandy <jimb@redhat.com>
17243
17244 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
17245 * gdb.c++/hang3.C: New file.
17246
17247 2002-05-04 Andrew Cagney <ac131313@redhat.com>
17248
17249 * gdb.base/default.exp: Remove obsolete code.
17250 * gdb.c++/misc.exp: Ditto. Update copyright.
17251 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
17252 * gdb.base/whatis.exp: Ditto. Update copyright.
17253 * gdb.base/scope.exp: Ditto. Update copyright.
17254 * gdb.base/ptype.exp: Ditto. Update copyright.
17255 * gdb.base/printcmds.exp: Ditto. Update copyright.
17256 * gdb.base/opaque.exp: Ditto. Update copyright.
17257 * gdb.base/list.exp: Ditto.
17258 * gdb.base/funcargs.exp: Ditto. Update copyright.
17259 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
17260 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
17261 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
17262 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
17263 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
17264 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
17265
17266 2002-05-02 Michael Snyder <msnyder@redhat.com>
17267
17268 * gdb.base/watchpoint.exp: Add xscale target.
17269 * gdb.base/long_long.exp: Add xscale target.
17270 * gdb.base/default.exp: Add xscale target.
17271
17272 2002-05-01 Jim Blandy <jimb@redhat.com>
17273
17274 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
17275 gdb.c++/hang.exp: New test.
17276
17277 2002-05-01 Fred Fish <fnf@redhat.com>
17278
17279 * gdb.base/completion.exp: Handle completions of "./Make" for
17280 more than one completion possibility, as is the case when we
17281 build and test in the source tree.
17282
17283 2002-04-29 Anthony Green <green@redhat.com>
17284
17285 * gdb.java/jmisc1.exp: New file.
17286 * gdb.java/jmisc2.exp: New file.
17287
17288 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
17289
17290 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
17291
17292 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
17293
17294 * gdb.base/help.exp: Change 'help status' to allow for target
17295 dependent output differences.
17296
17297 2002-04-22 Michael Chastain <mec@shout.net>
17298
17299 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
17300
17301 2002-04-22 Michael Chastain <mec@shout.net>
17302
17303 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
17304
17305 2002-04-17 David S. Miller <davem@redhat.com>
17306
17307 * gdb.asm/sparc64.inc: New file.
17308 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
17309
17310 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
17311
17312 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
17313 instruction file directly into the build tree. Clean up at end of
17314 test.
17315
17316 2002-04-18 David S. Miller <davem@redhat.com>
17317
17318 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
17319 handle 64-bit platforms correctly.
17320 * gdb.base/maint.exp: Likewise.
17321
17322 2002-04-18 Kevin Buettner <kevinb@redhat.com>
17323
17324 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
17325 ``-fpic'' when compiling files comprising a shared library, but
17326 it does need additional linker flags in order to find shared
17327 libraries at run time.
17328
17329 2002-04-18 Kevin Buettner <kevinb@redhat.com>
17330
17331 * gdb.base/cvexpr.c (use): New function.
17332 (main): Invoke use() on all global variables to prevent
17333 some linkers from deleting these otherwise unused symbols.
17334
17335 2002-04-17 Michael Chastain <mec@shout.net>
17336 From David S. Miller <davem@redhat.com>
17337
17338 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
17339 handle 64-bit platforms correctly.
17340
17341 2002-04-12 Michael Snyder <msnyder@redhat.com>
17342 From Jim Blandy <jimb@redhat.com>
17343 * gdb.base/foo.c (foox): Remove section attribute; the linker
17344 script can handle this instead.
17345 * gdb.base/bar.c (barx): Same.
17346 * gdb.base/baz.c (bazx): Same.
17347 * gdb.base/grbx.c (grbxx): Same.
17348
17349 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
17350 manager doesn't automatically unmap overlays unnecessarily.
17351
17352 2002-04-10 Martin M. Hunt <hunt@redhat.com>
17353
17354 * gdb.base/ending-run.exp: Fix pattern for Mips targets
17355 stepping out of main.
17356
17357 2002-04-09 Michael Chastain <mec@shout.net>
17358
17359 * gdb.c++/local.cc (main): Move call to marker1() inside nested
17360 scope so that the nested scope tests will make sense.
17361 * gdb.c++/local.exp: Write patterns that actually work with gcc
17362 (the HP patterns "were never known to work with gcc").
17363 Keep the old aCC patterns too.
17364
17365 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
17366
17367 * gdb.base/attach.exp: Correct target board test.
17368
17369 2002-04-08 Michael Chastain <mec@shout.net>
17370
17371 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
17372 in a const method. Add some xfail and fail cases for configurations
17373 that do not emit the "const ...".
17374
17375 2002-04-07 Michael Chastain <mec@shout.net>
17376
17377 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
17378 Accept "A * const" and "const A * const" as type of "this".
17379 Fix spelling of getFunky throughout. Make messages uniform.
17380
17381 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
17382
17383 Work around for PR gdb/285:
17384 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
17385
17386 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
17387
17388 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
17389 instructions file at run time instead of configure time.
17390 Sometimes we run the test in a directory that is not the one we
17391 configured in.
17392 * gdb.asm/configure.in: Delete creation of symlink.
17393 * gdb.asm/configure: Regenerate.
17394
17395 2002-04-05 J. Brobecker <brobecker@gnat.com>
17396
17397 * gdb.gdb/xfullpath.exp: New test, to exercise the new
17398 xfullpath () function.
17399
17400 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
17401
17402 * gdb.asm/Makefile.in: Correct dependencies.
17403
17404 * gdb.asm/powerpc.inc: New file.
17405 * gdb.asm/asm-source.exp: Add PowerPC.
17406 * gdb.asm/configure.in: Likewise.
17407 * gdb.asm/configure: Regenerated.
17408
17409 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
17410
17411 * gdb.base/relocate.exp: New file.
17412 * gdb.base/relocate.c: New file.
17413
17414 2002-04-04 Fred Fish <fnf@redhat.com>
17415
17416 * gdb.base/step-test.exp: Update comment regarding stopping in
17417 memcpy/bcopy calls inserted as part of the compiler runtime.
17418
17419 2002-04-04 Michael Snyder <msnyder@redhat.com>
17420
17421 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
17422
17423 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
17424
17425 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
17426 (gdb_expect): Remove $notransfer hack.
17427
17428 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
17429
17430 * gdb.c++/classes.exp ("calling method for small class"): Match
17431 updated register output.
17432
17433 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
17434
17435 Fix PR gdb/452
17436 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
17437 when finished. Make gdb_file_cmd send "exec-file" when
17438 appropriate.
17439
17440 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
17441
17442 * gdb.base/attach.exp: Remove extra setup_xfail.
17443
17444 2002-03-26 Michael Snyder <msnyder@redhat.com>
17445
17446 * gdb.base/default.exp: Add tests for dump, append, and restore.
17447 * gdb.base/help.exp: Add tests for dump, append, and restore.
17448 * gdb.base/dump.exp: New file, test dump, append and restore.
17449 * gdb.base/dump.c: New file.
17450
17451 2002-03-27 Michael Snyder <msnyder@redhat.com>
17452
17453 * gdb.base/help.exp: Modify expect strings to reflect
17454 clean-ups in help messages.
17455
17456 2002-03-26 Fred Fish <fnf@redhat.com>
17457
17458 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
17459 have debugging info for those functions and the compiler uses them
17460 internally to copy structs around.
17461
17462 2002-03-26 Fred Fish <fnf@redhat.com>
17463
17464 * gdb.base/list.exp: Revert the change made yesterday and add note
17465 about why we don't list the default lines for remote targets.
17466
17467 2002-03-25 Michael Snyder <msnyder@redhat.com>
17468
17469 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
17470
17471 2002-03-25 Fred Fish <fnf@redhat.com>
17472
17473 * gdb.base/list.exp: This test works on remote targets so remove
17474 the short circuit for remote targets. Update copyright.
17475
17476 2002-03-25 Fred Fish <fnf@redhat.com>
17477
17478 * gdb.base/attach.exp: Fix logic error that was suppressing this
17479 test for all non hppa*-*-hpux* targets, instead of the hp target.
17480 Move comments closer to the suppression point. Also now need to
17481 check that we are running natively.
17482
17483 2002-03-22 Michael Snyder <msnyder@redhat.com>
17484
17485 * gdb.base/default.exp: Add test for gcore. Update copyright.
17486 * gdb.base/help.exp: Add test for gcore. Update copyright.
17487
17488 2002-03-06 Fred Fish <fnf@redhat.com>
17489
17490 * gdb.base/funcargs.c: Remove extraneous ';' character.
17491 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
17492
17493 2002-03-04 Michael Chastain <mec@shout.net>
17494
17495 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
17496 accommodate gcc v3 function signature.
17497 * gdb.mi/mi0-var-cmd-exp: Ditto.
17498
17499 2002-02-24 Andrew Cagney <ac131313@redhat.com>
17500
17501 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
17502 ``GNU/Linux'' or ``Linux kernel''
17503 * testsuite/gdb.threads/pthreads.c: Ditto.
17504
17505 2002-02-24 Michael Chastain <mec@shout.net>
17506
17507 * gdb.threads/pthreads.c (thread1): Add a return statement.
17508 (thread2): Likewise.
17509 (foo): Likewise.
17510
17511 2002-02-23 Michael Chastain <mec@shout.net>
17512
17513 * gdb.threads/linux-dp.c (philosopher): Add a return statement
17514 to placate gcc.
17515
17516 2002-02-23 Michael Chastain <mec@shout.net>
17517
17518 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
17519 test "ptype bint". The test passes on all my stabs configurations.
17520
17521 2002-02-21 Jim Blandy <jimb@redhat.com>
17522
17523 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
17524 filename at a time, and watch for the ones we want to see.
17525
17526 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
17527 types of pointers to prototyped functions.
17528
17529 2002-02-20 Andrew Cagney <ac131313@redhat.com>
17530
17531 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
17532 signed, unsigned and straight char.
17533 (padding_char, padding_short, padding_int, padding_long,
17534 padding_long_long, padding_float, padding_double,
17535 padding_long_double): New global variables.
17536 (fill, fill_structs): New functions.
17537
17538 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
17539 for correctly sized writes. Update copyright.
17540 (get_valueof): New procedure.
17541 (get_sizeof): Call get_valueof.
17542 (check_valueof): New procedure.
17543 (check_padding): New procedure.
17544
17545 2002-02-20 Michael Chastain <mec@shout.net>
17546
17547 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
17548 to setup_xfail. Document some of the remaining calls.
17549
17550 2002-02-18 Michael Chastain <mec@shout.net>
17551
17552 * gdb.c++/userdef.exp: Update copyright year.
17553
17554 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
17555
17556 * gdb.c++/userdef.exp: Test overloaded operators properly.
17557 Remove xfails.
17558
17559 2002-02-14 Michael Snyder <msnyder@redhat.com>
17560
17561 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
17562
17563 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
17564
17565 * gdb.base/a2-run.exp: Check for a remote target properly.
17566 * gdb.base/annota1.exp: Likewise.
17567 * gdb.base/list.exp: Likewise.
17568 * gdb.base/reread.exp: Likewise.
17569 * gdb.base/scope.exp: Likewise.
17570 * gdb.base/shlib-call.exp: Likewise.
17571 * gdb.base/term.exp: Likewise.
17572 * gdb.c++/annota2.exp: Likewise.
17573
17574 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
17575
17576 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
17577
17578 2002-02-10 Michael Chastain <mec@shout.net>
17579
17580 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
17581 (call_after_alloca): Ditto.
17582
17583 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
17584
17585 * gdb.base/ending-run.exp: Guard "cont" test with
17586 gdb_skip_stdio_test.
17587
17588 2002-02-06 Jim Blandy <jimb@redhat.com>
17589
17590 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
17591 from here...
17592 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
17593 To here. Disable this test on non-HP platforms. Add big comment.
17594
17595 2002-02-04 Michael Snyder <msnyder@redhat.com>
17596
17597 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
17598 other than d10v and m32r.
17599
17600 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
17601
17602 * gdb.base/default.exp: Rewrite test patterns to reduce time
17603 taken to match them.
17604
17605 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
17606
17607 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
17608 Allow a start function above main.
17609 * gdb.threads/linux-dp.exp: Fix copyright date.
17610
17611 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
17612
17613 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
17614 (check_philosopher_stack): Check for manager thread before checking
17615 for a just-starting thread.
17616
17617 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
17618
17619 From Neil Booth <neil@daikokuya.demon.co.uk>:
17620 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
17621 warnings.
17622
17623 2002-01-21 Fred Fish <fnf@redhat.com>
17624
17625 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
17626 not caller.
17627
17628 2002-01-21 Jim Blandy <jimb@redhat.com>
17629
17630 * gdb.base/reread.exp: Check that GDB properly re-reads the
17631 executable file when it changes while no inferior is running.
17632
17633 2002-01-21 Fred Fish <fnf@redhat.com>
17634
17635 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
17636 optionally accept the "shlib events" variation.
17637
17638 2002-01-21 Jim Blandy <jimb@redhat.com>
17639
17640 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
17641 call `fflush' after every `printf', so that the output is produced
17642 at predictable points, regardless of whatever buffering does (or
17643 doesn't) take place.
17644 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
17645 at different points.
17646
17647 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
17648
17649 * gdb.c++/inherit.exp: Update copyright years.
17650 * gdb.c++/method.exp: Likewise.
17651
17652 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
17653
17654 * gdb.c++/classes.exp: Update for improved v3 support and skipping
17655 artificial methods/arguments.
17656 * gdb.c++/derivation.exp: Likewise.
17657 * gdb.c++/inherit.exp: Likewise.
17658 * gdb.c++/method.exp: Likewise.
17659 * gdb.c++/virtfunc.exp: Likewise.
17660
17661 2002-01-18 Andrew Cagney <ac131313@redhat.com>
17662
17663 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
17664 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
17665 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
17666 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
17667 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
17668 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
17669
17670 2002-01-17 Jim Blandy <jimb@redhat.com>
17671
17672 * gdb.asm/asm-source.exp (info symbol): Take another shot at
17673 anchoring the pattern matching the entry point symbol's name.
17674
17675 2002-01-17 Andrew Cagney <ac131313@redhat.com>
17676
17677 * gdb.base/maint.exp: Update ``maint internal-error'' to match
17678 continue/quit query. Update copyright.
17679
17680 2002-01-14 Michael Snyder <msnyder@redhat.com>
17681
17682 * gdb.base/gcore.exp: Remove extra debugging output.
17683
17684 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
17685
17686 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
17687 for slightly dubious v2 mangled string.
17688
17689 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
17690
17691 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
17692
17693 2002-01-10 Jason Merrill <jason@redhat.com>
17694
17695 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
17696
17697 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
17698 constructors.
17699 * gdb.c++/derivation.exp: Likewise.
17700 * gdb.c++/templates.exp: Likewise.
17701 * gdb.c++/virtfunc.exp: Likewise.
17702
17703 2002-01-10 Michael Snyder <msnyder@redhat.com>
17704
17705 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
17706
17707 2002-01-08 Michael Snyder <msnyder@redhat.com>
17708
17709 * gdb.base/gcore.exp: New test for generate-core-file command.
17710 * gdb.base/gcore.c: Testcase for above.
17711 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
17712
17713 2002-01-08 Jason Merrill <jason@redhat.com>
17714
17715 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
17716
17717 2002-01-07 Fred Fish <fnf@redhat.com>
17718
17719 * gdb.c++/overload.exp: Remove unconditional xfails for:
17720 print foo_instance1.overloadargs(1)
17721 print foo_instance1.overloadargs(1, 2)
17722 print foo_instance1.overloadargs(1, 2, 3)
17723 print foo_instance1.overloadargs(1, 2, 3, 4)
17724 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
17725 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
17726 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
17727 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
17728 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
17729 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
17730 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
17731 print foo_instance1.overload1arg()
17732 print foo_instance1.overload1arg((char)arg2)
17733 print foo_instance1.overload1arg((signed char)arg3)
17734 print foo_instance1.overload1arg((unsigned char)arg4)
17735 print foo_instance1.overload1arg((int)arg7)
17736 print foo_instance1.overload1arg((unsigned int)arg8)
17737 print foo_instance1.overload1arg((float)arg11)
17738 print foo_instance1.overload1arg((double)arg12)
17739
17740 2002-01-07 Michael Snyder <msnyder@redhat.com>
17741
17742 * gdb.base/huge.exp: New test. Print a very large target data object.
17743 (skip_huge_test): New test variable. Define if you want to skip this
17744 test. The test reads an 8 megabyte data object from the target, so it
17745 might be very time consuming on remote targets with a slow connection.
17746 * gdb.base/huge.c: New file. Test case for above.
17747
17748 2002-01-07 Fred Fish <fnf@redhat.com>
17749
17750 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
17751 g_instance.bfoo, and g_instance.cfoo.
17752
17753 2002-01-07 Jeffrey A Law <law@redhat.com>
17754
17755 * gdb.base/break.c (multi_line_if_conditional): New function.
17756 (multi_ilne_while_conditional): Likewise.
17757 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
17758 IF or WHILE condition puts the breakpoint at the start of
17759 the condition.
17760
17761 * gdb.base/selftest.exp (backtrace through signal handler): Remove
17762 hppa*-*-hpux* expected failure.
17763 * gdb.base/structs.exp (do_function_calls): Similarly.
17764
17765 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
17766 watchpoints.
17767
17768 2002-01-06 Andrew Cagney <ac131313@redhat.com>
17769
17770 Fix PR gdb/66.
17771 * gdb.base/structs.exp: Replace skip for a29k with skip for
17772 gdb,cannot_call_functions.
17773 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
17774 * gdb.base/callfuncs.exp: Ditto.
17775 * gdb.base/call-rt-st.exp: Ditto.
17776 * gdb.base/call-strs.exp: Ditto.
17777 * gdb.base/callfwmall.exp: Ditto.
17778 * gdb.base/scope.exp: Obsolete xfail a29k.
17779 * gdb.c++/misc.exp: Ditto.
17780 * gdb.c++/cplusfuncs.exp: Ditto.
17781 * gdb.base/ptype.exp: Ditto.
17782 * gdb.base/printcmds.exp: Ditto.
17783 * gdb.base/opaque.exp: Ditto.
17784 * gdb.base/list.exp: Ditto.
17785 * gdb.base/funcargs.exp: Ditto.
17786 * gdb.base/default.exp: Ditto.
17787
17788 2002-01-04 Michael Snyder <msnyder@redhat.com>
17789
17790 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
17791 * gdb.base/maint.exp: Add tests for maint info sections options.
17792
17793 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
17794
17795 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
17796
17797 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
17798
17799 * gdb.asm/arm.inc: New file.
17800 * gdb.asm/asm-source.exp: Add arm targets.
17801 * gdb.asm/configure.in: Ditto.
17802 * gdb.asm/configure: Recreated from configure.in.
17803
17804 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
17805
17806 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
17807 with HP's compiler.
17808 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
17809 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
17810 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
17811 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
17812
17813 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
17814 either HP's compilers or GCC.
17815
17816 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
17817 a SIGBUS or SIGSEGV.
17818
17819 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
17820
17821 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
17822 can be compiled with either HP's compiler or GCC.
17823
17824 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
17825 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
17826 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
17827
17828 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
17829 to match current gdb output. Update due to using auto-solib-limit
17830 for limiting instead of overloading auto-solib-add.
17831 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
17832 test program.
17833
17834 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
17835 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
17836 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
17837 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
17838 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
17839 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
17840 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
17841 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
17842 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
17843 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
17844 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
17845 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
17846 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
17847
17848 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
17849 a SIGTRAP to the inferior.
17850
17851 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
17852
17853 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
17854 Substitute call to target_link by call to gdb_compile.
17855
17856 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
17857
17858 * gdb.base/break.exp: Fix HP specific search string when testing
17859 backtracing in a called function.
17860
17861 * gdb.base/constvars.exp: Only set lang to C++ if we're
17862 compiling the test with HP's compilers.
17863 * gdb.base/volatile.exp: Similarly.
17864
17865 2001-12-19 Jim Blandy <jimb@redhat.com>
17866
17867 * gdb.base/printcmds.exp: Expect the null character to be printed
17868 as '\0', and the '\013' to be printed as '\v'.
17869 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
17870 * gdb.base/setvar.exp: Same.
17871
17872 2001-12-17 Jim Blandy <jimb@redhat.com>
17873
17874 * gdb.base/completion.exp: Rather than completing very long
17875 filenames, which can make the readline library produce output we
17876 don't recognize, cd to the directory first, and then complete
17877 using nice, short relative paths.
17878
17879 * gdb.base/completion.exp: On some systems, there is, in fact, a
17880 variable named `b' in scope, since GDB treats all static
17881 variables as being in scope. So use `no_var_named_this'
17882 instead of `b'.
17883
17884 * gdb.base/corefile.exp: Recognize the message saying that GDB
17885 can't find the core file's registers as a failure.
17886
17887 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
17888
17889 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
17890 test expect string more specific.
17891
17892 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
17893
17894 * gdb.asm/asm-source.exp: Add support for xstormy16.
17895 * gdb.asm/configure.in: Ditto.
17896 * gdb.asm/configure: Rebuild.
17897 * gdb.asm/xstormy16.inc: New file.
17898
17899 2001-12-10 Fred Fish <fnf@redhat.com>
17900
17901 * gdb.base/maint.exp: Update to match changes in type dumping code.
17902
17903 2001-12-10 Jim Blandy <jimb@redhat.com>
17904
17905 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
17906 matching the entry point symbol's name at the beginning of the
17907 line.
17908
17909 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
17910
17911 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
17912 gdb.c++/inherit.exp, gdb.c++/method.exp,
17913 gdb.c++/namespace.exp, gdb.c++/templates.exp,
17914 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
17915 and class layout support.
17916
17917 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
17918
17919 * gdb.c++/classes.exp: Add test for static member function.
17920 * gdb.c++/misc.cc: Add class with static member function.
17921
17922 2001-12-07 Jim Blandy <jimb@redhat.com>
17923
17924 If GDB says it can't find the struct the function returned, report
17925 those tests as `unsupported'.
17926 * gdb.base/call-rt-st.exp (print_struct_call): New function.
17927 Rewrite subsequent tests to use it.
17928
17929 If GDB says it can't find the struct the function returned, report
17930 those tests as `unsupported'.
17931 * gdb.base/structs.exp (call_struct_func): New function.
17932 (do_function_calls): Use call_struct_func to call the functions
17933 returning structs.
17934
17935 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
17936 whether functions are prototyped or not, so we can't possibly pass
17937 arguments to t_float_values2 properly.
17938
17939 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
17940 value of `timeout' for targets other than the mips*tx39-*.
17941
17942 2001-12-06 Michael Snyder <msnyder@redhat.com>
17943
17944 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
17945 and detect whether the start symbol has a leading underscore.
17946
17947 2001-12-04 Jim Blandy <jimb@redhat.com>
17948
17949 * gdb.base/completion.exp: Clarify indentation.
17950
17951 2001-12-03 Jim Blandy <jimb@redhat.com>
17952
17953 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
17954 variables on the S/390, not `.word'.
17955
17956 2001-11-30 Jim Blandy <jimb@redhat.com>
17957
17958 Add assembly-source tests for s390-ibm-linux.
17959 * gdb.asm/s390.inc: New file.
17960 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
17961 the S/390 architecture.
17962 * gdb.asm/configure: Regenerated.
17963
17964 2001-11-30 Michael Snyder <msnyder@redhat.com>
17965
17966 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
17967 next, info source, info sources, info line, global and static
17968 variables, and static functions.
17969 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
17970 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
17971 * gdb.asm/asmsrc1.s: Add a static function and some variables.
17972 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
17973 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
17974 (gdbasm_leave): Restore frame pointer.
17975 (gdbasm_startup): Copy stack set-up from crt0.S.
17976
17977 2001-11-26 Fernando Nasser <fnasser@redhat.com>
17978
17979 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
17980 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
17981 to a local (non-static) variable. Copy tstruct.a to a static buffer
17982 and return a pointer to that buffer.
17983 * gdb.base/callfwmall.c (t_structs_a): Ditto.
17984
17985 2001-11-24 Mark Kettenis <kettenis@gnu.org>
17986
17987 * gdb.asm/configure.in: Fix recognition of ix86 target.
17988 * gdb.asm/configure: Regenerate.
17989
17990 2001-11-21 Michael Snyder <msnyder@redhat.com>
17991
17992 * gdb.asm/sparc.inc: New file.
17993 * gdb.asm/asm-source.exp: Recognize sparc target.
17994 * gdb.asm/configure.in: Recognize sparc target.
17995 * gdb.asm/configure: Regenerate.
17996
17997 2001-11-21 Michael Snyder <msnyder@redhat.com>
17998
17999 * gdb.asm/m32r.inc: New file.
18000 * gdb.asm/asm-source.exp: Recognize m32r target.
18001 * gdb.asm/configure.in: Recognize m32r target.
18002 * gdb.asm/configure: Regenerate.
18003
18004 2001-11-20 Michael Snyder <msnyder@redhat.com>
18005
18006 * gdb.asm/i386.inc: New file.
18007 * gdb.asm/asm-source.exp: Recognize ix86 target.
18008 * gdb.asm/configure.in: Recognize ix86 target.
18009 * gdb.asm/configure: Regenerate.
18010
18011 * gdb.c++/namespace.exp: Fix quotes in output messages.
18012
18013 2001-11-14 Michael Snyder <msnyder@redhat.com>
18014
18015 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
18016 qualifier in a type cast expression, to designate an address
18017 in the instruction space (Harvard architecture).
18018
18019 2001-11-13 Michael Snyder <msnyder@redhat.com>
18020
18021 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
18022 Tests for expressions using 'const' and 'volatile'.
18023
18024 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
18025
18026 * gdb.asm/asm-sources.exp: Allow defining linker flags.
18027
18028 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
18029
18030 * lib/mi-support.exp (mi_run_to_helper): Move comments
18031 outside of gdb_expect.
18032
18033 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
18034
18035 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
18036 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
18037 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
18038 mi0_run_to): New functions.
18039 * gdb.mi/mi-simplerun.exp: Use them.
18040 * gdb.mi/mi0-simplerun.exp: Likewise.
18041 * gdb.mi/mi-var-cmd.exp: Likewise.
18042 * gdb.mi/mi0-var-cmd.exp: Likewise.
18043
18044 2001-11-10 Andrew Cagney <ac131313@redhat.com>
18045
18046 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
18047 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
18048
18049 2001-11-09 Andrew Cagney <ac131313@redhat.com>
18050
18051 * gdb.base/restore.exp: Include $expected value in restored test
18052 message.
18053
18054 2001-11-09 Andrew Cagney <ac131313@redhat.com>
18055
18056 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
18057 implemented.
18058
18059 2001-11-08 Michael Snyder <msnyder@redhat.com>
18060
18061 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
18062 Add pass/fail message for stop at breakpoint in call dummy function.
18063
18064 2001-11-07 Michael Snyder <msnyder@redhat.com>
18065
18066 * gdb.c++/templates.exp (test_template_breakpoints):
18067 If we get an overload menu, but it does not match what
18068 we expect, we still need to issue the "cancel" command.
18069 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
18070 making the whitespace optional. Argument for "new" may be
18071 "unsigned" as well as "unsigned int/long".
18072 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
18073 making the whitespace optional. Also replace "(void) with
18074 "((void|)), making the keyword "void" optional.
18075 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
18076 making the whitespace optional. Also replace "(void) with
18077 "((void|)), making the keyword "void" optional.
18078 * gdb.base/callfuncs.c (t_float_values): This function must
18079 _not_ be prototyped, and the following function (t_float_values2)
18080 must be prototyped (if the compiler supports it), so that GDB
18081 can be tested against both cases. Usually one case involves
18082 promotion of float to double, while the other does not.
18083 * gdb.base/callfwmall.c: Ditto.
18084 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
18085 includes a stack frame for "start".
18086
18087 2001-11-05 Jim Blandy <jimb@redhat.com>
18088
18089 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
18090 pointers are 32 bits long, and that offsets of relocs are always
18091 stored in the data (REL-style), and not in the reloc entry itself
18092 (RELA-style).
18093 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
18094 stabs.
18095
18096 2001-11-01 Michael Snyder <msnyder@redhat.com>
18097
18098 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
18099 and regular expression operators by using quoting.
18100
18101 2001-10-31 Michael Snyder <msnyder@redhat.com>
18102
18103 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
18104 depending on what the symbol table contains.
18105 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
18106 the output of the ptype command. Similarly, accept both "const &"
18107 and "const&".
18108
18109 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
18110
18111 * gdb.base/miscexprs.c (main): Add usage of preprocessor
18112 symbol `STORAGE' to allow to choose the storage class of
18113 the local datastructures.
18114 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
18115 compiler directive.
18116
18117 2001-10-30 Michael Snyder <msnyder@redhat.com>
18118
18119 * gdb.base/jump.exp: Allow it to run for all targets.
18120
18121 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
18122
18123 * gdb.base/call-ar-st.c (print_double_array): Match for loop
18124 with new double_array size.
18125 (main): Change storage class of all local variables to static.
18126 Reduce size of double_array to 9.
18127 * gdb.base/call-ar-st.exp: Increase timeout value.
18128 Change expected output for double array to match new size in
18129 call-ar-st.c.
18130
18131 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
18132
18133 * gdb.base/ending-run.exp: Create identical output when passing
18134 `step to end of run' case. Add regular expression branch satisfying
18135 Stormy16 target.
18136
18137 2001-10-28 Mark Kettenis <kettenis@gnu.org>
18138
18139 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
18140 that we catch the expected failure under Linux/x86.
18141
18142 2001-10-29 Orjan Friberg <orjanf@axis.com>
18143
18144 * gdb.base/setvar.exp: Escape curly braces.
18145 * gdb.stabs/weird.exp: Ditto.
18146
18147 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
18148
18149 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
18150 * gdm.mi/mi0-hack-cli.exp: Likewise.
18151
18152 2001-10-25 Andrew Cagney <ac131313@redhat.com>
18153
18154 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
18155 messages.
18156
18157 2001-10-21 Andrew Cagney <ac131313@redhat.com>
18158
18159 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
18160 checking MI enabled.
18161
18162 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
18163
18164 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
18165
18166 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
18167
18168 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
18169 if gdb child process crashes, just signal an error.
18170
18171 2001-10-02 Jim Blandy <jimb@redhat.com>
18172
18173 * lib/gdb.exp (test_xfail_format): Simplify.
18174
18175 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
18176 front of the variable name `format'. Simplify `if'.
18177
18178 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
18179
18180 * gdb.threads/pthreads.exp: Wait for output and delay
18181 before sending ^C.
18182
18183 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
18184
18185 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
18186 some incorrect output instead of timing out.
18187 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
18188
18189 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
18190
18191 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
18192 check to allow additional `int'.
18193
18194 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
18195
18196 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
18197 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
18198
18199 2001-09-27 Michael Snyder <msnyder@redhat.com>
18200
18201 * lib/gdb.exp (test_debug_format): New proc.
18202 (setup_xfail_format): Use new proc test_debug_format.
18203 * gdb.base/constvars.exp (local_compiler_xfail_check): New
18204 proc; use new service proc test_debug_format.
18205 Replace all other "gcc_compiled" tests with this test.
18206 * gdb.base/volatile.exp (local_compiler_xfail_check): New
18207 proc; use new service proc test_debug_format.
18208 Replace all other "gcc_compiled" tests with this test.
18209
18210 2001-09-27 Michael Snyder <msnyder@redhat.com>
18211
18212 * gdb.base/cvexpr.exp: New file.
18213 * gdb.base/cvexpr.c: New file
18214 Test for expressions using const and volatile keywords.
18215
18216 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
18217
18218 * gdb.base/constvars.exp: Check for different orders of keywords
18219 and additional "int" strings in output.
18220
18221 2001-09-22 Andrew Cagney <ac131313@redhat.com>
18222
18223 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
18224 responses from "help maint".
18225
18226 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
18227
18228 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
18229 to localhost:NNN instead of :NNN, in case Xvfb is listening
18230 only on TCP.
18231
18232 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
18233
18234 * gdb.base/recurse.exp: When checking leaving the watchpoint
18235 scope, recognize when gdb is in function's epilogue and pass.
18236
18237 2001-09-18 Keith Seitz <keiths@redhat.com>
18238
18239 * lib/insight-support.exp (_gdbtk_export_target_info): Add
18240 support for running tests against sid targets.
18241 (gdbtk_done): Ditto.
18242
18243 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
18244
18245 * gdb.base/ending-run.c (main): Set stdout buffersize
18246 to the same reasonable value for any target.
18247 * gdb.base/ending-run.exp: Add a regular expression
18248 to make testsuite happy on Sanyo Stormy16 target.
18249
18250 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
18251
18252 * gdb.base/display.c (do_loops): Add float variable `f'.
18253 Increment f in loop.
18254 * gdb.base/display.exp: Increment timeout by 60 seconds.
18255 Change float display test to use variable `f'.
18256
18257 2001-09-17 Jim Blandy <jimb@redhat.com>
18258
18259 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
18260 overflowing the limited breakpoint tables on some ROM monitors
18261 (like the ROM68K).
18262
18263 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
18264
18265 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
18266 the "-ac" (disable access control) flag.
18267
18268 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
18269
18270 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
18271 ints.
18272
18273 2001-08-30 Keith Seitz <keiths@redhat.com>
18274
18275 * lib/gdb.exp: Move all insight-related functionality into
18276 separate file.
18277 * lib/insight-support.exp: New file.
18278
18279 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
18280
18281 * config/sid.exp (sid_start): Never set sid verbosity; disable
18282 expect_background {} that consumed its stdout; tolerate </dev/null.
18283 Attempt to set endianness override in "sid" protocol mode. Cleanup.
18284
18285 2001-08-18 Andrew Cagney <ac131313@redhat.com>
18286
18287 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
18288 CLI jump command to start it.
18289 (mi_run_to_main): Fail immediatly when unexpected output.
18290
18291 2001-08-18 Andrew Cagney <ac131313@redhat.com>
18292
18293 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
18294 beginning of function. Fix PR gdb/191.
18295
18296 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
18297
18298 * config/sid.exp (sid_start): Don't warn if we cannot figure out
18299 what to force sid endianness to.
18300
18301 2001-08-15 Keith Seitz <keiths@redhat.com>
18302
18303 * lib/gdb.exp (gdbtk_start): Don't set environment
18304 variables for TCL_LIBRARY and friends. Insight will
18305 now figure these out for itself.
18306
18307 2001-08-02 Michael Snyder <msnyder@redhat.com>
18308
18309 * gdb.base/completion.exp: Remove the symbol "a64l" from
18310 the expect string; this is target-specific, and not related
18311 to what is being tested.
18312
18313 2001-08-02 Dave Brolley <brolley@redhat.com>
18314
18315 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
18316
18317 2001-07-25 Michael Snyder <msnyder@redhat.com>
18318
18319 * gdb.base/consecutive.exp: New file. Test stepping over
18320 breakpoints on consecutive instructions.
18321 * gdb.base/consecutive.c: New file.
18322
18323 * gdb.base/call-rt-st.exp: Use double-backslash to quote
18324 curly braces in regular expressions.
18325
18326 2001-07-25 Michael Snyder <msnyder@redhat.com>
18327
18328 * gdb.base/ending-run.exp: Accept "Program exited normally" as
18329 legitimate output from stepping out of main.
18330
18331 2001-07-22 Keith Seitz <keiths@redhat.com>
18332
18333 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
18334 the empty string, do not run the tests.
18335
18336 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18337
18338 * gdb.base/long_long.exp: Detect size of pointer. Take into
18339 account 2-byte pointers when testing for p/a results.
18340
18341 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18342
18343 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
18344 and defined to 1K for m68hc11.
18345 (random_data): Reduce table to 1K for embedded platforms (68hc11).
18346 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
18347 (sizeof_random_data): New variable to tell the size of the data table;
18348 don't test past this size; always run to main.
18349
18350 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18351
18352 * gdb.base/return2.exp: return of long long and double fails for
18353 68HC11; don't execute these tests on that platform.
18354 * gdb.base/return.exp: Return of a double fails for 68hc11.
18355
18356 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18357
18358 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
18359 tests that print a float.
18360 * call-rt-st.exp: Likewise.
18361
18362 2001-07-12 Mark Kettenis <kettenis@gnu.org>
18363
18364 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
18365 running this test on Linux.
18366
18367 2001-06-24 Michael Chastain <chastain@redhat.com>
18368
18369 * gdb.base/arithmet.exp: Remove some tests to make all test names
18370 unique.
18371
18372 2001-07-03 Michael Snyder <msnyder@redhat.com>
18373
18374 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
18375 the output of the ptype command.
18376
18377 2001-07-02 Michael Snyder <msnyder@redhat.com>
18378
18379 * gdb.base/completion.exp: Don't assume that break.c is the only
18380 source file that may contain functions named "marker".
18381 * gdb.base/corefile.exp: Quote the curly braces in regexp.
18382
18383 2001-06-28 Andrew Cagney <ac131313@redhat.com>
18384
18385 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
18386 of files to delete.
18387
18388 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
18389 * gdb.disasm/h8300s.exp: New file.
18390 gdb.disasm/h8300s.s: Likewise.
18391
18392 2001-06-27 Andrew Cagney <ac131313@redhat.com>
18393
18394 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
18395 empty breakpoint tables.
18396
18397 2001-06-25 Andrew Cagney <ac131313@redhat.com>
18398
18399 * lib/mi-support.exp: Update args=... part of stop-reason
18400 patterns. Accept either a list or a tuple.
18401
18402 2001-06-23 Andrew Cagney <ac131313@redhat.com>
18403
18404 * lib/mi-support.exp: Remove local emacs variable defining
18405 change-log-default-name.
18406
18407 2001-06-22 Michael Chastain <chastain@redhat.com>
18408
18409 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
18410 This is operationally compatible with the previous version.
18411
18412 2001-06-13 Jim Blandy <jimb@redhat.com>
18413
18414 * lib/gdb.exp (gdb_test): Doc fix.
18415
18416 2001-06-10 Michael Chastain <chastain@redhat.com>
18417
18418 * gdb.base/exprs.exp: Remove a duplicate test.
18419
18420 2001-06-06 Jim Blandy <jimb@redhat.com>
18421
18422 * gdb.base/return2.exp (main): Use values to test float and double
18423 returns that are not NaN's, to avoid being confused by IEEE
18424 comparison rules.
18425
18426 2001-06-04 Michael Snyder <msnyder@redhat.com>
18427
18428 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
18429 non-zero if control_c fails. Terminate the test on failure,
18430 rather than wait for 12 more tests to time out.
18431
18432 2001-06-06 Jim Blandy <jimb@redhat.com>
18433
18434 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
18435 Don't forget to match the GDB prompt.
18436
18437 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
18438
18439 2001-06-04 Jim Blandy <jimb@redhat.com>
18440
18441 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
18442 command.
18443
18444 2001-05-31 Kevin Buettner <kevinb@redhat.com>
18445
18446 * gdb.base/annota1.exp (info break): Match four or more spaces
18447 after "Address".
18448
18449 2001-05-31 Michael Chastain <chastain@redhat.com>
18450
18451 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
18452 (dm_type_int_star): Likewise.
18453 (dm_type_long_star): Likewise.
18454 (dm_type_void_star): Likewise.
18455
18456 2001-05-29 Kevin Buettner <kevinb@redhat.com>
18457
18458 * gdb.base/completion.exp (INPUTRC): Set this environment variable
18459 to a known value in order to get consistent results regardless
18460 of the setting of INPUTRC or the presence or contents of .inputrc.
18461
18462 2001-05-24 Michael Snyder <msnyder@redhat.com>
18463
18464 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
18465 Don't require that the main thread and the manager thread are the
18466 first in the list.
18467
18468 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
18469 debugging. If test fails, issue an "unsupported" not a "fail".
18470
18471 2001-05-24 Jim Blandy <jimb@redhat.com>
18472
18473 Don't assume that short is shorter than int.
18474 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
18475 assume that shorts are smaller than ints. On a 16-bit machine,
18476 this isn't true.
18477 ("print unsigned char == (~0)"): Add test that verifies that ~0,
18478 an int, is not equal to ~0 stored in an unsigned char. This tests
18479 the same thing that the previous test meant to, but works on
18480 16-bit machines, too.
18481 ("print unsigned char != (~0)"): Same test, complemented.
18482
18483 2001-05-24 Michael Snyder <msnyder@redhat.com>
18484
18485 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
18486 test for (full_coverage == 0). This makes the test run faster,
18487 and prevents dejagnu getting out of step.
18488
18489 2001-05-23 Kevin Buettner <kevinb@redhat.com>
18490
18491 * gdb.base/finish.exp (finish_void): Revise pattern for
18492 stopping on the call statement to not permit stopping at
18493 the start of the instructions comprising the call sequence.
18494
18495 2001-05-19 Michael Chastain <chastain@redhat.com>
18496
18497 * gdb.base/callfuncs.exp: Make all test names unique.
18498 * gdb.base/commands.exp: Make all test names unique.
18499 * gdb.base/condbreak.exp: Make all test names unique.
18500 * gdb.base/dbx.exp: Make all test names unique.
18501 * gdb.base/default.exp: Make all test names unique.
18502 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
18503 and TIMEOUT messages to their corresponding PASS message.
18504 * gdb.base/ending-run.exp: Make all test names unique.
18505 * gdb.base/long_long.exp: Remove duplicate test.
18506
18507 2001-05-21 Kevin Buettner <kevinb@redhat.com>
18508
18509 * gdb.base/finish.exp (finish_void): Allow "finish" command to
18510 stop on the call statement as well as the statement after the
18511 call.
18512
18513 2001-05-21 Michael Snyder <msnyder@redhat.com>
18514
18515 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
18516
18517 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
18518
18519 * gdb.base/completion.exp: Revamp test. Make it execute on all
18520 platforms.
18521
18522 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
18523
18524 * config/gdbserver.exp (gdb_load): Handle the case
18525 in which the arguments to gdbserver are given in the
18526 baseboard configuration file.
18527 Also handle the case in which the server needs to do a
18528 load.
18529
18530 2001-05-07 Keith Seitz <keiths@cygnus.com>
18531
18532 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
18533 set up the display for testing.
18534 (gdbtk_start): Convert all paths to paths that tcl will like.
18535 Export target information to environment.
18536 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
18537 necessary.
18538 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
18539 (to_tcl_path): New proc to convert a given pathname into
18540 a path acceptible as an argument to a tcl command.
18541 (_gdbtk_export_target_info): New proc to export target info
18542 into the environment for gdbtk testing.
18543 (gdbtk_done): New proc to signal end-of-test.
18544
18545 2001-05-06 Jim Blandy <jimb@redhat.com>
18546
18547 * restore.c: Make the code of caller0 correspond to its comment.
18548
18549 2001-05-03 Michael Snyder <msnyder@redhat.com>
18550
18551 * config/sid.exp (gdb_target_sid): Check for error messages.
18552 On error or timeout, don't make expect exit (which will terminate
18553 all subsequent tests); instead just make gdb exit.
18554 (gdb_load): Check for error messages. On error or timeout,
18555 return a negative value.
18556
18557 2001-04-24 Jim Blandy <jimb@redhat.com>
18558
18559 * gdb.c++/templates.exp: If we see the prompt for the overload
18560 list, but we haven't recognized any of the longer patterns,
18561 arrange for this test to fail, not hang.
18562
18563 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
18564 variations.
18565
18566 2001-04-22 Michael Chastain <chastain@redhat.com>
18567
18568 * gdb.c++/local.exp: Use the 'runto' library function.
18569 * gdb.c++/namespace.exp: Likewise.
18570 * gdb.c++/overload.exp: Likewise.
18571
18572 2001-03-26 Kevin Buettner <kevinb@redhat.com>
18573
18574 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
18575 * gdb.base/step-line.exp: New file. Test step/next in presence of
18576 #line directives.
18577 * gdb.base/step-line.c: New file. Test program for the above.
18578 * gdb.base/step-line.inp: New file. We pretend that this file has
18579 been transformed by some other tool into step-line.c.
18580
18581 2001-03-21 Jim Blandy <jimb@redhat.com>
18582
18583 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
18584 unmangled operator names.
18585
18586 2001-03-20 Jim Blandy <jimb@redhat.com>
18587
18588 * gdb.threads/linux-dp.exp: Recognize an additional message
18589 generated by GDB when it doesn't understand how to debug threads
18590 on the target system.
18591
18592 2001-03-19 Andrew Cagney <ac131313@redhat.com>
18593
18594 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
18595
18596 2001-03-12 Michael Chastain <chastain@redhat.com>
18597
18598 * gdb.c++/derivation.exp: Use the 'runto' library function.
18599
18600 2001-03-12 Michael Chastain <chastain@redhat.com>
18601
18602 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
18603
18604 2001-02-24 Michael Chastain <chastain@redhat.com>
18605
18606 * gdb.c++/ref-types.exp: Change handwritten code to library
18607 function 'runto'.
18608
18609 2001-03-16 Orjan Friberg <orjanf@axis.com>
18610
18611 * gdb.base/signals.exp: Set count to 0 explicitly.
18612
18613 2001-03-15 Mark Salter <msalter@redhat.com>
18614
18615 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
18616 (gdb_target_monitor): Add check of gdb_target_cmd return value.
18617 (gdb_load): Add support for additional target_info: gdb_download_size
18618 and gdb_load_timeout.
18619
18620 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
18621
18622 * gdb.base/annota1.exp: Move test of isnative to earlier in the
18623 file -- to prevent failing when the compile fails but we have no
18624 intention of running the tests anyway.
18625
18626 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
18627 tests if set.
18628
18629 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
18630 integers.
18631
18632 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
18633 * gdb.c++/namespace.exp: Ditto.
18634
18635 2001-03-07 Orjan Friberg <orjanf@axis.com>
18636
18637 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
18638 * gdb.base/pointers.exp: Relax pattern match of decimals.
18639
18640 2001-03-06 Kevin Buettner <kevinb@redhat.com>
18641
18642 * Makefile.in, config/abug.exp, config/cfdbug.exp,
18643 config/cpu32bug.exp, config/dve.exp, config/est.exp,
18644 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
18645 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
18646 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
18647 config/sh.exp, config/sid.exp, config/slite.exp,
18648 config/sparclet.exp, config/udi.exp, config/unknown.exp,
18649 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
18650 config/vxworks.exp, config/vxworks29k.exp,
18651 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
18652 gdb.base/all-bin.exp, gdb.base/annota1.exp,
18653 gdb.base/arithmet.exp, gdb.base/assign.exp,
18654 gdb.base/async.exp, gdb.base/attach.exp,
18655 gdb.base/bitfields.exp, gdb.base/bitops.exp,
18656 gdb.base/break.exp, gdb.base/call-ar-st.exp,
18657 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
18658 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
18659 gdb.base/commands.exp, gdb.base/completion.exp,
18660 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
18661 gdb.base/constvars.exp, gdb.base/corefile.exp,
18662 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
18663 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
18664 gdb.base/ending-run.exp, gdb.base/environ.exp,
18665 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
18666 gdb.base/finish.exp, gdb.base/foll-exec.exp,
18667 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
18668 gdb.base/funcargs.exp, gdb.base/help.exp,
18669 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
18670 gdb.base/logical.exp, gdb.base/long_long.exp,
18671 gdb.base/maint.exp, gdb.base/mips_pro.exp,
18672 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
18673 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
18674 gdb.base/pointers.exp, gdb.base/printcmds.exp,
18675 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
18676 gdb.base/regs.exp, gdb.base/relational.exp,
18677 gdb.base/remote.exp, gdb.base/reread.exp,
18678 gdb.base/restore.exp, gdb.base/return2.exp,
18679 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
18680 gdb.base/selftest.exp, gdb.base/setshow.exp,
18681 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
18682 gdb.base/sigall.exp, gdb.base/signals.exp,
18683 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
18684 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
18685 gdb.base/step-test.exp, gdb.base/structs.c,
18686 gdb.base/structs.exp, gdb.base/structs2.exp,
18687 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
18688 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
18689 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
18690 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
18691 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
18692 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
18693 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
18694 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
18695 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
18696 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
18697 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
18698 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
18699 gdb.fortran/types.exp, gdb.java/jmisc.exp,
18700 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
18701 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
18702 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
18703 gdb.trace/circ.exp, gdb.trace/collection.exp,
18704 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
18705 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
18706 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
18707 gdb.trace/report.exp, gdb.trace/save-trace.exp,
18708 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
18709 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
18710 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
18711 notices.
18712
18713 2001-02-27 Michael Snyder <msnyder@cygnus.com>
18714
18715 * gdb.base/varargs.c (find_max_double): Fix printf format string:
18716 first arg is int not float.
18717
18718 2001-02-22 Michael Snyder <msnyder@cygnus.com>
18719
18720 * gdb.base/reread.exp: Unsupported for non-native targets;
18721 doesn't work for remote debugging.
18722
18723 2001-02-19 Fernando Nasser <fnasser@redhat.com>
18724
18725 From Drew Moseley <dmoseley@redhat.com>
18726 * gdb.base/ending-run.exp: Properly handle the BSP state when
18727 stepping past the end of main.
18728
18729 2001-02-19 John Moore <jmoore@redhat.com>
18730
18731 * gdb.base/commands.exp (infrun_breakpoint_command_test):
18732 Converted HPUX fix for non-expected items following multiple
18733 step commands into general solution for all platforms.
18734
18735 2001-02-18 Michael Chastain <chastain@redhat.com>
18736
18737 * gdb.c++/classes.exp (do_tests): Change runto statements
18738 from "runto 'foo(void)'" to "runto 'foo'". This makes the
18739 statements demangler agnostic.
18740 * gdb.c++/virtfunc.exp (do_tests): Likewise.
18741 (gdb_virtfunc_restart): Likewise.
18742
18743 2001-02-14 Michael Chastain <chastain@redhat.com>
18744
18745 * gdb.c++/inherit.exp (do_tests): Change runto statements
18746 from "runto 'foo(void)'" to "runto 'foo'". This makes the
18747 statements demangler agnostic.
18748
18749 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
18750
18751 * gdb.threads/pthreads.exp: Unify pass/fail messages for
18752 ``continue to bkpt at common_routine in thread 2'' and ``stopped
18753 before calling common_routine 15 times'' tests.
18754
18755 2001-02-11 Michael Chastain <chastain@redhat.com>
18756
18757 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
18758 Helps the test script figure out which demangler is in use.
18759 (dm_type_foo_ref): Ditto.
18760 (dm_type_int_star): Ditto.
18761 (dm_type_long_star): Ditto.
18762 (dm_type_unsigned_int): Ditto.
18763 (dm_type_void): Ditto.
18764 (dm_type_void_star): Ditto.
18765 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
18766 Probe the gdb demangler and set variables to accommodate
18767 formatting differences.
18768 (info_func_regexp): New function. Same as info_func, but
18769 matches against a regexp.
18770 (info_func): Match against a literal string.
18771 (print_addr_2): New function. Match against a literal string,
18772 which can be different from the input to gdb.
18773 (print_addr): Simply call print_addr_2 with the same argument twice.
18774 (test_lookup_operator_functions): Use demangler formatting variables.
18775 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
18776 the tests in the same order as the C++ class declaration.
18777 (test_paddr_operator_functions): Ditto.
18778 (test_paddr_overloaded_functions): Ditto.
18779 (test_paddr_hairy_functions): Use demangler formatting variables.
18780 Add reference to gdb/19 for related tests.
18781 (do_tests): Call probe_demangler.
18782
18783 2001-01-30 Kevin Buettner <kevinb@redhat.com>
18784
18785 * gdb.c++/templates.cc (printf): Remove unused function definition.
18786
18787 2001-01-26 Felix Lee <flee@redhat.com>
18788
18789 * sid.exp (sid_exit): Pass host, not target, to remote_close.
18790
18791 2001-01-25 matthew green <mrg@redhat.com>
18792
18793 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
18794 up sid.
18795 (sid_exit): Call `remote_pop_conn' after GDB is gone.
18796
18797 2001-01-25 matthew green <mrg@redhat.com>
18798
18799 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
18800 Deprecate $sid_spawn_id.
18801 (sid_exit): Remove code necessary only for `spawn.'
18802
18803 2001-01-25 matthew green <mrg@redhat.com>
18804
18805 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
18806
18807 2001-01-28 Michael Chastain <chastain@redhat.com>
18808
18809 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
18810 to call when tests fail. It takes gdb out of the overloaded
18811 function choice menu back to the main prompt, so that the test
18812 program stays synchronized.
18813 (set_bp_overloaded): New proc to collect all the common
18814 code for setting a breakpoint on an overloaded name. Calls
18815 take_gdb_out_of_choice_menu when needed.
18816 (menu_overload1arg): New variable to collect the repeated
18817 instances of the expected menu for an overloaded name. Change
18818 the regular expression to handle changes in g++ type encoding:
18819 "void" can be either "void" or "", and "unsigned int" can be
18820 either "unsigned int" or "unsigned".
18821 (continue_to_bp_overloaded): Change regular expressions to handle
18822 changes in g++ type encoding.
18823 (no proc): Call take_gdb_out_of_choice_menu when needed.
18824 Remove redundant calls to "info break". Accept either "canceled"
18825 or "cancelled". Change regular expressions in "info break"
18826 calls to handle changes in g++ type encoding. Give all tests
18827 unique strings.
18828
18829 2001-01-17 Ben Elliston <bje@redhat.com>
18830
18831 * config/sid.exp: New file.
18832
18833 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
18834
18835 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
18836
18837 2000-12-21 Michael Snyder <msnyder@cygnus.com>
18838
18839 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
18840 Add a RE to accept a non-ascii char if one is ever presented.
18841
18842 2000-12-20 Fernando Nasser <fnasser@redhat.com>
18843
18844 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
18845
18846 2000-12-18 Michael Snyder <msnyder@cygnus.com>
18847
18848 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
18849 in regexp. One '\' does not suffice on Linux.
18850
18851 2000-12-09 Michael Chastain <chastain@redhat.com>
18852
18853 * gdb.base/break.exp (test_clear_command): Use a marker function
18854 rather than 'main' for the test function. Also move this
18855 test to an execution point where the marker function names are
18856 guaranteed to be bound to functions. (Executing tests after a
18857 'finish' from main runs into name conflicts with local names
18858 in __libc_start_main).
18859
18860 2000-12-07 Michael Snyder <msnyder@cygnus.com>
18861
18862 * gdb.base/finish.exp: New test for gdb's "finish" command.
18863 * gdb.base/return2.exp: New test for gdb's "return" command.
18864 * gdb.base/return2.c: New source file for above.
18865
18866 2000-12-05 Michael Snyder <msnyder@cygnus.com>
18867
18868 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
18869 * gdb.base/miscexprs.exp: Ditto.
18870 * gdb.base/pointers.exp: Ditto.
18871 * gdb.c++/derivation.exp: Ditto.
18872 * gdb.c++/local.exp: Ditto.
18873 * gdb.c++/namespace.exp: Ditto.
18874 * gdb.c++/overload.exp: Ditto.
18875 * gdb.c++/ref-types.exp: Ditto.
18876
18877 2000-12-05 Michael Snyder <msnyder@cygnus.com>
18878
18879 * gdb.base/constvars.exp: Test result of "up" command.
18880 * gdb.base/miscexprs.exp: Ditto.
18881 * gdb.base/pointers.exp: Ditto.
18882 * gdb.base/scope.exp: Ditto.
18883 * gdb.c++/derivation.exp: Ditto.
18884 * gdb.c++/local.exp: Ditto.
18885 * gdb.c++/namespace.exp: Ditto.
18886 * gdb.c++/overload.exp: Ditto.
18887 * gdb.c++/ref-types.exp: Ditto.
18888
18889 2000-11-22 Michael Chastain <chastain@redhat.com>
18890
18891 * mips_pro.exp: Accept either "middle -> top -> main" or
18892 "middle -> main" in the backtrace, because gcc can optimize
18893 tail calls to jumps. Remove setup_xfail for the hppa case.
18894 Add a comment with the original warning messages from PR 3016,
18895 which was filed in 1993, to preserve them for posterity.
18896
18897 2000-11-17 Nick Duffek <nsd@redhat.com>
18898
18899 * lib/gdb.exp (gdb_test): Override timeout with board info.
18900
18901 2000-11-17 Nick Duffek <nsd@redhat.com>
18902
18903 * gdb.base/display.exp: Don't kill running stub. Add "again" to
18904 the second kill and detach messages.
18905
18906 2000-11-17 Nick Duffek <nsd@redhat.com>
18907
18908 * configure.in: Add AC_EXEEXT.
18909 * configure: Regenerate.
18910 * Makefile.in (just-check): Export EXEEXT.
18911 * lib/gdb.exp ($EXEEXT): Import from environment.
18912 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
18913 expect "maint dump-me" on Cygwin.
18914 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
18915 $EXEEXT.
18916
18917 2000-11-17 Nick Duffek <nsd@redhat.com>
18918
18919 * gdb.base/break.exp: Test backtrace and finish from called
18920 function on all platforms, not just HP-UX.
18921
18922 2000-11-03 Michael Snyder <msnyder@cygnus.com>
18923
18924 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
18925 code from gdb_target_monitor, so it can be used independantly
18926 for gdbserver. Also comment out an unnecessary PUTS.
18927
18928 2000-11-03 Michael Snyder <msnyder@cygnus.com>
18929
18930 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
18931 * gdb.base/corefile.exp: Expect the message "Program is being
18932 debugged already" when we send the "corefile" command, since
18933 the preceeding gdb_load may have connected gdb to a remote target.
18934 * gdb.base/display.exp: Disable hardware watchpoints if new
18935 board info variable "no_hardware_watchpoints" is true.
18936 Replace single-letter commands with more readable ones.
18937 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
18938 if new board info variable "no_hardware_watchpoints" is true.
18939 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
18940 to see if stdio (printf) testing is possible.
18941 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
18942 board info variable "no_hardware_watchpoints" is true. Use new
18943 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
18944
18945 2000-11-13 Fernando Nasser <fnasser@redhat.com>
18946
18947 From Orjan Friberg <orjanf@axis.com>:
18948 * gdb.base/printcmds.exp: Escape curly braces followed by a number
18949 in array print pattern match.
18950
18951 2000-11-09 Fernando Nasser <fnasser@redhat.com>
18952
18953 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
18954 spelling "cancelled" to U.S. spelling "canceled" to match changes
18955 made to gdb.
18956 * gdb.c++/ovldbreak.exp: Ditto.
18957
18958 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
18959
18960 * gdb.base/callfuncs.c (main): Moved to end of file, call
18961 t_double_values to initialize the FPU before inferior calls are made.
18962 * gdb.base/callfuncs.exp: Test for register preservation after calling
18963 inferior functions. Add tests for continuining, finishing and
18964 returning from a stop in a call dummy.
18965
18966 2000-10-24 Michael Snyder <msnyder@cygnus.com>
18967
18968 * gdb.base/commands.exp: Break up long lines, and re-indent.
18969
18970 2000-10-19 Michael Snyder <msnyder@cygnus.com>
18971
18972 * config/gdbserver.exp: Rewritten from the ground up, to make it
18973 compatible with the current dejagnu tree, and to make it work with
18974 the new "gdbserver" in libremote.
18975
18976 2000-10-16 Michael Snyder <msnyder@cygnus.com>
18977
18978 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
18979 * gdb.base/varargs.exp: Skip entire test if no printf support.
18980 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
18981 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
18982
18983 2000-10-13 Michael Snyder <msnyder@cygnus.com>
18984
18985 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
18986 no floating point support.
18987 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
18988 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
18989 * gdb.base/call-rt-st.exp: Ditto.
18990 * gdb.base/call-strs.exp: Ditto.
18991
18992 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
18993
18994 * gdb.base/sizeof.c: include <stdio.h>.
18995
18996 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
18997 'finish', otherwise uncaptured gdb_prompt would potentially
18998 throw remaining test points out of sync.
18999
19000 2000-07-26 Scott Bambrough <scottb@netwinder.org>
19001
19002 * gdb.base/recurse.exp: Run tests for all targets.
19003 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
19004 gnu-oldld case on ARM.
19005 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
19006 for ARM targets.
19007
19008 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
19009
19010 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
19011 * gdb.java/configure: Rebuild.
19012
19013 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
19014
19015 * gdb.java/jv-exp.exp: New file.
19016
19017 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
19018
19019 * configure: Rebuilt.
19020 * configure.in (configdirs): Add gdb.java.
19021 * gdb.java/jmisc.java: New file.
19022 * gdb.java/jmisc.exp: New file.
19023 * gdb.java/Makefile.in: New file.
19024 * gdb.java/configure: Rebuilt.
19025 * gdb.java/configure.in: New file.
19026 * lib/java.exp: New file.
19027
19028 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
19029
19030 * gdb.base/exprs.exp: Test casts to a pointer including over and
19031 underflow.
19032
19033 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
19034
19035 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
19036 and the compilers sizes.
19037
19038 2000-07-09 Nick Duffek <nsd@redhat.com>
19039
19040 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
19041 (use_methods): New function.
19042 (main): Call use_methods().
19043 * gdb.c++/classes.exp (test_method_param_class): New procedure.
19044 (do_tests): Call test_method_param_class.
19045
19046 2000-07-09 Nick Duffek <nsd@redhat.com>
19047
19048 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
19049 spelling.
19050 (test_enums): New procedure. Move enum tests from end of script
19051 to here. Set breakpoint on function name instead of line number.
19052 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
19053 (enums2): New marker function.
19054 (enums1): New function.
19055 (main): Call enums1(). Move enum tests to enums1().
19056
19057 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
19058
19059 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
19060 compile/link program. Update line numbers.
19061 * gdb.asm/d10v.inc: Define ``startup''.
19062 * gdb.asm/asmsrc1.s: Add definition of _start.
19063
19064 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
19065
19066 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
19067
19068 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19069
19070 * gdb.base/maint.exp: Add 'maint print architecture' item to output
19071 of 'help maint print' command.
19072
19073 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
19074
19075 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
19076 they use gdb_expect_list.
19077
19078 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
19079
19080 * gdb.base/commands.exp: Use ``set remote
19081 memory-read-packet-size'' instead of ``set endian big'' to test
19082 long commands.
19083
19084 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
19085
19086 * gdb.c++/templates.exp (do_tests): Make all of these work under
19087 g++, and stop skipping them.
19088
19089 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
19090 work under g++.
19091
19092 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
19093 initialization.
19094
19095 2000-06-02 Michael Snyder <msnyder@cygnus.com>
19096
19097 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
19098 the regular expression: accept an (almost) arbitrary sequence of
19099 "frames-invalid" and "breakpoints-invalid" messages both before
19100 and after the "starting" message.
19101
19102 2000-06-02 Michael Snyder <msnyder@cygnus.com>
19103
19104 * gdb.c++/local.exp: This test has never been known to work with g++.
19105
19106 2000-05-18 Michael Snyder <msnyder@cygnus.com>
19107
19108 * gdb.base/annota1.exp (annotate-signal-handler-caller):
19109 Relax the regular expression a little, make it pass on Solaris 8.
19110
19111 2000-05-12 Kevin Buettner <kevinb@redhat.com>
19112
19113 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
19114 a call, do not require that gdb stop on the line after the call.
19115 Instead, it is permissible for gdb to stop on the line of the
19116 call itself.
19117
19118 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
19119
19120 * gdb.base/break.exp (bp on small function, optimized file):
19121 Add a second pass pattern. The behavior differs here between stabs
19122 and dwarf for one-line functions. Stabs preserves two line symbols
19123 (one before the prologue and one after) with the same line number,
19124 but dwarf regards these as duplicates and discards one of them.
19125 Therefore the address after the prologue (where the breakpoint is)
19126 has no exactly matching line symbol, and GDB reports the breakpoint
19127 as if it were in the middle of a line rather than at the beginning.
19128
19129 2000-05-08 Michael Snyder <msnyder@cygnus.com>
19130
19131 * gdb.base/interrupt.exp: Make "pass" message say "send"
19132 rather than "send_gdb" (for consistancy).
19133
19134 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
19135
19136 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
19137 * gdb.c++/templates.cc: Properly check for GCC version number.
19138 * lib/compiler.cc: Likewise
19139
19140 2000-04-28 Michael Snyder <msnyder@cygnus.com>
19141
19142 * gdb.base/break.exp: When compiled with -O2 optimization,
19143 gdb may not stop at the first line of main, due to code motion.
19144
19145 2000-04-26 Michael Snyder <msnyder@cygnus.com>
19146
19147 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
19148 This test depends on parsing the printf output from the target.
19149 Since the sparclet stub doesn't do stdio, this will never work.
19150 * gdb.base/call-rt-st.exp: ditto.
19151 * gdb.base/call-strs: ditto.
19152
19153 2000-04-24 Michael Snyder <msnyder@cygnus.com>
19154
19155 * gdb.base/miscexprs.exp: make sizeof long array test portable.
19156
19157 * gdb.base/ending-run.exp: After connecting to a remote target,
19158 but before running, the target will appear to be in a random
19159 location. Specify both a file and a line for breakpoints.
19160 Also, the function that calls main may be called 'init'
19161 rather than 'start'.
19162
19163 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19164
19165 * gdb.base/help.exp: Update output for add-symbol-file command.
19166
19167 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
19168
19169 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19170 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
19171
19172 2000-04-07 J.T. Conklin <jtc@redback.com>
19173
19174 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
19175
19176 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
19177
19178 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
19179
19180 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
19181 values that can be represented exactly.
19182 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
19183 above change, and to not check against the directory part of the source
19184 file name.
19185 (step into print_long_arg_list): Likewise.
19186 (print print_small_structs from print_long_arg_list): Likewise.
19187 (print print_long_arg_list): Likewise.
19188
19189 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19190
19191 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
19192
19193 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
19194
19195 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
19196
19197 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
19198
19199 * gdb.base/commands.exp (deprecated_command_test): Add test for
19200 deprecate with no arguments.
19201
19202 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
19203
19204 * gdb.base/break.exp: Add new test for setting breakpoints on
19205 optimized code so we can test breakpoints work even when function
19206 prologues may be optimized away
19207
19208 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
19209
19210 From David Whedon <dwhedon@gordian.com>
19211 * gdb.base/commands.exp : Added command deprecator tests.
19212
19213 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
19214
19215 * gdb.base/help.exp: Added test for new apropos command.
19216
19217 2000-03-21 Kevin Buettner <kevinb@redhat.com>
19218
19219 * gdb.base/pointers.c (usevar): New function.
19220 (main): Make sure that global variables v_int_pointer2, rptr,
19221 and y are all referenced someplace in the program by calling
19222 usevar() on them. [Some linkers delete symbols which are
19223 never referenced. The space remains, but there's no way to
19224 get a (symbolic) handle on the variable from the debugger.]
19225
19226 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19227
19228 * gdb.base/printcmds.c: Add typedeffed arrays.
19229
19230 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
19231 procedure to test arrays that are typedef'd.
19232
19233 2000-03-13 James Ingham <jingham@leda.cygnus.com>
19234
19235 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
19236 the library directories.
19237
19238 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
19239
19240 * configure.in (configdirs): Add sub directory gdb.mi.
19241 * configure: Re-generate.
19242
19243 * gdb.mi: New directory.
19244
19245 2000-02-25 Scott Bambrough <scottb@netwinder.org>
19246
19247 * gdb.base/long_long.exp: Correct test suite failure when printing
19248 a long long value as a double on ARM platforms.
19249
19250 2000-02-16 Jim Blandy <jimb@redhat.com>
19251
19252 * gdb.base/break.exp ("breakpoint line number"): Make sure the
19253 default source file is set properly before running this test.
19254
19255 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19256
19257 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
19258 gdbtk/library directory, not in gdbtcl2.
19259
19260 2000-02-04 Jim Blandy <jimb@redhat.com>
19261
19262 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
19263 backslash from regexp pattern.
19264
19265 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
19266 procedure. Use it to run all the "continue to bp overloaded"
19267 tests. Note that this changes the names of the tests slightly.
19268 If the breakpoint hit message includes a hex PC value, because
19269 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
19270 from the real source code, still consider that a pass.
19271
19272 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
19273 XFAIL here if the breakpoint message contains a hex address. Note
19274 similar change on 1999-11-02.
19275
19276 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
19277
19278 * gdb.base/ptype.exp: Establish a default source file before
19279 calling get_debug_format.
19280
19281 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
19282
19283 * gdb.base/watchpoint.exp: Remove duplication of test messages.
19284
19285 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
19286
19287 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
19288 of successive stepi commands -- while in the prologue we should see
19289 the function entry bracket.
19290
19291 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
19292
19293 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
19294 reach __change_mode() when stepping through the end of main().
19295
19296 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
19297
19298 * gdb.base/default.exp: Fix expected pattern.
19299 * gdb.base/help.exp: Same.
19300
19301 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19302
19303 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
19304 Don't use xfail's because that affects only the following test.
19305
19306 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
19307 solaris or linux.
19308
19309 * gdb.base/selftest.exp: Update to reflect changes to main.c.
19310
19311 2000-01-07 Michael Snyder <msnyder@cygnus.com>
19312
19313 * gdb.base/display.exp: Some yacc parsers like to say
19314 "A syntax error" rather than "A parse error". Accept both.
19315
19316 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
19317
19318 * gdb.base/default.exp: Remove OS dependent string from "target
19319 remote" test.
19320 * gdb.base/help.exp: Same for "help target remote" test.
19321
19322 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19323
19324 From Jim Kingdon <kingdon@redhat.com>:
19325
19326 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
19327 prompt (cleanup rather than necessity, but still might keep output
19328 from spilling to next test).
19329
19330 2000-01-02 Fred Fish <fnf@cygnus.com>
19331
19332 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
19333 AIX, which defines them in <sys/types.h>.
19334
19335 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
19336
19337 * gdb.base/default.exp: Match arm* etc instead of arm in "info
19338 float" test.
19339
19340 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
19341
19342 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
19343
19344 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
19345 outermost frame disallowed".
19346
19347 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
19348
19349 * gdb.base/setvar.exp: New tests for setting the value of a struct
19350 with a constant list.
19351
19352 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
19353
19354 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
19355 require the user to type a cast before setting the value of a struct.
19356
19357 1999-12-06 Jim Blandy <jimb@cygnus.com>
19358
19359 * gdb.base/default.exp: Expect the new 'info float' command on
19360 all i386 platforms.
19361
19362 * gdb.threads/linux-dp.exp: Expand our ability to recognize
19363 LinuxThreads libraries that don't support debugging.
19364
19365 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
19366
19367 * gdb.base/remote.c: Fill the buffer with truely random data.
19368 Change the buffer type to ``unsigned char'' to simplify size
19369 arithmetic.
19370
19371 * gdb.base/remote.exp: Reduce download numbers by one. Typical
19372 stub only handles 400-1 byte packets. Verify that the download
19373 worked.
19374
19375 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
19376
19377 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
19378 tests, using UNRESOLVED for the untested cases. Also, does not wait
19379 for a timeout if the prompt was received before a recognizable pattern.
19380
19381 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
19382
19383 * lib/gdb.exp (gdb_expect_list): Fix spelling.
19384
19385 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19386
19387 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
19388 watchpoints.
19389
19390 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
19391
19392 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
19393
19394 * gdb.c++/local.exp: Be more flexible in recognizing local class
19395 name mangling. Don't allow horribly truncated method names.
19396 * gdb.c++/derivation.exp: Expect protected inheritance.
19397 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
19398 * gdb.c++/virtfunc.exp: Likewise.
19399 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
19400 when printing a nested enum.
19401
19402 1999-11-22 Jim Blandy <jimb@cygnus.com>
19403
19404 * gdb.base/step-test.exp: Properly await GDB's response to setting
19405 a breakpoint on the call to large_struct_by_value.
19406
19407 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
19408 just because we have debug info for the `start' function.
19409
19410 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
19411
19412 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
19413 "Unknown signal" messages, which indicate (on LinuxThreads) that
19414 GDB doesn't know how to debug threads on this system. This is
19415 better than hanging while philosopher 0 dumps chatter into gdb.log.
19416
19417 1999-11-18 Tom Tromey <tromey@cygnus.com>
19418
19419 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
19420
19421 1999-11-18 Fred Fish <fnf@cygnus.com>
19422
19423 * gdb.base/coremaker2.c: Add sample program for generating
19424 cores that is more self contained than coremaker.c. Eventually
19425 I'll add more code to this and tie it into the testsuite.
19426
19427 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
19428
19429 * gdb.base/dollar.exp: Remove, now in gdb.hp.
19430
19431 1999-11-10 Jimmy Guo <guo@cup.hp.com>
19432
19433 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
19434 from $srcdir/lib/.
19435 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
19436 and gdb.c++/.
19437
19438 * gdb.c++/derivation.exp: remove redundant get compiler info code.
19439
19440 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
19441 'continue with watch' test point.
19442
19443 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
19444
19445 Merged from p2linux-990323-branch:
19446
19447 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
19448
19449 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
19450
19451 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
19452 {limit,fixed}''. Test ``set download-write-size''.
19453
19454 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
19455
19456 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
19457 gdb_expect_list.
19458
19459 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
19460
19461 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
19462
19463 1999-11-03 Mark Salter <msalter@cygnus.com>
19464
19465 * gdb.base/break.exp: Fix "stub continue" pattern.
19466
19467 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
19468
19469 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
19470
19471 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
19472
19473 * gdb.base/display.exp ("finish"): Add timeout clause.
19474
19475 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
19476 plain prompt clause, so this doesn't have to time out in order to
19477 fail.
19478
19479 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
19480 breakpoint hit messages include an address.
19481
19482 * gdb.base/display.exp: Don't forget to escape parens in regular
19483 expressions. Unix regexp notatation sucks.
19484
19485 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19486
19487 * gdb.base/annota1.exp: Test for annotate-signalled: change output
19488 order for 'signalled' message.
19489
19490 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
19491
19492 From Jimmy Guo <guo@cup.hp.com>:
19493 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
19494 * gdb.base/annota1.c: Add code for tests to work with.
19495
19496 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
19497
19498 * gdb.base/remote.exp: New test for remote downloading settings.
19499 * gdb.base/remote.c: New file with large .data.
19500
19501 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
19502
19503 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
19504 for LinuxThreads support, merged from the Code Fusion branch.
19505
19506 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
19507
19508 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
19509 containing exp_continue into a while within an expect. Don't
19510 attempt a start more than three times. Check return value from
19511 gdb_load.
19512
19513 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
19514
19515 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
19516 a pass case.
19517
19518 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
19519
19520 * gdb.base/break.c (main): Added a statement that we can step
19521 off of.
19522 * gdb.base/break.exp: Added tests for setting a breakpoint
19523 at an offset and stepping onto a breakpoint.
19524
19525 1999-10-01 Fred Fish <fnf@cygnus.com>
19526
19527 * gdb.base/help.exp (help add-symbol-file): Update to match current
19528 gdb output.
19529
19530 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
19531
19532 * gdb.base/break.exp: Code locations are in hex, don't forget!
19533 (For HP-UX.)
19534
19535 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
19536
19537 * condbreak.exp: Use break.c as test program.
19538 * condbreak.c: Remove, redundant with break.c.
19539
19540 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
19541
19542 * config/monitor.exp (gdb_target_monitor): Disable X- and
19543 Z-packets if the target needs it.
19544
19545 1999-09-13 James Ingham <jingham@leda.cygnus.com>
19546
19547 * gdb.c++/overload.exp: Added tests for listing overloaded
19548 functions with function pointers in the arg, explicitly calling
19549 out the version you want.
19550
19551 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
19552
19553 * long_long.exp: Add variations of test cases that work for
19554 targets with 16-bit ints and 32-bit doubles.
19555
19556 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
19557
19558 * break.c (main): Compare a possibly-uninitialized argc with an
19559 unlikely value that fits in 16 bits.
19560
19561 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
19562
19563 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
19564 0xfeeb, don't want negative numbers if ints are 16 bits.
19565
19566 * lib/gdb.exp (skip_cplus_tests): New proc.
19567 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
19568 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
19569 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
19570 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
19571 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
19572 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
19573 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
19574 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
19575
19576 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
19577
19578 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
19579
19580 * gdb.base/corefile.exp (up): Allow a parameter to appear
19581 in the frame that we're going up to.
19582
19583 From Jim Blandy <jimb@cygnus.com>:
19584
19585 * gdb.base/default.exp (info float): Expect some output now.
19586
19587 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
19588 returning floating-point values to fail on the x86.
19589 * gdb.base/callfwmall.exp (do_function_calls): Same.
19590
19591 * gdb.base/list.exp (test_listsize): Correct expectations for
19592 listing line 1 with listsize 2. Also, listing a single line
19593 works now, as does listing three lines. [Kevin's note: There
19594 were a number of other cases fixed too where the expectations
19595 differed...]
19596
19597 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
19598
19599 * gdb.base/selftest.exp: Add case for when version prints as
19600 constant string instead of char pointer.
19601
19602 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
19603
19604 * gdb.base/ending-run.exp: Add Solaris case for what happens when
19605 stepping out of main.
19606
19607 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
19608 G++ used.
19609
19610 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
19611 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
19612
19613 * gdb.c++/ovldbreak.exp: Update match string in test that
19614 includes a warning of multiple breakpoints.
19615
19616 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
19617
19618 * gdb.base/display.exp: Improve precision of step-after-finish
19619 added yesterday.
19620
19621 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
19622 test.
19623
19624 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
19625 configs when using G++, not just hppa*.
19626
19627 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19628
19629 * gdb.base/async.c: New file.
19630 * gdb.base/async.exp: New file.
19631
19632 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
19633
19634 * gdb.base/break.exp: Tweak PA specific tests to properly handle
19635 PA64.
19636
19637 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
19638
19639 * gdb.base/display.exp: "finish" can leave us mid-line on many
19640 targets, deal with it. Add a small constant to main, instead of
19641 1000 since main+1000 may not be a valid address in the target.
19642
19643 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
19644 on hpux11.
19645
19646 * gdb.base/attach.exp: Handle another hpux11 error message variant
19647 when attaching to a process that does not exist.
19648
19649 1999-08-19 J.T. Conklin <jtc@redback.com>
19650
19651 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
19652 characters in 'continue to 1241' test.
19653
19654 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
19655
19656 * gdb.base/call-ar-st.exp: Add a shorter match case for the
19657 stop in print_long_arg_list, define and use a whitespace
19658 variable in print_small_structs test, add an XFAIL for Solaris.
19659 * gdb.base/dbx.exp: XFAIL func commands until somebody is
19660 interested enough to fix.
19661
19662 1999-08-13 Keith Seitz <keiths@cygnus.com>
19663
19664 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
19665 (dbx_gdb_load): Remove. Use gdb_load instead, since that
19666 proc knows about targets other than the natives.
19667 (test_assign): Use "gdb_run_cmd" to "run" the target.
19668 Check that we've actually hit the breakpoint at main.
19669 When we attempt to assign a value to a local variable, check
19670 that the variable is in the current scope, i.e., don't use
19671 a test with an empty result.
19672
19673 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
19674
19675 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
19676 command.
19677
19678 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
19679
19680 From Jimmy Guo <guo@cup.hp.com> and others at HP:
19681 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
19682 gdb.compat, gdb.threads-hp.
19683 gdb.hp/configure, gdb.hp/configure.in: New files.
19684 gdb.hp/Makefile.in: Recurse into new subdirs.
19685 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
19686 gdb.hp/gdb.objdbg: New directory, tests for debugging info
19687 in object files.
19688 gdb.hp/tools: New directory, aux tools for HP-specific tests.
19689
19690 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
19691
19692 * gdb.base/display.exp: Help expect by putting a newline in the
19693 funky printf, remove a bogus p/a test.
19694
19695 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19696
19697 * gdb.base/display.exp: Make sure that when we say 'run', we are
19698 connected to the target. This is necessary when running not
19699 natively.
19700
19701 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
19702
19703 * gdb.base/step-test.exp: Removed some extraneous messages.
19704
19705 * gdb.base/long_long.exp: Don't run memory examination tests
19706 on little-endian targets (they will need a different set of
19707 results to match).
19708
19709 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
19710
19711 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
19712 until somebody decides to fix GDB.
19713
19714 * gdb.base/long_long.c: Stop compiler complaint by specifying long
19715 constant as "ULL".
19716 * gdb.base/long_long.exp: Loosen x/c test, add partial result
19717 matches for a couple x/2 commands.
19718
19719 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
19720
19721 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
19722 by merging in ref-types2 tests.
19723 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
19724
19725 From Jimmy Guo <guo@cup.hp.com> and others at HP:
19726 * gdb.c++/Makefile.in: Add standard actions.
19727 (EXECUTABLES): Rename from PROGS, update list.
19728 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
19729 from gdb.hp.
19730 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
19731 foo and bar locals.
19732 * gdb.c++/anon-union.exp: Fix tests to match.
19733 * gdb.c++/classes.exp: Run if HP compiler used, add extra
19734 expect matches to handle output variations.
19735 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
19736 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
19737 output, add HP alternatives for new and delete prints.
19738 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
19739 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
19740 * gdb.c++/demangle.exp: Use $style when reporting failure.
19741 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
19742 * gdb.c++/inherit.exp: Run if HP compiler used, add some
19743 match alternatives.
19744 * gdb.c++/local.exp: Add match alternatives or xfails for HP
19745 compilers.
19746 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
19747 * gdb.c++/method.exp: Add match alternatives.
19748 * gdb.c++/misc.cc: Add bool types.
19749 * gdb.c++/misc.exp: Add tests for bool types.
19750 * gdb.c++/overload.exp: Add xfails.
19751 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
19752 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
19753 add some more template parameter tests (only for HP currently).
19754 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
19755 * gdb.c++/virtfunc.cc: Add return type and value for main.
19756 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
19757 match alternatives.
19758
19759 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19760
19761 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
19762
19763 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
19764
19765 * gdb.base/signals.exp: Don't expect getting a backtrace from
19766 within a signal handler to fail on Linux.
19767
19768 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
19769
19770 From Jimmy Guo <guo@cup.hp.com> and others at HP:
19771 * lib/gdb.exp: Remove some gratuitious semicolons.
19772 (delete_breakpoints): Increase timeout.
19773 (gdb_expect): Add -notransfer option.
19774 (gdb_test): Use -notransfer option.
19775 (get_compiler_info): Add f77 case.
19776 (get_compiler): New proc, split out from gdb_preprocess, add f77
19777 case.
19778 (gdb_preprocess): Call get_compiler.
19779
19780 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
19781 * gdb.base/attach.exp, gdb.base/display.exp,
19782 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
19783 gdb.base/long_long.exp, gdb.base/printcmds.exp,
19784 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
19785 third arg to gdb_test.
19786 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
19787 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
19788 HP-UX xfails, add others.
19789 * gdb.base/completion.exp: Reflect name change of self-test.
19790 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
19791 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
19792 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
19793 HP failure number.
19794 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
19795 useless HP-UX 10.30 references.
19796 * gdb.base/maint.exp: Loosen matches.
19797 * gdb.base/pointers.c (main): Declare more_code.
19798 * gdb.base/pointers.exp: Match on output of a `next'.
19799 * gdb.base/structs.c: Add prototypes.
19800 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
19801 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
19802
19803 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19804
19805 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
19806 command.
19807
19808 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19809
19810 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
19811 Fix run to main failures. Watchpoint can be hardware watchpoint.
19812
19813 * gdb.base/annota1.exp: Clean up some more, in case printf has
19814 debug info. Deal with lack of signal hanlder info in stack.
19815
19816 From Jim Kingdon <kingdon@redhat.com>:
19817 * gdb.base/annota1.exp: If printf has debug info, deal with it.
19818
19819 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
19820
19821 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
19822 gdb.base/foll-vfork.exp: Don't run for crosses.
19823
19824 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
19825
19826 * gdb.base/configure.in: Check for gdbvars.exp instead of
19827 a1-selftest.exp.
19828 * gdb.base/configure: Re-generate.
19829
19830 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
19831
19832 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
19833 in trying to run first and name is too long.
19834
19835 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
19836 pointers2.c and pointers2.exp, respectively.
19837 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
19838 doschk happier.
19839
19840 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
19841
19842 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
19843 callfuncs2.c and callfuncs2.exp.
19844
19845 * gdb.base/list.exp: Remove mistaken xfails.
19846 * gdb.base/list0.h: Add optional prototypes.
19847
19848 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
19849
19850 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
19851 calling malloc.
19852 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
19853 * ptype.exp: Move test for get_debug_format to before its first
19854 use.
19855
19856 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19857
19858 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
19859 * gdb.base/annota2.cc, annota2.exp: Move from here.
19860 * gdb.c++/annota2.cc, annota2.exp: To here.
19861 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
19862
19863 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
19864
19865 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
19866 a consistent format.
19867
19868 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
19869
19870 From Jimmy Guo <guo@cup.hp.com> and others at HP:
19871 * lib/gdb.exp (get_compiler_info): Add detection for assorted
19872 HP compilers, also set the globals $true and $false.
19873
19874 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
19875 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
19876 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
19877 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
19878 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
19879 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
19880 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
19881 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
19882 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
19883 whatis.c} Add C++ compatible function definitions and return
19884 types, add includes for library functions.
19885 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
19886 * gdb.base/step-test.c (myglob): Rename from glob.
19887 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
19888 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
19889 files, move here from gdb.hp.
19890 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
19891 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
19892 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
19893 Adjust line numbers in regexps.
19894
19895 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
19896 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
19897 instead of 0/1.
19898
19899 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
19900 foll-vfork.exp: New files, move here from gdb.hp.
19901 * gdb.base/page.exp: New file, test of pagination command.
19902
19903 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
19904 recursion test.
19905 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
19906
19907 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
19908 gdb.base/solib.exp: Fix compiler invocation process.
19909
19910 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
19911 HP-UX 11, turn off overload resolution explicitly.
19912 * gdb.base/commands.exp: Set argument list explicitly, add
19913 watchpoint test.
19914 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
19915 them work.
19916 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
19917 expressions properly.
19918 * gdb.base/corefile.exp: Loosen the match slightly.
19919 * gdb.base/default.exp: Allow "Error accessing memory" message
19920 also.
19921 * gdb.base/display.exp: Skip over x/0 j if PA64.
19922 * gdb.base/funcargs.exp: Add xfails for HP-UX.
19923 * gdb.base/interrupt.exp: Ditto.
19924 * gdb.base/langs.exp: Add symbolic matches governed by compiler
19925 in use.
19926 * gdb.base/list.exp: Add xfails for HP-UX.
19927 * gdb.base/long_long.exp: Refine some of the numeric matches.
19928 * gdb.base/mips_pro.exp: Xfail on HP-UX.
19929 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
19930 * gdb.base/nodebug.exp: Succeed on more varieties of output.
19931 * gdb.base/opaque.exp: Remove some HP-UX xfails.
19932 * gdb.base/ptype.exp: Succeed on more varieties of output.
19933 * gdb.base/scope.exp: Add xfails for HP-UX.
19934 * gdb.base/sect-cmd.exp: Add more cases.
19935 * gdb.base/setvar.exp: Add xfails for HP-UX.
19936 * gdb.base/shlib-call.exp: Loosen some matches slightly.
19937 * gdb.base/signals.exp: Match on void symbolically.
19938 * gdb.base/step-test.exp: Add case for PA64.
19939 * gdb.base/term.exp: Add exit and restart.
19940 * gdb.base/twice.exp: Clean up after self.
19941 * gdb.base/varargs.exp: Disable overload resolution explicitly.
19942 * gdb.base/whatis.exp: Allow more ways to pass tests.
19943
19944 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
19945 no longer useful.
19946
19947 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
19948
19949 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
19950 list of patterns.
19951 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
19952 print_double_array(double_array)", "continuing to breakpoint
19953 1018", "print print_double_array(array_d)" and "continuing to
19954 1034" tests.
19955
19956 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
19957
19958 * Makefile.in: Add empty html and install-html targets.
19959
19960 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
19961
19962 * config/mt-*: Remove, these haven't been used since 1996.
19963
19964 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
19965
19966 * gdb.base/call-strs.c, gdb.base/ending-run.c,
19967 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
19968 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
19969
19970 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
19971
19972 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
19973 simpler match case for the ptype of the big class.
19974
19975 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
19976
19977 * gdb.exp: Fix test for gdb_prompt existence.
19978
19979 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
19980
19981 * gdb.exp (gdb_test): Add fail after calls to perror.
19982
19983 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
19984
19985 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
19986
19987 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
19988
19989 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
19990
19991 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
19992
19993 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
19994 malloc() is linked in.
19995
19996 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
19997
19998 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
19999 step at end.
20000
20001 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
20002
20003 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
20004
20005 * gdb.java/jv-print.exp: New file. (Our first Java test!)
20006
20007 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
20008
20009 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
20010 * gdb.base/mips_pro.exp: Likewise.
20011
20012 1999-06-02 Keith Seitz <keiths@cygnus.com>
20013
20014 * gdb.c++/templates.cc: Change all "new" operators to throw
20015 an exception.
20016 * gdb.c++/cplusfuncs.cc: Likewise.
20017
20018 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
20019
20020 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
20021
20022 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
20023 * gdb.base/ending-run.exp: When stepping out of main, accept a
20024 step into an arbitrary assembler file.
20025
20026 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20027
20028 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
20029 "breakpoint-invalid" to be printed.
20030 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
20031 number of "frames-invalid" and "breakpoint-invalid" to be printed.
20032 * gdb.base/annota2.cc: Initialize a.x to 0.
20033
20034 1999-05-17 Keith Seitz <keiths@cygnus.com>
20035
20036 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
20037 when "skip_float_tests" set.
20038 Ditto for "print print_double_array(array_d)", "print print_small_structs",
20039 "print print_ten_doubles", and "step into print_long_arg_list".
20040 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
20041 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
20042 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
20043 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
20044 "skip_float_tests" is set.
20045 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
20046 when "skip_float_tests" set.
20047
20048 1999-05-06 Keith Seitz <keiths@cygnus.com>
20049
20050 * gdb.base/annota2.cc: Include stdio.h.
20051
20052 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
20053
20054 * gdb.base/crossload.exp: Remove, this has been disabled ever
20055 since BFD stopped including all targets, and cross-GDB gets
20056 plenty of testing anyway.
20057 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
20058 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
20059 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
20060 * gdb.base/README: Remove, was doc for this.
20061 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
20062 needed.
20063
20064 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20065
20066 * gdb.base/call-ar-st.exp: Fix one regular expression in test
20067 output.
20068
20069 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
20070 * gdb.base/annota2.exp: New file. More annotation tests.
20071 * gdb.base/annota1.c: New file. Source file for annota1.exp.
20072 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
20073
20074 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
20075
20076 * config/cfdbug.exp: New file.
20077
20078 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
20079
20080 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
20081 Marcus Daniel's and Dale Hawkins's demangler crashes.
20082
20083 * gdb.c++/demangle.exp (test_gnu_style_demangling,
20084 test_lucid_style_demangling, test_arm_style_demangling,
20085 test_hp_style_demangling): Try Tom Tromey's core-dumping
20086 identifier under each demangling style.
20087
20088 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
20089
20090 * gdb.c++/demangle.exp: Include the current demangling style
20091 in all test names.
20092 (current_demangling_style): New global variable.
20093 (set_demangling_style, test_demangling_core, test_demangling,
20094 test_demangling_exact): New functions.
20095 (test_gnu_style_demangling, test_lucid_style_demangling,
20096 test_arm_style_demangling, test_hp_style_demangling): Use those,
20097 instead of calling gdb_test and gdb_test_exact directly.
20098 (catch_demangling_errors): New function, which reports errors
20099 signalled by the demangling test functions in an orderly way.
20100 (do_tests): Use catch_demangling_errors.
20101
20102 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
20103
20104 * gdb.base/signals.exp (test_handle_all_print): Use () for
20105 grouping in expressions, not {}.
20106
20107 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
20108 initialized yet.
20109
20110 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
20111
20112 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
20113 are listed.
20114
20115 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
20116
20117 * gdb.stabs/weird.exp: Test for CC being defined before
20118 looking at its value.
20119
20120 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
20121
20122 * gdb.base/call-ar-st.exp: Remove stray '#'.
20123 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
20124 "short int" and "long int".
20125 * gdb.c++/overload.cc: Cast the string added in the previous
20126 change, to mollify finicky HP compiler.
20127 * gdb.hp/reg-test.exp (testfile): Fix file name.
20128 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
20129
20130 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
20131 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
20132 alternate form of enum ptype.
20133
20134 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
20135
20136 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
20137 * gdb.hp/*.exp: Change all to run compiler probe only after
20138 passing skip_hp_tests, so as not to waste time on guaranteed
20139 failure.
20140
20141 * gdb.c++/overload.cc: Pass string instead of char addr, always
20142 init ccpfoo.
20143 * gdb.c++/templates.cc: Fix syntax error.
20144
20145 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20146
20147 * gdb.base/commands.exp: Add test for correct position of '>'
20148 when issuing the 'commands' command after a 'while' or 'if'
20149 command.
20150
20151 1999-03-18 James Ingham <jingham@cygnus.com>
20152
20153 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
20154
20155 * gdb.c++/method.exp: It was testing an uninitialized int on the
20156 stack and assuming it was positive.
20157
20158 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
20159
20160 * gdb.base/step-test.exp: Catch a case where finish is broken and
20161 keep it from killing the rest of the tests.
20162 Use gdb_continue_to_end.
20163
20164 * gdb.base/sigall.exp: use gdb_continue_to_end.
20165
20166 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
20167
20168 * gdb.base/display.exp: use runto_main, not run.
20169
20170 * gdb.base/default.exp: Check for the current error message in the
20171 r abbreviation test.
20172 Add strongarm to the targets that know info float.
20173
20174 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
20175 run which doesn't work with monitors.
20176
20177 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
20178
20179 * gdb.base/break.exp: use the gdb_continue_to_end proc.
20180
20181 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
20182 program. Traps the case (in Cygmon) when the program never really
20183 exits. Same as Mark's continue_to_exit, but I had put it in a lot
20184 more places, so I used my name. Sorry Mark...
20185
20186 * config/monitor.exp (gdb_target_monitor): added another
20187 target_info parameter: remotebinarydownload. This will set the
20188 remotebinarydownload flag if this is causing some boards trouble.
20189
20190 1999-03-18 Mark Salter <msalter@cygnus.com>
20191
20192 * lib/gdb.exp (continue_to_exit): New function.
20193
20194 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
20195 * gdb.base/ending-run.exp: Ditto.
20196 * gdb.base/step-test.exp: Ditto.
20197
20198 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
20199
20200 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
20201 (suggested by Art Haas <ahaas@neosoft.com>).
20202
20203 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
20204
20205 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
20206
20207 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
20208
20209 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
20210 descriptions of types (short unsigned int vs unsigned short, etc).
20211
20212 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
20213
20214 * gdb.base/call-strs.exp: Don't assume that `step' will step over
20215 a call to strlen; sometimes we do have sources.
20216
20217 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
20218
20219 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
20220 character, so GDB won't print garbage after its end.
20221
20222 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
20223 breakpoint there instead. Sometimes GCC emits memcpy to handle
20224 the large structures being passed by value, so we step into that
20225 instead of sum_array_print, which obscures what we're really testing.
20226 * gdb.base/step-test.exp: However, we do want a test that notices
20227 the bizarre steps into memcpy, so do that here. Add check for
20228 stepping into function calls that pass large structures by value.
20229 ("Is that a noun clause, or are you just happy to see me?")
20230 Remove all references to specific line numbers.
20231 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
20232 New type and function.
20233 (main): Call large_struct_by_value, passing it a large struct by value.
20234 * lib/gdb.exp (gdb_get_line_number): New function.
20235
20236 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
20237 more portable.
20238
20239 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
20240
20241 * lib/gdb.exp: Doc fixes.
20242
20243 1999-03-05 Nick Clifton <nickc@cygnus.com>
20244
20245 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
20246
20247 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
20248
20249 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
20250 commands. They're not germane to this test, and they don't work
20251 that way on remote targets.
20252
20253 1999-03-01 James Ingham <jingham@cygnus.com>
20254
20255 * Changelog entries merged over from gdb development branch.
20256
20257 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
20258
20259 * lib/gdb.exp (gdbtk_analyze_results): Generic function
20260 for outputting results of test run.
20261
20262 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
20263
20264 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
20265
20266 1999-02-25 Felix Lee <flee@cygnus.com>
20267
20268 * lib/gdb.exp (debug_format): initialize
20269
20270 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
20271
20272 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
20273 * gdb.base/call-rt-st.c: Ditto.
20274
20275 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
20276
20277 * gdb.threads/pthreads.exp (horiz): New variable.
20278 (test_startup): Fix regexps that capture thread numbers.
20279
20280 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
20281
20282 * gdb.base/smoke.exp: Disambiguate two test case names (both
20283 called ``print'').
20284
20285 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
20286
20287 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
20288 compilation.
20289
20290 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
20291
20292 * gdb.base/miscexprs.exp: Change patterns to match GDB's
20293 actual output formatting.
20294 * gdb.base/smoke.exp: GDB removes leading 0's.
20295 * gdb.base/volatile.exp: Don't check type of remuneration;
20296 that variable is no longer defined in constvars.c.
20297 * gdb.base/step-test.c (main): Exit with explicit exit code.
20298 * gdb.base/step-test.exp: Remove two nexti checks--they are
20299 not portable.
20300
20301 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
20302
20303 * gdb.base/help.exp ("help delete display"): Fix test to match
20304 gdb's output.
20305
20306 * gdb.base/long_long.c (known_types): Initialize values to zero.
20307 * gdb.base/long_long.exp: Step one more line
20308 so 'dec' is initialized in "get to known place". GDB removes
20309 leading zeros. Explicitly ask for hex formatting. Use
20310 unique test case names.
20311
20312 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20313
20314 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
20315
20316 * gdb.c++/method.exp: Add missing close brace.
20317
20318 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
20319
20320 * gdb.base/maint.exp: Use 'set height 0' to disable page
20321 prompting, not 'set height 400'.
20322
20323 Fix a bunch of timeouts.
20324 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
20325 four separate tests, so expect doesn't take forever to match a ton
20326 of text against a regexp with lots of .* forms.
20327 ("maint print psymbols", "maint print symbols"): Make some of
20328 these greps more selective, so that expect doesn't try to wade
20329 through huge piles of output and time out.
20330
20331 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
20332
20333 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
20334 tests: one which doesn't expect shlib events to be reported, and
20335 another which does, but is XFAIL for all platforms other than
20336 HP/UX.
20337
20338 * gdb.base/break.exp: Teach the test suite that the `catch
20339 fork', `catch vfork', and `catch exec' commands produce error
20340 messages on platforms that don't provide these features.
20341
20342 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
20343
20344 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
20345 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
20346 (shortening names from solib_threshold.exp etc), won't run on
20347 anything but HP-UX for the foreseeable future.
20348 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
20349 reflect move.
20350
20351 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
20352
20353 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
20354 gdb.trace/Makefile.in (clean): Remove all test executables.
20355
20356 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
20357
20358 * gdb.base/shlib-call.exp: add test cases to verify that gdb
20359 successfully re-sets breakpoints in shared libraries.
20360 * gdb.base/shmain.c (main): return 0, don't fall off the end.
20361
20362 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20363
20364 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
20365 and compiled w/o GCC.
20366
20367 * gdb.hp/watch-cmd.exp: ditto.
20368
20369 * gdb.hp/watch-hp.exp: ditto.
20370
20371 * gdb.hp/xdb1.exp: ditto.
20372
20373 * gdb.hp/xdb2.exp: ditto.
20374
20375 * gdb.hp/dbx.exp: ditto.
20376
20377 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
20378
20379 * constvars.c: Remove C++-isms.
20380 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
20381 with GCC.
20382
20383 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
20384
20385 The following changes are part of the HP merge.
20386
20387 * gdb.base/break.exp: new tests to verify that catchpoints for
20388 fork, vfork, and exec don't trigger inappropriately.
20389
20390 * gdb.base/opaque.exp: compile one file at a time, then link.
20391
20392 * gdb.base/signals.exp: be more restrictive about which hppa
20393 systems receive a setup_xfail. new tests.
20394
20395 * gdb.base/solib_threshold.build: new file.
20396 * gdb.base/solib_threshold.exp: new file.
20397 * gdb.base/solib_threshold.link_opts: new file.
20398 * gdb.base/solib_threshold.mk: new file.
20399 * gdb.base/gen_solib_threshold.c: new file.
20400
20401 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
20402 tests. New tests for enums inside classes.
20403
20404 * gdb.c++/compiler.cc: indicate support of template debugging.
20405
20406 * gdb.c++/demangle.exp: run hp style demangling tests.
20407
20408 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
20409 tests.
20410
20411 * gdb.c++/misc.cc: changes to support new tests.
20412
20413 * gdb.c++/templates.cc: changes to support HP's compiler; changes
20414 to support new tests.
20415
20416 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
20417 gcc, then skip these tests.
20418
20419 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
20420
20421 The following files are part of the HP merge; some had longer
20422 names at HP, but have been renamed to be no more than 14
20423 characters in length.
20424
20425 * gdb.hp/ambiguous.cc: new file.
20426 * gdb.hp/ambiguous.exp: new file.
20427 * gdb.hp/attach.exp: new file.
20428 * gdb.hp/attach2.exp: new file.
20429 * gdb.hp/classes-hp.exp: new file.
20430 * gdb.hp/ctti.exp: new file.
20431 * gdb.hp/ctti-add.cc: new file.
20432 * gdb.hp/ctti-add1.cc: new file.
20433 * gdb.hp/ctti-add2.cc: new file.
20434 * gdb.hp/ctti-add3.cc: new file.
20435 * gdb.hp/dbx.exp: new file.
20436 * gdb.hp/exception.cc: new file.
20437 * gdb.hp/exception.exp: new file.
20438 * gdb.hp/foll-exec.c: new file.
20439 * gdb.hp/foll-exec.exp: new file.
20440 * gdb.hp/foll-fork.c: new file.
20441 * gdb.hp/foll-fork.exp: new file.
20442 * gdb.hp/foll-vfork.c: new file.
20443 * gdb.hp/foll-vfork.exp: new file.
20444 * gdb.hp/inherit-hp.exp: new file.
20445 * gdb.hp/more-steps.exp: new file.
20446 * gdb.hp/namespace.cc: new file.
20447 * gdb.hp/namespace.exp: new file.
20448 * gdb.hp/optimize.exp: new file.
20449 * gdb.hp/pxdb.c: new file.
20450 * gdb.hp/pxdb.exp: new file.
20451 * gdb.hp/quicksort.exp: new file.
20452 * gdb.hp/reg-test.exp: new file.
20453 * gdb.hp/reg-test.s: new file.
20454 * gdb.hp/sized-enum.c: new file.
20455 * gdb.hp/sized-enum.exp: new file.
20456 * gdb.hp/start-stop.exp: new file.
20457 * gdb.hp/templ-hp.cc: new file.
20458 * gdb.hp/templ-hp.exp: new file.
20459 * gdb.hp/thr-lib.c: new file.
20460 * gdb.hp/thr-lib.exp: new file.
20461 * gdb.hp/thr-lib.h: new file.
20462 * gdb.hp/thr-liblib.c: new file.
20463 * gdb.hp/virtfun-hp.c: new file.
20464 * gdb.hp/virtfun-hp.exp: new file.
20465 * gdb.hp/watch-cmd.exp: new file.
20466 * gdb.hp/watch-hp.exp: new file.
20467 * gdb.hp/xdb1.exp: new file.
20468 * gdb.hp/xdb2.exp: new file.
20469 * gdb.hp/xdb3.exp: new file.
20470
20471 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
20472
20473 The following files are part of the HP merge; some had longer
20474 names at HP, but have been renamed to be no more than 14
20475 characters in length.
20476
20477 * gdb.base/ss.h: new file.
20478 * gdb.base/call-ar-st.c: new file.
20479 * gdb.base/call-ar-st.exp: new file.
20480 * gdb.base/call-rt-st.c: new file.
20481 * gdb.base/call-rt-st-exp: new file.
20482 * gdb.base/call-strs.exp: new file.
20483 * gdb.base/ena-dis-br.exp: new file.
20484 * gdb.base/environ.exp: new file.
20485 * gdb.base/long_long.exp: new file.
20486 * gdb.base/sect-cmd.exp: new file.
20487 * gdb.base/shlib-cl2.exp: new file.
20488 * gdb.base/smoke.exp: new file.
20489 * gdb.base/so-impl-ld.c: new file.
20490 * gdb.base/so-impl-ld.exp: new file.
20491 * gdb.base/so-indr-cl.c: new file.
20492 * gdb.base/so-indr-cl.exp: new file.
20493 * gdb.base/varargs.exp: new file.
20494 * gdb.base/volatile.exp: new file.
20495 * gdb.base/whatis-exp.exp: new file.
20496 * gdb.base/display.exp: new file.
20497 * gdb.c++/derivation.exp: new file.
20498 * gdb.c++/local.exp: new file.
20499 * gdb.c++/member-ptr.exp: new file.
20500 * gdb.c++/overload.exp: new file.
20501 * gdb.c++/ovldbreak.exp: new file.
20502 * gdb.c++/ref-types.exp: new file.
20503 * gdb.c++/ref-types2.exp: new file.
20504 * gdb.c++/userdef.exp: new file.
20505
20506 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
20507
20508 * gdb.base/default.exp: Reflect wording change in remote.c.
20509
20510 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
20511
20512 * gdb.base/help.exp: Update to reflect current text.
20513
20514 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
20515
20516 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
20517 they're stack variables and contain garbage.
20518 * gdb.c++/anon-union.exp: new file.
20519
20520 The following changes were made by David Taylor
20521 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
20522 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
20523 in changes by HP.
20524
20525 * gdb.base/bitops.exp: new file.
20526 * gdb.base/default.exp: change expected messages for catch and
20527 info catch tests to reflect HP merge changes.
20528 * gdb.base/enable-disable-break.exp
20529 * gdb.base/ending-run.c: new file.
20530 * gdb.base/long_long.c: new file.
20531 * gdb.base/maint.exp: new file.
20532 * gdb.base/pointers2.exp: new file.
20533 * gdb.base/shlib-call2.exp: new file.
20534 * gdb.base/solib.exp: new file.
20535 * gdb.base/step-test.c: new file.
20536 * gdb.c++/anon-union.cc: new file.
20537 * gdb.c++/local.cc: new file.
20538 * gdb.c++/member-pointer.cc: new file.
20539 * gdb.c++/method.cc: new file.
20540 * gdb.c++/ref-types.cc: new file.
20541 * gdb.c++/ref-types2.cc: new file.
20542 * gdb.c++/userdef.cc: new file.
20543
20544 * gdb.base/scope.exp: compile one file at a time, then link.
20545 * gdb.base/langs.exp: ditto.
20546 * gdb.base/list.exp: ditto.
20547
20548 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
20549
20550 The following changes were made by David Taylor
20551 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
20552 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
20553 in changes by HP.
20554
20555 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
20556 skip tests. When compiling pass c++ flag to gdb_compile.
20557 * gdb.c++/
20558
20559 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
20560 test for on hppa*-*-hpux*; use args to see if c++ was specified.
20561 (skip_hp_tests): new function.
20562 (gdb_preprocess): new function.
20563
20564 * configure.in (hpdir): decide whether to configure gdb.hp.
20565 * configure: regenerated.
20566
20567 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
20568 to delete on clean.
20569 (EXECUTABLES): update to reflect new additions.
20570 * gdb.base/commands.exp: update message expected.
20571 * gdb.base/default.exp: add copyright notice.
20572 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
20573 * gdb.base/help.exp: update messages to reflect current text.
20574 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
20575 targets for recurse tests.
20576 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
20577 skip this file.
20578
20579 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
20580 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
20581 compilation.
20582 * gdb.c++/misc.exp: ditto.
20583 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
20584 run the tests. tell gdb_compile that it's a c++ compilation.
20585
20586 * gdb.threads/pthreads.exp: fix typo in message.
20587
20588 * gdb.base/all-bin.exp: new file.
20589 * gdb.base/arithmet.exp: new file.
20590 * gdb.base/assign.exp: new file.
20591 * gdb.base/completion.exp: new file.
20592 * gdb.base/cond-expr.exp: new file.
20593 * gdb.base/condbreak.exp: new file.
20594 * gdb.base/define.exp: new file.
20595 * gdb.base/dollar.exp: new file.
20596 * gdb.base/environment.exp: new file.
20597 * gdb.base/eval-skip.exp: new file.
20598 * gdb.base/jump.exp: new file.
20599 * gdb.base/logical.exp: new file.
20600 * gdb.base/pointers.exp: new file.
20601 * gdb.base/relational.exp: new file.
20602 * gdb.base/section_command.exp: new file.
20603 * gdb.base/whatis-expr.exp: new file.
20604
20605 * gdb.base/all-types.c: new file.
20606 * gdb.base/call-array-struct.c: new file.
20607 * gdb.base/call-return-struct.c: new file.
20608 * gdb.base/call-strings.c: new file.
20609 * gdb.base/callfuncs2.c: new file.
20610 * gdb.base/condbreak.c: new file.
20611 * gdb.base/constvars.c: new file.
20612 * gdb.base/display.c: new file.
20613 * gdb.base/int-type.c: new file.
20614 * gdb.base/jump.c: new file.
20615 * gdb.base/miscexprs.c: new file.
20616 * gdb.base/pointers.c: new file.
20617 * gdb.base/pointers2.c: new file.
20618 * gdb.base/shmain.c: new file.
20619 * gdb.base/shr1.c: new file.
20620 * gdb.base/shr2.c: new file.
20621 * gdb.base/solib.c: new file.
20622 * gdb.base/solib1.c: new file.
20623 * gdb.base/solib2.c: new file.
20624 * gdb.base/varargs.c: new file.
20625 * gdb.c++/derivation.cc: new file.
20626 * gdb.c++/overload.cc: new file.
20627 * gdb.c++/ovldbreak.cc: new file.
20628 * gdb.hp/attach.c: new file.
20629 * gdb.hp/attach2.c: new file.
20630 * gdb.hp/average.c: new file.
20631 * gdb.hp/compiler.c: new file.
20632 * gdb.hp/compiler.cc: new file.
20633 * gdb.hp/execd-program.c: new file.
20634 * gdb.hp/follow-exec.c: new file.
20635 * gdb.hp/follow-fork.c: new file.
20636 * gdb.hp/follow-vfork-and-exec.c: new file.
20637 * gdb.hp/misc-hp.cc: new file.
20638 * gdb.hp/more-steps.c: new file.
20639 * gdb.hp/optimize.c: new file.
20640 * gdb.hp/quicksort.c: new file.
20641 * gdb.hp/run-hp.c: new file.
20642 * gdb.hp/start-stop.c: new file.
20643 * gdb.hp/sum.c: new file.
20644 * gdb.hp/templates-hp.cc: new file.
20645 * gdb.hp/thread-local-in-lib.c: new file.
20646 * gdb.hp/thread-local-in-lib.h: new file.
20647 * gdb.hp/thread-local-in-lib.lib.c: new file.
20648 * gdb.hp/vforked-program.c: new file.
20649 * gdb.hp/virtfunc-hp.cc: new file.
20650 * gdb.hp/watchpoint-hp.c: new file.
20651 * gdb.hp/xdb.c: new file.
20652 * gdb.hp/xdb0.c: new file.
20653 * gdb.hp/xdb0.h: new file.
20654 * gdb.hp/xdb1.c: new file.
20655
20656 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
20657
20658 The following change was made by Edith Epstein
20659 <eepstein@cygnus.com> as part of a project to merge in changes
20660 originally made by HP; HP did not create ChangeLog entries.
20661
20662 * gdb.c++/demangle.exp: changed the expected output for some
20663 ARM-style mangling -- removed second reference to datatype.
20664 For example, maint demangle __dt__11T1__pt__2_cFv
20665 T1<char>::~T1<char>(void)
20666 becomes,
20667 maint demangle __dt__11T1__pt__2_cFv
20668 T1<char>::~T1(void)
20669
20670 (test_hp_style_demangling): new hp specific demangling test cases.
20671
20672 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
20673
20674 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
20675 * gdb.trace/backtrace.exp: Likewise.
20676 * gdb.trace/circ.exp: Likewise.
20677 * gdb.trace/collection.exp: Likewise.
20678 * gdb.trace/deltrace.exp: Likewise.
20679 * gdb.trace/infotrace.exp: Likewise.
20680 * gdb.trace/limits.exp: Likewise.
20681 * gdb.trace/packetlen.exp: Likewise.
20682 * gdb.trace/passc-dyn.exp: Likewise.
20683 * gdb.trace/passcount.exp: Likewise.
20684 * gdb.trace/report.exp: Likewise.
20685 * gdb.trace/save-trace.exp: Likewise.
20686 * gdb.trace/tfind.exp: Likewise.
20687 * gdb.trace/tracecmd.exp: Likewise.
20688 * gdb.trace/while-dyn.exp: Likewise.
20689 * gdb.trace/while-stepping.exp: Likewise.
20690
20691 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
20692
20693 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
20694
20695 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
20696
20697 From Brendan Kehoe:
20698 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
20699 int return types.
20700
20701 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
20702
20703 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
20704 remote dos host testing right.
20705
20706 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
20707
20708 * gdb.base/corefile.exp: remove some xfails.
20709
20710 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
20711
20712 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
20713 have different timestamps.
20714
20715 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
20716
20717 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
20718 gdb.base/default.exp: Replace "exec" with "executable".
20719
20720 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
20721
20722 * gdb.base/default.exp: Change else if to elseif from previous
20723 delta.
20724
20725 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
20726
20727 * gdb.base/default.exp: Add brace missing from previous delta.
20728
20729 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
20730
20731 * gdb.base/default.exp: Support test for info float for all
20732 varieties of arm toolchain.
20733
20734 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
20735
20736 * gdb.trace/*.exp: remove "remote_download" command.
20737
20738 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
20739
20740 * gdb.trace/*.exp: remove -gdwarf from compile.
20741
20742 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
20743
20744 * gdb.trace/configure.in(AC_INIT): typo
20745 * gdb.trace/configure: regenerated
20746
20747 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
20748
20749 * config/m68k-emc.exp: New file.
20750 * lib/<emc-support.exp trace-support.exp}: New files.
20751 * configure.in: add new test directory gdb.trace.
20752 * gdb.trace/{configure configure.in Makefile.in}: New files.
20753 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
20754 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
20755 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
20756 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
20757 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
20758 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
20759 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
20760
20761 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
20762
20763 * gdb.c++/classes.exp: Change all regular expressions to match
20764 arbitrary combinations of newline/carriage-return, so that they
20765 will work equally well on Unix and Windows.
20766 * gdb.c++/inherit.exp: ditto.
20767 * gdb.c++/virtfunc.exp: ditto.
20768
20769 1998-08-11 Dawn Perchik <dawn@cygnus.com>
20770
20771 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
20772
20773 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
20774
20775 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
20776 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
20777 to use a0-a3/d0-d3 as needed.
20778
20779 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
20780
20781 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
20782 * gdb.disasm/am33.exp: Corresponding changes.
20783
20784 1998-07-11 Felix Lee <flee@cygnus.com>
20785
20786 * gdb.base/callfuncs.exp: add cmp10 test.
20787 * gdb.base/callfuncs.c (cmp10): new function.
20788
20789 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
20790
20791 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
20792 into two parts to get around a synchronization problem in expect.
20793
20794 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
20795
20796 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
20797
20798 * configure.in: Add options for gdbtk testsuite.
20799
20800 * configure: Regenerate.
20801
20802 * gdb.gdbtk: New directory to hold gdbtk tests.
20803
20804 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
20805
20806 * gdb.fortran/types.exp: Escape brackets in expect patterns
20807 for test_float_literal_types_accepted tests.
20808 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
20809 before run test.
20810
20811 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
20812
20813 * am33.exp: Just compile, do not link the testcase.
20814 * am33.s: Add ".am33" pseudoop to force am33 mode.
20815
20816 1998-06-25 Felix Lee <flee@cygnus.com>
20817
20818 * gdb.base/setshow.exp: make sure $pc is sane.
20819
20820 * gdb.stabs/weird.exp: split expect patterns properly.
20821
20822 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
20823
20824 * gdb.disasm/am33.s: New disassembler testfile for the am33.
20825 * gdb.disasm/am33.exp: Run it.
20826
20827 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
20828
20829 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
20830 match processing (and eliminate spurious timeouts when running).
20831
20832 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
20833
20834 * gdb.base/signals.exp (test_handle_all_print): put back Mach
20835 exception test, but conditionalize it on target [mach | gnu].
20836
20837 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
20838
20839 * gdb.base/overlays.exp: fixup compile line for linker script.
20840
20841 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
20842
20843 * gdb.fortran/types.exp: don't guess at float size.
20844
20845 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
20846
20847 * gdb.base/exprs.exp: delete test that depends on int size.
20848
20849 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
20850
20851 * config/sim.exp: Removed checks for target triplets.
20852 (gdb_target_sim): Use gdb,target_sim_options.
20853
20854 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
20855
20856 * gdb.base/reread.exp: New file.
20857 * gdb.base/reread1.c: New file.
20858 * gdb.base/reread2.c: New file.
20859
20860 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
20861
20862 * config/sim.exp: Use 'target sim -sparclite' when running
20863 SPARClite programs.
20864
20865 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
20866
20867 * gdb.base/structs2.exp: New file.
20868 * gdb.base/structs2.c: New file.
20869
20870 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
20871
20872 * gdb.asm/common.inc: New file.
20873 * gdb.asm/d10v.inc: New file.
20874 * asm-source.exp: Pass -I's to gas to find .inc files.
20875 Update line numbers in expected output.
20876 * asmsrc1.s: Rewrite.
20877 * asmsrc2.s: Rewrite.
20878 * configure.in: Create arch.inc symlink.
20879 * configure: Regenerate.
20880 * Makefile.in (distclean): Delete arch.inc.
20881
20882 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
20883
20884 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
20885 (t_enum_value2): ditto
20886 (t_enum_value3): ditto
20887 (main): ditto
20888 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
20889
20890 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
20891 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
20892 change.
20893 Use gdb_test instead of send_gdb/gdb_expect sequences.
20894
20895 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
20896
20897 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
20898 not void.
20899
20900 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
20901
20902 * gdb.base/branches.c: Code with lots of loops and
20903 subroutines. Used to test gdbs ability to single step through PC
20904 changes, especially to test mips-tdep.c:mips_next_pc
20905
20906 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
20907
20908 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
20909 more rigorous EGCS C++ error checking.
20910
20911 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20912
20913 * gdb.base/help.exp: Clean up `help set args' and `help show args'
20914 tests.
20915 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
20916 function when asleep.
20917 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
20918 for i*86 Linux and SVR4 signal handling problems.
20919 Remove linux xfail for `next to handler in signals_tests_1', fixed
20920 by recent infrun.c change.
20921 Limit backtrace to 10 frames to avoid timeout problems with infinite
20922 stack backtraces.
20923 Adjust expect pattern in `handle all print' test to match Apr 28 1997
20924 target.[ch] change.
20925
20926 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
20927
20928 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
20929 for a newline from gdb before continuing.
20930 (default_gdb_exit): Just look for y or n.
20931 (gdb_test): Detect abnormal exit from GDB running on DOS; if
20932 it does, fail the rests of the tests in the file.
20933
20934 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
20935
20936 * config/cygmon.exp: New file.
20937
20938 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
20939
20940 * gdb.base/list.exp: Fix problem with "list default lines around
20941 main" test on remote targets.
20942
20943 * gdb.base/scope.exp: Fix problem with filelocal_bss before
20944 run test on remote targets.
20945
20946 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
20947
20948 * gdb.asm: New directory.
20949 * configure.in: Configure it.
20950 * configure: Regenerate.
20951 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
20952 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
20953
20954 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
20955
20956 * config/mn10300-eval.exp: New file to support MN10300 eval board.
20957
20958 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
20959
20960 * gdb.base/overlays (several files): Merge the two overlay
20961 managers into one. Change variables (foox, barx, bazx, grbxx)
20962 back into ints but force them to load in their proper sections.
20963
20964 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
20965
20966 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
20967 on-chip insn memory and IMAP1 to upper 128k.
20968 (D10VCopy): Handle memory regions crossing 16k boundaries.
20969 (D10VCopy): Transfer data in 32 bit chunks.
20970
20971 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
20972
20973 * gdb.base/overlays.c (main): Exit normally when result is
20974 correct.
20975
20976 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
20977 map. Include space for printf in .text segment.
20978
20979 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
20980 updated d10v memory VMA/LMA map.
20981 (D10VCopy): Call D10VTranslate.
20982
20983 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
20984
20985 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
20986
20987 * gdb.base/bar.c (barx, bar): Change variable to small array so
20988 that it won't be put into the .sdata - small data -
20989 section. Update reference.
20990 * gdb.base/baz.c (bazx, baz): Ditto.
20991 * gdb.base/foo.c (foox, foo): Ditto.
20992 * gdb.base/grbx.c (grbxx, grbx): Ditto.
20993
20994 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
20995 to be arrays.
20996
20997 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
20998
20999 * gdb.base/overlays.exp: fix up and get working again.
21000 Add tests for backtraces from an overlay function.
21001
21002 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
21003
21004 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
21005 "calling function with watchpoint enabled".
21006
21007 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
21008
21009 * gdb.base/break.exp (test_next_with_recursion): Remove
21010 gdb_suppress_tests for d10v-*-*.
21011 * lib/gdb.exp (gdb_suppress_tests): Disable this function
21012 pending review of whether it is useful or not.
21013
21014 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
21015
21016 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
21017
21018 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
21019
21020 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
21021 * config/dve.exp: New file to support Densan boards.
21022
21023 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
21024
21025 * gdb.base/interrupt.exp: Document problem of simulators, signals,
21026 reads and BSD.
21027
21028 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
21029
21030 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
21031 response.
21032
21033 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
21034
21035 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
21036
21037 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
21038 test.
21039
21040 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
21041 target_sizeof_long and target_bigendian_p.
21042 (structs_by_value, structs_by_reference): Check values according
21043 to targets word size and endianess.
21044
21045 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
21046
21047 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
21048 output.
21049
21050 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
21051
21052 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
21053 Update test of set args help to match source change.
21054
21055 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
21056
21057 * gdb.base/default.exp: Expect help system output to be in
21058 alphabetical order.
21059 * gdb.base/help.exp: Ditto.
21060
21061 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
21062
21063 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
21064 "i*86-pc-linux-gnu*".
21065 * gdb.base/interrupt.exp: Ditto.
21066 * gdb.base/corefile.exp: Ditto.
21067
21068 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
21069 define vxworks when building the testcase.
21070
21071 * gdb.base/ptype.exp: Fix testnames to be unique.
21072 * gdb.base/radix.exp: Ditto.
21073 * gdb.base/term.exp: Ditto.
21074 * gdb.base/whatis.exp: Ditto.
21075 * gdb.c++/classes.exp: Ditto.
21076
21077 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
21078
21079 * gdb.base/callfuncs.exp: Fix indentation.
21080
21081 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
21082 suppress_flag has been set.
21083 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
21084 target feature.
21085
21086 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
21087
21088 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
21089 the testcase.
21090
21091 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
21092 set_debug_traps() and breakpoint().
21093 * gdb.c++/misc.cc (main): Ditto.
21094 * gdb.c++/templates.cc (main): Ditto.
21095 * gdb.c++/virtfunc.cc (main): Ditto.
21096
21097 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
21098
21099 * lib/gdb.exp(gdb_step_for_stub): New function.
21100 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
21101 exists, reload the executable and do a "continue" instead of
21102 doing a jump.
21103 (runto_main): Use gdb_step_for_stub.
21104
21105 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
21106 tests to have unique names.
21107 * gdb.base/callfuncs.exp: Ditto.
21108 * gdb.base/commands.exp: Ditto.
21109 * gdb.base/default.exp: Ditto.
21110 * gdb.base/help.exp: Ditto.
21111 * gdb.base/list.exp: Ditto.
21112 * gdb.base/opaque.exp: Ditto.
21113 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
21114 similar tests.
21115
21116 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
21117 * gdb.c++/cplusfuncs.cc: Ditto.
21118 * gdb.c++/virtfunc.cc: Ditto.
21119
21120 * config/monitor.exp: Keep track of the last file we saw, rather
21121 than trying to get the info from gdb.
21122
21123 * gdb.fortran/types.exp: Move comment to previous line.
21124
21125 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
21126
21127 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
21128 target mode.
21129
21130 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
21131
21132 From Bob Manson:
21133 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
21134 string from GDB when it connects.
21135
21136 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
21137
21138 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
21139
21140 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
21141 if we can't get a debug format from GDB (we may be testing an
21142 older GDB). Use a 10 second timeout when checking for the format.
21143
21144 * gdb.stabs/weird.exp: Fix quoting.
21145
21146 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
21147
21148 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
21149
21150 * config/arm-ice.exp: New file.
21151
21152 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
21153
21154 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
21155 until it has been modified to work with the new testsuite.
21156
21157 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
21158 testcase won't compile, cause all of the testcases in the file to
21159 fail instead.
21160
21161 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
21162 (gdb_clear_suppressed): New procedure.
21163 (gdb_stop_suppressing_tests): Only clear suppress_flag if
21164 it contains a positive value.
21165
21166 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
21167
21168 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
21169
21170 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
21171
21172 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
21173
21174 * lib/gdb.exp (setup_xfail_format): New function.
21175 (get_debug_format): New function to get debug format.
21176 (debug_format): New global variable to hold last value set
21177 by get_debug_format.
21178 * gdb.base/list.exp: Call get_debug_format and expect some
21179 tests to fail for DWARF 1 and COFF formats.
21180 * gdb.c++/ptype.exp: Ditto.
21181 * gdb.c++/classes.exp: Ditto.
21182 * gdb.c++/cplusfuncs.exp: Ditto.
21183 * gdb.c++/inherit.exp: Ditto.
21184 * gdb.c++/templates.exp: Ditto.
21185 * gdb.c++/virtfunc.exp: Ditto.
21186
21187 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
21188
21189 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
21190 host doesn't have a currently-open connection.
21191
21192 * config/sparclet.exp: Cleanups and fixes to make it generic for
21193 any gdb stub target. Handle cases where gdb doesn't respond when
21194 interrupted in a sane fashion.
21195
21196 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
21197 same thing in a totally different way.
21198
21199 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
21200 setting "timeout".
21201 (gdb_start): We set the global gdb_prompt variable in
21202 default_gdb_init now.
21203
21204 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
21205
21206 * gdb.base/printcmds.exp: Fix "check for floating addition"
21207 regexp to accept results within approx +/- .01 of exact value.
21208 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
21209
21210 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
21211
21212 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
21213 properly.
21214 (gdb_expect): Add optional timeout parameter, and add timeout
21215 value to various calls.
21216 (gdb_suppress_tests): Only give one warning message per group.
21217
21218 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
21219
21220 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
21221 global variables. Handle getting a value for $timeout more
21222 gracefully.
21223
21224 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
21225
21226 * lib/gdb.exp: Close connection to remote host if gdb doesn't
21227 initialize.
21228 (default_gdb_init): New procedure; allow gdb_init to be overridden
21229 by a target configuration file.
21230 (gdb_expect): Pass the timeout to remote_expect.
21231
21232 * config/monitor.exp(gdb_load): Fix typo in regexp.
21233
21234 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
21235
21236 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
21237
21238 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
21239
21240 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
21241 here. Call gdb_target_exec before rebooting the target, to make
21242 sure the connection to the target is closed.
21243 (gdb_load): Pass the name of the executable to gdb_target_monitor.
21244 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
21245 Also detect "Timeout reading from remote" error.
21246
21247 * config/gdbserver.exp: Pass the executable being loaded to
21248 gdb_target_monitor. Don't call gdb_file_cmd here; let
21249 gdb_target_monitor do it.
21250
21251 * gdb.disasm/hppa.exp: Don't use exec_output.
21252
21253 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
21254
21255 * gdb.base/list.exp: If we're debugging a non-native target,
21256 try to set the pc register to point to the start of the
21257 program before doing the first list command.
21258
21259 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
21260 test_calls after restarting.
21261
21262 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
21263 reloading.
21264
21265 * gdb.base/watchpoint.exp: Fix typo.
21266
21267 * gdb.base/setshow.exp: Check for use_gdb_stub.
21268
21269 * gdb.base/break.exp: Fix continue until exit test for the gdb
21270 stub case.
21271 * gdb.base/langs.exp: Ditto.
21272
21273 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
21274 gdb_load_offset. If we weren't given a file to load, figure out
21275 what the current file is and use it.
21276
21277 * config/i386-bozo.exp: New file.
21278
21279 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
21280
21281 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
21282 feature.
21283
21284 * config/proelf.exp: New entry.
21285
21286 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
21287
21288 * lib/gdb.exp: Remove spurious .* patterns at the beginning
21289 of regexps.
21290
21291 * gdb.base/watchpoint.exp: Don't run the test_stepping
21292 tests if gdb can't call functions on the target.
21293
21294 * gdb.base/setshow.exp: Don't run the set prompt tests if
21295 the board has gdb_prompt set.
21296
21297 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
21298
21299 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
21300 * gdb.base/commands.exp: Likewise.
21301 * gdb.base/setshow.exp: Likewise.
21302
21303 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
21304
21305 * config/monitor.exp(gdb_start): Look for gdb_prompt target
21306 feature.
21307
21308 * config/i960.exp: New file.
21309
21310 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
21311
21312 * gdb.base/funcargs.exp: Check for gdb,short_int target
21313 feature instead of looking for explicit target triplets.
21314
21315 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
21316
21317 * gdb.base/printcmds.exp: add a couple more tests a la
21318 "p 123DEADBEEF", to check parse_number.
21319 * top.c: change "to enable to enable" to "to enable" in a couple
21320 of help strings.
21321
21322 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
21323
21324 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
21325 on the mn10300.
21326
21327 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
21328
21329 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
21330 where the test executable is run with explicit args.
21331 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
21332
21333 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
21334
21335 * gdb.base/run.c: Use FAKEARGV to build test executable that
21336 does not require a command line arg, since most simulators
21337 don't currently support passing such an arg into the simulated
21338 program.
21339 * gdb.base/commands.exp: Change tests to insert the proper
21340 value as the arg to the first recursive factorial call. Change
21341 compilation line to define FAKEARGV at compile time.
21342
21343 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
21344
21345 * gdb.base/recurse.exp: Enable these tests for the mn10300.
21346 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
21347 function with watchpoint enabled" test.
21348
21349 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
21350
21351 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
21352 Don't call gdb_test when the command doesn't return to a gdb prompt.
21353
21354 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
21355 "Tests restarted" messages.
21356
21357 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
21358
21359 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
21360
21361 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
21362
21363 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
21364 for INFO SYMBOL; add help tests for OVERLAY commands.
21365 * gdb.base/default.exp: add tests for INFO SYMBOL command;
21366 add tests for OVERLAY commands
21367 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
21368 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
21369 * gdb.base/sigall.c: add usestubs code frag
21370 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
21371
21372 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
21373
21374 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
21375 failures.
21376 (gdb_stop_suppressing_tests): Note that tests have restarted.
21377
21378 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
21379
21380 * config/h8300.exp: New file.
21381
21382 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
21383
21384 * gdb.base/setshow.exp: Check for the existence of a
21385 feature, not its value.
21386
21387 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
21388
21389 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
21390
21391 * gdb.base/scope.exp: It's now init0(), not init().
21392
21393 * gdb.base/scope0.c: For now, change init() to be init0().
21394
21395 * config/monitor.exp: Use gdb_serial in preference to serial
21396 or netport.
21397
21398 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
21399 and it's not already set.
21400
21401 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
21402
21403 * gdb.base/setshow.exp: Only test the run command if the target
21404 isn't using a stub and if it supports argument passing.
21405
21406 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
21407
21408 * config/udi.exp(gdb_start): Make sure UDICONF is set
21409 properly before starting gdb.
21410
21411 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
21412
21413 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
21414 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
21415 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
21416
21417 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
21418
21419 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
21420 specialized code to reboot the board, use remote_reboot instead.
21421
21422 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
21423
21424 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
21425
21426 * config/monitor.exp: Make sure we disconnect from the target.
21427 Also, try a reboot/reload cycle instead of failing if the
21428 load fails.
21429
21430 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
21431
21432 * gdb.base/default.exp: Don't set match_max.
21433 * gdb.base/help.exp: Ditto.
21434 * gdb.base/list.exp: Ditto.
21435 * gdb.base/signals.exp: Ditto.
21436
21437 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
21438 set, use remote_ld to download the testcase instead of
21439 the GDB loader.
21440
21441 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
21442
21443 * config/vr5000.exp: New file.
21444
21445 * config/monitor.exp(gdb_target_monitor): Add pattern for
21446 "Ending remote" to detect errors in connecting.
21447
21448 * gdb.base/setshow.exp: Add .* within auto language test.
21449
21450 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
21451 target feature.
21452
21453 * config/monitor.exp(gdb_load): Check for a failure when loading,
21454 and reboot the board if necessary.
21455
21456 * gdb.base/setvar.exp(test_set): Handle multiple prints within
21457 a set of tests. Remove print.* from the patterns being checked.
21458
21459 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
21460
21461 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
21462 refer to gdb_spawn_id.
21463
21464 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
21465 longer used.
21466 * config/sparclet.exp: Ditto.
21467 * config/sparclet-old.exp: Ditto.
21468 * config/slite.exp: Ditto.
21469 * config/sim.exp: Ditto.
21470 * gdb.base/funcargs.exp: Ditto.
21471
21472 * lib/gdb.exp:Remove references to gdb_spawn_id.
21473 (gdb_expect): Move to remote.exp.
21474
21475 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
21476
21477 * config/monitor.exp: Detect the "Couldn't establish connection"
21478 message from GDB.
21479
21480 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
21481
21482 * gdb.base/bitfields.exp: Use runto instead of explicit
21483 gdb_run_cmd/gdb_expect sequences.
21484
21485 * gdb.base/break.exp(text_next_with_recursion): Add match for
21486 gdb_expect call.
21487
21488 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
21489 We also need to handle the "A program is being debugged already"
21490 prompt from gdb. Use gdb_test to set the baud rate.
21491
21492 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
21493 to 20000. Really. I mean it.
21494
21495 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
21496
21497 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
21498 fails. If suppress_flag is set, skip perror message about not
21499 being able to send to GDB.
21500 (send_gdb): If suppress_flag is set, don't try to send commands to
21501 GDB.
21502 (gdb_expect): If suppress_flag is set, always fail immediately.
21503 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
21504 (gdb_init): Call gdb_stop_suppressing_tests.
21505 (default_gdb_exit): Ditto.
21506 (default_gdb_start): Ditto.
21507
21508 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
21509 gdb_stop_suppressing_tests as appropriate.
21510 * gdb.base/break.exp: Ditto.
21511 * gdb.base/callfuncs.exp: Ditto.
21512 * gdb.base/commands.exp: Ditto.
21513 * gdb.base/exprs.exp: Ditto.
21514 * gdb.base/funcargs.exp: Ditto.
21515 * gdb.base/list.exp: Ditto.
21516 * gdb.base/recurse.exp: Ditto.
21517 * gdb.base/scope.exp: Ditto.
21518 * gdb.base/structs.exp: Ditto.
21519 * gdb.c++/inherit.exp: Ditto.
21520
21521 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
21522
21523 * config/vr4300.exp: New file.
21524
21525 * gdb.*/*.exp: Call gdb_expect instead of expect.
21526
21527 * lib/gdb.exp(gdb_expect): New function.
21528
21529 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
21530
21531 * lib/gdb.exp(gdb_init): New function.
21532
21533 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
21534 for each individual variable set.
21535
21536 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
21537 name.
21538
21539 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
21540
21541 * gdb.base/scope.exp: Use gdb_test.
21542
21543 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
21544 aborting; the testsuite driver will do that for us (see
21545 gdb_finish). Also, use gdb_test in a few more places.
21546
21547 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
21548
21549 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
21550
21551 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
21552
21553 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
21554 and "add_tests" are not at the same address.
21555
21556 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
21557
21558 * gdb.base/ptype.exp: Use gdb_test.
21559
21560 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
21561
21562 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
21563 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
21564 left in. No longer expect them to fail.
21565
21566 * gdb.stabs/*.mt; Deleted, no longer used.
21567 * gdb.stabs/configure.in: Remove references to target makefile
21568 frags.
21569 * gdb.stabs/configure: Rebuilt.
21570
21571 * gdb.disasm/*.mt: Deleted, no longer used.
21572 * gdb.disasm/configure.in: Remove references to target makefile
21573 frags. Use "sh3.s" as the unique filename for this directory.
21574 * gdb.disasm/configure: Rebuilt.
21575
21576 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
21577 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
21578 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
21579
21580 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
21581
21582 * config/udi.exp: Use mondfe,name instead of remote_host.
21583
21584 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
21585
21586 * gdb.base/watchpoint.exp: Don't expect a failure when calling
21587 a function with a watchpoint enabled on the mn10200.
21588
21589 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
21590 before trying to create it!
21591
21592 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
21593
21594 * config/vx.exp: Use hostname instead of netport.
21595
21596 * config/vxworks.exp: New file.
21597
21598 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
21599
21600 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
21601 gdb before assuming everything worked. Send a ^C if a timeout
21602 occurs.
21603
21604 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
21605 $gdb_spawn_id directly.
21606 (gdb_run_cmd): Try _start as well as start. Use the target feature
21607 gdb,start_symbol as the symbol to start from when jumping.
21608
21609 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
21610
21611 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
21612 redundant) test.
21613
21614 * gdb.base/recurse.exp: Relax final value test for 'b' so that
21615 it doesn't lose for 16bit integer systems.
21616
21617 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
21618
21619 * gdb.fortran/types.exp: If the target doesn't support "double"
21620 data types, then expect "real" types to only be 4 bytes.
21621
21622 * gdb.c++/virtfunc.exp: Expect failure for virtual function
21623 call tests if the target doesn't support inferior function calls.
21624
21625 * gdb.base/printcmds.exp: Allow minor deviation in FP values
21626 in printf tests.
21627
21628 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
21629
21630 * gdb.base/help.exp: Disable "help set", "help show", and
21631 "help support". Simplify regexp for "help stack".
21632
21633 * gdb.base/default.exp: Set match_max to 5000 and the timeout
21634 to 60 seconds. Temporarily set match_max to 15000 around the
21635 "info copying" test.
21636
21637 * gdb.base/nodebug.exp: Don't try to do an inferior function
21638 call if the target doesn't support them.
21639 * gdb.base/printcmds.exp: Likewise.
21640 * gdb.base/setvar.exp: Likewise.
21641 * gdb.base/structs.exp: Likewise.
21642 * gdb.c++/templates.exp: Likewise.
21643 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
21644
21645 * gdb.base/recurse.exp: Enable for the mn10200.
21646
21647 * configure.in: Do configure gdb.stabs directory for *-*-elf
21648 targets.
21649 * configure: Rebuilt.
21650
21651 * gdb.base/break.exp: Check for gdb,noresults before testing
21652 exit status and/or results from the target.
21653 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
21654 * lib/gdb.exp: Remove old (now bogus) initialization of
21655 noinferior, noargs, noresults and nosignals.
21656
21657 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
21658
21659 * config/sh.exp: New file.
21660
21661 * config/slite.exp: Try to connect multiple times to the board
21662 before rebooting. Only send a "monitor run" if need_monitor_run
21663 is set.
21664
21665 * gdb.base/break.exp: Don't do the "stub continue" test if
21666 the target has gdb_stub set.
21667
21668 * gdb.base/callfuncs.exp: Increase the timeout.
21669
21670 * gdb.base/interrupt.exp: Don't even try to compile the testcase
21671 if the target has gdb,noinferiorio set.
21672
21673 * gdb.base/list.exp: Increase match_max to 10000 characters.
21674
21675 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
21676
21677 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
21678 target.
21679
21680 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
21681
21682 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
21683
21684 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
21685 trying to delete the copy of gdb. Catch the file delete so we
21686 don't die if the delete fails; also, the file should be copied to
21687 the host, not to the build.
21688
21689 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
21690
21691 * lib/gdb.exp(gdb_test): Surround the result pattern with
21692 parenthesis in case it contains multiple regexps separated
21693 with |.
21694
21695 * gdb.base/watchpoint.exp: Use gdb_test.
21696 * gdb.base/default.exp: Ditto.
21697
21698 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
21699
21700 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
21701
21702 * gdb.base/scope.exp: Use gdb_test.
21703 * gdb.c++/classes.exp: Ditto.
21704 * gdb.c++/inherit.exp: Ditto.
21705
21706 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
21707
21708 * gdb.base/crossload.exp: Don't use execute_anywhere, use
21709 remote_exec instead.
21710 * gdb.base/corefile.exp: Don't be ridiculous.
21711 * gdb.base/*.c: Add missing stub invocations.
21712
21713 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
21714
21715 * config/slite.exp: Miscellaneous fixes.
21716
21717 * lib/gdb.exp: Fix runto.
21718
21719 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
21720 the target.
21721
21722 * gdb.base/watchpoint.exp: Fix regexp.
21723
21724 * lib/gdb.exp(default_gdb_exit): Add a catch to the
21725 close and wait commands, as the descriptor may now be
21726 invalid. Always call "remote_close host".
21727
21728 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
21729
21730 Major rewrite for testsuite revision.
21731
21732 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
21733 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
21734 instead of relying on spawn_id to always contain a valid
21735 spawn id.
21736 (get_compiler_info): New procedure to build the ${binfile}.ci
21737 file, instead of replicating this in N different places.
21738 (gdb_compile): New procedure.
21739
21740 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
21741 appropriate arguments) instead of compile. Use gdb_test in a lot
21742 more places. Use send_gdb instead of send. Always run gdb_start
21743 at the start of a testcase, as this is no longer done magically.
21744
21745 config/*-gdb.exp: Rename without the -gdb suffix.
21746
21747 config/mips.exp: Use remote_close instead of exit_remote_shell.
21748 config/monitor.exp: Use target_info instead of looking at
21749 baud, timeout, etc.
21750 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
21751
21752 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21753
21754 * gdb.c++/templates.exp (test_ptype_of_templates),
21755 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
21756 Update expect patterns for destructors and assignment operators
21757 to match corresponding c-typeprint.c changes.
21758 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
21759 to destructor breakpoint test, GDB should be able to set the
21760 destructor breakpoint without specifying arguments.
21761
21762 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
21763
21764 * gdb.threads/pthreads.exp: Change result for failure to compile due
21765 to lack of pthreads runtime support from an error to simply an
21766 unsupported test, per dejagnu standards.
21767
21768 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21769
21770 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
21771 where GDB exits to reduce pattern match time.
21772 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
21773
21774 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
21775
21776 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
21777
21778 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
21779 * gdb.base/default.exp: ditto.
21780 * gdb.base/nodebug.exp: ditto.
21781 * gdb.base/printcmds.exp: ditto.
21782 * gdb.base/ptype.exp: ditto.
21783 * gdb.base/setvar.exp: ditto.
21784 * gdb.base/structs.exp: ditto.
21785 * gdb.base/setshow.c: Guard against uninitialized values of argc.
21786
21787 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
21788
21789 * configure, */configure: Rebuild with autoconf 2.12.
21790
21791 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
21792
21793 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
21794 use new i*86-pc-linux*-gnu quads.
21795 * gdb.base/corefile.exp: Ditto.
21796 * gdb.base/signals.exp: Ditto.
21797 * gdb.base/sigall.exp: Ditto.
21798 * gdb.base/interrupt.exp: Ditto.
21799
21800 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
21801 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
21802 RedHat 4.0.
21803
21804 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
21805 linux. This allows the test case to at least compile on latest
21806 linux, but still not run due to missing the threads runtime library.
21807
21808 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21809
21810 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
21811 directory to search gdb directory. Accept and step over conditional
21812 stack alignment code. Consume $prompt in failure cases.
21813 Reset timeout to $oldtimeout instead of some arbitrary value.
21814 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
21815 timeout problems with infinite stack backtraces.
21816 * gdb.base/ptype.exp (ptype struct link, union tu_link):
21817 Accept function parameters for linkfunc member.
21818
21819 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
21820
21821 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
21822 (CXXFLAGS): Remove, unreferenced.
21823 (B_OPTIONS): Add for -B options and add code to initialize with
21824 previous -B options and also add -B option to pick up cross compiled
21825 runtime.
21826 (TARGET_INCLUDES): Add for -I options and add code to initialize when
21827 doing cross compiles.
21828 (target_alias): Declare global.
21829 (xgcc): Set variable to full path of gcc in build tree. Use findfile
21830 to verify that gcc exists in build tree, and if so set CC to that
21831 gcc and to use B_OPTIONS and TARGET_INCLUDES.
21832
21833 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
21834
21835 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
21836 ptype test for anonymous union. Fixup testcase to match
21837 current gcc debug output.
21838
21839 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
21840
21841 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
21842 force argument to an unsigned long type.
21843
21844 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
21845
21846 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
21847 tests and anonymous union print/ptype tests.
21848 * gdb.base/list.exp (test_forward-search): Increase timeout by
21849 5 minutes for the "search extremely long line" case.
21850 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
21851 completely optional and that the pass/fail messages use the command as
21852 the message if that third arg is a null string.
21853 (gdb_test_exact): Arrange that a null string pattern means match a
21854 null string output rather than any output, which might include random
21855 errors.
21856 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
21857 backtrace test.
21858 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
21859 always failing and failure is now exposed by gdb.exp changes.
21860
21861 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
21862
21863 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
21864 weren't being noted.
21865
21866 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21867
21868 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
21869 * gdb.stabs/weird.exp: Remove v_comb xfails.
21870
21871 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
21872
21873 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
21874 list.exp scope.exp watchpoint.exp]
21875 Make all timeout error msgs explicitly say "(timeout)".
21876
21877 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
21878
21879 * config/monitor.exp: Increase download timeout to 1000 seconds.
21880
21881 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
21882
21883 * config/m32r.exp: Increase timeout to 120 seconds.
21884
21885 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
21886
21887 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
21888 and accept older ordering as obsolescent gcc or gdb.
21889 * gdb.c++/templates.exp: Ditto.
21890 * gdb.c++/virtfunc.exp: Ditto.
21891
21892 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
21893
21894 * gdb.base/coremaker.c: Add code to mmap some data so we
21895 can check that it ends up in the core file.
21896 * gdb.base/corefile.exp: Add test to read mmapped data
21897 from core file.
21898
21899 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
21900
21901 * config/m32r.exp: New file.
21902
21903 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
21904
21905 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
21906 that cflags can contains -gstabs, and work correctly for other tests.
21907
21908 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
21909
21910 * gdb.base/setshow.exp: New file, tests show and set.
21911 * gdb.base/setshow.c: New file, tests show and set.
21912 * gdb.base/help.exp: Add test for help set|show annotate.
21913 * gdb.base/default.exp: Add test for set|show annotate.
21914
21915 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
21916
21917 * testsuite/gdb.base/break.exp: Make backtrace from factorial
21918 errors unique.
21919 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
21920 explicitly.
21921
21922 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
21923
21924 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
21925 and width commands. This is done elsewhere.
21926 * (gdb_start): Don't call gdb_start_sim here. That's already
21927 done in gdb_load. This fixes lots of failures in default.exp.
21928
21929 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
21930
21931 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
21932 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
21933 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
21934 in the same we we treat other failures (since it may be an expected
21935 condition), rather than as an error.
21936 * gdb.base/signals.exp (test_handle_all_print): Revert back to
21937 old test format.
21938
21939 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
21940
21941 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
21942 (distclean maintainer-clean realclean): No need to remove files
21943 twice. Nuke the duplicates.
21944 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
21945 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
21946 Remove config.h along with other config files.
21947
21948 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
21949
21950 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
21951 "p func1 ()" and note that rests of tests are skipped.
21952 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
21953 setup_xfails for "print func2::coremaker_local".
21954 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
21955 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
21956 affected by the previous run test.
21957 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
21958 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
21959 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
21960 "pass int powerset tuple" and "pass modeless int powerset tuple".
21961 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
21962 "real write 4" and "real write 8".
21963 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
21964 setup_xfails for "print vs1 after tuple assign 2",
21965 "print \$i after tuple assign 2", and
21966 "print vs2 after tuple assign 2".
21967 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
21968 meaningful error message and return -1 so the caller can
21969 suppress further tests and avoid a cascade of errors.
21970
21971 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
21972
21973 * gdb.base/a1-selftest.exp: Tweak tests to account for new
21974 format for printing version.
21975 * gdb.base/default.exp: Ditto.
21976 * gdb.base/interrupt.exp: Fix problem with cascade of
21977 errors if child process dies while calling a function.
21978
21979 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
21980
21981 * Makefile.in (VPATH): Add
21982 * Makefile.in (Makefile, config.status): Fix rules so things get
21983 remade when necessary.
21984
21985 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
21986
21987 * Makefile.in (just-check): Add path to sibling expect dir
21988 to environment variable specified by RPATH_ENVVAR.
21989
21990 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
21991
21992 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
21993 (just-check): Add shared library paths for libstdc++, tk,
21994 tcl, bfd, and opcodes to the environment variable specified
21995 in RPATH_ENVVAR.
21996 * configure.in: Add support to recognize --enable-shared flag
21997 and generate correct value for RPATH_ENVVAR.
21998 * configure: Regenerated with autoconf.
21999
22000 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
22001
22002 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
22003 include all osf versions.
22004 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
22005 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
22006 when target is linux. When failing to build pthreads test
22007 executable, give more meaningful message.
22008 * gdb.threads/pthreads.c: Hpux also uses old definition of second
22009 arg for pthread_create.
22010
22011 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
22012
22013 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
22014 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
22015 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
22016 and -lpthreads (everybody else).
22017 (test_startup): Fail gracefully if threads are not supported.
22018 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
22019 "p/c array_index("abcdef",2)" when not gcc compiled.
22020 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
22021 "print func2::coremaker_local" when not gcc compiled.
22022 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
22023 "ptype on opaque struct tagname (statically)",
22024 "ptype on opaque struct tagname (dynamically) 1", and
22025 "ptype on opaque struct tagname (dynamically) 2"
22026 for not compiled with gcc.
22027 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
22028 backtrace when compiled with gcc.
22029 * lib/gdb.exp (runto_main): Return result of "runto main" rather
22030 than always return success.
22031
22032 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
22033
22034 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
22035
22036 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
22037
22038 * gdb.base/structs.exp: Undo last change.
22039
22040 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
22041
22042 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
22043 encapsulate all the steps/nexts done during self test, starting
22044 at main, and makes them less sensitive to optimization issues.
22045 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
22046 signal handler" test.
22047 * gdb.threads/pthreads.exp: Only run this for native configs.
22048 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
22049 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
22050 tests.
22051 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
22052 for "runto test_calls(void)" test.
22053
22054 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
22055
22056 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
22057 and don't expect address info in breakpoint confirmations.
22058
22059 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
22060
22061 * gdb.base/list.exp (test_forward_search): Increase timeout
22062 temporarily by 60 seconds for searching extremely long line,
22063 and then reset to old value when done. Increase expect input
22064 buffer to 10000.
22065
22066 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
22067
22068 * gdb.base/list.exp (test_forward_search): Fix to handle very
22069 long source line without overflowing expect's input buffer.
22070
22071 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
22072
22073 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
22074 "buffer_full".
22075
22076 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
22077 "buffer_full".
22078
22079 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
22080 "buffer_full".
22081
22082 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
22083 "buffer_full".
22084
22085 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
22086
22087 * configure.in (configdirs): Add gdb.threads.
22088 * configure: Regenerated with autoconf.
22089 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
22090 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
22091 * gdb.threads/configure: New, generated with autoconf.
22092
22093 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
22094
22095 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
22096
22097 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
22098
22099 * gdb.base/signals.exp (test_handle_all_print): Test separately for
22100 each signal's status in the output of "handle all print".
22101 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
22102 the \r\n sequence that immediately precedes the gdb prompt.
22103 * gdb.base/a1-selftest.exp: Save original timeout and restore
22104 after test.
22105
22106 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
22107
22108 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
22109 symbol.
22110
22111 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
22112
22113 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
22114
22115 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
22116
22117 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
22118 timeout by 60 seconds.
22119
22120 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
22121
22122 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
22123 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
22124 error return.
22125
22126 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
22127
22128 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
22129 gdb initialization, also report how long dejagnu waited. Restore
22130 old timeout before doing error return. Temporarily increase timeout
22131 by 3 minutes to allow for slow startups over heavy NFS use.
22132
22133 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
22134
22135 * lib/gdb.exp: Report timeout value for verbosity level 2.
22136 * config/gdbserver.exp: Ditto.
22137 * config/hppro.exp: Ditto.
22138 * config/mips-gdb.exp: Ditto.
22139 * config/monitor.exp: Ditto.
22140 * config/netware.exp: Ditto.
22141 * config/sim-gdb.exp: Ditto.
22142 * config/slite-gdb.exp: Ditto.
22143 * config/udi-gdb.exp: Ditto.
22144 * config/unix-gdb.exp: Ditto.
22145 * config/vx-gdb.exp: Ditto.
22146 * gdb.base/a1-selftest.exp: Ditto.
22147 * gdb.base/a2-run.exp: Ditto.
22148 * gdb.base/break.exp: Ditto.
22149 * gdb.base/corefile.exp: Ditto.
22150 * gdb.base/list.exp: Ditto.
22151 * gdb.base/recurse.exp: Ditto.
22152 * gdb.base/scope.exp: Ditto.
22153 * gdb.base/signals.exp: Ditto.
22154
22155 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
22156
22157 * gdb.threads/Makefile.in (docdir): Removed.
22158
22159 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
22160
22161 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
22162 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
22163 @srcdir@.
22164 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
22165 autoconf 2.5 or higher.
22166 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
22167
22168 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
22169
22170 * configure: Regenerated.
22171 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
22172 avoid name clashes with SunOS headers.
22173
22174 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
22175
22176 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
22177
22178 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
22179
22180 * gdb.base/callfuncs.exp: Finish last change -- make sure the
22181 prototype information ends up in the compiler info file.
22182
22183 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
22184
22185 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
22186 attempting to regenerate it. Eliminate use of a temporary file
22187 and just generate the info file directly. Source it immediately,
22188 for consistency of use.
22189 * gdb.base/corefile.exp: Ditto
22190 * gdb.base/exprs.exp: Ditto.
22191 * gdb.base/funcargs.exp: Ditto.
22192 * gdb.base/langs.exp: Ditto.
22193 * gdb.base/list.exp: Ditto.
22194 * gdb.base/mips_pro.exp: Ditto.
22195 * gdb.base/nodebug.exp: Ditto.
22196 * gdb.base/opaque.exp: Ditto.
22197 * gdb.base/ptype.exp: Ditto.
22198 * gdb.base/scope.exp: Ditto.
22199 * gdb.base/setvar.exp: Ditto.
22200 * gdb.base/signals.exp: Ditto.
22201 * gdb.base/whatis.exp: Ditto.
22202 * gdb.c++/templates.exp: Ditto.
22203 * gdb.c++/virtfunc.exp: Ditto.
22204 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
22205 whether or not to add -lstdc++ to the compile command line args.
22206
22207 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22208
22209 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
22210 it got fixed by the recent lookup_minimal_symbol_by_pc change.
22211 Increase timeout, a lot of single stepping might be needed if the
22212 target has no hardware watchpoints.
22213
22214 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
22215
22216 * gdb.base/break.exp: Ignore compiler warnings when compiling
22217 break.c.
22218 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
22219 * gdb.base/default.exp: Add h8300 xfails. Handle messages
22220 from remote-sim.
22221 * gdb.base/exprs.exp: Add h8300 xfails.
22222 * gdb.base/funcargs.exp: Likewise.
22223 * gdb.base/nodebug.exp: Likewise.
22224 * gdb.base/printcmds.exp: Likewise.
22225 * gdb.base/ptype.exp: Likewise.
22226 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
22227 h8300 xfails.
22228 * gdb.base/return.exp: Handle float/double precision problems
22229 on the h8300.
22230 * gdb.base/funcargs.c: Explicitly make last constant argument to
22231 call_after_alloca_subr an unsigned long type.
22232 * gdb.base/return.c: Include stdio.h.
22233
22234 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
22235
22236 * config/abug.exp: New file for the older Motorola Bug monitor
22237 that runs on the mvme13x series VME boards.
22238 * config/monitor.exp: Use the new config array for target settings
22239 if they exist.
22240
22241 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
22242
22243 * sim-gdb.exp: Make the SH simulator allocate less space when
22244 it is targeted.
22245
22246 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
22247
22248 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
22249 test.
22250
22251 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
22252
22253 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
22254 "rs6000-*-*" for "list function in include file" when gcc compiled.
22255 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
22256 for "p ctable1[120]".
22257 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
22258 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
22259 Remove setup_xfail for "rs6000-*-*" for
22260 "print 'scope0.c'::filelocal before run".
22261 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
22262 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
22263 since some compilers don't allow both options to be given
22264 on the same command line. Create object file and move it.
22265
22266 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
22267
22268 * gdb.base/corefile.exp: Always regenerate the core file, since
22269 we always regenerate the coremaker program. Detect special case
22270 where registers cannot be read from core file.
22271
22272 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
22273
22274 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
22275 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
22276 * gdb.c++/templates.exp: Only match on basename of file since
22277 some formats like xcoff don't encode directory information.
22278 * gdb.stabs/weird.exp: Use the right sed script for powerpc
22279 and rs6000 AIX xcoff targets.
22280 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
22281 * configure: Regenerate.
22282 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
22283 here, rather than in distclean.
22284
22285 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
22286
22287 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
22288 defined, and use it to compile the test case with -O2. The
22289 native compilation still uses no optimization.
22290 * gdb.base/mips_pro.c: Remove inline assembly code since
22291 it is compiled PIC by default, which results in assembler
22292 warnings that make the testsuite think the compilation
22293 was unsuccessful.
22294
22295 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
22296
22297 * gdb.c++/misc.exp: Add note to message for
22298 "print s.a for foo struct" that this is a known gcc 2.7.2
22299 and earlier bug.
22300
22301 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
22302
22303 * gdb.base/break.exp: Fix pattern for matching "Delete all
22304 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
22305 setup_xfail for deleting all breakpoints test. Fix various
22306 timeout messages to include "(timeout)".
22307 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
22308 for "p t_float_values2(3.14159,float_val2)".
22309 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
22310 for "continue to call2g" when gcc compiled.
22311 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
22312 "up to foo in langs.exp", "show language at foo in langs.exp",
22313 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
22314 and "show language at fsub in langs.exp".
22315 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
22316 "list line 1 in include file", "list message for lines past EOF",
22317 "list function in include file", "list list0.h:foo", and
22318 "list filename:function; nonexistant function".
22319 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
22320 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
22321 and "ptype t_char_array" to be for native cc only.
22322
22323 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
22324
22325 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
22326 setup_xfail for "print coremaker_bss", "print coremaker_ro",
22327 "print func2::coremaker_local", and "backtrace in corefile.exp".
22328
22329 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
22330
22331 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
22332 "bt in signals.exp". This problem only appears when running
22333 the testsuite, and then only intermittently.
22334
22335 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
22336
22337 * gdb.base/return.exp (return_tests): Differentiate between
22338 two tests of continuing.
22339
22340 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
22341
22342 * */Makefile.in (maintainer-clean): Remove config.log.
22343 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
22344 * gdb.c++/Makefile.in (PROGS): Add inherit.
22345 (clean): Remove *.ci.
22346
22347 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
22348
22349 * gdb.c++/misc.cc: Add test code from Mike Stump.
22350 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
22351
22352 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
22353
22354 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
22355 to "alpha-*-osf2*" and add comment.
22356 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
22357 setup_xfail for "step over execarg initialization" and
22358 "step over corearg initialization".
22359 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
22360 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
22361 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
22362 gcc compiled for "print coremaker_bss", "print coremaker_ro",
22363 "print func2::coremaker_local", and "backtrace in corefile.exp".
22364 * gdb.base/signals.exp: Build and source signals.ci.
22365 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
22366 to be for gcc only.
22367 * lib/gdb.exp: Move verbose statements outside conditionals.
22368
22369 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22370
22371 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
22372 Feb 3 procfs.c change.
22373
22374 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
22375
22376 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
22377
22378 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
22379
22380 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
22381 from dejagnu's apparent default of 10 seconds, which gives random
22382 results when running the tests over NFS on moderately loaded systems.
22383 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
22384
22385 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
22386
22387 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
22388 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
22389 result reports.
22390
22391 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
22392
22393 * configure.in (CY_AC_PATH_TCLH): Remove.
22394 * configure: Regenerate.
22395
22396 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
22397
22398 * gdb.c++/Makefile.in (clean): Add missing '{'.
22399
22400 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
22401
22402 * lib/gdb.exp: Provide a default value for noinferior.
22403
22404 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
22405 Load libgloss.exp.
22406
22407 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
22408
22409 * gdb.disasm/hppa.exp: Compile directly into an executable, use
22410 the executable, not the .o to run the tests from.
22411
22412 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
22413
22414 * gdb.base/break.exp: Don't test for program exit or exit status
22415 if $noresults if nonzero.
22416 * gdb.base/langs.exp: Likewise.
22417 * gdb.base/watchpoint.exp: Likewise.
22418
22419 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
22420 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
22421 trying to compile the testcase.
22422
22423 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
22424
22425 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
22426 * gdb.base/signals.exp (continue to handler): Likewise.
22427
22428 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
22429
22430 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
22431
22432 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
22433
22434 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
22435
22436 * gdb.base/corefile.exp: Recognize "not found" as failure
22437 when trying to determine if a core file was generated.
22438 If no core file was generate the first time, try again without
22439 the ulimit -c to work around braindamaged shells.
22440
22441 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
22442
22443 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
22444 [] tests with "test" and enclose string in quotes.
22445 * gdb.stabs/configure: Rebuild
22446
22447 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
22448
22449 Changes in sync with expect:
22450 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
22451 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
22452 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
22453 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
22454 argument to AC_REQUIRE.
22455 * configure: Regenerated.
22456
22457 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
22458
22459 * gdb.base/corefile.exp: When generating a core, discard any
22460 error messages about ulimit not found and the "core dumped"
22461 message from the shell that runs the coredumper.
22462
22463 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
22464
22465 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
22466
22467 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
22468 which sed script to run. Expect failure for v_comb test
22469 on PA targets too.
22470
22471 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
22472
22473 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
22474 "print func2::coremaker_local" and for "backtrace in corefile.exp"
22475
22476 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
22477
22478 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
22479 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
22480 "sparc-sun-solaris*" xfails for "p v_comb".
22481 * lib/gdb.exp (default_gdb_start): Fix typo.
22482 * gdb.base/corefile.exp: Allow "Core was generated by ..."
22483 messages to not include the full program name that caused
22484 the core dump since some systems (such as solaris) apparently
22485 truncate this path to about 80 characters.
22486 When generating a core file first try increasing the core file
22487 size limit to unlimited since some systems may default it to
22488 zero, and it is harmless to try it. Move the test for failing
22489 to generate a core file to where it will actually get executed.
22490 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
22491 new gdb result from g++ debug info improvements and make old
22492 pattern obsolescent. Also account for size_t differences
22493 (may be int or long).
22494 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
22495 initialization before function call is placed in the delay slot
22496 and thus appears to be skipped over by commands such as "next".
22497
22498 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
22499
22500 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
22501
22502 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
22503
22504 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
22505 input source file; fix code to compile test to deal with this
22506 convention.
22507 * gdb.c++/*.exp: Likewise.
22508
22509 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
22510
22511 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
22512 "bt in signals.exp".
22513
22514 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
22515
22516 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
22517 "step over execarg initialization" and
22518 "step over corearg initialization".
22519
22520 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
22521
22522 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
22523 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
22524
22525 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
22526
22527 From Rob Savoye (rob@poseidon.cygnus.com)
22528 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
22529 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
22530 configure.in}, gdb.disasm/{Makefile.in, configure.in},
22531 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
22532 configure.in}: Major reworking for autoconfig.
22533 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
22534 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
22535 New files.
22536 * config/unix-gdb.exp: Make GDB global.
22537 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
22538 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
22539 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
22540 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
22541 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
22542 term.exp, twice.exp, watchpoint.exp, whatis.exp},
22543 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
22544 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
22545 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
22546 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
22547 pr-8136.exp, result.exp, string.exp, tuples.exp},
22548 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
22549 to returns as necessary, arrange for test to compile own testcase
22550 executable.
22551 * lib/gdb.exp: Changes for testsuite to compile own test cases.
22552
22553 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
22554
22555 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
22556 clear_xfail at end of test which might not call either pass or fail.
22557 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
22558 "backtrace through signal handler".
22559
22560 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22561
22562 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
22563 continuing from a job control stop signal.
22564 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
22565
22566 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
22567
22568 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
22569 * gdb.base/corefile.exp: Likewise.
22570 * gdb.base/funcargs.exp: Likewise.
22571
22572 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
22573
22574 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
22575 * config/monitor.exp: Add support for setting baud rate.
22576
22577 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
22578
22579 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
22580 i*86-*-linux* xfails for "backtrace through signal handler".
22581 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
22582 "print func2::coremaker_local".
22583 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
22584 alpha-dec-osf2* xfail for
22585 "delete all breakpoints when none".
22586
22587 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
22588
22589 * gdb.base/break.exp: Change test that deletes all breakpoints
22590 when no user breakpoints are installed. A post 4.15 change
22591 causes gdb to no longer prompt in this case.
22592
22593 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
22594
22595 * gdb.base/return.exp (return_tests): Change xfail for test
22596 "correct value returned double test" to stop xfailing at
22597 Solaris 2.5. Apparently the bug has been fixed.
22598
22599 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
22600
22601 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
22602 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
22603
22604 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
22605
22606 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
22607 * gdb.disasm/hppa.s: Corresponding changes.
22608
22609 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
22610
22611 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
22612 makefile fragment.
22613 * config/mt-hpux: Deleted.
22614
22615 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
22616
22617 * Many files: When warning about suppressed tests due to a
22618 nonexistant test binary, avoid incrementing the warning count.
22619
22620 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
22621
22622 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
22623
22624 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22625
22626 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
22627 "sparc-*-solaris2*".
22628
22629 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22630
22631 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
22632 Add global and local variables and initialize them.
22633 * gdb.base/corefile.exp: Test correct mapping of corefile sections
22634 by printing variables. Remove rs6000 and powerpc xfails, BFD now
22635 extracts the file name and terminating signal from the core file.
22636 * TODO: Remove note about tests for correct mapping of corefile.
22637 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
22638 from optimizing it away.
22639 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
22640 handles common blocks.
22641
22642 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
22643
22644 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
22645 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
22646
22647 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
22648
22649 * Makefile.in (maintainer-clean): New target, synonym for
22650 realclean.
22651 * gdb.base/Makefile.in (maintainer-clean): Likewise.
22652 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
22653 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
22654 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
22655 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
22656 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
22657
22658 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
22659
22660 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
22661 xfails when not gcc compiled for "print foo::funclocal".
22662 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
22663 "print foo::funclocal at foo",
22664 "print 'scope1.c'::foo::funclocal at foo",
22665 "print foo::funclocal_bss at foo",
22666 "print 'scope1.c'::foo::funclocal_bss at foo",
22667 "print foo::funclocal_ro at foo",
22668 "print 'scope1.c'::foo::funclocal_ro at foo",
22669 "print bar::funclocal at foo" and
22670 "print 'scope1.c'::bar::funclocal at foo".
22671 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
22672 gcc compiled for "print foo::funclocal at bar".
22673 Expand all messages to ensure that they identify that
22674 the test is at bar().
22675 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
22676 gcc compiled for:
22677 "ptype on opaque struct pointer (statically)",
22678 "ptype on opaque struct tagname (statically)",
22679 "ptype on opaque struct pointer (dynamically) 1",
22680 "ptype on opaque struct tagname (dynamically) 1",
22681 "ptype on opaque struct pointer (dynamically) 2" and
22682 "ptype on opaque struct tagname (dynamically) 2
22683 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
22684 gcc compiled for:
22685 "p datalocal"
22686 "whatis datalocal",
22687 "ptype datalocal",
22688 "p bsslocal",
22689 "whatis bsslocal", and
22690 "ptype bsslocal".
22691 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
22692 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
22693 when not gcc compiled.
22694 * gdb.base/funcargs.exp (float_and_integral_args): Add
22695 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
22696 compiled.
22697 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
22698 "backtrace from call6a" when not gcc compiled.
22699 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
22700 "backtrace from call7a" when not gcc compiled.
22701 * gdb.base/callfuncs.exp (do_function_calls):
22702 Add "hppa*-*-hpux*" xfail when not gcc compiled for
22703 "p t_char_array_values(char_array_val2,char_array_val1)",
22704 "p t_char_array_values(char_array_val1,char_array_val2)",
22705 "p t_char_array_values("carray 1","carray 2")",
22706 "p t_char_array_values("carray 1",char_array_val2)",
22707 "p t_char_array_values(char_array_val1,"carray 2")",
22708 "p sum_args(1,{2})",
22709 "p sum_args(2,{2,3})",
22710 "p sum_args(3,{2,3,4})",
22711 "p sum_args(4,{2,3,4,5})"
22712 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
22713 "backtrace in corefile.exp" when not gcc compiled.
22714
22715 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22716
22717 * gdb.base/signals.exp: Rewrite `handle all print' test as
22718 a procedure. Accept blanks or TABs as whitespace, increase
22719 timeout and expect input buffer size for the large output
22720 from the command. Remove "i*86-*-bsdi2.0" xfail.
22721
22722 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22723
22724 * gdb.base/setvar.exp: Add new testcases for truncation when
22725 assigning invalid values to bitfields.
22726
22727 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
22728
22729 * gdb.base/callfuncs.exp (do_function_calls): Remove
22730 mips-sgi-irix* xfail for
22731 "call inferior func with struct - returns char *"
22732 and fix test so that an optional (unsigned char *) cast is
22733 accepted in the result.
22734
22735 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
22736
22737 * gdb.base/funcargs.exp (float_and_integral_args): Remove
22738 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
22739 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
22740 * gdb.base/signals.exp: Remove duplicate "handle all print" test
22741 that accidentally got checked in.
22742
22743 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
22744
22745 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
22746 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
22747 compiled test.
22748 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
22749 Add mips-sgi-irix5* xfail for not gcc compiled.
22750 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
22751 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
22752 "p top", "whatis top", "p middle", and "whatis middle".
22753 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
22754 "whatis signed char" for not gcc compiled.
22755 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
22756 "set variable signed char=-1 (-1)" and
22757 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
22758 * gdb.base/funcargs.exp (float_and_integral_args):
22759 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
22760 Add mips-sgi-irix* xfail when not gcc compiled for
22761 "continue to call2b".
22762 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
22763 "continue to call2g".
22764 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
22765 "backtrace from call6a"
22766 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
22767 "backtrace from call7k".
22768 Add mips-sgi-irix5* xfail when not gcc compiled for
22769 "backtrace from call7a".
22770 (localvars_after_alloca): Fix gdb_test cmds for
22771 "print * after runto ...".
22772 Remove rs6000-*-* xfails for
22773 "print i after runto localvars_after_alloca" and
22774 "print l after runto localvars_after_alloca"
22775 for all compilers.
22776 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
22777 when not compiled with gcc, for:
22778 "print signed char == (minus)",
22779 "print signed char != (minus)",
22780 "print signed char < (minus)",
22781 "print signed char > (minus)".
22782 * gdb.base/callfuncs.exp (do_function_calls):
22783 Add mips-sgi-irix* xfail, when compiled with native compiler, for
22784 "call inferior func with struct - returns char *".
22785 * gdb.base/return.exp (return_tests): Change xfail for
22786 "correct value returned double test" to include Solaris 2.4.
22787 * gdb.base/funcargs.exp (float_and_integral_args):
22788 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
22789
22790 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22791
22792 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
22793 enumeration bitfields if compiling with GNU C.
22794 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
22795 to empty' prompt.
22796
22797 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
22798
22799 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
22800 test for PRO targets.
22801
22802 * gdb.base/funcargs.exp: Avoid ever setting more than 8
22803 breakpoints in the inferior at any given time by making
22804 two groups of breakpoints for call2*, call6* and call7*
22805 tests.
22806
22807 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22808
22809 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
22810 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
22811 from optimizing it away.
22812 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
22813 "call inferior func with struct".
22814
22815 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
22816
22817 * configure.in: Only configure gdb.chill for particular targets.
22818
22819 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
22820
22821 * gdb.base/Makefile.in: Add action to .c.o transformation
22822 rule that generates a .ci file for each .o file and remove
22823 explicit .c.o rules except for callfuncs.o.
22824 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
22825 generates a .ci file for each .o file and remove explicit
22826 .cc.o rules.
22827 (clean): Remove *.tmp *.ci files.
22828 (EXECUTABLES): Remove templ-info.exp.
22829 * gdb.base/compiler.c: New file.
22830 * gdb.c++/compiler.cc: New file
22831 * gdb.base/scope.exp: Source gdb.base/scope.ci.
22832 Change rs6000-*-* xfail for
22833 "print 'scope0.c'::filelocal_ro" and
22834 "print 'scope1.c'::filelocal" and
22835 "print 'scope1.c'::filelocal_bss" and
22836 "print 'scope1.c'::filelocal_ro" and
22837 "print 'scope1.c'::foo::funclocal" and
22838 "print 'scope1.c'::foo::funclocal_ro" and
22839 "print 'scope1.c'::bar::funclocal" and
22840 "print 'scope0.c'::filelocal_ro" and
22841 "print 'scope1.c'::filelocal at foo" and
22842 "print 'scope1.c'::filelocal_bss at foo" and
22843 "print 'scope1.c'::filelocal_ro at foo" and
22844 "print 'scope1.c'::foo::funclocal at foo" and
22845 "print 'scope1.c'::foo::funclocal_bss at foo" and
22846 "print 'scope1.c'::foo::funclocal_ro at foo" and
22847 "print 'scope1.c'::bar::funclocal at foo" and
22848 "print 'scope0.c'::filelocal_ro" and
22849 "print 'scope1.c'::filelocal" and
22850 "print 'scope1.c'::filelocal_bss" and
22851 "print 'scope1.c'::filelocal_ro" and
22852 "print 'scope1.c'::foo::funclocal" and
22853 "print 'scope1.c'::foo::funclocal_bss" and
22854 "print 'scope1.c'::foo::funclocal_ro" and
22855 "print 'scope1.c'::bar::funclocal" and
22856 "print 'scope1.c'::bar::funclocal_bss"
22857 to only be xfail'd when not compiled with gcc.
22858 Add rs6000-*-* xfail for
22859 "print 'scope0.c'::filelocal_bss before run"
22860 when compiled with gcc.
22861 (test_at_main): Add rs6000-*-* xfail for
22862 "print filelocal_ro in test_at_main"
22863 when compiled with gcc.
22864 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
22865 Add rs6000-*-aix* xfail for
22866 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
22867 "ptype t_char_array", not compiled with gcc.
22868 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
22869 xfail for "list foo (in include file)" when gcc compiled.
22870 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
22871 (integral_args): Add rs6000-*-* xfail for
22872 "run to call0a" if not compiled with gcc.
22873 (unsigned_integral_args): Add rs6000-*-* xfail for
22874 "run to call1a" if not compiled with gcc.
22875 (float_and_integral_args): Add rs6000-*-* xfail for
22876 "run to call2a" if not compiled with gcc and for
22877 "continue to call2b" for any compiler.
22878 Add rs6000-*-* xfail to
22879 "print f1 after run to call2a" for gcc compiled.
22880 (discard_and_shuffle): Add rs6000-*-* xfail for
22881 "run to call6a".
22882 (shuffle_round_robin): Add rs6000-*-* xfail for
22883 "backtrace from call7a" if not compiled with gcc.
22884 Add rs6000-*-* xfail for
22885 "backtrace from call7b" if compiled with gcc.
22886 (call_after_alloca): Add rs6000-*-* xfail for
22887 "print c in call_after_alloca" and
22888 "print s in call_after_alloca" and
22889 "backtrace from call_after_alloca_subr"
22890 if not compiled with gcc.
22891 (localvars_in_indirect_call): Add rs6000-*-* xfail for
22892 "print c in localvars_in_indirect_call" and
22893 "print c in localvars_in_indirect_call" and
22894 "backtrace in indirectly called function" and
22895 "stepping into indirectly called function"
22896 if not compiled with gcc.
22897 (localvars_after_alloca): Add rs6000-*-* xfail for
22898 "print c after runto localvars_after_alloca" and
22899 "print s after runto localvars_after_alloca" and
22900 "print i after runto localvars_after_alloca" and
22901 "print l after runto localvars_after_alloca"
22902 for all compilers.
22903 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
22904 than whatis-info.exp.
22905 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
22906 than opaque-info.exp.
22907 Setup rs6000-*-* xfail for
22908 "ptype on opaque struct pointer (statically)" and
22909 "ptype on opaque struct pointer (dynamically)" when
22910 not compiled with gcc.
22911 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
22912 rather than callf-info.exp.
22913 (do_function_calls): Add clear_xfail for rs6000-*-* for
22914 "p t_float_values2(3.14159,float_val2)". Seems to work
22915 fine there, both with xlc and gcc. Need to find out what
22916 it is doing right and fix other platforms.
22917 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
22918 "call inferior func with struct - returns int",
22919 "call inferior func with struct - returns long",
22920 "call inferior func with struct - returns float",
22921 "call inferior func with struct - returns double",
22922 "call inferior func with struct - returns char *",
22923 but only if not gcc compiled (presumes xlc compiled).
22924 Change rs6000-*-* xfails for
22925 "call inferior func with struct - returns char" and
22926 " call inferior func with struct - returns short" to only
22927 xfail if not using gcc.
22928 (clean mostlyclean): Remove *.ci and *.tmp files.
22929 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
22930 than templ-info.exp.
22931 * gdb.base/langs.exp: Source gdb.base/langs.ci.
22932 Add rs6000-*-* xfail for "up to foo in langs.exp"
22933 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
22934 when not gcc compiled.
22935
22936 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
22937
22938 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
22939 * gdb.base/corefile.exp: Likewise.
22940 * gdb.base/list.exp: Likewise.
22941 * gdb.base/scope.exp: Likewise.
22942 * gdb.base/siganls.exp: Likewise.
22943
22944 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
22945 compiler output.
22946 * gdb.base/whatis.exp: Likewise.
22947
22948 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
22949
22950 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
22951 failure (opcode table has been fixed to match reality).
22952
22953 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
22954
22955 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
22956 "call inferior func with struct - returns char",
22957 "call inferior func with struct - returns short"
22958
22959 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
22960 "print 'scope0.c'::filelocal at main",
22961 "print 'scope0.c'::filelocal_bss in test_at_main",
22962 "print 'scope0.c'::filelocal at foo",
22963 "print 'scope0.c'::filelocal_bss in test_at_foo",
22964 "print 'scope0.c'::filelocal at bar",
22965 "print 'scope0.c'::filelocal_bss in test_at_bar"
22966
22967 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
22968 in source file 1". This bug seems to have been fixed with both
22969 gcc and native cc (was native assembler bug?).
22970
22971 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
22972
22973 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
22974 "backtrace through signal handler" to "i*86-*-sysv4*".
22975 * gdb.base/signals.exp: Add xfail for "'next' behaved as
22976 continue" case. Add "known SVR4 bug" to fail message.
22977 Add "i*86-*-bsdi2.0" xfail for "handle all print".
22978 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
22979 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
22980 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
22981 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
22982 "up to foo in langs.exp", "show language at foo in
22983 langs.exp", "up to cppsub_ in langs.exp", "show
22984 language at cppsub_ in langs.exp", "up to fsub in
22985 langs.exp", and "show language at fsub in langs.exp".
22986 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
22987 "bactrace in corefile.exp".
22988 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
22989 "call inferior function with struct - returns float" and
22990 "call inferior function with struct - returns double".
22991
22992 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
22993
22994 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
22995 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
22996 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
22997 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
22998
22999 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
23000
23001 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
23002 (or overriden) "CHILL" macro rather then bare "gcc".
23003 Also look for ../../gcc/xgcc since that is what we will
23004 actually need, not "Makefile". Remove following assignment
23005 of CHILL to CHILL_FOR_TARGET because that results in
23006 recursive definition.
23007
23008 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
23009
23010 * gdb.base/corefile.exp: Change xfail for backtrace in
23011 corefile.exp from linuxaout to all linux.
23012 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
23013 cases where we miss the breakpoint at the signal handler
23014 for some reason. Setup xfail for linuxoldld/linuxaout and
23015 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
23016 hitting SIGURG breakpoint.
23017 * gdb.base/signals.exp: Setup xfail for "next" acting like
23018 continue to add linuxoldld. Setup xfail for all linux for
23019 "next to handler in signals_tests_1", "backtrace in
23020 signals_tests_1", "continue to func1", "pass SIGUSR1",
23021 and continue to handler".
23022
23023 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
23024
23025 * Update all FSF addresses except those in COPYING* files.
23026
23027 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
23028
23029 * gdb.base/a2-run.exp: Change messages to be more explicit about
23030 the status of args, and quote binfile in results.
23031
23032 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
23033
23034 * gdb.base/callfuncs.exp: Add tests for passing structs to
23035 inferior functions and return various types.
23036 * gdb.base/callfuncs.c: Add functions to receive a struct
23037 and return a member of the struct, in various types.
23038
23039 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23040
23041 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
23042
23043 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
23044
23045 * config/vxworks29k.exp: New file, sources vxworks.exp.
23046
23047 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23048
23049 * config/gdbremote.exp: New file. Testing framework using
23050 gdbserver.
23051
23052 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
23053
23054 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
23055 "call function when asleep" and "send end of file".
23056 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
23057 for "backtrace in corefile.exp".
23058 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
23059 for "backtrace through signal handler".
23060 * gdb.base/corefile.exp: Make sure we actually generate a core file
23061 before trying the core tests. Some systems allow the user to suppress
23062 generation of core files and default to that (linux for example).
23063 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
23064 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
23065
23066 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23067
23068 * gdb.threads: New directory with some crude multi-threaded
23069 gdb tests (step.exp and step2.exp).
23070 * config/mt-lynx (STEP_EXECUTABLE): Define.
23071 (THREADFLAGS): Define.
23072
23073 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
23074
23075 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
23076
23077 * gdb.base/signals.exp: Disable whole file for lynx until
23078 further notice.
23079
23080 * gdb.base/signals.exp: xfail test where "next" acts like
23081 "continue" for lynx.
23082
23083 * gdb.base/interrupt.exp: xfail test for calling function while
23084 inferior is asleep for lynx.
23085
23086 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
23087 than one cr-lf after each command.
23088
23089 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23090
23091 * configure.in: Reinstate setting of stabsdirs variable, fix
23092 typo in setting up configdirs for native builds.
23093
23094 * gdb.base/return.exp: Fix typo in return double test.
23095 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
23096 compiler from optimizing them away.
23097
23098 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
23099
23100 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
23101 sequences to be echo'd by gdb when using gdb_test.
23102 * gdb.chill/chexp.exp: Likewise.
23103 * gdb.fortran/exprs.exp: Likewise
23104
23105 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23106
23107 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
23108 after the inferior gdb has started.
23109
23110 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
23111 after each command.
23112 * gdb.base/funcargs.exp: Likewise.
23113 * gdb.base/gdbvars.exp: Likewise.
23114 * gdb.base/interrupt.exp: Likewise.
23115 * gdb.base/list.exp: Likewise.
23116 * gdb.base/watchpoint.exp: Likewise.
23117 * gdb.c++/demangle.exp: Likewise.
23118 * gdb.c++/inherit.exp: Likewise.
23119 * gdb.chill/chexp.exp: Likewise.
23120 * gdb.fortran/exprs.exp: Likewise.
23121
23122 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
23123 test if we can't handle IO to/from the inferior.
23124
23125 * gdb.c++/misc.exp: Always check for a program already being
23126 started after sending a "run" command to gdb.
23127
23128 * gdb.base/twice.exp: Start with a fresh gdb.
23129
23130 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
23131 only depend on gdb's expression code, not the chill runtime.
23132
23133 * gdb.base/return.c: Put return values into variables so we
23134 can have gdb print them rather than depending on the program
23135 to print them.
23136 * gdb.base/return.exp: Corresponding changes.
23137
23138 * lib/gdb.exp: Provide default value for noinferiorio.
23139 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
23140 the inferior.
23141
23142 * gdb.base/break.exp: Always check for a program already being
23143 started after sending a "run" command to gdb.
23144 (text_next_with_recursion): Don't check the output from the
23145 program's printf statement. Instead just make sure the program
23146 exited.
23147
23148 * gdb.base/commands.exp: Protect tests which need arguments with
23149 $noargs conditionals.
23150
23151 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23152
23153 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
23154 of structure member arrays to match gdb/valops.c:value_addr change.
23155
23156 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
23157
23158 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
23159 cases.
23160
23161 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
23162
23163 * configure.in (configdirs): Remove gdb.chill from default list
23164 of subdirs and then add it back in only if doing a native build.
23165 The current chill compiler does not yet work in any cross build.
23166 * Revert all signal changes from Jul 6.
23167 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
23168 for sh-hms targets, allowing these tests to link, with no other
23169 changes. Testing is suppressed by setting "nosignals" in site.exp.
23170
23171 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
23172
23173 * configure.in (signaldirs): Define and add to configdirs for all
23174 targets except some specific ones that are known to not support signals.
23175 Also clean up formatting.
23176 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
23177 (signals, sigall): Remove rules to build.
23178 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
23179 Moved to new gdb.signals directory.
23180 * gdb.signals: New test directory.
23181 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
23182 signals.c signals.exp}: New or moved files.
23183
23184 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
23185
23186 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
23187
23188 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
23189
23190 * gdb.base/return.exp: Xfail `return double' test failure
23191 on at least Solaris 2.3 and handle future/past versions on
23192 a case by case basis as appropriate. Also update message
23193 to include i*86 failures.
23194
23195 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23196
23197 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
23198
23199 * lib/gdb.exp: Fix comment which erroneously identified
23200 gdb_file_cmd as gdb_load (the 19 May change was in fact to
23201 gdb_file_cmd not gdb_load).
23202 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
23203
23204 * gdb.base/setvar.exp: Make test names consistent between pass and
23205 fail cases. Use gdb_test more.
23206
23207 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23208
23209 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
23210
23211 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23212
23213 * gdb.base/help.exp: Fix expected help string for `show commands'.
23214
23215 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
23216
23217 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
23218
23219 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
23220 of a text section.
23221
23222 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
23223
23224 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
23225 that loop eventually terminates. Fix Connection refused logic so
23226 that testsuite will expire nicely.
23227
23228 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
23229
23230 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
23231 config/rom68k.exp: New tcl glue for the appropriate monitors.
23232 These all just end up calling monitor.exp.
23233 * config/monitor.exp (gdb_target_monitor): Handle `Connection
23234 refused' by retrying. Cleanup some timeout issues.
23235 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
23236 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
23237 callers don't have to set/restore global timeout variable.
23238
23239 * The following set of changes centralizes management of the global
23240 timeout variable. This way, it can be set in one target dependent
23241 place instead of dozens of places scattered throughout the test suite.
23242 If you need to lengthen a timeout, then you should either set timeout
23243 in one of the config/{target}.exp files, or multiply it by a factor.
23244 Setting it to an absolute value is always going to lose for some
23245 targets.
23246 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
23247 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
23248 * gdb.base/funcargs.exp: Don't set timeout.
23249 * gdb.base/list.exp (test_forward_search): Only use local timeout.
23250 * gdb.base/printcmds.exp (test_print_string_constants
23251 test_print_array_constants): Don't set timeout.
23252 * gdb.base/ptype.exp: Don't set timeout.
23253 * gdb.base/recurse.exp: Don't set timeout.
23254 * gdb.base/return.exp: Don't set timeout.
23255 * gdb.base/watchpoint.exp: Don't set timeout.
23256 * gdb.c++/classes.exp (do_tests): Don't set timeout.
23257 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
23258
23259 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
23260
23261 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
23262
23263 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23264
23265 * lib/gdb.exp: Disable chill tests for irix5.
23266
23267 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23268
23269 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
23270 each test pass or fail.
23271
23272 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23273
23274 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
23275 xlc not gcc.
23276
23277 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
23278
23279 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
23280
23281 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
23282
23283 * config/est.exp: Fix copyright and comments. Remove dead code.
23284 Use targetname, serialport and baud variables instead of fixed
23285 constants.
23286 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
23287 * config/cpu32bug.exp: New file to support cpu32bug monitors.
23288
23289 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23290
23291 * gdb.base/watchpoint.exp: Don't run
23292 test_watchpoint_triggered_in_syscall for sunos.
23293
23294 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23295
23296 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
23297 they don't seem to exist. Do include stdio.h.
23298
23299 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23300
23301 * gdb.base/a1-selftest.exp: Add alpha xfail.
23302
23303 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23304
23305 * gdb.base/watchpoint.c (main): Prompt before calling read().
23306 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
23307 Revise accordingly. Remove cruft about sending "123" several
23308 times, until it gets noticed. Clean up the "print buf[0]" stuff
23309 so that it passes or fails, and waits for prompts in the usual way.
23310
23311 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23312
23313 * gdb.base/recurse.exp: Fix comment.
23314
23315 * TODO: Remove item about printing variables in nodebug.exp. Add
23316 item about enabling tests which are only run on some targets.
23317
23318 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
23319 fail, make test names unique, use new gdb_test convention
23320 regarding pattern, use gdb_test more, etc.).
23321
23322 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
23323 fail, make test names unique, etc.).
23324
23325 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23326
23327 * gdb.base/nodebug.c: Change return type of top and middle to
23328 short.
23329 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
23330 are fixed by the recent mdebugread.c changes. Allow `short ()'
23331 as type for top and middle.
23332
23333 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23334
23335 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
23336 nearly as I can tell, the whole thing was an accident in Stu's
23337 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
23338 to replace a send/expect pair with gdb_test, but ended up only
23339 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
23340 of 30 Mar 1995 took care of it, but left this vestigial comment
23341 which I am now nuking.
23342
23343 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23344
23345 * gdb.base/break.exp: Look for different line number for
23346 breakpoint at main depending on usestubs.
23347
23348 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23349
23350 * gdb.base/list.exp: Adjust some alternate expect patterns to
23351 match recent list0.c change. Add alternate expect pattern for
23352 output from `list default lines around main' for optimizing
23353 compilers.
23354
23355 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23356
23357 * lib/gdb.exp: If nosignals is not set, set it to 0.
23358
23359 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
23360
23361 * config/slite-gdb.exp: Responds to load symbol table prompt.
23362 * gdb.base/break.exp: Adjust line number, fix rerun.
23363 * gdb.base/langs0.c: Add #ifdef usestubs.
23364
23365 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
23366
23367 * gdb.base/list.exp: Adjust line contents after adding new lines in
23368 list0.c. Also fix a syntax error.
23369
23370 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
23371 * gdb.base/break.exp: ditto.
23372 * gdb.base/list.exp: ditto.
23373 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
23374 * gdb.base/run.c: ditto.
23375 * gdb.base/list0.c: ditto.
23376 * gdb.base/funcargs.c: ditto.
23377
23378 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
23379
23380 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
23381 $targetname, $serialport and $baud instead of hardwired variables.
23382 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
23383 target doesn't support signals.
23384
23385 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
23386
23387 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
23388
23389 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23390
23391 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
23392 Don't rely on the value of an auto variable before it has been
23393 initialized. Use gdb_test more.
23394
23395 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23396
23397 * lib/gdb.exp (default_gdb_version): A version number must start
23398 with a digit, but other than that contains all characters up to
23399 the first whitespace character.
23400
23401 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23402
23403 * gdb.base/commands.exp (breakpoint_command_test): New tests.
23404
23405 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23406
23407 * gdb.c++/*.exp: Warn if executable does not exist. The original
23408 reason for skipping the warning was that configure.in sometimes
23409 intentionally skipped building the executables but the tcl code
23410 had no way of knowing. That (a) was always bogus with respect to
23411 error handling, (b) is no longer true (right now there is no way
23412 to skip C++ tests).
23413
23414 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
23415
23416 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23417
23418 * gdb.base/list.exp: Add expect patterns for output from
23419 SunPRO compiled executables.
23420 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
23421 types.
23422
23423 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23424
23425 * gdb.base/break.exp (test_next_with_recursion): Accept any line
23426 number (we are already testing that the correct source line text
23427 gets printed).
23428
23429 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
23430 that is what is intended, but something needed to be done to get
23431 sunos4 native working again.
23432
23433 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
23434
23435 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
23436 apparently went with a (very) old xfail.
23437
23438 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
23439
23440 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
23441 runto_main is a proc in gdb.exp that will do 'step' for target use
23442 stubs.
23443 * gdb.base/exprs.exp: ditto.
23444 * gdb.base/interrupt.exp: ditto.
23445 * gdb.base/opaque.exp: ditto.
23446 * gdb.base/printcmds.exp: ditto.
23447 * gdb.base/ptype.exp: ditto.
23448 * gdb.base/scope.exp: ditto.
23449 * gdb.base/setvar.exp: ditto.
23450 * gdb.base/signals.exp: ditto.
23451 * gdb.base/twice.exp: ditto.
23452 * gdb.c++/classes.exp: ditto.
23453 * gdb.c++/inherit.exp: ditto.
23454 * gdb.c++/templates.exp: ditto.
23455 * gdb.base/break.exp: no run and hit main for stubs. Change line
23456 numbers for breakpoints and info breakpoint.
23457 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
23458 breakpoint().
23459 * gdb.base/callfuncs.c: ditto.
23460 * gdb.base/exprs: ditto.
23461 * gdb.base/interrupt.c: ditto.
23462 * gdb.base/opaque0.c: ditto.
23463 * gdb.base/printcmds.c: ditto.
23464 * gdb.base/ptype.c: ditto.
23465 * gdb.base/scope0.c: ditto.
23466 * gdb.base/setvar.c: ditto.
23467 * gdb.base/signals.c: ditto.
23468 * gdb.base/twice.c: ditto.
23469 * gdb.c++/misc.cc: ditto.
23470 * gdb.c++/templates.cc: ditto.
23471
23472 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23473
23474 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
23475
23476 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
23477 somewhere between `read' and `main.c'. I'm pretty sure the
23478 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
23479 and it isn't particularly useful.
23480
23481 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
23482
23483 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23484
23485 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
23486
23487 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
23488
23489 * config/mt-slite: add LIBS and -nostdlib.
23490 * config/slite-gdb.exp: add this new file to support sparclite target.
23491
23492 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
23493
23494 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
23495
23496 * gdb.base/a2-run.exp: Change argument to istarget from
23497 "*-*-vxworks" to "*-*-vxworks*".
23498 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
23499
23500 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
23501
23502 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
23503 will not runto main but do a 'step' to step out of breakpoint().
23504 * config/mt-slite: add -Dusestubs.
23505
23506 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23507
23508 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
23509 instead of just @.
23510
23511 * gdb.base/signals.exp: Add test for "handle all print".
23512 * TODO: Remove "handle all print". Also remove item about
23513 checking copyright date (I don't like the idea of a spurious FAIL
23514 based on when we run the tests).
23515
23516 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
23517 for SunOS4 (reason for failure not investigated). Remove
23518 redundant test for $binfile.
23519
23520 * gdb.base/nodebug.c (array_index): Call malloc.
23521
23522 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
23523
23524 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
23525
23526 * gdb.base/recurse.exp: Update gdb_test invocation to use new
23527 conventions and slightly simplify the matching regexp.
23528
23529 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23530
23531 * gdb.base/break.exp: Update gdb_test invocation to use new
23532 convention.
23533
23534 * lib/gdb.exp: If noargs is not set, set it to 0.
23535
23536 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
23537 tests unique.
23538
23539 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
23540
23541 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23542
23543 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
23544 one argument of type "<non-float parameter>".
23545
23546 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
23547
23548 * config/rom68k.exp: New file to support Motorola IDP board.
23549 * gdb.base/a2-run.exp: Skip this file if noargs is set.
23550 * gdb.base/break.c: Change things around so that this program
23551 doesn't depend upon args. This is necessary to make remote
23552 targets work (in general, they can't take args).
23553 * gdb.base/break.exp: Don't try to send args to program. Don't
23554 expect output. Also, replace lots of code with gdb_test.
23555
23556 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23557
23558 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
23559 printing of '\'' (which is what the comment says we are testing,
23560 even though we were not), not '''.
23561 (test_integer_literals_rejected): Test that printing ''' is an error.
23562
23563 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
23564 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
23565 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
23566 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
23567 Use gdb_test not test_print_accept.
23568 * lib/gdb.exp: Remove test_print_accept.
23569
23570 * gdb.base/signals.exp (signal_tests_1): Make pass message
23571 consistent with fail message.
23572
23573 * gdb.base/whatis.exp: Remove xfails for printing char vs.
23574 unsigned char; the bug (PR 1821) is fixed.
23575
23576 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
23577
23578 * gdb.base/scope.exp (test_at_localscopes): Call pass for
23579 successful tests--makes xfailing them work right.
23580
23581 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23582
23583 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
23584 only \r\n, not .*. The test can pass .* as the last thing in
23585 $pattern if that is what it wants. In addition to providing this
23586 flexibility, this change should speed up pattern matching in cases
23587 where the pattern already ended with .* (there were a number of
23588 them). This change also helps catch bad patterns--in the old
23589 scheme the typo "char \*" instead of "char \\*" would pass. Now
23590 it is caught.
23591 * Many .exp files: Update callers.
23592
23593 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
23594 clearer and does not spuriously match multiple ('s. Likewise for
23595 ) and *.
23596
23597 * gdb.base/nodebug.exp: Test ability to call a function and pass
23598 it a string (even with no debugging info).
23599
23600 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
23601 "p '\'", which is the same as "p ''" once tcl gets done with
23602 quoting, to "p '\\'", which I suspect is what is intended (one
23603 backslash gets sent to GDB).
23604
23605 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
23606
23607 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23608
23609 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
23610 1817) was fixed literally years ago.
23611
23612 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23613
23614 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
23615 test, it causes stepping out of call_after_alloca_subr with
23616 optimizing compilers.
23617 (localvars_in_indirect_call): Consume GDB prompt if `finish'
23618 fails.
23619
23620 * gdb.c++/templates.exp: Source templ-info.exp only if
23621 the templates executable exists.
23622
23623 * gdb.c++/misc.cc (class Contains_static_instance,
23624 class Contains_nested_static_instance),
23625 gdb.c++/classes.exp (test_static_members): Test printing of
23626 a class that contains a static instance of the class.
23627
23628 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23629
23630 * gdb.base/langs2.c (cppsub_): Don't prototype.
23631 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
23632 only, I believe).
23633
23634 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23635
23636 * lib/gdb.exp (skip_chill_tests): New procedure.
23637
23638 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
23639
23640 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
23641
23642 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
23643 each expect pattern. Cuts runtime from 12 to about 4 seconds.
23644
23645 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23646
23647 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
23648
23649 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
23650 disassemble 8, not 16, instructions for part 4.
23651
23652 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
23653 support the latter anymore.
23654
23655 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
23656 -DNO_PROTOTYPES.
23657 * gdb.base/callfuncs.c: Control use of prototypes based on
23658 NO_PROTOTYPES, not __STDC__.
23659 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
23660 t_float_values2 tests if prototypes in use.
23661
23662 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
23663 t_double_values): When checking differences against DELTA, check
23664 that difference is within the range (-DELTA,DELTA), not just
23665 (-infinity,DELTA).
23666
23667 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
23668
23669 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
23670 'file' command firts, then 'target', then 'load', this is due to gdb
23671 target set up.
23672 * config/mips-gdb.exp: Fix a couple regular exp bugs.
23673
23674 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
23675
23676 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
23677 FP load/store variants.
23678 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
23679
23680 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
23681
23682 * gdb.base/term.exp: Do not give a warning if not native, it is
23683 not an abnormal condition.
23684
23685 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
23686
23687 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
23688 t_char_array".
23689
23690 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
23691
23692 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
23693 are getting the version number.
23694
23695 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
23696 if not native, it is not an abnormal condition.
23697
23698 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23699
23700 * lib/gdb.exp: Just use "file exists", rather than undocumented
23701 dejagnu procedure "findfile".
23702
23703 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
23704
23705 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
23706 (LDFLAGS): Set to -Xlinker -Ur.
23707
23708 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
23709 Removed, these values are set by lib/gdb.exp.
23710
23711 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
23712
23713 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
23714
23715 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
23716 of replicating gdb startup code.
23717
23718 * config/mt-vxworks (LDFLAGS): Set to -r.
23719 (CFLAGS_FOR_TARGET): Removed.
23720
23721 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
23722 (gdb) and gdb for vxworks uses (vxgdb).
23723
23724 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
23725 executable is not in the tree and host != target, use sed and
23726 program_transform_name to determine the gdb name used by the
23727 target.
23728
23729 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
23730 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
23731
23732 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23733
23734 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
23735 floats, chars, and shorts where there are ANSI-style function
23736 definitions.
23737
23738 * gdb.base/langs.exp, gdb.base/langs*: New test.
23739 * gdb.base/Makefile.in: Build it.
23740 * TODO: Remove item about checking that C names don't get C++
23741 demangling applied; this test tests it.
23742
23743 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23744
23745 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
23746 went with the const70 xfail. The xfail went away a year ago.
23747
23748 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
23749
23750 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
23751 for hp300.
23752
23753 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
23754
23755 * gdb.base/a1-selftest.exp: Don't run on hp300.
23756
23757 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23758
23759 * Makefile.in (site.exp): Set host_alias and target_alias as well
23760 as host_triplet and target_triplet.
23761
23762 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23763
23764 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
23765
23766 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
23767 places as other ecoff systems).
23768
23769 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
23770 ultrix.
23771
23772 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23773
23774 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
23775 remove them.
23776 * gdb.base/nodebug.exp: Accept "function" in addition to "text
23777 variable and "variable" in addition to "data variable".
23778 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
23779
23780 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
23781 2.
23782 * gdb.base/list1.c (long_line): Add additional statement at start
23783 of function.
23784 * gdb.base/list.exp (test_forward_search): Update line number to
23785 reflect new statement.
23786
23787 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23788
23789 * gdb.base/signals.exp: Reinitialize searched source directories
23790 after gdb_start call.
23791
23792 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
23793
23794 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
23795 * gdb.stabs/Makefile.in: Likewise.
23796
23797 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
23798 change. Instead split the tests into smaller pieces.
23799 * gdb.disasm/hppa.s: Corresponding changes.
23800
23801 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23802
23803 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
23804 Quote ^C when passing it to stty. For some shells ^ is a pipe.
23805
23806 * gdb.base/funcargs.exp: Modify many tests so that every test
23807 either passes or fails. Make some test names unique.
23808
23809 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23810
23811 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
23812 Call stty to set interrupt character.
23813
23814 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
23815 for HP assembler versus GNU assembler based on actual behavior of
23816 $(CC), rather than assuming that $(AS) is always the GNU assembler.
23817
23818 * TODO: Suggest a few more stepping tests.
23819
23820 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
23821
23822 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
23823 restart GDB for h8300 after a continue.
23824 (return): Add pattern to match a29k-udi behavior.
23825 * gdb.base/nodebug.exp: Remove obsolete comment.
23826 * gdb.base/regs.exp: New file, testing of register displays.
23827 * gdb.base/return.exp: Fix typo in reference to $objdir.
23828 * gdb.base/whatis.exp: Always start with a fresh GDB.
23829
23830 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23831
23832 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
23833 higher, these tests generate a lot of output.
23834
23835 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23836
23837 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
23838 code following the catch silently ignored some errors; without the
23839 catch they should be thrown like any other tcl error. Also, the
23840 catch used "" instead of {} which meant all the callers who wanted
23841 to include one of the characters "[]$ had to quote it an extra time.
23842 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
23843 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
23844 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
23845 Remove extra quoting.
23846
23847 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
23848
23849 * gdb.base/commands.exp: Make test names unique; every test either
23850 passes or fails. Update some comments.
23851
23852 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
23853
23854 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23855
23856 The following fixes a FAIL caused by the fact that the alpha stabs
23857 configuration didn't use the ".if alpha" code in weird.def.
23858 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
23859 bit pointer, so the 32 bit version works even on the alpha.
23860 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
23861 Remove the stuff which allowed us to have separate versions for
23862 alpha and everything else.
23863
23864 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
23865 regexp which "info func operator\[\](" is supposed to match. Fix
23866 string to send to GDB. Note that GDB still doesn't work right. Add a
23867 new test for "info func .perator\[\](" which GDB does handle correctly.
23868
23869 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
23870
23871 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23872
23873 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
23874 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
23875 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
23876 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
23877 it makes the tests harder to understand and confuses test-o-matic.
23878 The preferred style is that each test provides a PASS or a FAIL,
23879 and has a unique message (e.g. "continue #54" not just "continue")
23880 which is the same for the pass and the fail.
23881 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
23882 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
23883 to lib/gdb.exp.
23884 * gdb.base/printcmds.exp: Use test_print_accept. Remove
23885 prt_accept which was basically the same thing. Likewise for
23886 test_print_reject and prt_reject.
23887 * lib/gdb.exp (test_print_reject): Add some more error message
23888 patterns to match from the former printcmds.exp (prt_reject).
23889 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
23890 One defect of the passcount stuff is that some of it failed to
23891 report XPASS where appropriate.
23892 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
23893 stuff before and after arg in expected pattern.
23894 (test_paddr_operator_functions): Re-do test without print_addr_of;
23895 this is the only test which seems to want extra stuff there.
23896
23897 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23898
23899 * gdb.base/nodebug.exp: Update new tests to reflect improved
23900 wording of gdb output.
23901
23902 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
23903 and "ptype" work on variables in files compiled without -g.
23904 Replaces commented out "maint print msymbol" tests.
23905
23906 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23907
23908 * gdb.base/setvar.c (dummy): Call malloc.
23909
23910 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
23911 losing with the irix4 sed.
23912
23913 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
23914 ALRM" on irix4.
23915
23916 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23917
23918 * TODO: Remove items about corefile.exp testing new exec-file and
23919 backtrace; both are now done. Add items about printing enums.
23920
23921 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23922
23923 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
23924 "get signal $thissig" test fails.
23925
23926 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
23927
23928 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23929
23930 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
23931 compiler warning with dec alpha compiler.
23932
23933 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
23934 extra \n from gdb_test call (this explains why the prompt test
23935 that I removed yesterday was there).
23936 (user_defined_command_test): Remove extra \n and prompt test.
23937
23938 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
23939 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
23940 doesn't exist.
23941 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
23942 Also remove alpha workaround, which turns out to be because
23943 SIGABRT == SIGLOST.
23944
23945 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
23946
23947 * gdb.base/help.exp: Don't test "help show".
23948
23949 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23950
23951 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
23952 "set print address" is on.
23953 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
23954 pass prompt to gdb_test; gdb_test already looks for the prompt.
23955
23956 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
23957
23958 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
23959 was a vestige of the manual TESTSTRATEGY, and the purpose of it
23960 was to make sure that gdb can read a core file. But (a) the "read
23961 the corefile" part didn't make it to a1-selftest.exp, we just
23962 delete the corefile after creating it, and (b) we test reading
23963 corefiles in corefile.exp anyway. Also, this test left around a
23964 xgdb process on Solaris.
23965
23966 * gdb.base/corefile.exp: Also test backtrace.
23967
23968 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
23969
23970 * gdb.base/commands.exp: Test a simple user defined command with
23971 arguments and if/while statements; verify the full user command is
23972 printed by "show user".
23973
23974 * gdb.base/commands.exp: Test if/while commands as part of a
23975 breakpoint command list; verify they appear in breakpoint
23976 information.
23977
23978 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23979
23980 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
23981 than by dividing by zero.
23982
23983 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
23984
23985 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
23986 performing an inferior call with watchpoints enabled.
23987 * gdb.base/watchpoint.c (main): Delete second unnecessary read
23988 call.
23989
23990 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23991
23992 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
23993 of "file" command.
23994
23995 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
23996 Add additional pattern for when "int operator int(void);" appears
23997 in a different order.
23998
23999 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24000
24001 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
24002
24003 * gdb.base/help.exp: Replace most of docstrings for "info signals"
24004 and "signal" with ".*".
24005
24006 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24007
24008 * TODO: Add note about "handle all nostop".
24009
24010 * gdb.base/{sigall.c, sigall.exp}: New test.
24011 * gdb.base/Makefile.in: Add it.
24012
24013 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
24014
24015 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
24016 when invoking GDB, suppresses any windowing interface.
24017
24018 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
24019
24020 * config/sim-gdb: New file, simulator testing support.
24021
24022 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
24023
24024 * gdb.base/interrupt.exp: Test calling func1 twice.
24025
24026 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
24027
24028 * gdb.base/list.exp (test_forward_search): Set timeout higher
24029 when we'll be getting lots of output from gdb.
24030
24031 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
24032 "init_malloc" to after the expect statement. Run it if that
24033 regexp is taken, but also for two others which happen if source
24034 cannot be found.
24035
24036 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24037
24038 * gdb.base/printcmds.exp: New test, for printing register before
24039 program is running.
24040
24041 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24042
24043 * gdb.base/list.exp: Correct some alternate expect patterns
24044 to reflect changes in list1.c.
24045
24046 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24047
24048 * TODO: Add item regarding large frames.
24049
24050 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
24051
24052 * TODO: Remove item about enabling return.exp; it
24053 is enabled. Suggest a few more "return" tests.
24054
24055 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24056
24057 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
24058 anonymous unions.
24059
24060 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24061
24062 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
24063 and pr-5646.o, so "make" is the same as "make all", not "make
24064 pr-4975.o".
24065
24066 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
24067
24068 * gdb.base/list.exp: Adjust expectations to reflect changes in
24069 list1.c.
24070 (test_forward_search): New test proc.
24071 * gdb.base/list1.c (long_line): New function, has long source line.
24072
24073 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
24074
24075 * gdb.base/a1-selftest.exp: Change initial stepping to know about
24076 additional line of code that was added.
24077
24078 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
24079
24080 * gdb.disasm/hppa.s: Break the large branching tests into smaller
24081 tests so as not to overflow expect's input buffers.
24082 * gdb.disasm/hppa.exp: Corresponding changes.
24083
24084 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24085
24086 Beginnings of template debugging tests.
24087 * gdb.c++/templ-info.cc: New file to test for template
24088 debugging capability of the compiler.
24089 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
24090 templ-info.cc.
24091 * gdb.c++/templates.cc: Add explicit template instantiations
24092 to enable compiling with -fno-implicit-templates. Add destructor
24093 and 'value' method to T5 class for template tests.
24094 * gdb.c++/templates.exp: Add testcases for printing of template
24095 types, setting breakpoints on template methods and calling a
24096 template method.
24097
24098 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
24099
24100 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
24101 branch target since some assemblers (gas-2.5) may emit a
24102 relocation for the branch instead of resolving it in the
24103 assembler.
24104
24105 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24106
24107 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
24108 through signal handler.
24109
24110 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24111
24112 * configure.in (*-*-netware): Use config/mt-netware.
24113
24114 * config/mt-netware: New file.
24115 * config/mt-i386-netware: Removed, separate configs for different
24116 netware architectures are no longer needed now that we have
24117 --with-headers.
24118
24119 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24120
24121 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
24122 by the recent changes to use ANSI C arithmetic conversions.
24123
24124 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24125
24126 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
24127 bug involving using inferior_pid to figure out whether to select a
24128 frame.
24129
24130 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
24131
24132 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
24133 match the current disassembler output.
24134
24135 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
24136
24137 * gdb.fortran/exprs.exp: Expect VOID instead of void.
24138 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
24139 types, expect "int" as type of integer values (for now).
24140
24141 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
24142
24143 * gdb.base/commands.exp: New tests for if/while commands.
24144
24145 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
24146
24147 * lib/gdb.exp (runto): Replace sub-pattern for hex value
24148 by .*, since hex values have different syntax in Chill mode.
24149
24150 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24151
24152 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
24153 linefeed from expect pattern for repeated types with indices > 9.
24154
24155 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
24156
24157 First part of Fortran test suite.
24158 * gdb.fortran: New directory.
24159 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
24160
24161 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24162
24163 * gdb.base/default.exp: Update expect pattern for load command
24164 without arguments.
24165
24166 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
24167
24168 * configure.in: Change i386 to i[345]86.
24169 * gdb.base/configure.in: Likewise.
24170 * gdb.c++/configure.in: Likewise.
24171 * gdb.chill/configure.in: Likewise.
24172
24173 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
24174
24175 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
24176 patterns, since that is not a valid context for comments.
24177
24178 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
24179
24180 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
24181 repeated types and repeated types with indices > 9.
24182
24183 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
24184
24185 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
24186 2417; old bug has been fixed.
24187
24188 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
24189
24190 * gdb.base/interrupt.exp: When trying to wake up the inferior,
24191 send the newline ourselves instead of assuming gdb_test will do
24192 so when passed an empty input string.
24193
24194 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
24195 stabs testcode.
24196
24197 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24198
24199 * lib/gdb.exp (gdb_test): Don't send anything if the first
24200 argument is an empty string. This makes cases where we want to
24201 match output that is already in expect's buffers (for example,
24202 matching a breakpoint after gdb_run_cmd has been called) work
24203 reliably.
24204
24205 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24206
24207 * config/netware.exp: New file.
24208
24209 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24210
24211 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
24212 the -B and -L prefixes so we can find the debugging stub.
24213
24214 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
24215 there and we are using the gcc from the tree.
24216
24217 * gdb.base/types.c: Removed.
24218
24219 * gdb.base/configure.in: Look for makefile fragments in ../config.
24220 Recognize i386-*-netware.
24221 * gdb.c++/configure.in: Likewise.
24222
24223 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24224
24225 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
24226 the correct TCL syntax.
24227
24228 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24229
24230 * gdb.base/opaque.exp: use runto instead of messing around with
24231 breakpoints. Simplify by using gdb_test.
24232
24233 * gdb.base/bitfields.exp: restart between tests on netware targets
24234 because breakpoints aren't relocated after target death. Run
24235 processes to completion.
24236
24237 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
24238
24239 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
24240
24241 * Makefile.in: Remove extra tabs that confuse some versions
24242 of "make". Use the newly built gdb to test with by default,
24243 rather than the first one in the tester's search path.
24244
24245 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
24246
24247 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
24248
24249 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
24250 condition help.
24251
24252 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24253
24254 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
24255
24256 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
24257 running.
24258 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
24259 * gdb.base/funcargs.exp: Likewise.
24260
24261 * gdb.base/bitfields.exp: Simplify by using gdb_test.
24262 * gdb.base/funcargs.exp: Likewise.
24263
24264 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
24265 message is "".
24266
24267 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24268
24269 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
24270 return,signals,twice}.exp: Handle non-existant binaries
24271 consistantly.
24272
24273 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
24274 * gdb.base/Makefile.in: Don't try to generate a core dump, we
24275 might testing a cross development system.
24276
24277 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24278
24279 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
24280 runtest script is relative to ${srcdir}, not ${rootdir}.
24281
24282 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
24283
24284 * gdb.base/signals.exp: Allow for optionality of breakpoint
24285 address.
24286
24287 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24288
24289 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
24290
24291 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24292
24293 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
24294 for size_t definition.
24295 * gdb.c++/templates.cc: Likewise
24296
24297 * config/mt-i386-netware: New file.
24298
24299 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
24300 defined.
24301
24302 * gdb.base/Makefile.in: Added support for systems that name core
24303 files by appending "core" to the program name.
24304 * gdb.base/a1-selftest.exp: Likewise.
24305
24306 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24307
24308 * gdb.base/return.exp: Add comment and message for `return double'
24309 test failure on Sparc Solaris.
24310
24311 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
24312
24313 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
24314
24315 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24316
24317 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
24318 from optimizing them away.
24319 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
24320 patterns to include default constructors and assignment operators,
24321 to match gcc versions beyond 2.5.8. Accept any cplus demangling
24322 character in the output of the virtual base pointer.
24323
24324 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24325
24326 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
24327 expression match in print_addr_of to avoid unintented matches.
24328 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
24329 versions up to 2.5.8.
24330
24331 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24332
24333 * gdb.base/list.exp: Tweak alternate pattern for listing of an
24334 included file to run under newer versions of expect.
24335 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
24336 consecutive >'s in templates to accomodate recent cplus-dem.c change.
24337 Remove xfail for the virtual table of BDDHookV.
24338
24339 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
24340
24341 * lib/gdb.exp (string_to_regexp): Set a default result.
24342 (default_gdb_start): Fix misleading message.
24343
24344 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
24345
24346 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
24347 Remove all CC, etc definitions.
24348 * config/mt-hpux: New file.
24349 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
24350 (CFLAGS, LDFLAGS): Define.
24351 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
24352
24353 * Makefile.in (site.exp): Don't insert host_os, etc.
24354 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
24355 (distclean): Check existence of subdir.
24356 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
24357 * gdb.base/Makefile.in: General cleanup and simplification.
24358 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
24359 to build executables. Use default rule to build .o files.
24360 (EXPECT, RUNTEST, CC): Fix relative pathname.
24361 (site.exp): Don't insert host_os, etc.
24362 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
24363 and/or SIGUSR1 defined.
24364 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
24365 * gdb.c++/Makefile.in: General cleanup and simplification.
24366 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
24367 (CFLAGS): Remove.
24368 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
24369
24370 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
24371
24372 * gdb.base/recurse.exp: Misc changes to get tests running again
24373 after Kung's changes to the watchpoint code.
24374 * gdb.base/watchpoint.exp: Likewise.
24375
24376 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
24377
24378 * lib/gdb.exp (string_to_regexp): Convert {\} also.
24379
24380 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
24381
24382 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
24383 * lib/gdb.exp (default_gdb_start): Define.
24384 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
24385 gdb.base/funcargs.exp, gdb.base/opaque.exp,
24386 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
24387 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
24388 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
24389 Don't call gdb_target_udi in between tests.
24390
24391 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24392
24393 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
24394 (which was basically just a local version of the same thing). In
24395 addition to avoiding duplication, gdb_test_exact is faster.
24396 * lib/gdb.exp (gdb_test_exact): Fix typo.
24397
24398 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
24399 don't give an error.
24400
24401 * gdb.base/term.exp: Call delete_breakpoints before starting.
24402
24403 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
24404 (t10): Add comment.
24405
24406 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
24407
24408 Reorganization of the GDB Test Suite.
24409
24410 * gdb.base: New directory, contains all the basic tests.
24411 * gdb.c++: New directory, tests specific to C++.
24412 * gdb.chill: New directory, tests specific to Chill.
24413 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
24414 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
24415 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
24416 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
24417 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
24418 t30-31 to chill).
24419 * */gdbme.*: Rename to match appropriate expect scripts.
24420 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
24421 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
24422 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
24423 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
24424 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
24425 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
24426 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
24427 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
24428 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
24429 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
24430 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
24431 gdb.c++/virtfunc.cc: New names of C++ files.
24432 * gdb.chill/chillvars.ch: New name of Chill file.
24433 * gdb.base/configure.in, gdb.c++/configure.in,
24434 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
24435 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
24436 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
24437 * configure.in (configdirs): Update to reflect directory changes.
24438 (target_abbrev): No longer define for any configuration.
24439 * Makefile.in: Cosmetic improvements to header comments.
24440
24441 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
24442
24443 Various changes to gdb.t31:
24444
24445 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
24446 * gdbme.ch: Make all key-words and predefineds be upper-case.
24447 * chillvars.exp: Expect key-words and predefinds in upper-case.
24448
24449 * chillvars.exp: Use gdb_test_exact many places.
24450 Change expected output for arrays (which now includes index labels).
24451
24452 * pr-5020.exp, gdme.ch (module PR_5020):
24453 New test, for PR-5020.
24454
24455 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
24456
24457 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
24458 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
24459
24460 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
24461
24462 * Makefile.in: Fix bit-rot in definitions of CHILL,
24463 CHILL_FOR_TARGET and Chill_LIB.
24464 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
24465 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
24466 CHILL, and CHILL_LIB.
24467
24468 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
24469
24470 * Revert the previous changes. Please see Rob's directory
24471 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
24472
24473 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
24474
24475 * Makefile.in, configure.in, config/mips-gdb.exp,
24476 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
24477 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
24478 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
24479 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
24480 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
24481 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
24482 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
24483 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
24484 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
24485 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
24486 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
24487 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
24488 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
24489 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
24490 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
24491 changes from 94Q1.
24492
24493 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
24494
24495 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
24496 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
24497 Rob's new testing fragments.
24498
24499 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
24500
24501 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
24502 lib/gdb.exp: Replace error proc calls with perror.
24503
24504 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
24505
24506 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
24507 version also, match on casted version strings, and match on
24508 gdb startup case where the line numbers might be messed up.
24509
24510 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
24511
24512 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
24513 (CFLAGS): Delete it from here.
24514
24515 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
24516
24517 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
24518
24519 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
24520
24521 * Makefile.in (RUNTEST): Default to just "runtest".
24522
24523 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24524
24525 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
24526 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
24527 the code has been restructured.
24528
24529 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24530
24531 * gdb.t00/default.exp (set write): Allow any number of \r and/or
24532 \n, not just one of each.
24533
24534 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
24535 /bin/cc gives a warning if you do.
24536
24537 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
24538
24539 * gdb.t24/demangle.exp: change expect pattern of
24540 __t10ListS_link1ZUiRCUiPT0
24541
24542 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24543
24544 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
24545 on local variables in recursive functions.
24546
24547 * gdb.t07/Makefile.in: Build the new test.
24548
24549 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24550
24551 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
24552 directly. Instead compare the return values from actual calls.
24553
24554 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
24555
24556 * Makefile.in (check): Set TCL_LIBRARY for runtest.
24557
24558 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24559
24560 * From Peter Schauer with minor modifications.
24561 * gdb.t15/return.exp (return_tests): Handle targets where "return"
24562 stops in mid-line in the caller. Add xfail for returning a float
24563 value on X86 targets.
24564
24565 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24566
24567 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
24568 to avoid expect lossage.
24569 (fmem_LRbug_tests): Likewise.
24570 * gdb.disasm/hppa.s: Corresponding changes.
24571
24572 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
24573 conditions to work with latest dejagnu/expect.
24574
24575 * gdb.t15/funcargs.exp (finish from indirect call): No longer
24576 expected to fail on the PA.
24577 (backtrace in call with trampolines): Explicitly require main
24578 to be frame #1 (no trampolines should show up in backtrace).
24579
24580 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
24581 "continue -expect".
24582 * gdb.t06/break.exp: Likewise.
24583 * gdb.t07/watchpoint.exp: Likewise.
24584 * gdb.t13/bitfields.exp: Likewise.
24585 * gdb.t15/{funcargs,return}.exp: Likewise.
24586 * gdb.stabs/weird.exp: Likewise.
24587 * config/{mips,udi}-gdb.exp: Likewise.
24588
24589 * hppa.sed: Enclose comments within a sed command to avoid
24590 losing with the old OSF1 sed.
24591
24592 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24593
24594 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
24595 sequent dynix.
24596 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
24597 * gdb.t15/funcargs.exp: Conditionally step again to really
24598 finish from marker_call_with_trampolines. Handle the case where
24599 the first step from within call_with_trampolines already steps
24600 us back to main.
24601 * gdb.t15/gdbme.c: Add comment to closing brace of
24602 call_with_trampolines for funcargs.exp.
24603
24604 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24605
24606 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
24607 Fix typo(s).
24608
24609 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24610
24611 * gdb.t07/gdbme.c: More code for watchpoint testing.
24612
24613 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
24614 "Hardware watchpoint" throughout file.
24615 (test_watchpoint_triggered_in_syscall): New test.
24616 (test_complex_watchpoint): New test.
24617
24618 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24619
24620 * gdbme.c (call_with_trampolines): New function to try and step
24621 into. Tests trampoline problems on the PA.
24622
24623 * funcargs.exp (localvars_in_indirect_call): No longer expect
24624 stepping into indirect call to fail on PAs.
24625 (test_stepping_over_trampolines): New test.
24626
24627 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24628
24629 * TODO: Add suggestions for static member function tests, and
24630 completion tests.
24631
24632 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24633
24634 * TODO: Add suggestions for "p/a" tests.
24635
24636 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
24637 (default_gdb_exit): Replace all the hair with sending "quit" to
24638 the process with a simple close.
24639
24640 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24641
24642 * TODO: Add suggestions for shared library tests.
24643
24644 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24645
24646 * TODO: Add suggestions for x/s tests.
24647
24648 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24649
24650 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
24651 "enable once", and "enable breakpoints once" with ".*".
24652
24653 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24654
24655 * TODO: Add suggestions about structure passing tests.
24656
24657 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24658
24659 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
24660 the primary1 test, use work around if __GNUC__ < 2.
24661 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
24662 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
24663 Test for bad output rather than waiting for timeout. Issue
24664 second continue only if first continue failed.
24665
24666 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
24667
24668 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
24669 operator[] test with gdb_test because the old code didn't seem to
24670 be getting the quoting right with the new dejagnu.
24671
24672 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
24673
24674 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
24675 one from the path.
24676 * Makefile.in: Use a fresh expect if there is one, use runtest
24677 from the src tree if there is one.
24678
24679 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
24680
24681 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
24682 next over recursive call. Revise the tests from that point on
24683 (which had been skipped) to match GDB's actual (correct) output.
24684
24685 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
24686 with next over a breakpoint whose condition is false.
24687
24688 * gdb.t00/help.exp: Comment out "help set print" tests just like
24689 (and for same reason as) "help set" test.
24690
24691 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24692
24693 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
24694 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
24695
24696 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24697
24698 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
24699 necessary gdb_target_udi.
24700
24701 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
24702
24703 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
24704 1838 and 2417; they are fixed.
24705
24706 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
24707 gdb.t03/ptype.exp (ptype structure, ptype union):
24708 Remove xfails; the test is looser than when the xfails were added.
24709
24710 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
24711 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
24712
24713 * gdb.t01/run.exp: Only run shell test if isnative.
24714
24715 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
24716 since "run" automatically loads if necessary. Call gdb_target_udi
24717 after the "file" since "file" kills any execution target.
24718
24719 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
24720 GDB. GDB doesn't work that way (not anymore at least) on UDI.
24721 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
24722 argument for UDI.
24723
24724 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
24725
24726 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
24727
24728 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
24729
24730 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24731
24732 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
24733 properly quoting regexps. This makes the second argument to
24734 demangle a fixed string, which matches the callers, instead of a
24735 shell-style pattern which is what the previous implementation
24736 used. Update some of the callers.
24737
24738 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24739
24740 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
24741 (comib_nullified_tests): Fix typo.
24742 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
24743 strings. No longer expected to fail.
24744
24745 * gdb.disasm/hppa.s (addib_tests): Fix typo.
24746 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
24747 strings. No longer expected to fail.
24748
24749 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
24750 string. No longer expected to fail.
24751
24752 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24753
24754 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
24755 No longer expected to fail.
24756
24757 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
24758 string. No longer expected to fail.
24759
24760 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24761
24762 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
24763 only in the names (I probably got most of them). I was even
24764 generous with some which differed in underscores in names, and
24765 probably missed a few, and I *still* was able to remove almost a
24766 third of the file with almost no impact on testsuite coverage.
24767
24768 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24769
24770 * gdb.t00/default.exp: Match udi_attach error message as well as
24771 the one from child_attach.
24772
24773 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
24774
24775 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
24776
24777 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
24778 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
24779
24780 * Move test with enums and partial symbols back to
24781 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
24782 Reverts the change of 26 May 93. Per today's change to
24783 stabs.texinfo, the behavior that weird.exp was expecting was
24784 unreasonable; what is important is that the compiler+gdb get
24785 things right, which happens with a recent gcc. Also fix the test
24786 to deal with native compilers which put out the stab gdb can't
24787 deal with.
24788
24789 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24790
24791 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
24792 in the names. The main thing these accomplish is to slow things down.
24793 Many more such duplicates surely remain.
24794
24795 * gdb.t00/help.exp: Comment out "help support" test just like
24796 (and for same reason as) "help set" test.
24797
24798 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
24799
24800 * gdb.t06/break.exp: Remove setup_xfails for
24801 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
24802 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
24803 about known bug in gcc to include up through 2.5.8.
24804 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
24805 well as "_vb$".
24806 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
24807 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
24808 with latest gcc and gdb.
24809 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
24810 well as "_vb$".
24811
24812 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24813
24814 * configure.in (hppa*-*-*): Also configure and build stabs-only
24815 tests.
24816
24817 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24818
24819 * gdb.t10/hppa.mt: A makefile fragment for the PA.
24820 * gdb.t10/configure.in (hppa*-*-*): Use it.
24821
24822 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24823
24824 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
24825
24826 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24827
24828 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
24829 versions prior to 1.13.5.
24830
24831 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24832
24833 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
24834 the prompt is at the start of a line.
24835
24836 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24837
24838 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
24839 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
24840 in the copr tests now.
24841 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
24842 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
24843 expected to fail.
24844
24845 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
24846
24847 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
24848 gdb.t31/chillvars.exp, lib/gdb.exp:
24849 Tweak to run under either version of expect.
24850 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
24851 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
24852 * gdb.t11/list.exp: Remove extraneous whitespace.
24853
24854 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24855
24856 * gdb.t16/printcmds.exp (test_print_strings): Accept
24857 "(unsigned char *) " before the string.
24858
24859 * TODO: Add notes about printing of fancy types and GDB expressions.
24860
24861 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
24862
24863 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
24864 * gdb.t06/configure.in: Don't try to compile signals test program
24865 if doing mips-idt-ecoff.
24866
24867 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
24868
24869 * Most .exp files: Tweak to run under either version of expect.
24870
24871 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24872
24873 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
24874 xfails; I'm not sure why they are failing, but not because of PR 1806.
24875
24876 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
24877
24878 * config/unix-gdb.exp: Remove gdb_unload cause it's already
24879 defined in lib/gdb.exp.
24880
24881 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24882
24883 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
24884 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
24885 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
24886 have to be typeless.
24887
24888 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24889
24890 * TODO: Add suggestion for copyright year test.
24891
24892 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
24893
24894 * configure.in (*-*-lynxos*): Add stabs tests.
24895
24896 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
24897
24898 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
24899 so insert a tab before any assembler directive in column zero.
24900
24901 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
24902 stores.
24903 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
24904 stores.
24905 (fpu_short_memory_tests): Likewise.
24906
24907 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24908
24909 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
24910 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
24911 .stabs directives in comments.
24912
24913 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24914
24915 * TODO: New file, describing tests we could write.
24916 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
24917
24918 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24919
24920 * gdb.t06/signals.exp: Add kludge to force re-sync.
24921
24922 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
24923 to xgdb instead of gdb, get out of gdb.
24924
24925 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
24926
24927 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
24928 for info.
24929
24930 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
24931
24932 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
24933 * gdb.stabs/configure.in (hppa*-*-*): Use it.
24934 * gdb.stabs/hppa.sed: New sed script for the PA.
24935
24936 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24937
24938 * gdb.stabs: Re-write weird.def and configuration to use sed
24939 instead of cpp. sed is portable and POSIX; cpp is neither.
24940
24941 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24942
24943 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
24944
24945 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24946
24947 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
24948
24949 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24950
24951 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
24952 "_vb$".
24953 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
24954 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
24955
24956 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24957
24958 * lib/gdb.exp: Comment out code which depends on non-existent
24959 `transform' procedure.
24960
24961 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
24962
24963 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
24964 * lib/gdb.exp: Transform tool name.
24965 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
24966 1.1's new error handling system.
24967
24968 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24969
24970 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
24971
24972 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24973
24974 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
24975 They made pattern matching so slow that timeouts happened on
24976 heavily loaded systems. Now any output from "show print" which
24977 gets us back to the GDB prompt is a PASS.
24978
24979 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
24980
24981 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
24982
24983 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24984
24985 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
24986
24987 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
24988 It is not from PR 3220.
24989
24990 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24991
24992 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
24993 just started failing because they depended on the order the
24994 subcommands are presented, or exact docstring text. This kind of
24995 test is a pain and has minimal benefit.
24996
24997 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24998
24999 * gdb.t09/corefile.exp: At end of test, use "core" command with
25000 no arguments.
25001
25002 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
25003
25004 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
25005 17}/Makefile.in: Make it possible to run the testsuite with Sun
25006 make and CC = cross gcc by adding explicit build rules for .o
25007 files.
25008
25009 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25010
25011 * gdb.t15/funcargs.exp: Don't put comments on same line as
25012 setup_xfail (@#$*%& tcl braindamage!).
25013
25014 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25015
25016 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
25017
25018 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
25019
25020 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
25021 * gdb.t20/inherit.exp: remove three dumplicate entries.
25022
25023 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25024
25025 * gdb.t06/break.exp: For "next over recursive call", fail on any
25026 incorrect output, not just on "factorial (value=2)".
25027
25028 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25029
25030 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
25031 working now. Add an xfail if accesing a bss variable causes
25032 a memory error if the target is not yet run.
25033
25034 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25035
25036 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
25037 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
25038 name of __st* demangling (2 strings). Did Kung really get the
25039 more than 95 others right without testing them?
25040
25041 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
25042
25043 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
25044
25045 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
25046
25047 * configure.in (configdirs): Add gdb.disasm
25048 * gdb.disasm: New directory for GDB disassembler tests.
25049 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
25050
25051 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25052
25053 * gdb.t00/help.exp: Don't test "help set".
25054
25055 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
25056 from within expect statements. None of these happen anymore and
25057 they cause regressions to be silently unnoticed.
25058
25059 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
25060 messages) about known failures with gcc cygnus-2.4.5-930417.
25061
25062 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
25063 comp-info.exp so it gets built if it doesn't exist.
25064
25065 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
25066 it is no longer used.
25067 * gdb.t13/comp-info.c: Removed.
25068
25069 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
25070
25071 * gdb.t06/signals.exp: Add xfail for sun3.
25072
25073 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25074
25075 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
25076 relevant because ^C doesn't get sent but failure can be reproduced
25077 interactively).
25078
25079 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25080
25081 * gdb.stabs/alpha.mt: New configuration file for alpha.
25082 * gdb.stabs/configure.in: Use it.
25083 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
25084 sharing with alpha.mt, redefine long to word via preprocessor.
25085 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
25086 for alpha.
25087 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
25088 native cc.
25089 * gdb.t00/teststrategy.exp: Change expect string so that we
25090 consume the `(xgdb)' from the command echo and from the gdb prompt.
25091 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
25092 gdb currently compares all values as long, so this failure probably
25093 applies to any configuration where LONGEST is bigger than a target int.
25094 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
25095 with gcc.
25096 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
25097 to handle opaque pointers, gcc is.
25098 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
25099 as first argument. Include <sys/types.h> and change all operator
25100 new definitions to use size_t.
25101 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
25102 now that we use size_t.
25103
25104 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25105
25106 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
25107 a long or float array cast all array members to the same type.
25108 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
25109 with 64 bit longs.
25110 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
25111 on alpha.
25112 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
25113
25114 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25115
25116 * gdb.t24 (demangle.exp): Constructors of templates have names like
25117 vector<int>::vector(int) not vector<int>::vector<int>(int). See
25118 section 14.6 of the ARM.
25119
25120 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
25121 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
25122 accomplish little and slow down the testsuite.
25123
25124 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
25125 Accept spaces various places.
25126
25127 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25128
25129 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
25130 with watchpoint enabled.
25131
25132 * Makefile.in: Remove definition of CC and remove the second
25133 definition of CXX (the "CXX = gcc" one remains). These definitions
25134 were causing backquotes to be expanded within backquotes, which
25135 doesn't work.
25136
25137 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
25138
25139 * gdb.t17/callfuncs.exp: Add "return 0" to end.
25140
25141 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25142
25143 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
25144 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
25145 by mips cc and contains no stabs entries.
25146
25147 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
25148
25149 * config/vx-gdb.exp: Use fake device to load files rather than
25150 NFS.
25151 * lib/gdb.exp: New proc to do "file" command.
25152 * config/unix-gdb.exp: Use new "file" proc.
25153
25154 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
25155
25156 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
25157 Rework board rebooting slightly.
25158 (gdb_exit): Don't exit from the remote shell; there isn't one.
25159 * gdb.stabs/weird.exp: If a program is being debugged already,
25160 kill it.
25161 * gdb.t04/setvar.exp: Stop and restart gdb.
25162 * gdb.t05/expr.exp: Likewise.
25163 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
25164 restart gdb and reload the program.
25165 * gdb.t08/opaque.exp: Likewise.
25166 * gdb.t12/scope.exp: Likewise.
25167 * gdb.t13/bitfields.exp: Likewise.
25168 * gdb.t15/funcargs.exp: Likewise.
25169 * gdb.t20/classes.exp: Likewise.
25170 * gdb.t03/ptype.exp: Increase timeout.
25171 * gdb.t16/printcmds.exp (test_print_string_constants,
25172 test_print_array_constants): Likewise.
25173 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
25174 * gdb.t20/classes.exp (do_tests): Likewise.
25175 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
25176
25177 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
25178
25179 * gdb.stabs: Renamed *wierd* to *weird*.
25180
25181 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
25182
25183 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
25184 for timeout. Add "known gcc 2.4.5 bug" to failure message.
25185
25186 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
25187
25188 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
25189 (do_tests): Remove xfail for whatis on one_var and two_var.
25190
25191 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
25192
25193 * Makefile.in: Made cross building work better by adding
25194 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
25195
25196 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25197
25198 * gdb.t15/{return.c,return.exp,Makefile.in}:
25199 New test, currently commented out.
25200
25201 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
25202
25203 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
25204 still running and removes the leftover named socket so GDb can do
25205 clean restarts.
25206
25207 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
25208
25209 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
25210 console, not GDB.
25211 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
25212 cross testing works better with "make check"
25213 * config/unix-gdb: Use default procedures for exit and version.
25214 * config/vx-gdb.exp: Cleaned up and massaged back to working order
25215 with the newest VxWorks.
25216
25217 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25218
25219 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
25220 old form.
25221
25222 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
25223 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
25224
25225 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
25226
25227 * config/unix-gdb.exp: Remove this version of gdb_exit
25228 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
25229 Rob says he'll look at it when he gets back to testing boards.
25230
25231 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
25232
25233 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
25234 an expected fail for certain ptype commands.
25235
25236 * gdb.t20/classes.exp: Update expected results of "ptype class
25237 Base1" to account for the constructor that now appears in the type.
25238
25239 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
25240
25241 * configure.in (configdirs): Restore gdb.t04, which mysteriously
25242 disappeared from list.
25243 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
25244 "alldone" proc with call to cleanup and exit.
25245 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
25246 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
25247 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
25248 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
25249 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
25250 "alldone" proc with simple returns that suppress remaining
25251 tests. The alldone proc went away many months ago.
25252
25253 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25254
25255 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
25256
25257 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
25258
25259 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25260
25261 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
25262 as vax gdb will display them.
25263
25264 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25265
25266 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
25267 optimizers.
25268
25269 * scope.exp: Change "bad value for localval" messages so each one
25270 is unique.
25271
25272 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
25273 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
25274
25275 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
25276
25277 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25278
25279 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
25280 doesn't exist (due to optimization).
25281
25282 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25283
25284 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
25285 contains \r because the filename is long.
25286
25287 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
25288 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
25289
25290 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25291
25292 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
25293 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
25294 Ultrix.
25295 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
25296 int tests.
25297 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
25298
25299 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
25300
25301 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
25302
25303 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
25304 to match does not match the passing case but still matches the
25305 failing case.
25306
25307 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25308
25309 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
25310
25311 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
25312
25313 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
25314 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
25315 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
25316 Remove various versions of gdb_exit.
25317 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
25318 gdb_exit.
25319 * config/unix-gdb.exp: gdb_exit remains here, and should override
25320 the generic version, since it's doing a lot of wierd stuff that
25321 the other versions aren't. FIXME, fold it in, or abandon this
25322 version.
25323
25324 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25325
25326 * gdb.t24/demangle.exp: Add tests for PR 3220.
25327
25328 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25329
25330 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
25331
25332 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
25333
25334 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
25335 "i386-*-*". Works for i486 as well.
25336
25337 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
25338 bug, and expand domain of xfail to all SVR4 systems, since the
25339 actual problem is likely to be in generic SVR4 /proc support.
25340
25341 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25342
25343 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
25344
25345 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
25346
25347 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
25348 xfails for other systems. Match a missing 'Continuing.' as an
25349 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
25350
25351 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
25352 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
25353 Only issue warning for missing executables if -all option is used.
25354
25355 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
25356 file if -all option is used. It's like an unpredictable XFAIL.
25357
25358 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25359
25360 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
25361 for dynamically linked binaries.
25362
25363 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
25364
25365 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25366
25367 * gdb.t20/inherit.exp: Change message for "print tagless struct"
25368 to state that this is a known bug in old versions of g++.
25369
25370 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25371
25372 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
25373 while waiting for `Continuing'.
25374
25375 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
25376
25377 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
25378 in text, data, and bss.
25379 * gdb.t10/nodebug.c: Add local and global test variables for
25380 initialized and uninitialized data.
25381
25382 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25383
25384 * config/unix-gdb.exp (gdb_exit): Add "wait".
25385
25386 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25387
25388 * gdb.t06/signals.exp: xfail the continue from the handler for all
25389 targets.
25390
25391 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
25392 function with watchpoints enabled, the i386 call dummy starts with
25393 a call.
25394
25395 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
25396 386 bsd names its corefiles.
25397
25398 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
25399
25400 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
25401 compilers don't grok it.
25402 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
25403 with small octal ints rather than character constants, which
25404 are signed and might not fit if first promoted to int.
25405
25406 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
25407
25408 * gdb.t09/Makefile.in (clean): Remove corefile.
25409
25410 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25411
25412 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
25413
25414 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25415 and Jim Kingdon (kingdon@cygnus.com)
25416
25417 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
25418 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
25419 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
25420
25421 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25422
25423 * gdb.t17/interrupt.exp: Add xfail for hppa.
25424
25425 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25426
25427 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
25428 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
25429 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
25430 to determine signed-ness of bitfields and use the result to setup
25431 the xfail.
25432 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
25433 * gdb.t15/funcargs.exp: Use them to step until the second indirect
25434 call line is reached if necessary.
25435
25436 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25437
25438 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
25439
25440 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25441
25442 * gdb.t06/break.exp: Also test `clear' command.
25443
25444 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
25445
25446 * gdb.t00/teststrategy.exp: Remove extra quote.
25447
25448 * gdb.t07/watchpoint.exp: Change xfail for calling function with
25449 watchpoint enabled to be for all non-68k machines.
25450
25451 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
25452
25453 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25454
25455 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
25456 targets use aout.mt instead of ecoff.mt as gas understands
25457 standard aout format.
25458
25459 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
25460
25461 * lib/gdb.exp (runto): Don't insist that function we are running to
25462 was compiled with -g.
25463
25464 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
25465
25466 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
25467 to get back into the read system call.
25468 Accept leading newline in case where we woke it up.
25469
25470 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25471
25472 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
25473 to make the stabs test work on ecoff systems using gcc and -with-stabs.
25474 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
25475 enable ecoff configuration.
25476
25477 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25478
25479 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
25480
25481 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25482
25483 * gdb.t16/printcmds.exp: Add another printf test.
25484
25485 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
25486
25487 * configure.in: If configured -with-stabs on any target, add
25488 stabsdirs to configdirs.
25489
25490 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25491
25492 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
25493 fun" so pattern does not match the command itself.
25494
25495 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25496
25497 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
25498
25499 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25500
25501 * gdb.t17/interrupt.exp: Test for more things.
25502
25503 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25504
25505 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
25506 compiler arranges the code and line numbers.
25507
25508 * gdb.t17/interrupt.exp: Don't send \n after ^C.
25509
25510 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25511
25512 * gdb.t00/help.exp: Increase expect input buffer size.
25513
25514 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25515
25516 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
25517
25518 * gdb.t07/watchpoint.exp: Add xfail for hppa.
25519
25520 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
25521
25522 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
25523 [0-9]*, not just [0-9].
25524
25525 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25526
25527 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
25528
25529 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
25530
25531 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25532
25533 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
25534
25535 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25536
25537 * gdb.t06/signals.c: Add xfails for sun3.
25538
25539 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
25540
25541 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
25542 test_stepping tests.
25543
25544 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25545
25546 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
25547
25548 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
25549
25550 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
25551 rather than actually putting it through cpp twice.
25552
25553 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
25554
25555 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
25556
25557 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
25558 no longer needed.
25559
25560 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25561
25562 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
25563
25564 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
25565 C++ features prints as "struct", make it a pass, not an xfail.
25566
25567 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25568
25569 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
25570 Don't require VA to print as "class" rather than "struct".
25571
25572 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
25573
25574 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
25575
25576 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25577
25578 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
25579
25580 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25581
25582 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
25583 order.
25584
25585 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25586
25587 * gdb.t16/printcmds.exp: Add printf tests.
25588
25589 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
25590
25591 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
25592
25593 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
25594
25595 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
25596 pass counts, to counteract any existing or future setup_xfails.
25597
25598 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25599
25600 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
25601 {BEGIN,END}_COMMON for common block instead of STAB.
25602 * gdb.stabs/wierd.exp: Add xfail for rs6000.
25603
25604 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
25605 intp_var should be N_GSYM not N_LSYM.
25606 wierd-aout.S: Use a label for the value of the N_SO.
25607 wierd.def: Remove all backslashes.
25608 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
25609
25610 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25611
25612 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
25613 get the expected next to inheritance3.
25614
25615 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25616
25617 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
25618 now that gcc-2.4 gets it right.
25619
25620 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25621
25622 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
25623
25624 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
25625 generating comp-info.exp which works for cross-compilation.
25626
25627 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
25628
25629 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
25630 "*-*-sysv4.*".
25631
25632 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
25633
25634 * gdb.t01/run.exp: Start with a fresh gdb.
25635 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
25636 SVR4.x.
25637
25638 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
25639
25640 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
25641 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
25642 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
25643 Makefile.in (distclean, realclean): Remove gdbme.c from list of
25644 things to remove.
25645
25646 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
25647
25648 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
25649 test cases from bug reports.
25650
25651 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
25652
25653 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
25654 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
25655 avoid spurious xfails.
25656 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
25657 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
25658 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
25659
25660 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
25661
25662 * gdb.t00/teststrategy.exp: Rework to provide more useful
25663 description of each test, fix problem with systems that define
25664 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
25665 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
25666 results for "next over recursive call" so timeouts aren't taken
25667 by error.
25668
25669 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
25670
25671 * gdb.t12/scope.exp: Test printing of variables before run.
25672
25673 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
25674 printed in wrong order due to sorting.
25675
25676 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
25677
25678 * gdb.t00/teststrategy.exp: Fix expected results for printing
25679 user entered string constant. Is array of char, prints with no
25680 address.
25681
25682 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
25683 commands.
25684 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
25685 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
25686 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
25687 of struct of char arrays.
25688 * gdb.t00/radix.exp: New tests for radix commands.
25689
25690 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
25691
25692 * gdb.t16/printcmd.exp: Print a variable before running program
25693 (with xfail for AIX).
25694
25695 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
25696
25697 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
25698
25699 * gdb.t16/printcmd.exp: Don't print variables before running program.
25700
25701 * gdb.t06/break.exp: Don't require envp argument to main.
25702
25703 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
25704
25705 * gdb.t02/whatis.exp, gdb.t11/list.exp:
25706 Add xfails for rs6000.
25707
25708 * gdb.t02/whatis.exp: Change other tests not to re-test something
25709 we already tested.
25710
25711 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
25712 each type used has a variable of that type.
25713
25714 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
25715
25716 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
25717
25718 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
25719
25720 * configure.in: change srctrigger to be a file, not a directory
25721
25722 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
25723
25724 * configure.in (mips-idt-ecoff*): Added trailing '*'.
25725
25726 * gdb.t11/list.exp: Fixed a couple of typos.
25727
25728 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
25729
25730 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
25731 is fixed and PR is closed.
25732 * gdb.t16 (gdbme.c): Add simple test string variable.
25733 * gdb.t16 (printcmds.exp): Add tests with simple test string
25734 variable, primarily for boundaries on "set print elements".
25735
25736 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
25737
25738 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
25739 Make leading 0's optional and don't expect a tab in the middle
25740 of the number.
25741
25742 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
25743
25744 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
25745 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
25746 don't end command passed to gdb_test with newline.
25747
25748 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
25749 signed keyword away, don't expect signed bitfields to be signed.
25750
25751 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
25752 printing with only as many 1's as are in the field as well as printing
25753 with 32 1's (see comment).
25754
25755 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
25756
25757 * gdb.t00/default.exp: Start with a fresh gdb.
25758 * configure.in (configdirs): Remove gdb.t31 until the chill
25759 compiler works again. It no longer is able to find chillrt0
25760 since it isn't in libchill.a anymore.
25761 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
25762 wierd.o, make more modular.
25763 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
25764 spurious newlines that caused problems.
25765
25766 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25767
25768 * Move test with enums and partial symbols from gdb.t03/ptype.exp
25769 to gdb.stabs/wierd.exp since GCC has worked around the bug.
25770 gdb.stabs/wierd.{exp,def}: Many new tests.
25771
25772 * gdb.t00/default.exp: update info line for new message.
25773
25774 * gdb.t02/{whatis.exp,gdbme.c}:
25775 Test that "char *" doesn't print as "caddr_t".
25776
25777 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25778
25779 * gdb.t00/help.exp: Use .* in place of some help messages which
25780 just changed.
25781 gdb.t00/default.exp: Update "info frame" test for new message.
25782 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
25783 Remove some xfails
25784
25785 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25786
25787 * gdb.t03/{gdbme.c,ptype.exp}:
25788 Add tests for typedef'd struct and union without tags.
25789 Also check "whatis" on a variable of a typedef'd enum without a tag.
25790
25791 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
25792 PRMS 1823; the bug still exists but isn't reproduced by this test
25793 anymore), and remove rs6000 XFAIL (the bug is fixed).
25794
25795 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
25796 duplicated from whatis.exp. For those that are left, accept
25797 "long", "long int", or "int" for long variables (whatis.exp already
25798 has an XFAIL for "int", so no need to fail it here).
25799
25800 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
25801 Deal with GCC's names for types now that GDB uses the compiler's names.
25802
25803 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
25804 setup_xfail's for sunos4. If we #defined the signed keyword away,
25805 don't expect GDB to know that char it is signed.
25806
25807 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
25808
25809 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
25810
25811 * configure.in (configdirs): Add gdb.t24 for C++ tests that
25812 should work on any system, regardless of debugging format.
25813 * gdb.t21/demangle.exp: Move to gdb.t24.
25814 * gdb.t24/demangle.exp: Move from gdb.t21.
25815 * gdb.t24/{Makefile.in, configure.in}: New files.
25816
25817 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25818
25819 * configure.in: Do gdb.stabs and C++ tests only for stabs.
25820 * gdb.stabs: New directory.
25821
25822 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25823
25824 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
25825 not just "Quit anyway?".
25826
25827 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
25828
25829 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
25830 that all setup_xfails are immediately followed by clear_xfails.
25831
25832 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
25833
25834 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
25835 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
25836 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
25837 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
25838 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
25839 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
25840 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
25841 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
25842 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
25843 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
25844 gdb.t31/chillvars.exp, lib/gdb.exp:
25845 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
25846 bug-gdb@prep.ai.mit.edu.
25847
25848 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
25849
25850 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
25851 with 0.0, not integer 0.
25852
25853 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
25854
25855 * gdb.t06/break.exp: Update for "Kill the program" message change.
25856
25857 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
25858
25859 * Makefile.in (GDBFLAGS): Set to -nx.
25860 * Makefile.in (site.exp): Use GDBFLAGS.
25861
25862 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
25863
25864 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
25865 Makefiles.
25866 (check): depend on just-check.
25867 (just-check): added so that tests can be run without a noop
25868 build pass.
25869
25870 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
25871
25872 Switch to using configure's configdirs.
25873 * Makefile.in (Makefile): add configure.in dependency.
25874 (SUBDIRS): removed redundant assignment.
25875 * configure.in: switch subdirs assignment to configdirs.
25876 * gdb.t*/configure.in: new files.
25877
25878 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
25879
25880 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
25881 works.
25882
25883 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
25884
25885 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
25886 in explicit rules. Apparently this is not supported by some makes.
25887
25888 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
25889
25890 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
25891
25892 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25893
25894 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
25895 disappeared.
25896
25897 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
25898
25899 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
25900
25901 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
25902
25903 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
25904 watchpoint problem that is now fixed.
25905 * gdb.t30/chexp.exp: Remove setup_xfail for printing
25906 uninitialized convenience variables.
25907 * gdb.t31/chillvars.exp: Fix expected patterns for printing
25908 structures.
25909
25910 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25911
25912 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
25913 which causes expect to get out of sync with gdb on long output
25914 from help set.
25915 * gdb.t09/corefile.exp: Make expected pattern for core file
25916 failing signal and frame output format less sun specific.
25917
25918 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
25919
25920 * gdb.t31/chillvars.exp: Add and remove initial dummy
25921 breakpoint, so that symbol table is forced in.
25922 (Needed at least on Sunos4, though it seems not SVR4.)
25923 * gdb.t31/chillvars.exp: Update for changed output format.
25924
25925 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
25926
25927 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
25928
25929 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
25930
25931 * Makefile.in: Added --srcdir when invoking runtest, removed the
25932 need for a local config file. (optional now)
25933
25934 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
25935
25936 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
25937 failure count used to force early termination. Add some more
25938 expected failures for gnu style demangling.
25939
25940 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25941
25942 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
25943 pmi variable from gdb.t20/gdbme to get optimized away.
25944 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
25945 Check for written corefile upon timeout _and_ eof.
25946
25947 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25948
25949 * config/unix-gdb.exp: Add missing return 0.
25950
25951 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25952
25953 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
25954 test termination.
25955
25956 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
25957
25958 * configure.in (subdirs): Put back gdb.t17 which mysteriously
25959 disappeared.
25960
25961 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
25962
25963 * gdb.t10/crossload.exp: Disable the i860-elf test until such
25964 time as i860 support works.
25965
25966 * gdb.t15/funcargs.exp: Fix expected outputs to include
25967 "backtrace 100\r" rather than just "backtrace\r", to match last
25968 change.
25969
25970 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
25971
25972 * config/udi-gdb.exp (gdb_exit): Remove close command.
25973 (gdb_target_udi): New procedure to set the UDI target.
25974 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
25975 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
25976 Added waits for prompts after several question responses. Added
25977 some more responses used by a29k-amd-udi-gdb.
25978 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
25979 pass different arguments, restart UDI connection after program
25980 completion.
25981 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
25982 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
25983 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
25984 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
25985 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
25986 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
25987 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
25988 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
25989 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
25990 after program completion.
25991 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
25992 compiled with a SELECT_VECS setting.
25993 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
25994 infinite recursion.
25995
25996 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
25997 Added checks for COFF results, and made them expected failures for
25998 all targets. It would be better to make them expected failures
25999 for COFF targets only.
26000
26001 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
26002
26003 * Makefile.in: add null dvi target, don't bother to recurse
26004 through test directories for info and install-info; rename
26005 $(datadir) to be dejagnu instead of deja-gnu
26006
26007 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
26008
26009 * gdb.t31/gdbme.ch: Re-enable code that previously caused
26010 compiler to coredump.
26011 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
26012 code.
26013
26014 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
26015
26016 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
26017 coredump.
26018 * gdb.t31/chillvars.exp: Comment out tests that depend on that
26019 code.
26020
26021 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
26022
26023 * gdb.t03/ptype.exp: tests for return code from gdb_test.
26024 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
26025 which in a shell. Deletes xgdb when done.
26026 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
26027 Tests the return from the "set height" or "set width" commands.
26028 Added a few return codes where needed.
26029
26030 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
26031
26032 * Makefile.in (SUBDIRS): Add gdb.t17.
26033 * configure.in (subdirs): Add gdb.t17.
26034 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
26035 files to test gdb's calling of functions in the inferior with
26036 the correct arguments and gdb's ability to retrieve any
26037 result returned.
26038
26039 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
26040
26041 * config/unix-gdb.exp (gdb_exit): Remove close commands that
26042 may be called after gdb goes away. Previous versions of expect
26043 needed these to avoid file descriptor leaks, but they cause
26044 errors with the current revision of expect.
26045 * gdb.t00/gdbvars.exp: Use -re on expected output after
26046 setting sevenbit-strings.
26047 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
26048 to set sevenbit-strings consistent across tests.
26049 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
26050 set sevenbit-strings consistent across tests.
26051
26052 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
26053
26054 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
26055 expected output to match current "expect" expectations.
26056
26057 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
26058
26059 * gdb.t00/default.exp: Change expected output for default "source"
26060 command, to match new gdb behavior which requires a filename to
26061 source.
26062
26063 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
26064
26065 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
26066 expected fail for i486-*-* that misses the marker2 function.
26067 * gdb.t10/crossload.exp (bfddefault): Allow successful
26068 recognition of a format to pass even if no symbols are found.
26069 Explicitly catch failures where the format is not recognized
26070 or is ambiguous, and add the reason to the fail message.
26071 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
26072 the cause is and invalid target and add reason to failure message.
26073 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
26074 elf32-i386, elf32-sparc, and elf32-i860.
26075 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
26076 Set up expected failure for 'filename'::variable scope resolution,
26077 which is now apparently broken on all targets.
26078 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
26079 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
26080 gdb.t23/templates.exp: Change failure for missing binfile into
26081 just a warning.
26082 gdb.t21/demangle.exp: Change all cfront references to 'arm'
26083 references.
26084
26085 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
26086
26087 * gdb.t00/default.exp: Add expected output for default "source"
26088 command, to match new gdb behavior.
26089 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
26090
26091 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
26092
26093 * config/*-gdb.exp: returns an error, rather than exiting on
26094 internal errors.
26095
26096 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
26097
26098 * gdb.t03/gdbme.c: Add pointer to struct variable.
26099 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
26100 referencing struct members.
26101
26102 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
26103
26104 * configure.in (mips-idt-ecoff): New target.
26105 * config/mips-gdb.exp: New file for remote board using MIPS remote
26106 debugging protocol.
26107
26108 * Redid configuration scheme. Removed gdb.t*/configure.in.
26109 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
26110 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
26111 distclean targets. Built executables via .o files. Adjusted
26112 tests to account for source files in $(srcdir) rather than
26113 $(objdir).
26114 * lib/gdb.exp (runto): Don't expect () after the function name,
26115 because it may have arguments.
26116
26117 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
26118
26119 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
26120 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
26121 expected failures for mips-idt-* and mips-sgi-*.
26122 * gdb.t00/default.exp (attach): Kill process if requested.
26123 * gdb.t00/help.exp (help target core, help target): Accept a gdb
26124 that does not read core files.
26125 * gdb.t01/run.exp: Removed checks for exit status code.
26126 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
26127 it is linked in.
26128 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
26129 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
26130 appropriate, rather than doing it by hand.
26131 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
26132 execution.
26133 * gdb.t10/crossload.exp: Kill existing program if needed.
26134 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
26135 appropriate, rather than doing it by hand. Always increase
26136 timeout for this test, not just for VxWorks.
26137
26138 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
26139
26140 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
26141 of Chill STRUCT types and STRUCT values.
26142 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
26143 than "char".
26144 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
26145 struct2): New struct definitions and initializations to test
26146 simple Chill STRUCT types.
26147
26148 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
26149
26150 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
26151 the null byte at the end of strings.
26152 * gdb.t00/default.exp: Make show version insensitive to copyright
26153 date.
26154 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
26155 to avoid dependencies on target char signedness.
26156 * gdb.t16/printcmds.exp: Update expected results for explicitly
26157 unsigned char.
26158 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
26159 now work.
26160 * gdb.t21/demangle.exp: Add many more patterns for template
26161 demangling, most of them being expected failures.
26162 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
26163 string we are matching for, to match on the whole string.
26164 * gdb.t21/demangle.exp: Add many new test strings to demangle,
26165 and fix a whole bunch that had incorrect expected output but were
26166 passing anyway because of the bug in "proc demangle".
26167 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
26168 type.
26169 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
26170
26171 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
26172
26173 * gdb/testsuite: made modifications to testcases, etc., to allow
26174 them to work properly given the reorganization of deja-gnu and the
26175 relocation of the testcases from deja-gnu to a "tool" subdirectory.
26176
26177 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
26178
26179 * gdb/testsuite: Initial creation of gdb/testsuite.
26180 Migrated dejagnu testcases and support files for testing nm to
26181 gdb/testsuite from deja-gnu. These files were moved "as is"
26182 with no modifications. This migration is part of a major overhaul
26183 of dejagnu. The modifications to these testcases, etc., which
26184 will allow them to work with the new version of dejagnu will be
26185 made in a future update.
26186
26187 For additional changes see gdb.mi/ChangeLog-1999-2003.
26188 \f
26189 ;; Local Variables:
26190 ;; mode: change-log
26191 ;; left-margin: 8
26192 ;; fill-column: 74
26193 ;; version-control: never
26194 ;; End:
26195
26196 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
26197 2003, 2004, 2005 Free Software Foundation, Inc.
26198 Copying and distribution of this file, with or without modification,
26199 are permitted provided the copyright notice and this notice are preserved.