71ec65be40a6a1ef2e4c64399a548ba88e18b965
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2012-02-17 Tom Tromey <tromey@redhat.com>
2
3 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
4 * gdb.python/py-events.exp: Check 'dir' output.
5 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
6
7 2012-02-17 Yao Qi <yao@codesourcery.com>
8
9 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
10
11 2012-02-16 Tom Tromey <tromey@redhat.com>
12
13 * gdb.base/inferior-died.c: Don't include stdio.h.
14
15 2012-02-16 Tom Tromey <tromey@redhat.com>
16
17 * gdb.base/inferior-died.c: New file.
18 * gdb.base/inferior-died.exp: New file.
19
20 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
21
22 * gdb.base/break-inline.exp: New file.
23 * gdb.base/break-inline.c: New file.
24
25 2012-02-15 Tom Tromey <tromey@redhat.com>
26
27 * gdb.base/pc-fp.exp: Add "info register" tests.
28
29 2012-02-15 Tom Tromey <tromey@redhat.com>
30
31 * gdb.base/regs.exp: Remove.
32
33 2012-02-15 Pedro Alves <palves@redhat.com>
34
35 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
36 the target doesn't support tracepoints.
37 * gdb.trace/circ.exp: Ditto.
38 * gdb.trace/collection.exp: Ditto.
39 * gdb.trace/packetlen.exp: Ditto.
40 * gdb.trace/passc-dyn.exp: Ditto.
41 * gdb.trace/report.exp: Ditto.
42 * gdb.trace/tfind.exp: Ditto.
43 * gdb.trace/tspeed.exp: Ditto.
44 * gdb.trace/tsv.exp: Ditto.
45 * gdb.trace/unavailable.exp: Ditto.
46 * gdb.trace/while-dyn.exp: Ditto.
47
48 2012-02-15 Pedro Alves <palves@redhat.com>
49
50 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
51 gdb_test_multiple, and call unsupported instead of fail, if the
52 remote side does not support the request.
53
54 2012-02-15 Pedro Alves <palves@redhat.com>
55
56 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
57 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
58 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
59 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
60 * gdb.server/server-run.exp: Make sure gdb is disconnected.
61 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
62 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
63 doesn't start with "extended-" already.
64
65 2012-02-15 Pedro Alves <palves@redhat.com>
66
67 Support extended-remote. Avoid cascading timeouts.
68
69 * gdb.base/attach.exp (do_attach_tests): Add expected output for
70 the extended-remote target. If attaching with no file fails, load
71 the file manually.
72 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
73
74 2012-02-14 Stan Shebs <stan@codesourcery.com>
75
76 * gdb.base/ena-dis-br.exp: Add enable count test.
77
78 2012-02-13 Pedro Alves <palves@redhat.com>
79
80 * config/mips-idt.exp: Delete.
81 * gdb.base/a2-run.exp: Remove mips-idt xfails.
82 * gdb.base/bitfields.exp: Remove mips-idt restarts.
83 * gdb.base/break.exp: Remove mips-idt references.
84 * gdb.base/chng-syms.exp: Ditto.
85 * gdb.base/default.exp: Ditto.
86 * gdb.base/funcargs.exp (funcargs_reload): Delete.
87 (top level): Don't call it.
88 * gdb.base/opaque.exp: Remove mips-idt restarts.
89 * gdb.base/ptype.exp: Remove mips-idt xfails.
90 * gdb.base/scope.exp: Remove mips-idt restarts.
91 * gdb.base/sepdebug.exp: Remove mips-idt references.
92 * gdb.base/watchpoint.exp (maybe_clean_restart)
93 (maybe_reinitialize): Delete.
94 (test_disabling_watchpoints, test_disabling_watchpoints)
95 (test_watchpoint_triggered_in_syscall)
96 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
97 Don't call them.
98
99 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
100
101 * gdb.server/server-exec-info.exp: New file.
102
103 2012-02-10 Pedro Alves <palves@redhat.com>
104
105 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
106 always non-empty.
107 (test_attach): Always pass $exec to test_attach_gdb.
108
109 2012-02-08 Tom Tromey <tromey@redhat.com>
110
111 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
112 before inferior is started.
113
114 2012-02-07 Tom Tromey <tromey@redhat.com>
115
116 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
117 Symbol.value.
118 * gdb.python/py-symbol.c (qq): Set default value.
119
120 2012-02-07 Tom Tromey <tromey@redhat.com>
121
122 * gdb.python/py-symbol.c (qq): New global.
123 * gdb.python/py-symbol.exp: Add test for frame-less
124 lookup_symbol.
125 * gdb.python/py-symtab.exp: Fix line number.
126
127 2012-02-03 Joel Brobecker <brobecker@adacore.com>
128
129 * gdb.ada/mi_task_arg: New testcase.
130
131 2012-02-02 Pedro Alves <palves@redhat.com>
132
133 * gdb.reverse/until-precsave.exp: Also put "record save" under the
134 extended timeout.
135
136 2012-02-02 Pedro Alves <palves@redhat.com>
137
138 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
139 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
140
141 2012-02-02 Pedro Alves <palves@redhat.com>
142
143 * gdb.base/term.exp: Rewrite.
144 * gdb.base/term.c: New.
145
146 2012-02-02 Pedro Alves <palves@redhat.com>
147
148 * gdb.base/default.exp (run "r" abbreviation, run): Add
149 extended-remote expected output.
150
151 2012-02-02 Tom Tromey <tromey@redhat.com>
152
153 * gdb.cp/dispcxx.exp: New file.
154 * gdb.cp/dispcxx.cc: New file.
155
156 2012-02-01 Tom Tromey <tromey@redhat.com>
157
158 * gdb.base/jit-simple.exp: New file.
159 * gdb.base/jit-simple.c: New file.
160
161 2012-01-30 Yao Qi <yao@codesourcery.com>
162
163 * gdb.base/skip.exp: Make test result unique.
164
165 2012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
166
167 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
168 compatibility with valgrind-3.7.0.
169
170 2012-01-27 Pedro Alves <palves@redhat.com>
171
172 * gdb.base/watchpoint.exp (no_hw): New global.
173 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
174 disable hw watchpoints.
175 (test_wide_location_1, test_wide_location_2): If no_hw is set,
176 don't expect hw watchpoints.
177 (no_hw_watchpoints): Always clean restart.
178 (do_tests): New procedure, factored out from the top level.
179 (top level): Run tests twice. Once with hw watchpoints enabled,
180 another time with hw watchpoints disabled.
181
182 2012-01-27 Pedro Alves <palves@redhat.com>
183
184 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
185 out from the top level.
186 (top level): Call it instead.
187
188 2012-01-27 Pedro Alves <palves@redhat.com>
189
190 * gdb.base/watchpoint.exp (top level): Re-enable hardware
191 watchpoints sooner.
192
193 2012-01-27 Pedro Alves <palves@redhat.com>
194
195 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
196
197 2012-01-27 Pedro Alves <palves@redhat.com>
198
199 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
200 "You may have requested too many hardware
201 breakpoints/watchpoints".
202
203 2012-01-27 Pedro Alves <palves@redhat.com>
204
205 * gdb.base/watchpoint.exp (maybe_clean_restart)
206 (maybe_reinitialize): New.
207 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
208 expect "hit N times".
209 (test_disabling_watchpoints, test_complex_watchpoint)
210 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
211 Call maybe_clean_restart.
212 (top level): Use clean_restart. Remove "mips-idt-*"
213 reinitialization.
214
215 2012-01-27 Pedro Alves <palves@redhat.com>
216
217 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
218
219 2012-01-27 Pedro Alves <palves@redhat.com>
220
221 * gdb.base/watchpoint.exp: Clean restart after tests that don't
222 require `initialize' anymore. Remove unnecessary `initialize'
223 calls.
224
225 2012-01-27 Pedro Alves <palves@redhat.com>
226
227 * gdb.base/watchpoint.exp (wp_set): Delete.
228 (initialize, test_simple_watchpoint, top level): Remove dead code.
229
230 2012-01-27 Pedro Alves <palves@redhat.com>
231
232 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
233 typo.
234
235 2012-01-27 Pedro Alves <palves@redhat.com>
236
237 * config/extended-gdbserver.exp: New file.
238 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
239 comment.
240 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
241 * boards/native-extended-gdbserver.exp: New file.
242
243 2012-01-26 Pedro Alves <palves@redhat.com>
244
245 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
246 and gdb_test_multiple.
247
248 2012-01-26 Pedro Alves <palves@redhat.com>
249
250 Make test messages unique, and more identifiable.
251 * gdb.multi/watchpoint-multi.exp: Change test messages.
252
253 2012-01-25 Tom Tromey <tromey@redhat.com>
254
255 * gdb.base/solib-disc.exp: Fix regexps.
256
257 2012-01-24 Tom Tromey <tromey@redhat.com>
258
259 * lib/mi-support.exp (mi_expect_stop): Add special case for
260 solib-event.
261 * gdb.base/catch-load-so.c: New file.
262 * gdb.base/catch-load.exp: New file.
263 * gdb.base/catch-load.c: New file.
264 * gdb.base/break-interp.exp (reach_1): Update regexp.
265
266 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
267
268 Fix fuzzy results.
269 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
270 lpsimple and func.
271
272 2012-01-24 Gary Benson <gbenson@redhat.com>
273
274 Delete #if 0'd out code.
275 * gdb.base/default.exp (info catch): Remove.
276 * gdb.base/gdb_history (info catch): Likewise.
277 * gdb.base/help.exp (info catch): Likewise.
278
279 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
280
281 Fix watchpoints to be specific for each inferior.
282 * gdb.multi/watchpoint-multi.c: New file.
283 * gdb.multi/watchpoint-multi.exp: New file.
284
285 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
286
287 Fix watchpoints across inferior fork.
288 * gdb.threads/watchpoint-fork-child.c: New file.
289 * gdb.threads/watchpoint-fork-mt.c: New file.
290 * gdb.threads/watchpoint-fork-parent.c: New file.
291 * gdb.threads/watchpoint-fork-st.c: New file.
292 * gdb.threads/watchpoint-fork.exp: New file.
293 * gdb.threads/watchpoint-fork.h: New file.
294
295 2012-01-23 Pedro Alves <palves@redhat.com>
296
297 * gdb.base/call-signal-resume.exp: Allow output after "return".
298
299 2012-01-20 Pedro Alves <palves@redhat.com>
300
301 * gdb.python/py-finish-breakpoint.py: Fix typo.
302
303 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
304
305 * gdb.base/info-proc.exp: Also run on remote targets. Main
306 "info proc" command is now always present; whether target supports
307 actual info proc operation is detected when attempting to issue
308 the command.
309
310 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
311
312 * .gdbinit: Remove.
313
314 2012-01-19 Pedro Alves <palves@redhat.com>
315
316 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
317 look at the funtions' returns.
318 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
319 (jprint.print(int, int)): Change return type to int. Adjust.
320
321 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
322
323 PR gdb/9538
324 * gdb.base/sepdebug.exp: New test.
325
326 2012-01-18 Pedro Alves <palves@redhat.com>
327
328 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
329 Allow output before ^done.
330
331 2012-01-16 Tom Tromey <tromey@redhat.com>
332
333 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
334 Add tests for relative directory.
335
336 2012-01-16 Tom Tromey <tromey@redhat.com>
337
338 * gdb.base/printcmds.c (enum flag_enum): New.
339 (three): New global.
340 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
341 enum printing.
342 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
343 FlagEnumerationPrinter.
344 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
345 * gdb.python/py-pp-maint.c (enum flag_enum): New.
346 (fval): New global.
347
348 2012-01-16 Pedro Alves <palves@redhat.com>
349
350 * lib/gdb.exp (banned_procedures): New variable.
351 (banned_variables_traced): Rename to ...
352 (banned_traced): ... this.
353 (gdb_init): Also trace banned procedures.
354 (gdb_finish): Also untrace banned procedures.
355
356 2012-01-16 Pedro Alves <palves@redhat.com>
357
358 Remove all calls to strace.
359
360 2012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
361
362 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
363 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
364
365 2012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
366
367 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
368 * gdb.base/pie-execl.exp: Likewise.
369
370 2012-01-12 Keith Seitz <keiths@redhat.com>
371
372 PR mi/10586
373 * gdb.mi/var-cmd.c (struct anonymous): New structure.
374 (do_anonymous_type_tests): New function.
375 (main): Call do_anonymous_type_tests.
376 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
377 (verify_everything): New procedure.
378 * gdb.mi/mi-var-cp.cc (class A): New class.
379 (anonymous_structs_and_unions): New function.
380 (main): Call anonymous_structs_and_unions.
381 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
382 (verify_everything): New procedure.
383
384 2012-01-12 Keith Seitz <keiths@redhat.com>
385
386 * lib/mi-support.exp: Expand comments about PATH_EXPR.
387 (varobj_tree::get_path_expr): Assume that all varobjs are
388 compound unless they are known simple types.
389 Adjust path expressions based on parent type, path parent type,
390 and tree language.
391 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
392 the root varobj.
393 (mi_walk_varobj_tree): Add LANGUAGE parameter.
394
395 2012-01-11 Pedro Alves <palves@redhat.com>
396
397 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
398 core files on this machine" anymore.
399
400 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
401
402 * gdb.base/watchpoint.c (recurser): Initialize local_x.
403 (main): Repeat recurser call.
404 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
405 equivalent to 'local_x'.
406
407 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
408 Joel Brobecker <brobecker@adacore.com>
409
410 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
411
412 2012-01-05 Pedro Alves <alves.ped@gmail.com>
413
414 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
415 * gdb.python/py-events.c (first): Add bits for new "step N" test.
416 * gdb.python/py-events.exp: Test that "step N" tripping on a
417 breakpoint emits a breakpoint event.
418
419 2012-01-03 Joel Brobecker <brobecker@adacore.com>
420
421 * gdb.base/auxv.exp: Reformat the copyright notice.
422
423 2012-01-03 Yao Qi <yao@codesourcery.com>
424
425 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
426 (strace_trace_on_diff_addr): New.
427 * gdb.trace/strace.c: (main): Add two local variables.
428
429 2011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
430
431 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
432 * gdb.cell/gcore.exp: Likewise.
433 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
434 to verify the correct instance of main is selected.
435
436 2012-01-02 Joel Brobecker <brobecker@adacore.com>
437
438 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
439 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
440 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
441 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
442 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
443 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
444 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
445 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
446 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
447 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
448 gdb.threads/thread_check.c: Reformat copyright header.
449
450 2011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
451
452 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
453 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
454 is not enabled.
455
456 2011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
457
458 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
459 parameter to self_exec, adjust the function.
460 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
461 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
462 (set var do_exit = 0): Remove test.
463 (newline at end of file): Add one.
464
465 2011-12-27 Joel Brobecker <brobecker@adacore.com>
466
467 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
468 New files.
469
470 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
471
472 Fix racy FAILs.
473 * gdb.threads/fork-thread-pending.c (barrier): New variable.
474 (thread_function, thread_forker): Call pthread_barrier_wait for it.
475 (main): Call pthread_barrier_init for it.
476
477 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
478
479 Fix double send_gdb leading to racy FAILs.
480 * gdb.base/break.exp (set silent break bp_location1): Replace
481 3x send_gdb and gdb_expect by gdb_test.
482 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
483 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
484 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
485 instead of send_gdb. Twice.
486 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
487 3x send_gdb and gdb_expect by gdb_test.
488 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
489
490 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
491
492 * gdb.linespec/linespec.exp: Compile using {c++}.
493
494 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
495
496 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
497 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
498 (verify GCC PR debug/51668): New test.
499
500 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
501
502 Introduce gdb.FinishBreakpoint in Python.
503 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
504 py-finish-breakpoint2
505 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
506 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
507 instead of line number.
508 * gdb.python/py-finish-breakpoint.c: New file.
509 * gdb.python/py-finish-breakpoint.exp: New file.
510 * gdb.python/py-finish-breakpoint.py: New file.
511 * gdb.python/py-finish-breakpoint2.cc: New file.
512 * gdb.python/py-finish-breakpoint2.exp: New file.
513 * gdb.python/py-finish-breakpoint2.py: New file.
514
515 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
516
517 Partial fix of compatibility with gcc-4.7.
518 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
519 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
520 Add comment to add a PASS case in the future.
521
522 Fix compatibility with gcc-4.7.
523 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
524
525 2011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
526
527 PR tdep/12797
528 * gdb.base/callfuncs.exp: Remove KFAIL.
529
530 2011-12-21 Joel Brobecker <brobecker@adacore.com>
531
532 * gdb.ada/task_bp: New testcase.
533
534 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
535
536 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
537 -DNO_SECTIONS.
538 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
539
540 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
541
542 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
543 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
544 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
545 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
546 conditional for gcc <= 4.5.
547
548 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
549
550 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
551 by XFAIL.
552 * gdb.cp/static-method.exp (info addr A::func())
553 (list static-method.cc:xxx::(anonymous namespace)::A::func)
554 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
555 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
556 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
557 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
558 (test value of F in k3_m): Likewise.
559 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
560 Likewise.
561
562 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
563
564 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
565 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
566 Remove.
567 * gdb.threads/attachstop-mt.c: Remove.
568 * gdb.threads/attachstop-mt.exp: Remove.
569
570 2011-12-17 Mark Kettenis <kettenis@gnu.org>
571
572 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
573
574 2011-12-16 Doug Evans <dje@google.com>
575
576 * boards/native-stdio-gdbserver.exp: New file.
577 * boards/native-gdbserver.exp: New file.
578
579 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
580 gdbserver output.
581 (gdbserver_default_get_remote_address): New function.
582 (gdbserver_start): Call gdb,get_remote_address to compute argument
583 to "target remote" command.
584
585 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
586
587 * gdb.python/py-function.exp: Change "on" to "full" for
588 python print-stack. Add set/show python print-stack
589 off|full|message tests.
590
591 2011-12-15 Yao Qi <yao@codesourcery.com>
592
593 * gdb.trace/strace.c: New
594 * gdb.trace/strace.exp: New.
595
596 2011-12-14 Tom Tromey <tromey@redhat.com>
597
598 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
599
600 2011-12-14 Doug Evans <dje@google.com>
601
602 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
603
604 2011-12-14 Pedro Alves <pedro@codesourcery.com>
605
606 PR threads/10729
607
608 * gdb.mi/watch-nonstop.c: New file.
609 * gdb.mi/mi-watch-nonstop.exp: New file.
610
611 2011-12-13 Pedro Alves <pedro@codesourcery.com>
612 Doug Evans <dje@google.com>
613
614 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
615 (clean_restart): Remove references to the gdb_stub target board
616 variable.
617 (gdb_step_for_stub): Delete.
618
619 * gdb.base/annota1.exp: Remove all references to [target_info
620 exists gdb_stub], gdb_step_for_stub and usestubs.
621 * gdb.base/annota3.exp: Ditto.
622 * gdb.base/async.exp: Ditto.
623 * gdb.base/break.exp: Ditto.
624 * gdb.base/code-expr.exp: Ditto.
625 * gdb.base/commands.exp: Ditto.
626 * gdb.base/completion.exp: Ditto.
627 * gdb.base/condbreak.exp: Ditto.
628 * gdb.base/consecutive.exp: Ditto.
629 * gdb.base/cvexpr.exp: Ditto.
630 * gdb.base/define.exp: Ditto.
631 * gdb.base/display.exp: Ditto.
632 * gdb.base/ena-dis-br.exp: Ditto.
633 * gdb.base/environ.exp: Ditto.
634 * gdb.base/gnu-ifunc.exp: Ditto.
635 * gdb.base/maint.exp: Ditto.
636 * gdb.base/pending.exp: Ditto.
637 * gdb.base/sect-cmd.exp: Ditto.
638 * gdb.base/sepdebug.exp: Ditto.
639 * gdb.base/unload.exp: Ditto.
640 * gdb.base/watchpoint-solib.exp: Ditto.
641 * gdb.cp/annota2.exp: Ditto.
642 * gdb.cp/annota3.exp: Ditto.
643 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
644 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
645 * gdb.mi/mi-pending.exp: Ditto.
646 * gdb.trace/circ.exp: Ditto.
647 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
648 * gdb.base/list.exp: Ditto.
649
650 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
651 breakpoint function and all references to the usestubs macro.
652 * gdb.base/exprs.c: Ditto.
653 * gdb.base/freebpcmd.c: Ditto.
654 * gdb.base/bitfields.c: Ditto.
655 * gdb.base/bitfields2.c: Ditto.
656 * gdb.base/break.c: Ditto.
657 * gdb.base/call-sc.c: Ditto.
658 * gdb.base/call-signals.c: Ditto.
659 * gdb.base/callfuncs.c: Ditto.
660 * gdb.base/charset.c: Ditto.
661 * gdb.base/consecutive.c: Ditto.
662 * gdb.base/constvars.c: Ditto.
663 * gdb.base/funcargs.c: Ditto.
664 * gdb.base/int-type.c: Ditto.
665 * gdb.base/interrupt.c: Ditto.
666 * gdb.base/langs0.c: Ditto.
667 * gdb.base/list0.c: Ditto.
668 * gdb.base/mips_pro.c: Ditto.
669 * gdb.base/miscexprs.c: Ditto.
670 * gdb.base/nodebug.c: Ditto.
671 * gdb.base/opaque0.c: Ditto.
672 * gdb.base/pointers.c: Ditto.
673 * gdb.base/printcmds.c: Ditto.
674 * gdb.base/ptype.c: Ditto.
675 * gdb.base/recurse.c: Ditto.
676 * gdb.base/reread1.c: Ditto.
677 * gdb.base/reread2.c: Ditto.
678 * gdb.base/restore.c: Ditto.
679 * gdb.base/return.c: Ditto.
680 * gdb.base/run.c: Ditto.
681 * gdb.base/scope0.c: Ditto.
682 * gdb.base/sepdebug.c: Ditto.
683 * gdb.base/setshow.c: Ditto.
684 * gdb.base/setvar.c: Ditto.
685 * gdb.base/sigall.c: Ditto.
686 * gdb.base/signals.c: Ditto.
687 * gdb.base/structs.c: Ditto.
688 * gdb.base/structs2.c: Ditto.
689 * gdb.base/testenv.c: Ditto.
690 * gdb.base/twice.c: Ditto.
691 * gdb.base/unwindonsignal.c: Ditto.
692 * gdb.base/watchpoint.c: Ditto.
693 * gdb.base/watchpoints.c: Ditto.
694 * gdb.base/whatis.c: Ditto.
695 * gdb.cp/classes.cc: Ditto.
696 * gdb.cp/cplusfuncs.cc: Ditto.
697 * gdb.cp/derivation.cc: Ditto.
698 * gdb.cp/formatted-ref.cc: Ditto.
699 * gdb.cp/misc.cc: Ditto.
700 * gdb.cp/overload.cc: Ditto.
701 * gdb.cp/ovldbreak.cc: Ditto.
702 * gdb.cp/ref-params.cc: Ditto.
703 * gdb.cp/ref-types.cc: Ditto.
704 * gdb.cp/templates.cc: Ditto.
705 * gdb.cp/virtfunc.cc: Ditto.
706 * gdb.hp/gdb.aCC/run.c: Ditto.
707 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
708 * gdb.hp/gdb.compat/xdb0.c: Ditto.
709 * gdb.reverse/consecutive-reverse.c: Ditto.
710 * gdb.reverse/sigall-reverse.c: Ditto.
711 * gdb.reverse/until-reverse.c: Ditto.
712 * gdb.reverse/watch-reverse.c: Ditto.
713 * gdb.trace/actions.c: Ditto.
714 * gdb.trace/circ.c: Ditto.
715 * gdb.trace/collection.c: Ditto.
716
717 2011-12-13 Pedro Alves <pedro@codesourcery.com>
718
719 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
720 (func6, func7): New.
721 (main): Call func6 and func7.
722 * gdb.base/watchpoint.exp (test_wide_location_1)
723 (test_wide_location_2): New.
724 (top level): Re-enable hardware watchpoints if necessary. Call
725 test_wide_location_1 and test_wide_location_2.
726
727 2011-12-11 Yao Qi <yao@codesourcery.com>
728
729 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
730
731 2011-12-11 Joel Brobecker <brobecker@adacore.com>
732
733 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
734 expected output for unsupported case.
735
736 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
737
738 PR testsuite/12649
739 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
740 Protect gdb_test_multiple by final $gdb_prompt match.
741
742 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
743
744 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
745 New variable, new test.
746 (list static-method.cc:xxx::(anonymous namespace)::A::func)
747 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
748 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
749 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
750 them if HAVE_GCC_45682_FIXED is not set.
751
752 2011-12-10 Yao Qi <yao@codesourcery.com>
753
754 * gdb.trace/status-stop.exp: New.
755 * gdb.trace/status-stop.c: New.
756
757 2011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
758
759 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
760 timeout.
761
762 2011-12-08 Tom Tromey <tromey@redhat.com>
763
764 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
765 condition.
766
767 2011-12-07 Stan Shebs <stan@codesourcery.com>
768
769 * gdb.trace/tfind.exp: Update for output changes.
770
771 2011-12-07 Pedro Alves <pedro@codesourcery.com>
772
773 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
774 throws "Cannot insert catchpoints in this configuration".
775 * gdb.ada/mi_catch_ex.exp: Likewise.
776
777 2011-12-06 Pedro Alves <pedro@codesourcery.com>
778
779 * gdb.base/break-always.exp: Test changing memory at addresses
780 with breakpoints inserted.
781
782 2011-12-06 Joel Brobecker <brobecker@acacore.com>
783
784 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
785 involving a fully qualified function name.
786
787 2011-12-06 Tom Tromey <tromey@redhat.com>
788
789 * gdb.ada/homonym.exp: Add three breakpoint tests.
790
791 2011-12-06 Tom Tromey <tromey@redhat.com>
792
793 * gdb.base/solib-weak.exp (do_test): Remove kfail.
794 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
795 * gdb.objc/objcdecode.exp: Update for output changes.
796 * gdb.linespec/linespec.exp: New file.
797 * gdb.linespec/lspec.cc: New file.
798 * gdb.linespec/lspec.h: New file.
799 * gdb.linespec/body.h: New file.
800 * gdb.linespec/base/two/thefile.cc: New file.
801 * gdb.linespec/base/one/thefile.cc: New file.
802 * gdb.linespec/Makefile.in: New file.
803 * gdb.cp/templates.exp (test_template_breakpoints): Update for
804 output changes.
805 * gdb.cp/re-set-overloaded.exp: Remove kfail.
806 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
807 makes one breakpoint.
808 * gdb.cp/method2.exp (test_break): Update for output changes.
809 * gdb.cp/mb-templates.exp: Update for output changes.
810 * gdb.cp/mb-inline.exp: Update for output changes.
811 * gdb.cp/mb-ctor.exp: Update for output changes.
812 * gdb.cp/ovsrch.exp: Use fully-qualified names.
813 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
814 has multiple matches.
815 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
816 error message change.
817 * gdb.base/list.exp (test_list_filename_and_number): Update for
818 error message change.
819 * gdb.base/break.exp: Disable pending breakpoints. Update for
820 output changes.
821 * configure.ac: Add gdb.linespec.
822 * configure: Rebuild.
823 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
824
825 2011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
826
827 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
828 last_break register on s390*-*-* targets.
829
830 2011-12-06 Joel Brobecker <brobecker@adacore.com>
831
832 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
833 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
834 of parameter X in procedure Foo.
835
836 2011-12-05 Stan Shebs <stan@codesourcery.com>
837
838 * gdb.trace/tfind.exp: Update help string matches.
839
840 2011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
841
842 * gdb.server/ext-run.exp (get process list): Accept also systemd
843 as PID 1.
844
845 2011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
846 Pedro Alves <pedro@codesourcery.com>
847
848 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
849 starting GDB.
850 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
851 $use_gdb_stub.
852 * gdb.base/display.exp: Likewise.
853 * gdb.base/ending-run.exp: Likewise.
854 * gdb.base/list.exp (test_listsize): Likewise.
855 * gdb.base/setshow.exp: Likewise.
856 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
857 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
858 check by global $use_gdb_stub.
859 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
860 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
861 (default_gdb_init): Unset global $use_gdb_stub.
862 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
863 by global $use_gdb_stub.
864 * lib/gdbserver-support.exp: Extend comments for set_board_info
865 gdb_protocol and gdb,socketport.
866 (gdbserver_start_extended): Set global gdbserver_protocol and
867 gdbserver_gdbport. Clear global use_gdb_stub.
868 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
869 from target use_gdb_stub.
870 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
871
872 2011-12-03 Doug Evans <dje@google.com>
873
874 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
875 (gdb_step_for_stub): Add comments.
876
877 2011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
878
879 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
880 to the caller.
881 (gdb_test_multiple): Likewise.
882
883 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
884
885 Fix gdb.mi/mi-solib.exp without system debug info installed.
886 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
887 expect attribute, return 0 for it. Update comments.
888
889 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
890
891 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
892 (corrupted list): Adjust the expectation.
893
894 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
895
896 PR threads/13448
897 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
898 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
899 * gdb.threads/tls-var-main.c: New file.
900 * gdb.threads/tls-var.c: New file.
901 * gdb.threads/tls-var.exp: New file.
902
903 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
904
905 PR testsuite/12649
906 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
907 Protect gdb_test_multiple by final $gdb_prompt match.
908 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
909 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
910 (test_tracepoints): Likewise.
911
912 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
913
914 PR breakpoints/13346
915 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
916 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
917 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
918
919 2011-12-01 Joel Brobecker <brobecker@adacore.com>
920
921 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
922 * gdb.ada/homonym/homonym.adb: For use of all types defined
923 locally inside both Get_Value subprograms.
924
925 2011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
926
927 Fix racy FAILs.
928 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
929 of send_gdb.
930
931 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
932
933 * gdb.base/testenv.exp: Skip on remote targets. Unset global
934 environment variable after test completed.
935
936 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
937
938 * gdb.base/solib-nodir.exp: Skip if remote target.
939 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
940 application. Call gdb_load_shlibs.
941 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
942
943 2011-11-29 Joel Brobecker <brobecker@adacore.com>
944
945 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
946
947 2011-11-28 Joel Brobecker <brobecker@adacore.com>
948
949 * gdb.ada/fullname_bp: New testcase.
950
951 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
952
953 PR testsuite/12649
954 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
955 Wrap send_gdb into a new gdb_test.
956
957 Code cleanup.
958 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
959 Convert send_gdb and gdb_expect to gdb_test_multiple.
960
961 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
962
963 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
964
965 2011-11-23 Keith Seitz <keiths@redhat.com>
966
967 * lib/mi-support.exp (varobj_tree): New namespace and procs.
968 (mi_varobj_tree_test_children_callback): New proc.
969 (mi_walk_varobj_tree): New proc.
970
971 2011-11-22 Tom Tromey <tromey@redhat.com>
972
973 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
974 Add "use_mi_command" argument.
975 (mi_run_cmd, mi_run_with_cli): New procs.
976 * gdb.mi/solib-lib.c: New file.
977 * gdb.mi/solib-main.c: New file.
978 * gdb.mi/mi-solib.exp: New file.
979
980 2011-11-21 Doug Evans <dje@google.com>
981
982 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
983 _Unwind_DebugHook is missing.
984
985 2011-11-20 Stan Shebs <stan@codesourcery.com>
986
987 * gdb.trace/tstatus.exp: New.
988 * gdb.trace/actions.c: Include string.h.
989
990 2011-11-18 Yao Qi <yao@codesourcery.com>
991
992 * gdb.trace/pending.exp: New.
993 * gdb.trace/pending.c: New.
994 * gdb.trace/pendshr1.c: New.
995 * gdb.trace/pendshr2.c: New.
996 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
997 tracepoint location becomes pending.
998 (tracepoint_change_loc_2): New.
999
1000 2011-11-16 David S. Miller <davem@davemloft.net>
1001
1002 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
1003 target is sparc*-*-linux*
1004
1005 2011-11-15 Paul Koning <paul_koning@dell.com>
1006
1007 * gdb.python/py-type.exp: New testcases for exceptions on scalar
1008 types.
1009
1010 2011-11-14 Doug Evans <dje@google.com>
1011
1012 * gdb.base/shell.exp: New file.
1013
1014 2011-11-14 Stan Shebs <stan@codesourcery.com>
1015
1016 * gdb.trace/ftrace.c: New.
1017 * gdb.trace/ftrace.exp: New.
1018
1019 2011-11-14 Yao Qi <yao@codesourcery.com>
1020
1021 * gdb.trace/change-loc-1.c: New.
1022 * gdb.trace/change-loc-2.c: New.
1023 * gdb.trace/change-loc.c: New.
1024 * gdb.trace/change-loc.exp: New.
1025 * gdb.trace/change-loc.h: New.
1026 * gdb.trace/trace-break.c (marker): Define new symbol.
1027 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
1028 New.
1029 (break_trace_same_addr_6): New.
1030
1031 2011-11-12 Matt Rice <ratmice@gmail.com>
1032
1033 * gdb.base/info-macros.exp: Make tests for info definitions
1034 test info macro. Add tests for info macro argument processing.
1035 Rename a few tests.
1036
1037 2011-11-11 Keith Seitz <keiths@redhat.com>
1038
1039 PR gdb/12843
1040 * gdb.base/linespecs.exp: New file.
1041
1042 2011-11-11 Doug Evans <dje@google.com>
1043
1044 * gdb.threads/print-threads.exp: Extend timeout for slower
1045 tests.
1046
1047 2011-11-10 Doug Evans <dje@google.com>
1048
1049 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
1050 "record to end of main" test.
1051
1052 * gdb.python/py-type.c (TS): New typedef.
1053 (ts): New global.
1054 * gdb.python/py-type.exp: Test field list of typedef.
1055
1056 2011-11-10 Joel Brobecker <brobecker@adacore.com>
1057
1058 * gdb.ada/small_reg_param: New testcase.
1059
1060 2011-11-09 Tom Tromey <tromey@redhat.com>
1061
1062 * gdb.cp/destrprint.exp: New file.
1063 * gdb.cp/destrprint.cc: New file.
1064
1065 2011-11-08 Meador Inge <meadori@codesourcery.com>
1066
1067 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
1068 (switch_stack_to_other): New test function.
1069 * gdb.arch/thumb-prologue.exp: New test cases.
1070
1071 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1072
1073 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
1074
1075 2011-11-08 Yao Qi <yao@codesourcery.com>
1076
1077 * gdb.exp (supports_process_record): New.
1078 (supports_reverse): New.
1079 * gdb.reverse/break-precsave.exp: Call support_process_record
1080 to run test conditionally.
1081 * gdb.reverse/consecutive-precsave.exp: Likewise.
1082 * gdb.reverse/i386-precsave.exp: Likewise.
1083 * gdb.reverse/machinestate-precsave.exp: Likewise.
1084 * gdb.reverse/solib-precsave.exp: Likewise.
1085 * gdb.reverse/step-precsave.exp: Likewise.
1086 * gdb.reverse/until-precsave.exp: Likewise.
1087 * gdb.reverse/watch-precsave.exp: Likewise.
1088 * gdb.reverse/break-reverse.exp: Call support_reverse to run
1089 test conditionally.
1090 * gdb.reverse/consecutive-reverse.exp: Likewise.
1091 * gdb.reverse/finish-precsave.exp: Likewise.
1092 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
1093 * gdb.reverse/finish-reverse.exp: Likewise.
1094 * gdb.reverse/i386-reverse.exp: Likewise.
1095 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1096 * gdb.reverse/machinestate.exp: Likewise.
1097 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
1098 * gdb.reverse/sigall-precsave.exp: Likewise.
1099 * gdb.reverse/sigall-reverse.exp: Likewise.
1100 * gdb.reverse/solib-reverse.exp: Likewise.
1101 * gdb.reverse/step-reverse.exp: Likewise.
1102 * gdb.reverse/until-reverse.exp: Likewise.
1103 * gdb.reverse/watch-reverse.exp: Likewise.
1104
1105 2011-11-05 Yao Qi <yao@codesourcery.com>
1106
1107 * gdb.trace/trace-break.exp: Add test on setting two
1108 fast tracepoints at the same address.
1109
1110 2011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1111
1112 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
1113
1114 2011-11-02 Stan Shebs <stan@codesourcery.com>
1115
1116 * gdb.trace/collection.c: Add code using strings.
1117 * gdb.trace/collection.exp: Add tests of string collection.
1118
1119 2011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1120
1121 * gdb.base/skip-solib.exp (executable_main): New variable.
1122 (binfile_main): Base it on that.
1123 Use $executable_main in clean_restart calls. Drop gdb_exit and
1124 gdb_start calls.
1125
1126 2011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1127
1128 Fix racy FAILs.
1129 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
1130 breakpoint_re globals import by async. Set string_regex to .* for
1131 async. Remove the optional thread_selected_re and breakpoint_re
1132 globals expectations.
1133
1134 2011-11-01 Joseph Myers <joseph@codesourcery.com>
1135
1136 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
1137 well as Cygwin.
1138
1139 2011-11-01 Justin Lebar <justin.lebar@gmail.com>
1140
1141 Add tests for skip command.
1142 * gdb.base/skip-solib-lib.c: New
1143 * gdb.base/skip-solib-main.c: New
1144 * gdb.base/skip-solib.exp: New
1145 * gdb.base/skip.c: New
1146 * gdb.base/skip.exp: New
1147 * gdb.base/skip1.c: New
1148 * gdb.base/Makefile.in: Adding new files.
1149
1150 2011-10-31 Yao Qi <yao@codesourcery.com>
1151 Pedro Alves <pedro@codesourcery.com>
1152
1153 * gdb.trace/trace-break.c: New.
1154 * gdb.trace/trace-break.exp: New.
1155
1156 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1157
1158 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
1159 break-here-2.
1160
1161 2011-10-28 Pedro Alves <pedro@codesourcery.com>
1162
1163 * gdb.threads/no-unwaited-for-left.c: New.
1164 * gdb.threads/no-unwaited-for-left.exp: New.
1165 * gdb.threads/non-ldr-exc-1.c: New.
1166 * gdb.threads/non-ldr-exc-1.exp: New.
1167 * gdb.threads/non-ldr-exc-2.c: New.
1168 * gdb.threads/non-ldr-exc-2.exp: New.
1169 * gdb.threads/non-ldr-exc-3.c: New.
1170 * gdb.threads/non-ldr-exc-3.exp: New.
1171 * gdb.threads/non-ldr-exc-4.c: New.
1172 * gdb.threads/non-ldr-exc-4.exp: New.
1173
1174 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1175
1176 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
1177 * gdb.base/attach-pie-misread.exp: Likewise.
1178 * gdb.base/break-interp.exp: Likewise.
1179 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
1180 testcases for use_gdb_stub.
1181 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
1182 (continue): New testcase.
1183 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
1184 * gdb.threads/attach-into-signal.exp: Likewise.
1185 * gdb.threads/attach-stopped.exp: Likewise.
1186 * gdb.threads/attachstop-mt.exp: Likewise.
1187
1188 2011-10-28 Paul Koning <paul_koning@dell.com>
1189
1190 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
1191
1192 2011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1193
1194 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
1195 (mi_gdb_test): Import globals thread_selected_re
1196 and breakpoint_re. Expect them optionally at the regex start.
1197
1198 2011-10-27 Doug Evans <dje@google.com>
1199
1200 * gdb.python/python.exp: Test source -s.
1201
1202 2011-10-26 Paul Koning <paul_koning@dell.com>
1203
1204 * gdb.python/lib-types.cc (struct A): New structure.
1205 * gdb.python/lib-types.exp (deepitems): New tests.
1206
1207 2011-10-25 Paul Koning <paul_koning@dell.com>
1208
1209 PR python/13327
1210
1211 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
1212 fetch_lazy method.
1213
1214 2011-10-24 Yao Qi <yao@codesourcery.com>
1215
1216 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
1217 target is tic6x-*-*.
1218
1219 2011-10-21 Joel Brobecker <brobecker@adacore.com>
1220
1221 * gdb.ada/mi_task_info/task_switch.adb: New file.
1222 * gdb.ada/mi_task_info.exp: New file.
1223
1224 2011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1225
1226 * gdb.cp/expand-psymtabs-cxx.exp: New file.
1227 * gdb.cp/expand-psymtabs-cxx.cc: New file.
1228
1229 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1230
1231 PR python/12656
1232
1233 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
1234 global_block tests.
1235
1236 2011-10-18 Tom Tromey <tromey@redhat.com>
1237
1238 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
1239
1240 2011-10-18 Tom Tromey <tromey@redhat.com>
1241
1242 * gdb.base/source.exp: Don't include full file name in test name.
1243 * gdb.python/python.exp: Don't include full file name in test
1244 name.
1245
1246 2011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1247
1248 * gdb.base/attach-pie-noexec.c: New files.
1249 * gdb.base/attach-pie-noexec.exp: New files.
1250
1251 2011-10-17 Joseph Myers <joseph@codesourcery.com>
1252
1253 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
1254 prompt for each extra line in command.
1255
1256 2011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1257
1258 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
1259 Revert the part of:
1260 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1261 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
1262 Change the expected string.
1263
1264 2011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1265
1266 Fix results with system glibc debug info installed.
1267 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
1268 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
1269 Accept also __libc_ symbol prefix and no prefix.
1270
1271 2011-10-14 Keith Seitz <keiths@redhat.com>
1272
1273 PR c++/13225
1274 * gdb.cp/converts.cc (foo3_1): New function.
1275 (foo3_2): New functions.
1276 * gdb.cp/converts.exp: Add tests for int to pointer conversion
1277 and null pointer conversions of integer constant zero.
1278 Add test to check if all arguments are checked for incompatible
1279 conversion BADNESS.
1280
1281 2011-10-14 Tom Tromey <tromey@redhat.com>
1282
1283 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
1284 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
1285 linespec.
1286
1287 2011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1288
1289 Fix internal error regression.
1290 * gdb.dwarf2/implptr-optimized-out.S: New file.
1291 * gdb.dwarf2/implptr-optimized-out.exp: New file.
1292
1293 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1294
1295 Fix empty DWARF expressions DATA vs. SIZE conditionals.
1296 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
1297 (loclist): New.
1298 (4): New abbrev.
1299 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
1300 Use prepare_for_testing, remove clean_restart.
1301 (p arraynoloc, p arraycallnoloc): New tests.
1302
1303 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1304
1305 * gdb.cp/namespace-enum.exp (executable): New variable.
1306 (binfile): Use ${objdir}/${subdir}/ prefix.
1307 Use ${executable} for clean_restart.
1308
1309 2011-10-11 Sterling Augustine <saugustine@google.com>
1310
1311 * gdb.cp/Makefile.in: Add namespace-enum test.
1312 * gdb.cp/namespace-enum.exp: New file.
1313 * gdb.cp/namespace-enum.c: New file.
1314 * gdb.cp/namespace-enum-main.c: New file.
1315
1316 2011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
1317
1318 * gdb.python/py-shared.exp: Relax filename check to handle remote:
1319 sysroot.
1320
1321 2011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1322
1323 Reimplement @entry in input expressions.
1324 * gdb.base/exprs.c (v_int_array_init): New variable.
1325 * gdb.base/exprs.exp (print v_int_array_init)
1326 (print *v_int_array_init@1, print *v_int_array_init@2)
1327 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
1328 (print v_int_array_init[1]@1): New tests.
1329
1330 2011-10-10 Joseph Myers <joseph@codesourcery.com>
1331
1332 * gdb.cp/gdb2495.exp: Do not include directories in filename in
1333 expected message.
1334
1335 2011-10-09 Doug Evans <dje@google.com>
1336
1337 * gdb.base/alias.exp: Add tests for alias command.
1338
1339 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1340
1341 * gdb.arch/amd64-entry-value.s: New file.
1342 * gdb.mi/mi2-amd64-entry-value.s: New file.
1343
1344 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1345
1346 Display @entry parameter values even for references.
1347 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
1348 functions.
1349 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
1350 reference and datap_input.
1351 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
1352 breakpoints.
1353 (continue to breakpoint: entry_reference: reference)
1354 (entry_reference: bt at entry)
1355 (continue to breakpoint: entry_reference: breakhere_reference)
1356 (entry_reference: bt, entry_reference: ptype regparam)
1357 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
1358 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
1359 (entry_reference: p regcopy, entry_reference: p nodataparam)
1360 (entry_reference: p nodataparam@entry): New tests.
1361
1362 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1363
1364 Support @entry in input expressions.
1365 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
1366 (entry_stack: p s1@entry, entry_stack: p s2@entry)
1367 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
1368 (tailcall: p j@entry): New tests.
1369 * gdb.cp/koenig.cc (A::entry): New function.
1370 (main): Call it.
1371 * gdb.cp/koenig.exp (p entry (c)): New test.
1372
1373 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1374
1375 Display @entry parameter values (without references).
1376 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
1377 (different, validity, invalid): New functions.
1378 (main): Call them.
1379 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
1380 stacktest, breakhere_stacktest, different, breakhere_different,
1381 breakhere_validity and breakhere_invalid.
1382 (entry: bt): Update for @entry.
1383 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
1384 (entry_validity: *, entry_invalid: *): Many new tests.
1385 * gdb.base/break.exp
1386 (run until breakpoint set at small function, optimized file): Accept
1387 also the @entry suffix.
1388 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
1389 * gdb.mi/mi2-amd64-entry-value.c: New files.
1390 * gdb.mi/mi2-amd64-entry-value.exp: New files.
1391
1392 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1393
1394 Protect entry values against self tail calls.
1395 * gdb.arch/amd64-entry-value.cc (self2, self): New.
1396 (main): Call self.
1397 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
1398 (set debug entry-values 1, self: bt debug entry-values): New tests.
1399
1400 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1401
1402 Recognize virtual tail call frames.
1403 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
1404 (amb_b, amb_a): New.
1405 (main): Call a and b.
1406 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
1407 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
1408 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
1409 New tests.
1410
1411 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1412
1413 Implement basic support for DW_TAG_GNU_call_site.
1414 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
1415 * gdb.arch/amd64-entry-value.cc: New file.
1416 * gdb.arch/amd64-entry-value.exp: New file.
1417
1418 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1419
1420 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
1421 * gdb.dwarf2/implptr-64bit.S: New file.
1422 * gdb.dwarf2/implptr-64bit.exp: New file.
1423
1424 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1425
1426 Fix initial language detection with -readnow.
1427 * gdb.cp/readnow-language.cc: New file.
1428 * gdb.cp/readnow-language.exp: New file.
1429
1430 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1431
1432 Fix printed anonymous struct name.
1433 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
1434
1435 2011-10-09 Joseph Myers <joseph@codesourcery.com>
1436
1437 * gdb.base/solib-symbol.exp: Do not include directories in
1438 filenames in expected messages.
1439
1440 2011-10-07 Doug Evans <dje@google.com>
1441
1442 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
1443
1444 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
1445
1446 Allow Python notification of new object-file loadings.
1447 * gdb.python/py-events.exp: Test newobjfile event.
1448 * gdb.python/py-events.py: Register newobjfile callback.
1449 * gdb.python/py-events.c: Add call to shared library
1450 * gdb.python/py-events-shlib.c: New file.
1451
1452 2011-10-06 Joseph Myers <joseph@codesourcery.com>
1453
1454 * gdb.base/fixsection.exp: Do not include directories in filename
1455 in expected message.
1456
1457 2011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
1458
1459 Add tests for passing of environment variables to inferior.
1460 * gdb.base/testenv.c: New test source.
1461 * gdb.base/testenv.exp: New expect test.
1462
1463 2011-10-04 Paul Koning <paul_koning@dell.com>
1464
1465 * gdb.python/py-value.c (main): Break before return.
1466
1467 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
1468
1469 PR python/12691: Add the inferior to Python exited event
1470 * gdb.python/py-events.exp: Test the inferior attribute of exited
1471 event with a fork.
1472 * gdb.python/py-events.py: Print inferior number on exit.
1473 * gdb.python/py-events.c: Fork the inferior.
1474
1475 2011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
1476
1477 * gdb.base/jit.exp: Add testcase name to log message
1478
1479 2011-10-03 Paul Koning <paul_koning@dell.com>
1480 Jan Kratochvil <jan.kratochvil@redhat.com>
1481
1482 * gdb.python/py-value.exp
1483 (python inval = gdb.parse_and_eval('*(int*)0'))
1484 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
1485 (set argc=2, python print argc_lazy): New tests.
1486
1487 2011-10-02 Joel Brobecker <brobecker@adacore.com>
1488
1489 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
1490
1491 2011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1492 Pedro Alves <pedro@codesourcery.com>
1493
1494 * gdb.python/py-value.exp (test_value_in_inferior): New variable
1495 can_read_0, test for it.
1496 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
1497 (parse_and_eval with memory error): ... here, make it untested if
1498 can_read_0.
1499
1500 2011-09-30 Marek Polacek <mpolacek@redhat.com>
1501
1502 * gdb.python/python.exp (verify pagination beforehand)
1503 (verify pagination afterwards): Fix race by splitting the line.
1504
1505 2011-09-29 Joseph Myers <joseph@codesourcery.com>
1506
1507 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
1508 for 64-bit multilibs from i?86-* targets.
1509
1510 2011-09-29 Marek Polacek <mpolacek@redhat.com>
1511
1512 * lib/gdb.exp: Fix a typo in one of the comments.
1513
1514 2011-09-29 Marek Polacek <mpolacek@redhat.com>
1515
1516 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
1517 matching pattern.
1518
1519 2011-09-28 Paul Koning <paul_koning@dell.com>
1520
1521 * gdb.python/py-type.c (enum E): New.
1522 * gdb.python/py-type.exp (test_fields): Add tests for Python
1523 mapping access to fields.
1524 (test_enums): New test for field access on enums.
1525
1526 2011-09-27 Stan Shebs <stan@codesourcery.com>
1527
1528 * gdb.trace/collection.exp: Test collection of $_ret.
1529
1530 2011-09-22 Andreas Tobler <andreast@fgznet.ch>
1531
1532 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
1533 list of compilation switches for <*-*-freebsd*>.
1534
1535 2011-09-19 Stan Shebs <stan@codesourcery.com>
1536
1537 * gdb.trace/tspeed.exp: New file.
1538 * gdb.trace/tspeed.c: New file.
1539
1540 2011-09-18 Yao Qi <yao@codesourcery.com>
1541
1542 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
1543 instructions.
1544 (test_adr_32bit, test_pop_pc): Likewise.
1545 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
1546 Thumb instructions.
1547 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
1548 in gdb_test_multiple.
1549 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
1550
1551 2011-09-17 Yao Qi <yao@codesourcery.com>
1552
1553 * lib/gdb.exp (can_single_step_to_signal_handler): New.
1554 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
1555 support single step to signal handler.
1556
1557 2011-09-17 Yao Qi <yao@codesourcery.com>
1558
1559 * gdb.base/disp-step-fork.c: New.
1560 * gdb.base/disp-step-syscall.exp: New.
1561 * gdb.base/disp-step-vfork.c: New.
1562
1563 2011-09-16 Joel Brobecker <brobecker@adacore.com>
1564
1565 * gdb.ada/tasks.exp: Make the expected output for
1566 the `info tasks' tests more resilient to spacing
1567 changes.
1568
1569 2011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1570
1571 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
1572 (reached breakpoint 2, reached breakpoint 3): Update expected output.
1573
1574 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
1575
1576 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1577 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
1578
1579 2011-04-30 Kevin Pouget <kevin.pouget@st.com>
1580
1581 Handle multiple breakpoint hits in Python interface:
1582 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
1583 presence.
1584 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
1585 breakpoint hits.
1586
1587 2011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
1588 Jan Kratochvil <jan.kratochvil@redhat.com>
1589
1590 * gdb.python/py-events.exp: Remove pretty printing comment.
1591 * gdb.python/py-evsignal.exp: New file.
1592 * gdb.python/py-evthreads.c: Include signal.h.
1593 (thread3): Remove variable count3. Remove variable bad and use raise
1594 instead.
1595 (thread2): Remove variable count2. Move thread3 pthread_create here,
1596 merge pthread_join to a single line.
1597 (main): Remove variable count1. Merge pthread_join with pthread_create
1598 to a single line.
1599 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
1600 KFAIL python/12966 for gdbserver. Test return value of
1601 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
1602 gdb_expect by gdb_test and gdb_test_multiple.
1603 (thread 2, thread 3): New tests.
1604
1605 2011-09-12 Matt Rice <ratmice@gmail.com>
1606 Pedro Alves <pedro@codesourcery.com>
1607
1608 PR gdb/13175
1609
1610 * gdb.base/interp.exp: New tests.
1611 * gdb.base/interp.c: New file.
1612
1613 2011-09-12 Doug Evans <dje@google.com>
1614
1615 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
1616 * gdb.dwarf2/typeddwarf.exp: Ditto.
1617
1618 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1619
1620 Fix compatibility with x32 arch.
1621 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
1622 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
1623 is_x86_like_target.
1624 * testsuite/gdb.trace/collection.exp: Likewise.
1625 * testsuite/gdb.trace/report.exp: Likewise.
1626 * testsuite/gdb.trace/unavailable.exp: Likewise.
1627 * testsuite/gdb.trace/while-dyn.exp: Likewise.
1628 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
1629 (is_x86_like_target): Check also is_amd64_regs_target.
1630
1631 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1632
1633 PR breakpoints/12435
1634 * gdb.arch/amd64-prologue-xmm.c: New file.
1635 * gdb.arch/amd64-prologue-xmm.exp: New file.
1636 * gdb.arch/amd64-prologue-xmm.s: New file.
1637
1638 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1639
1640 * gdb.dwarf2/dw2-param-error-main.c: New file.
1641 * gdb.dwarf2/dw2-param-error.S: New file.
1642 * gdb.dwarf2/dw2-param-error.exp: New file.
1643
1644 2011-09-08 Pedro Alves <pedro@codesourcery.com>
1645
1646 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
1647 inferior's pid and look for a core dump named core.$pid. Use
1648 `remote_file' commands on the host instead of hand coding shell
1649 commands on the build.
1650 * gdb.base/valgrind-db-attach.exp: Kill the program before
1651 finishing the test.
1652
1653 2011-09-02 Matt Rice <ratmice@gmail.com>
1654
1655 * lib/prompt.exp: New file for testing the first prompt.
1656 * gdb.python/py-prompt.exp: Ditto.
1657 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
1658
1659 2011-09-02 Pedro Alves <pedro@codesourcery.com>
1660
1661 * gdb.threads/gcore-thread.exp: Set the global core_supported to
1662 0, before testing gcore.
1663
1664 2011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1665
1666 * dw2-ifort-parameter-debug.S: Update copyright year.
1667 * dw2-ifort-parameter.c: Update copyright year.
1668 * dw2-ifort-parameter.exp: Update copyright year.
1669
1670 * dw2-ifort-parameter-debug.S: New file.
1671 * dw2-ifort-parameter.c: New file.
1672 * dw2-ifort-parameter.exp: New file.
1673
1674 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1675
1676 * gdb.base/commands.exp (error_clears_commands_left): New function.
1677 (): Call it.
1678
1679 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1680
1681 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
1682 (C): Initialize `a'.
1683 * gdb.mi/mi-inheritance-syntax-error.exp
1684 (-data-evaluate-expression $path): Expect `a' as 5.
1685
1686 2011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
1687
1688 PR mi/11912
1689 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
1690 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
1691 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
1692 keyword in output of -var-info-path-expression.
1693
1694 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1695
1696 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
1697 * gdb.trace/collection.exp: Likewise.
1698 * gdb.trace/report.exp: Likewise.
1699 * gdb.trace/unavailable.exp: Likewise.
1700 * gdb.trace/while-dyn.exp: Likewise.
1701
1702 2011-08-18 Keith Seitz <keiths@redhat.com>
1703
1704 PR c++/12266
1705 * gdb.cp/meth-typedefs.cc: New file.
1706 * gdb.cp/meth-typedefs.exp: New file.
1707
1708 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1709
1710 * gdb.python/python.exp: Add extended-prompt tests.
1711
1712 2011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1713
1714 * gdb.arch/i386-dr3-watch.exp
1715 (watchpoint on gap1 does not fit debug registers)
1716 (delete all watchpoints): Fix racy expect strings.
1717
1718 2011-08-14 Yao Qi <yao@codesourcery.com>
1719
1720 * gdb.base/maint.exp: set data_section to ".neardata".
1721 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
1722 * gdb.base/savedregs.exp: Handle SIGILL.
1723 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
1724 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
1725
1726 2011-08-12 Doug Evans <dje@google.com>
1727
1728 * gdb.python/py-symbol.exp: Add test for symbol.type.
1729
1730 2011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
1731
1732 * gdb.threads/pthreads.exp: Enable on non-native configurations.
1733 * gdb.mi/mi-pthreads.exp: Likewise.
1734 * gdb.mi/mi2-pthreads.exp: Likewise.
1735 * gdb.mi/gdb669.exp.exp: Likewise.
1736
1737 2011-08-09 Pedro Alves <pedro@codesourcery.com>
1738
1739 * lib/mi-support.exp (detect_async): Rename to...
1740 (mi_detect_async): ... this.
1741 * gdb.mi/mi-nonstop-exit.exp: Adjust.
1742 * gdb.mi/mi-nonstop.exp: Adjust.
1743 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
1744 * gdb.mi/mi-nsintrall.exp: Adjust.
1745 * gdb.mi/mi-nsmoribund.exp: Adjust.
1746 * gdb.mi/mi-nsthrexec.exp: Adjust.
1747
1748 2011-08-09 Pedro Alves <pedro@codesourcery.com>
1749
1750 * gdb.base/display.c (do_loops): New `p_i' local.
1751 * gdb.base/display.exp: Test displaying a variable that is
1752 temporarily at a bad address.
1753
1754 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1755
1756 * gdb.dwarf2/dw2-op-stack-value.S: New file.
1757 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
1758
1759 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1760
1761 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
1762 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
1763 (p fuNC_symtab): Permit also ppc64 leading dot.
1764
1765 2011-08-05 Pedro Alves <pedro@codesourcery.com>
1766
1767 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
1768 procedure.
1769 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
1770
1771 2011-08-05 Yao Qi <yao@codesourcery.com>
1772
1773 * gdb.base/callfuncs.exp: Set language after main.
1774 * gdb.cp/cplusfuncs.exp: Likewise.
1775 * gdb.cp/inherit.exp: Likewise.
1776
1777 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1778
1779 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
1780 * gdb.base/watch-vfork.exp: Skip on remote targets.
1781
1782 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1783
1784 * gdb.threads/thread-find.exp: Support remote targets.
1785
1786 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1787
1788 * gdb.base/jit.exp: Download solib_binfile to target.
1789 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
1790 and call dlopen without full path name.
1791 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
1792 dlopen without full path name.
1793
1794 2011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1795
1796 * gdb.base/break-always.exp: Complete the test
1797 with duplicated breakpoints and enabling/disabling them.
1798
1799 2011-08-02 Tom Tromey <tromey@redhat.com>
1800
1801 PR gdb/11289:
1802 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
1803
1804 2011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
1805
1806 PR gdb/13045
1807 * gdb.base/float.exp: Add new test case for PR gdb/13045
1808 * gdb.base/float.c: New file.
1809
1810 2011-07-28 Phil Muldoon <pmuldoon@redhat.com>
1811
1812 * gdb.python/py-mi.exp: Test printers returning string hint, and
1813 also not returning a value.
1814 * gdb.python/py-prettyprint.c: Add testcase for above.
1815 * gdb.python/py-prettyprint.py: Add test printer for above.
1816
1817 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1818
1819 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
1820 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
1821 (.Ldie30) Add as field "data4".
1822 (.Ldie32) Rename field "b" to "shl".
1823 (abbrev4) Change for the "data4" field.
1824 (abbrev5, abbrev6) Remove.
1825 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
1826 (p &s.shl): ... here. Add comment.
1827 (p &s.data4): New.
1828
1829 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1830
1831 Fix crash on lval_computed values.
1832 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
1833
1834 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1835
1836 * gdb.base/help.exp (help whatis): Update the expected string.
1837
1838 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1839
1840 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
1841 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
1842 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
1843 Change the expected string.
1844
1845 2011-07-26 Pedro Alves <pedro@codesourcery.com>
1846
1847 * gdb.base/watchpoint.exp
1848 (test_disable_enable_software_watchpoint): New procedure.
1849 (top level): Run it.
1850
1851 2011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
1852
1853 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
1854 executable file "${binfile}", C++ version "${binfile}-cxx".
1855 * gdb.python/py-prettyprint.exp: Likewise.
1856 * gdb.python/py-symbol.exp: Likewise.
1857 * gdb.python/py-type.exp: Likewise.
1858 * gdb.python/py-value.exp: Likewise.
1859 * gdb.python/py-template.exp (test_template_arg): Pass full executable
1860 file name instead of just suffix.
1861
1862 2011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1863
1864 Fix implicit pointer offsets.
1865 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
1866 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
1867 (continue to breakpoint: continue to baz breakpoint for implptr)
1868 (sanity check element 0, sanity check element 1)
1869 (enter the inlined function, check element 0 for the offset)
1870 (check element 1 for the offset)
1871 (continue to breakpoint: ignore the second baz breakpoint): New tests.
1872 (set foo breakpoint for implptr): Update the breakpoint number.
1873
1874 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1875
1876 * gdb.python/py-mi.exp: Use different file names for different
1877 versions of the executable under test.
1878 * gdb.python/py-prettyprint.exp: Likewise.
1879 * gdb.python/py-symbol.exp: Likewise.
1880 * gdb.python/py-template.exp: Likewise.
1881 * gdb.python/py-type.exp: Likewise.
1882 * gdb.python/py-value.exp: Likewise.
1883
1884 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1885
1886 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
1887 flag after restarting GDB if necessary.
1888
1889 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1890
1891 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
1892
1893 2011-07-22 Pedro Alves <pedro@codesourcery.com>
1894
1895 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
1896 backend doesn't leave used debug registers behind.
1897
1898 2011-07-22 Tom Tromey <tromey@redhat.com>
1899
1900 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
1901 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
1902 argument.
1903 * gdb.dwarf2/typeddwarf-amd64.S: New file.
1904
1905 2011-07-21 Matt Rice <ratmice@gmail.com>
1906
1907 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
1908 in mostlyclean rule. Add files ending in .core.
1909
1910 2011-07-21 Matt Rice <ratmice@gmail.com>
1911
1912 PR macros/12999
1913 * gdb.base/info-macros.c: New test sources.
1914 * gdb.base/info-macros.exp: New tests.
1915
1916 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1917
1918 * gdb.python/python.exp: Add prompt substitution tests.
1919
1920 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1921
1922 Fix crash if referenced CU is aged out.
1923 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
1924 New.
1925 * gdb.dwarf2/implptr.exp: Likewise.
1926
1927 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1928
1929 * gdb.dwarf2/implptr.S: Rebuilt.
1930 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
1931 (bar): Use them for j, k, l.
1932 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
1933 COMPILE.
1934 (print j in implptr:bar): Update for the intp typedef.
1935 (print p[0].x in implptr:foo): Use more exact regex.
1936
1937 2011-07-18 Tom Tromey <tromey@redhat.com>
1938
1939 * gdb.cp/static-method.exp: Add missing single quote.
1940
1941 2011-07-18 Yao Qi <yao@codesourcery.com>
1942
1943 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
1944 supported.
1945 * gdb.mi/mi-nonstop-exit.exp: Likewise.
1946 * gdb.mi/mi-nonstop.exp: Likewise.
1947 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1948 * gdb.mi/mi-nsintrall.exp: Likewise.
1949 * gdb.mi/mi-nsmoribund.exp: Likewise.
1950 * gdb.mi/mi-nsthrexec.exp: Likewise.
1951 * gdb.python/py-evthreads.exp: Likewise.
1952
1953 2011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1954
1955 Code cleanup.
1956 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
1957 it. Substitute it instead of test_compiler_info everywhere.
1958
1959 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
1960
1961 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
1962 remote targets as well.
1963
1964 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
1965
1966 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
1967 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
1968
1969 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
1970
1971 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
1972 a remote machine, not the host.
1973 (gdb_compile_shlib): Set soname if target is remote.
1974
1975 2011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
1976
1977 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
1978
1979 2011-07-13 Matt Rice <ratmice@gmail.com>
1980
1981 * gdb.python/py-objfile-script-gdb.py: Renamed to
1982 py-objfile-script-gdb.py.in.
1983 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
1984 py-objfile-script-gdb.py.
1985 * gdb.python/py-objfile-script.exp: Update reference to
1986 py-objfile-script-gdb.py.
1987
1988 2011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1989
1990 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
1991 reference undefined label.
1992
1993 2011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1994
1995 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
1996 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
1997 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
1998 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
1999
2000 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2001
2002 PR python/12438
2003 * gdb.python/python.exp: Add maint set/show python print-stack
2004 deprecated tests. Add set/show python print-backtrace tests.
2005
2006 2011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2007
2008 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
2009 debug info.
2010
2011 2011-07-06 Matt Rice <ratmice@gmail.com>
2012
2013 * gdb.python/python.exp: Update filename paths.
2014 * gdb.python/py-symtab.exp: Ditto.
2015
2016 2011-07-06 Marek Polacek <mpolacek@redhat.com>
2017
2018 * gdb.python/py-evthreads.exp: Add missing `$'.
2019
2020 2011-07-06 Jie Zhang <jie.zhang@analog.com>
2021
2022 * config/bfin.exp: New file.
2023 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
2024 * gdb.asm/bfin.inc: New file.
2025
2026 2011-07-06 Marek Polacek <mpolacek@redhat.com>
2027
2028 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
2029 the whole output.
2030
2031 2011-07-05 Tom Tromey <tromey@redhat.com>
2032
2033 * gdb.java/jprint.java (jprint.hi): New field.
2034 * gdb.java/jprint.exp: Print string.
2035
2036 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2037
2038 * gdb.base/call-sc.c: Fix typos.
2039 * gdb.base/ifelse.exp: Likewise.
2040 * gdb.base/structs.c: Likewise.
2041
2042 2011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2043
2044 * gdb.base/jit-so.exp: New test.
2045 * gdb.base/jit-dlmain.c: New file.
2046 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
2047
2048 2011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2049
2050 * gdb.cp/m-static.exp: Call get_compiler_info.
2051 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
2052 * gdb.cp/pr9167.exp (p b): Likewise.
2053 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
2054 (test value of P in inner_m, test type of Z in inner_m): Call
2055 setup_xfail for gcc <= 4.5.
2056
2057 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2058
2059 * gdb.cp/paren-type.cc: New files.
2060 * gdb.cp/paren-type.exp: New files.
2061
2062 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2063
2064 Stop on first linespec terminator instead of eating what we can.
2065 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
2066 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
2067 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
2068 (break C::f()): ... this one.
2069 (break C::operator()()): New test.
2070 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
2071 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
2072 test.
2073
2074 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2075
2076 Fall back linespec to minimal symbols.
2077 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
2078 error message.
2079 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
2080 * gdb.cp/minsym-fallback-main.cc: New file.
2081 * gdb.cp/minsym-fallback.cc: New file.
2082 * gdb.cp/minsym-fallback.exp: New file.
2083 * gdb.cp/minsym-fallback.h: New file.
2084
2085 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2086
2087 * gdb.cp/no-dmgl-verbose.cc: New file.
2088 * gdb.cp/no-dmgl-verbose.exp: New file.
2089
2090 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2091
2092 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
2093 __GI_.
2094 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
2095 (f): New function.
2096 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
2097 (complete p 'func<short>(): ... here.
2098 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
2099 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
2100 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
2101 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
2102 Make them KFAIL gcc/49546.
2103
2104 2011-07-01 Joel Brobecker <brobecker@adacore.com>
2105
2106 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
2107
2108 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2109
2110 Test GCC PR debug/49546.
2111 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
2112 (test type of F in k3_m, test value of F in k3_m): New.
2113 * gdb.cp/temargs.cc (struct S3, struct K3): New.
2114 (main): New variable k3. Call k3.k3_m.
2115
2116 2011-07-01 Jean-Charles Delay <delay@adacore.com>
2117
2118 * gdb.ada/packed_array.exp: Fix expected outout.
2119
2120 2011-07-01 Jean-Charles Delay <delay@adacore.com>
2121
2122 * gdb.ada/packed_array.exp: fixed expected output.
2123
2124 2011-07-01 Joel Brobecker <brobecker@adacore.com>
2125
2126 * gdb.ada/same_enum: New testcase.
2127
2128 2011-07-01 Joel Brobecker <brobecker@adacore.com>
2129
2130 * gdb.ada/ptr_typedef: New testcase.
2131
2132 2011-07-01 Joel Brobecker <brobecker@adacore.com>
2133
2134 * gdb.ada/arrayptr.exp: Add ptype test.
2135
2136 2011-07-01 Joel Brobecker <brobecker@adacore.com>
2137
2138 * gdb.ada/char_enum: New testcase.
2139
2140 2011-07-01 Yao Qi <yao@codesourcery.com>
2141
2142 * gdb.base/dump.exp (capture_pointer_with_type): New.
2143 Get value from address instead of name.
2144 Start GDB once, and do `dump' and `restore'
2145 tests together.
2146
2147 2011-06-30 Jie Zhang <jie.zhang@analog.com>
2148 Mike Frysinger <vapier@gentoo.org>
2149
2150 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
2151 helper functions for getting/setting remotetimeout variable.
2152 * lib/gdb.exp (gdb_load): If the target is remote, set
2153 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
2154 with $loadtimeout. Set $load_ok to 0 before doing the load.
2155 Instead of returning, immediately, set $load_ok to 0. Call
2156 set_remotetimeout with $oldremotetimeout, and then return if
2157 $load_ok is 1.
2158
2159 2011-06-30 Andrew Burgess <aburgess@broadcom.com>
2160
2161 * gdb.python/py-template.exp: Don't run this test if the target
2162 does not support c++ tests.
2163
2164 2011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2165
2166 Fix non-only rename list for Fortran modules import.
2167 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
2168 tests.
2169 * gdb.fortran/module.f90 (module moduse): New.
2170 (program module): use moduse, test var_x, var_y and var_z.
2171
2172 2011-06-29 Tom Tromey <tromey@redhat.com>
2173
2174 PR testsuite/12040:
2175 * gdb.fortran/array-element.exp: Use f90, not f77.
2176 * gdb.fortran/complex.exp: Use f90, not f77.
2177 * gdb.fortran/derived-type.exp: Use f90, not f77.
2178 * gdb.fortran/library-module.exp: Use f90, not f77.
2179 * gdb.fortran/logical.exp: Use f90, not f77.
2180 * gdb.fortran/module.exp: Use f90, not f77.
2181 * gdb.fortran/multi-dim.exp: Use f90, not f77.
2182 * gdb.fortran/subarray.exp: Use f90, not f77.
2183
2184 2011-06-29 Tom Tromey <tromey@redhat.com>
2185
2186 * gdb.fortran/charset.exp: New file.
2187 * gdb.fortran/charset.f90: New file.
2188
2189 2011-06-29 Tom Tromey <tromey@redhat.com>
2190
2191 PR testsuite/12040:
2192 * lib/future.exp: New file, mostly extracted from ada.exp.
2193 Rewrote compatibility code to use rename.
2194 (gdb_find_gfortran): New proc.
2195 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
2196 gfortran patch.
2197 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
2198 Move to future.exp.
2199 * lib/gdb.exp: Always load future.exp.
2200
2201 2011-06-28 Yao Qi <yao@codesourcery.com>
2202
2203 * gdb.cp/exception.cc: Don't include iostream.
2204 (bar): Remove print statement.
2205 (catcher): New.
2206 (main): Remove print statements. Call function catcher.
2207 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
2208 Set breakpoint on catcher, and check the value of parameter.
2209
2210 2011-06-23 Yao Qi <yao@codesourcery.com>
2211
2212 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
2213 1.2 is disabled. KFAIL for uclinux.
2214
2215 2011-06-23 Marek Polacek <mpolacek@redhat.com>
2216
2217 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
2218 mi_gdb_test.
2219
2220 2011-06-23 Marek Polacek <mpolacek@redhat.com>
2221
2222 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
2223
2224 2011-06-23 Marek Polacek <mpolacek@redhat.com>
2225
2226 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
2227
2228 2011-06-23 Marek Polacek <mpolacek@redhat.com>
2229
2230 * gdb.mi/mi2-basics.exp: Fix races. Honour the
2231 `test_exec_and_symbol_mi_operatons' return value.
2232 (test_mi_interpreter_selection): Use mi_gdb_test instead of
2233 gdb_test_multiple.
2234 (test_exec_and_symbol_mi_operatons): Likewise.
2235 (test_path_specification): Likewise.
2236
2237 2011-06-23 Yao Qi <yao@codesourcery.com>
2238
2239 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
2240 supported.
2241 * lib/gdb.exp (support_displaced_stepping): New.
2242
2243 2011-06-23 Yao Qi <yao@codesourcery.com>
2244
2245 * gdb.threads/execl.exp: Skip on remote target.
2246
2247 2011-06-21 Marek Polacek <mpolacek@redhat.com>
2248
2249 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
2250 mi_gdb_test.
2251
2252 2011-06-20 Marek Polacek <mpolacek@redhat.com>
2253
2254 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
2255
2256 2011-06-20 Marek Polacek <mpolacek@redhat.com>
2257
2258 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
2259 mi_gdb_test.
2260
2261 2011-06-20 Marek Polacek <mpolacek@redhat.com>
2262
2263 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
2264
2265 2011-06-14 Yao Qi <yao@codesourcery.com>
2266
2267 gdb/testsuite/
2268 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
2269
2270 2011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2271
2272 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
2273
2274 2011-06-10 Tom Tromey <tromey@redhat.com>
2275
2276 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
2277 Add tests for pointer-to-member-function.
2278 * gdb.cp/temargs.cc (S::somefunc): New function.
2279 (K2): New class.
2280 (main): Instantiate K2; call method.
2281
2282 2011-06-08 Joel Brobecker <brobecker@adacore.com>
2283
2284 * gdb.python/py-inferior.c (f2): Make str an array rather
2285 than a pointer.
2286 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
2287
2288 2011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2289
2290 * gdb.base/async-shell.c: New file.
2291 * gdb.base/async-shell.exp: New file.
2292
2293 2011-06-06 Pedro Alves <pedro@codesourcery.com>
2294
2295 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
2296
2297 2011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
2298
2299 From Stephen Kitt <steve@sk2.org>
2300 * gdb.base/help.exp: Adjust following some spelling corrections
2301 in GDB.
2302
2303 2011-06-01 Yao Qi <yao@codesourcery.com>
2304
2305 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
2306
2307 2010-05-31 Keith Seitz <keiths@redhat.com>
2308
2309 PR c++/12750
2310 * gdb.cp/static-method.cc: New file.
2311 * gdb.cp/static-method.exp: New file.
2312
2313 2010-05-31 Keith Seitz <keiths@redhat.com>
2314
2315 PR symtab/12704
2316 * gdb.cp/anon-ns.cc: New file.
2317 * gdb.cp/anon-ns.exp: New file.
2318
2319 2011-05-31 Pedro Alves <pedro@codesourcery.com>
2320
2321 * gdb.arch/i386-dr3-watch.c: New file.
2322 * gdb.arch/i386-dr3-watch.exp: New file.
2323
2324 2011-05-30 Yao Qi <yao@codesourcery.com>
2325
2326 * gdb.base/callfuncs.c (t_structs_fc): New.
2327 (t_structs_dc, t_structs_ldc): New.
2328 (t_double_many_args):
2329 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
2330 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
2331 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
2332 * gdb.base/callfuncs.exp: Call new functions.
2333
2334 2011-05-30 Yao Qi <yao@codesourcery.com>
2335
2336 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
2337 Call rerun_and_prepare for each test to isolate effects.
2338
2339 2011-05-30 Yao Qi <yao@codesourcery.com>
2340
2341 * gdb.base/varargs.c (find_max_float_real): New.
2342 (find_max_double_real, find_max_long_double_real): New.
2343 * gdb.base/varargs.exp: Call these new added functions.
2344 * lib/gdb.exp (setup_kfail_for_target): New.
2345
2346 2011-05-30 Yao Qi <yao@codesourcery.com>
2347
2348 * gdb.base/funcargs.c (callca, callcb, callcc): New.
2349 (callcd, callce, callcf, callc1a, callc1b): New.
2350 (callc2a, callc2b): New.
2351 * gdb.base/funcargs.exp (complex_args): New.
2352 (complex_integral_args, complex_float_integral_args): New.
2353 * lib/gdb.exp (support_complex_tests): New. Determine
2354 whether to run test cases on _Complex types.
2355
2356 2011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2357
2358 * gdb.threads/leader-exit.c: New file.
2359 * gdb.threads/leader-exit.exp: New file.
2360
2361 2011-05-27 Marek Polacek <mpolacek@redhat.com>
2362
2363 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
2364
2365 2011-05-27 Marek Polacek <mpolacek@redhat.com>
2366
2367 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
2368 remove the `supported' variable.
2369 * gdb.mi/mi-nonstop.exp: Likewise.
2370 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2371 * gdb.mi/mi-nsintrall.exp: Likewise.
2372 * gdb.mi/mi-nsmoribund.exp: Likewise.
2373 * gdb.mi/mi-nsthrexec.exp: Likewise.
2374
2375 2011-05-26 Pedro Alves <pedro@codesourcery.com>
2376
2377 * gdb.reverse/finish-reverse-bkpt.exp: New test.
2378
2379 2011-05-26 Pedro Alves <pedro@codesourcery.com>
2380
2381 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
2382
2383 2011-05-24 Keith Seitz <keiths@redhat.com>
2384
2385 PR breakpoint/12803
2386 * gdb.cp/cmpd-minsyms.cc (a): New method.
2387 (b): New method.
2388 (c): New method.
2389 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
2390
2391 2011-05-24 Pedro Alves <pedro@codesourcery.com>
2392
2393 * gdb.base/commands.exp (watchpoint_command_test): Check that the
2394 watchpoint's command list didn't execute when the watchpoint went
2395 out of scope.
2396
2397 2011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
2398
2399 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
2400 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
2401 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
2402 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2403 * gdb.arch/i386-permbkpt.exp: Likewise.
2404 * gdb.arch/i386-prologue.exp: Likewise.
2405 * gdb.arch/i386-size-overlap.exp: Likewise.
2406 * gdb.arch/i386-size.exp: Likewise.
2407 * gdb.arch/i386-unwind.exp: Likewise.
2408 * gdb.reverse/i386-precsave.exp: Likewise.
2409 * gdb.reverse/i386-reverse.exp: Likewise.
2410 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2411 * gdb.reverse/i387-env-reverse.exp: Likewise.
2412 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2413
2414 2011-05-24 Pedro Alves <pedro@codesourcery.com>
2415
2416 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
2417 file doesn't error, using MI.
2418
2419 2011-05-23 Tom Tromey <tromey@redhat.com>
2420
2421 * gdb.base/charset.exp (string_display): Add tests to assign to
2422 arrays.
2423 * gdb.base/charset.c (short_array, int_array, long_array): New.
2424
2425 2011-05-20 Pedro Alves <pedro@codesourcery.com>
2426
2427 Cope with async mode.
2428
2429 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
2430 into gdb_test + mi_expect_stop.
2431
2432 2011-05-20 Pedro Alves <pedro@codesourcery.com>
2433
2434 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
2435 (callme): Remove printf call.
2436
2437 2011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
2438
2439 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
2440 quote pattern to avoid problems with Cygwin/mingw expect versions.
2441 * gdb.base/default.exp (show convenience): Use double
2442 quote pattern for regular expressions.
2443
2444 2011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2445
2446 Fix -readnow for -gdwarf-4 unused type units.
2447 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
2448 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
2449
2450 2011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2451
2452 * gdb.base/kill-after-signal.c: New file.
2453 * gdb.base/kill-after-signal.exp: New file.
2454
2455 2011-05-16 Pedro Alves <pedro@codesourcery.com>
2456
2457 * gdb.ada/start.exp: Call untested with the correct test filename.
2458 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
2459 test filename. Make the test's binary unique.
2460 * gdb.arch/i386-signal.exp: Call untested with the correct test
2461 filename.
2462 * gdb.arch/i386-size-overlap.exp: Ditto.
2463 * gdb.arch/Makefile.in (EXECUTABLES): Update.
2464 * gdb.base/gcore-buffer-overflow.exp: Ditto.
2465 * gdb.cp/call-c.exp: Ditto.
2466 * gdb.mi/mi-reverse.exp: Call untested with the correct test
2467 filename. Make the test's binary unique.
2468 * gdb.mi/Makefile.in (EXECUTABLES): Update.
2469 * gdb.python/py-mi.exp: Ditto.
2470 * gdb.python/Makefile.in (EXECUTABLES): Update.
2471 * gdb.reverse/i386-precsave.exp: Ditto.
2472 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
2473 test filename.
2474 * gdb.reverse/i387-stack-reverse.exp: Ditto.
2475 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
2476 unique.
2477 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
2478 test filename.
2479 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
2480 * gdb.trace/tfile.exp: Ditto.
2481
2482 2011-05-14 Yao Qi <yao@codesourcery.com>
2483
2484 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
2485 type.
2486
2487 2011-05-13 Doug Evans <dje@google.com>
2488
2489 * gdb.python/py-objfile-script.exp: New file.
2490 * gdb.python/py-objfile-script.c: New file.
2491 * gdb.python/py-objfile-script-gdb.py: New file.
2492 * testsuite/gdb.python/py-section-script.exp: Test
2493 "info auto-load-scripts".
2494
2495 2011-05-13 Tom Tromey <tromey@redhat.com>
2496
2497 * gdb.dwarf2/clztest.exp: New file.
2498 * gdb.dwarf2/clztest.c: New file.
2499 * gdb.dwarf2/clztest.S: New file.
2500
2501 2011-05-13 Doug Evans <dje@google.com>
2502
2503 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
2504 String16 tests.
2505
2506 2011-05-13 Tom Tromey <tromey@redhat.com>
2507
2508 * lib/gdb.exp (is_x86_like_target): New proc.
2509 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
2510 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
2511 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
2512 -nostdlib to compiler.
2513 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
2514 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
2515 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
2516 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
2517 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
2518
2519 2011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
2520
2521 * gdb.python/py-function.exp: Test setting a value from a function
2522 which executes a command.
2523
2524 2011-05-12 Tom Tromey <tromey@redhat.com>
2525
2526 * gdb.dwarf2/typeddwarf.S: New file.
2527 * gdb.dwarf2/typeddwarf.c: New file.
2528 * gdb.dwarf2/typeddwarf.exp: New file.
2529
2530 2011-05-12 Marek Polacek <mpolacek@redhat.com>
2531
2532 * gdb.mi/mi-basics.exp: Fix races. Honour the
2533 `test_exec_and_symbol_mi_operatons' return value.
2534 (test_mi_interpreter_selection): Use mi_gdb_test instead of
2535 gdb_test_multiple.
2536 (test_exec_and_symbol_mi_operatons): Likewise.
2537 (test_path_specification): Likewise.
2538
2539 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2540
2541 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
2542 (gdb_touch_execfile): Remove catch wrappers. New variable time.
2543 Replace `file copy' and `file rename' by `file mtime'. Twice.
2544
2545 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2546
2547 * gdb.base/readline-ask.c: New file.
2548 * gdb.base/readline-ask.exp: New file.
2549 * gdb.base/readline-ask.inputrc: New file.
2550
2551 2011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
2552
2553 * gdb.cell/bt.exp: Delete breakpoints before running to signal
2554 to avoid race condition.
2555 * gdb.cell/coremaker.c: Use small stack size.
2556 * gdb.cell/ea-standalone.exp: Use file name without path as
2557 argument to c_to.
2558 * gdb.cell/fork.exp: Allow other output when continuing to end.
2559
2560 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2561
2562 * gdb.threads/corethreads.c: New file.
2563 * gdb.threads/corethreads.exp: New file.
2564
2565 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2566
2567 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
2568 Try to compile the test using -Wl,-z,norelro first.
2569 (load_core): New variable libthread_db_seen, initialize it.
2570 (zeroed-threads cannot be listed): Protect it by XFAIL on
2571 !$libthread_db_seen.
2572
2573 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2574
2575 PR 12573
2576 * gdb.dwarf2/dw2-skip-prologue.S: New file.
2577 * gdb.dwarf2/dw2-skip-prologue.c: New file.
2578 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
2579
2580 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2581
2582 * gdb.cp/psymtab-parameter.cc: New file.
2583 * gdb.cp/psymtab-parameter.exp: New file.
2584
2585 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2586
2587 Fix a race.
2588 * gdb.cp/static-print-quit.exp (print c): Split to ...
2589 (print c - <return>, print c - q <return>, print c - to quit):
2590 ... these. Make the testfile untested on gdb-7.1.
2591
2592 2011-5-05 Janis Johnson <janisjo@codesourcery.com>
2593
2594 * lib/gdb.exp (exec_target_file, exec_symbol_file,
2595 gdb_rename_execfile, gdb_touch_execfile): New.
2596 * gdb.base/reread.exp: Use new procs to handle multiple
2597 exec files.
2598
2599 2011-05-05 Yao Qi <yao@codesourcery.com>
2600
2601 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
2602 (test_adr_32bit, test_pop_pc): New.
2603 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
2604 (test_adr_32bit, test_pop_pc): New.
2605
2606 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2607
2608 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
2609 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
2610 targets.
2611 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
2612 handle targets.
2613
2614 2011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2615
2616 * gdb.base/completion.exp (complete help info wat): Rename to ...
2617 (complete 'help info wat'): ... here.
2618 Remove all `-re ".*' and `-re "^.*' redundant regexes.
2619 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
2620
2621 2011-05-04 Pedro Alves <pedro@codesourcery.com>
2622
2623 * gdb.base/completion.exp: Use gdb_test_multiple instead of
2624 gdb_test and explicit $gdb_prompt/timeout matches.
2625
2626 2011-05-04 Yao Qi <yao@codesourcery.com>
2627
2628 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
2629 and __thumb2__.
2630
2631 2011-05-03 Marek Polacek <mpolacek@redhat.com>
2632
2633 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
2634 in place of `gdb_test "delete breakpoints"'. This eliminates two
2635 testcases.
2636
2637 2011-05-02 Pedro Alves <pedro@codesourcery.com>
2638
2639 PR testsuite/12649
2640 Fix races.
2641
2642 * gdb.base/completion.exp: Remove all sleep calls. Remove
2643 unnecessary regexs. Don't explicitly expect anything after the
2644 prompt. Eat the prompt if necessary.
2645
2646 2011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
2647
2648 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
2649 accept to show the caller line again as well as the line after.
2650
2651 2011-04-29 Phil Muldoon <pmuldoon@redhat.com>
2652
2653 PR mi/12531
2654
2655 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
2656 compile target.
2657 * gdb.python/py-prettyprint.exp: Add C++ object for
2658 CPLUS_FAKE_CHILD test.
2659
2660 2011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
2661
2662 * gdb.base/signest.exp: New file.
2663 * gdb.base/signest.c: Likewise.
2664
2665 2011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2666
2667 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
2668 thread and breakpoint notifications.
2669
2670 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2671
2672 * gdb.base/fortran-sym-case.c: New file.
2673 * gdb.base/fortran-sym-case.exp: New file.
2674 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
2675 * gdb.dwarf2/dw2-case-insensitive.c: New file.
2676 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
2677
2678 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2679
2680 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
2681 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
2682 false #1', `if true else false #2' and `if true else false #3'.
2683
2684 2011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
2685
2686 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
2687 while delivering signal.
2688
2689 2011-04-27 Vladimir Prus <vladimir@codesourcery.com>
2690
2691 MI breakpoint notifications.
2692
2693 * testsuite/gdb.mi/mi-cli.exp: Adust.
2694 * testsuite/gdb.mi/mi2-cli.exp: Adust.
2695 * testsuite/gdb.mi/mi-watch.exp: Adust.
2696 * testsuite/gdb.mi/mi2-watch.exp: Adust.
2697 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
2698 notifications.
2699
2700 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2701
2702 * gdb.base/gdbindex-stabs-dwarf.c: New file.
2703 * gdb.base/gdbindex-stabs.c: New file.
2704 * gdb.base/gdbindex-stabs.exp: New file.
2705
2706 2011-04-25 Yao Qi <yao@codesourcery.com>
2707
2708 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
2709 with /*...*/.
2710 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
2711
2712 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2713
2714 * gdb.python/py-value.exp (test_objfiles): Name the first test
2715 `py-value in file.filename'.
2716
2717 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2718
2719 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
2720 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
2721 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
2722 !gdbserver_reconnect_p..
2723 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
2724
2725 2011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2726
2727 * gdb.cp/cpcompletion.exp (complete class methods)
2728 (complete class methods beginning with F): Move them above runto. New
2729 comment about the runto delimiter.
2730
2731 2011-04-20 Pedro Alves <pedro@codesourcery.com>
2732
2733 * gdb.base/maint.exp: Test that "maint print registers" works
2734 without a running program.
2735
2736 2011-04-20 Marek Polacek <mpolacek@redhat.com>
2737
2738 * gdb.base/setshow.exp: Fix racy tests.
2739 ($old_gdb_prompt): New variable.
2740
2741 2011-04-19 Tom Tromey <tromey@redhat.com>
2742
2743 * gdb.mi/mi-nsmoribund.exp:
2744 * gdb.hp/gdb.objdbg/objdbg01.exp:
2745 * gdb.base/structs.exp (test_struct_returns):
2746 * gdb.base/call-sc.exp (test_scalar_returns):
2747 * gdb.base/bigcore.exp: Remove duplicate words.
2748
2749 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2750
2751 * gdb.base/break-interp-lib.c (v, vptr): New variables.
2752 * gdb.base/break-interp.exp (test_attach): New comment.
2753
2754 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2755
2756 * gdb.threads/gcore-thread.exp ($core0file): New variable.
2757 (clear __stack_user.next, clear stack_used.next)
2758 (save a zeroed-threads corefile): New test.
2759 Call core_load for $core0file.
2760 (zeroed-threads cannot be listed): New test.
2761
2762 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2763
2764 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
2765 filename.
2766 ($srcfile): Preserve the original value.
2767 ($testfile): Match it the .exp filename.
2768 ($corefile): New variable. Substitute it around.
2769 Use clean_restart.
2770 ($prev_timeout): Remove.
2771 (load_core): Move core loading into this proc.
2772 Fix restore of $timeout if load_core fails.
2773
2774 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2775
2776 * gdb.base/eu-strip-infcall.c: New file.
2777 * gdb.base/eu-strip-infcall.exp: New file.
2778
2779 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2780
2781 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
2782 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
2783
2784 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2785
2786 Fix Python access to inlined frames.
2787 * gdb.python/py-frame-inline.c: New file.
2788 * gdb.python/py-frame-inline.exp: New file.
2789
2790 2011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
2791
2792 * gdb.base/gdb1090.exp: Change breakpoint location to read the
2793 content of 's24' correctly (avoiding "optimized out").
2794 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
2795
2796 2011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2797
2798 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
2799
2800 2011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
2801
2802 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
2803 expect a colon in watch -location output.
2804
2805 2011-04-13 Marek Polacek <mpolacek@redhat.com>
2806
2807 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
2808 New testcase `expect response to define backtrace'. Also remove
2809 redundant `default' block.
2810
2811 2011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2812
2813 * gdb.python/py-prettyprint.c (struct hint_error): New.
2814 (main): New variable hint_error.
2815 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
2816 "print hint_error".
2817 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
2818 (register_pretty_printers): Register it.
2819
2820 2011-04-04 Tom Tromey <tromey@redhat.com>
2821
2822 * gdb.cp/maint.exp (test_help): Update.
2823 (test_namespace): Likewise.
2824
2825 2011-04-01 Joel Brobecker <brobecker@adacore.com>
2826
2827 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
2828 * gdb.ada/arrayptr.exp: Add new tests.
2829
2830 2011-04-01 Joel Brobecker <brobecker@adacore.com>
2831
2832 * gdb.ada/mi_catch_ex: New testcase.
2833
2834 2011-04-01 Pedro Alves <pedro@codesourcery.com>
2835
2836 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
2837 base::overload(void) method without specifying "const".
2838
2839 2011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
2840
2841 * gdb.arch/thumb-singlestep.S: New file.
2842 * gdb.arch/thumb-singlestep.exp: Likewise.
2843
2844 2011-03-31 Tom Tromey <tromey@redhat.com>
2845
2846 * gdb.python/py-prettyprint.py (exception_flag): New global.
2847 (NoStringContainerPrinter._iterator.next): Check it.
2848 * gdb.python/py-prettyprint.c (main): New variable nstype2.
2849 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
2850
2851 2011-03-29 Tom Tromey <tromey@redhat.com>
2852
2853 * gdb.cp/anon-struct.cc: New file.
2854 * gdb.cp/anon-struct.exp: New file.
2855
2856 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2857
2858 Test STT_GNU_IFUNC support.
2859 * gdb.base/gnu-ifunc-lib.c: New file.
2860 * gdb.base/gnu-ifunc.c: New file.
2861 * gdb.base/gnu-ifunc.exp: New file.
2862
2863 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2864
2865 Support a ring of related breakpoints.
2866 * gdb.base/watchpoint-delete.c: New file.
2867 * gdb.base/watchpoint-delete.exp: New file.
2868
2869 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2870
2871 * gdb.ada/arrayparam.exp (print first after function call): Use
2872 explicit package name. Add a comment
2873 (print lasta after function call): Rename ...
2874 (print last after function call): ... it and use explicit package
2875 name.
2876 (print length after function call): Use explicit package name.
2877 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
2878 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
2879 (multiple matches for symbol i): Rename ...
2880 (multiple matches for symbol integervar): ... it.
2881 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
2882 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
2883
2884 2011-03-25 Andrew Burgess <aburgess@broadcom.com>
2885
2886 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
2887 environment variable to make grep output more predictable. Move
2888 all the environment setup into gdb_init so it's done once per test
2889 case rather than each time we start gdb.
2890
2891 2011-03-24 Tom Tromey <tromey@redhat.com>
2892
2893 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
2894 test.
2895
2896 2011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2897
2898 * gdb.dwarf2/dw2-entry-value-main.c: New file.
2899 * gdb.dwarf2/dw2-entry-value.S: New file.
2900 * gdb.dwarf2/dw2-entry-value.exp: New file.
2901
2902 2011-03-22 Phil Muldoon <pmuldoon@redhat.com>
2903
2904 PR python/12183
2905
2906 * gdb.python/py-function.exp: Add GdbError tests.
2907
2908 2011-03-18 Pedro Alves <pedro@codesourcery.com>
2909
2910 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
2911 (reglocal_test_func, statlocal_test_func): New functions.
2912 (globals_test_func): Call new functions.
2913 * gdb.trace/unavailable.exp (gdb_collect_args_test)
2914 (gdb_collect_locals_test): New procedure.
2915 (gdb_trace_collection_test): Call new procedures.
2916
2917 2011-03-18 Pedro Alves <pedro@codesourcery.com>
2918
2919 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
2920 (test_register, test_register_unavailable): New procedures.
2921 (gdb_unavailable_registers_test): New procedure.
2922 (gdb_trace_collection_test): Call it.
2923
2924 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2925
2926 PR python/12149
2927
2928 * gdb.python/python.exp: Add gdb.write tests.
2929
2930 2010-03-17 Phil Muldoon <pmuldoon@redhat.com>
2931
2932 * gdb.python/Makefile.in: Add py-objfile.
2933 * gdb.python/py-objfile.exp: New file.
2934 * gdb.python/py-objfile.c: New file.
2935 * gdb.python/py-block.exp: Add is_valid tests.
2936 * gdb.python/py-inferior.exp: Ditto.
2937 * gdb.python/py-infthread.exp: Ditto.
2938 * gdb.python/py-symbol.exp: Ditto.
2939 * gdb.python/py-symtab.exp: Ditto.
2940
2941 2011-03-16 Keith Seitz <keiths@redhat.com>
2942
2943 PR c++/12273
2944 * gdb.cp/cmpd-minsyms.exp: New test.
2945 * gdb.cp/cmpd-minsyms.cc: New file.
2946
2947 PR c++/11734
2948 * gdb.cp/ovsrch.exp: New test.
2949 * gdb.cp/ovsrch.h: New file.
2950 * gdb.cp/ovsrch1.cc: New file.
2951 * gdb.cp/ovsrch2.cc: New file.
2952 * gdb.cp/ovsrch3.cc: New file.
2953 * gdb.cp/ovsrch4.cc: New file.
2954
2955 2011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2956
2957 PR gdb/12528
2958 * gdb.base/Makefile.in: Adjust EXECUTABLES.
2959 * gdb.base/break-on-linker-gcd-function.exp: New test.
2960 * gdb.base/break-on-linker-gcd-function.cc: New file.
2961
2962 2011-03-15 Andreas Tobler <andreast@fgznet.ch>
2963
2964 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
2965
2966 2011-03-15 Phil Muldoon <pmuldoon@redhat.com>
2967
2968 * lib/gdb.exp (gdb_unload): Add another termination case.
2969
2970 2011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2971
2972 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
2973 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
2974 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
2975 Provide a stub byte there.
2976 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
2977 DW_AT_entry_pc.
2978 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
2979
2980 2011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
2981
2982 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
2983 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
2984 "generic ABI, auto".
2985 (altivec_abi_tests): Accept vectors returned by reference.
2986
2987 2010-03-14 Phil Muldoon <pmuldoon@redhat.com>
2988
2989 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
2990
2991 2011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
2992
2993 * gdb.python/py-section-script.exp: Skip test if no Python support.
2994
2995 2011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
2996
2997 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
2998
2999 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3000
3001 * gdb.python/py-parameter.exp: Update tests to the new Python
3002 parameter API. Add "no documentation" test. Add deprecated API
3003 backward compatibility test.
3004
3005 2011-03-09 Tom Tromey <tromey@redhat.com>
3006
3007 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
3008 gdb_continue_to_end.
3009
3010 2011-03-09 Mark Kettenis <kettenis@gnu.org>
3011
3012 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
3013 tabs.
3014
3015 2011-03-09 Tom Tromey <tromey@redhat.com>
3016
3017 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
3018 parentheses.
3019 (gdb_continue_to_end): Add "allow_extra" parameter. Use
3020 $command.
3021 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
3022 argument to gdb_continue_to_end.
3023 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
3024 argument to gdb_continue_to_end.
3025 * gdb.cp/annota3.exp: Fix regex.
3026 * gdb.cp/annota2.exp: Fix regex.
3027 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
3028 gdb_continue_to_end.
3029 * gdb.base/call-signal-resume.exp: Revert earlier patch.
3030 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
3031 gdb_continue_to_end.
3032
3033 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3034
3035 * gdb.server/ext-run.exp
3036 (load new file without any gdbserver inferior): New test.
3037
3038 2011-03-07 Tom Tromey <tromey@redhat.com>
3039
3040 * Makefile.in (TAGS): Rewrite.
3041
3042 2011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3043
3044 * gdb.trace/report.exp (12.1: trace report #1): New match for the
3045 initial commands echo. New match for `Found trace'. Anchor all the
3046 other matches. Anchor and match for `No trace frame found' the final
3047 match.
3048
3049 2011-03-07 Tom Tromey <tromey@redhat.com>
3050
3051 * Makefile.in (TAGS): New target.
3052
3053 2011-03-07 Tom Tromey <tromey@redhat.com>
3054
3055 * lib/opencl.exp (skip_opencl_tests): Update for exit message
3056 change.
3057 * lib/mi-support.exp (mi_gdb_test): Update for exit message
3058 change.
3059 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
3060 exit message change.
3061 (skip_altivec_tests): Update for exit message change.
3062 (skip_vsx_tests): Likewise.
3063 (gdb_continue_to_end): Likewise. Add 'command' argument.
3064 * lib/cell.exp (skip_cell_tests): Update for exit message change.
3065 * gdb.threads/tls.exp: Update for exit message change.
3066 * gdb.threads/thread-unwindonsignal.exp: Use
3067 gdb_continue_to_end.
3068 * gdb.threads/step.exp (step_it): Update for exit message change.
3069 (continue_all): Likewise.
3070 * gdb.threads/print-threads.exp (test_all_threads): Update for
3071 exit message change.
3072 * gdb.threads/interrupted-hand-call.exp: Use
3073 gdb_continue_to_end.
3074 * gdb.threads/execl.exp: Use gdb_continue_to_end.
3075 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
3076 gdb_continue_to_end.
3077 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
3078 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
3079 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
3080 * gdb.cp/method.exp: Update for exit message change.
3081 * gdb.cp/mb-templates.exp: Update for exit message change.
3082 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
3083 * gdb.cp/annota3.exp: Update for exit message change.
3084 * gdb.cp/annota2.exp: Update for exit message change.
3085 * gdb.cell/fork.exp: Use gdb_continue_to_end.
3086 * gdb.base/term.exp: Update for exit message change.
3087 * gdb.base/step-test.exp (test_i): Update for exit message change.
3088 * gdb.base/sigstep.exp (advance): Update for exit message change.
3089 (advancei): Likewise.
3090 * gdb.base/siginfo.exp: Update for exit message change.
3091 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
3092 * gdb.base/reread.exp: Use gdb_continue_to_end.
3093 * gdb.base/langs.exp: Use gdb_continue_to_end.
3094 * gdb.base/interrupt.exp: Update for exit message change.
3095 * gdb.base/gdb1555.exp: Update for exit message change.
3096 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
3097 * gdb.base/ending-run.exp: Update for exit message change.
3098 * gdb.base/chng-syms.exp: Update for exit message change.
3099 * gdb.base/checkpoint.exp: Update for exit message change.
3100 * gdb.base/catch-syscall.exp (check_for_program_end): Use
3101 gdb_continue_to_end.
3102 (test_catch_syscall_with_wrong_args): Likewise.
3103 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
3104 * gdb.base/break-interp.exp (test_ld): Update for exit message
3105 change.
3106 * gdb.base/bang.exp: Update for exit message change.
3107 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
3108 (do_call_attach_tests): Likewise.
3109 * gdb.base/a2-run.exp: Update for exit message change.
3110 * gdb.arch/ppc-dfp.exp: Update for exit message change.
3111 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
3112 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
3113
3114 2011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3115
3116 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
3117
3118 2011-03-03 Tom Tromey <tromey@redhat.com>
3119
3120 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
3121 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
3122 * gdb.hp/gdb.aCC/configure.ac: Remove.
3123 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
3124 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
3125 * gdb.hp/gdb.base-hp/configure.ac: Remove.
3126 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
3127 * gdb.hp/gdb.compat/configure (Makefile): Remove.
3128 * gdb.hp/gdb.compat/configure.ac: Remove.
3129 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
3130 * gdb.hp/gdb.defects/configure (Makefile): Remove.
3131 * gdb.hp/gdb.defects/configure.ac: Remove.
3132 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
3133 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
3134 * gdb.hp/gdb.objdbg/configure.ac: Remove.
3135 * gdb.hp/configure.ac: Remove.
3136 * gdb.hp/configure: Remove.
3137 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
3138 substitution.
3139 (Makefile): Remove rule.
3140 * gdb.cell/configure.ac: Remove.
3141 * gdb.cell/configure: Remove.
3142 * gdb.stabs/Makefile.in (Makefile): Remove.
3143 (distclean): Don't remove config.status or config.log.
3144 * gdb.stabs/configure (Makefile): Remove.
3145 * gdb.stabs/configure.ac: Remove.
3146 * configure: Rebuild.
3147 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
3148 Remove stabs- and cell-specific logic. Test for existence of
3149 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
3150 subdirectories, gdb.cell, and and gdb.stabs.
3151 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
3152
3153 2011-03-03 Joel Brobecker <brobecker@adacore.com>
3154
3155 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
3156 end of buffer.
3157
3158 2011-03-02 Joel Brobecker <brobecker@adacore.com>
3159
3160 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
3161 gdb_test when running a test where we expected no output back.
3162
3163 2011-02-28 Michael Snyder <msnyder@vmware.com>
3164
3165 * gdb.cp/overload.cc: Change initializer value to integer.
3166
3167 2011-02-27 Michael Snyder <msnyder@vmware.com>
3168
3169 * gdb.multi/base.exp: Add test for remove-inferiors.
3170
3171 2011-02-26 Joel Brobecker <brobecker@adacore.com>
3172
3173 * gdb.python/py-frame.exp: Simplify the initialization phase
3174 using prepare_for_testing.
3175
3176 2011-02-25 Michael Snyder <msnyder@vmware.com>
3177
3178 * gdb.multi/base.exp: Add tests for info inferiors with args.
3179
3180 2011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3181
3182 * gdb.dwarf2/dw2-ranges.S: Rename to ...
3183 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
3184 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
3185 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
3186 asmfile3. Comment the STABS (#3) file compilation. Compile
3187 everything through assembler. Provide KFAIL for symtab/12497.
3188 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
3189 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
3190 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
3191 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
3192
3193 2011-02-24 Michael Snyder <msnyder@vmware.com>
3194
3195 * gdb.base/break.exp: Add tests for delete breakpoints using
3196 convenience variables and value history references.
3197
3198 2011-02-24 Michael Snyder <msnyder@vmware.com>
3199
3200 * gdb.base/break.exp: Remove debugging 'printf' accidentally
3201 left behind in previous check-in.
3202
3203 2011-02-23 Michael Snyder <msnyder@vmware.com>
3204
3205 * gdb.base/break.exp: Add tests for "info break" with arguments.
3206 * gdb.trace/infotrace.exp: Update patterns for error and help.
3207 * gdb.base/completion.exp: Update pattern.
3208 * gdb.base/ena-dis-br.exp: Update pattern.
3209 * gdb.base/help.exp: Update patterns.
3210
3211 2011-02-23 Michael Snyder <msnyder@vmware.com>
3212
3213 * gdb.base/memattr.exp: New test.
3214 * gdb.base/memattr.c: Test load for memattr.exp.
3215
3216 2011-02-22 Doug Evans <dje@google.com>
3217
3218 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
3219
3220 2011-02-22 Michael Snyder <msnyder@vmware.com>
3221
3222 * Makefile.in: Make more clean.
3223 * gdb.ada/Makefile.in: Ditto.
3224 * gdb.arch/Makefile.in: Ditto.
3225 * gdb.asm/Makefile.in: Ditto.
3226 * gdb.base/Makefile.in: Ditto.
3227 * gdb.cp/Makefile.in: Ditto.
3228 * gdb.dwarf2/Makefile.in: Ditto.
3229 * gdb.java/Makefile.in: Ditto.
3230 * gdb.mi/Makefile.in: Ditto.
3231 * gdb.modula2/Makefile.in: Ditto.
3232 * gdb.python/Makefile.in: Ditto.
3233 * gdb.server/Makefile.in: Ditto.
3234 * gdb.stabs/Makefile.in: Ditto.
3235 * gdb.threads/Makefile.in: Ditto.
3236 * gdb.trace/Makefile.in: Ditto.
3237
3238 2011-02-22 Michael Snyder <msnyder@vmware.com>
3239
3240 * gdb.threads/thread-find.exp: Add tests for bad input to
3241 info threads.
3242
3243 2011-02-22 Joel Brobecker <brobecker@adacore.com>
3244
3245 * gdb.python/py-breakpoint.exp: Fix the expected output of
3246 one of the "maint info breakpoints" tests to accept the output
3247 generated on platforms that do not have hardware watchpoints.
3248
3249 2011-02-22 Joel Brobecker <brobecker@adacore.com>
3250
3251 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
3252 clean_restart. Be a little stricter in the expected output
3253 for one of the tests. Fix a typo in one of the comments.
3254
3255 2011-02-22 Joel Brobecker <brobecker@adacore.com>
3256
3257 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
3258 Delete variable binfile, no longer use. Add or modify test
3259 comments to make them unique.
3260
3261 2011-02-21 Michael Snyder <msnyder@vmware.com>
3262
3263 * Makefile.in: Update for make clean.
3264 * gdb.ada/Makefile.in: Ditto.
3265 * gdb.arch/Makefile.in: Ditto.
3266 * gdb.asm/Makefile.in: Ditto.
3267 * gdb.base/Makefile.in: Ditto.
3268 * gdb.cp/Makefile.in: Ditto.
3269 * gdb.dwarf2/Makefile.in: Ditto.
3270 * gdb.java/Makefile.in: Ditto.
3271 * gdb.mi/Makefile.in: Ditto.
3272 * gdb.modula2/Makefile.in: Ditto.
3273 * gdb.python/Makefile.in: Ditto.
3274 * gdb.server/Makefile.in: Ditto.
3275 * gdb.stabs/Makefile.in: Ditto.
3276 * gdb.threads/Makefile.in: Ditto.
3277 * gdb.trace/Makefile.in: Ditto.
3278
3279 2011-02-21 Michael Snyder <msnyder@vmware.com>
3280
3281 * gdb.threads/thread-find.exp: Update patterns for changes in
3282 output of "info threads" command.
3283
3284 2011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3285 Ulrich Weigand <uweigand@de.ibm.com>
3286
3287 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
3288 (skip_hw_watchpoint_tests): Likewise.
3289 (skip_hw_watchpoint_multi_tests): Likewise.
3290
3291 2011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
3292
3293 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
3294 (skip_hw_watchpoint_tests): Likewise.
3295 (skip_hw_watchpoint_multi_tests): Likewise.
3296 (skip_hw_watchpoint_access_tests): Likewise.
3297
3298 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
3299 * gdb.base/pr11022.exp: Likewise.
3300 * gdb.base/watch-read.exp: Likewise.
3301 * gdb.base/watch_thread_num.exp: Likewise.
3302 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
3303 * gdb.base/watchpoint-hw.exp: Likewise.
3304 * gdb.base/watchpoint.exp: Likewise.
3305 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
3306 * gdb.threads/watchthreads-reorder.exp: Likewise.
3307 * gdb.threads/watchthreads.exp: Likewise.
3308 * gdb.threads/watchthreads2.exp: Likewise.
3309
3310 2011-02-21 Joel Brobecker <brobecker@adacore.com>
3311
3312 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
3313 the debugger is unable to find the array bounds.
3314
3315 2011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3316
3317 * gdb.cp/typedef-operator.exp: New file.
3318 * gdb.cp/typedef-operator.cc: New file.
3319
3320 2011-02-17 Michael Snyder <msnyder@vmware.com>
3321
3322 * gdb.threads/thread-find.exp: Fix regular expressions.
3323
3324 2011-02-17 Joel Brobecker <brobecker@adacore.com>
3325
3326 * gdb.ada/packed_array: Expand testcase to test printing of
3327 unconstrained packed array.
3328
3329 2011-02-17 Joel Brobecker <brobecker@adacore.com>
3330
3331 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
3332
3333 2011-02-16 Pedro Alves <pedro@codesourcery.com>
3334
3335 * gdb.trace/collection.c (globalarr3): New global.
3336 (main): Initialize it before collecting, and and clear it
3337 afterwards.
3338 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
3339 collecting with '{type} addr', where the addr expression is not an
3340 rvalue.
3341
3342 2011-02-16 Ken Werner <ken.werner@de.ibm.com>
3343
3344 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
3345 a bool variable. Expect correct OpenCL names for vector types. Use the
3346 uc3 variable name instead of referring to the uchar3 built-in type.
3347 Escape the asterisk at the half pointer test.
3348
3349 2011-02-16 Pedro Alves <pedro@codesourcery.com>
3350
3351 * gdb.trace/collection.c (globalarr2): New global.
3352 (main): Initialize it before collecting, and and clear it
3353 afterwards.
3354 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
3355 collecting overlapping memory ranges.
3356
3357 2011-02-15 Michael Snyder <msnyder@vmware.com>
3358
3359 * gdb.base/default.exp: Add tests for thread commands.
3360 * gdb.base/help.exp: Add tests for thread commands.
3361 * gdb.threads/thread-find.exp: New test for thread find command.
3362
3363 2011-02-15 Ken Werner <ken.werner@de.ibm.com>
3364
3365 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
3366
3367 2011-02-15 Yao Qi <yao@codesourcery.com>
3368
3369 PR tdep/12352
3370 * gdb.arch/arm-disp-step.S : New test for str instruction.
3371 * gdb.arch/arm-disp-step.exp : Likewise.
3372
3373 2011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
3374
3375 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
3376 "vector_register2_vr" test strings. Test the extended floating
3377 point registers (F32~F63).
3378 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
3379 IBM XL C compiler. Make the test program use a register provided
3380 by the compiler for the lxvd2x instruction.
3381
3382 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3383
3384 * gdb.trace/unavailable.cc (class Base, class Middle, class
3385 Derived): New types.
3386 (derived_unavail, derived_partial, derived_whole): New globals.
3387 (virtual_partial): New global.
3388 (virtualp): Point at virtual_partial.
3389 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
3390 related to unavailable vptr.
3391
3392 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3393
3394 * gdb.trace/unavailable.cc (a, b, c): New globals.
3395 (main): Set and clear them.
3396 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
3397 `a' and `c', and check that `b' isn't collected, although `a' and
3398 `c' are.
3399
3400 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3401
3402 * gdb.trace/unavailable.cc (struct Virtual): New.
3403 (virtualp): New global pointer.
3404 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
3405 printing a pointer to an object whose type has a vtable, with
3406 print object on.
3407
3408 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3409
3410 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
3411 value repeat handles unavailableness.
3412
3413 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3414
3415 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
3416 tests for building arrays from unavailable values, subscripting
3417 non-memory rvalue unvailable arrays, and accessing fields or
3418 baseclasses of non-lazy unavailable values,
3419 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
3420 struct types.
3421 (g_smallstruct, g_smallstruct_b): New globals.
3422
3423 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3424
3425 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
3426
3427 2011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3428
3429 Fix const/volatile qualifiers of C++ types, PR c++/12328.
3430 * gdb.cp/overload-const.exp: New file.
3431 * gdb.cp/overload-const.cc: New file.
3432
3433 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
3434
3435 * gdb.opencl/callfuncs.cl: New file.
3436 * gdb.opencl/callfuncs.exp: New test.
3437 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
3438
3439 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
3440
3441 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
3442 when computing result.
3443 * gdb.arch/altivec-abi.exp: Update expected results.
3444
3445 2011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3446
3447 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
3448 * gdb.base/jit.exp: Likewise.
3449 * gdb.base/pie-execl.exp: Likewise.
3450 * gdb.base/solib-nodir.exp: Likewise.
3451 * gdb.base/solib-overlap.exp: Likewise.
3452
3453 2011-02-07 Pedro Alves <pedro@codesourcery.com>
3454
3455 * gdb.trace/collection.c (global_pieces): New.
3456 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
3457 New procedure.
3458 (gdb_trace_collection_test): Call it.
3459
3460 2011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
3461
3462 * gdb.python/py-evthreads.c: New file.
3463 * gdb.python/py-evthreads.exp: New file.
3464 * gdb.python/py-events.py: New file.
3465 * gdb.python/py-events.exp: New file.
3466 * gdb.python/py-events.c: New file.
3467
3468 2011-02-04 David Daney <ddaney@caviumnetworks.com>
3469
3470 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
3471
3472 2011-02-03 Andrew Burgess <aburgess@broadcom.com>
3473
3474 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
3475 gdb.base/disasm-end-cu.exp: New test for disassembling over the
3476 boundary between two compilation units.
3477
3478 2011-02-02 Pedro Alves <pedro@codesourcery.com>
3479
3480 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
3481 (Virtual): New structs.
3482 (virtual_o, virtual_middle_b): New globals.
3483 * gdb.cp/virtbase.exp: New tests.
3484
3485 2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3486
3487 * gdb.base/jit.exp: New file.
3488 * gdb.base/jit-main.c: New file.
3489 * gdb.base/jit-solib.c: New file.
3490
3491 2011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
3492
3493 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
3494 proceed to initial kernel entry point.
3495 * gdb.opencl/datatypes.exp: Likewise.
3496 * gdb.opencl/operators.exp: Likewise.
3497 * gdb.opencl/vec_comps.exp: Likewise.
3498
3499 2011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
3500
3501 * gdb.cp/nsnested.cc: New.
3502 * gdb.cp/nsnested.exp: New.
3503 * gdb.cp/nsnoimports.exp: New.
3504 * gdb.cp/nsnoimports.cc: New.
3505
3506 2011-01-31 Joel Brobecker <brobecker@adacore.com>
3507
3508 * gdb.base/interact.exp: Add extra tests that verify that
3509 the value of the interactive-mode setting does not change
3510 after the script is sourced.
3511
3512 2011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3513
3514 * gdb.cp/noparam.exp: New file.
3515 * gdb.cp/noparam.cc: New file.
3516
3517 2011-01-28 Pedro Alves <pedro@codesourcery.com>
3518
3519 * gdb.trace/tfile.exp: Test that with no traceframe selected,
3520 there's no stack or registers.
3521
3522 2011-01-26 Tom Tromey <tromey@redhat.com>
3523
3524 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
3525 space before string output. Add test for "set print pretty off"
3526 case.
3527
3528 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3529
3530 * gdb.base/frame-args.exp: Adjust.
3531 * gdb.dwarf2/dw2-noloc.exp: Adjust.
3532 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
3533 * gdb.dwarf2/pieces.exp: Adjust.
3534 * gdb.opt/clobbered-registers-O2.exp: Adjust.
3535 * gdb.opt/inline-locals.exp: Adjust.
3536 * gdb.threads/fork-child-threads.exp: Adjust.
3537
3538 2011-01-25 Ken Werner <ken.werner@de.ibm.com>
3539
3540 * gdb.opencl/convs_casts.cl: Move program scope variables into the
3541 OpenCL kernel function. Add a comment as marker. Add address space
3542 qualifiers for the remaining program scope variables.
3543 * gdb.opencl/datatypes.cl: Likewise.
3544 * gdb.opencl/operators.cl: Likewise.
3545 * gdb.opencl/vec_comps.cl: Likewise.
3546 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
3547 Add breakpoint at the marker comment.
3548 * gdb.opencl/datatypes.exp: Likewise.
3549 * gdb.opencl/operators.exp: Likewise.
3550 * gdb.opencl/vec_comps.exp: Likewise.
3551
3552 2011-01-24 Pedro Alves <pedro@codesourcery.com>
3553
3554 * gdb.base/printcmds.c (some_struct): New struct and instance.
3555 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
3556 procedure.
3557 <global scope>: Call it.
3558
3559 2011-01-21 Ken Werner <ken.werner@de.ibm.com>
3560
3561 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
3562 argument to the gdb_compile_opencl_hostapp call.
3563
3564 2011-01-19 Yao Qi <yao@codesourcery.com>
3565
3566 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
3567 positve list.
3568
3569 2011-01-19 Yao Qi <yao@codesourcery.com>
3570
3571 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
3572 canonical form.
3573 Remove "xscale-*-*"
3574 * gdb.xml/tdesc-regs.exp: Likewise.
3575 * gdb.python/py-section-script.exp: Replace ARM target triplet
3576 with canonical form.
3577 Match arm*-*-symbianelf*.
3578 * gdb.base/dup-sect.exp: Likewise.
3579 * lib/dwarf.exp: New.
3580 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
3581 dwarf2_support.
3582 * gdb.dwarf2/dup-psym.exp: Likewise.
3583 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
3584 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3585 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
3586 * gdb.dwarf2/dw2-basic.exp: Likewise.
3587 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3588 * gdb.dwarf2/dw2-const.exp: Likewise.
3589 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
3590 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
3591 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3592 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
3593 * gdb.dwarf2/dw2-filename.exp: Likewise.
3594 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3595 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
3596 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3597 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3598 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
3599 * gdb.dwarf2/dw2-noloc.exp: Likewise.
3600 * gdb.dwarf2/dw2-op-call.exp: Likewise.
3601 * gdb.dwarf2/dw2-producer.exp: Likewise.
3602 * gdb.dwarf2/dw2-ranges.exp: Likewise.
3603 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
3604 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
3605 * gdb.dwarf2/dw2-strp.exp: Likewise.
3606 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
3607 * gdb.dwarf2/implptr.exp: Likewise.
3608 * gdb.dwarf2/mac-fileno.exp: Likewise.
3609 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
3610 * gdb.dwarf2/pieces.exp: Likewise.
3611 * gdb.dwarf2/pr11465.exp: Likewise.
3612 * gdb.dwarf2/valop.exp: Likewise.
3613 * gdb.dwarf2/watch-notconst.exp: Likewise.
3614 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
3615
3616 2011-01-19 Tom Tromey <tromey@redhat.com>
3617
3618 * gdb.python/py-infthread.exp: Add thread tests.
3619
3620 2011-01-14 Joel Brobecker <brobecker@adacore.com>
3621
3622 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
3623
3624 2011-01-14 Joel Brobecker <brobecker@adacore.com>
3625
3626 * gdb.ada/widewide: New testcase.
3627
3628 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3629
3630 * gdb.base/interact.exp: New testcase.
3631
3632 2011-01-12 Tom Tromey <tromey@redhat.com>
3633
3634 * gdb.mi/gdb2549.exp: Update for error message changes.
3635 * gdb.mi/mi-cli.exp: Likewise.
3636 * gdb.mi/mi-disassemble.exp: Likewise.
3637 * gdb.mi/mi-pthreads.exp: Likewise.
3638 * gdb.mi/mi-regs.exp: Likewise.
3639 * gdb.mi/mi-stack.exp: Likewise.
3640 * gdb.mi/mi-var-block.exp: Likewise.
3641 * gdb.mi/mi-var-cmd.exp: Likewise.
3642 * gdb.mi/mi2-cli.exp: Likewise.
3643 * gdb.mi/mi2-disassemble.exp: Likewise.
3644 * gdb.mi/mi2-pthreads.exp: Likewise.
3645 * gdb.mi/mi2-regs.exp: Likewise.
3646 * gdb.mi/mi2-stack.exp: Likewise.
3647 * gdb.mi/mi2-var-block.exp: Likewise.
3648 * gdb.mi/mi2-var-cmd.exp: Likewise.
3649
3650 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
3651 Jan Kratochvil <jan.kratochvil@redhat.com>
3652
3653 PR fortran/11104 and DWARF unbound arrays detection.
3654 * gdb.fortran/multi-dim.exp: New file.
3655 * gdb.fortran/multi-dim.f90: New file.
3656
3657 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
3658
3659 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
3660 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
3661 add new tests for opcode dumping.
3662
3663 2011-01-11 Tom Tromey <tromey@redhat.com>
3664
3665 * gdb.python/py-infthread.exp: Load gdb-python.exp.
3666
3667 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
3668
3669 Convert hardware watchpoints to use breakpoint_ops.
3670 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
3671 type is not supported.
3672 * gdb.base/foll-fork.exp: Likewise.
3673 * gdb.base/foll-vfork.exp: Likewise.
3674
3675 2011-01-10 Phil Muldoon <pmuldoon@redhat.com>
3676
3677 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
3678 Use load_lib gdb-python.exp.
3679 * gdb.python/python.exp: Ditto.
3680 * gdb.python/py-function.exp: Ditto.
3681
3682 2011-01-09 Andreas Schwab <schwab@linux-m68k.org>
3683
3684 * gdb.threads/tls.exp ("info address me"): Fix expected output.
3685
3686 2011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3687
3688 * configure: Regenerate.
3689
3690 2011-01-06 Tom Tromey <tromey@redhat.com>
3691
3692 * gdb.python/py-frame.exp: Test gdb.newest_frame.
3693
3694 2011-01-06 Joel Brobecker <brobecker@adacore.com>
3695
3696 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
3697 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
3698 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
3699 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
3700 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
3701 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
3702 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
3703 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
3704 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
3705 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
3706 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
3707 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
3708 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
3709 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
3710 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
3711 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
3712 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
3713 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
3714 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
3715 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
3716 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
3717 gdb.ada/uninitialized_vars.exp,
3718 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
3719 Simplify by using clean_restart.
3720
3721 2011-01-06 Joel Brobecker <brobecker@adacore.com>
3722
3723 Add marker to be used as anchor for inserting breakpoints.
3724 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
3725 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
3726 Likewise.
3727
3728 Remove uses of gdb_start_cmd.
3729 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
3730 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
3731
3732 Do not run testcase if testing with GDBserver.
3733 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
3734 if testing with GDBserver.
3735
3736 2011-01-06 Joel Brobecker <brobecker@adacore.com>
3737
3738 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
3739 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
3740 copyright header.
3741
3742 2011-01-05 Joel Brobecker <brobecker@adacore.com>
3743
3744 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
3745 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
3746 testsuite/gdb.fortran/complex.f,
3747 testsuite/gdb.fortran/derived-type.f90,
3748 testsuite/gdb.fortran/library-module-lib.f90,
3749 testsuite/gdb.fortran/library-module-main.f90,
3750 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
3751 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
3752 Copyright year update.
3753
3754 2011-01-05 Joel Brobecker <brobecker@adacore.com>
3755
3756 * gdb.base/langs1.f: Add copyright header.
3757
3758 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3759
3760 * gdb.base/morestack.exp: New file.
3761 * gdb.base/morestack.c: New file.
3762
3763 2011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3764
3765 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
3766
3767 2010-12-29 Joel Brobecker <brobecker@adacore.com>
3768
3769 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
3770 * gdb.ada/arrayptr.exp: Add test printing that new variable.
3771
3772 2010-12-29 Joel Brobecker <brobecker@adacore.com>
3773
3774 * gdb.ada/lang_switch.exp: Correct expected parameter value.
3775
3776 2010-12-25 Andreas Schwab <schwab@linux-m68k.org>
3777
3778 * gdb.threads/tls.exp: Fix typo.
3779
3780 * gdb.threads/thread-specific.exp (get_thread_list): Update.
3781 * gdb.threads/execl.exp: Update.
3782
3783 2010-12-23 Yao Qi <yao@codesourcery.com>
3784
3785 * gdb.arch/arm-disp-step.exp: New.
3786 * gdb.arch/arm-disp-step.S: New.
3787
3788 2010-12-21 Tom Tromey <tromey@redhat.com>
3789
3790 * gdb.threads/execl.exp: Update.
3791 * gdb.threads/linux-dp.exp: Update.
3792 * gdb.threads/manythreads.exp: Update.
3793 * gdb.threads/tls.exp: Update.
3794
3795 2010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3796
3797 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
3798 (NextOverThrowDerivates) <resumebpt>: New.
3799 (resumebpt_test): New.
3800 (main): Call resumebpt_test.
3801 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
3802
3803 2010-12-12 Stan Shebs <stan@codesourcery.com>
3804
3805 * gdb.trace/tsv.exp: Test print command on trace state variables.
3806
3807 2010-12-09 Tom Tromey <tromey@redhat.com>
3808
3809 * gdb.base/interp.exp: Add regression test.
3810
3811 2010-12-09 Tom Tromey <tromey@redhat.com>
3812
3813 * gdb.java/jnpe.java: New file.
3814 * gdb.java/jnpe.exp: New file.
3815 * gdb.cp/nextoverthrow.exp: New file.
3816 * gdb.cp/nextoverthrow.cc: New file.
3817
3818 2010-12-07 Doug Evans <dje@google.com>
3819
3820 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
3821 of data-directory.
3822 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
3823 updated.
3824 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
3825
3826 2010-11-29 Michael Snyder <msnyder@vmware.com>
3827
3828 * gdb.base/callfuncs.exp: Test for skip_float_tests.
3829 * gdb.base/call-sc.exp: Ditto.
3830 * gdb.base/finish.exp: Ditto.
3831 * gdb.base/return.exp: Ditto.
3832 * gdb.base/return2.exp: Ditto.
3833
3834 2010-11-30 Doug Evans <dje@google.com>
3835
3836 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
3837 (gdb_expect_list): Fix spelling errors in comments.
3838 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
3839 send_gdb/gdb_expect_list where applicable.
3840 * gdb.base/call-ar-st.exp: Ditto.
3841 * gdb.base/funcargs.exp: Ditto.
3842 * gdb.base/gcore.exp: Ditto.
3843 * gdb.base/page.exp: Ditto.
3844 * gdb.base/sigaltstack.exp: Ditto.
3845 * gdb.base/siginfo.exp: Ditto.
3846 * gdb.base/sigstep.exp: Ditto.
3847 * gdb.base/trace-commands.exp: Ditto.
3848
3849 2010-11-29 Doug Evans <dje@google.com>
3850
3851 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
3852 printer-name;subprinter-name.
3853
3854 2010-11-29 Tom Tromey <tromey@redhat.com>
3855
3856 * gdb.dwarf2/implptr.exp: New file.
3857 * gdb.dwarf2/implptr.c: New file.
3858 * gdb.dwarf2/implptr.S: New file.
3859
3860 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3861
3862 PR python/12199
3863
3864 * gdb.python/py-breakpoint.exp: Test the delete method.
3865
3866 2010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3867
3868 Fix step_resume_breakpoint unsaved during an infcall.
3869 * gdb.base/step-resume-infcall.exp: New file.
3870 * gdb.base/step-resume-infcall.c: New file.
3871
3872 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
3873
3874 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
3875
3876 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
3877
3878 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
3879 on ppc64's symbols; "finish" and "return" commands must accept to
3880 show the caller line again as well as the line after.
3881 * gdb.asm/powerpc64.inc: New file.
3882
3883 2010-11-23 Doug Evans <dje@google.com>
3884
3885 * lib/gdb.exp (gdb_test_sequence): New function.
3886 (gdb_expect_list): Add verbose -log call for each pattern.
3887 * gdb.base/signals.exp (test_handle_all_print): Call it.
3888 Reduce timeout increment from 6 minutes to 1 minute.
3889 * gdb.server/ext-run.exp: Call it.
3890
3891 2010-11-23 Phil Muldoon <pmuldoon@redhat.com>
3892
3893 PR python/12212
3894
3895 * gdb.python/python.exp: Check that selected_thread raises an
3896 error when no inferior is loaded.
3897
3898 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3899
3900 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
3901 * gdb.dwarf2/dw2-stack-boundary.S: New file.
3902
3903 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3904
3905 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
3906 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
3907
3908 2010-11-18 Doug Evans <dje@google.com>
3909
3910 * gdb.server/ext-run.exp: Fix intermittent failures.
3911
3912 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
3913
3914 * gdb.stabs/gdb11479.exp: Use runto_main.
3915
3916 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
3917
3918 * gdb.base/break-entry.exp: Skip if using a stub.
3919
3920 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
3921
3922 * gdb.python/py-inferior.exp: Pack values in target endianness.
3923
3924 2010-11-12 Tom Tromey <tromey@redhat.com>
3925
3926 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
3927 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
3928 MemoryError.
3929 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
3930 type.
3931 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
3932 MemoryError.
3933 (test_subscript_regression): Update exception type.
3934
3935 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3936
3937 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
3938 breakpoint tests.
3939
3940 2010-11-09 Pedro Alves <pedro@codesourcery.com>
3941
3942 * gdb.base/watchpoint.exp: Test "watch -location" with an
3943 innacessible location.
3944
3945 2010-11-09 Edjunior Machado <emachado@br.ibm.com>
3946 Luis Machado <luisgpm@br.ibm.com>
3947
3948 * gdb.base/maint.exp: Expect "." prefix.
3949 * gdb.base/nodebug.exp: Expect "." Likewise.
3950 * gdb.base/sepsymtab.exp: Expect "." Likewise.
3951 * gdb.base/watchpoint-cond-gone.exp: Likewise.
3952 * gdb.base/watchpoint.exp: Expect a software watch to be created for
3953 POWER server processors.
3954
3955 2010-11-08 Edjunior Machado <emachado@br.ibm.com>
3956 Luis Machado <luisgpm@br.ibm.com>
3957
3958 * gdb.base/break-entry.exp: convert entry point for
3959 ppc64 and expect leading `.' on ppc64's symbols
3960
3961 2010-11-05 Doug Evans <dje@google.com>
3962
3963 * gdb.base/help.exp: Update expected output.
3964 * gdb.python/py-param.exp: Delete, contents moved to ...
3965 * gdb.python/py-parameter.exp: ... here. New file.
3966 Add test for gdb.parameter ("directories").
3967
3968 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
3969
3970 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
3971 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
3972 * configure: Regenerate.
3973 * gdb.opencl/Makefile.in: New File.
3974 * gdb.opencl/datatypes.exp: Likewise.
3975 * gdb.opencl/datatypes.cl: Likewise.
3976 * gdb.opencl/operators.exp: Likewise.
3977 * gdb.opencl/operators.cl: Likewise.
3978 * gdb.opencl/vec_comps.exp: Likewise.
3979 * gdb.opencl/vec_comps.cl: Likewise.
3980 * gdb.opencl/convs_casts.exp: Likewise.
3981 * gdb.opencl/convs_casts.cl: Likewise.
3982 * lib/opencl.exp: Likewise.
3983 * lib/opencl_hostapp.c: Likewise.
3984 * lib/opencl_kernel.cl: Likewise.
3985 * lib/cl_util.c: Likewise.
3986 * lib/cl_util.c: Likewise.
3987 * gdb.base/default.exp (set language): Add "opencl" to the list of
3988 languages.
3989
3990 2010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
3991
3992 * gdb.cp/overload.exp: Added test for inheritance overload.
3993 * gdb.cp/overload.cc: Ditto.
3994 * gdb.cp/oranking.exp: Removed releveant kfails.
3995
3996 2010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3997 Joel Brobecker <brobecker@adacore.com>
3998
3999 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
4000 check test_compiler_info.
4001
4002 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
4003
4004 * gdb.base/gnu_vector.exp: Adjust expect messages.
4005
4006 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
4007
4008 * gdb.base/gnu_vector.exp: Add unary operator tests.
4009
4010 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
4011
4012 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
4013
4014 2010-11-02 Doug Evans <dje@google.com>
4015
4016 * gdb.python/py-pp-maint.c: New file.
4017 * gdb.python/py-pp-maint.exp: New file.
4018 * gdb.python/py-pp-maint.py: New file.
4019
4020 2010-11-02 Tom Tromey <tromey@redhat.com>
4021
4022 * gdb.base/default.exp: Remove "scheme" from language list.
4023
4024 2010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4025
4026 Revert:
4027 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4028 * gdb.threads/sigstep-threads.exp: New file.
4029 * gdb.threads/sigstep-threads.c: New file.
4030
4031 2010-10-20 Michael Snyder <msnyder@vmware.com>
4032
4033 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
4034
4035 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4036
4037 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
4038 Skip test completely if gdb,no_hardware_watchpoints.
4039
4040 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4041
4042 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
4043 strict, but do not check for any particular function name within libc.
4044
4045 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
4046
4047 * gdb.cp/smartp.exp: New test.
4048 * gdb.cp/smartp.cc : New test.
4049
4050 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
4051
4052 * gdb.cp/converts.exp: Test pointer to bool conversion.
4053 Test pointer to long conversion.
4054 * gdb.cp/oranking.exp: Removed relevant kfail.
4055
4056 2010-10-18 Tom Tromey <tromey@redhat.com>
4057
4058 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
4059 argument to lazy_string.
4060 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
4061 (pp_ls.to_string): Use it.
4062 * gdb.python/py-prettyprint.c (main): Move declarations to top.
4063 Add "estring2" local.
4064
4065 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4066
4067 Fix s390x compatibility.
4068 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
4069 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
4070
4071 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4072
4073 * gdb.threads/sigstep-threads.exp: New file.
4074 * gdb.threads/sigstep-threads.c: New file.
4075
4076 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4077
4078 * gdb.base/pie-execl.exp: New file.
4079 * gdb.base/pie-execl.c: New file.
4080
4081 2010-10-13 Doug Evans <dje@google.com>
4082 Jan Kratochvil <jan.kratochvil@redhat.com>
4083
4084 PR exp/12117
4085 * gdb.cp/ptype-cv-cp.cc: New file.
4086 * gdb.cp/ptype-cv-cp.exp: New file.
4087
4088 2010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
4089
4090 * gdb.cp/converts.cc: New test program.
4091 * gdb.cp/converts.exp: New test.
4092 * gdb.cp/overload.exp: Added test for void* vs int*.
4093 * gdb.cp/overload.exp: Ditto.
4094 * gdb.cp/oranking.exp: Removed related kfail.
4095
4096 2010-10-13 Doug Evans <dje@google.com>
4097
4098 * lib/gdb-python.exp (gdb_check_python_config): New function.
4099 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
4100 * gdb.python/lib-types.cc: New file.
4101 * gdb.python/lib-types.exp: New file.
4102
4103 2010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4104
4105 * gdb.python/py-error.exp: New file.
4106 * gdb.python/py-error.py: New file.
4107
4108 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4109
4110 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
4111 gdb_test_multiple.
4112
4113 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4114
4115 * gdb.base/break-interp.exp: Use ldlags for linking flags.
4116 * gdb.base/prelink.exp: Likewise.
4117 * gdb.base/solib-nodir.exp: Likewise.
4118 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
4119 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
4120 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
4121
4122 2010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4123
4124 * break-interp.exp (test_ld): Use two separate gdb_expect statements
4125 for the "info files" test to avoid timeouts on slow machines.
4126
4127 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4128
4129 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
4130 (main): Make openlib dummy call.
4131
4132 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4133
4134 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
4135 * break-interp.exp (reach): Move the core body ...
4136 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
4137 (test_ld): Provide always real argument, even to the linker. Replace
4138 dl_main by _dl_debug_state.
4139
4140 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4141
4142 Fix results of prelinked PIEs on ppc*.
4143 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
4144 Accept also DISPLACEMENT "PRESENT".
4145 (main): Replace "ZERO" displacements by "PRESENT".
4146
4147 2010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
4148
4149 * gdb.cp/oranking.exp: New test.
4150 * gdb.cp/oranking.cc: New test program.
4151
4152 2010-10-08 Ken Werner <ken.werner@de.ibm.com>
4153
4154 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
4155 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
4156
4157 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
4158
4159 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
4160 lush, lynx) New constant.
4161 * gdb.base/constvars.exp: Test const array types.
4162 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
4163
4164 2010-10-06 Doug Evans <dje@google.com>
4165
4166 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
4167 of syscall staging area.
4168
4169 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
4170
4171 * gdb.base/gnu_vector.c: Add variable c4.
4172 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
4173 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
4174
4175 2010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
4176
4177 * gdb.arch/altivec-abi.exp: Fix a typo.
4178
4179 2010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
4180
4181 * lib/mi-support.exp (thread_selected_re): Correct pattern used
4182 to match a thread ID.
4183
4184 2010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4185
4186 Fix s390x testcase compatibility.
4187 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
4188
4189 2010-10-01 Doug Evans <dje@google.com>
4190
4191 * lib/gdb-python.exp: New file.
4192 * gdb.python/py-block.exp: Use it.
4193 * gdb.python/py-breakpoint.exp: Ditto.
4194 * gdb.python/py-frame.exp: Ditto.
4195 * gdb.python/py-inferior.exp: Ditto.
4196 * gdb.python/py-param.exp: Ditto.
4197 * gdb.python/py-prettyprint.exp: Ditto.
4198 * gdb.python/py-shared.exp: Ditto.
4199 * gdb.python/py-symbol.exp: Ditto.
4200 * gdb.python/py-symtab.exp: Ditto.
4201 * gdb.python/py-type.exp: Ditto.
4202 * gdb.python/py-value.exp: Ditto.
4203 * gdb.python/python.exp: Ditto.
4204
4205 2010-09-30 Tom Tromey <tromey@redhat.com>
4206
4207 * gdb.base/anon.exp: New file.
4208 * gdb.base/anon.c: New file.
4209
4210 2010-09-30 Tom Tromey <tromey@redhat.com>
4211
4212 * gdb.base/completion.exp: Test completion through anonymous
4213 union.
4214 * gdb.base/break1.c (struct some_struct): Add anonymous union.
4215
4216 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4217
4218 Fix printing parameters of inlined functions.
4219 * gdb.dwarf2/dw2-inline-param.exp: New file.
4220 * gdb.dwarf2/dw2-inline-param-main.c: New file.
4221 * gdb.dwarf2/dw2-inline-param.S: New file.
4222
4223 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4224
4225 PR corefiles/12071.
4226 * gdb.base/corefile.exp (quit with a process, no question: load core)
4227 (quit with a core file): New tests.
4228
4229 2010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4230
4231 Fix GDB crash on inferior calls with self-referencing classes.
4232 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
4233 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
4234 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
4235
4236 2010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4237
4238 Fix lost siginfo_t for inferior calls.
4239 * gdb.base/siginfo-infcall.exp: New file.
4240 * gdb.base/siginfo-infcall.c: New file.
4241
4242 2010-09-22 Joel Brobecker <brobecker@adacore.com>
4243
4244 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
4245
4246 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4247
4248 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
4249 New test.
4250 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
4251
4252 2010-09-22 Joel Brobecker <brobecker@adacore.com>
4253
4254 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
4255 type of our const type.
4256
4257 2010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
4258
4259 * gdb.cp/pr12028.cc: New.
4260 * gdb.cp/pr12028.exp: New.
4261
4262 2010-09-22 Joel Brobecker <brobecker@adacore.com>
4263
4264 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
4265
4266 2010-09-16 Phil Muldoon <pmuldoon@redhat.com>
4267 Jan Kratochvil <jan.kratochvil@redhat.com>
4268
4269 PR mi/11407
4270 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
4271 * gdb.mi/dw2-ref-missing-frame-main.c New File.
4272 * gdb.mi/dw2-ref-missing-frame.S New File.
4273 * gdb.mi/dw2-ref-missing-frame.exp New File.
4274
4275 2010-09-14 Tom Tromey <tromey@redhat.com>
4276
4277 PR symtab/8399:
4278 * gdb.threads/tls.exp: Remove kfail. Update expected output.
4279
4280 2010-09-14 Tom Tromey <tromey@redhat.com>
4281
4282 PR exp/11803:
4283 * gdb.threads/tls.exp: Use C++.
4284 (check_thread_local): Use K::another_thread_local.
4285 * gdb.threads/tls.c (class K): New.
4286 (another_thread_local): Now a member of K.
4287 (spin): Update. No longer K&R C.
4288
4289 2010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
4290
4291 * gdb.cp/koenig.cc: created class for testing member lookup.
4292 * gdb.cp/koenig.exp: Added test for member lookup.
4293
4294 2010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4295
4296 Fix false FAILs on sourcetree topdir directory containing "kill".
4297 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
4298 source line matching regexp.
4299
4300 2010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4301
4302 * gdb.python/python.exp (set height 0, collect help from uiout)
4303 (verify help to uiout): New tests.
4304
4305 2010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4306
4307 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
4308 is_lp64_target to check 64bit target.
4309
4310 2010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4311
4312 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
4313 (test_ld) <powerpc64-*>: New.
4314
4315 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4316
4317 * gdb.cp/templates.exp (test_template_args): Allow "struct".
4318
4319 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4320
4321 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
4322 (FunctionArg::method): New function.
4323 (empty, arg): New variables.
4324 (main): Call arg.method.
4325 * gdb.cp/templates.exp (test_template_args): New function.
4326 (do_tests): Call it.
4327
4328 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
4329
4330 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
4331 of "next" to proceed over pthread_exit call.
4332
4333 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
4334
4335 * gdb.base/maint.exp: Avoid wildcards against potentially very long
4336 "maint print statistics" output to prevent expect timeouts.
4337
4338 2010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4339
4340 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
4341 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4342 (test_float_rejected): ... here.
4343 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
4344 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4345 (test_float_rejected): ... here.
4346 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
4347 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4348 (test_float_rejected): ... here.
4349 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
4350 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4351 (test_float_rejected): ... here.
4352
4353 2010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4354
4355 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
4356 before disabling hardware watchpoints.
4357 (test_inaccessible_watchpoint): Check that hardware watchpoints
4358 are used. Test for watchpoints on a constant address.
4359
4360 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4361
4362 * gdb.base/ui-redirect.exp: New file.
4363
4364 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4365 Joel Brobecker <brobecker@adacore.com>
4366
4367 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
4368
4369 2010-08-31 Doug Evans <dje@google.com>
4370
4371 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
4372
4373 2010-08-30 Tom Tromey <tromey@redhat.com>
4374
4375 PR python/11792:
4376 * gdb.python/py-value.exp (test_subscript_regression): Add
4377 dynamic_type test.
4378
4379 2010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
4380
4381 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
4382 instead of running to main. Do not test the main function.
4383 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
4384 Add new main.
4385
4386 2010-08-26 Pedro Alves <pedro@codesourcery.com>
4387
4388 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
4389 one test.
4390
4391 2010-08-24 Doug Evans <dje@google.com>
4392
4393 PR symtab/11942
4394 * gdb.dwarf2/dw4-sig-types.cc: New file.
4395 * gdb.dwarf2/dw4-sig-types.h: New file.
4396 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
4397 * gdb.dwarf2/dw4-sig-types.exp: New file.
4398
4399 2010-08-23 Tom Tromey <tromey@redhat.com>
4400
4401 PR python/11145:
4402 * gdb.python/py-value.c (Base, Derived): New types.
4403 (base): New global.
4404 * gdb.python/py-value.exp (test_subscript_regression): Add
4405 dynamic_cast test.
4406
4407 2010-08-23 Tom Tromey <tromey@redhat.com>
4408
4409 PR python/10676:
4410 * gdb.python/py-type.exp (test_fields): Add tests for type
4411 equality.
4412
4413 2010-08-23 Tom Tromey <tromey@redhat.com>
4414
4415 PR python/11915:
4416 * gdb.python/py-type.exp (test_fields): Add tests for array.
4417
4418 2010-08-23 Keith Seitz <keiths@redhat.com>
4419
4420 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
4421 have any children. Create a new abbrev for it.
4422 Add missing terminal sequence to .debug_abbrev.
4423
4424 2010-08-20 Keith Seitz <keiths@redhat.com>
4425
4426 PR symtab/11465:
4427 * gdb.dwarf2/pr11465.exp: New test.
4428 * gdb.dwarf2/pr11465.S: New file.
4429 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
4430 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
4431
4432 2010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
4433
4434 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
4435 registers. Update data sets with the new v2_double element in the
4436 VSX register union. Add vector_register3_vr data set for the AltiVec
4437 registers. Use gdb_test_no_output instead of send_gdb.
4438
4439 2010-08-19 Pedro Alves <pedro@codesourcery.com>
4440
4441 * gdb.python/py-shared.exp: New file, factored out from
4442 python.exp.
4443 * gdb.python/py-shared.c: New file.
4444 * gdb.python/py-shared-sl.c: New file.
4445 * gdb.python/python-1.c: New file.
4446 * gdb.python/python-sl.c: Delete.
4447 * gdb.python/python.c: Mention python-1.c.
4448 * gdb.python/python.exp: Move shared library tests to
4449 py-shared.exp.
4450 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
4451 (MISCELLANEOUS): New.
4452 (clean mostlyclean): Also remove $MISCELLANEOUS.
4453
4454 2010-08-19 Doug Evans <dje@google.com>
4455
4456 PR exp/11926
4457 * gdb.base/printcmds.exp (test_float_accepted): New function.
4458 Move existing float tests there. Add tests for floats with suffixes.
4459 (test_float_rejected): New function.
4460 * gdb.java/jv-print.exp (test_float_accepted): New function.
4461 (test_float_rejected): New function.
4462 * gdb.objc/print.exp: New file.
4463 * gdb.pascal/print.exp: New file.
4464 * lib/objc.exp: New file.
4465
4466 2010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
4467
4468 * gdb.base/default.exp (info set): Avoid full buffer error and force
4469 reading up to final gdb prompt.
4470 (show): Likewise.
4471
4472 2010-08-18 Tom Tromey <tromey@redhat.com>
4473
4474 PR symtab/11919:
4475 * gdb.base/completion.exp: Add test.
4476
4477 2010-08-18 Doug Evans <dje@google.com>
4478
4479 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
4480 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
4481 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
4482 Simplify, early exit if runto_main fails.
4483 * gdb.fortran/exprs.exp: load_lib fortran.exp.
4484 (set_lang_fortran): Moved to lib/fortran.exp.
4485 * gdb.fortran/types.exp: load_lib fortran.exp.
4486 (set_lang_fortran): Moved to lib/fortran.exp.
4487 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
4488 * gdb.java/jprint.exp (set_lang_java): Ditto.
4489 * gdb.java/jv-exp.exp: load_lib java.exp.
4490 If set_lang_java fails, issue a warning instead of failure to be
4491 consistent with other set_lang_foo uses.
4492 (set_lang_java): Moved to lib/java.exp.
4493 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
4494 If set_lang_java fails, issue a warning instead of failure to be
4495 consistent with other set_lang_foo uses.
4496 * gdb.pascal/types.exp: load_lib pascal.exp.
4497 (set_lang_pascal): Moved to lib/pascal.exp.
4498 * lib/fortran.exp: New file.
4499 * lib/java.exp (set_lang_java): New function.
4500 * lib/pascal.exp (set_lang_pascal): New function.
4501
4502 2010-08-18 Yao Qi <yao@codesourcery.com
4503
4504 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
4505 func_nofb_start and func_loopfb_start, so that address of functions
4506 is equal to these labels on Thumb.
4507
4508 2010-08-18 Yao Qi <yao@codesourcery.com>
4509
4510 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
4511 to reflect latest c source file.
4512
4513 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4514
4515 * gdb.cp/infcall-dlopen.exp: New file.
4516 * gdb.cp/infcall-dlopen.cc: New file.
4517 * gdb.cp/infcall-dlopen-lib.cc: New file.
4518
4519 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4520 Pedro Alves <pedro@codesourcery.com>
4521
4522 PR breakpoints/11371
4523
4524 * gdb.base/watch-cond-infcall.exp: New file.
4525 * gdb.base/watch-cond-infcall.c: New file.
4526
4527 2010-08-16 Tom Tromey <tromey@redhat.com>
4528
4529 * gdb.base/help.exp: Update.
4530 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
4531 watchpoint.
4532 (test_watch_location): New proc.
4533 (test_watchpoint_in_big_blob): Delete watchpoint.
4534 * gdb.base/watchpoint.c (func5): New function.
4535 (main): Call it.
4536
4537 2010-08-16 Doug Evans <dje@google.com>
4538
4539 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
4540
4541 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4542
4543 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
4544 tests.
4545
4546 2010-08-11 Ken Werner <ken.werner@de.ibm.com>
4547
4548 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
4549 * gdb.base/gnu_vector.c: New File.
4550 * gdb.base/gnu_vector.exp: Likewise.
4551
4552 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4553
4554 * gdb.python/python.c: New File.
4555 * gdb.python/python-sl.c: New File.
4556 * gdb.python/python.exp: Test solib_address and decode_line
4557 * functions.
4558
4559 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4560
4561 * gdb.python/python.exp (show height, set height 10)
4562 (verify pagination beforehand, verify pagination beforehand: q)
4563 (gdb.execute does not page, verify pagination afterwards)
4564 (verify pagination afterwards: q): New.
4565
4566 2010-08-02 Doug Evans <dje@google.com>
4567
4568 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
4569 because of an older gcc, change test2
4570 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
4571 to unsupported.
4572
4573 2010-07-30 Kazu Hirata <kazu@codesourcery.com>
4574
4575 * gdb.base/break-always.exp: Do not expect full paths to file
4576 names.
4577 * gdb.base/commands.exp: Likewise.
4578
4579 2010-07-30 Doug Evans <dje@google.com>
4580
4581 * gdb.cp/temargs.exp: For new tests that require newer gccs,
4582 xfail them when run with older gccs.
4583
4584 * lib/gdb.exp (build_executable): Forward "c++" option to
4585 get_compiler_info.
4586
4587 * gdb.python/py-type.exp (test_template): Mark as xfail tests
4588 "python print ttype.template_argument(1)" and
4589 "python print isinstance(ttype.template_argument(1), gdb.Value)"
4590 if using gcc 4.4 or earlier.
4591
4592 * gdb.base/valgrind-db-attach.exp: Use unique test name for
4593 attach-to-debugger handling.
4594
4595 2010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4596
4597 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
4598 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
4599 (main): Use copyreloc.
4600 * gdb.base/prelink.exp (split debug of executable)
4601 (.dynbss vs. .bss address shift): New tests.
4602
4603 2010-07-29 Pedro Alves <pedro@codesourcery.com>
4604
4605 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
4606 in gdb_test_multiple.
4607
4608 2010-07-29 Pedro Alves <pedro@codesourcery.com>
4609
4610 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
4611 environment.
4612
4613 2010-07-28 Tom Tromey <tromey@redhat.com>
4614
4615 PR python/11060:
4616 * gdb.python/py-type.c (Temargs): New template.
4617 (temvar): New variable.
4618 * gdb.python/py-type.exp (test_template): New proc.
4619
4620 2010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4621
4622 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
4623 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
4624
4625 2010-07-28 Tom Tromey <tromey@redhat.com>
4626
4627 PR c++/9946:
4628 * gdb.cp/temargs.exp: New file.
4629 * gdb.cp/temargs.cc: New file.
4630
4631 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4632
4633 * gdb.base/help.exp (help disassemble): Update the content.
4634
4635 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4636
4637 * gdb.threads/ia64-sigill.exp: New file.
4638 * gdb.threads/ia64-sigill.c: New file.
4639
4640 2010-07-27 Tom Tromey <tromey@redhat.com>
4641
4642 * gdb.opt/inline-cmds.c (ATTR): New define.
4643 (func1): Use it.
4644 (func2): Likewise.
4645 (func3): Likewise.
4646 (outer_inline1): Likewise.
4647 (outer_inline2): Likewise.
4648 * gdb.opt/inline-bt.c (ATTR): New define.
4649 (func1): Use it.
4650 (func2): Likewise.
4651 * gdb.opt/inline-locals.c (ATTR): New define.
4652 (func1): Use it.
4653 (func2): Likewise.
4654
4655 2010-07-27 Tom Tromey <tromey@redhat.com>
4656
4657 * gdb.stabs/gdb11479.c (hack): New function.
4658 (test): Use it.
4659 (test2): Use it.
4660 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
4661 (int32_search_buf, int64_search_buf): No longer static.
4662 (x): Remove.
4663 * gdb.base/relocate.c (hack): New function.
4664
4665 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4666
4667 * gdb.python/py-value.exp (test_inferior_function_call): New function.
4668 * gdb.python/py-value.c (func1): New function.
4669 (func2): Likewise.
4670
4671 2010-07-26 Corinna Vinschen <vinschen@redhat.com>
4672
4673 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
4674 as not to clash with .data section.
4675
4676 2010-07-26 Jerome Guitton <guitton@adacore.com>
4677
4678 * gdb.base/code_elim.exp: New file.
4679 * gdb.base/code_elim1.c: New file.
4680 * gdb.base/code_elim2.c: New file.
4681
4682 2010-07-21 Pedro Alves <pedro@codesourcery.com>
4683
4684 PR symtab/11827
4685
4686 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
4687 (some_volatile_enum): New variable.
4688 * gdb.base/printcmds.exp (test_print_enums): New.
4689 <top level>: Call it.
4690
4691 2010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
4692
4693 * gdb.cp/fpointer.cc: New test.
4694 * gdb.cp/fpointer.exp: New test.
4695
4696 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4697
4698 * gdb.base/solib-nodir.exp: New file.
4699 * lib/gdb.exp (runto): New case for a GDB internal error.
4700
4701 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4702 Ulrich Weigand <uweigand@de.ibm.com>
4703 Tom Tromey <tromey@redhat.com>
4704
4705 * gdb.base/charset-malloc.c: New file.
4706 * gdb.base/charset.c (malloc_stub): New prototype.
4707 (main): Call it instead of malloc itself.
4708 * gdb.base/charset.exp: Use only prepare_for_testing.
4709 (binfile): Remove the variable.
4710
4711 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4712
4713 Make core files the process_stratum.
4714 * gdb.base/corefile.exp (run: load core again)
4715 (run: sanity check we see the core file, run: with core)
4716 (run: core file is cleared, attach: load core again)
4717 (attach: sanity check we see the core file, attach: with core)
4718 (attach: core file is cleared): New tests.
4719 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
4720
4721 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
4722
4723 * gdb.arch/altivec-abi.exp: New tests.
4724
4725 2010-07-13 Tom Tromey <tromey@redhat.com>
4726
4727 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
4728 (main): Use it.
4729 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
4730
4731 2010-07-13 Tom Tromey <tromey@redhat.com>
4732
4733 * gdb.base/label.exp: New file.
4734 * gdb.base/label.c: New file.
4735
4736 2010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
4737 H.J. Lu <hongjiu.lu@intel.com>
4738
4739 * lib/gdb.exp (is_ilp32_target): New.
4740 (is_lp64_target): Likewise.
4741
4742 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
4743 target.
4744 * gdb.arch/amd64-disp-step.exp: Likewise.
4745 * gdb.arch/amd64-dword.exp: Likewise.
4746 * gdb.arch/amd64-i386-address.exp: Likewise.
4747 * gdb.arch/amd64-word.exp: Likewise.
4748
4749 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
4750 target.
4751 * gdb.arch/i386-bp_permanent.exp: Likewise.
4752 * gdb.arch/i386-byte.exp: Likewise.
4753 * gdb.arch/i386-disp-step.exp: Likewise.
4754 * gdb.arch/i386-gnu-cfi.exp: Likewise.
4755 * gdb.arch/i386-prologue.exp: Likewise.
4756 * gdb.arch/i386-size-overlap.exp: Likewise.
4757 * gdb.arch/i386-size.exp: Likewise.
4758 * gdb.arch/i386-sse.exp: Likewise.
4759 * gdb.arch/i386-unwind.exp: Likewise.
4760 * gdb.arch/i386-word.exp: Likewise.
4761
4762 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
4763 test only when building 64-bit executables. Do not hard-code
4764 -m64 option.
4765
4766 2010-07-07 Doug Evans <dje@google.com>
4767
4768 * lib/gdb.exp (gdb_test_list_exact): New function.
4769 * gdb.base/default.exp (show convenience): Call it, add tests for
4770 $_sdata = void, $_thread = 0.
4771
4772 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4773 Joel Brobecker <brobecker@adacore.com>
4774
4775 Fix re-run of PIE executable, PR shlibs/11776.
4776 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
4777 Remove $displacement_main to match the solib-svr4.c change. New "kill"
4778 and re-"run" of the inferior.
4779
4780 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4781 Joel Brobecker <brobecker@adacore.com>
4782
4783 Cope with missing /usr/sbin/prelink.
4784 * lib/prelink-support.exp (prelink_no):
4785 <result == 1 && $output is "no such file or directory">: New.
4786 (prelink_yes): Likewise. Return on failed prelink_no.
4787
4788 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4789 Joel Brobecker <brobecker@adacore.com>
4790
4791 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
4792 build_executable by build_executable_own_libs. Replace "prelink -R"
4793 execution by a call of prelink_yes. Comment why "prelink -r" needs no
4794 change.
4795 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
4796 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
4797 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
4798 Replace build_executable by build_executable_own_libs's function
4799 build_executable_own_libs.
4800 (prelinkNO): Create new stub to call prelink_no.
4801 (prelinkYES): Create new stub to call prelink_yes.
4802 (test_attach): Rename calls of copy to file_copy.
4803 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
4804 (copy): Move to ...
4805 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
4806 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
4807 * gdb.base/prelink.exp: Disable testcase also for is_remote and
4808 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
4809 special flags by gdb_compile_shlib. Replace second gdb_compile by
4810 build_executable_own_libs. Replace "prelink -R" execution by a call of
4811 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
4812 a second call of prelink_yes. Replace restart commands by
4813 clean_restart.
4814 (prelink): Rename to ...
4815 (seen displacement message): ... this test. Extend its expectation
4816 strictness.
4817
4818 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4819
4820 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
4821 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
4822 displacement message exactly once.
4823
4824 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4825 Joel Brobecker <brobecker@adacore.com>
4826
4827 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
4828 its restore after the <$relink_args != ""> loop. new comment.
4829
4830 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4831 Joel Brobecker <brobecker@adacore.com>
4832
4833 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
4834 code for it. New variable relink_args.
4835 (prelinkYES): Call prelinkNO.
4836 (test_attach): Accept new parameter relink_args. Re-prelink the binary
4837 in such case. Move the core code to ...
4838 (test_attach_gdb): ... a new function. Send GDB command "file".
4839 Extend expected "Attaching to " string.
4840
4841 2010-07-02 Tom Tromey <tromey@redhat.com>
4842
4843 * gdb.base/bitops.exp: Remove extraneous "pass".
4844
4845 2010-07-02 Ken Werner <ken.werner@de.ibm.com>
4846
4847 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
4848
4849 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4850
4851 * gdb.base/help.exp: Adjust expected output.
4852
4853 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4854
4855 * gdb.base/help.exp: Adjust expected output.
4856
4857 2010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4858
4859 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
4860 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
4861 c++/11702.
4862
4863 2010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4864 Doug Evans <dje@google.com>
4865
4866 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
4867 add .dynamic entry'.
4868
4869 2010-06-29 Doug Evans <dje@google.com>
4870
4871 Test PR c++/11702.
4872 * gdb.cp/m-static.exp: Add testcase.
4873 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
4874
4875 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4876 Tom Tromey <tromey@redhat.com>
4877 Thiago Jung Bauermann <bauerman@br.ibm.com>
4878
4879 * gdb.python/py-inferior.c: New File.
4880 * gdb.python/py-infthread.c: New File.
4881 * gdb.python/py-inferior.exp: New File.
4882 * gdb.python/py-infthread.exp: New File.
4883
4884 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4885
4886 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
4887 (ptype ::C::OtherFileClass typedefs): New.
4888 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
4889 (C::OtherFileClass::cOtherFileClassVar2): New.
4890 (C::OtherFileClass::cOtherFileClassVar_use): Use also
4891 cOtherFileClassVar2.
4892 (C::cOtherFileType2, C::cOtherFileVar2): New.
4893 (C::cOtherFileVar_use): use also cOtherFileVar2.
4894 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
4895
4896 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4897
4898 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
4899 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
4900 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
4901 (print ::C::cOtherFileVar)
4902 (whatis C::OtherFileClass::cOtherFileClassType)
4903 (whatis ::C::OtherFileClass::cOtherFileClassType)
4904 (print C::OtherFileClass::cOtherFileClassVar)
4905 (print ::cOtherFileClassVar)
4906 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
4907 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
4908 trailing content.
4909 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
4910 (C::OtherFileClass::cOtherFileClassVar)
4911 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
4912 (C::cOtherFileVar, C::cOtherFileVar_use): New.
4913
4914 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4915
4916 Test PR c++/11703 and PR gdb/1448.
4917 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
4918 gdb/1448.
4919
4920 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4921
4922 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
4923 (main) <rtti_data>: New.
4924 * gdb.cp/virtbase.exp (print rtti_data): New.
4925
4926 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4927 Joel Brobecker <brobecker@adacore.com>
4928
4929 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
4930
4931 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4932
4933 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
4934
4935 2010-06-28 Doug Evans <dje@google.com>
4936
4937 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
4938
4939 2010-06-27 Doug Evans <dje@google.com>
4940
4941 * gdb.cp/m-static.exp: Update expected test output.
4942
4943 2010-06-25 Paul Hilfinger <hilfinger@adacore.com>
4944
4945 * gdb.gdb/selftest.exp: Adjust expected message for
4946 capturing start-up runtime.
4947
4948 2010-06-25 Tom Tromey <tromey@redhat.com>
4949
4950 PR python/10808:
4951 * gdb.python/python.exp: Add new tests.
4952
4953 2010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
4954
4955 * gdb.cp/operator.cc: Created an import loop.
4956 * gdb.cp/operator.exp: Added testcase for import loop.
4957
4958 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4959
4960 Test PR python/11407.
4961 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
4962 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
4963 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
4964 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
4965 executable_nofb and executable_fb. New variables srcsfile, objsfile,
4966 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
4967 binfile. Call gdb_compile with clean_restart twice.
4968 (func_nofb print, func_nofb backtrace, func_loopfb print)
4969 (func_loopfb backtrace): New.
4970
4971 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4972
4973 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
4974 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
4975 by a hand made one.
4976 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
4977 i?86 requirement. Remove variables srcfile and binfile. New variable
4978 sources, executable_nofb and executable_fb. Call prepare_for_testing.
4979
4980 2010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4981
4982 * gdb.cell/dwarfaddr.exp: New file.
4983 * gdb.cell/dwarfaddr.S: New file.
4984
4985 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4986
4987 Test PR 9436.
4988 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
4989
4990 2010-06-24 Hui Zhu <teawater@gmail.com>
4991
4992 * gdb.base/eval.exp: New file.
4993
4994 2010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4995
4996 * gdb.cell/fork.exp: New file.
4997 * gdb.cell/fork.c: Likewise.
4998 * gdb.cell/fork-spu.c: Likewise.
4999
5000 2010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
5001
5002 * lib/gdb.exp (banned_variables_traced): New global variable.
5003 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
5004 (gdb_init): Use `trace add variable' instead of obsolete
5005 `trace variable'.
5006
5007 2010-06-21 Doug Evans <dje@google.com>
5008
5009 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
5010
5011 2010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5012
5013 * gdb.arch/spu-ls.exp: New file.
5014 * gdb.arch/spu-ls.c: Likewise.
5015
5016 2010-06-18 Stan Shebs <stan@codesourcery.com>
5017
5018 * gdb.threads/thread-specific.exp: Add tests of $_thread.
5019
5020 2010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5021
5022 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
5023 * gdb.base/watch-cond.exp: Likewise.
5024 * gdb.python/py-breakpoint.exp: Likewise.
5025
5026 2010-06-18 Pedro Alves <pedro@codesourcery.com>
5027
5028 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
5029 clean_restart, make sure every test has a distinct message, and
5030 that messages don't include the executable' full path.
5031
5032 2010-06-17 Doug Evans <dje@google.com>
5033
5034 * gdb.arch/i386-size.exp: Updated expected output for
5035 DISASSEMBLY_OMIT_FNAME.
5036
5037 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5038 Sergio Durigan Junior <sergiodj@redhat.com>
5039
5040 * gdb.base/watch-notconst.c: New file.
5041 * gdb.base/watch-notconst.S: New file.
5042 * gdb.base/watch-notconst2.c: New file.
5043 * gdb.base/watch-notconst2.S: New file.
5044 * gdb.base/watch-notconst.exp: New file.
5045 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
5046 (func4): Add operations on `global_ptr_ptr'.
5047 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
5048 routine to test watchpoints created with a constant expression.
5049 (test_inaccessible_watchpoint): Include tests for watchpoints
5050 created with a constant expression.
5051
5052 2010-06-14 Kevin Buettner <kevinb@redhat.com>
5053
5054 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
5055 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
5056 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
5057 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
5058 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
5059 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
5060 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
5061 of `_start'.
5062
5063 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5064
5065 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
5066 not supported on the target.
5067 * gdb.mi/mi-nonstop-exit.exp: Likewise.
5068 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5069 * gdb.mi/mi-nsintrall.exp: Likewise.
5070 * gdb.mi/mi-nsmoribund.exp: Likewise.
5071 * gdb.mi/mi-nsthrexec.exp: Likewise.
5072
5073 2010-06-11 Stan Shebs <stan@codesourcery.com>
5074
5075 * gdb.base/permissions.exp: New file.
5076
5077 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5078
5079 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
5080 does not support ELF executable class.
5081
5082 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5083
5084 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
5085
5086 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5087
5088 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
5089 (runto): Catch "The target does not support running in non-stop mode.".
5090
5091 2010-06-11 Michael Snyder <msnyder@vmware.com>
5092
5093 * gdb.base/setshow.exp (set language asm): Don't use
5094 gdb_test_no_output, fails on some targets.
5095
5096 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5097
5098 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
5099 * gdb.cp/pr9167.exp: Likewise.
5100
5101 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5102
5103 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
5104
5105 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5106
5107 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
5108
5109 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5110
5111 * gdb.base/charset.c (main): Make sure malloc gets linked in.
5112
5113 2010-06-11 Tom Tromey <tromey@redhat.com>
5114
5115 PR gdb/9977, PR exp/11636::
5116 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
5117 (pieces_test_f6): Update expected output.
5118
5119 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5120
5121 * gdb.base/moribund-step.exp: New.
5122
5123 2010-06-08 Michael Snyder <msnyder@vmware.com>
5124
5125 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
5126 * gdb.ada/boolean_expr.exp:
5127 * gdb.ada/frame_args.exp: Ditto.
5128 * gdb.ada/lang_switch.exp: Ditto.
5129 * gdb.ada/ptype_arith_binop.exp: Ditto.
5130 * gdb.ada/ref_param.exp: Ditto.
5131 * gdb.ada/type_coercion.exp:Ditto.
5132
5133 * gdb.asm/asm-source.exp: Ditto.
5134
5135 * gdb.base/attach.exp: Ditto.
5136 * gdb.base/bitfields2.exp: Ditto.
5137 * gdb.base/call-signal-resume.exp: Ditto.
5138 * gdb.base/callfuncs.exp: Ditto.
5139 * gdb.base/commands.exp: Ditto.
5140 * gdb.base/dbx.exp: Ditto.
5141 * gdb.base/default.exp: Ditto.
5142 * gdb.base/dump.exp: Ditto.
5143 * gdb.base/exprs.exp: Ditto.
5144 * gdb.base/freebpcmd.exp: Ditto.
5145 * gdb.base/interrupt.exp: Ditto.
5146 * gdb.base/list.exp: Ditto.
5147 * gdb.base/long_long.exp: Ditto.
5148 * gdb.base/maint.exp: Ditto.
5149 * gdb.base/ptype.exp: Ditto.
5150 * gdb.base/return.exp: Ditto.
5151 * gdb.base/setshow.exp: Ditto.
5152 * gdb.base/sigbpt.exp: Ditto.
5153 * gdb.base/sigrepeat.exp: Ditto.
5154
5155 * gdb.cp/classes.exp: Ditto.
5156
5157 * gdb.dwarf2/dw2-restore.exp: Ditto.
5158
5159 * gdb.gdb/selftest.exp: Ditto.
5160
5161 * gdb.multi/base.exp: Ditto.
5162 * gdb.multi/bkpt-multi-exec.exp: Ditto.
5163
5164 * gdb.python/py-block.exp: Ditto.
5165 * gdb.python/py-prettyprint.exp: Ditto.
5166 * gdb.python/py-template.exp: Ditto.
5167
5168 * gdb.server/ext-attach.exp: Ditto.
5169 * gdb.server/ext-run.exp: Ditto.
5170 * gdb.server/server-mon.exp: Ditto.
5171
5172 * gdb.threads/fork-thread-pending.exp: Ditto.
5173 * gdb.threads/hand-call-in-threads.exp: Ditto.
5174 * gdb.threads/interrupted-hand-call.exp: Ditto.
5175 * gdb.threads/linux-dp.exp: Ditto.
5176 * gdb.threads/manythreads.exp: Ditto.
5177 * gdb.threads/print-threads.exp: Ditto.
5178 * gdb.threads/pthreads.exp: Ditto.
5179 * gdb.threads/schedlock.exp: Ditto.
5180 * gdb.threads/thread-unwindonsignal.exp: Ditto.
5181 * gdb.threads/threadapply.exp: Ditto.
5182
5183 2010-06-08 Michael Snyder <msnyder@vmware.com>
5184
5185 * gdb.ada/exec_changed.exp:
5186 Use ".*" instead of "" as wildcard regexp.
5187
5188 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
5189 * gdb.base/call-ar-st.exp: Ditto.
5190 * gdb.base/checkpoint.exp: Ditto.
5191 * gdb.base/default.exp: Ditto.
5192 * gdb.base/dump.exp: Ditto.
5193 * gdb.base/ending-run.exp: Ditto.
5194 * gdb.base/fileio.exp: Ditto.
5195 * gdb.base/miscexprs.exp: Ditto.
5196 * gdb.base/pointers.exp: Ditto.
5197 * gdb.base/readline.exp: Ditto.
5198 * gdb.base/reread.exp: Ditto.
5199 * gdb.base/restore.exp: Ditto.
5200 * gdb.base/shlib-call.exp: Ditto.
5201 * gdb.base/valgrind-db-attach.exp: Ditto.
5202 * gdb.base/volatile.exp: Ditto.
5203 * gdb.base/watchpoints.exp: Ditto.
5204
5205 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
5206
5207 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
5208 * gdb.python/py-value.exp: Ditto.
5209
5210 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
5211 * gdb.trace/circ.exp: Ditto.
5212 * gdb.trace/collection.exp: Ditto.
5213 * gdb.trace/packetlen.exp: Ditto.
5214 * gdb.trace/passc-dyn.exp: Ditto.
5215 * gdb.trace/report.exp: Ditto.
5216 * gdb.trace/tfile.exp: Ditto.
5217 * gdb.trace/tfind.exp: Ditto.
5218 * gdb.trace/while-dyn.exp: Ditto.
5219
5220 2010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5221
5222 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
5223
5224 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5225
5226 Test PR 10640.
5227 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
5228
5229 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
5230
5231 * gdb.cp/koenig.exp: Test for ADL operators.
5232 * gdb.cp/koenig.cc: Added ADL operators.
5233 * gdb.cp/operator.exp: New test.
5234 * gdb.cp/operator.cc: New test.
5235
5236 2010-06-04 Michael Snyder <msnyder@vmware.com>
5237
5238 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
5239 * gdb.base/pending.exp: Ditto.
5240
5241 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
5242
5243 2010-06-04 Doug Evans <dje@google.com>
5244
5245 * gdb.python/py-prettyprint.exp: Add new test for enabled and
5246 disabled printers.
5247 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
5248 (enable_lookup_function): New function.
5249
5250 2010-06-04 Tom Tromey <tromey@redhat.com>
5251
5252 * gdb.python/py-value.exp (test_value_hash): Don't test equality
5253 of hash and id.
5254
5255 2010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5256
5257 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
5258 newline.
5259 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
5260 (empty verbose non-noisy clear, empty verbose noisy clear)
5261 (empty non-verbose noisy clear): Likewise.
5262
5263 2010-06-03 Michael Snyder <msnyder@vmware.com>
5264
5265 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
5266 * gdb.base/display.exp: Ditto.
5267 * gdb.base/find.exp: Ditto.
5268 * gdb.base/ifelse.exp: Ditto.
5269 * gdb.base/multi-forks.exp: Ditto.
5270 * gdb.base/recurse.exp: Ditto.
5271 * gdb.base/setshow.exp: Ditto.
5272 * gdb.base/value-double-free.exp: Ditto.
5273 * gdb.base/watch-vfork.exp: Ditto.
5274 * gdb.base/watch_thread_num.exp: Ditto.
5275 * gdb.base/watchpoint-solib.exp: Ditto.
5276 * gdb.base/watchpoint.exp: Ditto.
5277 * gdb.base/watchpoints.exp: Ditto.
5278
5279 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
5280 * gdb.cp/overload.exp: Ditto.
5281 * gdb.cp/virtfunc.exp: Ditto.
5282
5283 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
5284
5285 * gdb.reverse/watch-precsave.exp:
5286 Replace gdb_test with gdb_test_no_output.
5287
5288 * gdb.threads/attach-into-signal.exp:
5289 Replace gdb_test with gdb_test_no_output.
5290 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
5291 * gdb.threads/watchthreads.exp: Ditto.
5292 * gdb.threads/watchthreads2.exp: Ditto.
5293
5294 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
5295 * gdb.trace/tfind.exp: Ditto.
5296
5297 2010-06-03 Joel Brobecker <brobecker@adacore.com>
5298
5299 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
5300 successful test if message is the empty string.
5301
5302 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5303
5304 * gdb.fortran/module.exp (stopped language detection): New test.
5305
5306 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5307
5308 Support DW_TAG_module as separate namespaces.
5309 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
5310 gdb.fortran/library-module-lib.f90: New.
5311 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
5312 (print i): Remove.
5313 (continue to breakpoint: i-is-1, print var_i value 1)
5314 (continue to breakpoint: i-is-2, print var_i value 2)
5315 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
5316 (print var_d, print var_i value 14, ptype modmany, complete `modm)
5317 (complete `modmany, complete `modmany`, complete `modmany`var)
5318 (show language, setting breakpoint at module): New tests.
5319 * gdb.fortran/module.f90 (module mod): Remove.
5320 (module mod1, module mod2, module modmany, subroutine sub1)
5321 (subroutine sub2, program module): New.
5322
5323 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5324
5325 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
5326 (print value of rUC, print value of rI, print value of UI): ... here.
5327 * gdb.cp/anon-union.exp (pass): Rename to ...
5328 (print z 2): ... here.
5329
5330 2010-06-02 Michael Snyder <msnyder@vmware.com>
5331
5332 * gdb.trace/actions.exp: Use gdb_test_no_output.
5333 * gdb.trace/circ.exp: Ditto.
5334 * gdb.trace/packetlen.exp: Ditto.
5335 * gdb.trace/save-trace.exp: Ditto.
5336 * gdb.trace/tracecmd.exp: Ditto.
5337 * gdb.trace/tsv.exp: Ditto.
5338
5339 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
5340 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
5341 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
5342 * gdb.threads/manythreads.exp: Ditto.
5343 * gdb.threads/print-threads.exp: Ditto.
5344 * gdb.threads/pthreads.exp: Ditto.
5345 * gdb.threads/schedlock.exp: Ditto.
5346 * gdb.threads/staticthreads.exp: Ditto.
5347 * gdb.threads/thread-specific.exp: Ditto.
5348 * gdb.threads/thread-unwindonsignal.exp: Ditto.
5349 * gdb.threads/threadapply.exp: Ditto.
5350 * gdb.threads/watchthreads.exp: Ditto.
5351 * gdb.threads/watchthreads2.exp: Ditto.
5352
5353 * gdb.python/py-block.exp: Use gdb_test_no_output.
5354 * gdb.python/py-prettyprint.exp: Ditto.
5355 * gdb.python/py-template.exp: Ditto.
5356 * gdb.python/py-value.exp: Ditto.
5357
5358 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
5359 * gdb.reverse/watch-reverse.exp: Ditto.
5360
5361 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
5362 * gdb.server/ext-run.exp: Ditto.
5363
5364 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
5365 * gdb.dwarf2/dw2-compressed.exp: Ditto.
5366 * gdb.dwarf2/dw2-intercu.exp: Ditto.
5367 * gdb.dwarf2/dw2-intermix.exp: Ditto.
5368 * gdb.dwarf2/dw2-producer.exp: Ditto.
5369 * gdb.dwarf2/mac-fileno.exp: Ditto.
5370
5371 * gdb.gdb/observer.exp: Use gdb_test_no_output.
5372 * gdb.gdb/selftest.exp: Ditto.
5373
5374 * gdb.multi/base.exp: Use gdb_test_no_output.
5375
5376 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
5377
5378 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5379
5380 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
5381
5382 2010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
5383
5384 * gdb.cp/class2.exp: Use gdb_test_no_output.
5385 * gdb.cp/classes.exp: Ditto.
5386 * gdb.cp/extern-c.exp: Ditto.
5387 * gdb.cp/inherit.exp: Ditto.
5388 * gdb.cp/maint.exp: Ditto.
5389 * gdb.cp/mb-inline.exp: Ditto.
5390 * gdb.cp/mb-templates.exp: Ditto.
5391 * gdb.cp/method2.exp: Ditto.
5392 * gdb.cp/misc.exp: Ditto.
5393 * gdb.cp/ovldbreak.exp: Ditto.
5394 * gdb.cp/punctuator.exp: Ditto.
5395 * gdb.cp/templates.exp: Ditto.
5396 * gdb.cp/virtbase.exp: Ditto.
5397
5398 * gdb.threads/attach-stopped.exp:
5399 Replace uses of send_gdb / gdb_expect.
5400 * gdb.threads/attachstop-mt.exp:
5401 Replace uses of send_gdb / gdb_expect.
5402 * gdb.threads/gcore-thread.exp:
5403 Replace uses of send_gdb / gdb_expect.
5404 * gdb.threads/hand-call-in-threads.exp:
5405 Replace uses of send_gdb / gdb_expect.
5406 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
5407 * gdb.threads/print-threads.exp:
5408 Replace uses of send_gdb / gdb_expect.
5409 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
5410 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
5411 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
5412
5413 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
5414 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
5415 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
5416 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
5417 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
5418 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
5419 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
5420 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
5421 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
5422 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
5423 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
5424
5425 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5426
5427 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
5428
5429 2010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
5430
5431 * gdb.cp/koenig.exp: Added new test case.
5432 * gdb.cp/koenig.cc: Ditto.
5433
5434 2010-06-01 Michael Snyder <msnyder@vmware.com>
5435
5436 * gdb.base/arithmet.exp: Use gdb_test_no_output.
5437 * gdb.base/arrayidx.exp: Ditto.
5438 * gdb.base/attach.exp: Ditto.
5439 * gdb.base/auxv.exp: Ditto.
5440 * gdb.base/bigcre.exp: Ditto.
5441 * gdb.base/break-always.exp: Ditto.
5442 * gdb.base/break-interp.exp: Ditto.
5443 * gdb.base/break.exp: Ditto.
5444 * gdb.base/breakpoint-shadow.exp: Ditto.
5445 * gdb.base/call-ar-st.exp: Ditto.
5446 * gdb.base/call-sc.exp: Ditto.
5447 * gdb.base/call-signal-resume.exp: Ditto.
5448 * gdb.base/callfuncs.exp: Ditto.
5449 * gdb.base/catch-syscall.exp: Ditto.
5450 * gdb.base/charset.exp: Ditto.
5451 * gdb.base/code-expr.exp: Ditto.
5452 * gdb.base/commands.exp: Ditto.
5453 * gdb.base/cond-expr.exp: Ditto.
5454 * gdb.base/condbreak.exp: Ditto.
5455 * gdb.base/cursal.exp: Ditto.
5456 * gdb.base/cvexpr.exp: Ditto.
5457 * gdb.base/default.exp: Ditto.
5458 * gdb.base/del.exp: Ditto.
5459 * gdb.base/detach.exp: Ditto.
5460 * gdb.base/display.exp: Ditto.
5461 * gdb.base/ena-dis-br.exp: Ditto.
5462 * gdb.base/eval-skip.exp: Ditto.
5463 * gdb.base/foll-fork.exp: Ditto.
5464 * gdb.base/foll-vfork.exp: Ditto.
5465 * gdb.base/frame-args.exp: Ditto.
5466 * gdb.base/funcargs.exp: Ditto.
5467 * gdb.base/gcore-buffer-overflow.exp: Ditto.
5468 * gdb.base/gdbvars.exp: Ditto.
5469 * gdb.base/help.exp: Ditto.
5470 * gdb.base/ifelse.exp: Ditto.
5471 * gdb.base/included.exp: Ditto.
5472 * gdb.base/list.exp: Ditto.
5473 * gdb.base/macscp.exp: Ditto.
5474 * gdb.base/maint.exp: Ditto.
5475 * gdb.base/multi-fork.exp: Ditto.
5476 * gdb.base/overlays.exp: Ditto.
5477 * gdb.base/page.exp: Ditto.
5478 * gdb.base/pending.exp: Ditto.
5479 * gdb.base/pointers.exp: Ditto.
5480 * gdb.base/pr11022.exp: Ditto.
5481 * gdb.base/prelink.exp: Ditto.
5482 * gdb.base/printcmds.exp: Ditto.
5483 * gdb.base/psymtab.exp: Ditto.
5484 * gdb.base/randomize.exp: Ditto.
5485 * gdb.base/relational.exp: Ditto.
5486 * gdb.base/relocate.exp: Ditto.
5487 * gdb.base/remote.exp: Ditto.
5488 * gdb.base/sepdebug.exp: Ditto.
5489 * gdb.base/set-lang-auto.exp: Ditto.
5490 * gdb.base/setshow.exp: Ditto.
5491 * gdb.base/setvar.exp: Ditto.
5492 * gdb.base/signals.exp: Ditto.
5493 * gdb.base/signull.exp: Ditto.
5494 * gdb.base/sigstep.exp: Ditto.
5495 * gdb.base/sizeof.exp: Ditto.
5496 * gdb.base/solib-disc.exp: Ditto.
5497 * gdb.base/store.exp: Ditto.
5498 * gdb.base/structs.exp: Ditto.
5499 * gdb.base/structs2.exp: Ditto.
5500 * gdb.base/subst.exp: Ditto.
5501 * gdb.base/term.exp: Ditto.
5502 * gdb.base/trace-commands.exp: Ditto.
5503 * gdb.base/unwindonsignal.exp: Ditto.
5504 * gdb.base/valgrind-db-attach.exp: Ditto.
5505 * gdb.base/varargs.exp: Ditto.
5506 * gdb.base/watch-cond.exp: Ditto.
5507 * gdb.base/watch_thread_num.exp: Ditto.
5508 * gdb.base/watchpoint-cond-gone.exp: Ditto.
5509 * gdb.base/watchpoint.exp: Ditto.
5510 * gdb.base/whatis-exp.exp: Ditto.
5511
5512 2010-06-01 Michael Snyder <msnyder@vmware.com>
5513
5514 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
5515 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
5516 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
5517 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
5518 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
5519 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
5520 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
5521 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
5522 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
5523 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
5524 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
5525 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
5526 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
5527 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
5528 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
5529
5530 2010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5531
5532 * gdb.base/commands.exp (begin commands on watch): Remove excessive
5533 trailing newline.
5534 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
5535 * gdb.java/jmisc.exp (p *args\n): Rename to ...
5536 (p *args): ... here and remove excessive trailing newline.
5537
5538 2010-05-31 Joel Brobecker <brobecker@adacore.com>
5539
5540 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
5541
5542 2010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
5543
5544 Accept the new Linux kernel "t (tracing stop)" string.
5545 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
5546 Update comment.
5547 (state_wait) <T (tracing stop)>: New.
5548 (main): Update the state_wait expect string.
5549
5550 2010-05-28 Pedro Alves <pedro@codesourcery.com>
5551
5552 * limits.c, limits.exp: Delete files.
5553 * Makefile.in (clean mostlyclean): Adjust.
5554 * tracecmd.exp: Adjust.
5555
5556 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5557
5558 * gdb.base/tui-layout.exp: New.
5559
5560 2010-05-28 Michael Snyder <msnyder@vmware.com>
5561
5562 * gdb.reverse/break-precsave.exp:
5563 Replace uses of send_gdb / gdb_expect.
5564 * gdb.reverse/break-reverse.exp:
5565 Replace uses of send_gdb / gdb_expect.
5566 * gdb.reverse/consecutive-precsave.exp:
5567 Replace uses of send_gdb / gdb_expect.
5568 * gdb.reverse/consecutive-reverse.exp:
5569 Replace uses of send_gdb / gdb_expect.
5570 * gdb.reverse/finish-precsave.exp:
5571 Replace uses of send_gdb / gdb_expect.
5572 * gdb.reverse/finish-reverse.exp:
5573 Replace uses of send_gdb / gdb_expect.
5574 * gdb.reverse/i386-precsave.exp:
5575 Replace uses of send_gdb / gdb_expect.
5576 * gdb.reverse/i386-reverse.exp:
5577 Replace uses of send_gdb / gdb_expect.
5578 * gdb.reverse/i386-sse-reverse.exp:
5579 Replace uses of send_gdb / gdb_expect.
5580 * gdb.reverse/i387-env-reverse.exp:
5581 Replace uses of send_gdb / gdb_expect.
5582 * gdb.reverse/i387-stack-reverse.exp:
5583 Replace uses of send_gdb / gdb_expect.
5584 * gdb.reverse/machinestate-precsave.exp:
5585 Replace uses of send_gdb / gdb_expect.
5586 * gdb.reverse/machinestate.exp:
5587 Replace uses of send_gdb / gdb_expect.
5588 * gdb.reverse/sigall-precsave.exp:
5589 Replace uses of send_gdb / gdb_expect.
5590 * gdb.reverse/sigall-reverse.exp:
5591 Replace uses of send_gdb / gdb_expect.
5592 * gdb.reverse/solib-precsave.exp:
5593 Replace uses of send_gdb / gdb_expect.
5594 * gdb.reverse/solib-reverse.exp:
5595 Replace uses of send_gdb / gdb_expect.
5596 * gdb.reverse/step-precsave.exp:
5597 Replace uses of send_gdb / gdb_expect.
5598 * gdb.reverse/step-reverse.exp:
5599 Replace uses of send_gdb / gdb_expect.
5600 * gdb.reverse/until-precsave.exp:
5601 Replace uses of send_gdb / gdb_expect.
5602 * gdb.reverse/until-reverse.exp:
5603 Replace uses of send_gdb / gdb_expect.
5604 * gdb.reverse/watch-precsave.exp:
5605 Replace uses of send_gdb / gdb_expect.
5606 * gdb.reverse/watch-reverse.exp:
5607 Replace uses of send_gdb / gdb_expect.
5608
5609 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5610
5611 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
5612 excessive newline.
5613
5614 2010-05-27 Michael Snyder <msnyder@vmware.com>
5615
5616 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
5617 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
5618 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
5619 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
5620 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
5621 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
5622 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
5623 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
5624 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
5625 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
5626 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
5627 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
5628 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
5629 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
5630 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
5631 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
5632 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
5633 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
5634 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
5635
5636 2010-05-26 Michael Snyder <msnyder@vmware.com>
5637
5638 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
5639 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
5640
5641 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
5642 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
5643 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
5644
5645 * gdb.reverse/consecutive-reverse.exp:
5646 Replace uses of send_gdb / gdb_expect.
5647 * gdb.reverse/consecutive-precsave.exp:
5648 Replace uses of send_gdb / gdb_expect.
5649
5650 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
5651 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
5652 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
5653 * gdb.mi/mi-ns-stale-regcache.exp:
5654 Replace uses of send_gdb / gdb_expect.
5655 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
5656 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
5657 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
5658 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
5659 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
5660 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
5661 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
5662 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
5663 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
5664
5665 2010-05-26 Michael Snyder <msnyder@vmware.com>
5666
5667 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
5668
5669 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
5670
5671 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
5672 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
5673 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
5674 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
5675 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
5676 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
5677 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
5678 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
5679 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
5680
5681 2010-05-25 Tom Tromey <tromey@redhat.com>
5682
5683 * gdb.base/macscp.exp: Add missing space after setup_kfail.
5684
5685 2010-05-25 Tom Tromey <tromey@redhat.com>
5686
5687 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
5688 argument order.
5689 * gdb.base/macscp.exp: Fix setup_kfail argument order.
5690 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
5691 order.
5692 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
5693 order.
5694 * gdb.base/call-sc.exp (setup_kfails): Remove.
5695 (setup_compiler_kfails): Remove.
5696 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
5697 argument order.
5698 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
5699 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
5700 (advancei): Fix setup_kfail argument order.
5701 * gdb.base/radix.exp: Fix setup_kfail argument order.
5702 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
5703 order.
5704 * gdb.base/structs.exp (setup_kfails): Remove.
5705 (setup_compiler_kfails): Fix setup_kfail argument order.
5706 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
5707 order.
5708 * gdb.java/jmain.exp: Fix setup_kfail argument order.
5709 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
5710 setup_kfail argument order.
5711 * gdb.cp/overload.exp: Fix setup_kfail argument order.
5712
5713 2010-05-25 Tom Tromey <tromey@redhat.com>
5714
5715 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
5716
5717 2010-05-25 Michael Snyder <msnyder@vmware.com>
5718
5719 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
5720 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
5721 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
5722 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
5723 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
5724 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
5725 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
5726 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
5727 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
5728 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
5729 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
5730 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
5731 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
5732 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
5733 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
5734 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
5735 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
5736 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
5737 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
5738 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
5739 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
5740 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
5741 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
5742 * gdb.base/default.exp: Replace send_gdb with gdb_test.
5743 * gdb.base/define.exp: Replace send_gdb with gdb_test.
5744 * gdb.base/display.exp: Replace send_gdb with gdb_test.
5745 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
5746 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
5747 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
5748 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
5749 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
5750 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
5751 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
5752 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
5753 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
5754 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
5755 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
5756 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
5757 * gdb.base/help.exp: Replace send_gdb with gdb_test.
5758 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
5759 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
5760 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
5761 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
5762 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
5763 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
5764 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
5765 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
5766 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
5767
5768 2010-05-25 Doug Evans <dje@google.com>
5769
5770 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
5771 gdb.string_to_argv.
5772
5773 2010-05-21 Tom Tromey <tromey@redhat.com>
5774
5775 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
5776 Call it.
5777 * gdb.dwarf2/pieces.S: Update.
5778 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
5779
5780 2010-05-21 Tom Tromey <tromey@redhat.com>
5781
5782 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
5783 Call it.
5784 * gdb.dwarf2/pieces.c (struct C): New.
5785 (f6): New function.
5786 * gdb.dwarf2/pieces.S: Replace.
5787
5788 2010-05-21 Tom Tromey <tromey@redhat.com>
5789
5790 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
5791 Call it.
5792
5793 2010-05-21 Tom Tromey <tromey@redhat.com>
5794
5795 * gdb.dwarf2.pieces.exp: New file.
5796 * gdb.dwarf2.pieces.S: New file.
5797 * gdb.dwarf2.pieces.c: New file.
5798
5799 2010-05-20 Pedro Alves <pedro@codesourcery.com>
5800 Joel Brobecker <brobecker@adacore.com>
5801
5802 * lib/gdb.exp (gdb_test_no_output): New function.
5803 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
5804 when testing commands that should produce no output.
5805
5806 2010-05-17 Joel Brobecker <brobecker@adacore.com>
5807
5808 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
5809 parameter that we want to watch being a constant.
5810
5811 2010-05-17 Joel Brobecker <brobecker@adacore.com>
5812
5813 * gdb.ada/cond_lang: New testcase.
5814
5815 2010-05-17 Joel Brobecker <brobecker@adacore.com>
5816
5817 * lib/gdb.exp (banned_variables): New variable/constant.
5818 (gdb_init): Add write trace on variables listed in banned_variables.
5819 (gdb_finish): Remove write traces on variables listed in
5820 banned_variables.
5821
5822 2010-05-17 Joel Brobecker <brobecker@adacore.com>
5823
5824 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
5825 * gdb.cp/koenig.exp: Likewise.
5826
5827 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
5828
5829 PR python/11482
5830
5831 * gdb.python/py-value.exp (test_value_hash): New function.
5832
5833 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
5834
5835 PR exp/11530.
5836 * gdb.base/gdb11530.c: New file.
5837 * gdb.base/gdb11530.exp: New file.
5838
5839 2010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5840
5841 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
5842 * gdb.dwarf2/dw2-modula2-self-type.S: New.
5843
5844 2010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
5845
5846 * gdb.cp/koenig.exp: New test.
5847 * gdb.cp/koenig.cc: New test program.
5848
5849 2010-05-05 Joel Brobecker <brobecker@adacore.com>
5850
5851 Remove the use of prms_id and bug_id throughout the testsuite.
5852
5853 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
5854
5855 PR exp/11349.
5856 * testsuite/gdb.cp/ref-types.exp: Add test to examine
5857 use a reference local variable.
5858
5859 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5860
5861 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
5862 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
5863 variable different_dir. Move debugfile into a full directory pathname
5864 under DIFFERENT_DIR.
5865 * lib/gdb.exp (separate_debug_filename): Remove.
5866 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
5867 variable debug_dir and mkdir of it. Update function comments.
5868
5869 2010-04-29 Pedro Alves <pedro@codesourcery.com>
5870
5871 PR gdb/11557
5872
5873 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
5874 files.
5875
5876 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
5877
5878 * gdb.python/py-param.exp: New File.
5879
5880 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5881
5882 * gdb.base/default.exp: Fix "set language" test.
5883
5884 2010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
5885
5886 PR breakpoints/11531.
5887 * gdb.base/gdb11531.c: New file.
5888 * gdb.base/gdb11531.exp: New file.
5889
5890 2010-04-26 Tom Tromey <tromey@redhat.com>
5891
5892 * gdb.base/completion.exp: Add tests for completion and deprecated
5893 commands.
5894
5895 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5896
5897 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
5898 (print /x char_array): Escape curly brackets.
5899
5900 2010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5901
5902 Fix deadlock on looped list of loaded shared objects.
5903 * gdb.base/solib-corrupted.exp: New.
5904
5905 2010-04-23 Doug Evans <dje@google.com>
5906
5907 * gdb.python/py-section-script.c: New file.
5908 * gdb.python/py-section-script.exp: New file.
5909 * gdb.python/py-section-script.py: New file.
5910
5911 2010-04-20 Chris Moller <cmoller@redhat.com>
5912
5913 PR 10179
5914
5915 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
5916 * gdb.base/pr10179-a.c:
5917 * gdb.base/pr10179-b.c:
5918 * gdb.base/pr10179.exp: New files.
5919
5920 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5921
5922 Fix crashes on dangling display expressions.
5923 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
5924 is SEP.
5925 (lib_flags): Remove the "debug" keyword.
5926 (libsepdebug): New variable for iterating new loop.
5927 (save_pf_prefix): New variable wrapping the loop.
5928 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
5929 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
5930
5931 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5932
5933 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
5934
5935 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5936
5937 PR stabs/11479.
5938 * gdb.stabs/gdb11479.exp: New file.
5939 * gdb.stabs/gdb11479.c: New file.
5940
5941 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5942
5943 * gdb.base/charset.c (Strin16, String32): New variables.
5944 * gdb.base/charset.exp (gdb_test): Test correct display
5945 of 16 or 32 bit strings.
5946
5947 2010-04-21 Chris Moller <cmoller@redhat.com>
5948
5949 PR 9167
5950 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
5951 * gdb.cp/pr9167.cc: New file.
5952 * gdb.cp/pr9167.exp: New file.
5953
5954
5955 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
5956
5957 PR pascal/11492.
5958 * gdb.pascal/gdb11492.pas: New file.
5959 * gdb.pascal/gdb11492.exp: New file.
5960
5961 2010-04-20 Joel Brobecker <brobecker@adacore.com>
5962
5963 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
5964
5965 2010-04-20 Joel Brobecker <brobecker@adacore.com>
5966
5967 * gdb.ada/dyn_loc: New testcase.
5968
5969 2010-04-20 Chris Moller <cmoller@redhat.com>
5970
5971 PR 10867
5972
5973 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
5974 * gdb.cp/pr10687.cc: New file.
5975 * gdb.cp/pr10687.exp: New file.
5976
5977
5978 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5979 Sergio Durigan Junior <sergiodj@redhat.com>
5980
5981 * gdb.fortran/logical.exp: New testcase.
5982 * gdb.fortran/logical.f90: New file.
5983
5984 2010-04-19 Doug Evans <dje@google.com>
5985
5986 * gdb.base/help.exp (help source): Update expected output.
5987
5988 2010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5989
5990 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
5991 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
5992 gdb_exit and return.
5993 (executable): New variable.
5994 (binfile): Use it.
5995
5996 2010-04-19 Pedro Alves <pedro@codesourcery.com>
5997
5998 PR breakpoints/8554.
5999
6000 * gdb.trace/save-trace.exp: Adjust.
6001
6002 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
6003
6004 PR corefiles/11511
6005 * gdb.arch/system-gcore.exp: New.
6006 * gdb.arch/gcore.c: Likewise.
6007
6008 2010-04-15 Doug Evans <dje@google.com>
6009
6010 * gdb.python/py-progspace.c: New file.
6011 * gdb.python/py-progspace.exp: New file.
6012
6013 * gdb.base/source.exp: Add tests for "source -s".
6014
6015 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
6016
6017 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
6018 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
6019 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
6020 * gdb.python/py-mi.exp: New test for to_string returning None.
6021
6022 2010-04-12 Phil Muldoon <pmuldoon@redhat.com>
6023
6024 * gdb.python/py-breakpoint.c: Make result global.
6025
6026 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6027
6028 Fix non-GNU make compatibility.
6029 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
6030
6031 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
6032
6033 * gdb.python/py-breakpoint.exp: New File.
6034 * gdb.python/py-breakpoint.C: Ditto.
6035
6036 2010-04-08 Stan Shebs <stan@codesourcery.com>
6037
6038 * gdb.trace/actions.exp: Clear default-collect.
6039 * gdb.trace/save-trace.exp: Clear default-collect.
6040
6041 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
6042
6043 * gdb.python/py-value: Add null string variable.
6044 (test_lazy_string): Test zero length, NULL address lazy
6045 strings.
6046
6047 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
6048
6049 * gdb.arch/i386-avx.c: New.
6050 * gdb.arch/i386-avx.exp: Likewise.
6051
6052 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
6053
6054 2010-04-06 Doug Evans <dje@google.com>
6055
6056 * gdb.base/source-test.gdb: New file.
6057 * gdb.base/source.exp: Test source -v.
6058
6059 2010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6060
6061 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
6062
6063 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
6064
6065 * gdb.stabs/aout.sed: Convert all backslash to double backslash
6066 within one line, unless it is followed by a double quote.
6067 * gdb.stabs/hppa.sed: Idem.
6068 * gdb.stabs/weird.def: Add char and String constants
6069 * gdb.stabs/weird.exp: Check for correct parsing of
6070 char and string constants.
6071 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
6072 in .stabs to .stabx substitution.
6073
6074 2010-04-05 Stan Shebs <stan@codesourcery.com>
6075
6076 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
6077 constant global.
6078 * gdb.trace/tfile.exp: Try to print them.
6079
6080 2010-04-04 Stan Shebs <stan@codesourcery.com>
6081
6082 * gdb.base/completion.exp: Update for new "info watchpoints".
6083 * gdb.base/default.exp: Ditto.
6084 * gdb.base/help.exp: Ditto.
6085 * gdb.base/watchpoint.exp: Ditto.
6086 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
6087
6088 2010-04-04 Stan Shebs <stan@codesourcery.com>
6089
6090 * gdb.trace/tfile.exp: Sharpen tfind test.
6091
6092 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6093
6094 * gdb.base/break-entry.exp: New.
6095
6096 2010-04-02 Hui Zhu <teawater@gmail.com>
6097 Michael Snyder <msnyder@vmware.com>
6098
6099 * gdb.reverse/i386-sse-reverse.exp: New file.
6100 * gdb.reverse/i386-sse-reverse.c: New file.
6101
6102 2010-04-02 Pedro Alves <pedro@codesourcery.com>
6103
6104 * gdb.trace/tfind.exp: Adjust expected disassembly output.
6105
6106 2010-04-01 Stan Shebs <stan@codesourcery.com>
6107
6108 * gdb.trace/actions.exp: Tweak expected output.
6109 * gdb.trace/while-stepping.exp: Tweak expected output.
6110
6111 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
6112
6113 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
6114
6115 2010-04-01 Pedro Alves <pedro@codesourcery.com>
6116
6117 * gdb.base/commands.exp: Adjust.
6118 * gdb.cp/extern-c.exp: Adjust.
6119
6120 2010-04-01 Pedro Alves <pedro@codesourcery.com>
6121
6122 * gdb.trace/collection.c (local_test_func): Define a local struct,
6123 and instanciate it.
6124
6125 2010-04-01 Pedro Alves <pedro@codesourcery.com>
6126
6127 * gdb.trace/collection.exp (gdb_collect_args_test)
6128 (gdb_collect_argarray_test): XFAIL the tests that assume the
6129 argarray argument's elements are collected.
6130
6131 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
6132
6133 * gdb.dwarf2/dw2-bad-parameter-type.exp,
6134 gdb.dwarf2/dw2-bad-parameter-type.S: New.
6135
6136 2010-03-31 Stan Shebs <stan@codesourcery.com>
6137
6138 * gdb.trace/save-trace.exp: Test save/restore of default-collect
6139 and tracepoint conditionals.
6140 (gdb_verify_tracepoints): Delete unused return.
6141
6142 2010-03-26 Keith Seitz <keiths@redhat.com>
6143
6144 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
6145 appear in the output before main.
6146 Remove KFAIL for gdb/2215 aka bz 9320.
6147
6148 2010-03-30 Doug Evans <dje@google.com>
6149
6150 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
6151 by dejagnu.
6152 * gdb.arch/amd64-dword.exp: Ditto.
6153
6154 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
6155 match.
6156 (break printf): Ditto.
6157
6158 2010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
6159
6160 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
6161 gcc < 4.4.
6162 * gdb.cp/shadow.exp: Ditto.
6163
6164 2010-03-29 Pedro Alves <pedro@codesourcery.com>
6165
6166 * gdb.trace/collection.exp (run_trace_experiment): Make sure
6167 "tstart" is silent.
6168
6169 2010-03-29 Pedro Alves <pedro@codesourcery.com>
6170
6171 * gdb.trace/collection.exp (executable): New.
6172 (binfile): Use it.
6173 (fpreg, spreg, pcreg): New.
6174 (test_register): Use gdb_test_multiple. Pass /x to print.
6175 (prepare_for_trace_test): New.
6176 (run_trace_experiment): Use "continue", not gdb_run_cmd.
6177 (gdb_collect_args_test, gdb_collect_argstruct_test)
6178 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
6179 prepare_for_trace_test.
6180 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
6181 fpreg, spreg and pcreg.
6182 (gdb_collect_expression_test, gdb_collect_globals_test): Use
6183 prepare_for_trace_test.
6184 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
6185 try to detect tracing support here. Don't set breakpoints at
6186 `begin' or `end' here.
6187 <global scope>: Use clean_restart. Run to main before checking
6188 for tracing support. Check for for tracing support here.
6189
6190 2010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6191
6192 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
6193 " as $displacement" to "seen displacement message".
6194
6195 2010-03-28 Pedro Alves <pedro@codesourcery.com>
6196
6197 * gdb.trace/while-dyn.exp (executable): New variable.
6198 (binfile): Use it.
6199 (test_while_stepping): New function. Move most tests here. Call
6200 it once for each of the while-stepping, stepping and ws aliases.
6201
6202 2010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6203
6204 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
6205 that do not provide the tagless_struct type name at all.
6206 (test_print_anon_union): Do not check value of uninitialized
6207 union member. Do not use cp_test_ptype_class, so we can accept
6208 "long" as well as "long int".
6209
6210 2010-03-26 Pedro Alves <pedro@codesourcery.com>
6211
6212 * gdb.trace/tfile.c (tohex, bin2hex): New.
6213 (write_error_trace_file): Hexify error description.
6214
6215 2010-03-25 Stan Shebs <stan@codesourcery.com>
6216
6217 * gdb.trace/tfile.c: Generate an additional trace file, improve
6218 portability.
6219 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
6220 files in a better way.
6221
6222 2010-03-25 Keith Seitz <keiths@redhat.com>
6223
6224 * gdb.java/jprint.exp: XFAIL printing of static class members
6225 because of GCC debuginfo problem.
6226
6227 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6228
6229 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
6230
6231 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6232
6233 * gdb.base/completion.exp: Allow long instead of long int.
6234 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
6235 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
6236 variable p.
6237 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
6238 * gdb.base/pointers.exp: Allow long instead of long int.
6239 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
6240 * gdb.base/step-line.exp: Allow a directory before the source file name.
6241
6242 2010-03-24 Tom Tromey <tromey@redhat.com>
6243
6244 PR breakpoints/9352:
6245 * gdb.base/default.exp: Update.
6246 * gdb.base/commands.exp: Update.
6247 * gdb.cp/extern-c.exp: Test setting commands on multiple
6248 breakpoints at once.
6249
6250 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6251
6252 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
6253 if gdb,nosignals.
6254 * gdb.base/watchpoints.c: Do not include unnecessary headers.
6255 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
6256 exited".
6257
6258 2010-03-24 Stan Shebs <stan@codesourcery.com>
6259
6260 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
6261
6262 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6263
6264 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
6265 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
6266 argument. Handle "short" and "long".
6267 (Top level): Pass overprototyped output for old_fptr and xptr.
6268
6269 2010-03-23 Pedro Alves <pedro@codesourcery.com>
6270
6271 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
6272 format strings and add casts to avoid compiler warnings.
6273
6274 2010-03-23 Vladimir Prus <vladimir@codesourcery.com>
6275
6276 * lib/trace-support.exp (gdb_trace_setactions):
6277 Don't expect whitespace after ">" prompt.
6278 * gdb.trace/actions.exp: Adjust for output changes.
6279 * gdb.trace/while-stepping.exp: Likewise.
6280
6281 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6282
6283 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
6284 and r157645).
6285
6286 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6287
6288 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
6289 New.
6290
6291 2010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
6292
6293 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
6294 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
6295
6296 2010-03-19 Stan Shebs <stan@codesourcery.com>
6297
6298 * gdb.trace/ax.exp: New file.
6299
6300 2010-03-19 Doug Evans <dje@google.com>
6301
6302 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
6303 output from gcc.
6304
6305 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
6306 named /usr/sbin/prelink<foo>.
6307
6308 2010-03-18 Stan Shebs <stan@codesourcery.com>
6309
6310 * gdb.trace/circ.exp: Test circular-trace-buffer.
6311 * gdb.trace/tfile.exp: Update tstatus test.
6312
6313 2010-03-18 Joel Brobecker <brobecker@adacore.com>
6314
6315 * gdb.dwarf2/dw2-anonymous-func.S: New file.
6316 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
6317
6318 2010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6319
6320 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
6321
6322 2010-03-18 Pedro Alves <pedro@codesourcery.com>
6323
6324 * gdb.base/default.exp: Adjust the expected output of the finish
6325 and until commands when the inferior is not being run.
6326
6327 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
6328
6329 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
6330 * gdb.cp/nsusing.exp: Ditto.
6331
6332 2010-03-15 Tom Tromey <tromey@redhat.com>
6333
6334 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
6335 * gdb.cp/userdef.cc (operator==): New function.
6336 (main): New locals mem1, mem2.
6337
6338 2010-03-15 Jie Zhang <jie@codesourcery.com>
6339
6340 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
6341 Declare and use new loadtimeout variable.
6342
6343 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
6344
6345 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
6346 Use gdb_load later.
6347
6348 2010-03-14 Pedro Alves <pedro@codesourcery.com>
6349
6350 * gdb.base/solib-disc.c (main): Make format of fprintf a string
6351 literal. Add missing endlines to prints to stderr.
6352
6353 2010-03-12 Tom Tromey <tromey@redhat.com>
6354
6355 PR c++/9708:
6356 * gdb.cp/m-static.exp: Add regression test.
6357 * gdb.cp/m-static.cc (method): New method.
6358 (main): Call it.
6359
6360 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
6361
6362 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
6363 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
6364
6365 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
6366
6367 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
6368
6369 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
6370
6371 * lib/gdb.exp (skip_stl_tests): New.
6372 (gdb_compile): Symbian needs -ldl.
6373 (shlib_target_file): New.
6374 (shlib_symbol_file): New.
6375 (gdb_load_shlibs): Use shlib_target_file.
6376 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
6377 * gdb.cp/exception.exp: Use skip_stl_tests.
6378 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
6379 * gdb.cp/try_catch.exp: Use skip_stl_tests.
6380 * gdb.cp/mb-templates.exp: Ditto.
6381 * gdb.base/commands.exp: Relax regexes.
6382 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
6383 shlib_target_file and shlib_symbol_file.
6384 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
6385 sections.
6386 * gdb.base/ending-run.exp: Accept E32Main for symbian.
6387 * gdb.base/solib-disc.exp: Use
6388 shlib_target_file and shlib_symbol_file.
6389 * gdb.base/unload.exp: Don't skip on symbian. Use
6390 shlib_target_file and shlib_symbol_file.
6391 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
6392
6393 2010-03-12 Pedro Alves <pedro@codesourcery.com>
6394
6395 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
6396 * gdb.trace/report.exp: Adjust for x86 and x86_64.
6397 Issue a tfind end before looking for a tracepoint frame.
6398 * gdb.trace/tfind.exp: Adjust tstatus output.
6399 Adjust disassembly output.
6400 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
6401
6402 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6403
6404 * gdb.base/break-interp.exp: Create new displacement parameter value
6405 for the test_ld calls.
6406 (reach): New parameter displacement, verify its content. New push of
6407 pf_prefix "reach-$func:". Import global expect_out.
6408 (test_core): New parameter displacement, verify its content. New push
6409 of pf_prefix "core:". New command "set verbose on". Import global
6410 expect_out.
6411 (test_attach): New parameter displacement, verify its content. New
6412 push of pf_prefix "attach:". New command "set verbose on". Import
6413 global expect_out.
6414 (test_ld): New parameter displacement, pass it to the reach, test_core
6415 and test_attach calls and verify its content in the "ld.so exit" test.
6416 * gdb.base/prelink.exp: Remove gdb_exit and final return.
6417 (prelink): Update expected text, use gdb_test.
6418
6419 2010-03-10 Doug Evans <dje@google.com>
6420
6421 * gdb.base/checkpoint.exp: Fix comment.
6422 Lengthen timeout while doing >600 checkpoints test.
6423 Rename duplicate "kill all one" test to keep test names unique.
6424
6425 2010-03-10 Pedro Alves <pedro@codesourcery.com>
6426
6427 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
6428
6429 2010-03-08 Keith Seitz <keiths@redhat.com>
6430
6431 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
6432 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
6433 (dm_type_long): New function.
6434 (dm_type_unsigned_short): New function.
6435 (dm_type_unsigned_long): New function.
6436 (myint): New typedef.
6437 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
6438 long, unsigned shor and long, operator char*, and typedef.
6439 (test_lookup_operator_functions): Add operator char* test.
6440 (test_paddr_operator_functions): Likewise.
6441 (test_paddr_overloaded_functions): Use probe values for
6442 short, long, and unsigned short and long.
6443 (test_paddr_hairy_functions): If the demangler probe detected
6444 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
6445 demangler.
6446 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
6447 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
6448 and "print null_pmf".
6449 Add test "ptype a.*pmf".
6450 * gdb.cp/overload.exp: Allow optional "int" to appear with
6451 "short" and "long".
6452 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
6453 long expect value for men_overload1arg.
6454 Allow "int" to appear with "short" and "long".
6455 When testing "info break", add argument for main (void).
6456 Also allow "int" to appear with "short" and "long".
6457 Ditto with "unsigned" and "long long".
6458 * gdb.java/jmain.exp: Do not enclose methods names in single
6459 quotes.
6460 * gdb.java/jmisc.exp: Likewise.
6461 * gdb.java/jprint.exp: Likewise.
6462 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
6463
6464 From Jan Kratochvil <jan.kratochvil@redhat.com>:
6465 * gdb.cp/exception.exp (backtrace after first throw)
6466 (backtrace after second throw): Allow a namespace before __cxa_throw.
6467 (backtrace after first catch, backtrace after second catch): Allow
6468 a namespace before __cxa_begin_catch.
6469
6470 * gdb.cp/cpexprs.exp: New file.
6471 * gdb.cp/cpexprs.cc: New file.
6472
6473 From Daniel Jacobowitz <dan@codesourcery.com>
6474 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
6475 to use string_to_regexp.
6476 (ctor, dtor): New functions. Use them to match constructor
6477 and destructor function types.
6478 (Top level): Use runto_main.
6479
6480 2010-03-05 Tom Tromey <tromey@redhat.com>
6481
6482 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
6483 gdb.target_charset.
6484 (pp_ns.to_string): Likewise.
6485
6486 2010-03-04 Keith Seitz <keiths@redhat.com>
6487
6488 * gdb.cp/overload.exp: Test that the filename portion of a linespec
6489 can be quoted. Test that both the filename and function/line
6490 portions can be quoted at the same time.
6491
6492 2010-03-04 Pedro Alves <pedro@codesourcery.com>
6493
6494 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
6495
6496 2010-03-03 Doug Evans <dje@google.com>
6497
6498 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
6499 libc contains libpthread.
6500
6501 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
6502 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
6503 of gdb_compile. Add another pattern to match android backtrace.
6504
6505 2010-03-03 Tom Tromey <tromey@redhat.com>
6506
6507 PR gdb/11345:
6508 * gdb.base/printcmds.exp (test_printf): Add test.
6509
6510 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
6511
6512 * gdb.arch/amd64-byte.exp: New.
6513 * gdb.arch/amd64-dword.exp: Likewise.
6514 * gdb.arch/amd64-pseudo.c: Likewise.
6515 * gdb.arch/amd64-word.exp: Likewise.
6516 * gdb.arch/i386-byte.exp: Likewise.
6517 * gdb.arch/i386-pseudo.c: Likewise.
6518 * gdb.arch/i386-word.exp: Likewise.
6519
6520 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
6521
6522 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
6523 types. Add structreg, bitfields, and flags registers.
6524 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
6525 registers.
6526
6527 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
6528
6529 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
6530 (load_description): Set architecture if defined.
6531
6532 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
6533
6534 * gdb.python/py-frame.exp: Add read_var block tests.
6535 * gdb.python/py-frame.c (block): New function.
6536
6537 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6538 Daniel Jacobowitz <dan@codesourcery.com>
6539
6540 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
6541
6542 2010-02-25 David S. Miller <davem@davemloft.net>
6543
6544 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
6545 fix logic for setting all_syscalls_numbers.
6546
6547 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6548
6549 * Makefile.in: Add py-block and py-symbol.
6550 * gdb.python/py-symbol.exp: New File.
6551 * gdb.python/py-symtab.exp: New File.
6552 * gdb.python/py-block.exp: New File.
6553 * gdb.python/py-symbol.c: New File.
6554 * gdb.python/py-block.c: New File.
6555
6556 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6557
6558 PR python/11314
6559 * lib/gdb.exp (skip_python_tests): New function.
6560 * gdb.python/py-cmd.exp: Use skip_python_tests.
6561 * gdb.python/py-frame.exp: Likewise.
6562 * gdb.python/py-function.exp: Likewise.
6563 * gdb.python/py-prettyprint.exp: Likewise.
6564 * gdb.python/py-template.exp: Likewise.
6565 * gdb.python/py-type.exp: Likewise.
6566 * gdb.python/py-value.exp: Likewise.
6567
6568 2010-02-22 Pedro Alves <pedro@codesourcery.com>
6569
6570 PR9605
6571
6572 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
6573
6574 2010-02-19 Tom Tromey <tromey@redhat.com>
6575
6576 PR c++/8693, PR c++/9496:
6577 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
6578 regression tests.
6579
6580 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6581
6582 Fix compatibility with m68k as.
6583 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
6584 Use only /* comments */.
6585
6586 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6587
6588 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
6589 * configure: Regenerate.
6590
6591 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
6592
6593 * gdb.python/py-type.exp: Check for Python support.
6594
6595 2010-02-17 Pedro Alves <pedro@codesourcery.com>
6596
6597 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
6598 `regsub' syntax available.
6599
6600 2010-02-17 Pedro Alves <pedro@codesourcery.com>
6601
6602 * gdb.base/shmain.c (main): Remove printf call.
6603 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
6604 * gdb.base/unload.c (main): Make format of fprintf a string
6605 literal. Add missing endlines to prints to stderr.
6606 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
6607
6608 2010-02-17 Tom Tromey <tromey@redhat.com>
6609
6610 * gdb.java/jprint.java (jprint.props): New field.
6611 * gdb.java/jprint.exp (set_lang_java): Add regression test.
6612
6613 2010-02-17 Pedro Alves <pedro@codesourcery.com>
6614
6615 * gdb.base/charset.exp: Don't assume new `regsub' syntax
6616 available.
6617
6618 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6619
6620 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
6621 creation to support remote host testing.
6622
6623 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6624
6625 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
6626 Recognize "command not found".
6627
6628 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6629
6630 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
6631 single-stepping.
6632
6633 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6634
6635 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
6636 if arguments are not supported.
6637
6638 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6639
6640 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
6641 be const or non-const.
6642
6643 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6644
6645 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
6646 mi_send_resuming_command to send -exec-continue.
6647
6648 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6649
6650 * gdb.base/list.exp (test_list_filename_and_function): Add test
6651 with single quotes.
6652 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
6653 matching.
6654 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
6655 Add KFAIL'd tests for PR gdb/11289.
6656
6657 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6658
6659 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
6660
6661 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6662
6663 * gdb.base/comp-dir/subdir/dummy.txt: New file.
6664 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
6665 a temporary directory.
6666
6667 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6668
6669 * gdb.base/charset.exp: Use a single regular expression to match
6670 show host-charset and show target-charset output.
6671
6672 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6673
6674 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
6675 "Illegal process-id" expect string more exact.
6676 (attach to digits-starting nonsense is prohibited): New.
6677
6678 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6679
6680 * gdb.base/prelink.exp (set verbose on): New.
6681
6682 2010-02-12 Tomas Holmberg <th@virtutech.com>
6683
6684 * mi-reverse.exp: New file. Test for reverse option to the
6685 following MI commands: exec-continue, exec-finish, exec-next,
6686 exec-step, exec-next-instruction, exec-step-instruction.
6687
6688 2010-02-09 Joel Brobecker <brobecker@adacore.com>
6689
6690 * gdb.ada/ptype_tagged_param: New testcase.
6691
6692 2010-02-08 Tom Tromey <tromey@redhat.com>
6693
6694 PR c++/8017:
6695 * gdb.cp/overload.exp: Add tests.
6696 * gdb.cp/overload.cc (struct K): New.
6697 (namespace N): New.
6698 (main): Call new functions.
6699 (K::staticoverload): Define.
6700
6701 2010-02-08 Chris Moller <moller@mollerware.com>
6702
6703 PR gdb/10728
6704 * gdb.cp/pr10728-x.h: New file.
6705 * gdb.cp/pr10728-x.cc: New file.
6706 * gdb.cp/pr10728-y.cc: New file.
6707 * gdb.cp/pr10728.exp: New file.
6708 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
6709
6710 2010-02-08 Chris Moller <moller@mollerware.com>
6711
6712 PR gdb/9067
6713 * gdb.cp/pr9067.exp: New
6714 * gdb.cp/pr9067.cc: New
6715 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
6716
6717 2010-02-08 Joel Brobecker <brobecker@adacore.com>
6718
6719 * lib/gdb.exp (gdb_test_timeout): New global variable.
6720 Set it to timeout if not already set.
6721 (gdb_init): Reset the value of timeout to gdb_test_timeout.
6722
6723 2010-02-05 Doug Evans <dje@google.com>
6724
6725 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
6726 user.
6727
6728 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
6729
6730 PR c++/7935:
6731 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
6732
6733 2010-02-04 Tom Tromey <tromey@redhat.com>
6734
6735 * gdb.cp/virtbase.exp: Make test case names unique.
6736
6737 2010-02-02 Tom Tromey <tromey@redhat.com>
6738
6739 * gdb.cp/virtbase.exp: Add regression tests.
6740 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
6741 (main): Instantiate RHC.
6742
6743 2010-02-02 Tom Tromey <tromey@redhat.com>
6744
6745 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
6746 type-printing change.
6747
6748 2010-02-02 Tom Tromey <tromey@redhat.com>
6749
6750 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
6751 * gdb.cp/virtbase.cc: New file.
6752 * gdb.cp/virtbase.exp: New file.
6753 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
6754
6755 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6756
6757 PR libc/11214:
6758 * gdb.threads/current-lwp-dead.c: Include features.h.
6759 (HAS_NOMMU): New.
6760 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
6761
6762 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6763
6764 * gdb.base/symbol-without-target_section.exp,
6765 gdb.base/symbol-without-target_section.c: New.
6766
6767 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6768
6769 * gdb.base/bigcore.exp: Reset increased timeout.
6770 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
6771
6772 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6773
6774 * gdb.base/gcore.exp (capture_command_output): Use
6775 gdb_test_multiple.
6776
6777 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6778
6779 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
6780 * gdb.arch/thumb2-it.exp (test_it_break): New function.
6781 (Top level): Call it.
6782
6783 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6784
6785 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
6786
6787 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6788
6789 * gdb.base/call-strs.exp, gdb.base/default.exp,
6790 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
6791 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
6792 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
6793 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
6794 gdb.base/watchpoint-solib.exp: Save and restore timeout.
6795 * gdb.base/ending-run.exp: Correct restore of timeout.
6796 * gdb.base/page.exp: Remove unnecessary timeout setting.
6797
6798 2010-01-29 Joel Brobecker <brobecker@adacore.com>
6799
6800 * gdb.ada/rec_return: New testcase.
6801
6802 2010-01-29 Joel Brobecker <brobecker@adacore.com>
6803
6804 * gdb.ada/call_pn: New testcase.
6805
6806 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6807
6808 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
6809 (Top level): Use it to resume.
6810 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
6811 the Thumb mode displaced stepping error as unsupported.
6812
6813 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
6814
6815 * gdb.cp/nsusing.exp: Added more tests.
6816 * gdb.cp/nsrecurs.exp: Ditto.
6817 * gdb.cp/nsusing.cc: Added test functions.
6818 * gdb.cp/nsrecurs.cc: Ditto.
6819
6820 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6821
6822 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
6823 absolute directory pathnames in gdb.sum file.
6824
6825 2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
6826
6827 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
6828 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
6829
6830 2010-01-26 Tom Tromey <tromey@redhat.com>
6831
6832 PR exp/7643:
6833 * gdb.base/printcmds.exp (test_print_string_constants): Remove
6834 setup_kfail.
6835
6836 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
6837
6838 * gdb.cp/nsrecurs.exp: New test.
6839 * gdb.cp/nsrecurs.cc: New test program.
6840 * gdb.cp/nsstress.exp: New test.
6841 * gdb.cp/nsstress.cc: New test program.
6842 * gdb.cp/nsdecl.exp: New test.
6843 * gdb.cp/nsdecl.cc: New test program.
6844
6845 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
6846
6847 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
6848 imported into file scope.
6849 Marked test as xfail.
6850 * gdb.cp/namespace-using.cc (marker5): New function.
6851 * gdb.cp/shadow.exp: New test.
6852 * gdb.cp/shadow.cc: New test program.
6853 * gdb.cp/nsimport.exp: New test.
6854 * gdb.cp/nsimport.cc: New test program.
6855
6856 2010-01-25 Tom Tromey <tromey@redhat.com>
6857
6858 PR gdb/11049:
6859 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
6860 with "set print null-stop on".
6861
6862 2010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6863
6864 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
6865 Adjust it for DISASSEMBLY_OMIT_FNAME.
6866
6867 2010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6868
6869 PR symtab/11199:
6870 * gdb.dwarf2/member-ptr-forwardref.exp,
6871 gdb.dwarf2/member-ptr-forwardref.S: New.
6872
6873 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6874
6875 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
6876 (thread1_func): Protect thread1_tid with thread1_tid_cond by
6877 thread1_tid_mutex. Remove gdbstop_mutex handling.
6878 (thread2_func): Protect thread2_tid with thread2_tid_cond by
6879 thread2_tid_mutex. Remove gdbstop_mutex handling.
6880 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
6881 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
6882 pthread_cond_wait conditionalizations by while loops.
6883
6884 2010-01-20 Tom Tromey <tromey@redhat.com>
6885
6886 PR backtrace/10770:
6887 * gdb.dwarf2/pr10770.exp: New file.
6888 * gdb.dwarf2/pr10770.c: New file.
6889 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
6890
6891 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
6892
6893 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
6894 that target was removed, and the test always runs native anyway.
6895
6896 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6897
6898 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
6899 gdb.base/watchpoint-cond-gone-stripped.c: New.
6900
6901 2010-01-19 Tom Tromey <tromey@redhat.com>
6902
6903 PR c++/8000:
6904 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
6905 existing tests.
6906 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
6907 (main): Use AAA::SomeEnum.
6908
6909 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6910
6911 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
6912 (test_ignore_count): Declare line_callme_body global.
6913 (run to breakpoint with ignore count): Use line_callme_body.
6914 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
6915 (set line_main_hello, set line_main_return): Reindent.
6916 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
6917 New.
6918 (continue to callee4): Use line_callee4_body.
6919 (check *stopped from CLI command): Use line_callee4_next.
6920 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
6921 (set line_main_hello, set line_main_return): Reindent.
6922 (set line_callee4_head, set line_callee4_body): New.
6923 (continue to callee4): Use line_callee4_body.
6924
6925 2010-01-18 Tom Tromey <tromey@redhat.com>
6926
6927 PR c++/9680:
6928 * gdb.cp/casts.cc: Add new classes and variables.
6929 * gdb.cp/casts.exp: Test new operators.
6930
6931 2010-01-18 Tom Tromey <tromey@redhat.com>
6932 Thiago Jung Bauermann <bauerman@br.ibm.com>
6933
6934 * gdb.python/source2.py: New file.
6935 * gdb.python/source1: New file.
6936 * gdb.python/python.exp: Test "source" command.
6937
6938 2010-01-15 Stan Shebs <stan@codesourcery.com>
6939
6940 * gdb.trace/tfile.c: New file.
6941 * gdb.trace/tfile.exp: New file.
6942
6943 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6944
6945 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
6946
6947 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6948
6949 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
6950
6951 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6952
6953 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
6954 (libfunc): New parameter action. Implement also selectable "sleep".
6955 * gdb.base/break-interp-main.c: Include assert.h.
6956 (libfunc): New parameter action.
6957 (main): New parameters argc and argv. Assert argc. Pass argv.
6958 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
6959 (test_attach): New proc.
6960 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
6961 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
6962
6963 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6964
6965 * gdb.base/break-interp.exp (test_core): New proc.
6966 (test_ld): Call it.
6967
6968 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6969
6970 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
6971 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
6972 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
6973 and gdb_compile_shlib. Use new -Wl compiler options.
6974 (dl bt, main bt): New tests.
6975
6976 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6977
6978 Support PIEs with no symfile_objfile.
6979 * gdb.base/break-interp.exp: New argument at the test_ld calls.
6980 (test_ld): New parameter trynosym.
6981 (test_ld <$trynosym>): New block.
6982
6983 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6984
6985 * gdb.base/break-interp.exp: New file.
6986
6987 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6988
6989 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
6990 * gdb.python/py-prettyprint.py (pp_ls): New printer.
6991 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
6992 test.
6993 * gdb.python/py-prettyprint.c: Define lazystring test structure.
6994 * gdb.python/py-mi.exp: Add lazy string test.
6995
6996 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6997
6998 * lib/mi-support.exp (mi_check_thread_states): Handle
6999 core number in thread listing.
7000
7001 2010-01-12 Joel Brobecker <brobecker@adacore.com>
7002
7003 * gdb.base/maint.exp: Adjust the expected output for the
7004 "maint print type" test. Use gdb_test_multiple instead of
7005 gdb_sent/gdb_expect.
7006
7007 2010-01-11 Doug Evans <dje@google.com>
7008
7009 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
7010 from gdbserver_download. All callers updated.
7011
7012 * gdb.server/ext-run.exp: "info os processes" requires xml support.
7013
7014 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7015
7016 Implement binary numbers parsing.
7017 * gdb.base/printcmds.exp (test_integer_literals_accepted)
7018 (test_integer_literals_rejected): New binary tests.
7019
7020 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7021
7022 * gdb.cell/configure: Regenerate.
7023
7024 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7025
7026 * gdb.base/corefile.exp: Move the core finding block out and call it as
7027 core_find, new variable $corefile, replace corefile by $corefile and
7028 [file tail $corefile] for usage vs. test names resp.
7029 * lib/gdb.exp (core_find): Move it as a new function here. New
7030 parameter binfile and deletefiles. New variable $destcore. Pre-delete
7031 $destcore. Return "" on error.
7032
7033 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7034
7035 Workaround PR binutils/10802.
7036 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
7037 (twice).
7038
7039 2010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7040
7041 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
7042
7043 2010-01-08 Joel Brobecker <brobecker@adacore.com>
7044
7045 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
7046 call, to avoid interruption.
7047
7048 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7049
7050 * gdb.stabs/weird.def (args93): New.
7051
7052 2010-01-07 Doug Evans <dje@google.com>
7053
7054 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
7055
7056 2010-01-07 Tom Tromey <tromey@redhat.com>
7057
7058 * gdb.base/source.exp: Use correct line number.
7059
7060 2010-01-05 Stan Shebs <stan@codesourcery.com>
7061
7062 * gdb.trace/tracecmd.exp: Test ftrace.
7063
7064 2010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7065
7066 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
7067
7068 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7069
7070 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
7071 "uint_for_mi_testing".
7072
7073 2010-01-01 Joel Brobecker <brobecker@adacore.com>
7074
7075 Test indented comment in file being sourced.
7076 * gdb.base/commands.exp: Test indented comment in file being sourced.
7077
7078 2010-01-01 Joel Brobecker <brobecker@adacore.com>
7079
7080 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
7081 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
7082 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
7083 notice.
7084
7085 2010-01-01 Joel Brobecker <brobecker@adacore.com>
7086
7087 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
7088 notice.
7089
7090 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7091
7092 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
7093 missing $after_stopped and comma (,) expectation.
7094
7095 2009-12-31 Stan Shebs <stan@codesourcery.com>
7096
7097 * gdb.trace/actions.exp: Test teval action.
7098
7099 2009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7100
7101 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
7102 (top level): Call test_watchpoint_in_big_blob.
7103 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
7104 watchpoints.
7105 (func3): Write to buf.
7106
7107 2009-12-29 Stan Shebs <stan@codesourcery.com>
7108
7109 * gdb.trace/actions.exp: Test default-collect.
7110
7111 2009-12-28 Stan Shebs <stan@codesourcery.com>
7112
7113 * gdb.trace/tsv.exp: New file.
7114 * gdb.base/completion.exp: Update ambiguous info output.
7115
7116 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
7117
7118 * gdb.base/find.c (main): Reference search buffers.
7119 * gdb.base/included.c (main): Reference integer.
7120 * gdb.base/ptype.c (charfoo): Declare.
7121 (intfoo): Call charfoo.
7122 * gdb.base/scope0.c (useitp): New function.
7123 (usestatics): Use useitp.
7124 (useit): Add a type for val.
7125 * gdb.base/scope1.c (useit1): Take a pointer argument.
7126 (usestatics1): Update calls to useit1.
7127 * gdb.cp/call-c.cc: Declare foo.
7128 (main): Call foo.
7129 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
7130 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
7131 (main): Call C::ensureRefs and ensureOtherRefs.
7132 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
7133 variables.
7134 (ensureOtherRefs): New function.
7135 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
7136 * gdb.cp/templates.cc (main): Call t5i.value.
7137
7138 2009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7139
7140 Fix compatibility with G++-4.5.
7141 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
7142 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
7143 (uncaught return): Remove.
7144
7145 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7146 Phil Muldoon <pmuldoon@redhat.com>
7147
7148 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
7149 (bp_location13, bp_location14, bp_location17, bp_location18)
7150 (marker3_proto, marker4_proto): New variables.
7151 (breakpoint info): Update output.
7152 (run until breakpoint at marker3, run until breakpoint at marker4): New
7153 tests.
7154
7155 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7156
7157 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
7158 Replace the printf call of Y by provided "y-set-1" label. New block
7159 for the second shared library.
7160 * gdb.base/unload.exp: Compile also the second library, call
7161 gdb_load_shlibs also for it. Use now gdb_breakpoint.
7162 (single pending breakpoint info): Rename to ...
7163 (pending breakpoint info before run): ... this extended test.
7164 (libfile2, libname2, libsrcfile2, libsrc2)
7165 (lib_sl2): New variables.
7166 (exec_opts): Set also SHLIB_NAME2.
7167 (pending breakpoint info on first run at shrfunc1)
7168 (pending breakpoint info on second run at shrfunc1)
7169 (pending breakpoint info on second run at shrfunc2)
7170 (print y from libfile, print y from libfile2): New tests.
7171 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
7172 * gdb.base/unloadshr2.c: New.
7173
7174 2009-12-22 Hui Zhu <teawater@gmail.com>
7175
7176 * gdb.reverse/sigall-reverse.exp: Adjust.
7177
7178 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
7179
7180 PR gdb/10884
7181
7182 * gdb.mi/var-cmd.c (do_bitfield_tests): New
7183 (main): Call do_bitfield_tests.
7184 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
7185
7186 2009-12-20 Joel Brobecker <brobecker@adacore.com>
7187
7188 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
7189 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
7190 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
7191 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
7192 gdb.modula2/unbounded1.c: Update copyright header.
7193
7194 2009-12-10 Chris Moller <moller@mollerware.com>
7195
7196 PR gdb/9399
7197 * gdb.cp/virtfunc2.exp: New tests
7198 * gdb.cp/virtfunc2.cc: New tests
7199 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
7200
7201 2009-12-10 Oza Pawandeep (paawan1982@yahoo.com
7202
7203 * gdb.reverse/i387-env-reverse.c: New file.
7204 * gdb.reverse/i387-env-reverse.exp: New file.
7205 * gdb.reverse/i387-stack-reverse.c: New file.
7206 * gdb.reverse/i387-stack-reverse.exp: New file.
7207
7208 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
7209
7210 * gdb.python/py-type.exp (test_range): New test.
7211
7212 2009-12-03 Phil Muldoon <pmuldoon@redhat.com>
7213
7214 PR python/10805
7215
7216 * gdb.python/py-type.exp: New file.
7217 * gdb.python/py-type.c: New file.
7218 * Makefile.in: Add py-type.
7219
7220 2009-12-03 Tom Tromey <tromey@redhat.com>
7221
7222 * gdb.python/py-value.exp (test_parse_and_eval): New
7223 function.
7224
7225 2009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
7226
7227 PR gdb/11022
7228
7229 * gdb.base/pr11022.exp: New test.
7230 * gdb.base/pr11022.c: New test.
7231
7232 2009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7233
7234 Fix spurious false FAILs.
7235 * gdb.base/structs.c (chartest): New.
7236 (main): Fill-in chartest.
7237 * gdb.base/structs.exp (anychar_re, first): New.
7238 (start_structs_test): Import global anychar_re and first.
7239 New gdb_test call "set print elements 300; ${testfile}"
7240 (start_structs_test <$first>): New block.
7241 (any): Import global anychar_re. New variable ac. Use ${ac}.
7242
7243 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7244
7245 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
7246
7247 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7248
7249 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
7250 Force $srcfile file.
7251 * gdb.base/foll-fork.c (callee): Comment out the printf call.
7252
7253 2009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7254
7255 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
7256 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
7257 * gdb.threads/watchthreads-reorder.exp: Likewise.
7258
7259 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
7260
7261 PR gdb/8704
7262
7263 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
7264 "if", and "thread". Correct matching in the previous test.
7265
7266 2009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
7267
7268 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
7269
7270 2009-11-23 Michael Snyder <msnyder@vmware.com>
7271
7272 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
7273 * gdb.reverse-watch-precsave.exp: Ditto.
7274
7275 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
7276
7277 * gdb.asm/asm-source.exp: Adjust.
7278 * gdb.base/help.exp: Adjust.
7279
7280 2009-11-22 Pedro Alves <pedro@codesourcery.com>
7281
7282 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
7283 (do_syscall_tests_without_xml): Set data-directory to
7284 /the/path/to/nowhere.
7285
7286 2009-11-21 Pedro Alves <pedro@codesourcery.com>
7287
7288 * gdb.threads/local-watch-wrong-thread.c,
7289 gdb.threads/local-watch-wrong-thread.exp: New files.
7290
7291 2009-11-21 Pedro Alves <pedro@codesourcery.com>
7292
7293 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
7294 assume new `regsub' syntax available.
7295
7296 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7297
7298 * gdb.base/watchpoint-hw-hit-once.exp,
7299 gdb.base/watchpoint-hw-hit-once.c: New.
7300
7301 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7302
7303 * gdb.threads/watchthreads-reorder.exp,
7304 gdb.threads/watchthreads-reorder.c: New.
7305
7306 2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
7307
7308 * gdb.xml/tdesc-regs.exp: Use for m68k.
7309
7310 2009-11-15 Pedro Alves <pedro@codesourcery.com>
7311
7312 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
7313
7314 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7315
7316 * lib/gdb.exp (current_target_name): New procedure.
7317 (gdb_wrapper_target): New variable.
7318 (gdb_wrapper_init): Set gdb_wrapper_target.
7319 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
7320 wrapper.
7321
7322 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7323
7324 * gdb.base/remote.exp: Delete the slowest load test.
7325 Do not load with fixed packet sizes.
7326
7327 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7328
7329 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
7330
7331 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7332
7333 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
7334 srcfile when setting a breakpoint.
7335
7336 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
7337
7338 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
7339 macros.
7340
7341 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7342
7343 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
7344 to be in memory.
7345 * gdb.base/display.c (force_mem): New.
7346 (do_loops): Use it. Add breakpoint comments.
7347 (do_vars): Add a breakpoint comment.
7348 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
7349 line numbers.
7350
7351 2009-11-13 Nathan Froyd <froydnj@codesourcery.com>
7352
7353 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
7354 instead of a bare "run".
7355
7356 2009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
7357
7358 * gdb.python/py-prettyprint.exp: Adjust.
7359
7360 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7361
7362 * lib/cell.exp (skip_cell_tests): Clean up test files before
7363 returning.
7364
7365 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7366
7367 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
7368 and the breakpoint menu. Do not call perror if a prompt is seen.
7369 Consume the following GDB prompt.
7370 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
7371 * gdb.cp/namespace.exp: Use gdb_test.
7372 * gdb.cp/templates.exp: Use gdb_test.
7373 (test_template_breakpoints): Use gdb_test_multiple.
7374
7375 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7376
7377 * gdb.base/break1.c (struct some_struct, values): Move earlier.
7378 (marker4): Reference values.
7379
7380 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7381
7382 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
7383 is missing.
7384
7385 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7386
7387 * gdb.base/break.c (need_malloc): New.
7388 * gdb.base/constvars.c (main): Reference crass and crisp.
7389 * gdb.base/gdb1821.c (main): Reference bar.
7390 * gdb.cp/gdb1355.cc (main): Reference s1.
7391 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
7392 (main): Call them.
7393 * gdb.cp/hang2.cc (dummy2): Define.
7394 * gdb.cp/hang3.cc (dummy3): Define.
7395 * gdb.cp/m-data.cc (main): Reference shadow.
7396
7397 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7398 Nathan Froyd <froydnj@codesourcery.com>
7399
7400 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
7401 remote host.
7402
7403 2009-11-12 Nathan Froyd <froydnj@codesourcery.com>
7404
7405 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
7406 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
7407 * gdb.dwarf2/dw2-compressed.exp: Likewise.
7408 * gdb.dwarf2/dw2-intercu.exp: Likewise.
7409 * gdb.dwarf2/dw2-intermix.exp: Likewise.
7410 * gdb.dwarf2/dw2-producer.exp: Likewise.
7411 * gdb.dwarf2/mac-fileno.exp: Likewise.
7412 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
7413 py-prettyprint.py to the remote host.
7414 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
7415
7416 2009-11-11 Keith Seitz <keiths@redhat.com>
7417
7418 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
7419 use it instead of "Foo".
7420 * gdb.cp/classes.exp (do_tests): Add a test to access
7421 a method through a typedef'd class name.
7422
7423 2009-11-11 Nathan Froyd <froydnj@codesourcery.com>
7424
7425 * gdb.base/long_long.exp: Permit leading zeros on floating-point
7426 exponents.
7427 * gdb.base/pointers.exp: Likewise.
7428 * gdb.cp/ref-types.exp: Likewise.
7429
7430 2009-11-11 Keith Seitz <keiths@redhat.com>
7431
7432 * gdb.cp/cplusfuncs.cc (class foo): Add operators
7433 new[] and delete[].
7434 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
7435 "void".
7436 (probe_demangler): Remove all single-quoting of
7437 method and variable names.
7438 (info_func_regexp): Remove the word "void" from any
7439 occurrence of "(void)".
7440 (print_addr_2): Remove all single-quoting of
7441 method names.
7442 (print_addr_2_kfail): Likewise.
7443 (print_addr): Single-quote C function names before
7444 passing to print_addr_2.
7445 (test_paddr_operator_functions): Remove single-quoting
7446 for method names.
7447 Add tests for operator new[] and operator delete[].
7448
7449 2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7450
7451 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
7452
7453 2009-11-09 Keith Seitz <keiths@redhat.com>
7454
7455 * gdb.cp/overload.exp: Add tests for resolving overloaded
7456 methods in expression parsing/evaluation.
7457
7458 2009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7459
7460 * lib/gdb.exp (default_gdb_version): Use --version instead of
7461 --command.
7462
7463 2009-11-10 Nathan Sidwell <nathan@codesourcery.com>
7464
7465 * lib/gdb.exp (gdb_compile_test): New.
7466 (skip_ada_tests, skip_java_tests): New.
7467 (gdb_compile): Use gdb_compile_test for f77.
7468 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
7469 * lib/java.exp (compile_java_from_source): Remove runtests check,
7470 use gdb_compile_test to record result.
7471 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
7472 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
7473 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
7474 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
7475 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
7476 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
7477 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
7478 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
7479 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
7480 adjust gdb_compile invocations.
7481
7482 2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7483
7484 * Makefile.in (abs_builddir): New.
7485 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
7486 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
7487 `$(abs_builddir)/site.exp'.
7488
7489 2009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
7490
7491 * config/m68k-emc.exp, lib/emc-support.exp,
7492 gdb.trace/gdb_c_test.c: Delete.
7493 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
7494 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
7495 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
7496 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
7497 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
7498 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
7499 casing for m68k-*-elf.
7500
7501 2009-11-03 Pedro Alves <pedro@codesourcery.com>
7502
7503 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
7504 * gdb.arch/i386-prologue.exp: Likewise.
7505 * gdb.arch/i386-unwind.exp: Likewise.
7506
7507 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
7508
7509 * lib/gdb.exp (gdb_expect): Fix timeout typo.
7510
7511 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
7512
7513 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
7514
7515 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
7516
7517 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
7518
7519 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7520
7521 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
7522
7523 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7524
7525 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
7526 * gdb.base/sepdebug2.c: New file.
7527
7528 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
7529
7530 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
7531 the modified warnings for catch syscall. Verify if GDB was compiled
7532 with support for lib expat, and choose which tests to run depending
7533 on this.
7534
7535 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
7536
7537 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
7538 that composite commands are parsed OK. And also test
7539 that breakpoint commands do work.
7540
7541 2009-10-23 Michael Snyder <msnyder@vmware.com>
7542
7543 gdb.reverse/consecutive-precsave.exp: Change expect pattern
7544 to allow for new disassembly style.
7545
7546 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
7547
7548 * gdb.asm/asm-source.exp: Adjust.
7549
7550 2009-10-22 Michael Snyder <msnyder@vmware.com>
7551
7552 * gdb.reverse/break-precsave.exp: New test.
7553 * gdb.reverse/consecutive-precsave.exp: Ditto.
7554 * gdb.reverse/finish-precsave.exp: Ditto.
7555 * gdb.reverse/i386-precsave.exp: Ditto.
7556 * gdb.reverse/machinestate-precsave.exp: Ditto.
7557 * gdb.reverse/sigall-precsave.exp: Ditto.
7558 * gdb.reverse/solilb-precsave.exp: Ditto.
7559 * gdb.reverse/step-precsave.exp: Ditto.
7560 * gdb.reverse/until-precsave.exp: Ditto.
7561 * gdb.reverse/watch-precsave.exp: Ditto.
7562
7563 2009-10-22 Michael Snyder <msnyder@vmware.com>
7564
7565 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
7566 for gdb_expect. Adjust one test's expect strings for the new
7567 format of disassemble.
7568 * gdb.reverse/finish-reverse.exp: Delete 'return'.
7569 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
7570 gdb_test_multiple.
7571 * gdb.reverse/step-reverse.exp: Delete 'return'.
7572 * gdb.reverse/until-reverse.exp: Delete blank lines.
7573 * gdb.reverse/watch-reverse.exp: Delete blank lines.
7574
7575 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
7576
7577 * gdb.base/consecutive.exp: Adjust.
7578 * gdb.base/display.exp: Likewise.
7579 * gdb.base/pc-fp.exp: Likewise.
7580 * gdb.base/sigbpt.exp: Likewise.
7581
7582 2009-10-19 Michael Snyder <msnyder@vmware.com>
7583
7584 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
7585 * gdb.reverse/finish-reverse.c: Ditto.
7586 * gdb.reverse/sigall-reverse.c: Ditto.
7587 * gdb.reverse/solib-reverse.c: Ditto.
7588 * gdb.reverse/step-reverse.c: Ditto.
7589 * gdb.reverse/watch-reverse.c: Ditto.
7590
7591 2009-10-19 Pedro Alves <pedro@codesourcery.com>
7592 Stan Shebs <stan@codesourcery.com>
7593
7594 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
7595 * gdb.base/foll-exec.exp: Adjust to expect a process id before
7596 "Executing new program".
7597 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
7598 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
7599 left listed after having been killed.
7600 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
7601 * gdb.base/maint.exp: Adjust test.
7602
7603 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
7604 * gdb.multi/Makefile.in: New.
7605 * gdb.multi/base.exp: New.
7606 * gdb.multi/goodbye.c: New.
7607 * gdb.multi/hangout.c: New.
7608 * gdb.multi/hello.c: New.
7609 * gdb.multi/bkpt-multi-exec.c: New.
7610 * gdb.multi/bkpt-multi-exec.exp: New.
7611 * gdb.multi/crashme.c: New.
7612
7613 2009-10-13 Tristan Gingold <gingold@adacore.com>
7614
7615 * gdb.base/sepdebug.exp: Check debug info are found.
7616
7617 2009-10-08 Pedro Alves <pedro@codesourcery.com>
7618
7619 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
7620 bits.
7621
7622 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7623
7624 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
7625
7626 2009-10-07 Joel Brobecker <brobecker@adacore.com>
7627
7628 * gdb.base/watchpoints.c: Add copyright header. Reformat one
7629 of the comments.
7630
7631 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
7632
7633 * gdb.base/annota1.exp: Remove obsolete match_max increase.
7634 * gdb.base/annota3.exp: Idem.
7635 * gdb.base/maint.exp: Idem.
7636
7637 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7638
7639 * lib/gdb.exp (default_gdb_init): Set current value of match_max
7640 to default.
7641
7642 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
7643
7644 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
7645 mingw and cygwin targets.
7646
7647 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
7648 Pedro Alves <pedro@codesourcery.com>
7649
7650 * lib/gdb.exp (gdb_compile): Avoid adding
7651 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
7652
7653 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
7654
7655 * gdb.base/shr1.c: Use %p in format string.
7656 * gdb.base/unload.c: Avoid warning in fprintf.
7657 * gdb.base/watchpoint-solib.c: Idem.
7658
7659 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
7660
7661 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
7662 long type.
7663 (test_unlink): Correct printf string.
7664 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
7665 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
7666
7667 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7668
7669 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
7670 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
7671 * gdb.arch/ia64-breakpoint-shadow.S: New file.
7672
7673 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7674
7675 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
7676 * gdb.objc/nondebug.exp: Likewise.
7677
7678 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7679
7680 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
7681 target_info setting.
7682
7683 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
7684 that detect new threads during "info threads".
7685
7686 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7687
7688 * gdb.threads/manythreads.c (main): Increase thread stack size
7689 to 2*PTHREAD_STACK_MIN.
7690 * gdb.threads/multi-create.c (main): Likewise.
7691 (create_function): Likewise.
7692
7693 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7694
7695 * gdb.base/dump.exp: Pass difference of pointer types instead
7696 of integer types as offset to restore in intarr3.srec case.
7697
7698 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7699
7700 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
7701
7702 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7703
7704 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
7705
7706 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
7707
7708 New test for two watchpoints, with disabling of
7709 the first inserted.
7710 * testsuite/gdb.base/watchpoints.c: New file.
7711 * testsuite/gdb.base/watchpoints.exp: New file.
7712
7713 2009-09-25 Tom Tromey <tromey@redhat.com>
7714
7715 * gdb.base/charset.exp: Test utf-16 strings with Python.
7716
7717 2009-09-25 Tom Tromey <tromey@redhat.com>
7718
7719 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
7720 UCS-4.
7721 * gdb.base/charset.c (utf_32_string): Rename.
7722 (init_utf32): Rename.
7723 (main): Update.
7724
7725 2009-09-22 Tom Tromey <tromey@redhat.com>
7726
7727 * gdb.python/py-function.exp: Add regression tests.
7728
7729 2009-09-21 Keith Seitz <keiths@redhat.com>
7730
7731 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
7732 with invalid operator.
7733
7734 2009-09-21 Keith Seitz <keiths@redhat.com>
7735
7736 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
7737 and destructor using typedef name of class.
7738 * gdb.cp/classes.cc (class Base1): Add a destructor.
7739 (base1): New typedef.
7740 (use_methods): Instanitate an object of type base1.
7741 * gdb.cp/templates.exp (test_template_typedef): New procedure.
7742 (do_tests): Call test_template_typedef.
7743 * gdb.cp/templates.cc (Baz::~Baz): New method.
7744 (intBazOne): New typedef.
7745 (main): Instantiate intBazOne.
7746
7747 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
7748
7749 PR python/10633
7750
7751 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
7752 Function.
7753 (run_lang_tests): Add print elements test.
7754
7755 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
7756
7757 * gdb.python/py-value.exp (test_subscript_regression): New
7758 function. Test for invalid subscripts.
7759 * gdb.python/py-value.c (main): Add test array, and pointer to it.
7760 (ptr_ref): New function.
7761
7762 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
7763
7764 * gdb.base/default.exp: Fix "show convenience".
7765
7766 2009-09-15 Tom Tromey <tromey@redhat.com>
7767
7768 * lib/mi-support.exp (mi_create_varobj): Update.
7769 (mi_create_floating_varobj): Likewise.
7770 (mi_create_dynamic_varobj): New proc.
7771 (mi_varobj_update): Update.
7772 (mi_varobj_update_with_type_change): Likewise.
7773 (mi_varobj_update_kv_helper): New proc.
7774 (mi_varobj_update_dynamic_helper): Rewrite.
7775 (mi_varobj_update_dynamic): New proc.
7776 (mi_list_varobj_children): Update.
7777 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
7778 * gdb.python/python-prettyprint.py (pp_outer): New class.
7779 (pp_nullstr): Likewise.
7780 (lookup_function): Register new printers.
7781 * gdb.python/python-prettyprint.c (struct substruct): New type.
7782 (struct outerstruct): Likewise.
7783 (substruct_test): New function.
7784 (struct nullstr): New type.
7785 (string_1, string_2): New globals.
7786 (main): Add new tests.
7787 * gdb.python/python-mi.exp: Added regression tests.
7788 * gdb.mi/mi2-var-display.exp: Update.
7789 * gdb.mi/mi2-var-cmd.exp: Update.
7790 * gdb.mi/mi2-var-child.exp: Update.
7791 * gdb.mi/mi2-var-block.exp: Update.
7792 * gdb.mi/mi-var-invalidate.exp: Update.
7793 * gdb.mi/mi-var-display.exp: Update.
7794 * gdb.mi/mi-var-cmd.exp: Update.
7795 * gdb.mi/mi-var-child.exp: Update.
7796 * gdb.mi/mi-var-block.exp: Update.
7797 * gdb.mi/mi-break.exp: Update.
7798 * gdb.mi/gdb701.exp: Update.
7799
7800 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
7801
7802 * Makefile.in: Inclusion of catch-syscall object.
7803 * gdb.base/catch-syscall.c: New file.
7804 * gdb.base/catch-syscall.exp: New file.
7805
7806 2009-09-12 Michael Snyder <msnyder@vmware.com>
7807
7808 * gdb.reverse/step-reverse.exp: Explicitly check for targets
7809 that can support reverse debuggnig.
7810
7811 2009-09-11 Tom Tromey <tromey@redhat.com>
7812
7813 * gdb.dwarf2/valop.S: New file.
7814 * gdb.dwarf2/valop.exp: New file.
7815
7816 2009-09-11 Mark Kettenis <kettenis@gnu.org>
7817
7818 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
7819
7820 2009-09-10 Doug Evans <dje@google.com>
7821
7822 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
7823 Add $gdb_prompt to second breakpoint regexp.
7824
7825 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
7826
7827 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
7828 names, add missing ones.
7829 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
7830 * gdb.python/py-frame.c: Rename from python-frame.c.
7831 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
7832 testfile name.
7833 * gdb.python/py-function.exp: Rename from python-function.exp.
7834 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
7835 testfile name.
7836 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
7837 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
7838 Adjust testfile name.
7839 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
7840 * gdb.python/py-template.cc: Rename from python-template.cc.
7841 * gdb.python/py-template.exp: Rename from python-template.exp.
7842 Adjust testfile name.
7843 * gdb.python/py-value.c: Rename from python-value.c.
7844 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
7845 testfile name.
7846
7847 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7848
7849 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
7850 $bpt2address.
7851 (Second breakpoint address is valid on ia64)
7852 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
7853
7854 2009-09-03 Joseph Myers <joseph@codesourcery.com>
7855
7856 * gdb.base/ending-run.exp: Restrict regular expression matching
7857 line number to require closing brace following.
7858
7859 2009-09-03 Doug Evans <dje@google.com>
7860
7861 * gdb.base/store.exp (check_set): Fix typo in expected value message.
7862
7863 2009-09-02 Tom Tromey <tromey@redhat.com>
7864
7865 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
7866
7867 2009-09-02 Tom Tromey <tromey@redhat.com>
7868
7869 * gdb.dwarf2/callframecfa.exp: New file.
7870 * gdb.dwarf2/callframecfa.S: New file.
7871
7872 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7873
7874 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
7875 gdb.base/solib-overlap-main.c: New.
7876
7877 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
7878
7879 PR gdb/10565
7880
7881 * gdb.base/bitfields.c (struct container, container): New.
7882 (main): Initialize it and call break5.
7883 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
7884
7885 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7886
7887 Support constant DW_AT_data_member_location by GCC PR debug/40659.
7888 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
7889
7890 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7891
7892 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
7893
7894 2009-08-26 Michael Snyder <msnyder@vmware.com>
7895
7896 * gdb.base/i386-reverse.c: New file.
7897 * gdb.base/i386-reverse.exp: New file.
7898 * gdb.base/Makefile.in: Add new files to be removed.
7899
7900 2009-08-26 Joseph Myers <joseph@codesourcery.com>
7901
7902 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
7903 environment-pwd for remote host.
7904 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
7905
7906 2009-08-24 Keith Seitz <keiths@redhat.com>
7907
7908 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
7909 Add two new C++ completer tests which limit the output to a
7910 given class.
7911
7912 2009-08-24 Michael Snyder <msnyder@vmware.com>
7913
7914 * gdb.base/del.exp: Fix typo in comment.
7915 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
7916
7917 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7918
7919 * configure: Regenerate.
7920 * gdb.hp/configure: Likewise.
7921 * gdb.hp/gdb.aCC/configure: Likewise.
7922 * gdb.hp/gdb.base-hp/configure: Likewise.
7923 * gdb.hp/gdb.compat/configure: Likewise.
7924 * gdb.hp/gdb.defects/configure: Likewise.
7925 * gdb.hp/gdb.objdbg/configure: Likewise.
7926 * gdb.stabs/configure: Likewise.
7927
7928 2009-08-19 Doug Evans <dje@google.com>
7929
7930 * gdb.base/gdbvars.c: New file.
7931 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
7932
7933 2009-08-14 Pedro Alves <pedro@codesourcery.com>
7934
7935 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
7936 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
7937
7938 2009-08-13 Pedro Alves <pedro@codesourcery.com>
7939
7940 * gdb.base/default.exp: Adjust "set language test": it's now an
7941 enum command. Larger help string moved to "help set language".
7942 * gdb.base/help.exp: Adjust "help set language" expected output,
7943 now lists all known languages.
7944
7945 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
7946
7947 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
7948 all frame arguments.
7949 * gdb.arch/altivec-regs.exp: Likewise.
7950
7951 2009-08-07 Tom Tromey <tromey@redhat.com>
7952
7953 * gdb.base/setshow.exp: Add tests for changes to set language, set
7954 check range, and set check type.
7955
7956 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
7957
7958 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
7959 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
7960 Call it.
7961
7962 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7963
7964 * configure.ac: Run gdb.cell tests when appropriate.
7965 * configure: Regenerate.
7966 * lib/cell.exp: New file.
7967 * gdb.cell: New directory.
7968 * gdb.cell/configure.ac: New file.
7969 * gdb.cell/configure: New file.
7970 * gdb.cell/Makefile.in: New file.
7971 * gdb.cell/arch.exp: New file.
7972 * gdb.cell/break.c: New file.
7973 * gdb.cell/break.exp: New file.
7974 * gdb.cell/break-spu.c: New file.
7975 * gdb.cell/bt.c: New file.
7976 * gdb.cell/bt2-spu.c: New file.
7977 * gdb.cell/bt-spu.c: New file.
7978 * gdb.cell/bt.exp: New file.
7979 * gdb.cell/coremaker.c: New file.
7980 * gdb.cell/coremaker-spu.c: New file.
7981 * gdb.cell/core.exp: New file.
7982 * gdb.cell/gcore.exp: New file.
7983 * gdb.cell/data.c: New file.
7984 * gdb.cell/data.exp: New file.
7985 * gdb.cell/data-spu.c: New file.
7986 * gdb.cell/ea-cache.exp: New file.
7987 * gdb.cell/ea-cache.c: New file.
7988 * gdb.cell/ea-cache-spu.c: New file.
7989 * gdb.cell/ea-standalone.c: New file.
7990 * gdb.cell/ea-standalone.exp: New file.
7991 * gdb.cell/ea-test.c: New file.
7992 * gdb.cell/ea-test.exp: New file.
7993 * gdb.cell/f-regs.exp: New file.
7994 * gdb.cell/mem-access.c: New file.
7995 * gdb.cell/mem-access.exp: New file.
7996 * gdb.cell/mem-access-spu.c: New file.
7997 * gdb.cell/ptype.exp: New file.
7998 * gdb.cell/registers.exp: New file.
7999 * gdb.cell/size.c: New file.
8000 * gdb.cell/sizeof.exp: New file.
8001 * gdb.cell/size-spu.c: New file.
8002 * gdb.cell/solib.exp: New file.
8003 * gdb.cell/solib-symbol.exp: New file.
8004
8005 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8006
8007 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
8008
8009 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
8010
8011 * gdb.base/float.exp: Handle VFP registers.
8012
8013 2009-07-14 Michael Snyder <msnyder@vmware.com>
8014
8015 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
8016 to bring gdb to the beginning of the calling line.
8017
8018 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
8019 confusing the i386 epilogue unwinder.
8020
8021 2009-07-14 Stan Shebs <stan@codesourcery.com>
8022
8023 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
8024
8025 2009-07-14 Michael Snyder <msnyder@vmware.com>
8026
8027 * gdb.reverse/step-reverse.exp (stepi into function call):
8028 Call instruction may not be first instruction in the line.
8029 (reverse stepi from a function call): Used wrong line number.
8030
8031 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8032
8033 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
8034
8035 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8036
8037 Fix gdb.base/macscp.exp when using custom inputrc.
8038 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
8039 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
8040 env(TERM) set.
8041 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
8042 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
8043
8044 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8045
8046 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
8047 * gdb.base/annota1.exp (thread_test): Import global $testfile.
8048 Change the compilation target to match the testcase name.
8049 * gdb.base/sect-cmd.exp: Change the compilation target to match the
8050 testcase name.
8051 * a2-run.exp: Use for setup prepare_for_testing. Change the
8052 compilation target to match the testcase name.
8053 * gdb.base/commands.exp: Likewise.
8054 * gdb.base/finish.exp: Likewise.
8055 * gdb.base/float.exp: Likewise.
8056 * gdb.base/info-target.exp: Likewise.
8057 * gdb.base/relational.exp: Likewise.
8058 * gdb.base/term.exp: Likewise.
8059 * gdb.base/until.exp: Likewise.
8060 * gdb.base/volatile.exp: Likewise.
8061 * gdb.base/whatis-exp.exp: Likewise.
8062
8063 2009-07-11 Hui Zhu <teawater@gmail.com>
8064
8065 * gdb.base/help.exp (disassemble): Update expected help text.
8066
8067 2009-07-09 Tom Tromey <tromey@redhat.com>
8068
8069 * lib/gdb.exp: Handle TRANSCRIPT.
8070 (remote_spawn, remote_close, send_gdb): New procs.
8071
8072 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
8073
8074 * gdb.python/python-prettyprint.c: Add counted null string
8075 structure.
8076 * gdb.python/python-prettyprint.exp: Print null string. Test for
8077 embedded nulls.
8078 * gdb.python/python-prettyprint.py (pp_ns): New Function.
8079 * gdb.python/python-value.exp (test_value_in_inferior): Add
8080 variable length string fetch tests.
8081 * gdb.python/python-value.c (main): Add strings for string fetch tests.
8082
8083 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8084
8085 * gdb.base/dump.exp (inaccessible memory is reported): New test.
8086
8087 2009-07-07 Tom Tromey <tromey@redhat.com>
8088
8089 * gdb.base/call-rt-st.exp: Update for change to escape output.
8090 * gdb.base/callfuncs.exp: Likewise.
8091 * gdb.base/charset.exp: Likewise.
8092 * gdb.base/constvars.exp: Likewise.
8093 * gdb.base/long_long.exp: Likewise.
8094 * gdb.base/pointers.exp: Likewise.
8095 * gdb.base/printcmds.exp: Likewise.
8096 * gdb.base/setvar.exp: Likewise.
8097 * gdb.base/store.exp: Likewise.
8098 * gdb.cp/ref-types.exp: Likewise.
8099 * gdb.mi/mi-var-child.exp: Likewise.
8100 * gdb.mi/mi-var-display.exp: Likewise.
8101 * gdb.mi/mi2-var-display.exp: Likewise.
8102 * gdb.base/charset.exp: Test octal escape sequence length.
8103 Update for change to escape output.
8104
8105 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8106
8107 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
8108
8109 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
8110
8111 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
8112
8113 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8114
8115 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
8116 gdbserver increasing $portnum if "Can't bind address" has been seen.
8117
8118 2009-07-05 Pedro Alves <pedro@codesourcery.com>
8119
8120 * gdb.base/ending-run.exp: Add "step out of main" pattern for
8121 mingw32ce.
8122
8123 2009-07-05 Pedro Alves <pedro@codesourcery.com>
8124
8125 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
8126 VFP format.
8127
8128 2009-07-02 Pedro Alves <pedro@codesourcery.com>
8129
8130 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
8131 linux. Adjust to use "inferior", "info inferiors", "detach
8132 inferior" and "kill inferior" instead of "restart", "info fork",
8133 "detach fork" and "delete fork".
8134 * gdb.base/ending-run.exp: Spell out "info".
8135 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
8136 the "kill" command.
8137
8138 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8139
8140 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
8141 change to prefix TLS offset in hex with 0x.
8142
8143 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8144
8145 * gdb.base/default.exp: Update test case for "x" changes.
8146
8147 2009-07-01 Tristan Gingold <gingold@adacore.com>
8148
8149 * gdb.base/bigcore.exp: Make darwin untested.
8150
8151 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8152
8153 * gdb.base/completion.exp (directory completion): Create the directory.
8154 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
8155 escapeuniquesub.
8156 (directory completion 2): Expect now ${escapeuniquesub}.
8157 (Glob remaining of directory test): Remove one excessive newline.
8158 Expect the real output.
8159
8160 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8161
8162 Fix `make check//%' target after `make check' has been ran.
8163 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
8164 a mkdir call.
8165 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
8166 (%/.dir): Remove.
8167
8168 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8169
8170 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
8171 the expected result record.
8172
8173 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8174
8175 Remove racy FAILs relying just on the timeouts.
8176 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
8177 (annotation_level 2): Remove racy FAILs.
8178
8179 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
8180
8181 gdb/10275
8182 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
8183
8184 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
8185
8186 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
8187
8188 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
8189
8190 * gdb.mi/mi-stack.exp: Testing symbolic options
8191 to -stack-list-locals and -stack-list-arguments.
8192
8193 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8194
8195 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
8196
8197 2009-06-29 Tom Tromey <tromey@redhat.com>
8198
8199 * dg-extract-results.sh: New file.
8200 * Makefile.in (FORCE_PARALLEL): New variable.
8201 (CHECK_TARGET): New conditional variable.
8202 (check): Use CHECK_TARGET.
8203 (DO_RUNTEST): New variable.
8204 (check-single): New target.
8205 (TEST_DIRS): New variable.
8206 (TEST_TARGETS): Likewise.
8207 (check-parallel): New target.
8208 (check-gdb.%): New pattern.
8209 (BASE1_FILES): New variable.
8210 (BASE2_FILES): Likewise.
8211 (check-gdb.base%): New pattern.
8212 (%/.dir): New pattern.
8213 * configure: Rebuild.
8214 * aclocal.m4 (AM_CONDITIONAL): New defun.
8215 * configure.ac: Check whether user is using GNU make.
8216 (GMAKE): New conditional.
8217
8218 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
8219
8220 * gdb.cp/namespace-nested-import.cc: New test.
8221 * gdb.cp/namespace-nested-import.exp: New test.
8222
8223 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
8224
8225 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
8226 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
8227 * gdb.opt/Makefile.in (EXECUTABLES): Update.
8228 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
8229 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
8230 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
8231 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
8232 gdb.opt/inline-markers.c: New files.
8233 * lib/gdb.exp (skip_inline_frame_tests): New function.
8234 (skip_inline_var_tests): New function.
8235
8236 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
8237
8238 * gdb.cp/exception.exp: Don't require $hex before inner frame in
8239 backtrace.
8240
8241 2009-06-27 Michael Snyder <msnyder@vmware.com>
8242
8243 * gdb.reverse: New directory.
8244 * gdb.reverse/break-reverse.c: New test.
8245 * gdb.reverse/break-reverse.exp: New test.
8246 * gdb.reverse/consecutive-reverse.c: New test.
8247 * gdb.reverse/consecutive-reverse.exp: New test.
8248 * gdb.reverse/finish-reverse.c: New test.
8249 * gdb.reverse/finish-reverse.exp: New test.
8250 * gdb.reverse/machinestate.c: New test.
8251 * gdb.reverse/ms1.c: New test.
8252 * gdb.reverse/machinestate.exp: New test.
8253 * gdb.reverse/Makefile.in: New file.
8254 * gdb.reverse/shr2.c: New test.
8255 * gdb.reverse/solib-reverse.c: New test.
8256 * gdb.reverse/solib-reverse.exp: New test.
8257 * gdb.reverse/step-reverse.c: New test.
8258 * gdb.reverse/step-reverse.exp: New test.
8259 * gdb.reverse/until-reverse.c: New test.
8260 * gdb.reverse/ur1.c: New test.
8261 * gdb.reverse/until-reverse.exp: New test.
8262 * gdb.reverse/watch-reverse.c: New test.
8263 * gdb.reverse/watch-reverse.exp: New test.
8264 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
8265 * configure: Regenerate.
8266
8267 2009-06-26 Doug Evans <dje@google.com>
8268
8269 * gdb.base/psymtab.exp: Turn off pending breakpoints.
8270
8271 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
8272
8273 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
8274 windows problem for 'file delete $binfile'.
8275
8276 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
8277
8278 * gdb.cp/namespace-using.exp: New test.
8279 * gdb.cp/namespace-using.cc: New test.
8280
8281 2009-05-20 Joel Brobecker <brobecker@adacore.com>
8282
8283 * gdb.ada/variant_record_packed_array: New testcase.
8284
8285 2009-06-23 Tom Tromey <tromey@redhat.com>
8286
8287 * gdb.base/charset.exp (test_combination): Regression test.
8288 * gdb.base/charset.c (my_wchar_t): New typedef.
8289 (myvar): New global.
8290 (main): Set myvar.
8291
8292 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
8293
8294 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
8295 target.
8296
8297 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8298
8299 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
8300
8301 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8302
8303 * gdb.mi/gdb680.exp: Update test for error message.
8304
8305 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8306
8307 * gdb.base/annota1.exp: Allow multiple occurrences of the
8308 frames-invalid annotation.
8309 * gdb.cp/annota2.exp: Likewise.
8310
8311 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
8312
8313 * gdb.cp/gdb2495.cc: New file.
8314 * gdb.cp/gdb2495.exp: New file.
8315
8316 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8317
8318 Report error on GDB crash during runto.
8319 * lib/gdb.exp (runto <eof>): New.
8320
8321 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
8322
8323 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
8324 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
8325 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
8326 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
8327 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
8328 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
8329 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
8330 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
8331 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
8332 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
8333 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
8334 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
8335 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
8336 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
8337 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
8338 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
8339 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
8340 gdb.server/server-mon.exp, gdb.server/server-run.exp,
8341 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
8342 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
8343 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
8344 gdb.trace/passcount.exp, gdb.trace/report.exp,
8345 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
8346 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
8347 gdb.trace/while-stepping.exp: Use a unique name for the compiled
8348 executable.
8349
8350 2009-06-07 Pedro Alves <pedro@codesourcery.com>
8351
8352 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
8353 defined before referencing it.
8354
8355 2009-06-03 Doug Evans <dje@google.com>
8356
8357 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
8358 * gdb.arch/i386-see.c: Ditto.
8359
8360 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
8361
8362 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
8363 (check_macro): Return 1 if undefined.
8364 If first test fails, check if macro debug information is available,
8365 and report unsupported test if no macro information is found.
8366
8367 2009-05-29 Doug Evans <dje@google.com>
8368
8369 * gdb.threads/hand-call-in-threads.exp: New.
8370 * gdb.threads/hand-call-in-threads.c: New.
8371
8372 2009-05-29 Michael Snyder <msnyder@vmware.com>
8373
8374 * gdb.base/break-always.exp: Change "1" to "on".
8375 Add confirmation check.
8376
8377 2009-05-28 Pedro Alves <pedro@codesourcery.com>
8378
8379 * gdb.threads/threxit-hop-specific.c: New.
8380 * gdb.threads/threxit-hop-specific.exp: New.
8381 * gdb.threads/thread-execl.c: New.
8382 * gdb.threads/thread-execl.exp: New.
8383
8384 2009-05-27 Tom Tromey <tromey@redhat.com>
8385 Thiago Jung Bauermann <bauerman@br.ibm.com>
8386
8387 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
8388 (mi_child_regexp): Likewise.
8389 (mi_list_varobj_children_range): Likewise.
8390 (mi_get_features): Likewise.
8391 (mi_list_varobj_children): Rewrite.
8392 * gdb.python/python-mi.exp: New file.
8393
8394 2009-05-27 Tom Tromey <tromey@redhat.com>
8395 Thiago Jung Bauermann <bauerman@br.ibm.com>
8396 Phil Muldoon <pmuldoon@redhat.com>
8397 Paul Pluzhnikov <ppluzhnikov@google.com>
8398
8399 * gdb.python/python-prettyprint.exp: New file.
8400 * gdb.python/python-prettyprint.c: New file.
8401 * gdb.python/python-prettyprint.py: New file.
8402 * gdb.base/display.exp: print/r is now valid.
8403
8404 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
8405 Tom Tromey <tromey@redhat.com>
8406 Pedro Alves <pedro@codesourcery.com>
8407 Paul Pluzhnikov <ppluzhnikov@google.com>
8408
8409 * gdb.python/python-template.exp: New file.
8410 * gdb.python/python-template.cc: New file.
8411 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
8412 tests.
8413 * gdb.python/python-value.exp (py_objfile_tests): New proc.
8414 Call it.
8415 (test_value_after_death): New proc.
8416 * gdb.python/python-value.c (PTR): New typedef.
8417 (main): New variable 'x'.
8418
8419 2009-05-27 Tom Tromey <tromey@redhat.com>
8420
8421 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
8422 tests.
8423 * gdb.python/python-value.exp (py_objfile_tests): New proc.
8424 Call it.
8425
8426 2009-05-27 Pedro Alves <pedro@codesourcery.com>
8427
8428 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
8429
8430 2009-05-24 Pedro Alves <pedro@codesourcery.com>
8431
8432 * gdb.threads/fork-thread-pending.c: New.
8433 * gdb.threads/fork-thread-pending.exp: New.
8434
8435 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8436
8437 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
8438 * gdb.dwarf2/dw2-strp.S (a_string2): New.
8439
8440 2009-05-18 Jon Beniston <jon@beniston.com>
8441
8442 * gdb.asm/asm-source.exp: Add lm32 target.
8443
8444 2009-05-17 Pedro Alves <pedro@codesourcery.com>
8445
8446 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
8447 `gdb_get_line_number'. Call `callee' in both parent and child.
8448 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
8449 `gdb_get_line_number' instead of hardcoding line numbers.
8450 (catch_fork_unpatch_child): New procedure to test detaching
8451 breakpoints from child fork.
8452 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
8453 hardcoding line numbers.
8454 (do_fork_tests): Run `catch_fork_unpatch_child'.
8455
8456 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
8457
8458 * gdb.mi/mi-cmd-var.exp: Check that when varobj
8459 of structure type enters or leaves the scope, it
8460 is reported by -var-update.
8461
8462 2009-05-11 Doug Evans <dje@sebabeach.org>
8463
8464 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
8465 * gdb.threads/pending-step.c (main): Fix off-by-one error.
8466 * gdb.threads/schedlock.c (main): Fix off-by-one error.
8467
8468 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8469
8470 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
8471
8472 2009-04-30 Doug Evans <dje@google.com>
8473
8474 * gdb.threads/watchthreads2.exp: New testcase.
8475 * gdb.threads/watchthreads2.c: New testcase.
8476
8477 2009-04-29 Doug Evans <dje@google.com>
8478
8479 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
8480 * gdb.cp/mb-ctor.cc: Ditto.
8481 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
8482 * gdb.cp/mb-inline.h (multi_line_foo): New function.
8483 * gdb.cp/mb-inline1.cc: Call it.
8484 * gdb.cp/mb-inline2.cc: Ditto.
8485 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
8486 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
8487
8488 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8489
8490 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
8491 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
8492 Replace all uses of `decimal' by `nonzero'.
8493 (info macro FROM_COMMANDLINE): New test.
8494
8495 2009-04-27 Tom Tromey <tromey@redhat.com>
8496
8497 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
8498
8499 2009-04-27 Doug Evans <dje@google.com>
8500
8501 * gdb.threads/watchthreads.c (main): Initialize args before starting
8502 the threads. Plus formatting cleanup.
8503 * gdb.threads/watchthreads.exp: Avoid errant failures due to
8504 biased scheduling of one thread.
8505
8506 2009-04-27 Jerome Guitton <guitton@adacore.com>
8507
8508 * gdb.cp/templates.cc (GetMax): New template.
8509 (main): Declare two instances of GetMax.
8510 * gdb.cp/templates.exp: Add new test.
8511
8512 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8513
8514 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
8515
8516 2009-04-22 Joseph Myers <joseph@codesourcery.com>
8517
8518 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
8519
8520 2009-04-15 Tom Tromey <tromey@redhat.com>
8521
8522 * gdb.base/charset.exp: Add regression test.
8523
8524 2009-04-14 Joel Brobecker <brobecker@adacore.com>
8525
8526 * gdb.base/exe-lock.exp: New testcase.
8527
8528 2009-04-13 Tom Tromey <tromey@redhat.com>
8529
8530 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
8531 operator on Frame.
8532
8533 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8534
8535 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
8536 * gdb.server/ext-attach.exp: Likewise.
8537
8538 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
8539
8540 Eliminate some sleep usage.
8541
8542 * gdb.mi/basics.c (do_nothing): New.
8543 (main): Use do_nothing instead of printf, so that
8544 not to introduce race condition between output of
8545 inferiour and output of gdb. Do not use sleep as it
8546 is not generally available on embedded targets.
8547
8548 2009-04-02 Pedro Alves <pedro@codesourcery.com>
8549
8550 * gdb.server/ext-attach.exp: Expect an optional process id after
8551 "Detached from remote process".
8552
8553 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8554
8555 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
8556 gdb.dwarf2/dw2-unresolved.exp: New.
8557
8558 2009-04-02 Pedro Alves <pedro@codesourcery.com>
8559
8560 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
8561 mi_run_to_main.
8562
8563 2009-04-02 Pedro Alves <pedro@codesourcery.com>
8564
8565 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
8566 mi_run_to_main. Skip thread exit test on remote targets.
8567 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
8568 mi_run_to_main.
8569 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
8570 mi_run_to_main.
8571 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
8572 when expecting ^connected. Detect when the target doesn't support
8573 non-stop mode.
8574 (mi_run_cmd): Detect if non-stop mode was requested by isn't
8575 supported. Return -1 on error, 0 on success.
8576 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
8577 (mi_runto): Return mi_runto_helper's result explicitly.
8578
8579 2009-04-01 Pedro Alves <pedro@codesourcery.com>
8580
8581 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
8582
8583 2009-04-01 Tom Tromey <tromey@redhat.com>
8584
8585 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
8586 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
8587 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
8588 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
8589
8590 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
8591 Jan Kratochvil <jan.kratochvil@redhat.com>
8592
8593 PR gdb/931
8594 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
8595 output.
8596 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
8597 for gdb/931.
8598 * dw2-strp.S (DW_AT_language): Change to C++.
8599 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
8600
8601 2009-03-31 Joel Brobecker <brobecker@adacore.com>
8602
8603 * gdb.ada/tasks: New testcase.
8604
8605 2009-03-30 Stan Shebs <stan@codesourcery.com>
8606
8607 * gdb.trace/actions.exp: Update to match new info trace format.
8608 * gdb.trace/deltrace.exp: Ditto.
8609 * gdb.trace/infotrace.exp: Ditto.
8610 * gdb.trace/passcount.exp: Ditto.
8611 * gdb.trace/save-trace.exp: Ditto.
8612 * gdb.trace/while-stepping.exp: Ditto.
8613 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
8614
8615 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
8616
8617 * gdb.python/python-frame.c: New file.
8618 * gdb.python/python-frame.exp: New file.
8619
8620 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
8621
8622 * gdb.python/python-value.exp: Add tests for the address
8623 attribute.
8624
8625 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
8626
8627 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
8628
8629 2009-03-26 Doug Evans <dje@google.com>
8630
8631 * gdb.mi/mi-nonstop-exit.exp: New file.
8632 * gdb.mi/non-stop-exit.c: New file.
8633
8634 2009-03-26 Tom Tromey <tromey@redhat.com>
8635
8636 Update for change to prologue skipping:
8637 * gdb.mi/mi2-simplerun.exp: Update.
8638 * gdb.mi/mi2-break.exp: Update.
8639 * gdb.mi/mi-simplerun.exp: Update.
8640 * gdb.mi/mi-break.exp: Update.
8641 * gdb.base/ending-run.exp: Update.
8642
8643 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
8644
8645 * gdb.python/python-value.exp (test_value_in_inferior): Test
8646 gdb.Value.is_optimized_out attribute.
8647
8648 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8649
8650 * gdb.dwarf2/dw2-noloc-main.c: New file.
8651 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
8652 (.text): Remove.
8653 (.data): New.
8654 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
8655 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
8656 (DW_TAG_subprogram func_cu1, noloc): Remove.
8657 (main): New.
8658 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
8659 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
8660 (file_symbols): New procedure.
8661
8662 2009-03-25 Tom Tromey <tromey@redhat.com>
8663
8664 * gdb.base/charset.exp (valid_target_charset): New proc.
8665 Use it to skip tests on invalid charsets.
8666
8667 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
8668
8669 * gdb.base/completion.exp: Add a test for directory completion.
8670
8671 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8672
8673 Fix a racy FAIL.
8674 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
8675 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
8676
8677 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
8678
8679 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
8680 * gdb.python/python-function.exp: Add test for function returning
8681 a GDB value.
8682
8683 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
8684
8685 * gdb.python/python-function.exp: New file.
8686
8687 2009-03-20 Tom Tromey <tromey@redhat.com>
8688
8689 * gdb.base/store.exp: Update for change to escape output.
8690 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
8691 to escape output.
8692 * gdb.base/pointers.exp: Update for change to escape output.
8693 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
8694 to escape output.
8695 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
8696 escape output.
8697 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
8698 to escape output.
8699 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
8700 escape output.
8701 * gdb.base/setvar.exp: Update for change to escape output.
8702 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
8703 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
8704 to escape output.
8705 (test_print_string_constants): Likewise.
8706 * gdb.base/charset.exp (valid_host_charset): Check size of
8707 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
8708 cases. Handle "auto"-related output.
8709 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
8710 (uvar, Uvar): New globals.
8711
8712 2009-03-19 Jerome Guitton <guitton@adacore.com>
8713
8714 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
8715 deltas.
8716 * gdb.ada/fixed_points.exp: Ditto.
8717
8718 2009-03-18 Pedro Alves <pedro@codesourcery.com>
8719
8720 * return-nodebug.c: Don't include stdio.h.
8721 (init): Delete.
8722 (func): Delete definition and provide extern declaration.
8723 (t): New.
8724 (main): Don't call printf. Call func and store its result in t.
8725 * return-nodebug1.c: New.
8726 * return-nodebug.exp: Don't expect stdio output. Instead, print
8727 the global variable t. Drop printf formatters and cast types from
8728 foreach loop. Don't use prepare_for_testing. Compile
8729 return-nodebug.c and return-nodebug1.c in separate steps. Don't
8730 define FORMAT or CAST.
8731
8732 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
8733
8734 * gdb.base/solib-display.exp: Disable test for remote targers.
8735
8736 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8737
8738 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
8739
8740 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8741
8742 Fix a racy FAIL.
8743 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
8744 code from `follow parent, print pids'.
8745 (`follow child, print pids', `follow parent, print pids'): Call it.
8746 Replace `gdb_test "break..."' by gdb_breakpoint.
8747
8748 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
8749
8750 * gdb.mi/mi-cli.exp: Adjust for output difference in
8751 sync and async modes.
8752
8753 2009-03-12 Joel Brobecker <brobecker@adacore.com>
8754
8755 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
8756 that was checked in by mistake. Remove loading of ada.exp, since
8757 this is not necessary in this case.
8758
8759 2009-03-12 Joel Brobecker <brobecker@adacore.com>
8760
8761 * gdb.ada/ptype_arith_binop.exp: New testcase.
8762
8763 2009-03-12 Joel Brobecker <brobecker@adacore.com>
8764
8765 * gdb.ada/mod_from_name: New testcase.
8766
8767 2009-03-12 Joel Brobecker <brobecker@adacore.com>
8768
8769 * gdb.ada/tick_last_segv: New testcase.
8770
8771 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
8772
8773 * gdb.mi/mi-cli.exp: Remove debug print.
8774
8775 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
8776
8777 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
8778 include the token in ^running and frame info in *stopped.
8779
8780 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
8781
8782 * solib-display.exp: New file.
8783 * solib-display-main.c: New file.
8784 * solib-display-lib.c: New file.
8785
8786 2009-03-05 Pedro Alves <pedro@codesourcery.com>
8787
8788 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
8789
8790 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8791
8792 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
8793 (list_and_check_macro): Use more specific test name.
8794 (next to definition): Make the test names unique.
8795
8796 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
8797
8798 * gdb.pascal/floats.exp: Accept approximate results everywhere.
8799
8800 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
8801
8802 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
8803 notifications.
8804 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
8805 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
8806 * lib/mi-support.exp (library_loaded_re): New.
8807 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
8808
8809 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
8810
8811 * gdb.gdb/observer.exp: Use test_notification observer, not
8812 normal_stop, everywhere.
8813 (test_normal_stop_notifications): Rename to...
8814 (test_notifications): ...this.
8815 (test_observer_normal_stop): Rename to...
8816 (test_observer): ...this.
8817
8818 2009-02-16 Doug Evans <dje@google.com>
8819
8820 * gdb.arch/amd64-disp-step.S (test_int3): New test.
8821 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
8822 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
8823 (test_prefixed_syscall,test_int3): New tests.
8824 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
8825 (test_prefixed_syscall,test_int3): New tests.
8826
8827 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
8828
8829 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
8830 (mi_expect_interrupt): Likewise.
8831 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
8832 response.
8833
8834 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
8835
8836 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
8837 * gdb.base/pc-fp.exp (get_valueofx): Remove.
8838 Replace calls to get_valueofx by get_hexadecimal_valueof.
8839
8840 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
8841
8842 * lib/gdb.exp (get_valueof): Accept anything as a return value.
8843 (get_integer_valueof): New procedure.
8844 (get_sizeof): Use new get_integer_value_of.
8845 * gdb.base/sizeof.exp: Replace all uses of get_valueof
8846 by get_integer_valueof.
8847
8848 2009-02-13 Tom Tromey <tromey@redhat.com>
8849
8850 * gdb.base/remote.exp (get_sizeof): Remove.
8851 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
8852 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
8853 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
8854 * lib/gdb.exp (get_valueof): Move from long_long.exp.
8855 (get_sizeof): Likewise.
8856
8857 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8858
8859 PR fortran/9806
8860 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
8861
8862 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
8863
8864 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
8865
8866 2009-02-06 Pedro Alves <pedro@codesourcery.com>
8867
8868 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
8869
8870 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
8871
8872 * gdb.python/python-cmd.exp: New file.
8873
8874 2009-02-06 Tristan Gingold <gingold@adacore.com>
8875
8876 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
8877
8878 2009-02-05 Tristan Gingold <gingold@adacore.com>
8879
8880 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
8881 pointer is dereferenced and use this signal name in regexp.
8882 * gdb.base/signull.exp: Ditto.
8883 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
8884 * gdb.base/signull.c (main): Ditto.
8885
8886 2009-02-04 Tom Tromey <tromey@redhat.com>
8887 Thiago Jung Bauermann <bauerman@br.ibm.com>
8888
8889 * gdb.python/python-value.exp: Use `gdb.history' instead of
8890 `gdb.value_from_history'.
8891 (test_value_numeric_ops): Add test for conversion of enum constant.
8892 * gdb.python/python-value.c (enum e): New type.
8893 (evalue): New global.
8894 (main): Use argv.
8895
8896 2009-02-04 Jerome Guitton <guitton@adacore.com>
8897
8898 * gdb.ada/uninitialized_vars: New test program.
8899 * gdb.ada/uninitialized_vars.exp: New testcase.
8900
8901 2009-02-02 Tom Tromey <tromey@redhat.com>
8902
8903 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
8904 * gdb.cp/pr2489.cc: Rename...
8905 * gdb.cp/pr9594.cc: ... to this.
8906
8907 2009-02-02 Tom Tromey <tromey@redhat.com>
8908
8909 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
8910 * gdb.cp/pr2489.cc: New file.
8911 * gdb.cp/cpcompletion.exp: New file.
8912
8913 2009-02-02 Tom Tromey <tromey@redhat.com>
8914
8915 PR exp/9059:
8916 * gdb.cp/call-c.exp: Add regression test.
8917 * gdb.cp/call-c.cc (FooHandle): New typedef.
8918 (main): New variable 'handle'.
8919
8920 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
8921
8922 * lib/mi-support.exp (et_mi_thread_list)
8923 (check_mi_and_console_threads): Adjust for current thread in
8924 -thread-list-ids output.
8925
8926 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
8927
8928 * gdb.mi/mi-break.exp (test_disabled_creation): New.
8929 Call it.
8930
8931 2009-01-28 Doug Evans <dje@google.com>
8932
8933 * gdb.arch/amd64-disp-step.S: New file.
8934 * gdb.arch/amd64-disp-step.exp: New file.
8935 * gdb.arch/i386-disp-step.S: New file.
8936 * gdb.arch/i386-disp-step.exp: New file.
8937
8938 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
8939
8940 * gdb.base/find.exp: Set newline variable
8941 using quotes instead of braces to fix cygwin failures.
8942
8943 2009-01-23 Pedro Alves <pedro@codesourcery.com>
8944
8945 * gdb.base/radix.exp: Add tests to ensure that that set
8946 input-radix 0 and set output-radix 0 are really rejected.
8947
8948 2009-01-23 Pedro Alves <pedro@codesourcery.com>
8949
8950 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
8951 copyright years.
8952
8953 2009-01-23 Pedro Alves <pedro@codesourcery.com>
8954
8955 PR gdb/9664:
8956 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
8957
8958 2009-01-22 Pedro Alves <pedro@codesourcery.com>
8959
8960 PR c++/9631:
8961 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
8962
8963 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
8964
8965 * gdb.server/file-transfer.exp: Use EXEEXT variable for
8966 binfile definition to fix Windows OS failure.
8967
8968 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
8969
8970 PR gdb/9346
8971 * gdb.base/interrupt.c (sigint_handler): New.
8972 (main): Install a SIGINT handler if SIGNALS is defined. Exit
8973 on error.
8974 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
8975 Test "signal SIGINT".
8976
8977 2009-01-19 Doug Evans <dje@google.com>
8978
8979 * gdb.base/break.exp: Update expected gdb output.
8980 * gdb.base/sepdebug.exp: Ditto.
8981 * gdb.mi/mi-syn-frame.exp: Ditto.
8982 * gdb.mi/mi2-syn-frame.exp: Ditto.
8983 * gdb.base/call-signal-resume.exp: New file.
8984 * gdb.base/call-signals.c: New file.
8985 * gdb.base/unwindonsignal.exp: New file.
8986 * gdb.base/unwindonsignal.c: New file.
8987 * gdb.threads/interrupted-hand-call.exp: New file.
8988 * gdb.threads/interrupted-hand-call.c: New file.
8989 * gdb.threads/thread-unwindonsignal.exp: New file.
8990
8991 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
8992
8993 * gdb.base/define.exp: Test defining and hooking prefix commands.
8994 * gdb.python/python.exp: Update test for "show user" output.
8995
8996 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8997
8998 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
8999 now the output exactly, using less wildcards. Expect also the output
9000 of gfortran-4.3. Update for the f-valprint.c modification from
9001 2008-04-22.
9002 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
9003 Remove gdb_test test names where matching the command.
9004
9005 2009-01-01 Pedro Alves <pedro@codesourcery.com>
9006
9007 PR breakpoints/9681:
9008 * gdb.base/watchpoint.exp: Add regression test.
9009
9010 2008-12-31 Pedro Alves <pedro@codesourcery.com>
9011
9012 * gdb.threads/attach-into-signal.exp: Don't use
9013 gdb_suppress_entire_file.
9014 * gdb.threads/attach-stopped.exp: Ditto.
9015 * gdb.threads/attachstop-mt.exp: Ditto.
9016
9017 2008-12-31 Pedro Alves <pedro@codesourcery.com>
9018
9019 PR gdb/8812:
9020 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
9021
9022 2008-12-29 Pedro Alves <pedro@codesourcery.com>
9023
9024 PR gdb/7536:
9025 * gdb.base/radix.exp: Add tests to ensure invalid input radices
9026 and unsupported output radices are really rejected.
9027
9028 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9029
9030 * gdb.cp/punctuator.exp: Backslash the '$' signs.
9031
9032 2008-12-22 Tom Tromey <tromey@redhat.com>
9033
9034 * gdb.cp/punctuator.exp: New file.
9035
9036 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9037
9038 * gdb.base/completion.exp (Completing non-existing component): New test.
9039
9040 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9041
9042 Fix for PR gdb/8648.
9043 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
9044 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
9045 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
9046 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
9047
9048 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9049
9050 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
9051
9052 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
9053
9054 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
9055 compiler actually generate code at the expected line number.
9056
9057 2008-12-15 Jie Zhang <jie.zhang@analog.com>
9058
9059 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
9060
9061 2008-12-12 Tom Tromey <tromey@redhat.com>
9062
9063 * gdb.base/commands.exp (redefine_hook_test): New proc.
9064 Call it.
9065
9066 2008-12-11 Tom Tromey <tromey@redhat.com>
9067
9068 * gdb.base/macscp.exp: New regression test.
9069
9070 2008-12-11 Tom Tromey <tromey@redhat.com>
9071
9072 * gdb.base/macscp.exp: Print "address.addr".
9073 * gdb.base/macscp1.c (struct outer): New struct.
9074 (address): New global.
9075
9076 2008-12-09 Tom Tromey <tromey@redhat.com>
9077
9078 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
9079 Call it.
9080
9081 2008-12-04 Doug Evans <dje@google.com>
9082
9083 * gdb.server/ext-run.exp: Relax regexp for init program.
9084
9085 2008-12-03 Tristan Gingold <gingold@adacore.com>
9086
9087 * gdb.base/macscp.exp: Generate an object file during compilation
9088 to work around Darwin dsymutil limitations.
9089
9090 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9091
9092 Test resolving external references to TLS variables.
9093 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
9094 FILE2_THREAD_LOCAL.
9095 (testfile2, srcfile2): New variables.
9096 * gdb.threads/tls.c (file2_thread_local)
9097 (function_referencing_file2_thread_local): New.
9098 * gdb.threads/tls2.c: New file.
9099
9100 2008-11-28 Joel Brobecker <brobecker@adacore.com>
9101
9102 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
9103 rather than integer, as integer might not be big enough when
9104 on 64bit targets.
9105
9106 2008-11-27 Jerome Guitton <guitton@adacore.com>
9107
9108 * gdb.cp/formatted-ref.exp: Add equality test.
9109 * gdb.ada/formatted_ref.exp: Ditto.
9110
9111 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9112
9113 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
9114 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
9115
9116 2008-11-20 Andreas Schwab <schwab@suse.de>
9117
9118 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
9119 matching syscall entry point.
9120 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9121 (tcatch_vfork_then_child_follow): Likewise. Finish through
9122 vfork even if we stopped at the syscall trampoline.
9123
9124 2008-11-20 Doug Evans <dje@google.com>
9125
9126 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
9127
9128 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
9129
9130 * gdb.arch/ppc-dfp.exp: New file.
9131 * gdb.arch/ppc-dfp.c: New file.
9132
9133 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
9134
9135 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
9136
9137 2008-11-17 Doug Evans <dje@google.com>
9138
9139 * gdb.mi/mi-syn-frame.exp: Update expected output.
9140 * gdb.mi/mi2-syn-frame.exp: Update expected output.
9141
9142 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
9143
9144 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
9145 "thread N" results in =thread-selected.
9146 * lib/mi-support (mi_run_cmd, mi_expect_stop)
9147 (mi_send_resuming_command_raw): Be prepared for
9148 =thread-selected.
9149
9150 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
9151
9152 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
9153 * lib/mi-support.exp: Likewise.
9154
9155 2008-11-16 Joel Brobecker <brobecker@adacore.com>
9156
9157 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
9158 commands from the expected output for "help catch".
9159
9160 2008-11-15 Joel Brobecker <brobecker@adacore.com>
9161
9162 * gdb.ada/int_deref.exp: New testcase.
9163
9164 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
9165
9166 * gdb.mi/gdb2549.exp: New file.
9167
9168 2008-11-11 Doug Evans <dje@google.com>
9169
9170 * gdb.base/callexit.exp: New file.
9171 * gdb.base/callexit.c: New file.
9172
9173 2008-11-10 Doug Evans <dje@google.com>
9174
9175 * lib/gdb.exp (GDBFLAGS): Move -nx ...
9176 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
9177 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
9178 (default_gdb_start,default_gdb_exit): Ditto.
9179 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
9180 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
9181 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
9182 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
9183 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
9184 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
9185
9186 2008-11-03 Andreas Schwab <schwab@suse.de>
9187
9188 * gdb.base/hashline2.exp: Fix typo.
9189 * gdb.base/hashline3.exp: Likewise.
9190
9191 2008-10-30 Tom Tromey <tromey@redhat.com>
9192
9193 * gdb.base/pointers.exp: Add test.
9194 * gdb.base/pointers.c (k, S): New typedefs.
9195 (instance): New global.
9196
9197 2008-10-30 Andreas Schwab <schwab@suse.de>
9198
9199 * gdb.base/args.exp: Add tests for newlines.
9200
9201 2008-10-30 Joel Brobecker <brobecker@adacore.com>
9202
9203 gdb.base/foll-exec.exp: Update the expected output of a couple
9204 of "info breakpoints" tests.
9205
9206 2008-10-28 Tom Tromey <tromey@redhat.com>
9207
9208 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
9209
9210 2008-10-24 Pedro Alves <pedro@codesourcery.com>
9211
9212 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
9213 gdb_start_cmd.
9214 Use runto_main before any test that requires execution.
9215
9216 2008-10-23 Pedro Alves <pedro@codesourcery.com>
9217
9218 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
9219 instead of SIGINT.
9220
9221 2008-10-22 Joel Brobecker <brobecker@adacore.com>
9222
9223 * gdb.base/completion.exp: Update expected output following
9224 the addition of the "info tasks" command.
9225
9226 2008-10-22 Tom Tromey <tromey@redhat.com>
9227
9228 * gdb.base/exprs.exp (test_expr): Add test for string
9229 concatenation.
9230
9231 2008-10-19 Pedro Alves <pedro@codesourcery.com>
9232
9233 * configure.ac: Output gdb.python/Makefile.
9234 * configure: Regenerate.
9235 * gdb.python/Makefile.in: New.
9236
9237 2008-10-16 Joel Brobecker <brobecker@adacore.com>
9238
9239 * gdb.base/foll-fork.exp: Adjust the expected output to match
9240 the new description for fork/vfork catchpoints in the "info
9241 breakpoints" output.
9242
9243 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
9244
9245 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
9246
9247 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
9248
9249 * gdb.python/python-value.c: New file.
9250 * gdb.python/python-value.exp: New file.
9251
9252 2008-10-15 Pedro Alves <pedro@codesourcery.com>
9253
9254 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
9255
9256 2008-10-15 Denis Pilat <denis.pilat@st.com>
9257
9258 * gdb.cp/mb-ctor.exp: Fix a typo.
9259
9260 2008-10-09 Tom Tromey <tromey@redhat.com>
9261
9262 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
9263 'fprintf' and 'stderr'.
9264
9265 2008-10-07 Joel Brobecker <brobecker@adacore.com>
9266
9267 * gdb.ada/ref_tick_size.exp: New testcase.
9268
9269 2008-10-06 Doug Evans <dje@google.com>
9270
9271 * gdb.dwarf2/dw2-cu-size.exp: New file.
9272 * gdb.dwarf2/dw2-cu-size.S: New file.
9273
9274 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
9275 .Ltype_int for clarity.
9276
9277 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
9278
9279 PR gdb/2384:
9280 * gdb.cp/gdb2384.exp: Extended to test more cases.
9281 * gdb.cp/gdb2384.cc: Likewise.
9282 * gdb.cp/gdb2384-base.h: Likewise.
9283 * gdb.cp/gdb2384-base.cc: Likewise.
9284
9285 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9286
9287 * gdb.base/maint.exp (maint print type): Remove printing
9288 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
9289
9290 2008-09-30 Tom Tromey <tromey@redhat.com>
9291
9292 * gdb.base/macscp.exp: Add completion tests.
9293 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
9294 (TWENTY_THREE): Likewise.
9295 (FORTY_EIGHT): Likewise.
9296
9297 2008-09-30 Tom Tromey <tromey@redhat.com>
9298
9299 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
9300 everywhere.
9301 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
9302
9303 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9304
9305 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
9306 testcase is derived from. Fix racy dependency on an expected PID
9307 number. No longer support the testcase on Linux kernel 2.4.x.
9308
9309 2008-09-27 Tom Tromey <tromey@redhat.com>
9310
9311 * gdb.base/macscp.exp: Add tests for stringification, splicing,
9312 and varargs.
9313
9314 2008-09-22 Pedro Alves <pedro@codesourcery.com>
9315
9316 * lib/mi-support.exp (mi_expect_interrupt): New.
9317 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
9318 from gdb.mi/mi-nonstop.exp.
9319 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
9320 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
9321 lib/mi-support.exp.
9322 Use mi_check_thread_states throughout. Avoid ".*" and do not
9323 require an anchor after -exec-run.
9324
9325 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
9326
9327 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
9328 stop is pending. Avoid ".*" when two stops are pending.
9329 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
9330 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
9331 newlines in fullnames.
9332 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
9333 (mi_expect_stop): Update comments. Only anchor in sync mode.
9334 Do not match newlines.
9335 (mi_send_resuming_command_raw): Always return status.
9336 (mi_get_stop_line): Do not match more than one line by accident.
9337 Only anchor in sync mode.
9338 (mi_run_inline_test): If -exec-next fails, give up.
9339
9340 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9341
9342 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
9343 on SPU.
9344
9345 2008-09-10 Joel Brobecker <brobecker@adacore.com>
9346
9347 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
9348
9349 2008-09-10 Joel Brobecker <brobecker@adacore.com>
9350
9351 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
9352 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9353 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
9354 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9355 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
9356 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
9357 gdb.ada/interface.exp, gdb.ada/null_array.exp,
9358 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9359 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9360 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9361 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
9362 Include the "= " sequence in the expected output of print tests.
9363
9364 2008-09-10 Joel Brobecker <brobecker@adacore.com>
9365
9366 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
9367 description for boolean types.
9368
9369 2008-09-09 Pedro Alves <pedro@codesourcery.com>
9370
9371 * gdb.base/hook-stop-continue.c: New.
9372 * gdb.base/hook-stop-continue.exp: New.
9373
9374 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9375
9376 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
9377
9378 2008-09-08 Jerome Guitton <guitton@adacore.com>
9379
9380 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
9381 (stack_check_probe_2, stack_check_probe_loop_1)
9382 (stack_check_probe_loop_2): New functions.
9383 (main): Add call to these new functions.
9384 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
9385 functions, check that the breakpoint is inserted at the appropriate
9386 location.
9387 (insert_breakpoint): Slightly refine this procedure so that it can
9388 be called several times in the test.
9389
9390 2008-09-08 Jerome Guitton <guitton@adacore.com>
9391
9392 * gdb.base/stack-checking.c: New file.
9393 * gdb.base/stack-checking.exp: New file.
9394
9395 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
9396
9397 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
9398 * gdb.arch/altivec-regs.exp: Likewise.
9399 * gdb.arch/vsx-regs.exp: Likewise.
9400
9401 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
9402
9403 * gdb.arch/ppc-fp.exp: New file.
9404 * gdb.arch/ppc-fp.c: New file.
9405
9406 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
9407
9408 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
9409 lest gcc-4.3.1 optimizes the whole thing away.
9410
9411 2008-09-04 Michael Snyder <msnyder@vmware.com>
9412
9413 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
9414 as "at" (for non-debug functions such as _start).
9415
9416 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9417
9418 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
9419 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
9420 software watchpoints.
9421 * gdb.base/watch_thread_num.exp: Likewise.
9422
9423 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
9424
9425 * gdb.arch/i386-bp_permanent.exp: New test.
9426
9427 2008-08-24 Tom Tromey <tromey@redhat.com>
9428
9429 * gdb.base/maint.exp: Update "maint print type".
9430
9431 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
9432
9433 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
9434 support. Adjust the order of "*running" notifications.
9435 * gdb.mi/non-stop.c: Don't cast from int to void* and
9436 back.
9437
9438 2008-08-20 Mark Kettenis <kettenis@gnu.org>
9439
9440 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
9441 expect to find it in the "info frame" output.
9442
9443 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
9444
9445 * gdb.base/interp.exp: Always consume both prompts.
9446
9447 2008-08-20 Pedro Alves <pedro@codesourcery.com>
9448
9449 * gdb.base/pending.exp: Test pending breakpoints without symbols
9450 loaded.
9451
9452 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
9453
9454 * lib/mi-support.exp (mi_expect_stop): Produce
9455 more details on failures.
9456 * gdb.mi/mi-nonstop.exp: New.
9457 * gdb.mi/non-stop.c: New.
9458
9459 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
9460
9461 * gdb.mi/mi-async.exp: Use 'set target-async'.
9462 * lib/mi-support.exp: Use 'set/show target-async'.
9463
9464 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
9465
9466 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
9467
9468 2008-08-17 Tom Tromey <tromey@redhat.com>
9469
9470 * gdb.base/help.exp (help catch): Rewrite.
9471
9472 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
9473
9474 * gdb.base/define.exp: Test indented command documentation.
9475 * gdb.python/python.exp: Test indented multi-line command.
9476
9477 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
9478
9479 * testsuite/gdb.arch/vsx-regs.c: New source file.
9480 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
9481 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
9482
9483 2008-08-14 Tom Tromey <tromey@redhat.com>
9484
9485 * gdb.base/macscp.exp: Add regression test for "macro define" or
9486 "macro undef" with no arguments.
9487
9488 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
9489
9490 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
9491
9492 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9493
9494 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
9495
9496 2008-08-06 Tom Tromey <tromey@redhat.com>
9497
9498 * gdb.python/python.exp: New file.
9499
9500 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9501
9502 Fix for PR gdb/1543.
9503 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
9504 $LOCATION.
9505 (location): New variable.
9506 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
9507 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
9508 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
9509 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
9510 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
9511 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
9512 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
9513 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
9514 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
9515 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
9516 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
9517 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
9518 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
9519 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
9520 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
9521 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
9522 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
9523 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
9524 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
9525 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
9526 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
9527 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
9528 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
9529 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
9530 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
9531 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
9532 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
9533 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
9534 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
9535 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
9536 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
9537 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
9538 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
9539 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
9540 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
9541 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
9542 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
9543 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
9544 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
9545 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
9546 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
9547 gdb.base/type-opaque.exp, gdb.base/until.exp,
9548 gdb.base/value-double-free.c, gdb.base/varargs.exp,
9549 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
9550 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
9551 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
9552 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
9553 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
9554 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
9555 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
9556 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9557 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
9558 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
9559 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
9560 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
9561 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
9562 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
9563 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
9564 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
9565 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
9566 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
9567 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
9568 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
9569 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
9570 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
9571 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
9572 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
9573 gdb.pascal/types.exp, gdb.stabs/weird.exp,
9574 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
9575 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
9576 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
9577 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
9578 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
9579 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
9580 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
9581 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
9582 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
9583 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
9584 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
9585 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
9586 lib/mi-support.exp, lib/trace-support.exp: Remove reference
9587 to bug-gdb@prep.ai.mit.edu .
9588
9589 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
9590
9591 * lib/mi-support.exp (mi_load_shlibs): New.
9592 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
9593
9594 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
9595
9596 * lib/mi-support.exp (get_mi_thread_list)
9597 (check_mi_and_console_threads): New, moved from ...
9598 * gdb.mi/mi-pthread.exp: ...here.
9599 * gdb.mi/gdb669.exp (get_mi_thread_list)
9600 (check_mi_and_console_threads): Delete.
9601 * gdb.mi/mi2-pthread.exp: Likewise.
9602
9603 2008-07-28 Tom Tromey <tromey@redhat.com>
9604
9605 * Makefile.in (just-check): Remove. Move body to...
9606 (check): ... here.
9607
9608 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9609
9610 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
9611 Add a test for duplicated SIGINTs.
9612
9613 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9614
9615 * gdb.threads/schedlock.exp (get_args): Update to work for any
9616 value of NUM.
9617 (Top level): Report the number of threads that did not resume.
9618
9619 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9620
9621 * gdb.dwarf2/dw2-compressed.S: Also define __start.
9622
9623 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9624
9625 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
9626 non-MI prompt.
9627
9628 2008-07-26 Tom Tromey <tromey@redhat.com>
9629
9630 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
9631 (function_struct, function_struct_ptr): New globals.
9632 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
9633 function pointer in a struct.
9634
9635 2008-07-26 Tom Tromey <tromey@redhat.com>
9636
9637 * gdb.base/macscp.exp: Add test for macro lexing bug.
9638
9639 2008-07-18 Tom Tromey <tromey@redhat.com>
9640
9641 * gdb.base/macscp.exp: Add macro tests.
9642
9643 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
9644
9645 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
9646
9647 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
9648
9649 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
9650
9651 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
9652
9653 * gdb.cp/class2.exp: fix for failure on spu-elf
9654
9655 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
9656
9657 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
9658
9659 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9660
9661 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
9662
9663 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
9664
9665 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
9666
9667 2008-07-11 Kevin Buettner <kevinb@redhat.com>
9668
9669 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
9670 of regexp to account for changes made to GDB in the printing of
9671 byte vectors.
9672
9673 2008-07-11 Tom Tromey <tromey@redhat.com>
9674
9675 * gdb.base/completion.exp: Add 'help' completion test.
9676
9677 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9678
9679 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
9680
9681 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9682
9683 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
9684
9685 2008-07-09 Pedro Alves <pedro@codesourcery.com>
9686
9687 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
9688
9689 2008-07-09 Pedro Alves <pedro@codesourcery.com>
9690
9691 * gdb.base/fullname.exp: Restore pwd if compiling failed.
9692
9693 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9694
9695 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
9696
9697 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
9698
9699 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
9700 previous commit. Add a comment.
9701
9702 2008-06-28 Pedro Alves <pedro@codesourcery.com>
9703
9704 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
9705
9706 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
9707
9708 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
9709
9710 2008-06-27 Pedro Alves <pedro@codesourcery.com>
9711
9712 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
9713 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
9714 compiling an executable, link in an object that forces unbuffered
9715 output.
9716 * lib/set_unbuffered_mode.c: New file.
9717
9718 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9719
9720 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
9721
9722 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
9723
9724 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
9725 mi_expect_stop.
9726 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
9727 Demand that *running is output.
9728 (detect_async): Perform checking every time.
9729 (mi_send_resuming_command): Extract everything into...
9730 (mi_send_resuming_command_raw): ...this.
9731 (mi_expect_stop): Don't accept any output before *stopped.
9732
9733 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
9734
9735 Robustify mi-simplerun.
9736 * gdb.mi/basics.c (main): Add a call to sleep.
9737 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
9738 * gdb.mi/mi2-cli.exp: Likewise.
9739 * gdb.mi/mi-break.exp: Likewise.
9740
9741 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
9742
9743 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
9744
9745 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
9746
9747 * gdb.mi/mi-console.exp: Adjust.
9748 * gdb.mi/mi-syn-frame.exp: Adjust.
9749 * gdb.mi/mi2-console.exp: Adjust.
9750 * gdb.mi/mi2-syn-frame.exp: Adjust.
9751 * lib/mi-support.exp (mi_run_cmd): Adjust.
9752 (mi_send_resuming_command): Adjust.
9753
9754 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
9755
9756 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
9757 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
9758 testing of stopped.
9759 * gdb.mi/mi2-syn-frame.exp: Likewise.
9760 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
9761 (async, detect_async): New.
9762 (mi_expect_stop, mi_continue_to_line): Adjust expectation
9763 depending on if we're running in sync or async mode.
9764
9765 2008-06-09 Tom Tromey <tromey@redhat.com>
9766
9767 * gdb.base/completion.exp: New tests for field name completion
9768 with spaces, and field name completion with '->'.
9769
9770 2008-06-06 Tom Tromey <tromey@redhat.com>
9771
9772 * gdb.base/break1.c (struct some_struct): New struct.
9773 (values): New global.
9774 * gdb.base/completion.exp: Add field name completion test.
9775
9776 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
9777
9778 * gdb.cp/call-c.exp: Test for incorrect handling of reference
9779 to pointer.
9780 * gdb.cp/call-c.cc: Likewise.
9781
9782 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
9783
9784 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
9785 annotation.
9786
9787 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
9788 Pedro Alves <pedro@codesourcery.com>
9789
9790 * gdb.threads/execl.c, gdb.threads/execl1.c,
9791 gdb.threads/execl.exp: New tests.
9792
9793 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
9794 Daniel Jacobowitz <dan@codesourcery.com>
9795
9796 * gdb.cp/exception.exp: Activate test, make it work with pending
9797 catchpoints.
9798
9799 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9800
9801 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
9802
9803 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
9804
9805 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
9806 now printed.
9807 * gdb.mi/mi2-var-cmd.exp: Likewise.
9808
9809 2008-05-27 Andreas Schwab <schwab@suse.de>
9810
9811 * gdb.base/frame-args.exp: Handle arguments that are optimized
9812 out.
9813
9814 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
9815
9816 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
9817 quiet for ppc32 and group options into a single variable.
9818
9819 2008-05-23 Joel Brobecker <brobecker@adacore.com>
9820
9821 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
9822 of zero-size elements.
9823 * gdb.ada/null_array.exp: Test printing this new array.
9824
9825 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9826
9827 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
9828
9829 2008-05-21 Joel Brobecker <brobecker@adacore.com>
9830
9831 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
9832 of the "finish" command.
9833
9834 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
9835
9836 * gdb.base/annota1.exp: Test for new annotation.
9837
9838 2008-05-16 Pedro Alves <pedro@codesourcery.com>
9839
9840 * gdb.base/fixsection.exp: New file.
9841 * gdb.base/fixsection0.c: New file.
9842 * gdb.base/fixsection1.c: New file.
9843
9844 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9845
9846 * gdb.base/annota1.exp: Accept printf@... in place of printf.
9847 * gdb.base/annota3.exp: Likewise.
9848
9849 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
9850
9851 * gdb.base/watch_thread_num.exp: Don't run tests that require
9852 watchpoints if the target doesn't support them.
9853
9854 2008-05-12 Doug Evans <dje@google.com>
9855
9856 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
9857
9858 2008-05-09 Joel Brobecker <brobecker@adacore.com>
9859
9860 * gdb.ada/assign_1.exp: New testcase.
9861
9862 2008-05-09 Doug Evans <dje@google.com>
9863
9864 * gdb.base/find.exp: New file.
9865 * gdb.base/find.c: New file.
9866
9867 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
9868
9869 * gdb.base/commands.exp (watchpoint_command_test): Handle
9870 gdb,no_hardware_watchpoints.
9871 * gdb.base/float.exp: Allow ARM targets without floating point.
9872 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
9873
9874 2008-05-06 Jerome Guitton <guitton@adacore.com>
9875 Joel Brobecker <brobecker@adacore.com>
9876
9877 * gdb.ada/lang_switch: New test program.
9878 * gdb.ada/lang_switch.exp: New testcase.
9879
9880 2008-05-05 Doug Evans <dje@google.com>
9881
9882 * gdb.base/help.exp (disassemble): Update expected help text.
9883
9884 2008-05-04 Pedro Alves <pedro@codesourcery.com>
9885
9886 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
9887
9888 2008-05-04 Pedro Alves <pedro@codesourcery.com>
9889
9890 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
9891 different times.
9892
9893 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9894
9895 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
9896 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
9897 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
9898 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
9899
9900 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
9901
9902 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
9903 notification to appear.
9904
9905 2008-05-04 Daniel Jacobowitz <dan@debian.org>
9906
9907 * gdb.base/fullname.c: New file.
9908 * gdb.base/fullname.exp: New file.
9909 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
9910
9911 2008-05-03 Pedro Alves <pedro@codesourcery.com>
9912
9913 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
9914 expressions with macros.
9915
9916 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9917
9918 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
9919
9920 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
9921
9922 * gdb.base/completion.exp: Handle lack of other symbols beginning
9923 with "a".
9924
9925 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
9926
9927 2008-05-02 Jim Blandy <jimb@codesourcery.com>
9928
9929 * gdb.asm/asmsrc1.s: Add scratch space.
9930
9931 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9932 Daniel Jacobowitz <dan@codesourcery.com>
9933
9934 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
9935 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
9936 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
9937
9938 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
9939
9940 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
9941
9942 2008-05-01 Joel Brobecker <brobecker@adacore.com>
9943
9944 * gdb.base/info-target.exp: New testcase.
9945
9946 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
9947
9948 * gdb.cp/hang.exp: Use .cc instead of .C.
9949 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
9950 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
9951
9952 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
9953
9954 * gdb.base/gdb1250.exp: Remove perror.
9955 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
9956
9957 2008-04-30 Pedro Alves <pedro@codesourcery.com>
9958
9959 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
9960 .2byte.
9961
9962 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
9963
9964 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
9965 (maybe_kfail): New.
9966
9967 2008-04-25 Pedro Alves <pedro@codesourcery.com>
9968
9969 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
9970
9971 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
9972
9973 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
9974 * gdb.mi/mi2-syn-frame.exp: Likewise.
9975 * lib/mi-support.exp: Likewise.
9976
9977 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
9978
9979 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
9980 to specify regexp for the location to stop at.
9981 * gdb.base/break-always.c: New.
9982 * gdb.base/break-always.exp: New.
9983
9984 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
9985
9986 * lib/mi-support.exp (mi_runto_helper): Adjust
9987 for the original-location field.
9988 (mi_create_breakpoint, mi_list_breakpoints): New.
9989 * gdb.mi/mi-break.exp: Adjust.
9990 * gdb.mi/mi2-break.exp: Adjust.
9991 * gdb.mi/mi-pending.exp: Adjust.
9992 * gdb.mi/mi-simplerun.exp: Adjust.
9993 * gdb.mi/mi2-simplerun.exp: Adjust.
9994 * gdb.mi/mi-syn-frame.exp: Adjust.
9995 * gdb.mi/mi2-syn-frame.exp: Adjust.
9996 * gdb.mi/mi-until.exp: Adjust.
9997 * gdb.mi/mi2-until.exp: Adjust.
9998 * gdb.mi/mi-var-display.exp: Adjust.
9999 * gdb.mi/mi2-var-display.exp: Adjust.
10000 * gdb.mi/mi-watch.exp: Adjust.
10001 * gdb.mi/mi2-watch.exp: Adjust.
10002
10003 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
10004
10005 * aclocal.m4: Add override.m4.
10006 * configure: Regenerate.
10007
10008 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
10009
10010 * gdb.mi/var-cmd.c (do_at_tests): Verify that
10011 '-var-update --all-values' reports new value even the type
10012 of a variable object has changed.
10013
10014 2008-04-18 Craig Silverstein <csilvers@google.com>
10015
10016 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
10017 files.
10018
10019 2008-04-18 Joel Brobecker <brobecker@adacore.com>
10020
10021 * gdb.ada/atomic_enum: New test program.
10022 * gdb.ada/atomic_enum.exp: New testcase.
10023
10024 2008-04-17 Doug Evans <dje@google.com>
10025
10026 * gdb.opt/Makefile.in: Fix whitespace.
10027
10028 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
10029
10030 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
10031
10032 2008-04-17 Doug Evans <dje@google.com>
10033
10034 * gdb.base/hashline1.exp: New testcase.
10035 * gdb.base/hashline2.exp: New testcase.
10036 * gdb.base/hashline2.exp: New testcase.
10037
10038 2008-04-17 Pedro Alves <pedro@codesourcery.com>
10039
10040 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
10041
10042 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
10043
10044 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
10045 temporary breakpoint to match "Temporary breakpoint".
10046 * gdb.base/break.exp (delete_breakpoints): Likewise.
10047 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
10048 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
10049 * gdb.base/display.exp: Likewise.
10050 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
10051 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
10052 * gdb.base/restore.exp (restore_tests): Likewise.
10053 * gdb.base/sepdebug.exp: Likewise.
10054 * gdb.base/watchpoint.exp: Likewise.
10055 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
10056 * gdb.mi/mi-pending.exp: Likewise.
10057 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
10058 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
10059 * gdb.mi/mi-var-cmd.exp: Likewise.
10060 * gdb.mi/mi-var-display.exp: Likewise.
10061 * gdb.mi/mi2-cli.exp: Likewise.
10062 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
10063 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
10064 * gdb.mi/mi2-var-display.exp: Likewise.
10065 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
10066 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
10067 new "disp" field.
10068 (mi_expect_stop): Move after_reason argument to be really after
10069 reason. This is to support fix for PR2424.
10070
10071 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10072
10073 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
10074
10075 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
10076
10077 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
10078 field. Add more floating varobj tests.
10079 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
10080 field.
10081 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
10082 (main): Call do_at_tests.
10083 * lib/mi-support.exp (mi_create_floating_varobj)
10084 (mi_varobj_update_with_type_change): New.
10085
10086 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
10087
10088 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
10089 option of -var-evaluate-expression.
10090 * gdb.mi/mi2-var-display.exp: Likewise.
10091
10092 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
10093
10094 Introduce test setup helpers.
10095 * lib/gdb.exp (build_executable, clean_restart)
10096 (prepare_for_testing): New.
10097 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
10098 * gdb.base/return.exp: Likewise.
10099 * gdb.base/ending-run.exp: Likewise.
10100
10101 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
10102
10103 * gdb.mi/mi-async.exp: New test for asynchronous Machine
10104 Interface (MI) responses.
10105
10106 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
10107
10108 * gdb.cp/breakpoint.cc: New code to test conditions involving
10109 member variables.
10110 * gdb.cp/breakpoint.exp: Test condition involving member
10111 variables.
10112
10113 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
10114
10115 * lib/mi-support.exp (mi_expect_stop): New.
10116 (mi_run_cmd): Change the
10117 token. Use mi_send_resuming_command, use
10118 mi_expect_stop.
10119 (mi_execute_to_helper): Rename to mi_execute_to.
10120 (mi_send_resuming_command): Add more error patterns.
10121 (mi_wait_for_stop): Renamed to...
10122 (mi_get_stop_line): ...this.
10123 (mi_run_inline_test): Adjust.
10124
10125 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
10126 * gdb.mi/mi-console.exp: Likewise.
10127 * gdb.mi/mi-pending.exp: Likewise.
10128 * gdb.mi/mi-simplerun.exp: Likewise.
10129 * gdb.mi/mi-stack.exp: Likewise.
10130 * gdb.mi/mi-stepi.exp: Likewise.
10131 * gdb.mi/mi-syn-frame.exp: Add comment.
10132 * gdb.mi/mi-until.exp: Likewise.
10133 * gdb.mi/mi-var-display.exp: Likewise.
10134 * gdb.mi/mi-watch.exp: Likewise.
10135 * gdb.mi/mi2-cli.exp: Likewise.
10136 * gdb.mi/mi2-console.exp: Likewise.
10137 * gdb.mi/mi2-simplerun.exp: Likewise.
10138 * gdb.mi/mi2-stack.exp: Likewise.
10139 * gdb.mi/mi2-stepi.exp: Likewise.
10140 * gdb.mi/mi2-until.exp: Likewise.
10141 * gdb.mi/mi2-var-display.exp: Likewise.
10142 * gdb.mi/mi2-watch.exp: Likewise.
10143
10144 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10145
10146 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
10147
10148 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
10149
10150 2008-04-04 Pedro Alves <pedro@codesourcery.com>
10151
10152 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
10153 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
10154 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
10155 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
10156 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
10157 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
10158 expect an mi error duplicated in stderr.
10159
10160 2008-04-03 Joel Brobecker <brobecker@adacore.com>
10161
10162 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
10163 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
10164 Add a couple of tests that verify the behavior when the new setting
10165 is set to "cancel" and "all".
10166 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
10167 "ask" before we start the testing.
10168
10169 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
10170
10171 * gdb.cp/casts.cc: Add class reference variables.
10172 * gdb.cp/casts.exp: New test cases for up/down casting references.
10173
10174 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
10175
10176 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
10177 instead of beginning to make an extra test pass.
10178 * gdb.mi/mi2-var-display.exp: Likewise.
10179
10180 2008-03-31 Maciej W. Rozycki <macro@mips.com>
10181
10182 * gdb.base/break.exp: Mark failures as such. Fix formatting.
10183
10184 2008-03-31 Markus Deuling <deuling@de.ibm.com>
10185 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10186
10187 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
10188 value. Add xfail for older kernels.
10189
10190 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
10191
10192 Bring mi-support in line with gdb.exp.
10193 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
10194 (mi_gdb_start): New function.
10195
10196 2008-03-28 Maciej W. Rozycki <macro@mips.com>
10197
10198 * gdb.mi/mi-var-cmd.exp: Fix a typo.
10199
10200 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
10201
10202 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
10203 * gdb.mi/mi2-var-display.exp: Likewise.
10204
10205 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
10206
10207 * lib/mi-support.exp (mi_create_varobj_checked): New.
10208 (mi_list_varobj_children): Allow to check for a
10209 value.
10210 (mi_list_array_varobj_children): New.
10211
10212 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
10213 and mi_list_varobj_children, as opposed to hardcoding
10214 expected strings.
10215 * gdb.mi/gdb701.exp: Likewise.
10216 * gdb.mi/gdb792.exp: Likewise.
10217 * gdb.mi/mi-var-block.exp: Likewise.
10218 * gdb.mi/mi-var-cmd.exp: Likewise.
10219 * gdb.mi/mi-var-invalidate.exp: Likewise.
10220 * gdb.mi/mi2-var-block.exp: Likewise.
10221 * gdb.mi/mi2-var-child.exp: Likewise.
10222 * gdb.mi/mi2-var-cmd.exp: Likewise.
10223 * gdb.mi/mi2-var-display.exp: Likewise.
10224
10225 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10226
10227 Fix random false FAILs on i386.
10228 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
10229
10230 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
10231
10232 PR gdb/544
10233 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
10234
10235 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
10236
10237 PR gdb/544
10238 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
10239
10240 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10241
10242 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
10243 fixed PR gdb/544.
10244
10245 2008-03-21 Pedro Alves <pedro@codesourcery.com>
10246
10247 * gdb.threads/fork-child-threads.exp: Test next over fork.
10248
10249 2008-03-21 Chris Demetriou <cgd@google.com>
10250
10251 * gdb.base/break.exp (rbreak junk): New test for rbreak
10252 "Junk at end of arguments" issue.
10253
10254 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10255
10256 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
10257 *& to work on created array elements.
10258 (Top level): Test print $pc with a file. Test string operations
10259 without a target.
10260 * gdb.base/ptype.exp: Do not expect *& to work on created array
10261 elements.
10262
10263 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10264
10265 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
10266 gdb.threads/staticthreads.exp: Update exit query.
10267
10268 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
10269
10270 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
10271
10272 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
10273
10274 * gdb.base/watchpoint.c (global_ptr, func4): New.
10275 (main): Call func4.
10276 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
10277 (test_inaccessible_watchpoint): New.
10278
10279 2008-02-29 Maciej W. Rozycki <macro@mips.com>
10280
10281 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
10282 select the largest.
10283
10284 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
10285
10286 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
10287 frames-invalid annotations.
10288
10289 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
10290
10291 * gdb.base/assign.exp: avoid same output for different tests.
10292
10293 2008-02-27 Doug Evans <dje@google.com>
10294
10295 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
10296 for bug 1738.
10297 (breakpoint_to_handler_entry): Ditto.
10298
10299 2008-02-27 Joel Brobecker <brobecker@adacore.com>
10300
10301 * gdb.base/ending-run.exp: Use the first line of code inside
10302 function body to test breakpoints.
10303 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
10304 location where the breakpoint is inserted when using the line
10305 where a function is declared. Fix typo in the description of
10306 one of the tests.
10307 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
10308
10309 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
10310
10311 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
10312 tests.
10313
10314 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
10315
10316 * gdb.base/args.exp: avoid same output for tests
10317 with single quotes.
10318
10319 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
10320
10321 * gdb.base/annota1.exp: Adjust for 'info break'
10322 format changes.
10323 * gdb.base/annota3.exp: Likewise.
10324 * gdb.base/break.exp: Likewise.
10325 * gdb.base/condbreak.exp: Likewise.
10326 * gdb.base/pending.exp: Likewise.
10327 * gdb.base/sepdebug.exp: Likewise.
10328 * gdb.base/unload.exp: Likewise.
10329 * gdb.cp/ovldbreak.exp: Likewise.
10330 * gdb.mi/mi-pending.exp: Likewise.
10331
10332 2008-02-07 Doug Evans <dje@google.com>
10333
10334 * gdb.cp/mb-inline.exp: New.
10335 * gdb.cp/mb-inline.h: New.
10336 * gdb.cp/mb-inline1.cc: New.
10337 * gdb.cp/mb-inline2.cc: New.
10338
10339 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
10340
10341 * gdb.pascal/floats.pas: New test program.
10342 * gdb.pascal/floats.exp: New testcase.
10343
10344 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
10345
10346 * gdb.base/callfuncs.c (t_float_many_args): New function.
10347 (t_double_many_args): New function.
10348 * gdb.base/callfuncs.exp: Add tests for exceeding float
10349 and double parameters passed through the stack.
10350
10351 2008-02-05 Joel Brobecker <brobecker@adacore.com>
10352
10353 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
10354 gdb.ada/complete/foo.adb: New files.
10355 * gdb.ada/complete.exp: New testcase.
10356
10357 2008-02-03 Doug Evans <dje@google.com>
10358
10359 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
10360
10361 * gdb.cp/gdb2384.exp: New file.
10362 * gdb.cp/gdb2384.cc: New file.
10363 * gdb.cp/gdb2384-base.h: New file.
10364 * gdb.cp/gdb2384-base.cc: New file.
10365
10366 2008-02-02 Doug Evans <dje@google.com>
10367
10368 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
10369
10370 2007-02-01 Joel Brobecker <brobecker@adacore.com>
10371
10372 * gdb.ada/sym_print_name: New test program.
10373 * gdb.ada/sym_print_name.exp: New testcase.
10374
10375 2007-02-01 Joel Brobecker <brobecker@adacore.com>
10376
10377 * gdb.ada/nested/hello.adb: New file.
10378 * gdb.ada/nested.exp: New testcase.
10379 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
10380
10381 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
10382
10383 * gdb.mi/basic.c (return_1): New function.
10384 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
10385 don't cause future evaluations of function to report
10386 creation of internal breakpoints.
10387
10388 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
10389
10390 * gdb.mi/mi-break.exp (test_error): New.
10391 Call it.
10392
10393 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
10394
10395 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
10396 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
10397
10398 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
10399
10400 * gdb.pascal/integers.pas: New test program.
10401 * gdb.pascal/integers.exp: New testcase.
10402
10403 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
10404
10405 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
10406
10407 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
10408
10409 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
10410 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
10411
10412 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
10413
10414 * gdb.ada/formatted_ref: New test program.
10415 * gdb.ada/formatted_ref.exp: New testcase.
10416
10417 * gdb.cp/formatted-ref.cc: New file.
10418 * gdb.cp/formatted-ref.exp: New testcase.
10419
10420 2008-01-30 Joel Brobecker <brobecker@adacore.com>
10421
10422 * gdb.base/ptype.exp: Add testing of "ptype $pc".
10423
10424 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
10425
10426 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
10427 (test_file_list_exec_source_file): Update to new macro-info field.
10428
10429 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
10430
10431 * gdb.ada/exprs: New test program.
10432 * gdb.ada/exprs.exp: New testcase.
10433
10434 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
10435
10436 * dfp-test.c (DELTA, DELTA_B): New definitions.
10437 (double_val1, double_val2, double_val3, double_val4, double_val5,
10438 double_val6, double_val7, double_val8, double_val9, double_val10,
10439 double_val11, double_val12, double_val13, double_val14, dec32_val1,
10440 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
10441 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
10442 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
10443 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
10444 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
10445 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
10446 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
10447 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
10448 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
10449 dec128_val16): New global variables.
10450 (decimal_dec128_align): New function.
10451 (decimal_mixed): Likewise.
10452 (decimal_many_args_dec32): Likewise.
10453 (decimal_many_args_dec64): Likewise.
10454 (decimal_many_args_dec128): Likewise.
10455 (decimal_many_args_mixed): Likewise.
10456 * dfp-test.exp: Add tests calling new inferior functions.
10457
10458 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10459
10460 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
10461 gdb.server/ext-run.exp: New files.
10462 * lib/gdbserver-support.exp (gdbserver_download): New.
10463 (gdbserver_start): New. Update gdbserver expected
10464 output.
10465 (gdbserver_spawn): Use them.
10466 (gdbserver_start_extended): New.
10467
10468 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10469
10470 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
10471 Run on GNU/Linux.
10472 (do_exec_tests): Check for systems which do not support catchpoints.
10473 Do not match START.
10474 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
10475 Run on GNU/Linux. Enable verbose output.
10476 (check_fork_catchpoints): New.
10477 (explicit_fork_child_follow, catch_fork_child_follow)
10478 (tcatch_fork_parent_follow): Update expected messages.
10479 (do_fork_tests): Use check_fork_catchpoints.
10480 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
10481 Run on GNU/Linux. Enable verbose output.
10482 (check_vfork_catchpoints): New.
10483 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
10484 expected messages.
10485 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
10486
10487 2008-01-29 Jim Blandy <jimb@red-bean.com>
10488
10489 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
10490 host' errors.
10491 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
10492
10493 2008-01-29 Jim Blandy <jimb@red-bean.com>
10494
10495 * gdb.threads/sigthread.c: Use barriers to ensure that
10496 child_thread and child_thread_two are always initialized before we
10497 start to use them.
10498
10499 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
10500
10501 * gdb.base/watchpoint-solib.exp: New.
10502 * gdb.base/watchpoint-solib.c: New.
10503 * gdb.base/watchpoint-solib-shr.c: New.
10504
10505 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
10506
10507 * gdb.base/gdb1056.exp: Add unsigned integer test.
10508
10509 2008-01-28 Doug Evans <dje@google.com>
10510
10511 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
10512
10513 2008-01-27 Jim Blandy <jimb@codesourcery.com>
10514
10515 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
10516
10517 * gdb.base/expand-psymtabs.exp: Doc fix.
10518
10519 2008-01-26 Mark Kettenis <kettenis@gnu.org>
10520
10521 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
10522
10523 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
10524
10525 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
10526 -var-set-format.
10527
10528 2008-01-23 Chris Demetriou <cgd@google.com>
10529
10530 * gdb.threads/thread_events.c: New testcase source file.
10531 * gdb.threads/thread_events.exp: New testcase expect file.
10532
10533 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
10534
10535 * lib/gdb.exp: Add the variable octal.
10536
10537 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
10538 -var-set-format.
10539
10540 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
10541 Vladimir Prus <vladimir@codesourcery.com>
10542
10543 * gdb.base/float.exp: Allow missing floating point for m68k and
10544 PowerPC.
10545
10546 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
10547
10548 * gdb.mi/basics.c: Setup for testing breakpoints
10549 ignore count.
10550 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
10551 * gdb.mi/mi-cli.exp: Adjust.
10552 * gdb.mi/mi2-cli.exp: Adjust.
10553
10554 2008-01-17 Pedro Alves <pedro@codesourcery.com>
10555
10556 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
10557 and 'dummy_ptr' integer pointer. Initialize struct_declarations
10558 with dummy_ptr's address.
10559 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
10560 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
10561 all targets.
10562 * gdb.mi/mi2-var-child.exp: Likewise.
10563
10564 2008-01-09 Joel Brobecker <brobecker@adacore.com>
10565
10566 * gdb.ada/null_array: New test program.
10567 * gdb.ada/null_array.exp: New testcase.
10568
10569 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
10570
10571 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
10572 with required float modifiers.
10573
10574 2008-01-08 Joel Brobecker <brobecker@adacore.com>
10575
10576 * gdb.ada/funcall_param: New test program.
10577 * gdb.ada/funcall_param.exp: New testcase.
10578
10579 2008-01-08 Joel Brobecker <brobecker@adacore.com>
10580
10581 * gdb.ada/arrayparam: New test program.
10582 * gdb.ada/arrayparam.exp: New testcase.
10583
10584 2008-01-08 Joel Brobecker <brobecker@adacore.com>
10585
10586 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
10587 landed. Should also fix random failures in the test following it.
10588
10589 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
10590
10591 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
10592 for expressions with decimal float values.
10593 (test_dfp_conversions): New function to test casts to and from
10594 decimal float types.
10595 Call test_dfp_conversions.
10596 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
10597 elements.
10598 (main): Initialize ds.float4 and ds.double8 elements.
10599 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
10600 string to new error message.
10601 (d64_set_tests): Likewise.
10602 (d128_set_tests): Likewise.
10603 Add tests for expressions with decimal float variables. Add tests for
10604 conversions to and from decimal float types.
10605
10606 2008-01-05 Joel Brobecker <brobecker@adacore.com>
10607
10608 * gdb.ada/packed_tagged/comp_bug.adb: New file.
10609 * gdb.ada/packed_tagged.exp: New testcase.
10610
10611 2008-01-04 Joel Brobecker <brobecker@adacore.com>
10612
10613 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
10614 gdb.ada/homonym/homonym_main.adb: New files.
10615 * gdb.ada/homonym.exp: New testcase.
10616
10617 2008-01-04 Joel Brobecker <brobecker@adacore.com>
10618
10619 * gdb.ada/packed_array.exp: Add testing of references to
10620 a packed array.
10621
10622 2008-01-04 Joel Brobecker <brobecker@adacore.com>
10623
10624 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
10625 New files.
10626 * gdb.ada/type_coercion.exp: New testcase.
10627
10628 2008-01-04 Joel Brobecker <brobecker@adacore.com>
10629
10630 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
10631 gdb.ada/tagged/foo.adb: New file.
10632 * gdb.ada/tagged.exp: New testcase.
10633
10634 2008-01-04 Joel Brobecker <brobecker@adacore.com>
10635
10636 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
10637 gdb.ada/ptype_field/foo.adb: New files.
10638 * gdb.ada/ptype_field.exp: New testcase.
10639
10640 2008-01-03 Joel Brobecker <brobecker@adacore.com>
10641
10642 * gdb.ada/print_pc.exp: New testcase.
10643
10644 2008-01-03 Joel Brobecker <brobecker@adacore.com>
10645
10646 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
10647 gdb.ada/taft_type/p.adb: New files.
10648 * gdb.ada/taft_type.exp: New testcase.
10649
10650 2008-01-03 Joel Brobecker <brobecker@adacore.com>
10651
10652 * gdb.ada/array_bounds/bar.adb: New file.
10653 * gdb.ada/array_bounds.exp: New testcase.
10654
10655 2008-01-03 Joel Brobecker <brobecker@adacore.com>
10656
10657 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
10658 gdb.ada/arrayptr/foo.adb: New files.
10659 * gdb.ada/arrayptr.exp: New testcase.
10660
10661 2008-01-03 Joel Brobecker <brobecker@adacore.com>
10662
10663 * gdb.base/set-lang-auto.exp: New testcase.
10664
10665 2008-01-03 Joel Brobecker <brobecker@adacore.com>
10666
10667 * gdb.ada/fun_addr/foo.adb: New file.
10668 * gdb.ada/fun_addr.exp: New testcase.
10669
10670 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10671
10672 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
10673 New files
10674
10675 2008-01-02 Joel Brobecker <brobecker@adacore.com>
10676
10677 * array_subscript_addr/p.adb: New file.
10678 * array_subscript_addr.exp: New testcase.
10679
10680 2008-01-02 Joel Brobecker <brobecker@adacore.com>
10681
10682 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
10683 New files.
10684 * gdb.ada/str_cmp_ref.exp: New testcase.
10685
10686 2008-01-01 Joel Brobecker <brobecker@adacore.com>
10687
10688 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
10689 gdb.ada/fun_in_declare/foo.adb: New files.
10690 * gdb.ada/fun_in_declare.exp: New testcase.
10691
10692 2008-01-01 Joel Brobecker <brobecker@adacore.com>
10693
10694 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
10695 gdb.ada/ref_param/pck.ads: New files.
10696 * gdb.ada/ref_param.exp: New testcase.
10697
10698 2008-01-01 Joel Brobecker <brobecker@adacore.com>
10699
10700 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
10701 gdb.ada/interface/foo.adb: New files.
10702 * gdb.ada/interface.exp: New testcase.
10703
10704 2007-12-31 Jim Blandy <jimb@codesourcery.com>
10705
10706 * gdb.base/multi-forks.exp: Consume all output from child
10707 processes before proceeding to next test.
10708
10709 2007-12-29 Jim Blandy <jimb@codesourcery.com>
10710
10711 * configure: Regenerated.
10712
10713 2007-12-27 Joel Brobecker <brobecker@adacore.com>
10714
10715 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
10716 gdb.ada/fixed_cmp/fixed.adb: New files.
10717 * gdb.ada/fixed_cmp.exp: New testcase.
10718
10719 2007-12-27 Joel Brobecker <brobecker@adacore.com>
10720
10721 * gdb.ada/boolean_expr.exp: New testcase.
10722
10723 2007-12-26 Jim Blandy <jimb@codesourcery.com>
10724
10725 * gdb.base/multi-forks.exp: Doc fix.
10726
10727 2007-12-26 Joel Brobecker <brobecker@adacore.com>
10728
10729 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
10730 * gdb.ada/char_param.exp: Do not compile our test program with
10731 -gnata, this is unnecessary.
10732 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
10733
10734 2007-12-24 Joel Brobecker <brobecker@adacore.com>
10735
10736 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
10737 gdb.ada/print_chars/foo.adb: New files.
10738 * gdb.ada/print_chars.exp: New testcase.
10739
10740 2007-12-24 Joel Brobecker <brobecker@adacore.com>
10741
10742 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
10743 gdb.ada/char_param/foo.adb: New files.
10744 * gdb.ada/char_param.exp: New testcase.
10745
10746 2007-12-22 Jim Blandy <jimb@codesourcery.com>
10747
10748 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
10749 hard-coding source line numbers into the test.
10750 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
10751 gdb_get_line_number to find.
10752
10753 2007-12-22 Joel Brobecker <brobecker@adacore.com>
10754
10755 * gdb.base/ptype.c (highest): New struct type.
10756 (the_highest): New variable of that type.
10757 (main): Add dummy assignment to a field of variable the_highest.
10758 * gdb.base/ptype.exp: Test type printing of our new variable.
10759
10760 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
10761
10762 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
10763 and record first explicitly generated thread number.
10764 Use that thread number for thread specific watchpoint test.
10765 Add iteration number to repetitive tests.
10766
10767 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
10768 Jim Blandy <jimb@codesourcery.com>
10769
10770 * gdb.base/expand-psymtabs.c: New testcase
10771 source file.
10772 * gdb.base/expand-psymtabs.exp: New testcase
10773 expect file.
10774
10775 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
10776
10777 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
10778 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
10779
10780 2007-12-17 Joel Brobecker <brobecker@adacore.com>
10781
10782 * gdb.ada/frame_args/foo.adb: New file.
10783 * gdb.ada/frame_args/pck.ads: New file.
10784 * gdb.ada/frame_args/pck.adb: New file.
10785 * gdb.ada/frame_args.exp: New testcase.
10786
10787 2007-12-17 Joel Brobecker <brobecker@adacore.com>
10788
10789 * gdb.base/frame-args.c: New file.
10790 * gdb.base/frame-args.exp: New testcase.
10791
10792 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
10793 Joseph Myers <joseph@codesourcery.com>
10794
10795 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
10796
10797 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
10798
10799 * gdb.mi/mi-pending.exp: New.
10800 * gdb.mi/mi-pending.c: New.
10801 * gdb.mi/mi-pendshr.c: New.
10802
10803 2007-12-06 Jim Blandy <jimb@codesourcery.com>
10804
10805 * gdb.base/default.exp: Update expected output for 'info catch'.
10806
10807 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10808
10809 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
10810 must be set to binary.
10811
10812 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
10813
10814 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
10815
10816 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
10817
10818 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
10819 gdb.mi/mi-file-transfer.exp: New.
10820
10821 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10822
10823 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
10824
10825 2007-11-22 Maciej W. Rozycki <macro@mips.com>
10826
10827 * gdb.trace/backtrace.exp: Fix a typo.
10828 * gdb.trace/circ.exp: Likewise.
10829 * gdb.trace/collection.exp: Likewise.
10830 * gdb.trace/limits.exp: Likewise.
10831 * gdb.trace/report.exp: Likewise.
10832 * gdb.trace/tfind.exp: Likewise.
10833 * gdb.trace/while-dyn.exp: Likewise.
10834
10835 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
10836
10837 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
10838 objects of pointers that can't be dereferenced are now
10839 "noneditable".
10840
10841 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10842
10843 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
10844 (target_cpu): Remove.
10845
10846 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
10847
10848 * gdb.base/ending-run.exp: Expect the list of cleared
10849 breakpoint to come in natural order, not the reversed one.
10850
10851 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
10852
10853 * gdb.mi/mi-var-child.c (do_child_deletion): New.
10854 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
10855
10856 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
10857
10858 * gdb.base/printcmds.exp: New function
10859 test_printf_with_dfp.
10860
10861 2007-11-02 Doug Evans <dje@google.com>
10862
10863 * gdb.disasm/t01_mov.s: Remove carriage returns.
10864 * gdb.disasm/t02_mova.s: Ditto.
10865 * gdb.disasm/t03_add.s: Ditto.
10866 * gdb.disasm/t04_sub.s: Ditto.
10867 * gdb.disasm/t05_cmp.s: Ditto.
10868 * gdb.disasm/t06_ari2.s: Ditto.
10869 * gdb.disasm/t07_ari3.s: Ditto.
10870 * gdb.disasm/t08_or.s: Ditto.
10871 * gdb.disasm/t09_xor.s: Ditto.
10872 * gdb.disasm/t10_and.s: Ditto.
10873 * gdb.disasm/t11_logs.s: Ditto.
10874 * gdb.disasm/t12_bit.s: Ditto.
10875 * gdb.disasm/t13_otr.s: Ditto.
10876
10877 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10878
10879 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
10880
10881 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10882
10883 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
10884 provide DFP support.
10885
10886 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
10887
10888 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
10889 Test "set powerpc vector-abi". Skip auto-detection tests for old
10890 toolchains.
10891
10892 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
10893
10894 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
10895 with [string compare].
10896
10897 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
10898
10899 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
10900 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
10901
10902 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
10903
10904 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
10905 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
10906 * gdb.opt/Makefile.in: New makefile.
10907 * Makefile.in: Create new directory "gdb.opt".
10908 * configure.ac: Add "gdb.opt" directory.
10909 * configure: Regenerated.
10910
10911 2007-10-25 Doug Evans <dje@google.com>
10912
10913 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
10914 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
10915
10916 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
10917 Thiago Jung Bauermann <bauerman@br.ibm.com>
10918
10919 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
10920 Floating Point expressions.
10921 * gdb.base/dfp-test.exp: new file adding tests for Decimal
10922 Floating Point variables.
10923 * gdb.base/dfp-test.c: new file containing program with Decimal
10924 Floating variables, used by gdb.base/dfp-test.exp.
10925
10926 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
10927
10928 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
10929
10930 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10931
10932 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
10933 compiling test case with GCC.
10934 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
10935
10936 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10937
10938 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
10939 format changes.
10940
10941 2007-10-18 Michael Snyder <msnyder@specifix.com>
10942
10943 * gdb.base/dbx.exp: Add missing "-re " operator.
10944
10945 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
10946
10947 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
10948 * configure.ac: Removed trailing spaces after backslash.
10949 * gdb.modula2: New directory.
10950 * gdb.modula2/Makefile.in: New file.
10951 * gdb.modula2/unbounded-array.exp: New file.
10952 * gdb.modula2/unbounded1.c: New file.
10953
10954 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
10955
10956 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
10957
10958 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
10959
10960 * gdb.base/sigstep.c (main): Add checks for
10961 return values for setitimer call.
10962 Call setitimer again with itimer = ITIMER_REAL
10963 if first call to setitimer fails.
10964
10965 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
10966
10967 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
10968 of $timeout.
10969
10970 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
10971
10972 * gdb.server/server-run.exp: Test for dynamic linker symbols.
10973
10974 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
10975
10976 * lib/gdb.exp (gdb_run_cmd): Move comment outside
10977 of gdb_expect call, to avoid interruption.
10978
10979 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
10980
10981 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
10982 (v_unsigned_long_long, v_long_long_array)
10983 (v_signed_long_long_array, v_unsigned_long_long_array)
10984 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
10985 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
10986 [!NO_LONG_LONG]: New.
10987 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
10988 v_long_long_member.
10989
10990 (v_long_long_func, v_signed_long_long_func)
10991 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
10992 (main) [!NO_LONG_LONG]: Initialize long long variants.
10993
10994 * gdb.base/whatis.exp: If board file requests no_long_long, build
10995 test with NO_LONG_LONG defined. Test long long, signed long long,
10996 and unsigned long long variants but only if board file doesn't
10997 disable it.
10998
10999 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
11000 Daniel Jacobowitz <dan@codesourcery.com>
11001
11002 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
11003 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
11004 * configure: Regenerated.
11005 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
11006 gdb.pascal/types.exp, lib/pascal.exp: New files.
11007
11008 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
11009
11010 * gdb.cp/classes.exp (do_tests): Always step to the line after the
11011 call.
11012 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
11013 to return to the call.
11014 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
11015 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
11016 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
11017 * gdb.mi/mi-until.exp (test_until): Likewise.
11018 * gdb.mi/mi2-until.exp (test_until): Likewise.
11019
11020 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
11021
11022 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
11023 two-char array.
11024 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
11025
11026 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
11027
11028 * gdb.threads/watchthreads.c (thread_function): Sleep between
11029 iterations.
11030 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
11031 at once for S/390. Generate matching fails and passes.
11032
11033 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
11034
11035 * gdb.mi/var-cmd.c (do_children_tests): Initialize
11036 the 'struct_declarations' variable to zeros.
11037
11038 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
11039
11040 * gdb.cp/mb-ctor.cc: New.
11041 * gdb.cp/mb-ctor.exp: New.
11042 * gdb.cp/mb-templates.cc: New.
11043 * gdb.cp/mb-templates.exp: New.
11044
11045 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
11046
11047 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
11048
11049 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
11050
11051 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
11052 targets.
11053 * configure: Regenerate.
11054
11055 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
11056
11057 * gdb.base/annota1.exp: Adjust for 'info break'
11058 format changes.
11059 * gdb.base/annota3.exp: Likewise.
11060 * gdb.base/break.exp: Likewise.
11061 * gdb.base/condbreak.exp: Likewise.
11062 * gdb.base/pending.exp: Likewise.
11063 * gdb.base/sepdebug.exp: Likewise.
11064 * gdb.base/unload.exp: Likewise.
11065 * gdb.base/ovldbreak.exp: Likewise.
11066
11067 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
11068
11069 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
11070 messages.
11071 * gdb.base/chng-syms.exp: Likewise.
11072 * gdb.base/unload.exp: Likewise.
11073
11074 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
11075
11076 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
11077
11078 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
11079
11080 * schedlock.c (NUM): Change to 1.
11081 (main): Use args[0] for the main thread.
11082 * schedlock.exp: Only expect two threads. Only issue one pass or fail
11083 regardless of the number of threads.
11084
11085 2007-09-14 Maciej W. Rozycki <macro@mips.com>
11086
11087 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
11088 type down.
11089 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11090 test.
11091 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
11092 watchpoint type down.
11093 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11094 test.
11095
11096 2007-09-14 Maciej W. Rozycki <macro@mips.com>
11097
11098 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
11099 Move all the tests here and run them twice, once using software
11100 watchpoints and once using hardware watchpoints.
11101 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
11102
11103 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
11104
11105 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
11106 test.
11107
11108 2007-09-10 Mark Kettenis <kettenis@gnu.org>
11109
11110 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
11111 build-id.
11112
11113 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
11114 know about $ORIGIN. Calculate output dir from $dest instead of
11115 using ${objdir}/{$subdir}.
11116
11117 2007-09-09 Mark Kettenis <kettenis@gnu.org>
11118
11119 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
11120 gcore, before continuing with the test.
11121
11122 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
11123
11124 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
11125 * gdb.mi/mi-watch.exp: Likewise.
11126
11127 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11128 Jim Blandy <jimb@codesourcery.com>
11129
11130 * gdb.arch/i386-sse.exp: Do not expect character constants.
11131 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
11132 * gdb.base/display.exp: Allow print/s.
11133 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
11134 and unsigned char array changes.
11135
11136 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11137
11138 * gdb.base/display.exp: Add tests for printf %p.
11139
11140 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
11141
11142 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
11143 the dll name to unicode.
11144
11145 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11146
11147 * gdb.base/default.exp (show version): Update the version text.
11148 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
11149
11150 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11151
11152 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
11153 New files.
11154
11155 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11156
11157 * lib/gdb.exp (build_id_debug_filename_get): New function.
11158 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
11159 Remove the generate DEBUG file for the future testcase runs.
11160 New testcase for the NT_GNU_BUILD_ID retrieval.
11161 Move the final testing step to ...
11162 (test_different_dir): ... a new function.
11163 New parameter XFAIL to XFAIL all the tests performed.
11164 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
11165 New parameter TYPE to PF_PREFIX all the tests performed.
11166
11167 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
11168
11169 * gdb.mi/mi-var-cp.cc (path_expression): New
11170 function.
11171 * gdb.mi/mi-var-cp.exp: Run path exression tests.
11172
11173 2007-08-27 Markus Deuling <deuling@de.ibm.com>
11174
11175 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
11176 to fit into SPU Local Store memory.
11177
11178 2007-08-23 Joel Brobecker <brobecker@adacore.com>
11179
11180 * gdb.base/default.exp: Adjust the expected output of "info
11181 warranty" after the switch to GPLv3.
11182
11183 2007-08-23 Joel Brobecker <brobecker@adacore.com>
11184
11185 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
11186 to 30000 (from 20000).
11187
11188 2007-08-23 Joel Brobecker <brobecker@adacore.com>
11189
11190 Switch the license of all .exp files to GPLv3.
11191 Switch the license of all .f and .f90 files to GPLv3.
11192 Switch the license of all .s and .S files to GPLv3.
11193
11194 2007-08-23 Joel Brobecker <brobecker@adacore.com>
11195
11196 * configure.ac: Switch license to GPLv3.
11197
11198 2007-08-23 Joel Brobecker <brobecker@adacore.com>
11199
11200 Switch the licensing to GPLv3 for all .ads and .adb files.
11201
11202 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
11203
11204 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
11205 and t_int_double.
11206 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
11207
11208 2007-08-17 Joel Brobecker <brobecker@adacore.com>
11209
11210 * gdb.base/step-line.c: Switch license to GPL version 3, and
11211 update copyright year.
11212 * gdb.base/step-line.inp: Likewise.
11213
11214 2007-08-17 Joel Brobecker <brobecker@adacore.com>
11215
11216 * gdb.base/gdb1555.exp: Make expected output immune to formatting
11217 changes inside gdb1555.c.
11218 * gdb.base/pending.exp: Likewise.
11219
11220 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
11221
11222 * config/default.exp: New file.
11223
11224 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
11225
11226 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
11227 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
11228
11229 2007-07-30 Maciej W. Rozycki <macro@mips.com>
11230
11231 * gdb.base/dump.exp: Force the correct endianness for binary
11232 formats not carrying this information.
11233
11234 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11235
11236 * gdb.threads/staticthreads.exp: Match .*sem_post.
11237
11238 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11239
11240 * gdb.base/readline.exp (operate_and_get_next): Match the final
11241 prompt.
11242
11243 2007-07-23 Kevin Buettner <kevinb@redhat.com>
11244
11245 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
11246 to restarting SID.
11247
11248 2007-07-18 Kevin Buettner <kevinb@redhat.com>
11249
11250 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
11251 prior to `gdb_start'.
11252
11253 2007-07-18 Kevin Buettner <kevinb@redhat.com>
11254
11255 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
11256 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
11257 Remove call to gdb_unload.
11258
11259 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
11260 Daniel Jacobowitz <dan@codesourcery.com>
11261
11262 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
11263 for __WIN32__.
11264 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
11265 * gdb.base/unload.exp: Use shared library test routines.
11266
11267 2007-07-03 Markus Deuling <deuling@de.ibm.com>
11268
11269 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
11270 * gdb.base/solib-symbol-lib.c: Likewise.
11271 * gdb.base/solib-symbol-main.c: Likewise.
11272
11273 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
11274
11275 * config/gdbserver.exp (gdb_reconnect): New.
11276 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
11277 gdb.base/solib-disc.exp: New files.
11278 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
11279 remote debugging".
11280 (gdb_compile): Add shlib_load flag.
11281 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
11282 port.
11283 (gdbserver_reconnect): New.
11284
11285 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
11286 Daniel Jacobowitz <dan@codesourcery.com>
11287
11288 * gdb.base/annota3.exp: Test for if construct.
11289
11290 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
11291
11292 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
11293
11294 2007-06-21 Chris Dearman <chris@mips.com>
11295 Maciej W. Rozycki <macro@mips.com>
11296
11297 * gdb.base/display.exp: Allow a newline after display/i.
11298 * gdb.base/pc-fp.exp: Likewise.
11299 * gdb.base/sigbpt.exp: Likewise.
11300
11301 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
11302
11303 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
11304 required features to be included.
11305
11306 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
11307
11308 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
11309 in info threads output.
11310
11311 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11312 Markus Deuling <deuling@de.ibm.com>
11313
11314 * gdb.arch/spu-info.exp: New testcase.
11315 * gdb.arch/spu-info.c: New file.
11316
11317 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
11318
11319 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
11320 tpcs_offset. Restore lr after the call.
11321 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
11322
11323 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
11324
11325 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
11326 (gdbserver_run): Kill any running gdbserver.
11327 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
11328
11329 2007-05-17 Maciej W. Rozycki <macro@mips.com>
11330
11331 * gdb.base/sigbpt.exp: Preset segv_addr.
11332
11333 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
11334
11335 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
11336 (gdb_compile_shlib): Likewise.
11337 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
11338 (default_gdb_init): Clear cleanfiles.
11339 (gdb_finish): Delete recorded cleanfiles.
11340 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
11341
11342 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
11343 Do not use isnative.
11344 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
11345 gdb.base/so-impl-ld.exp: Likewise.
11346 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
11347 * gdb.base/unload.exp: Likewise. Do not pass empty option to
11348 gdb_compile.
11349
11350 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
11351
11352 * config/unknown.exp: Remove.
11353
11354 2007-05-15 Markus Deuling <deuling@de.ibm.com>
11355
11356 * gdb.base/info-proc.exp: Check is_remote.
11357
11358 2007-05-14 Markus Deuling <deuling@de.ibm.com>
11359
11360 * gdb.base/gcore.exp: Initialize variable core_supported.
11361
11362 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11363
11364 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
11365
11366 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11367
11368 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
11369 * gdb.threads/print-threads.exp (test_all_threads): Allow
11370 negative and hexadecimal thread IDs.
11371
11372 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11373
11374 * gdb.java/jprint.java (public): Avoid invalid call to static
11375 method.
11376
11377 2007-05-14 Denis Pilat <denis.pilat@st.com>
11378
11379 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
11380 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
11381 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
11382 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
11383 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
11384
11385 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11386
11387 * gdb.base/overlays.exp: Add support for targets with only code
11388 overlay support, not data overlay. Support spu-*-* target in
11389 this mode.
11390 * gdb.base/ovlymgr.c: Provide stubs for spu target.
11391 * gdb.base/spu.ld: New file.
11392
11393 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
11394
11395 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
11396
11397 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
11398
11399 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
11400
11401 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
11402
11403 * gdb.java/jmain.exp: Handle demangled names with and without method
11404 signatures.
11405
11406 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
11407
11408 * gdb.mi/mi-syn-frame.c (main, foo, bar)
11409 (have_a_very_merry_interrupt): Remove calls to puts.
11410 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
11411 inferior output.
11412 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
11413 test names.
11414
11415 2007-04-29 Markus Deuling <deuling@de.ibm.com>
11416 Daniel Jacobowitz <dan@codesourcery.com>
11417
11418 * gdb.base/auxv.exp (core_works): Also check is_remote.
11419 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
11420
11421 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
11422
11423 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
11424 message, not the undefined 'module' variable.
11425 * gdb.base/siginfo.exp: Likewise.
11426 * gdb.base/sigstep.exp: Likewise.
11427 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
11428 serialport.
11429 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
11430
11431 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
11432
11433 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
11434 target sim fails. Return 0 otherwise.
11435 (gdb_load): Return prematurely if gdb_target_sim fails.
11436
11437 2007-04-16 Denis Pilat <denis.pilat@st.com>
11438
11439 * gdb.base/setshow.exp: Reset height after having set it to 100.
11440
11441 2007-04-16 Denis Pilat <denis.pilat@st.com>
11442
11443 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
11444
11445 2007-04-16 Denis Pilat <denis.pilat@st.com>
11446
11447 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
11448
11449 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
11450
11451 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
11452 tests. Run the frozen varobjs test.
11453 * gdb.mi/var-cmd.c (do_frozen_tests): New.
11454 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
11455
11456 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11457
11458 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
11459 gdb.base/type-opaque.exp: New files.
11460
11461 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
11462
11463 * gdb.mi/mi-var-child.c
11464 (do_children_tests): User char[2] instead of
11465 char so that automatic printing of pointers to char
11466 don't give unpredicable result.
11467 * gdb.mi/var-cmd.c (do_locals_test): Initialize
11468 local variables.
11469 * gdb.mi/mi-var-child.exp: Step to right line
11470 of do_children_tests.
11471 * gdb.mi/mi2-var-child.exp: Likewise.
11472 * gdb.mi/mi-var-cmd.exp: Step to right line of
11473 do_locals_tests.
11474 (do_children_tests): User char[2] instead of
11475 char so that automatic printing of pointers to char
11476 don't give unpredicable result.
11477 * gdb.mi/mi2-var-cmd.exp: Likewise.
11478 * lib/mi-support.exp (mi_continue_to_line):
11479 Pass test name to mi_wait_for_stop.
11480
11481 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11482
11483 * gdb.asm/asm-source.exp: Remove d10v case.
11484 * lib/gdb.exp (skip_cplus_tests): Likewise.
11485 * gdb.asm/d10v.inc: Deleted.
11486
11487 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11488
11489 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
11490
11491 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11492
11493 * config/netware.exp: Delete file.
11494
11495 2007-03-29 Joel Brobecker <brobecker@adacore.com>
11496
11497 * gdb.dwarf2/dw2-noloc.S: New file.
11498 * gdb.dwarf2/dw2-noloc.exp: New file.
11499
11500 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
11501
11502 * gdb.cp/method2.cc: New test.
11503 * gdb.cp/method2.exp: New test.
11504 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
11505
11506 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
11507
11508 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
11509
11510 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
11511
11512 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
11513
11514 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
11515
11516 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
11517 (gdb_load): Delete, replace with...
11518 (gdb_reload): ...this.
11519 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
11520 * gdb.server/server-mon.exp: Likewise.
11521 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
11522 (gdb_start_cmd): New.
11523 (gdb_file_cmd): Save the last loaded file.
11524 (gdb_reload): New.
11525 (gdb_gnu_strip_debug): Use transform.
11526 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
11527 support here. Use new $last_loaded_file. Check mtime.
11528 (gdb_target_cmd): Handle ObjC failure case.
11529 (infer_host_exec): Delete.
11530 (gdbserver_load): Rename to...
11531 (gdbserver_run): ...this. Simplify.
11532 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
11533 (mi_gdb_load): Move most contents to a new function...
11534 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
11535 (mi_run_cmd): Use mi_gdb_target_load.
11536 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
11537 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
11538 Use gdb_run_cmd.
11539 * gdb.base/charsign.exp: Remove incorrect comment.
11540 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
11541 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
11542 gdb.base/start.exp: Use gdb_start_cmd.
11543
11544 2007-03-23 Nigel Stephens <nigel@mips.com>
11545 Maciej W. Rozycki <macro@mips.com>
11546
11547 * gdb.base/sigbpt.exp: Fix the message when skipping test.
11548 * gdb.base/signull.exp: Similarly.
11549
11550 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11551
11552 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
11553 messages available to test cases (like chng-sym.exp).
11554
11555 2007-03-14 Andreas Schwab <schwab@suse.de>
11556
11557 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
11558 format changes.
11559
11560 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
11561
11562 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
11563 (optimized_1): New.
11564 (main): Call optimized_1.
11565 (gdb2029): Correct typos. Call gdb2029_marker.
11566 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
11567 for gdb2029.
11568
11569 2007-03-12 Mark Kettenis <kettenis@gnu.org>
11570
11571 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
11572 as tabs. Remove redundant test pattern.
11573
11574 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11575
11576 * gdb.base/long_long.exp: Accept optional symbol name in <...>
11577 for /a format output.
11578
11579 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
11580
11581 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
11582 collect output incrementally.
11583
11584 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11585
11586 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
11587 for -var-create lpcharacter test.
11588 * gdb.mi/mi2-var-cmd.exp: Likewise.
11589
11590 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11591
11592 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
11593 pass on targets where address zero is readable.
11594
11595 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11596
11597 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
11598 just a single architecture.
11599
11600 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11601
11602 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
11603 (fetch_all_registers): New function, uses gdb_test_multiple and
11604 exp_continue to fetch inferior output line-by-line.
11605 Replace all uses of do_get_all_registers by fetch_all_registers.
11606
11607 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11608
11609 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
11610 in target_info.
11611
11612 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11613
11614 * gdb.threads/manythreads.exp: Use $message string for
11615 consistancy; add a default (timeout) case.
11616
11617 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11618
11619 * gdb.base/watchpoint.exp: Fix truncated comment.
11620
11621 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11622
11623 * Makefile.in: Remove spurious single-quotes from sed command.
11624
11625 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
11626
11627 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
11628 func.
11629 * gdb.mi/mi2-var-cmd.exp: Likewise.
11630
11631 2007-02-27 Joel Brobecker <brobecker@adacore.com>
11632
11633 * gdb.dwarf2/dw2-producer.S: New file.
11634 * gdb.dwarf2/dw2-producer.exp: New testcase.
11635
11636 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
11637
11638 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
11639 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
11640 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
11641 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
11642 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
11643 Revert tests to use mi_gdb_test and include value field in output
11644 of -var-create.
11645
11646 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
11647
11648 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
11649
11650 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
11651
11652 * gdb.base/maint.exp: Remove full paths from test names.
11653 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
11654 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
11655
11656 2007-02-27 Joel Brobecker <brobecker@adacore.com>
11657
11658 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
11659
11660 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11661
11662 * gdb.server/server-mon.exp: New test.
11663
11664 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11665
11666 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
11667
11668 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11669
11670 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
11671 register capitalization.
11672
11673 2007-02-13 Denis Pilat <denis.pilat@st.com>
11674
11675 * gdb.mi/mi-var-invalidate.exp: New file.
11676
11677 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11678
11679 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
11680
11681 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11682
11683 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
11684
11685 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11686
11687 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
11688 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
11689
11690 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
11691
11692 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
11693 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
11694 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
11695 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
11696 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
11697 * gdb.mi/gdb792.exp, lib/mi-support.exp:
11698 Update tests to include value field in output of -var-create.
11699
11700 2007-02-08 Andreas Schwab <schwab@suse.de>
11701
11702 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
11703
11704 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
11705
11706 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
11707 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
11708
11709 2007-02-02 Denis Pilat <denis.pilat@st.com>
11710
11711 * gdb.threads/threadapply.exp: check that frame is not changed by
11712 the thread apply all command.
11713
11714 2007-01-31 Andreas Schwab <schwab@suse.de>
11715
11716 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
11717
11718 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
11719 in the dwarf sections.
11720 * gdb.dwarf2/mac-fileno.S: Likewise.
11721
11722 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
11723 bspstore register on ia64.
11724
11725 2007-01-29 Andreas Schwab <schwab@suse.de>
11726
11727 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
11728 "frame-begin" annotation.
11729
11730 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
11731 number of "frames-invalid" annotations.
11732
11733 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
11734
11735 * gdb.base/commands.exp: Call if_commands_test.
11736 (gdb_test_no_prompt, if_commands_test): New.
11737
11738 2007-01-28 Mark Kettenis <kettenis@gnu.org>
11739
11740 * gdb.threads/sigthread.c (NSIGS): Make bigger.
11741
11742 2007-01-27 Andreas Schwab <schwab@suse.de>
11743
11744 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
11745 .short/.int/.quad in the dwarf sections.
11746 * gdb.dwarf2/dw2-intercu.S: Likewise.
11747 * gdb.dwarf2/dw2-intermix.S: Likewise.
11748
11749 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11750
11751 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
11752 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
11753 array.
11754 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
11755 * gdb.base/setvar.exp: Likewise.
11756
11757 2007-01-26 Andreas Schwab <schwab@suse.de>
11758
11759 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
11760 test.
11761
11762 * gdb.base/multi-forks.exp ("restart $i"): Also match
11763 __kernel_syscall_via_break.
11764
11765 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
11766
11767 * lib/mi-support.exp (mi_delete_varobj): New.
11768 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
11769 testcase.
11770 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
11771 (main): Call the above.
11772 (reference_update_test, base_in_reference_test)
11773 (reference_to_pointer): Delete the created varobjs.
11774
11775 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
11776
11777 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
11778 * configure: Regenerated.
11779 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
11780 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
11781 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
11782 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
11783 * lib/gdb.exp (gdb_skip_xml_test): New function.
11784
11785 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
11786
11787 * gdb.base/sigrepeat.exp: Correct error message.
11788
11789 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11790 Daniel Jacobowitz <dan@codesourcery.com>
11791
11792 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
11793 gdb.arch/i386-gnu-cfi-asm.S: New files.
11794
11795 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11796
11797 * lib/gdb.exp: Abort on missing `site.exp'.
11798
11799 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11800 Daniel Jacobowitz <dan@codesourcery.com>
11801
11802 * gdb.base/included.c, gdb.base/included.exp,
11803 gdb.base/included.h: New files.
11804
11805 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
11806
11807 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
11808 (maximize_rlimit): Reduce limits on 64-bit systems.
11809
11810 2007-01-19 Mark Kettenis <kettenis@gnu.org>
11811
11812 From Marcus Deuling <deuling@de.ibm.com>:
11813 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
11814 every case.
11815
11816 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
11817
11818 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
11819 (test_path_specification): Use objdir instead of srcdir to always
11820 get an absolute filename.
11821
11822 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
11823
11824 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
11825
11826 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
11827
11828 * gdb.mi/mi-var-cp.cc (reference_update_tests):
11829 Make sure the variable we're using is in scope.
11830 (reference_to_pointer): Likewise.
11831
11832 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
11833
11834 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
11835 has no debug information.
11836
11837 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
11838
11839 * gdb.base/annota1.exp: Remove extra send_gdb.
11840
11841 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11842
11843 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
11844
11845 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11846
11847 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
11848
11849 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
11850 Daniel Jacobowitz <dan@codesourcery.com>
11851
11852 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
11853 lcharacter or linteger change. Correct duplicated test name.
11854 * gdb.mi/mi2-var-cmd.exp: Likewise.
11855
11856 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
11857
11858 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
11859
11860 2007-01-05 Joel Brobecker <brobecker@adacore.com>
11861
11862 * gdb.base/nofield.c: New file.
11863 * gdb.base/nofield.exp: New testcase.
11864
11865 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
11866
11867 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
11868
11869 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
11870 test.
11871
11872 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
11873
11874 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
11875
11876 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
11877
11878 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
11879 when continuing.
11880
11881 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
11882
11883 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
11884 Expect ".exe" extension.
11885
11886 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
11887
11888 * gdb.base/charset.exp: Add explicit filename to break.
11889 * gdb.base/dbx.exp: Add explicit filename to breaks.
11890
11891 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
11892
11893 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
11894 * gdb.mi/mi2-file.exp: Likewise.
11895
11896 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
11897
11898 Implement specification of MI tests as comments
11899 in C and C++ sources.
11900 * lib/mi-support.exp (mi_autotest_data): New variable.
11901 (mi_autotest_source): New variable.
11902 (count_newlines, mi_prepare_inline_tests)
11903 (mi_get_inline_test, mi_continue_to_line)
11904 (mi_run_inline_test, mi_tbreak)
11905 (mi_send_resuming_command, mi_wait_for_stop): New functions.
11906 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
11907 Run inline tests.
11908 * gdb.mi/mi-var-cp.cc: Define tests here.
11909
11910 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
11911
11912 Simplify usage of mi_continue_to.
11913 * lib/mi-support.exp (mi_runto_helper): Renamed
11914 from mi_runto, added new parameter 'run_or_continue'.
11915 (mi_runto): Use mi_runto_helper.
11916 (mi_continue_to): Accept just function name as parameter.
11917 Use mi_runto_helper.
11918 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
11919 * gdb.mi/mi2-var-cmd.exp: Likewise.
11920
11921 2006-01-04 Joel Brobecker <brobecker@adacore.com>
11922
11923 Make this testcase a bit more realistic. The current code
11924 is too simplistic, and allows the compiler to optimize out
11925 some of the entities we need for this testcase.
11926 * gdb.ada/null_record/bar.ads (Void_Star): New type.
11927 (Do_Nothing): Add extra parameter.
11928 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
11929 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
11930 by using a variable of type Void_Star.
11931
11932 2006-01-04 Joel Brobecker <brobecker@adacore.com>
11933
11934 * gdb.ada/catch_ex/foo.adb: New file.
11935 * gdb.ada/catch_ex.exp: New testcase.
11936
11937 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
11938
11939 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
11940 pass --image-base to linker.
11941
11942 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11943 Daniel Jacobowitz <dan@codesourcery.com>
11944
11945 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
11946 secondary prompts.
11947
11948 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
11949
11950 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
11951 output. Test the types of members and member pointers.
11952 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
11953 gdb/2092.
11954 * gdb.cp/member-ptr.exp: Search for a comment instead of a
11955 statement. Enable for GCC. Update expected output for some tests
11956 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
11957 layout.
11958 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
11959 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
11960 (Diamond::vget_base): New.
11961 (main): Add new tests.
11962 * gdb.cp/printmethod.exp: Update expected output for member functions.
11963 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
11964 print pEe->D::vg().
11965
11966 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
11967
11968 * gdb.threads/tls.exp: Allow stops in sem_post.
11969
11970 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
11971
11972 * gdb.base/annota1.exp: Allow .*printf in backtraces.
11973 * gdb.base/annota3.exp: Likewise.
11974 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
11975 again (instead of timing out).
11976 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
11977 GCC bug 26475.
11978 * gdb.java/jmisc.exp: Adjust to work with method signatures including
11979 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
11980 test from jmisc1.exp.
11981 * gdb.java/jmisc1.exp: Delete.
11982 * gdb.java/jprint.exp: Adjust to work with method signatures including
11983 return types.
11984 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
11985 * gdb.threads/linux-dp.exp: Don't be confused by program output.
11986 * lib/java.exp (compile_java_from_source): Pass the correct type
11987 to target_compile.
11988
11989 2006-12-31 Joel Brobecker <brobecker@adacore.com>
11990
11991 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
11992 (stack_align_edx): New function.
11993 (stack_align_eax): New function.
11994 (main): Add calls to stack_align_edx and stack_align_eax.
11995 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
11996 Add testing for the cases where the register used during a stack
11997 realignment is edx. Same for eax.
11998
11999 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
12000
12001 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
12002 and generic PE targets.
12003
12004 2006-12-29 Joel Brobecker <brobecker@adacore.com>
12005
12006 * gdb.ada/array_return.exp: Update copyright date list.
12007
12008 2006-12-27 Joel Brobecker <brobecker@adacore.com>
12009
12010 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
12011 (Create_Small_Float_Vector): New function.
12012 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
12013 function body.
12014 * gdb.ada/array_return/p.adb: Use new type and function from
12015 package Pck.
12016 * gdb.ada/array_return.exp: Add a test verifying that GDB is
12017 able to print the value returned by a function returning an
12018 array of float.
12019
12020 2006-12-20 Joel Brobecker <brobecker@adacore.com>
12021
12022 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
12023 The associated tests should be PASSing.
12024
12025 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
12026
12027 Test for base in references.
12028 * gdb.mi/mi-var-cp.cc: Add test code.
12029 * gdb.mi/mi-var-cp.exp: Test for bases in references.
12030 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
12031 * gdb.mi/mi2-watch.exp: Likewise.
12032 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
12033 (mi_list_varobj_children): New function.
12034
12035 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
12036
12037 * lib/mi-support.exp
12038 (mi_runto): Accept "()" after function name.
12039 (mi_create_varobj): New function.
12040 (mi_varobj_update): New function.
12041 (mi_Check_varobj_value): New function.
12042 * gdb.mi/mi-var-cp.exp: New file.
12043 * gdb.mi/mi-var-cp.cc: New file.
12044
12045 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
12046
12047 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
12048 gdb.base/weaklib2.c: New files.
12049
12050 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
12051
12052 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
12053 info. Adjust test names.
12054
12055 * gdb.base/break.c (main): Move position of malloc.
12056 * gdb.base/break.exp: Revert mistaken checkin.
12057
12058 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
12059
12060 * gdb.mi/mi-var-cmd.exp: Check -var-update after
12061 assignement of arrays and function pointers.
12062 * gdb.mi/var-cmd.c: Add declaration necessary for above
12063 tests.
12064
12065 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
12066
12067 * gdb.base/break.c (main): Call malloc.
12068
12069 * gdb.threads/linux-dp.exp: Read thread table before and after
12070 creating each philosopher and verify it.
12071
12072 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
12073 Paul Brook <paul@codesourcery.com>
12074 Daniel Jacobowitz <dan@codesourcery.com>
12075
12076 * gdb.base/ending-run.exp: Flatten expect script stepping out of
12077 main to remove duplication. Add start function of the form
12078 '_*start[1-9]*'. Add RVDS start function.
12079
12080 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
12081
12082 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
12083
12084 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12085
12086 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
12087 * gdb.asm/spu.inc: New file.
12088 * gdb.base/term.exp: Disable if [target_info exists noargs].
12089 * gdb.gdb/complaints.exp: Disable if ![isnative].
12090 * gdb.gdb/selftest.exp: Likewise.
12091 * gdb.gdb/observer.exp: Likewise.
12092 * gdb.gdb/xfullpath.exp: Likewise.
12093 * gdb.base/attach.exp: Disable on SPU target.
12094 * gdb.cp/bs145503.exp: Likewise.
12095 * gdb.cp/exception.exp: Likewise.
12096 * gdb.cp/userdef.exp: Likewise.
12097
12098 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
12099
12100 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
12101
12102 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
12103
12104 * gdb.base/completion.exp: Fix completion tests for
12105 'info' and 'info '.
12106 * gdb.base/help.exp (help_test_raw, test_class_help)
12107 (test_prefix_command_help): Move...
12108 * lib/gdb.exp: Here.
12109 * gdb.base/main.exp: Adjust.
12110 * gdb.cp/maint.exp: Adjust.
12111 * gdb.trace/tracecmd.exp: Use test_help_class.
12112
12113 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
12114
12115 * gdb.stabs/weird.exp (print_weird_var): Use
12116 gdb_test_multiple instead of gdb_expect.
12117
12118 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
12119
12120 * gdb.base/help.exp (help_test_raw): New.
12121 (test_class_help): New.
12122 (test_prefix_command_help): New.
12123 Adjust testcases.
12124
12125 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
12126
12127 * gdb.base/constvars.c (main): Write to crass and crips, so that
12128 they are allocated by the compiler.
12129
12130 2006-10-27 Andreas Schwab <schwab@suse.de>
12131
12132 * gdb.base/multi-forks.exp: Use "detach fork" instead of
12133 "detach-fork".
12134
12135 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
12136
12137 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
12138 of patterns.
12139
12140 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
12141
12142 * gdb.base/sepdebug.exp: Remove debug format test.
12143 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
12144 Handle no-symtab.
12145 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
12146
12147 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
12148
12149 * gdb.threads/manythreads.c (thread_function, main): Don't cast
12150 int to pointer or pointer to int.
12151 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
12152
12153 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
12154
12155 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
12156
12157 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12158
12159 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
12160
12161 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
12162
12163 PR c++/2116
12164 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
12165
12166 2006-10-06 Joel Brobecker <brobecker@adacore.com>
12167
12168 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
12169 the corresponding bug has been fixed in GDB (PR/2018).
12170
12171 2006-10-06 Joel Brobecker <brobecker@adacore.com>
12172
12173 * gdb.base/subst.exp: New testcase.
12174
12175 2006-10-06 Joel Brobecker <brobecker@adacore.com>
12176
12177 * gdb.ada/array_return/pck.ads: Add copyright notice.
12178 * gdb.ada/array_return/pck.adb: Likewise.
12179 * gdb.ada/array_return/p.adb: Likewise.
12180 * gdb.ada/exec_changed/first.adb: Likewise.
12181 * gdb.ada/exec_changed/second.adb: Likewise.
12182
12183 2006-10-06 Joel Brobecker <brobecker@adacore.com>
12184
12185 * gdb.ada/watch_arg/watch.adb: New file.
12186 * gdb.ada/watch_arg.exp: New testcase.
12187
12188 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
12189
12190 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
12191 via string_to_regexp.
12192 * gdb.mi/mi2-basics.exp: Likewise.
12193
12194 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
12195
12196 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
12197 Remove unused / obsolete files.
12198
12199 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
12200
12201 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
12202
12203 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
12204
12205 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
12206 HIGH_FRAME argument to -stack-list-arguments can be larger than
12207 the number of frames.
12208
12209 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
12210
12211 * gdb.base/args.c (main): Add breakpoint marker.
12212 * gdb.base/args.exp: Use args_test for tests. Add new tests which
12213 really test empty arguments.
12214 (args_load): Delete.
12215 (args_test): New.
12216
12217 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
12218
12219 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
12220 check for one file.
12221
12222 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
12223
12224 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
12225 HIGH_FRAME argument to -stack-list-locals can be larger than
12226 the number of frames.
12227
12228 2006-08-18 Fred Fish <fnf@specifix.com>
12229
12230 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
12231 '$' in front of skip_vmx_tests_saved when setting that.
12232
12233 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
12234
12235 * gdb.base/trace-commands.exp: New file.
12236
12237 2006-08-10 Joel Brobecker <brobecker@adacore.com>
12238 Daniel Jacobowitz <dan@codesourcery.com>
12239
12240 * gdb.base/step-bt.exp: Make hexadecimal address optional in
12241 expected output of the backtrace commands.
12242
12243 2006-08-09 Joel Brobecker <brobecker@adacore.com>
12244
12245 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
12246 untested followed by return combination.
12247 * gdb.arch/altivec-regs.exp: Likewise.
12248 * gdb.arch/e500-abi.exp: Likewise.
12249 * gdb.arch/e500-regs.exp: Likewise.
12250 * gdb.arch/gdb1291.exp: Likewise.
12251 * gdb.arch/gdb1431.exp: Likewise.
12252 * gdb.arch/gdb1558.exp: Likewise.
12253 * gdb.arch/i386-prologue.exp: Likewise.
12254 * gdb.arch/i386-unwind.exp: Likewise.
12255 * gdb.asm/asm-source.exp: Likewise.
12256 * gdb.base/a2-run.exp: Likewise.
12257 * gdb.base/advance.exp: Likewise.
12258 * gdb.base/all-bin.exp: Likewise.
12259 * gdb.base/annota1.exp: Likewise.
12260 * gdb.base/annota3.exp: Likewise.
12261 * gdb.base/args.exp: Likewise.
12262 * gdb.base/arithmet.exp: Likewise.
12263 * gdb.base/assign.exp: Likewise.
12264 * gdb.base/async.exp: Likewise.
12265 * gdb.base/attach.exp: Likewise.
12266 * gdb.base/bang.exp: Likewise.
12267 * gdb.base/bigcore.exp: Likewise.
12268 * gdb.base/bitfields.exp: Likewise.
12269 * gdb.base/bitfields2.exp: Likewise.
12270 * gdb.base/break.exp: Likewise.
12271 * gdb.base/call-sc.exp: Likewise.
12272 * gdb.base/call-strs.exp: Likewise.
12273 * gdb.base/callfuncs.exp: Likewise.
12274 * gdb.base/checkpoint.exp: Likewise.
12275 * gdb.base/chng-syms.exp: Likewise.
12276 * gdb.base/code-expr.exp: Likewise.
12277 * gdb.base/commands.exp: Likewise.
12278 * gdb.base/completion.exp: Likewise.
12279 * gdb.base/cond-expr.exp: Likewise.
12280 * gdb.base/condbreak.exp: Likewise.
12281 * gdb.base/consecutive.exp: Likewise.
12282 * gdb.base/constvars.exp: Likewise.
12283 * gdb.base/corefile.exp: Likewise.
12284 * gdb.base/cvexpr.exp: Likewise.
12285 * gdb.base/dbx.exp: Likewise.
12286 * gdb.base/define.exp: Likewise.
12287 * gdb.base/detach.exp: Likewise.
12288 * gdb.base/display.exp: Likewise.
12289 * gdb.base/dump.exp: Likewise.
12290 * gdb.base/ena-dis-br.exp: Likewise.
12291 * gdb.base/ending-run.exp: Likewise.
12292 * gdb.base/environ.exp: Likewise.
12293 * gdb.base/eval-skip.exp: Likewise.
12294 * gdb.base/exprs.exp: Likewise.
12295 * gdb.base/fileio.exp: Likewise.
12296 * gdb.base/finish.exp: Likewise.
12297 * gdb.base/float.exp: Likewise.
12298 * gdb.base/foll-exec.exp: Likewise.
12299 * gdb.base/foll-fork.exp: Likewise.
12300 * gdb.base/foll-vfork.exp: Likewise.
12301 * gdb.base/freebpcmd.exp: Likewise.
12302 * gdb.base/funcargs.exp: Likewise.
12303 * gdb.base/gcore.exp: Likewise.
12304 * gdb.base/gdb1090.exp: Likewise.
12305 * gdb.base/gdb1250.exp: Likewise.
12306 * gdb.base/huge.exp: Likewise.
12307 * gdb.base/info-proc.exp: Likewise.
12308 * gdb.base/interrupt.exp: Likewise.
12309 * gdb.base/jump.exp: Likewise.
12310 * gdb.base/langs.exp: Likewise.
12311 * gdb.base/lineinc.exp: Likewise.
12312 * gdb.base/list.exp: Likewise.
12313 * gdb.base/logical.exp: Likewise.
12314 * gdb.base/long_long.exp: Likewise.
12315 * gdb.base/macscp.exp: Likewise.
12316 * gdb.base/maint.exp: Likewise.
12317 * gdb.base/mips_pro.exp: Likewise.
12318 * gdb.base/miscexprs.exp: Likewise.
12319 * gdb.base/multi-forks.exp: Likewise.
12320 * gdb.base/opaque.exp: Likewise.
12321 * gdb.base/overlays.exp: Likewise.
12322 * gdb.base/pc-fp.exp: Likewise.
12323 * gdb.base/pointers.exp: Likewise.
12324 * gdb.base/printcmds.exp: Likewise.
12325 * gdb.base/psymtab.exp: Likewise.
12326 * gdb.base/ptype.exp: Likewise.
12327 * gdb.base/recurse.exp: Likewise.
12328 * gdb.base/relational.exp: Likewise.
12329 * gdb.base/relocate.exp: Likewise.
12330 * gdb.base/remote.exp: Likewise.
12331 * gdb.base/reread.exp: Likewise.
12332 * gdb.base/restore.exp: Likewise.
12333 * gdb.base/return.exp: Likewise.
12334 * gdb.base/return2.exp: Likewise.
12335 * gdb.base/scope.exp: Likewise.
12336 * gdb.base/sect-cmd.exp: Likewise.
12337 * gdb.base/sep.exp: Likewise.
12338 * gdb.base/sepdebug.exp: Likewise.
12339 * gdb.base/setshow.exp: Likewise.
12340 * gdb.base/setvar.exp: Likewise.
12341 * gdb.base/sigall.exp: Likewise.
12342 * gdb.base/sigbpt.exp: Likewise.
12343 * gdb.base/signals.exp: Likewise.
12344 * gdb.base/signull.exp: Likewise.
12345 * gdb.base/sizeof.exp: Likewise.
12346 * gdb.base/solib.exp: Likewise.
12347 * gdb.base/step-line.exp: Likewise.
12348 * gdb.base/step-test.exp: Likewise.
12349 * gdb.base/structs.exp: Likewise.
12350 * gdb.base/structs2.exp: Likewise.
12351 * gdb.base/term.exp: Likewise.
12352 * gdb.base/twice.exp: Likewise.
12353 * gdb.base/until.exp: Likewise.
12354 * gdb.base/varargs.exp: Likewise.
12355 * gdb.base/volatile.exp: Likewise.
12356 * gdb.base/watchpoint.exp: Likewise.
12357 * gdb.base/whatis-exp.exp: Likewise.
12358 * gdb.base/whatis.exp: Likewise.
12359 * gdb.cp/ambiguous.exp: Likewise.
12360 * gdb.cp/annota2.exp: Likewise.
12361 * gdb.cp/annota3.exp: Likewise.
12362 * gdb.cp/bool.exp: Likewise.
12363 * gdb.cp/breakpoint.exp: Likewise.
12364 * gdb.cp/casts.exp: Likewise.
12365 * gdb.cp/class2.exp: Likewise.
12366 * gdb.cp/classes.exp: Likewise.
12367 * gdb.cp/cplusfuncs.exp: Likewise.
12368 * gdb.cp/ctti.exp: Likewise.
12369 * gdb.cp/derivation.exp: Likewise.
12370 * gdb.cp/exception.exp: Likewise.
12371 * gdb.cp/gdb1355.exp: Likewise.
12372 * gdb.cp/hang.exp: Likewise.
12373 * gdb.cp/inherit.exp: Likewise.
12374 * gdb.cp/local.exp: Likewise.
12375 * gdb.cp/m-data.exp: Likewise.
12376 * gdb.cp/m-static.exp: Likewise.
12377 * gdb.cp/member-ptr.exp: Likewise.
12378 * gdb.cp/method.exp: Likewise.
12379 * gdb.cp/misc.exp: Likewise.
12380 * gdb.cp/namespace.exp: Likewise.
12381 * gdb.cp/overload.exp: Likewise.
12382 * gdb.cp/ovldbreak.exp: Likewise.
12383 * gdb.cp/pr-1023.exp: Likewise.
12384 * gdb.cp/pr-1210.exp: Likewise.
12385 * gdb.cp/pr-574.exp: Likewise.
12386 * gdb.cp/printmethod.exp: Likewise.
12387 * gdb.cp/psmang.exp: Likewise.
12388 * gdb.cp/ref-params.exp: Likewise.
12389 * gdb.cp/ref-types.exp: Likewise.
12390 * gdb.cp/rtti.exp: Likewise.
12391 * gdb.cp/templates.exp: Likewise.
12392 * gdb.cp/try_catch.exp: Likewise.
12393 * gdb.cp/userdef.exp: Likewise.
12394 * gdb.cp/virtfunc.exp: Likewise.
12395 * gdb.disasm/am33.exp: Likewise.
12396 * gdb.disasm/h8300s.exp: Likewise.
12397 * gdb.disasm/mn10300.exp: Likewise.
12398 * gdb.disasm/sh3.exp: Likewise.
12399 * gdb.disasm/t01_mov.exp: Likewise.
12400 * gdb.disasm/t02_mova.exp: Likewise.
12401 * gdb.disasm/t03_add.exp: Likewise.
12402 * gdb.disasm/t04_sub.exp: Likewise.
12403 * gdb.disasm/t05_cmp.exp: Likewise.
12404 * gdb.disasm/t06_ari2.exp: Likewise.
12405 * gdb.disasm/t07_ari3.exp: Likewise.
12406 * gdb.disasm/t08_or.exp: Likewise.
12407 * gdb.disasm/t09_xor.exp: Likewise.
12408 * gdb.disasm/t10_and.exp: Likewise.
12409 * gdb.disasm/t11_logs.exp: Likewise.
12410 * gdb.disasm/t12_bit.exp: Likewise.
12411 * gdb.disasm/t13_otr.exp: Likewise.
12412 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
12413 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
12414 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12415 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
12416 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
12417 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
12418 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
12419 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
12420 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
12421 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
12422 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
12423 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
12424 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
12425 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
12426 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
12427 * gdb.mi/gdb701.exp: Likewise.
12428 * gdb.mi/gdb792.exp: Likewise.
12429 * gdb.mi/mi-basics.exp: Likewise.
12430 * gdb.mi/mi-break.exp: Likewise.
12431 * gdb.mi/mi-cli.exp: Likewise.
12432 * gdb.mi/mi-console.exp: Likewise.
12433 * gdb.mi/mi-disassemble.exp: Likewise.
12434 * gdb.mi/mi-eval.exp: Likewise.
12435 * gdb.mi/mi-file.exp: Likewise.
12436 * gdb.mi/mi-read-memory.exp: Likewise.
12437 * gdb.mi/mi-regs.exp: Likewise.
12438 * gdb.mi/mi-return.exp: Likewise.
12439 * gdb.mi/mi-simplerun.exp: Likewise.
12440 * gdb.mi/mi-stack.exp: Likewise.
12441 * gdb.mi/mi-stepi.exp: Likewise.
12442 * gdb.mi/mi-syn-frame.exp: Likewise.
12443 * gdb.mi/mi-until.exp: Likewise.
12444 * gdb.mi/mi-var-block.exp: Likewise.
12445 * gdb.mi/mi-var-child.exp: Likewise.
12446 * gdb.mi/mi-var-cmd.exp: Likewise.
12447 * gdb.mi/mi-var-display.exp: Likewise.
12448 * gdb.mi/mi-watch.exp: Likewise.
12449 * gdb.mi/mi2-basics.exp: Likewise.
12450 * gdb.mi/mi2-break.exp: Likewise.
12451 * gdb.mi/mi2-cli.exp: Likewise.
12452 * gdb.mi/mi2-console.exp: Likewise.
12453 * gdb.mi/mi2-disassemble.exp: Likewise.
12454 * gdb.mi/mi2-eval.exp: Likewise.
12455 * gdb.mi/mi2-file.exp: Likewise.
12456 * gdb.mi/mi2-read-memory.exp: Likewise.
12457 * gdb.mi/mi2-regs.exp: Likewise.
12458 * gdb.mi/mi2-return.exp: Likewise.
12459 * gdb.mi/mi2-simplerun.exp: Likewise.
12460 * gdb.mi/mi2-stack.exp: Likewise.
12461 * gdb.mi/mi2-stepi.exp: Likewise.
12462 * gdb.mi/mi2-syn-frame.exp: Likewise.
12463 * gdb.mi/mi2-until.exp: Likewise.
12464 * gdb.mi/mi2-var-block.exp: Likewise.
12465 * gdb.mi/mi2-var-child.exp: Likewise.
12466 * gdb.mi/mi2-var-cmd.exp: Likewise.
12467 * gdb.mi/mi2-var-display.exp: Likewise.
12468 * gdb.mi/mi2-watch.exp: Likewise.
12469 * gdb.stabs/exclfwd.exp: Likewise.
12470 * gdb.stabs/weird.exp: Likewise.
12471 * gdb.threads/gcore-thread.exp: Likewise.
12472 * gdb.trace/actions.exp: Likewise.
12473 * gdb.trace/backtrace.exp: Likewise.
12474 * gdb.trace/circ.exp: Likewise.
12475 * gdb.trace/collection.exp: Likewise.
12476 * gdb.trace/deltrace.exp: Likewise.
12477 * gdb.trace/infotrace.exp: Likewise.
12478 * gdb.trace/limits.exp: Likewise.
12479 * gdb.trace/packetlen.exp: Likewise.
12480 * gdb.trace/passc-dyn.exp: Likewise.
12481 * gdb.trace/passcount.exp: Likewise.
12482 * gdb.trace/report.exp: Likewise.
12483 * gdb.trace/save-trace.exp: Likewise.
12484 * gdb.trace/tfind.exp: Likewise.
12485 * gdb.trace/tracecmd.exp: Likewise.
12486 * gdb.trace/while-dyn.exp: Likewise.
12487 * gdb.trace/while-stepping.exp: Likewise.
12488
12489 2006-08-08 Joel Brobecker <brobecker@adacore.com>
12490
12491 * gdb.base/step-bt.c: New file.
12492 * gdb.base/step-bt.exp: New testcase.
12493
12494 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
12495
12496 * config/monitor.exp (gdb_load): Remove support for obsolete
12497 download-write-size.
12498 * gdb.base/remote.exp: Likewise. Update all callers of
12499 gdb_timed_load.
12500
12501 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
12502
12503 * cursal.exp: Pass binfile to gdb_load.
12504
12505 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
12506
12507 * gdb.base/cursal.exp: Add "" to gdb_load call.
12508
12509 2006-07-29 Mark Kettenis <kettenis@gnu.org>
12510
12511 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
12512 NetBSD/ELF targets.
12513
12514 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
12515
12516 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
12517 operator*.
12518
12519 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
12520
12521 * gdb.base/completion.exp: Update for change in "file" behavior.
12522 * gdb.stabs/weird.exp: Likewise.
12523 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
12524 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
12525
12526 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
12527
12528 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
12529 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
12530
12531 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
12532
12533 * gdb.base/default.exp: Update source command error message.
12534 * gdb.base/help.exp: Update 'help source' message.
12535
12536 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
12537
12538 * gdb.cp/bs15503.exp: Update comment for no longer crashing
12539 test.
12540
12541 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
12542
12543 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
12544
12545 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
12546
12547 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
12548
12549 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
12550
12551 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
12552
12553 2006-07-17 Mark Kettenis <kettenis@gnu.org>
12554
12555 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
12556 *-*-openbsd* from targets for wich we expect ARM FPA floating
12557 point format.
12558
12559 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
12560
12561 * gdb.cp/annota3.exp: Expect frame-begin annotation.
12562
12563 2006-07-17 Mark Kettenis <kettenis@gnu.org>
12564
12565 * gdb.base/annota3.exp: Expect frame-begin annotation.
12566
12567 2006-07-14 Joel Brobecker <brobecker@adacore.com>
12568
12569 * gdb.base/help.exp: Adjust "help unset" test to accept
12570 any list of unset commands.
12571
12572 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
12573 Daniel Jacobowitz <dan@codesourcery.com>
12574
12575 * gdb.cp/ref-params.exp: New test.
12576 * gdb.cp/ref-params.cc: New source file.
12577 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
12578
12579 2006-07-08 Mark Kettenis <kettenis@gnu.org>
12580
12581 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
12582 spaces/tabs in regular expressions since they might not be there.
12583
12584 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
12585
12586 * gdb.base/ifelse.exp: New file.
12587
12588 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
12589
12590 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
12591 line.
12592 * gdb.base/huge.exp: Loop over compilation to find a size that
12593 is acceptable.
12594 * gdb.base/remote.exp: Correct expected strings.
12595 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
12596
12597 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12598
12599 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
12600
12601 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12602
12603 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
12604 native.
12605
12606 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12607
12608 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
12609 enable stabs testing.
12610
12611 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12612
12613 * gdb.base/auxv.exp: Intercept undefined command messages before
12614 gdb_test_multiple does.
12615
12616 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12617
12618 * Makefile.in (host_alias): Remove.
12619 (target_alias): Use @target_noncanonical@.
12620 (site.exp): Don't set host_alias.
12621 * aclocal.m4: Remove contents. Include acx.m4.
12622 * configure: Regenerated.
12623 * configure.ac: Use ACX_NONCANONICAL_TARGET.
12624
12625 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
12626
12627 * lib/gdb.exp (gdb_load_cmd): New.
12628
12629 * gdb.base/fileio.c: Add system(NULL) test.
12630 * gdb.base/fileio.exp: Check it.
12631
12632 * gdb.base/break.c: Add 10a breakpoint at }
12633 * gdb.base/break.exp: Add test for breakpoint at }
12634 * gdb.cp/anon-union.cc: Add code at end of function.
12635 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
12636 * gdb.mi/var-cmd.c: Add code at end of function.
12637 * gdb.mi/mi-var-display.exp: Adjust end of next.
12638 * gdb.mi/mi2-var-display.exp: Likewise.
12639 * gdb.base/fileio.c: Add stop function and insert calls at
12640 stopping places.
12641 * gdb.base/fileio.exp: Breakpoint stop function and remove
12642 explicit line number references.
12643
12644 2006-05-19 Joel Brobecker <brobecker@adacore.com>
12645
12646 * gdb.base/del.exp (test_delete_alias): New function.
12647 Now check that both "del" and "d" work as aliases for "delete".
12648
12649 2006-05-18 Fred Fish <fnf@specifix.com>
12650
12651 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
12652 required. Check for spurious output after program exits normally.
12653
12654 2006-05-17 Fred Fish <fnf@specifix.com>
12655
12656 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
12657 gdb_load, so it works in the simulator.
12658
12659 2006-05-11 Fred Fish <fnf@specifix.com>
12660
12661 * gdb.base/bang.exp: Ignore unexpected output between the
12662 "program exited normally" and the gdb prompt, as many other
12663 tests do.
12664
12665 2006-05-07 Mark Kettenis <kettenis@gnu.org>
12666
12667 * gdb.base/help.exp: Make "delete checkpoint" part option for
12668 "help d" and "help delete" tests.
12669
12670 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12671
12672 * gdb.mi/mi-basics.exp: Add missing serial number to
12673 expected output in some mi_gdb_test statements.
12674 * gdb.mi/mi2-basics.exp: Likewise.
12675
12676 2006-05-05 Joel Brobecker <brobecker@adacore.com>
12677
12678 * gdb.base/del.c: New file.
12679 * gdb.base/del.exp: New testcase.
12680
12681 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
12682
12683 * gdb.base/break.exp: Do not assume a breakpoint on
12684 main will actually be in $srcfile when optimizing.
12685 * gdb.base/savedregs.exp: Do not require that the dummy
12686 frame location match up to a symbol and source file location.
12687 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
12688 will get printed without a mi_cmd_data_list_register_values prefix.
12689 (*-data-list-register-*): Correct regular expressions to expect the new
12690 pseudo d? floating point registers.
12691 * gdb.mi/mi2-regs.exp: Likewise.
12692
12693 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
12694
12695 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
12696 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
12697 is allocated by the compiler.
12698 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
12699 anons, e, anone to force their allocation by the compiler.
12700
12701 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
12702
12703 * gdb.base/help.exp: Update expected text for help d and
12704 help delete.
12705
12706 2006-05-02 Mark Kettenis <kettenis@gnu.org>
12707
12708 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
12709 NetBSD/ELF targets.
12710
12711 2006-04-30 Mark Kettenis <kettenis@gnu.org>
12712
12713 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
12714 single-step breakpoint fails; make this a KFAIL on
12715 sparc*-*-openbsd*.
12716 * gdb.base/siginfo.exp: Likewise.
12717 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12718
12719 2006-04-26 Michael Snyder <msnyder@redhat.com>
12720
12721 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
12722 which may have to consume output from other forks.
12723 Add tests to make sure that "delete fork" succeeded.
12724
12725 2006-04-20 Michael Snyder <msnyder@redhat.com>
12726
12727 * 2006-03-22 Jim Blandy <jimb@redhat.com>
12728 Add support for the Renesas M32C and M16C.
12729
12730 * gdb.asm/asm-source.exp: Add m32c target.
12731 * gdb.asm/m32c.inc: Support for m32c target.
12732
12733 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
12734
12735 * gdb.base/commands.exp (recursive_source_test): New test.
12736
12737 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
12738
12739 * gdb.base/float.exp: Add pattern for sparc targets.
12740
12741 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
12742
12743 * gdb.base/commands.exp (stray_arg0_test): New test.
12744
12745 2006-03-30 Paul Brook <paul@codesourcery.com>
12746
12747 * gdb.mi/mi-until.exp: kfail broken until command.
12748 * gdb.mi/mi2-until.exp: Ditto.
12749
12750 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
12751
12752 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
12753
12754 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
12755
12756 * gdb.base/prelink.exp: Anchor tested-for regular expression
12757 on gdb prompt.
12758
12759 2006-03-07 Paul Brook <paul@codesourcery.com>
12760
12761 * gdb.base/assign.exp: Correct fail message.
12762
12763 2006-03-07 Paul Brook <paul@codesourcery.com>
12764
12765 * lib/compiler.c: Extract armcc version number.
12766 * lib/compiler.cc: Ditto.
12767
12768 2006-03-07 Paul Brook <paul@codesourcery.com>
12769
12770 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
12771 additional_flags=-w.
12772 * gdb.arch/altivec-regs.exp: Ditto.
12773 * gdb.arch/e500-abi.exp: Ditto.
12774 * gdb.arch/e500-regs.exp: Ditto.
12775 * gdb.base/all-bin.exp: Ditto.
12776 * gdb.base/annota1.exp: Ditto.
12777 * gdb.base/annota3.exp: Ditto.
12778 * gdb.base/args.exp: Ditto.
12779 * gdb.base/arithmet.exp: Ditto.
12780 * gdb.base/assign.exp: Ditto.
12781 * gdb.base/async.exp: Ditto.
12782 * gdb.base/bang.exp: Ditto.
12783 * gdb.base/break.exp: Ditto.
12784 * gdb.base/call-rt-st.exp: Ditto.
12785 * gdb.base/completion.exp: Ditto.
12786 * gdb.base/cond-expr.exp: Ditto.
12787 * gdb.base/condbreak.exp: Ditto.
12788 * gdb.base/consecutive.exp: Ditto.
12789 * gdb.base/define.exp: Ditto.
12790 * gdb.base/display.exp: Ditto.
12791 * gdb.base/ena-dis-br.exp: Ditto.
12792 * gdb.base/environ.exp: Ditto.
12793 * gdb.base/eval-skip.exp: Ditto.
12794 * gdb.base/info-proc.exp: Ditto.
12795 * gdb.base/jump.exp: Ditto.
12796 * gdb.base/logical.exp: Ditto.
12797 * gdb.base/long_long.exp: Ditto.
12798 * gdb.base/maint.exp: Ditto.
12799 * gdb.base/miscexprs.exp: Ditto.
12800 * gdb.base/pc-fp.exp: Ditto.
12801 * gdb.base/pointers.exp: Ditto.
12802 * gdb.base/relational.exp: Ditto.
12803 * gdb.base/reread.exp: Ditto.
12804 * gdb.base/sect-cmd.exp: Ditto.
12805 * gdb.base/sep.exp: Ditto.
12806 * gdb.base/sepdebug.exp: Ditto.
12807 * gdb.base/until.exp: Ditto.
12808 * gdb.base/whatis-exp.exp: Ditto.
12809 * gdb.cp/annota2.exp: Ditto.
12810 * gdb.cp/annota3.exp: Ditto.
12811 * gdb.trace/actions.exp: Ditto.
12812 * gdb.trace/backtrace.exp: Ditto.
12813 * gdb.trace/circ.exp: Ditto.
12814 * gdb.trace/collection.exp: Ditto.
12815 * gdb.trace/deltrace.exp: Ditto.
12816 * gdb.trace/infotrace.exp: Ditto.
12817 * gdb.trace/limits.exp: Ditto.
12818 * gdb.trace/packetlen.exp: Ditto.
12819 * gdb.trace/passc-dyn.exp: Ditto.
12820 * gdb.trace/passcount.exp: Ditto.
12821 * gdb.trace/report.exp: Ditto.
12822 * gdb.trace/save-trace.exp: Ditto.
12823 * gdb.trace/tfind.exp: Ditto.
12824 * gdb.trace/tracecmd.exp: Ditto.
12825 * gdb.trace/while-dyn.exp: Ditto.
12826 * gdb.trace/while-stepping.exp: Ditto.
12827 * lib/gdb.exp: Ditto.
12828 (gdb_compile): Handle nowarning option.
12829
12830 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
12831
12832 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
12833 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
12834 Rename executable to prelinkt. Don't re-prelink if we didn't
12835 get a core file. Test prelink -u exit status to tell whether
12836 prelinking failed. Use gdb_test_multiple.
12837
12838 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12839
12840 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
12841 (do_tests): Call it.
12842
12843 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
12844
12845 * gdb.base/prelink.exp: New test.
12846 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
12847
12848 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
12849
12850 * gdb.fortran/derived-type.f90: New file.
12851 * gdb.fortran/derived-type.exp: New testcase.
12852
12853 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
12854
12855 * gdb.base/default.exp: Allow ';' as a directory separator.
12856
12857 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
12858
12859 * gdb.base/help.exp (help add-symbol-file): Update.
12860
12861 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
12862
12863 * gdb.base/help.exp (help load): Update expected results.
12864
12865 2006-02-19 Fred Fish <fnf@specifix.com>
12866
12867 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
12868 specifix hex value as part of results.
12869 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
12870
12871 2006-02-16 Fred Fish <fnf@specifix.com>
12872
12873 * gdb.base/whatis.c: Define variables using typedefs char_addr,
12874 ushort_addr, and slong_addr, so the typedefs are not optimized
12875 away.
12876 * gdb.base/whatis.exp: Add tests using type name for struct type,
12877 union type, enum type, and typedef.
12878
12879 2006-02-13 Mark Kettenis <kettenis@gnu.org>
12880
12881 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
12882
12883 2006-02-13 Jim Blandy <jimb@redhat.com>
12884
12885 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
12886 case where it takes two "next" commands to skip past the init
12887 call.
12888
12889 2006-02-12 Fred Fish <fnf@specifix.com>
12890
12891 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
12892 to handle cases where it takes two "next" commands to skip
12893 past the init call.
12894
12895 2006-02-07 Joel Brobecker <brobecker@adacore.com>
12896
12897 * gdb.ada/array_return.exp: Mark the last test as expected to fail
12898 on hppa32 targets.
12899
12900 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
12901
12902 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
12903 field.
12904
12905 2006-01-29 Mark Kettenis <kettenis@gnu.org>
12906
12907 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
12908
12909 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
12910
12911 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
12912 files.
12913
12914 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
12915
12916 * gdb.cp/maint.exp: Set complaints to a positive value.
12917
12918 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
12919
12920 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
12921 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
12922 function name.
12923
12924 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
12925
12926 * gdb.base/checkpoint.c: Update copyright notice. Include
12927 <stdlib.h>.
12928
12929 2006-01-04 Jim Blandy <jimb@redhat.com>
12930
12931 * gdb.asm/asm-source.exp: Independently provide default values for
12932 asm-flags and debug-flags. Use 'string equal' to do the
12933 comparison, not the implicit expr's '==' operator. Remove
12934 now-unneeded assignments to asm-flags. In h8300 case, place
12935 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
12936
12937 2006-01-04 Michael Snyder <msnyder@redhat.com>
12938
12939 * gdb.base/checkpoint.c: New file.
12940 * gdb.base/checkpoint.exp: New file.
12941 * gdb.base/multi-fork.c: New file.
12942 * gdb.base/multi-fork.exp: New file.
12943 * gdb.base/pi.txt: New file (data for checkpoint.c test).
12944
12945 2006-01-04 Fred Fish <fnf@specifix.com>
12946
12947 * gdb.base/ptype.c (foo): Add typedef.
12948 (intfoo): Add function.
12949 * gdb.base/ptype1.c: New file.
12950 * gdb.base/ptype.exp: Handle compilation and linking with two
12951 source files. Test that proper type for "foo" is found based
12952 on source context rather than first match found in symtabs.
12953
12954 2005-12-28 Mark Kettenis <kettenis@gnu.org>
12955
12956 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
12957 * gdb.asm/openbsd.inc: Indent commands.
12958
12959 2005-12-26 Mark Kettenis <kettenis@gnu.org>
12960
12961 * gdb.base/freebpcmd.exp: Increase timeout.
12962
12963 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
12964
12965 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
12966
12967 * gdb.base/default.exp: Update check for "show version".
12968
12969 2005-12-09 Randolph Chung <tausq@debian.org>
12970
12971 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
12972 * gdb.asm/pa64.inc: New file.
12973
12974 2005-12-09 Randolph Chung <tausq@debian.org>
12975
12976 * gdb.asm/common.inc: Indent commands.
12977 * gdb.asm/asmsrc1.s: Likewise.
12978 * gdb.asm/asmsrc2.s: Likewise.
12979
12980 2005-12-09 Randolph Chung <tausq@debian.org>
12981
12982 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
12983 (get_addr_of_sym): Remove duplicate print.
12984 (gen_core): xfail hppa*-*-hpux*, update expected output.
12985 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
12986 * gdb.arch/pa64-nullify.s: New file.
12987
12988 2005-12-09 Randolph Chung <tausq@debian.org>
12989
12990 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
12991
12992 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
12993
12994 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
12995 code generation for these functions.
12996 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
12997 error message.
12998
12999 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
13000
13001 * gdb.base/help.exp (help b, help br, help bre, help brea)
13002 (help break): Update the expected message.
13003
13004 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
13005
13006 * gdb.asm/m68hc11.inc: Setup the data section.
13007 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
13008 script for this test.
13009 (m6812-*-*): Likewise.
13010
13011 2005-11-09 Randolph Chung <tausq@debian.org>
13012
13013 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
13014
13015 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
13016
13017 * gdb.base/break.exp: Fix a comment typo.
13018
13019 2005-11-03 Jim Blandy <jimb@redhat.com>
13020
13021 Checked in by Elena Zannoni <ezannoni@redhat.com>
13022
13023 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
13024
13025 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
13026
13027 * gdb.arch/gdb1558.c: Include stdio.h.
13028
13029 2005-10-31 Mark Kettenis <kettenis@gnu.org>
13030
13031 * gdb.asm/asm-source.exp: Use -e instead of --entry.
13032
13033 2005-10-31 Mark Kettenis <kettenis@gnu.org>
13034
13035 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
13036
13037 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
13038
13039 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
13040 vscr" tests to better match output.
13041
13042 2005-10-12 Jim Blandy <jimb@redhat.com>
13043
13044 * gdb.base/structs.exp (any): New function.
13045 (test_struct_returns): Don't make any assumptions at all about
13046 what value the function returns when GDB can't set the return
13047 value.
13048
13049 2005-10-09 Joel Brobecker <brobecker@adacore.com>
13050
13051 * gdb.ada/arrayidx/p.adb: New file.
13052 * gdb.ada/arrayidx.exp: New testcase
13053
13054 2005-10-09 Joel Brobecker <brobecker@adacore.com>
13055
13056 * gdb.ada/array_return/pck.ads: New file.
13057 * gdb.ada/array_return/pck.adb: New file.
13058 * gdb.ada/array_return/p.adb: New file.
13059 * gdb.ada/array_return.exp: New testcase.
13060
13061 2005-10-03 Joel Brobecker <brobecker@adacore.com>
13062
13063 * gdb.base/arrayidx.c: New file.
13064 * gdb.base/arrayidx.exp: New testcase.
13065
13066 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
13067
13068 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
13069 frames-invalid and breakpoints-invalid are no longer generated
13070 with level 3 so don't expect them in the output.
13071
13072 2005-09-27 Bob Rossi <bob@brasko.net>
13073
13074 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
13075 from test. Escape the | in mi_gdb_test call.
13076 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
13077 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
13078 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
13079 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
13080 expected regex's in mi_gdb_test calls.
13081 * lib/mi-support.exp: Remove arbitrary .* from tests.
13082 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
13083 Fully anchor GDB/MI expected results in mi_gdb_test.
13084 * lib/gdb.exp (string_to_regexp): Escape the ] character.
13085 * gdb.base/sizeof.exp: Remove escape character. Correct test.
13086
13087 2005-09-26 Paul Brook <paul@codesourcery.com>
13088
13089 * long_long.exp: Exclude eabi targets from arm FPA float format test.
13090
13091 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
13092
13093 * bfp-test.c: New file.
13094 * bfp-test.exp: New testcase.
13095
13096 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
13097
13098 * gdb.fortran/subarray.exp: New testcase to test the evaluation
13099 of subarray and substring variable.
13100 * gdb.fortran/subarray.f: New source file for the test of subarray
13101 and substring variable evaluation.
13102 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
13103 of string constant.
13104
13105 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
13106
13107 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
13108 copyright dates.
13109
13110 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
13111
13112 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
13113 powerpc altivec' test with an almost identical 'info vector' test.
13114
13115 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
13116
13117 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
13118 vscr" tests to match output.
13119
13120 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
13121
13122 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
13123 output.
13124
13125 2005-09-11 Bob Rossi <bob@brasko.net>
13126
13127 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
13128 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
13129 commands that return an MI output command and an asyncronous MI output
13130 command.
13131 * gdb.mi/mi-console.exp: Ditto.
13132
13133 2005-09-11 Bob Rossi <bob@brasko.net>
13134
13135 * gdb.mi/mi-var-child.c: Include <string.h>.
13136
13137 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
13138
13139 * killed.exp: Correct gdb_expect syntax.
13140
13141 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
13142
13143 * lib/mi-support.exp (mi_gdb_load): Fix typo.
13144
13145 2005-08-02 Bob Rossi <bob@brasko.net>
13146
13147 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
13148 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
13149 Change tests to inferior-tty-set/show.
13150 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
13151 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
13152 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
13153 inferior. Use mi_gdb_test to get GDB and Inferior output.
13154 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
13155 descriptor.
13156 (mi_inferior_tty_name): Add inferior PTY file name.
13157 (mi_gdb_start): Add INFERIOR_PTY parameter.
13158 (mi_gdb_test): Add IPATTERN parameter.
13159
13160 2005-08-02 Bob Rossi <bob@brasko.net>
13161
13162 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
13163 parameter to mi_gdb_test.
13164 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
13165
13166 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13167
13168 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
13169 struct_declarations.
13170 * gdb.mi/mi-var-child.exp: Step over the initialization of
13171 struct_declarations.
13172
13173 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13174
13175 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
13176 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
13177 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
13178 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
13179 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
13180 file.
13181
13182 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
13183
13184 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
13185 (do_children_tests): Assign values to the extra elements.
13186
13187 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
13188 them for tests for "-var-update --no-values" and
13189 "-var-update --all-values".
13190 Add test for "-var-list-children --simple-values".
13191
13192 * gdb.mi/basics.c (callee4): Add integer array D[3]...
13193
13194 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
13195 "-stack-list-locals --simple-values" Improve doc strings and
13196 comments.
13197
13198 2005-07-18 Mark Kettenis <kettenis@gnu.org>
13199
13200 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
13201 *-*-openbsd*.
13202 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
13203
13204 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
13205 sigaltsatck'.
13206
13207 2005-07-14 Bob Rossi <bob@brasko.net>
13208
13209 * gdb.base/default.exp (tty): Changed output of command.
13210 * gdb.base/help.exp (help tty): Ditto.
13211
13212 2005-07-12 Mark Kettenis <kettenis@gnu.org>
13213
13214 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
13215
13216 2005-07-10 Mark Kettenis <kettenis@gnu.org>
13217
13218 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
13219 -stack-select-frame without arguments.
13220 (test_stack_frame_listing): Add test for newly implemented command
13221 -stack-info-frame.
13222
13223 2005-07-06 Bob Rossi <bob@brasko.net>
13224
13225 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
13226 command.
13227 (Copyright): Update copyright.
13228
13229 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
13230
13231 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
13232 tests to evaluate exponentiation expression.
13233
13234 2005-06-29 Andreas Schwab <schwab@suse.de>
13235
13236 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
13237 main to avoid warnings.
13238
13239 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
13240
13241 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
13242
13243 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
13244 -stack-select-frame without arguments.
13245 (test_stack_frame_listing): Add test for newly implemented command
13246 -stack-info-frame.
13247
13248 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
13249
13250 * gdb.fortran/array-element.f: New file.
13251 * gdb.fortran/array-element.exp: New testcase.
13252
13253 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13254
13255 * gdb.base/bigcore.exp: Correct checks for systems which can
13256 not dump a large core file.
13257
13258 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13259
13260 * gdb.base/relocate.c: Add a copyright notice.
13261 (dummy): Remove.
13262 * gdb.base/relocate.exp: Test printing the values of variables
13263 from a relocatable file.
13264
13265 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
13266
13267 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
13268 excess MI output after an error.
13269
13270 2005-05-29 Joel Brobecker <brobecker@adacore.com>
13271
13272 * gdb.arch/alpha-step.c: New file.
13273 * gdb.arch/alpha-step.exp: New testcase.
13274
13275 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
13276 Dennis Brueni <dennis@slickedit.com>
13277
13278 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
13279 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
13280 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
13281 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
13282 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
13283 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
13284 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
13285
13286 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
13287 Wu Zhou <woodzltc@cn.ibm.com>
13288
13289 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
13290 IBM's xlc compiler.
13291 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
13292 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
13293
13294 2005-05-13 Jim Blandy <jimb@redhat.com>
13295
13296 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
13297 calling gdb_suppress_entire_file.
13298 * gdb.base/charset.exp: Same.
13299 * gdb.base/call-rt-st.exp: Same.
13300
13301 2005-05-05 Bob Rossi <bob_rossi@cox.net>
13302
13303 * lib/gdb.exp (fullname_syntax): Added global regex.
13304 (fullname_syntax_POSIX): Ditto.
13305 (fullname_syntax_UNC): Ditto.
13306 (fullname_syntax_DOS_CASE): Ditto.
13307 (fullname_syntax_DOS): Ditto.
13308 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
13309 fullname_syntax variable to scope and use it.
13310 (test_file_list_exec_source_files): Ditto.
13311 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
13312
13313 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
13314
13315 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
13316
13317 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
13318
13319 * lib/gdb.exp (skip_altivec_tests): New function, based on
13320 check_vmx_hw_available from the GCC testsuite.
13321 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
13322 * lib/gdb.arch/altivec-regs.exp: Likewise.
13323
13324 2005-05-02 Jim Blandy <jimb@redhat.com>
13325
13326 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
13327 calling gdb_suppress_entire_file.
13328
13329 2005-04-30 Randolph Chung <tausq@debian.org>
13330
13331 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
13332 Slightly relax "sem_post" name checking.
13333
13334 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
13335
13336 * gdb.base/unload.exp: Use new shared library infrastructure.
13337
13338 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
13339
13340 * gdb.base/so-impl-ld.exp: Use new shared library
13341 infrastructure.
13342
13343 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
13344
13345 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
13346 * gdb.asm/h8300.inc: New file.
13347
13348 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13349
13350 * gdb.base/shlib-call.exp: Change to use new shared library
13351 infrastructure.
13352
13353 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13354
13355 * gdb.base/pending.exp: Change to use new shared library
13356 infrastructure.
13357
13358 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13359
13360 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
13361 use test_compiler_info instead of gcc_compiled, and update copyright.
13362
13363 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
13364
13365 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
13366 shared objects being adjusted and update copyright years.
13367
13368 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
13369
13370 * ChangeLog: Correct some 2003-01-13 dates.
13371 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
13372 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
13373 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
13374 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
13375 gdb.trace/tfind.exp: Update copyright years.
13376
13377 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
13378 Daniel Jacobowitz <dan@codesourcery.com>
13379
13380 * lib/gdb.exp (gdb_compile): Handle shlib=.
13381 (gdb_compile_shlib): New function.
13382
13383 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
13384
13385 * lib/gdb.exp (test_compiler_info): Give argument a default value.
13386
13387 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
13388
13389 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
13390 gdb.server.
13391 * configure.ac: Likewise.
13392 * configure: Regenerated.
13393 * gdb.gdbserver/Makefile.in: Moved to...
13394 * gdb.server/Makefile.in: ... here.
13395 * gdb.gdbserver/server.c: Moved to...
13396 * gdb.server/server.c: ... here.
13397 * gdb.gdbserver/server-run.exp: Moved to...
13398 * gdb.server/server-run.exp: ... here.
13399
13400 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
13401
13402 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
13403 * configure.ac: Create gdb.gdbserver/Makefile.
13404 * configure: Regenerated.
13405 * lib/gdbserver-support.exp: New file, derived from
13406 config/gdbserver.exp.
13407 * config/gdbserver.exp: Use gdbserver-support.exp.
13408 * gdb.gdbserver/Makefile.in: New file.
13409 * gdb.gdbserver/server.c: New file.
13410 * gdb.gdbserver/server-run.exp: New file.
13411
13412 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
13413
13414 * lib/gdb.exp (test_compiler_info): Return compiler_info
13415 if no arguments are given.
13416
13417 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
13418
13419 * gdb.arch/altivec-abi.exp: Check for compiler and set
13420 use altivec' flag accordingly.
13421 * gdb.arch/altivec-regs.exp: Likewise.
13422
13423 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
13424
13425 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
13426
13427 2005-03-27 Andreas Schwab <schwab@suse.de>
13428
13429 * gdb.base/bigcore.c (main): Add missing mode argument in open
13430 call.
13431
13432 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
13433
13434 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
13435 downloads.
13436 * config/gdbserver.exp (gdb_load): Likewise.
13437
13438 2005-03-14 Paul Brook <paul@codesourcery.com>
13439
13440 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
13441 targets.
13442
13443 2005-03-09 Joel Brobecker <brobecker@adacore.com>
13444
13445 * gdb.dwarf2/dup-psym.S: New file.
13446 * gdb.dwarf2/dup-psym.exp: New testcase.
13447
13448 2005-03-09 Joel Brobecker <brobecker@adacore.com>
13449
13450 * gdb.ada/exec_changed/first.adb: New file.
13451 * gdb.ada/exec_changed/second.adb: New file.
13452 * gdb.ada/exec_changed.exp: New testcase.
13453
13454 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
13455
13456 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
13457 (A2): New class.
13458 (main): Test operator+.
13459 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
13460 breakpoint test.
13461
13462 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
13463 * gdb.base/signull.exp: Disable if gdb,nosignals.
13464 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
13465 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
13466 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
13467 * gdb.mi/mi2-console.exp: Likewise.
13468 * gdb.trace/collection.exp (run_trace_experiment): Consume the
13469 continue output at start.
13470 (gdb_collect_locals_test): Robustify regexp.
13471 * gdb.trace/passc-dyn.exp: Fix comment typo.
13472 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
13473
13474 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
13475
13476 * gdb.asm/asm-source.exp: Add iq2000 case.
13477 * gdb.asm/iq2000.inc: New file.
13478
13479 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
13480
13481 * gdb.base/command.exp: Change hardcoded value to regular expression.
13482 * gdb.base/float.exp: Add powerpc to the list of targets checked.
13483
13484 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
13485
13486 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
13487 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
13488 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
13489 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
13490 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
13491
13492 2005-03-05 Mark Kettenis <kettenis@gnu.org>
13493
13494 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
13495 changes.
13496
13497 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
13498
13499 * lib/compiler.c: Add test for IBM's xlc compiler.
13500 * lib/compiler.cc: Likewise.
13501
13502 2004-02-24 Joel Brobecker <brobecker@adacore.com>
13503
13504 * gdb.ada/fixed_points.exp: Create compilation object directory
13505 before running the test.
13506 * gdb.ada/null_record.exp: Likewise.
13507 * gdb.ada/packed_array.exp: Likewise.
13508 * gdb.ada/start.exp: Likewise.
13509
13510 2005-02-15 Joel Brobecker <brobecker@adacore.com>
13511
13512 * gdb.ada/packed_array/pa.adb: New file.
13513 * gdb.ada/packed_array.exp: New testcase.
13514
13515 2005-02-10 Mark Kettenis <kettenis@gnu.org>
13516
13517 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
13518 files.
13519
13520 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
13521 on *-*-openbsd*. Correctly match whitespace in regukar
13522 expressions.
13523
13524 2005-02-10 Daniel Jacobowitz <dan@debian.org>
13525
13526 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
13527 PR exp/1821
13528 * gdb.base/gdb1821.c: New test file.
13529 * gdb.base/gdb1821.exp: New test file.
13530
13531 2005-02-09 Joel Brobecker <brobecker@adacore.com>
13532
13533 * gdb.base/start.c: New file.
13534 * gdb.base/start.exp: New testcase.
13535
13536 2005-02-09 Joel Brobecker <brobecker@adacore.com>
13537
13538 * gdb.ada/start/dummy.adb: New file.
13539 * gdb.ada/start.exp: New testcase.
13540
13541 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
13542
13543 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
13544 for printing symbols and statistics.
13545 Add test for using relative pathnames in "maint print msymbols" test.
13546 Mark "maint info sections DATA" XFAIL on Cygwin.
13547 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
13548 tests.
13549
13550 2005-02-09 Andreas Schwab <schwab@suse.de>
13551
13552 Committed by Andrew Cagney <cagney@gnu.org>
13553 * gdb.base/remotetimeout.exp: New file.
13554
13555 2005-02-07 Mark Kettenis <kettenis@gnu.org>
13556
13557 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
13558
13559 2005-02-03 Joel Brobecker <brobecker@adacore.com>
13560
13561 * gdb.ada/gnat_ada.gpr: New file.
13562 * gdb.ada/gnat_ada.gin: Delete, no longer used.
13563 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
13564 * configure.ac: No longer generate gnat_ada.gpr.
13565 * configure: Regenerate.
13566 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
13567 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
13568 * gdb.ada/null_record/bar.ads: Likewise.
13569 * gdb.ada/null_record/bar.adb: Likewise.
13570 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
13571 * gdb.ada/null_record.exp (testdir): New variable.
13572 (testfile): executable is now in testdir subdirectory.
13573 (srcfile): Use full path to the main compilation unit.
13574 * gdb.ada/fixed_points.exp: Same changes as above.
13575
13576 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
13577
13578 * gdb.base/interp.exp: New test.
13579
13580 2005-01-24 Andrew Cagney <cagney@gnu.org>
13581
13582 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
13583
13584 2005-01-19 Andrew Cagney <cagney@gnu.org>
13585
13586 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
13587 configure.ac not configure.in.
13588
13589 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
13590 of powerpc*-*-*.
13591 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
13592 * gdb.base/list.exp (test_list_function)
13593 (test_list_filename_and_function): Ditto.
13594 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
13595
13596 2005-01-16 Andrew Cagney <cagney@gnu.org>
13597
13598 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
13599
13600 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
13601
13602 2005-01-14 Andrew Cagney <cagney@gnu.org>
13603
13604 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
13605 * gdb.mi/mi2-var-cmd.exp: Ditto.
13606
13607 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
13608
13609 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
13610
13611 2005-01-07 Andrew Cagney <cagney@gnu.org>
13612
13613 * configure.ac: Rename configure.in, require autoconf 2.59.
13614 * configure: Re-generate.
13615 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
13616 * gdb.stabs/configure: Re-generate.
13617 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
13618 * gdb.hp/configure: Re-generate.
13619 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
13620 autoconf 2.59.
13621 * gdb.hp/gdb.objdbg/configure: Re-generate.
13622 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
13623 autoconf 2.59.
13624 * gdb.hp/gdb.defects/configure: Re-generate.
13625 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
13626 autoconf 2.59.
13627 * gdb.hp/gdb.compat/configure: Re-generate.
13628 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
13629 autoconf 2.59.
13630 * gdb.hp/gdb.base-hp/configure: Re-generate.
13631 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
13632 autoconf 2.59.
13633 * gdb.hp/gdb.aCC/configure: Re-generate.
13634
13635 2004-12-15 Jim Blandy <jimb@redhat.com>
13636
13637 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
13638 under NPTL when there is debugging info available for libpthread.
13639
13640 2004-12-13 Jerome Guitton <guitton@gnat.com>
13641
13642 * gdb.ada/fixed_points.c: New file.
13643 * gdb.ada/fixed_points.exp: New file.
13644
13645 2004-12-03 Randolph Chung <tausq@debian.org>
13646
13647 * gdb.arch/pa-nullify.exp: New file.
13648 * gdb.arch/pa-nullify.s: New file.
13649
13650 2004-11-30 Randolph Chung <tausq@debian.org>
13651
13652 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
13653 instead of "tbug". Fix regexp to work properly with gdb_test.
13654
13655 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
13656
13657 * gdb.base/bitfields2.exp: New test.
13658 * gdb.base/bitfields2.c: New file.
13659
13660 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
13661
13662 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
13663
13664 2004-11-16 Randolph Chung <tausq@debian.org>
13665
13666 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
13667
13668 2004-11-14 Daniel Jacobowitz <dan@debian.org>
13669
13670 * gdb.threads/threadapply.exp: Correct "macro details" test.
13671
13672 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
13673
13674 * gdb.threads/threadapply.exp: New test.
13675 * gdb.threads/threadapply.c: New file.
13676
13677 2004-11-07 Mark Kettenis <kettenis@gnu.org>
13678
13679 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
13680 frames.
13681
13682 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
13683
13684 * gdb.base/cursal.exp: New file.
13685 * gdb.base/cursal.c: New file.
13686
13687 2004-11-03 Andrew Cagney <cagney@gnu.org>
13688
13689 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
13690
13691 2004-10-30 Mark Kettenis <kettenis@gnu.org>
13692
13693 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
13694 NetBSD/ELF targets.
13695
13696 2004-10-29 Joel Brobecker <brobecker@gnat.com>
13697
13698 * gdb.threads/bp_in_thread.c: New file, copied from
13699 pthread_cond_wait.c.
13700 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
13701 file, rather than reusing the .c file from another testcase.
13702
13703 2004-10-20 Joel Brobecker <brobecker@gnat.com>
13704
13705 * gdb.ada/null_record.exp: Check where we stopped after
13706 sending the start command, instead of where the associated
13707 temporary breakpoint was inserted.
13708
13709 2004-10-14 Andrew Cagney <cagney@gnu.org>
13710
13711 * gdb.mi/gdb701.c (main): Return 0.
13712
13713 2004-10-13 Daniel Jacobowitz <dan@debian.org>
13714
13715 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
13716
13717 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
13718
13719 * gdb.threads/schedlock.c: Add comment markers to use to find
13720 line numbers.
13721 * gdb.threads/schedlock.exp: Adjust regex to handle the new
13722 comments.
13723 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
13724 breakpoint lines.
13725
13726 2004-10-12 Daniel Jacobowitz <dan@debian.org>
13727
13728 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
13729
13730 2004-10-12 Daniel Jacobowitz <dan@debian.org>
13731
13732 * configure.in: Add gdb.dwarf2.
13733 * configure: Regenerated.
13734 * Makefile.in: Add gdb.dwarf2.
13735 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
13736 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
13737 gdb.dwarf2/file1.txt: New files.
13738
13739 2004-10-11 Orjan Friberg <orjanf@axis.com>
13740
13741 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
13742 of "run", since the latter doesn't work with remote targets. Adjust
13743 the breakpoint numbering accordingly.
13744 * gdb.threads/pthread_cond_wait.exp: Ditto.
13745
13746 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
13747
13748 * gdb.base/overlays.exp: Update copyright years.
13749
13750 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
13751
13752 * gdb.base/overlays.exp: Disable if target is Linux.
13753
13754 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
13755
13756 * config/gdbserver.exp (gdb_load): Use right filename on remote.
13757
13758 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
13759
13760 * gdb.asm/asm-source.exp: Add m32r-linux target.
13761 * gdb.asm/m32r-linux.inc: New file.
13762
13763 2004-09-24 Andrew Cagney <cagney@redhat.com>
13764 David Anderson <anderson@redhat.com>
13765
13766 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
13767 command fails, assume things will work.
13768 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
13769 (_GNU_SOURCE): Define.
13770 (print_unsigned, print_hex): Change parameter to "long long".
13771 (print_byte_count): New function, use to print byte counts.
13772 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
13773 O_LARGEFILE.
13774 (main): Compute an upper bound on a corefile in max_core_size.
13775 Limit memory chunk size to max_core_size. Limit total memory
13776 allocated to max_core_size.
13777
13778 2004-09-23 Andrew Cagney <cagney@gnu.org>
13779
13780 * gdb.base/bigcore.exp: Replace the code that creates a corefile
13781 from a separate process with code that creates a corefile by
13782 making the inferior dump core.
13783
13784 2004-09-23 Mark Kettenis <kettenis@gnu.org>
13785
13786 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
13787 block.
13788
13789 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
13790
13791 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
13792 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
13793 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
13794 Likewise.
13795
13796 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
13797
13798 * gdb.java/jprint.exp: New test case for java inferior call.
13799 * gdb.java/jprint.java: Ditto.
13800
13801 2004-09-15 Joel Brobecker <brobecker@gnat.com>
13802
13803 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
13804
13805 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
13806
13807 * gdb.threads/killed.c: Include <stdlib.h>.
13808 * gdb.threads/pthreads.c: Likewise.
13809
13810 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
13811
13812 * gdb.threads/killed.c: Add copyright notice.
13813
13814 2004-09-10 Jason Molenda (jmolenda@apple.com)
13815
13816 * gdb.base/define.exp: Two new tests to verify zero space chars
13817 after 'if' and 'while' commands in a user-defined command is correctly
13818 parsed.
13819
13820 2004-09-08 Andrew Cagney <cagney@gnu.org>
13821
13822 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
13823 delivery test with duplicate at end of file.
13824
13825 2004-09-06 Mark Kettenis <kettenis@jive.nl>
13826
13827 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
13828
13829 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
13830
13831 * config/hppro.exp: Removed.
13832
13833 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
13834
13835 * config/sparclet.exp: Removed.
13836
13837 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
13838
13839 * config/udi.exp: Removed.
13840
13841 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
13842
13843 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
13844 of "exp_continue".
13845 (advancei): Likewise.
13846
13847 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
13848
13849 * gdb.base/unload.exp: Fix so messages aren't duplicated.
13850
13851 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
13852
13853 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
13854 to check for nodebug in executable.
13855 * gdb.gdb/observer.exp (setup_test): Likewise.
13856 * gdb.gdb/selftest.exp (test_with_self): Likewise.
13857 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
13858
13859 2004-09-01 Andrew Cagney <cagney@gnu.org>
13860
13861 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
13862 files.
13863
13864 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
13865
13866 * gdb.base/unload.exp: Fix expected warning message to match
13867 latest format.
13868
13869 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
13870
13871 * gdb.base/call-rt-st.exp: Fix typos.
13872
13873 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
13874
13875 * gdb.threads/thread_check.exp: New testcase.
13876 * gdb.threads/thread_check.c: New testcase.
13877
13878 2004-08-31 Andrew Cagney <cagney@gnu.org>
13879
13880 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
13881 (skip_to_handler_entry): New procedures. Test stepping into a
13882 handler when the breakpoint is at the handler's entry point.
13883
13884 2004-08-30 Andrew Cagney <cagney@gnu.org>
13885
13886 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
13887 gdb/1757.
13888
13889 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
13890
13891 With code from Manoj Iyer <manjo@austin.ibm.com>:
13892 * lib/gdb.exp (gdb_file_cmd): Return more information in the
13893 return value. Add an arm for "no debugging symbols found".
13894 Change a stray "error" to "perror".
13895 (gdb_run_cmd): Adapt to new return value.
13896 * gdb.base/remote.exp: Adapt to new return value.
13897 * gdb.gdb/complaints.exp: Likewise.
13898 * gdb.gdb/observer.exp: Likewise.
13899 * gdb.gdb/selftest.exp: Likewise.
13900 * gdb.gdb/xfullpath.exp: Likewise.
13901
13902 2004-08-27 Joel Brobecker <brobecker@gnat.com>
13903
13904 * gdb.threads/bp_in_thread.exp: New testcase.
13905
13906 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
13907
13908 Fix PR testsuite/1735.
13909 * gdb.threads/schedlock.c (thread_function): Add a cast
13910 to suppress a gcc warning.
13911 * gdb.threads/thread-specific.c (thread_function): Likewise.
13912
13913 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13914
13915 * gdb.base/unload.c: Include <stdlib.h>.
13916
13917 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13918
13919 From Paul Gilliam <pgilliam@us.ibm.com>:
13920 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
13921 synchronized after the "return".
13922
13923 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13924
13925 * gdb.mi/basics.c: Include <stdio.h>.
13926 * gdb.mi/pthreads.c: Include <stdlib.h>.
13927 * gdb.mi/var-cmd.c: Include <stdlib.h>.
13928
13929 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13930
13931 * gdb.threads/schedlock.c: Add copyright notice.
13932
13933 2004-08-25 Andrew Cagney <cagney@gnu.org>
13934
13935 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
13936 (skip_over_handler, breakpoint_over_hander): New test procedures.
13937 (advance, advancei): Add a proper prefix, do not use
13938 rerun_to_main.
13939 * gdb.base/sigstep.c (main): Change to use an infinite loop.
13940
13941 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
13942
13943 * gdb.mi/basics.c: Add copyright notice.
13944 * gdb.mi/var-cmd.c: Add copyright notice.
13945
13946 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
13947
13948 * lib/gdb.exp: Remove signed_keyword_not_used.
13949 * lib/compiler.c: Likewise.
13950 * lib/compiler.cc: Likewise.
13951
13952 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
13953
13954 * gdb.base/whatis.c: Remove conditional disabling of "signed".
13955 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
13956
13957 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
13958
13959 * gdb.base/whatis.c: Add copyright notice.
13960
13961 2004-08-20 Mark Kettenis <kettenis@gnu.org>
13962
13963 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
13964 it to skip the breakpoints encoded in the inline assembly.
13965
13966 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
13967
13968 * Makefile.in: Add gdb.fortran.
13969
13970 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
13971
13972 * gdb.base/call-sc.exp (test_scalar_returns):
13973 Fix cut-and-paste glitch in "Make fun return now".
13974
13975 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
13976
13977 * configure.in: Add gdb.fortran.
13978 * configure: Regenerate.
13979 * gdb.fortran/Makefile.in: New file.
13980 * lib/gdb.exp (skip_fortran_tests): New procedure.
13981
13982 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
13983
13984 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
13985 reference to bug-gnu@prep.ai.mit.edu.
13986 * gdb.mi/mi-var-child.exp: Likewise.
13987 * gdb.mi/mi-var-cmd.exp: Likewise.
13988 * gdb.mi/mi-var-display.exp: Likewise.
13989 * gdb.mi/mi2-var-block.exp: Likewise.
13990 * gdb.mi/mi2-var-child.exp: Likewise.
13991 * gdb.mi/mi2-var-cmd.exp: Likewise.
13992 * gdb.mi/mi2-var-display.exp: Likewise.
13993
13994 2004-08-15 Mark Kettenis <kettenis@gnu.org>
13995
13996 * gdb.base/unload.c (main): Make local variable msg const.
13997
13998 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
13999
14000 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
14001 to bug-gnu@prep.ai.mit.edu.
14002 * gdb.mi/mi-disassemble.exp: Likewise.
14003 * gdb.mi/mi-eval.exp: Likewise.
14004 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
14005 default line number.
14006 * gdb.mi/mi-return.exp: Likewise.
14007 * gdb.mi/mi-simplerun.exp: Likewise.
14008 * gdb.mi/mi-stack.exp: Likewise.
14009 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
14010 number with explicit range test.
14011 * gdb.mi/mi-watch.exp: Likewise.
14012 * gdb.mi/mi2-break.exp: Likewise.
14013 * gdb.mi/mi2-cli.exp: Likewise.
14014 * gdb.mi/mi2-disassemble.exp: Likewise.
14015 * gdb.mi/mi2-eval.exp: Likewise.
14016 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
14017 default line number.
14018 * gdb.mi/mi2-return.exp: Likewise.
14019 * gdb.mi/mi2-simplerun.exp: Likewise.
14020 * gdb.mi/mi2-stack.exp: Likewise.
14021 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
14022 number with explicit range test.
14023 * gdb.mi/mi2-watch.exp: Likewise.
14024
14025 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
14026
14027 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
14028 * gdb.cp/m-static.exp: Likewise.
14029 * gdb.cp/rtti.exp: Likewise.
14030
14031 2004-08-14 Mark Kettenis <kettenis@gnu.org>
14032
14033 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
14034
14035 2004-08-14 Eli Zaretskii <eliz@gnu.org>
14036
14037 * ChangeLog: Prefix Local Variables with semi-colons and indent
14038 the reference to older ChangeLog files, to fix fontification in
14039 Emacs.
14040
14041 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14042
14043 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
14044 * gdb.mi/mi2-break.exp: Likewise.
14045
14046 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14047
14048 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
14049
14050 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14051
14052 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
14053
14054 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14055
14056 * gdb.cp/classes.exp: Remove unused declarations. Just let
14057 test names default instead of providing special names. Remove
14058 extraneous demangler test.
14059
14060 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
14061
14062 * gdb.base/unload.exp: New test for breakpoints in dynamically
14063 loaded libraries.
14064 * gdb.base/unload.c: Ditto.
14065 * gdb.base/unloadshr.c: Ditto.
14066
14067 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
14068
14069 * gdb.cp/classes.exp (test_ptype_class_objects): Call
14070 cp_test_ptype_class.
14071 (test_enums): Likewise.
14072
14073 2004-08-10 Andrew Cagney <cagney@gnu.org>
14074
14075 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
14076 files.
14077
14078 2004-08-10 Andrew Cagney <cagney@gnu.org>
14079
14080 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
14081 init_malloc call.
14082
14083 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
14084
14085 * ChangeLog: Add copyright notice. The notice is copied
14086 from emacs 21.3 top level ChangeLog.
14087
14088 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14089
14090 * lib/cp-support.exp: New file.
14091 * lib/cp-support.exp (cp_test_type_class): New function.
14092 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
14093 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
14094 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
14095 cp_test_ptype_class.
14096
14097 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14098
14099 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
14100 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
14101 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
14102 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
14103 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14104 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
14105 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
14106 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
14107 gdb.mi/mi2-watch.exp: Update copyright years.
14108
14109 2004-08-09 Mark Kettenis <kettenis@gnu.org>
14110
14111 * gdb.base/sigaltstack.exp: Provide proper anchoring.
14112
14113 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14114
14115 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
14116 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
14117 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
14118 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
14119 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
14120 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
14121 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
14122 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
14123 gdb.mi/mi-watch.exp: Update copyright years.
14124
14125 2004-08-08 Daniel Jacobowitz <dan@debian.org>
14126
14127 PR gdb/1738
14128 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
14129 from a breakpoint with a pending signal.
14130
14131 2004-08-08 Daniel Jacobowitz <dan@debian.org>
14132
14133 PR gdb/1736
14134 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
14135 * gdb.base/sigaltstack.exp (finish_test): Consume output until
14136 the prompt.
14137 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
14138
14139 2004-08-08 Daniel Jacobowitz <dan@debian.org>
14140
14141 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
14142
14143 2004-08-08 Daniel Jacobowitz <dan@debian.org>
14144
14145 PR gdb/1736
14146 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
14147 for i?86-*-linux*.
14148
14149 2004-08-08 Daniel Jacobowitz <dan@debian.org>
14150
14151 * gdb.arch/i386-prologue.exp: Compile without debug information.
14152
14153 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
14154
14155 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
14156 rather than asking gdb to search.
14157
14158 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14159
14160 * gdb.base/gcore.c: Include <string.h>.
14161
14162 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14163
14164 * gdb.base/gcore.c: Add copyright notice.
14165
14166 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14167
14168 * gdb.base/freebpcmd.c: Include <stdio.h>.
14169 * gdb.base/long_long.c: Include <string.h>.
14170 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
14171 * gdb.base/siginfo.c: Include <string.h>.
14172 * gdb.base/sigstep.c: Include <string.h>.
14173
14174 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14175
14176 * gdb.base/complex.c: Include <stdlib.h>.
14177
14178 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14179
14180 * gdb.base/complex.c: Add copyright notice.
14181
14182 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14183
14184 * gdb.base/charset.c: Include <stdlib.h>.
14185
14186 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14187
14188 * gdb.base/auxv.c: Include <stdlib.h>.
14189
14190 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14191
14192 * gdb.base/auxv.c: Add copyright notice.
14193
14194 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14195
14196 * gdb.base/coremaker.c: Add copyright notice.
14197 * gdb.base/coremaker2.c: Add copyright notice.
14198
14199 2004-08-04 Andrew Cagney <cagney@gnu.org>
14200
14201 * gdb.base/store.exp: Update copyright.
14202 (check_set, up_set, check_struct, up_struct): Add a prefix to test
14203 names, do not import gdb_prompt.
14204
14205 2004-08-01 Andrew Cagney <cagney@gnu.org>
14206
14207 Fix PR testsuite/1729.
14208 * gdb.base/dump.exp: Add test name to callers of capture_value, do
14209 not use capture_value with value 4.
14210 (capture_value): Add optional test name parameter.
14211 (test_reload_saved_value, test_restore_saved_value): Use $msg as
14212 the prefix, pass to capture_value.
14213
14214 2004-08-01 Mark Kettenis <kettenis@gnu.org>
14215
14216 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
14217 * gdb.arch/i386-prologue.c (standard): New prototype and function.
14218 (main): Call new function.
14219
14220 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14221
14222 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
14223
14224 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14225
14226 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
14227
14228 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14229
14230 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
14231 Accept more values of vtbl pointer. Remove some messages
14232 about "obsolete gcc or gdb".
14233
14234 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
14235
14236 * gdb.cp/classes.exp: Accept more varieties of ptype output.
14237
14238 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
14239
14240 * gdb.base/asm-source.exp: Properly convert target board
14241 debug flags from gcc format to binutils format.
14242
14243 2004-07-28 Mark Kettenis <kettenis@gnu.org>
14244
14245 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
14246 gdb1718". PR backtrace/1718 partially fixed.
14247
14248 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
14249
14250 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
14251
14252 2004-07-26 Nick Clifton <nickc@redhat.com>
14253
14254 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
14255 good default value for a specific architecture is available then
14256 set it to that value. Otherwise default to the -gstabs switch.
14257 Remove the -g... switches from the asm-flags variable. Allow the
14258 target board info to override the value if it wants to. Pass the
14259 switch on the assembler command line.
14260
14261 2004-07-23 Mark Kettenis <kettenis@gnu.org>
14262
14263 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
14264 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
14265 (main): Call new function.
14266
14267 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
14268
14269 Test for PR exp/1715.
14270 * gdb.base/radix.exp: Refactor common procedures. Make all
14271 test names unique. Change XFAIL to KFAIL.
14272
14273 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
14274
14275 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
14276 * gdb.ada/gnat_ada.gin: ... to here.
14277 * configure.in: Use gnat_ada.gin.
14278 * configure: Regenerate.
14279
14280 2004-07-20 Andrew Cagney <cagney@gnu.org>
14281
14282 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
14283 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
14284 XFAILs. Clean up test messages and comments. Check backtraces.
14285 Delete re-sync code.
14286
14287 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
14288
14289 Fix PR cli/740.
14290 * gdb.base/annota1.exp: Honor gdb,nosignals.
14291 * gdb.base/annota3.exp: Likewise.
14292
14293 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
14294
14295 * lib/java.exp: Update copyright notice.
14296
14297 2004-07-19 Andrew Cagney <cagney@gnu.org>
14298
14299 * gdb.base/selftest.exp: Copy file from here ...
14300 * gdb.gdb/selftest.exp: ... to here.
14301
14302 2004-07-16 Andrew Cagney <cagney@redhat.com>
14303
14304 * lib/insight-support.exp: Delete file.
14305 * lib/java.exp (java_init): Fix copyright.
14306
14307 2004-07-16 Andrew Cagney <cagney@gnu.org>
14308
14309 * gdb.base/restore.c: Append "prologue" to comments marking the a
14310 function's prologue.
14311 * gdb.base/restore.exp: Update copyright, re-indent.
14312 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
14313 callerN" prefix where needed. Update patterns that match a
14314 function's prologue.
14315
14316 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
14317
14318 * gdb.base/restore.c: Add copyright notice.
14319
14320 2004-07-16 Andrew Cagney <cagney@gnu.org>
14321
14322 * gdb.base/logical.exp: Update copyright.
14323 (evaluate): New procedure. Use to re-implement tests using
14324 several tables.
14325
14326 2004-07-14 Martin Hunt <hunt@redhat.com>
14327
14328 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
14329 which fixes some problems where init.tcl was not found.
14330
14331 2004-07-13 Andrew Cagney <cagney@gnu.org>
14332
14333 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
14334 (check_sizeof, check_valueof): Do not include the output in the
14335 test name. Use gdb_test.
14336 (get_valueof): Use gdb_test_multiple.
14337
14338 * gdb.base/step-test.exp: Update copyright. Use
14339 gdb_test_multiple. Ensure that test names do not include
14340 architecture dependent output.
14341
14342 * gdb.gdb/observer.exp: Update copyright.
14343 (setup_test): Use gdb_test_multiple.
14344 (attach_first_observer, attach_second_observer)
14345 (attach_third_observer, detach_first_observer)
14346 (detach_second_observer, detach_third_observer)
14347 (reset_counters, check_counters): Make $message a prefix.
14348 (test_normal_stop_notifications): Add "args" parameter - a list of
14349 init functions to be called. Make $message a prefix,
14350 (test_observer_normal_stop): Change the message prefixes so that
14351 they are unique, pass the attach / detach procedures to
14352 test_normal_stop_notifications.
14353
14354 * gdb.base/signull.exp (test_segv): Prefix all tests with
14355 "${name}". Clean up test messages.
14356
14357 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
14358
14359 * gdb.base/ena-dis-br.exp: Update copyright.
14360 (break_at): New function. Replace send_gdb with gdb_test,
14361 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
14362 ignore count, not stopped at bpt", with KFAIL.
14363
14364 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
14365
14366 * gdb.base/attach.exp: Remove cleanupfile handling.
14367
14368 2004-07-12 Andrew Cagney <cagney@gnu.org>
14369
14370 * gdb.base/annota1.exp: Cleanup corefile test name.
14371 * gdb.base/annota3.exp: Ditto.
14372
14373 2004-07-12 Andrew Cagney <cagney@gnu.org>
14374
14375 * gdb.base/signals.exp: Clean up copyright, re-indent.
14376
14377 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
14378 gdb_test and gdb_test_multiple.
14379
14380 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
14381
14382 * gdb.java/jmain.exp: Fix expected line number for main to
14383 break at. Set XFAIL for break at main test since gcj does not
14384 provide line number info for first statement in main.
14385
14386 2004-07-08 Andrew Cagney <cagney@gnu.org>
14387
14388 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
14389
14390 * gdb.base/sigbpt.exp: Make the common part of each test name a
14391 prefix instead of suffix.
14392
14393 2004-07-07 Bob Rossi <bob_rossi@cox.net>
14394
14395 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
14396 test from test_tbreak_creation_and_listing to
14397 test_file_list_exec_source_file
14398 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
14399 Changed name of test from test_tbreak_creation_and_listing to
14400 test_file_list_exec_source_file
14401
14402 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
14403
14404 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
14405 the jmisc() constructor instead of <init>.
14406 * gdb.java/jmisc1.exp: Ditto.
14407
14408 2004-07-07 Andrew Cagney <cagney@gnu.org>
14409
14410 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
14411 corrupting the PC.
14412
14413 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
14414
14415 * gdb.cp/templates.exp: Accept whitespace change in demangler
14416 output.
14417
14418 2004-07-06 Andrew Cagney <cagney@gnu.org>
14419
14420 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
14421
14422 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
14423
14424 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
14425 * lib/compiler.cc: Likewise.
14426
14427 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
14428
14429 * lib/compiler.cc: Work around string preprocessing problem
14430 with old hp c++ compiler.
14431 * lib/compiler.c: Likewise.
14432
14433 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
14434
14435 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
14436 directives to conditionalize symbol prefixing.
14437 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
14438 additional_flags handling. Add underscore prefix for Cygwin.
14439 * gdb.arch/i386-unwind.c: Use preprocessor directives to
14440 conditionalize symbol prefixing.
14441 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
14442 additional_flags handling. Add underscore prefix for Cygwin.
14443
14444 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
14445
14446 * gdb.base/bigcore.exp: Skip test on Cygwin.
14447
14448 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
14449
14450 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
14451 formats for "info register". Use gdb_test_multiple. Fix
14452 the "invalid register" test.
14453
14454 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
14455
14456 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
14457 PID for Cygwin. Add Cygwin specific strings to check for in some
14458 tests.
14459 (do_attach_tests): Add a test for user interaction when attaching
14460 to a process with no matching symbol table already loaded.
14461
14462 2004-06-26 Andrew Cagney <cagney@gnu.org>
14463
14464 Test PR java/1567 and PR java/1565.
14465 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
14466 * gdb.java/jmisc2.exp: Delete file.
14467
14468 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
14469
14470 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
14471
14472 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
14473
14474 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
14475 attach process.
14476
14477 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
14478
14479 * gdb.cp/pr-1553.exp: Remove.
14480
14481 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
14482
14483 * gdb.cp/pr-1553.cc: Remove.
14484 * gdb.cp/pr-1553.exp: Disable this test.
14485
14486 2004-06-20 Jim Blandy <jimb@redhat.com>
14487
14488 Fix PR testsuite/1680.
14489 * gdb.arch/i386-sse.exp: Properly quote curly braces in
14490 regular expressions.
14491
14492 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
14493
14494 Fix PR testsuite/1679.
14495 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
14496 Issue an UNSUPPORTED result instead.
14497
14498 2004-06-18 Jim Blandy <jimb@redhat.com>
14499
14500 * gdb.base/charset.exp: Only send a control-C if we see a new
14501 prompt and incomplete command.
14502
14503 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
14504
14505 * gdb.cp/pr-574.cc: Add copyright notice.
14506
14507 2004-06-17 Jim Blandy <jimb@redhat.com>
14508
14509 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
14510 cases where the regexp has no groups; this grabs random text from
14511 the previous test suite, whatever that was.
14512
14513 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
14514
14515 * gdb.cp/printmethod.cc: Add copyright notice.
14516
14517 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
14518
14519 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
14520
14521 2004-06-16 Andrew Cagney <cagney@gnu.org>
14522
14523 * gdb.base/signull.c: Update copyright. Include <string.h>.
14524 (bowler): Replace data_pointer with data_read
14525 and data_write cases. Add code_descriptor case.
14526 (zero, desc): New array and pointer.
14527 (data, code): Change to simple pointers.
14528 * gdb.base/signull.exp: Fix probe pattern matching a function
14529 descriptor SIGSEGV. Replace data_pointer with data_read and
14530 data_write tests.
14531
14532 2004-06-16 Andrew Cagney <cagney@gnu.org>
14533
14534 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
14535
14536 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
14537
14538 * gdb.base/long_long.c: Add copyright notice.
14539
14540 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
14541
14542 * gdb.base/long_long.exp: Remove reference to
14543 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
14544 to gdb_breakpoint and gdb_continue_to_breakpoint.
14545
14546 2004-06-14 Jim Blandy <jimb@redhat.com>
14547
14548 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
14549 endian case.
14550
14551 2004-06-14 Andrew Cagney <cagney@gnu.org>
14552
14553 * gdb.base/gcore.exp (capture_command_output): Delete the always
14554 passing tests containing inferior values.
14555 * gdb.base/ending-run.exp: Do not include the breakpoint address
14556 in the test message. Update copyright.
14557 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
14558 size in the test name, use gdb_test_multiple. Update copyright.
14559
14560 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
14561
14562 * gdb.cp/ref-types.cc: Add copyright notice.
14563
14564 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
14565
14566 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
14567 hp_aCC_compiler.
14568 * lib/compiler.cc: Likewise.
14569 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
14570 'set' commands. Log diagnostics for other lines. Set
14571 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
14572
14573 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
14574
14575 * gdb.cp/try_catch.cc: Add copyright notice.
14576
14577 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
14578
14579 * gdb.cp/userdef.cc: Add copyright notice.
14580
14581 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
14582
14583 * gdb.cp/virtfunc.cc: Add copyright notice.
14584
14585 2004-06-11 Randolph Chung <tausq@debian.org>
14586
14587 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
14588 problem.
14589
14590 2004-06-10 Andrew Cagney <cagney@gnu.org>
14591
14592 * lib/compiler.cc, lib/compiler.c: Append either
14593 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
14594 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
14595 instead of gcc-3-3.
14596
14597 2004-06-09 Andrew Cagney <cagney@gnu.org>
14598
14599 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
14600 gdb/1455, bug is specific to "long long" and "double".
14601
14602 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
14603 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
14604 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
14605 fixed.
14606
14607 2004-06-09 Andrew Cagney <cagney@gnu.org>
14608
14609 * gdb.base/structs.exp (test_struct_returns): Replace
14610 "return_value_unknown" and "finish_value_unknown" by
14611 "return_value_known" and "finish_value_known". Instead of
14612 "return_value_unknown" iff "finish_value_unknown", check
14613 "return_value_known" implies "finish_value_known".
14614
14615 2004-06-08 Martin Hunt <hunt@redhat.com>
14616
14617 * gdb.base/float.exp: Add pattern for mips targets.
14618
14619 2004-06-08 Randolph Chung <tausq@debian.org>
14620
14621 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
14622 message for unknown architectures more clear.
14623
14624 2004-06-08 Joel Brobecker <brobecker@gnat.com>
14625
14626 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
14627 start the execution of the program.
14628
14629 2004-06-07 Jim Blandy <jimb@redhat.com>
14630
14631 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
14632 * gdb.arch/i386-cpuid.h: New helper file.
14633
14634 2004-06-07 Randolph Chung <tausq@debian.org>
14635
14636 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
14637 has started.
14638
14639 2004-06-04 Roland McGrath <roland@redhat.com>
14640
14641 Fix PR gdb/1647.
14642 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
14643 differently to be robust to output buffering differences.
14644
14645 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
14646
14647 * gdb.threads/pthreads.exp: Update copyright years.
14648 (check_control_c): Change asynchronous 'after' to synchronous.
14649
14650 2004-06-04 Roland McGrath <roland@redhat.com>
14651
14652 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
14653 next gdb prompt.
14654
14655 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
14656
14657 Fix PR gdb/1636.
14658 * gdb.threads/manythreads.exp: Change asynchronous 'after'
14659 calls to synchronous.
14660
14661 2004-05-26 Jim Blandy <jimb@redhat.com>
14662
14663 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
14664
14665 2004-05-24 Randolph Chung <tausq@debian.org>
14666
14667 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
14668 * gdb.asm/pa.inc: New file.
14669
14670 2004-05-22 Mark Kettenis <kettenis@gnu.org>
14671
14672 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
14673
14674 2004-05-21 Joel Brobecker <brobecker@gnat.com>
14675 Daniel Jacobowitz <drow@mvista.com>
14676
14677 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
14678 GDB prompt.
14679
14680 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14681
14682 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
14683 setjmp/longjmp. Use sigaction instead of signal.
14684
14685 2004-05-19 J. Brobecker <brobecker@gnat.com>
14686 Michael Snyder <msnyder@redhat.com>
14687
14688 * gdb.threads/pthread_cond_wait.c: New file.
14689 * gdb.threads/pthread_cond_wait.exp: New testcase.
14690
14691 2004-05-13 Andrew Cagney <cagney@redhat.com>
14692
14693 * gdb.base/signull.exp, gdb.base/signull.c: New files.
14694 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
14695
14696 2004-05-11 Andrew Cagney <cagney@redhat.com>
14697
14698 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
14699 fixed but revealed gdb/1639.
14700
14701 2004-05-10 Andrew Cagney <cagney@redhat.com>
14702
14703 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
14704 func1" and "next to 2nd alarm", kernel bug avoided.
14705
14706 2004-05-10 Daniel Jacobowitz <dan@debian.org>
14707
14708 PR external/1568
14709 * gdb.base/bigcore.exp: Check the size of the dumped core file.
14710 XFAIL if it is smaller than bytes_allocated.
14711 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
14712 (main): Make chunks_allocated unsigned. Correct comment.
14713
14714 2004-05-07 Joel Brobecker <brobecker@gnat.com>
14715
14716 * gdb.arch/powerpc-aix-prologue.c: New file.
14717 * gdb.arch/powerpc-aix-prologue.exp: New file.
14718
14719 2004-05-07 Jim Blandy <jimb@redhat.com>
14720
14721 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
14722 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
14723
14724 2004-05-06 Joel Brobecker <brobecker@gnat.com>
14725
14726 * gdb.base/sep.exp: No longer setup_kfail when the program was
14727 built with dwarf2.
14728
14729 2004-05-05 Jim Ingham <jingham@apple.com>
14730
14731 * gdb.base/pending.exp: Make sure pending breakpoints
14732 preserve the ignore count.
14733
14734 2004-04-27 Jerome Guitton <guitton@gnat.com>
14735
14736 * i386-prologue.exp: Add testcase for jump instruction as first
14737 instruction of the real code.
14738 * i386-prologue.c (jump_at_beginning): New function.
14739
14740 2004-04-28 Mark Kettenis <kettenis@gnu.org>
14741
14742 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
14743 x86_64-*-*.
14744
14745 2004-04-28 Mark Kettenis <kettenis@gnu.org>
14746
14747 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
14748 i*86-*-*.
14749
14750 2004-04-25 Mark Kettenis <kettenis@gnu.org>
14751
14752 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
14753 expression that checks the return type.
14754
14755 2004-04-23 Andrew Cagney <cagney@redhat.com>
14756
14757 * gdb.base/call-sc.exp: New test of scalar call/return values.
14758 * gdb.base/call-sc.c: Ditto.
14759
14760 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14761
14762 * gdb.threads/manythreads.c: Reduce thread stack size.
14763
14764 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
14765
14766 * gdb.threads/manythreads.c: Add copyright notice.
14767
14768 2004-04-23 Andrew Cagney <cagney@redhat.com>
14769
14770 * gdb.base/siginfo.exp: Better handle step out of signal.
14771 * gdb.base/sigstep.exp: Ditto.
14772
14773 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
14774 Daniel Jacobowitz <drow@mvista.com>
14775
14776 * gdb.threads/manythreads.c: New testcase.
14777 * gdb.threads/manythreads.exp: Ditto.
14778
14779 2004-04-22 Jim Blandy <jimb@redhat.com>
14780
14781 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
14782 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
14783
14784 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
14785
14786 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
14787
14788 2004-04-21 Andrew Cagney <cagney@redhat.com>
14789
14790 * gdb.base/sigstep.c: New file.
14791 * gdb.base/sigstep.exp: New file.
14792
14793 2004-04-16 Joel Brobecker <brobecker@gnat.com>
14794
14795 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
14796 call to observer_notify_normal_stop.
14797
14798 2004-04-15 Andrew Cagney <cagney@redhat.com>
14799
14800 * gdb.base/siginfo.c: New file.
14801 * gdb.base/siginfo.exp: New file.
14802
14803 2004-04-12 J. Brobecker <brobecker@gnat.com>
14804
14805 * gdb.base/sep.exp: Fix typo in comment.
14806
14807 2004-04-12 J. Brobecker <brobecker@gnat.com>
14808
14809 * gdb.base/sep.c: New file.
14810 * gdb.base/sep-proc.c: New file.
14811 * gdb.base/sep.exp: New testcase.
14812
14813 2004-04-09 Mark Kettenis <kettenis@gnu.org>
14814
14815 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
14816 support.
14817
14818 2004-04-05 Andrew Cagney <cagney@redhat.com>
14819
14820 * gdb.base/sigaltstack.c: New file.
14821 * gdb.base/sigaltstack.exp: New file.
14822
14823 2004-04-04 Joel Brobecker <brobecker@gnat.com>
14824
14825 * gdb.base/foll-fork.exp: Update the expected output for
14826 "help set follow-fork-mode", to match a change that was made
14827 to the help of this variable on 2004-01-13.
14828
14829 2004-04-01 Joel Brobecker <brobecker@gnat.com>
14830
14831 * lib/ada.exp: Add copyright notice.
14832 * bar.ads: Likewise.
14833 * bar.adb: Likewise.
14834 * null_record.adb: Likewise.
14835 * null_record.exp: Likewise.
14836 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
14837
14838 2004-04-01 Joel Brobecker <brobecker@gnat.com>
14839
14840 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
14841 * configure: Regenerate.
14842
14843 2004-04-01 Joel Brobecker <brobecker@gnat.com>
14844
14845 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
14846 to build the application. Remove the message printed when in
14847 verbose mode, redundant with the UNSUPPORTED message above.
14848
14849 2004-03-31 Joel Brobecker <brobecker@gnat.com>
14850
14851 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
14852 * gdb.ada (null_record.exp): New testcase.
14853
14854 2004-03-31 Joel Brobecker <brobecker@gnat.com>
14855
14856 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
14857
14858 2004-03-31 Joel Brobecker <brobecker@gnat.com>
14859
14860 * gdb.ada: New subdirectory.
14861 * gdb.ada/Makefile.in: New file.
14862 * gdb.ada/gnat_ada.gpr.in: New file.
14863
14864 2004-03-31 Joel Brobecker <brobecker@gnat.com>
14865
14866 * lib/ada.exp: New file.
14867
14868 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
14869
14870 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
14871 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
14872
14873 2004-03-22 Andrew Cagney <cagney@redhat.com>
14874
14875 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
14876 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
14877 Problem identified by Ulrich Weigand.
14878
14879 2004-03-17 David Carlton <carlton@kealia.com>
14880
14881 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
14882 PR c++/826.
14883
14884 2004-03-16 Roland McGrath <roland@redhat.com>
14885
14886 * gdb.base/auxv.exp: New file.
14887 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
14888
14889 2004-03-12 David Carlton <carlton@kealia.com>
14890
14891 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
14892 * gdb.cp/pr-1553.cc: Ditto.
14893 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
14894 pass branch.
14895
14896 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
14897
14898 * gdb.cp/templates.exp: Accept more template types.
14899
14900 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
14901
14902 From Corinna Vinschen with modifications.
14903 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
14904 local variable obj_with_enum.
14905 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
14906 results with obj_with_enum.
14907
14908 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
14909
14910 * gdb.cp/classes.cc: New file, copied from misc.cc.
14911 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
14912
14913 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
14914
14915 * gdb.cp/misc.cc: Add copyright notice.
14916
14917 2004-03-05 David Carlton <carlton@kealia.com>
14918
14919 * gdb.cp/rtti.exp: Add 'print *obj3' test.
14920 * gdb.cp/rtti.h: Update copyright.
14921 (namespace n2::n3): New.
14922 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
14923 (n2::n3::func3): New.
14924 (main): Call n2::n3::func3.
14925 * gdb.cp/rtti2.cc: Update copyright.
14926 (n2::create3): New.
14927
14928 2004-03-04 Mark Kettenis <kettenis@gnu.org>
14929
14930 * gdb.asm/openbsd.inc: Fix typo.
14931
14932 2004-03-03 Fred Fish <fnf@redhat.com>
14933
14934 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
14935 "val" instead of unused "size". Update copyright year.
14936
14937 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
14938
14939 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
14940 to use unsigned char.
14941 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
14942 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
14943
14944 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
14945
14946 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
14947 line of output.
14948
14949 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
14950
14951 * gdb.base/relocate.c (dummy): Initialize.
14952
14953 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
14954
14955 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
14956 a breakpoint at exit.
14957
14958 2004-02-27 Fred Fish <fnf@redhat.com>
14959
14960 * gdb.base/chng-syms.exp: Add expect condition to match failing
14961 case that isn't a timeout.
14962
14963 2004-02-27 Andrew Cagney <cagney@redhat.com>
14964
14965 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
14966 support.
14967
14968 2004-02-26 Fred Fish <fnf@redhat.com>
14969
14970 * gdb.arch/gdb1431.c: Remove.
14971 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
14972 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
14973 of "until" incorrectly.
14974
14975 2004-02-26 J. Brobecker <brobecker@gnat.com>
14976
14977 * gdb.cp/class2.cc (empty): New class.
14978 (refer): New function.
14979 (main): Declare an object of type empty and use it.
14980 * gdb.cp/class2.exp: Print the value of an object of type empty.
14981
14982 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
14983
14984 * gdb.base/langs.exp: Update query string to match the
14985 new nquery format used for pending breakpoints.
14986
14987 2004-02-26 Andrew Cagney <cagney@redhat.com>
14988
14989 Fix PR i18n/1570.
14990 * gdb.base/charset.c: Update copyright notice.
14991 (main, init_string): Remove the escape character '\e' tests.
14992 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
14993 * gdb.base/charset.exp (valid_host_charset): Ditto.
14994 * gdb.base/setvar.exp: Ditto.
14995
14996 2004-02-24 Andrew Cagney <cagney@redhat.com>
14997
14998 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
14999 mmapped data in core file" PASS and FAIL messages consistent.
15000
15001 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
15002 setting a breakpoint. Work around PR java/1565.
15003
15004 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
15005
15006 * lib/gdb.exp (gdb_breakpoint): Update query string to match
15007 new nquery format.
15008 * gdb.base/pending.exp: Ditto.
15009
15010 2004-02-22 Mark Kettenis <kettenis@gnu.org>
15011
15012 * configure.in: Run stabs tests on *BSD.
15013 * configure: Regenerated.
15014
15015 2004-02-21 Mark Kettenis <kettenis@gnu.org>
15016
15017 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
15018
15019 2004-02-20 Fred Fish <fnf@redhat.com>
15020
15021 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
15022 blank in test for "returns short", for consistency with other
15023 "returns xxx" tests. Update copyright year.
15024
15025 2004-02-19 Fred Fish <fnf@redhat.com>
15026
15027 New testcase for PR breakpoint/1558.
15028 * gdb.arch/gdb1558.exp: New file.
15029 * gdb.arch/gdb1558.c: New file.
15030
15031 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
15032
15033 * gdb.base/nodebug.exp: Fix typo.
15034
15035 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15036
15037 Committed by Jim Blandy <jimb@redhat.com>.
15038
15039 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
15040
15041 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
15042
15043 * gdb.base/float.exp: Support s390*-*-* targets.
15044
15045 2004-02-17 Adam Fedor <fedor@gnu.org>
15046
15047 * gdb.base/gdb1555.exp: New file.
15048 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
15049
15050 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
15051
15052 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
15053
15054 2004-02-16 Fred Fish <fnf@redhat.com>
15055
15056 * gdb.arch/gdb1291.c: Remove
15057 * gdb.arch/gdb1291.s: New test input file.
15058 * gdb.arch/gdb1291.exp: Expand test to check case that should not
15059 fail. Test for correct result, known incorrect result, other
15060 failures and timeouts.
15061
15062 2004-02-16 Andrew Cagney <cagney@redhat.com>
15063
15064 * gdb.base/bigcore.exp: New file.
15065 * gdb.base/bigcore.c: New file.
15066
15067 2004-02-13 Andrew Cagney <cagney@redhat.com>
15068
15069 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
15070 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
15071 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
15072 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
15073 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
15074 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
15075 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
15076 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
15077 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
15078 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
15079
15080 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
15081
15082 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
15083 executed is an alloc instruction.
15084
15085 2004-02-11 David Carlton <carlton@kealia.com>
15086
15087 * gdb.cp/breakpoint.exp: New.
15088 * gdb.cp/breakpoint.cc: New.
15089
15090 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
15091
15092 Partial fix for PR gdb/1543.
15093 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
15094 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
15095 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
15096 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
15097 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
15098 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
15099 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
15100 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
15101 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
15102 to bug-gdb@prep.ai.mit.edu .
15103 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
15104 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
15105 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
15106 Likewise.
15107
15108 2004-02-10 Andrew Cagney <cagney@redhat.com>
15109
15110 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
15111 using gdb_internal_error_resync.
15112
15113 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
15114
15115 * gdb.threads/thread-specific.exp: Stop early if no threads are
15116 found.
15117
15118 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
15119
15120 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
15121
15122 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
15123
15124 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
15125 breakpoints.
15126
15127 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
15128
15129 * config/sim.exp (gdb_load): Handle $arg == "".
15130 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
15131 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
15132
15133 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
15134
15135 * gdb.base/maint.exp: Update test to reflect
15136 obstack changes.
15137
15138 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
15139
15140 * gdb.base/pendshr.c (pendfunc): New function that calls
15141 pendfunc1.
15142 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
15143
15144 2004-02-04 Fred Fish <fnf@redhat.com>
15145
15146 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
15147 function symbols and update copyright years.
15148 * gdb.arch/gdb1291.c: Ditto.
15149
15150 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15151
15152 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
15153
15154 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15155
15156 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
15157
15158 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15159
15160 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
15161
15162 2004-02-02 Fred Fish <fnf@redhat.com>
15163
15164 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
15165 remote targets. Update copyright years.
15166
15167 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
15168
15169 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
15170 support.
15171 * gdb.base/langs.exp: Fix test which attempts to create
15172 breakpoint on non-existent function to handle new pending
15173 support.
15174 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
15175 a breakpoint.
15176 * gdb.base/pending.exp: New test.
15177 * gdb.base/pending.c: New file.
15178 * gdb.base/pendshr.c: Ditto.
15179
15180 2004-02-02 David Carlton <carlton@kealia.com>
15181
15182 * gdb.cp/overload.exp: Add overloadNamespace tests.
15183 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
15184 (overloadNamespace, XXX): New.
15185 (main): Call XXX::marker2.
15186
15187 2004-02-01 Fred Fish <fnf@redhat.com>
15188
15189 * gdb.base/dump.exp: Use runto_main instead of "runto main".
15190 * gdb.base/finish.exp: Ditto.
15191 * gdb.base/gcore.exp: Ditto.
15192 * gdb.base/huge.exp: Ditto.
15193 * gdb.base/info-proc.exp: Ditto.
15194 * gdb.base/return2.exp: Ditto.
15195 * gdb.threads/gcore-thread.exp: Ditto.
15196
15197 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
15198
15199 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
15200
15201 2004-02-01 Mark Kettenis <kettenis@gnu.org>
15202
15203 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
15204 that opening the file succeeds on OpenBSD.
15205
15206 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
15207
15208 * gdb.threads/thread-specific.c: New file.
15209 * gdb.threads/threads-specific.exp: New test script.
15210 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
15211 to expect_out.
15212
15213 2004-02-01 Mark Kettenis <kettenis@gnu.org>
15214
15215 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
15216 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
15217 only on the "print_small_structs from print_long_arg_list" test.
15218
15219 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
15220
15221 * gdb.base/completion.exp: Kill a stray backslash.
15222
15223 From Jim Ingham <jingham@apple.com>:
15224 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
15225 agrees with the result from sending a tab.
15226
15227 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
15228
15229 * gdb.base/chng-syms.exp: Remove stray newline.
15230
15231 2004-01-31 Mark Kettenis <kettenis@gnu.org>
15232
15233 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
15234 *-*-openbsd*.
15235 * gdb.asm/openbsd.inc: New file.
15236
15237 2004-01-30 Mark Kettenis <kettenis@gnu.org>
15238
15239 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
15240 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
15241 *-*solaris2*. Remove commented out default settings for
15242 asm-flags. Replace gdb_compile with target_link.
15243
15244 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
15245
15246 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
15247 for all tests. Remove old hp-ux and cygnus xfail cases.
15248
15249 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
15250
15251 * gdb.base/chng-syms.exp: New file.
15252 * gdb.base/chng-syms.c: New file.
15253
15254 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
15255
15256 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
15257 Provide arms for current output in all my configurations.
15258
15259 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
15260
15261 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
15262 * lib/compiler.cc: Likewise.
15263 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
15264 get the right preprocessor. Eval the output directly. Remove
15265 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
15266 hp_f77_compiler and hp_f90_compiler completely.
15267 (gdb_preprocess): Delete.
15268 (get_compiler): Delete.
15269
15270 2004-01-24 Mark Kettenis <kettenis@gnu.org>
15271
15272 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
15273 <string.h>.
15274
15275 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
15276
15277 * gdb.mi/mi-stack.exp: Update copyright.
15278
15279 2004-01-23 David Carlton <carlton@kealia.com>
15280
15281 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
15282 test for cp_lookup_transparent_type.
15283 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
15284 call them.
15285
15286 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
15287
15288 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
15289 after -var-update.
15290
15291 2004-01-23 David Carlton <carlton@kealia.com>
15292
15293 * gdb.cp/namespace.cc (C::ensureRefs): New.
15294 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
15295
15296 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
15297
15298 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
15299 case "-stack-list-locals 2".
15300 * gdb.mi/mi-var-child.exp: Test for case
15301 "-var-list-children --all-values NAME".
15302
15303 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
15304
15305 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
15306
15307 2004-01-18 Mark Kettenis <kettenis@gnu.org>
15308
15309 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
15310 used with gdb_test_multiple.
15311
15312 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
15313 read at address 0. This fixes PR testsuite/1504.
15314
15315 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
15316
15317 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
15318 Remove downloading, guessing the host executable, the calls to
15319 gdb_file_cmd and gdb_target_cmd, and "load" support.
15320 (infer_host_exec): New function broken out from gdb_load.
15321 (gdb_load): New wrapper for gdbserver_gdb_load.
15322 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
15323 gdb_target_cmd. Use -target-select.
15324 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
15325 Download binaries to the host. Clear last_mi_remote_file when
15326 we load a new binary.
15327 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
15328 call gdbserver_gdb_load and mi_gdb_target_cmd.
15329
15330 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
15331
15332 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
15333 type patterns.
15334
15335 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
15336
15337 * gdb.cp/templates.exp: Fix typo in test name of
15338 "print Foo<volatile char*>::foo".
15339
15340 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
15341
15342 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
15343
15344 2004-01-16 Ben Elliston <bje@wasabisystems.com>
15345
15346 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
15347 (clean mostlyclean): Remove empty rm.
15348
15349 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
15350
15351 * gdb.base/setvar.exp: Add copyright years.
15352
15353 2004-01-14 David Carlton <carlton@bactrian.org>
15354
15355 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
15356 PR c++/1511 and update coment.
15357 * gdb.cp/templates.exp: Update patterns to match current output.
15358 If changes involve something other than whitespace, KFAIL
15359 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
15360
15361 2004-01-14 David Carlton <carlton@kealia.com>
15362
15363 * gdb.cp/namespace.exp: Add tests involving classes defined within
15364 namespaces.
15365 * gdb.cp/namespace.cc (C::CClass): New.
15366 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
15367
15368 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
15369
15370 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
15371 what debug info we have. Print a better message if something goes
15372 wrong while producing the separate debug info file.
15373
15374 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
15375
15376 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
15377
15378 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
15379
15380 * gdb.base/callfuncs.c: Add copyright notice.
15381
15382 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
15383
15384 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
15385 inheritance. PR gdb/1498, PR gcc/13539.
15386
15387 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
15388
15389 * gdb.threads/gcore-thread.exp: Prefix name of binary with
15390 test specific name.
15391 * gdb.mi/gdb669.exp: Ditto.
15392 * gdb.mi/mi-pthreads.exp: Ditto.
15393 * gdb.mi/mi1-pthreads.exp: Ditto.
15394 * gdb.mi/mi2-pthreads.exp: Ditto.
15395
15396 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
15397
15398 * gdb.cp/member-ptr.cc: Add copyright notice.
15399
15400 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
15401
15402 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
15403 some patterns for recent versions of gcc and hpacc. Delete
15404 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
15405 Delete tests that access a NULL pointer-to-member-data. This
15406 script is still disabled for gcc.
15407
15408 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
15409
15410 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
15411 escaped correctly.
15412
15413 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
15414
15415 * gdb.base/sepdebug.exp: New file.
15416 * gdb.base/sepdebug.c: New file.
15417 * lib/gdb.exp (separate_debug_filename): New procedure.
15418 (gdb_gnu_strip_debug): New procedure.
15419
15420 2004-01-12 Andrew Cagney <cagney@redhat.com>
15421
15422 * gdb.mi/ChangeLog: Delete file. Renamed to ...
15423 * gdb.mi/ChangeLog-1999-2003: New file.
15424
15425 2004-01-12 Andrew Cagney <cagney@redhat.com>
15426
15427 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
15428 "Renaming a directory to a non-empty directory returns ENOTEMPTY
15429 or EEXIST", treat EBUSY as an XFAIL.
15430
15431 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
15432
15433 * gdb.base/scope.exp: Remove obsolete setup_xfail for
15434 hp_cc_compiler.
15435
15436 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
15437
15438 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
15439 decorations.
15440
15441 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
15442
15443 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
15444 and "(aCC)" decorations. Remove obsolete doco about old
15445 test results.
15446
15447 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15448
15449 * gdb.cp/exception.exp: Fix typo in doco.
15450
15451 2004-01-09 Mark Kettenis <kettenis@gnu.org>
15452
15453 * gdb.base/gdb1476.exp: Fix typo.
15454
15455 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15456
15457 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
15458 file.
15459
15460 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15461
15462 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
15463 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
15464 Use gdb_compile. Remove restriction on gcc. Add some patterns
15465 for recent version of gdb. Delete second half, which was a copy
15466 of the first half with different build flags. This test is
15467 still disabled because it is still not ready for production.
15468
15469 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15470
15471 * gdb.cp/exception.cc: Add copyright notice.
15472 * gdb.cp/exception.exp: Add a notice that this file is broken
15473 because of line number changes caused by addition of copyright
15474 notice.
15475
15476 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15477
15478 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
15479 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
15480
15481 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15482
15483 * gdb.cp/classes.exp: Accept gnu abi 2.
15484 * gdb.cp/derivation.exp: Likewise.
15485 * gdb.cp/overload.exp: Likewise.
15486 * gdb.cp/virtfunc.exp: Likewise.
15487
15488 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15489
15490 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
15491 semicolon after end of function.
15492
15493 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15494
15495 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
15496 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
15497 boilerplate code for compiling and running the program under
15498 test. Add some string method tests.
15499
15500 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15501
15502 * gdb.cp/bs15503.cc: Add copyright notice.
15503 * gdb.cp/bs15503.exp: Adjust line number.
15504
15505 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15506
15507 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
15508 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
15509
15510 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15511
15512 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
15513 hp_cc_compiler.
15514
15515 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15516
15517 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
15518 * gdb.cp/ctti.exp: Use the marker instead of "next".
15519 With gcc, run further before bailing.
15520
15521 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15522
15523 * gdb.cp/cttiadd.cc: Add copyright notice.
15524 * gdb.cp/cttiadd1.cc: Likewise.
15525 * gdb.cp/cttiadd2.cc: Likewise.
15526 * gdb.cp/cttiadd3.cc: Likewise.
15527
15528 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15529
15530 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
15531 Use gdb_test, gdb_test_multiple. Use floating-point values that
15532 have exact representations in IEEE-ish formats.
15533
15534 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15535
15536 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
15537 compilers. Delete duplicate call to get_compiler_info.
15538 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
15539 * gdb.base/volatile.exp: Likewise.
15540
15541 2004-01-07 Mark Kettenis <kettenis@gnu.org>
15542
15543 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
15544 memory at address 0.
15545
15546 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15547
15548 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
15549 to test for hp-ux assembler. Fix copyright years.
15550
15551 2004-01-07 Andrew Cagney <cagney@redhat.com>
15552
15553 * gdb.base/fileio.c (strerrno): Add "EBUSY".
15554
15555 2004-01-07 Andrew Cagney <cagney@redhat.com>
15556
15557 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
15558 when creating the read-only file. From analysis by Roland McGrath
15559 and Elena Zannoni.
15560
15561 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15562
15563 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
15564
15565 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15566
15567 * gdb.base/cvexpr.c: Be type-safe with function pointers and
15568 data pointers.
15569
15570 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15571
15572 * gdb.cp/m-static.exp: Compile one source file at a time.
15573 Delete unused call to get_compiler_info.
15574
15575 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15576
15577 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
15578 * gdb.base/call-rt-st.exp: Likewise.
15579 * gdb.base/nodebug.exp: Likewise.
15580 * gdb.base/volatile.exp: Likewise.
15581 * gdb.cp/ref-types.exp: Likewise.
15582 * gdb.cp/templates.exp: Likewise.
15583
15584 2004-01-05 Mark Kettenis <kettenis@gnu.org>
15585
15586 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
15587
15588 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
15589
15590 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
15591 hppa*-hp-hpux*.
15592
15593 2004-01-04 Mark Kettenis <kettenis@gnu.org>
15594
15595 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
15596 x86_64-*-*.
15597
15598 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
15599 sparc64-*-* and sparc*-solaris2*.
15600
15601 2004-01-04 Mark Kettenis <kettenis@gnu.org>
15602
15603 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
15604 return ${tests}" test. The ${tests} already mentions the
15605 filename.
15606
15607 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15608
15609 * gdb.cp/local.exp: Accept gcc abi 2.
15610
15611 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15612
15613 * gdb.cp/templates.exp: Accept gcc abi 2.
15614
15615 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15616
15617 * lib/compiler.cc: Remove supports_template_debugging.
15618 * gdb.cp/templates.exp: Do not test supports_template_debugging.
15619
15620 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15621
15622 * gdb.cp/namespace.exp: Accept gcc abi 2.
15623
15624 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15625
15626 * gdb.cp/method.exp: Accept gcc abi 2.
15627
15628 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15629
15630 * gdb.cp/classes.exp: Generate identical results as old version.
15631 * gdb.cp/derivation.exp: Likewise.
15632 * gdb.cp/overload.exp: Likewise.
15633 * gdb.cp/virtfunc.exp: Likewise.
15634
15635 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15636
15637 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
15638 mysterious bug with sourceware version of expect.
15639
15640 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15641
15642 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
15643 current versions of gcc, including gcc abi 2. Remove gratuitous
15644 restart of test program. Use gdb_test_multiple and gdb_test for
15645 all tests. Add patterns to xfail missing "const" in "const char *"
15646 and kfail PR gdb/1155.
15647
15648 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15649
15650 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
15651 current versions of gcc, including gcc abi 2. Remove gratuitous
15652 restart of test program. Use gdb_test_multiple and gdb_test for
15653 all tests. Add patterns to kfail PR gdb/1498.
15654
15655 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
15656
15657 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
15658 current versions of gcc, including gcc abi 2. Use "breakpoint"
15659 and "continue" instead of restarting the target program. Use
15660 gdb_test_multiple and gdb_test for all tests.
15661
15662 2004-01-01 Mark Kettenis <kettenis@gnu.org>
15663
15664 * gdb.asm/asm-source.exp: Update copyright year. Link statically
15665 for *-*-solaris2*.
15666
15667 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
15668
15669 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
15670 current versions of gcc, including gcc abi 2. Use "breakpoint"
15671 and "continue" instead of restarting the target program several
15672 times. Use gdb_test_multiple and gdb_test for all tests.
15673
15674 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
15675
15676 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
15677 source files.
15678
15679 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15680
15681 * gdb.base/environ.exp: Handle compiling test case from multiple
15682 source files.
15683
15684 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15685
15686 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
15687
15688 2003-12-17 Jim Blandy <jimb@redhat.com>
15689
15690 * gdb.base/freebpcmd.c: Add copyright notice.
15691
15692 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
15693
15694 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15695
15696 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
15697
15698 2003-12-13 Jim Blandy <jimb@redhat.com>
15699
15700 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
15701
15702 2003-12-12 Kevin Buettner <kevinb@redhat.com>
15703
15704 * gdb.asm/frv.inc: New file.
15705 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
15706
15707 2003-12-09 Fred Fish <fnf@redhat.com>
15708
15709 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
15710 functions to break1.c and leave prototypes behind. Add more
15711 "set breakpoint NN here" comments.
15712 * gdb.base/break1.c: New file.
15713
15714 * gdb.base/break.exp: Handle compiling test case from multiple
15715 source files and change source file references as needed.
15716 * gdb.base/completion.exp: Ditto.
15717 * gdb.base/condbreak.exp: Ditto.
15718 * gdb.base/define.exp: Ditto.
15719 * gdb.base/ena-dis-br.exp: Ditto.
15720 * gdb.base/info-proc.exp: Ditto.
15721 * gdb.base/maint.exp: Ditto.
15722 * gdb.base/until.exp: Ditto.
15723
15724 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
15725 hardcoded line numbers.
15726 * gdb.base/define.exp: Ditto.
15727 * gdb.base/ena-dis-br.exp: Ditto.
15728 * gdb.base/maint.exp: Ditto.
15729 * gdb.base/until.exp: Ditto.
15730
15731 * gdb.base/completion.exp: Use "break1" for completion tests since
15732 "break" is no longer a unique prefix.
15733
15734 2003-12-06 Andrew Cagney <cagney@redhat.com>
15735
15736 * gdb.base/structs.exp (test_struct_returns): When applicable, set
15737 "return_value_unimplemented". When an unimplemented struct return
15738 architecture, report incorrect values as a KFAIL
15739
15740 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
15741
15742 * gdb.cp/rtti.exp: Accept new wording of warning from
15743 cp_lookup_rtti_type.
15744
15745 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
15746
15747 Partial fix for PR testsuite/1456.
15748 * gdb.base/scope.exp (test_at_main): Replace references to
15749 gcc_compiled with calls to test_compiler_info.
15750 (test_at_foo): Likewise.
15751 (test_at_bar): Likewise.
15752
15753 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
15754
15755 Partial fix for PR testsuite/1456.
15756 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
15757 to test_compiler_info.
15758
15759 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
15760
15761 * gdb.base/so-impl-ld.exp: Update copyright notice.
15762
15763 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
15764
15765 Partial fix for PR testsuite/1456.
15766 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
15767 to test_compiler_info.
15768
15769 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15770
15771 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
15772 from current versions of gdb. Clean up regular expressions.
15773 Delete redundant timeout case.
15774
15775 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15776
15777 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
15778 from current versions of gdb. Clean up regular expressions.
15779 Delete redundant timeout case.
15780
15781 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
15782
15783 Partial fix for PR testsuite/1456.
15784 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
15785 gcc_compiled with call to test_compiler_info.
15786
15787 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
15788
15789 Partial fix for PR testsuite/1456.
15790 * gdb.base/list.exp (test_list_function): Delete unused declaration
15791 of gcc_compiled.
15792
15793 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
15794
15795 Partial fix for PR testsuite/1456.
15796 * gdb.base/complex.exp: Replace reference to gcc_compiled with
15797 call to test_compiler_info.
15798
15799 2003-11-29 Mark Kettenis <kettenis@gnu.org>
15800
15801 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
15802 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
15803 it to create the appropriate note.inc.
15804 * gdb.asm/asmsrc1.s: Include "note.inc".
15805 * gdb.asm/netbsd.inc: New file.
15806 * gdb.asm/empty.inc: New file.
15807
15808 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15809
15810 Partial fix for PR testsuite/1456.
15811 * gdb.base/constvars.exp: Replace references to gcc_compiled with
15812 calls to test_compiler_info.
15813
15814 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
15815
15816 Partial fix for PR testsuite/1456.
15817 * gdb.base/volatile.exp: Replace references to gcc_compiled with
15818 calls to test_compiler_info.
15819
15820 2003-11-27 Mark Kettenis <kettenis@gnu.org>
15821
15822 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
15823 pattern for the KFAILs.
15824
15825 2003-11-25 Adam Fedor <fedor@gnu.org>
15826
15827 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
15828 * gdb.objc/objcdecode.m: New file.
15829
15830 2003-11-25 Adam Fedor <fedor@gnu.org>
15831
15832 * gdb.objc/nondebug.exp: Test for PR objc/1236.
15833 * gdb.objc/nondebug.m: New file.
15834
15835 2003-11-26 Ben Elliston <bje@wasabisystems.com>
15836
15837 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
15838 NetBSD as it does on FreeBSD. Modelled on a similar change by
15839 Mark Kettenis on 2003-05-30.
15840 (link-flags): Set to "--entry _start" regardless of target.
15841 Special linker flags are to be appended to $link-flags.
15842 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
15843
15844 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
15845
15846 * gdb.cp/method.exp: Accept output of new demangler.
15847
15848 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
15849
15850 * gdb/class2.exp: New file.
15851 * gdb/class2.cc: New file.
15852
15853 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
15854
15855 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
15856 of new demangler.
15857
15858 2003-11-23 Mark Kettenis <kettenis@gnu.org>
15859
15860 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
15861 of gdb_test "run".
15862
15863 2003-11-23 Mark Kettenis <kettenis@gnu.org>
15864
15865 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
15866 "continue" into "run".
15867
15868 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
15869
15870 Partial fix for PR testsuite/1456.
15871 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
15872 call to test_compiler_info.
15873 * gdb.cp/ctti.exp: Likewise.
15874 * gdb.cp/derivation.exp: Likewise.
15875 * gdb.cp/member-ptr.exp: Likewise.
15876 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
15877 reference to gcc_compiled.
15878
15879 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
15880
15881 Fix PR testsuite/1463.
15882 * gdb.base/structs.exp (start_structs_test): Call
15883 get_debug_format before using the debug format.
15884
15885 2003-11-22 Andrew Cagney <cagney@redhat.com>
15886
15887 * lib/gdb.exp (gdb_test_multiple): Add simple example.
15888 * gdb.base/structs.exp: Use gdb_test_multiple.
15889
15890 2003-11-20 Andrew Cagney <cagney@redhat.com>
15891
15892 * gdb.base/structs.exp: Handle and recover from internal errors.
15893 Replace "foo${n}" with "foo<n>" in test messages.
15894
15895 * gdb.base/structs.exp: Update copyright. Rewrite.
15896 * gdb.base/structs.c: Update copyright. Rewrite.
15897
15898 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
15899 resync count exceeded.
15900
15901 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
15902 from the internal error.
15903 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
15904 Original from Jim Blandy.
15905 (gdb_test_multiple): Use gdb_internal_error_resync.
15906
15907 2003-11-19 Andrew Cagney <cagney@redhat.com>
15908
15909 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
15910 KFAIL.
15911
15912 2003-11-17 Mark Kettenis <kettenis@gnu.org>
15913
15914 New testcase for PR backtrace/1435.
15915 * gdb.arch/i386-unwind.exp: New file.
15916 * gdb.arch/i386-unwind.c: New file.
15917
15918 2003-11-17 Andrew Cagney <cagney@redhat.com>
15919
15920 * lib/gdb.exp (compiler_info): New global.
15921 (test_compiler_info): New function.
15922 (get_compiler_info): Set compiler_info.
15923 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
15924 "compiler_info" to gcc-<major>-<minor>.
15925
15926 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
15927
15928 * gdb.trace/configure: Remove.
15929
15930 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
15931
15932 * gdb.base/break.c: Add comments to aid finding line numbers for
15933 breakpoints.
15934 * gdb.base/break.exp: Remove all references to explicit line
15935 numbers.
15936
15937 2003-11-11 Nick Clifton <nickc@redhat.com>
15938
15939 * gdb.base/shreloc.exp: Do not run for targets which do not
15940 support shared objects.
15941
15942 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
15943
15944 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
15945 Don't run tests if nofileio flag is given.
15946
15947 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
15948
15949 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
15950 as well as 'Watchpoint'.
15951
15952 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
15953
15954 Reported by Jim Ingham <jingham@apple.com>:
15955 * gdb.base/annota1.exp: Match at least one occurrence of the
15956 signal handler annotation.
15957
15958 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
15959
15960 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
15961 as well as 'Watchpoint'.
15962
15963 2003-11-05 Michael Chastain <mec@shout.net>
15964
15965 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
15966
15967 2003-11-03 Kris Warkentin <kewarken@qnx.com>
15968
15969 * gdb.arch/gdb1291.c: New test file.
15970 * gdb.arch/gdb1291.exp: New test script.
15971 * gdb.arch/gdb1431.c: New test file.
15972 * gdb.arch/gdb1431.exp: New test script.
15973
15974 2003-10-22 Michael Chastain <mec@shout.net>
15975
15976 * gdb.mi/pthreads.c: Add copyright notice.
15977
15978 2003-10-22 Michael Chastain <mec@shout.net>
15979
15980 * gdb.threads/pthreads.c: Add copyright notice.
15981
15982 2003-10-20 Michael Chastain <mec@shout.net>
15983
15984 * gdb.base/gdb1056.exp: New test script.
15985
15986 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
15987
15988 * gdb.threads/killed.exp: Use gdb_run_cmd.
15989
15990 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
15991
15992 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
15993 create a core file.
15994 * gdb.threads/gcore-thread.exp: Likewise.
15995
15996 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
15997
15998 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
15999 type, based on char type.
16000 (struct bit_flags_short_t): New bitfield type, based on short type.
16001 (init_bit_flags_char): New fuction.
16002 (init_bit_flags_short): Ditto.
16003 (print_bit_flags_char): Ditto.
16004 (print_bit_flags_short): Ditto.
16005 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
16006
16007 2003-10-11 Michael Chastain <mec@shout.net>
16008
16009 * gdb.base/call-rt-st.exp: Update copyright year.
16010
16011 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
16012
16013 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
16014 * gdb.disasm/sh3.s: Ditto.
16015
16016 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
16017
16018 * gdb.threads/switch-threads.exp: New test.
16019 * gdb.threads/switch-threads.c: New source file.
16020
16021 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
16022
16023 * gdb.base/ending-run.exp: Add sh specific case.
16024
16025 2003-10-06 Andrew Cagney <cagney@redhat.com>
16026
16027 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
16028 * gdb.disasm/mn10200.exp: Delete obsolete file.
16029
16030 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
16031
16032 * ChangeLog: Correct an entry command.exp -> commands.exp.
16033 * gdb.base/commands.exp (bp_deleted_in_command_test)
16034 (temporary_breakpoint_commands): Check noargs.
16035
16036 2003-09-25 David Carlton <carlton@kealia.com>
16037
16038 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
16039 of some print tests, where appropriate. Add tests for C::D::cd,
16040 E::ce, F::cXfX, G::XgX.
16041 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
16042
16043 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
16044
16045 * lib/java.exp (java_init): Import target_alias before using it.
16046
16047 2003-09-25 David Carlton <carlton@kealia.com>
16048
16049 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
16050
16051 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
16052
16053 * gdb.base/selftest.exp: Accomodate more instruction reordering
16054 weirdness.
16055
16056 2003-09-17 Michael Chastain <mec@shout.net>
16057
16058 * gdb.cp/gdb1355.exp: New file.
16059 * gdb.cp/gdb1355.c: New file.
16060
16061 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
16062
16063 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
16064 * gdb.asm/sh.inc: New file.
16065
16066 2003-09-11 David Carlton <carlton@kealia.com>
16067
16068 * gdb.cp/namespace.exp: Add tests for namespace types.
16069 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
16070 (test_namespace): New.
16071
16072 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
16073
16074 * gdb.base/relocate.exp: Handle new gdb output at startup.
16075 * gdb.stabs/weird.exp: Ditto.
16076
16077 2003-09-08 Michael Chastain <mec@shout.net>
16078
16079 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
16080
16081 2003-09-07 Michael Chastain <mec@shout.net>
16082
16083 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
16084 'parse error'.
16085
16086 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
16087
16088 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
16089
16090 2003-08-30 Michael Chastain <mec@shout.net>
16091
16092 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
16093 * gdb.gdb/observer.exp: Ditto.
16094 * gdb.gdb/xfullpath.exp: Ditto.
16095
16096 2003-08-29 Mark Kettenis <kettenis@gnu.org>
16097
16098 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
16099 *-*-*bsd*.
16100
16101 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
16102
16103 * gdb.base/dump.exp: Skip for ia64.
16104
16105 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
16106
16107 * gdb.asm/asm-source.exp: Add ia64 support.
16108 * gdb.asm/ia64.inc: New file.
16109
16110 2003-08-22 Michael Chastain <mec@shout.net>
16111
16112 * gdb.cp: New directory.
16113 * gdb.cp/*: Copy from gdb.c++/*.
16114 * gdb.c++/*: Remove.
16115 * Makefile.in: Change gdb.c++ to gdb.cp.
16116 * configure.in: Ditto.
16117 * configure: Regnerate.
16118
16119 2003-08-18 Mark Kettenis <kettenis@gnu.org>
16120
16121 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
16122 * gdb.arch/i386-prologue.c (gdb1338): Add function.
16123
16124 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
16125
16126 * mi-var-display.exp (-var-list-children weird): Accept function
16127 pointers with argument types.
16128 * mi1-var-display.exp (-var-list-children weird): Likewise.
16129 * mi2-var-display.exp (-var-list-children weird): Likewise.
16130
16131 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
16132
16133 * gdb.base/annota3.exp: Add missing newline.
16134
16135 2003-08-06 Michael Chastain <mec@shout.net>
16136
16137 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
16138
16139 2003-08-12 Michael Snyder <msnyder@redhat.com>
16140
16141 * gdb.base/float.exp: Add test for SH.
16142
16143 2003-08-10 Mark Kettenis <kettenis@gnu.org>
16144
16145 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
16146
16147 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
16148
16149 * gdb.base/completion.exp: Remove reduntant completion test
16150 on filename.
16151
16152 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
16153
16154 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
16155 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
16156 gdb.trace/save-trace.exp: Make sure that full pathnames are
16157 escaped correctly.
16158
16159 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
16160
16161 * configure.in: Don't generate config.h from config.hin.
16162 * configure: Regenerate.
16163 * config.hin: Remove file.
16164 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
16165 * gdb.threads/pthreads.c: Ditto.
16166
16167 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
16168
16169 From Kei Sakamoto <sakamoto.kei@renesas.com>:
16170 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
16171 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
16172 Replace ld24 with seth/add3.
16173
16174 2003-08-02 Andrew Cagney <cagney@redhat.com>
16175
16176 * gdb.base/annota3.exp: New file.
16177 * gdb.base/annota3.c: New file.
16178 * gdb.c++/annota3.exp: New file.
16179 * gdb.c++/annota3.cc: New file.
16180
16181 2003-07-29 Michael Chastain <mec@shout.net>
16182
16183 * gdb.threads/tls.c (spin): Check errno only if sem_wait
16184 actually failed.
16185 (do_pass): Likewise.
16186 * gdb.threads/tls.exp: Always initialize no_of_threads.
16187
16188 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
16189
16190 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
16191 pattern.
16192 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
16193 * gdb.threads/tls.exp: Recognize one case of the host library not
16194 supporting TLS.
16195
16196 2003-07-27 Andrew Cagney <cagney@redhat.com>
16197
16198 * gdb.base/fileio.exp: Use SH when running commands using
16199 remote_exec.
16200
16201 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
16202
16203 From Kei Sakamoto <sakamoto.kei@renesas.com>:
16204 * gdb.base/relocate.c (dummy): New padding array.
16205
16206 2003-07-22 Michael Snyder <msnyder@redhat.com>
16207
16208 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
16209
16210 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
16211 patterns to be more general, accepting old and new output.
16212 Some output chars (such as '+') also must be quoted.
16213 Some addresses are displayed numerically instead of
16214 symbolically.
16215
16216 2003-07-23 Michael Snyder <msnyder@redhat.com>
16217
16218 * gdb.base/return2.exp: Don't test long-long return.
16219
16220 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
16221 * gdb.disasm/t01_mov.exp: Ditto.
16222 * gdb.disasm/t02_mova.s: Ditto.
16223 * gdb.disasm/t02_mova.exp: Ditto.
16224 * gdb.disasm/t03_add.s: Ditto.
16225 * gdb.disasm/t03_add.exp: Ditto.
16226 * gdb.disasm/t04_sub.s: Ditto.
16227 * gdb.disasm/t04_sub.exp: Ditto.
16228 * gdb.disasm/t05_cmp.s: Ditto.
16229 * gdb.disasm/t05_cmp.exp: Ditto.
16230 * gdb.disasm/t06_ari2.s: Ditto.
16231 * gdb.disasm/t06_ari2.exp: Ditto.
16232 * gdb.disasm/t07_ari3.s: Ditto.
16233 * gdb.disasm/t07_ari3.exp: Ditto.
16234 * gdb.disasm/t08_or.s: Ditto.
16235 * gdb.disasm/t08_or.exp: Ditto.
16236 * gdb.disasm/t09_xor.s: Ditto.
16237 * gdb.disasm/t09_xor.exp: Ditto.
16238 * gdb.disasm/t10_and.s: Ditto.
16239 * gdb.disasm/t10_and.exp: Ditto.
16240 * gdb.disasm/t11_logs.s: Ditto.
16241 * gdb.disasm/t11_logs.exp: Ditto.
16242 * gdb.disasm/t12_bit.s: Ditto.
16243 * gdb.disasm/t12_bit.exp: Ditto.
16244 * gdb.disasm/t13_otr.s: Ditto.
16245 * gdb.disasm/t13_otr.exp: Ditto.
16246
16247 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
16248
16249 * gdb.threads/tls.exp :Add kfail for 'info address' case.
16250
16251 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
16252
16253 * gdb.threads/tls.c : New file.
16254 * gdb.threads/tls.exp : New file.
16255 * gdb.threads/tls-main.c : New file.
16256 * gdb.threads/tls-shared.c : New file.
16257 * gdb.threads/tls-shared.exp : New file.
16258
16259 2003-07-22 Andreas Schwab <schwab@suse.de>
16260
16261 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
16262
16263 2003-07-20 Andreas Schwab <schwab@suse.de>
16264
16265 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
16266 due to insn reordering.
16267
16268 2003-07-15 Andrew Cagney <cagney@redhat.com>
16269
16270 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
16271
16272 2003-07-15 Michael Chastain <mec@shout.net>
16273
16274 * gdb.base/gdb1250.exp: New file.
16275 * gdb.base/gdb1250.c: New file.
16276
16277 2003-07-09 Michal Ludvig <mludvig@suse.cz>
16278
16279 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
16280 expansion of size_t to 'unsigned long', not only to 'unsigned'.
16281
16282 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
16283
16284 * gdb.threads/tls.c: New file.
16285 * gdb.threads/tls.exp: New file.
16286 * gdb.threads/tls-main.c: New file.
16287 * gdb.threads/tls-shared.c: New file.
16288 * gdb.threads/tls-shared.exp: New file.
16289
16290 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
16291
16292 * gdb.base/annota1.exp: Make sure that we properly escape the
16293 full path of the source file. Xfail more permissive patterns,
16294 due to a compiler debug info problem.
16295
16296 2003-07-07 Andreas Schwab <schwab@suse.de>
16297
16298 * gdb.asm/m68k.inc: New file.
16299 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
16300
16301 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
16302 arguments"): Also match negative number.
16303
16304 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
16305
16306 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
16307
16308 * gdb.base/store.c (charest): New typedef.
16309 (add_char): Rename to add_charest, update.
16310 (wack_char): Rename to wack_charest, update types. Return l + r
16311 to keep r live across the call.
16312 (wack_short, wack_int, wack_long, wack_longest, wack_float)
16313 (wack_double, wack_doublest): Return l + r to keep r live across
16314 the call.
16315 * gdb.base/store.exp: Accomodate store.c changes.
16316
16317 2003-06-30 David Carlton <carlton@kealia.com>
16318
16319 * gdb.c++/maint.exp (test_invalid_name): New.
16320 (test_first_component): Add tests for invalid names.
16321
16322 2003-06-29 Michael Chastain <mec@shout.net>
16323
16324 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
16325 output of '<VTT for class>' for virtual base classes.
16326
16327 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
16328
16329 * gdb.base/completion.exp: Tab-complete "complet" instead of
16330 "compl".
16331 * gdb.base/complex.exp, gdb.base/complex.c: New files.
16332
16333 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
16334
16335 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
16336 * gdb.base/volatile.exp: Likewise.
16337
16338 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
16339
16340 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
16341 gdb/1265.
16342
16343 2003-06-28 Michael Chastain <mec@shout.net>
16344 Daniel Jacobowitz <drow@mvista.com>
16345
16346 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
16347 initial line count of 'captured_main' from 26 to 32.
16348 (test_with_self): Allow xmalloc call to be interleaved with the
16349 preceding two lines.
16350
16351 2003-06-24 Joel Brobecker <brobecker@gnat.com>
16352
16353 * gdb.base/bang.exp: New testcase.
16354
16355 2003-06-23 Joel Brobecker <brobecker@gnat.com>
16356
16357 * gdb.base/langs.exp: Add some tests for the "minimal" language
16358 support.
16359
16360 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
16361
16362 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
16363 the testcase.
16364
16365 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
16366
16367 * gdb.base/relocate.exp: Test add-symbol-file with a variable
16368 offset.
16369
16370 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
16371
16372 * gdb.c++/pr-1210.cc: New file.
16373 * gdb.c++/pr-1210.exp: New file.
16374
16375 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
16376
16377 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
16378 000-exec-continue.
16379
16380 2003-06-15 Mark Kettenis <kettenis@gnu.org>
16381
16382 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
16383 on *-*-*bsd* instead of *-*-freebsd*.
16384
16385 2003-06-14 Andrew Cagney <cagney@redhat.com>
16386
16387 * gdb.base/store.exp: Test longest and doublest. Test all
16388 parameters. Weaken return statement match.
16389 * gdb.base/store.c: Add longest and doublest - aka long long and
16390 long double functions. Put all parameters into local register
16391 variables. Use negative values.
16392
16393 2003-06-14 Andrew Cagney <cagney@redhat.com>
16394
16395 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
16396 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
16397 exit status.
16398 * gdb.base/fileio.exp: Disable target when nointerrupts and
16399 noinferiorio, instead of limiting it to remote. Use remote_exec
16400 instead of system.
16401
16402 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
16403
16404 * gdb.base/float.exp: Add ia64 support.
16405
16406 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
16407
16408 * gdb.base/fileio.exp: Run only on remote targets.
16409
16410 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
16411
16412 * gdb.base/fileio.c: New file, testing File-I/O.
16413 * gdb.base/fileio.exp: Ditto.
16414
16415 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
16416
16417 * gdb.base/shreloc.exp: New file, check symbol values obtained from
16418 shared objects after relocation at load time (gdb PR/1132).
16419 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
16420 as above, part of the shared object relocation test.
16421
16422 2003-06-08 Mark Kettenis <kettenis@gnu.org>
16423
16424 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
16425 fully filled history list.
16426 * gdb.base/gdb_history: New file.
16427
16428 * gdb.base/signals.exp: XFAIL "continue to func1" on
16429 i*86-*-freebsd*.
16430
16431 * gdb.base/attach.exp: When trying to attach to a nonexistent
16432 process, make it possible to specify the PID based on the target,
16433 and do so for *-*-freebsd*.
16434
16435 2003-06-02 Richard Henderson <rth@redhat.com>
16436
16437 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
16438
16439 2003-06-02 Richard Henderson <rth@redhat.com>
16440
16441 * gdb.base/selftest.exp: Next over lim_at_start initialization.
16442
16443 2003-06-02 Richard Henderson <rth@redhat.com>
16444
16445 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
16446
16447 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
16448
16449 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
16450 of globalvar.
16451
16452 2003-06-01 Mark Kettenis <kettenis@gnu.org>
16453
16454 * gdb.asm/asm-source.exp: Check for memory read errors in
16455 disassembler test on *BSD too.
16456
16457 2003-06-01 Richard Henderson <rth@redhat.com>
16458
16459 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
16460 for .frame.
16461 (gdbasm_call): Lose ldgp.
16462 (gdbasm_startup): Add frame information.
16463 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
16464
16465 2003-05-31 Mark Kettenis <kettenis@gnu.org>
16466
16467 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
16468 i?86-*-*.
16469
16470 2003-05-30 Mark Kettenis <kettenis@gnu.org>
16471
16472 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
16473 FreeBSD.
16474
16475 2003-05-29 Richard Henderson <rth@redhat.com>
16476
16477 * gdb.asm/alpha.inc: New file.
16478 * gdb.asm/asm-source.exp: Use it.
16479
16480 2003-05-29 Jim Blandy <jimb@redhat.com>
16481
16482 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
16483 'core.PID'.
16484
16485 2003-05-22 Jim Blandy <jimb@redhat.com>
16486
16487 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
16488 backtrace.
16489
16490 2003-05-20 David Carlton <carlton@math.stanford.edu>
16491
16492 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
16493 this time.
16494
16495 2003-05-19 David Carlton <carlton@bactrian.org>
16496
16497 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
16498 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
16499
16500 2003-05-19 David Carlton <carlton@bactrian.org>
16501
16502 * gdb.c++/namespace.exp: Add namespace scope and anonymous
16503 namespace tests.
16504 Bump copyright date.
16505 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
16506 (main): Call C::D::marker2.
16507 * gdb.c++/namespace1.cc: New file.
16508
16509 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
16510
16511 Roland McGrath <roland@redhat.com>
16512 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
16513 there is no manager thread.
16514
16515 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
16516
16517 * gdb.threads/schedlock.exp: Remove assumption that all threads
16518 will run in a particular small time slice. Also ensure we break
16519 in one of the child threads rather than the main thread.
16520
16521 2003-05-07 Jim Blandy <jimb@redhat.com>
16522
16523 Add support for assembly source testing on the s390x.
16524 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
16525 architecture.
16526 * gdb.asm/s390x.inc: New file.
16527
16528 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
16529 succession of 'if' statements.
16530
16531 2003-05-05 Andrew Cagney <cagney@redhat.com>
16532
16533 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
16534
16535 2003-05-05 Andrew Cagney <cagney@redhat.com>
16536
16537 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
16538 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
16539
16540 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
16541
16542 * gdb.base/charset.exp: Update based on new behavior of set/show
16543 charset commands.
16544
16545 2003-05-01 Andrew Cagney <cagney@redhat.com>
16546
16547 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
16548 variable do not give memory errors.
16549
16550 2003-04-30 Adam Fedor <fedor@gnu.org>
16551
16552 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
16553 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
16554 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
16555 gdb.objc/basicclass.m: : New files
16556
16557 * lib/gdb.exp (gdb_compile_objc): New procedure.
16558
16559 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
16560
16561 * gdb.base/signals.exp: Make backtrace tests more specific.
16562
16563 2003-04-23 David Carlton <carlton@bactrian.org>
16564
16565 * gdb.c++/maint.exp (test_first_component): Add tests for
16566 'operator' in more locations.
16567
16568 2003-04-16 Kevin Buettner <kevinb@redhat.com>
16569
16570 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
16571
16572 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
16573
16574 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
16575 func marke' instead. Update test name.
16576
16577 2003-04-15 David Carlton <carlton@math.stanford.edu>
16578
16579 * gdb.c++/maint.exp: New file.
16580
16581 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
16582
16583 * gdb.threads/schedlock.c: Change type of thread function argument
16584 to long, to avoid warnings on 64-bit platforms.
16585
16586 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
16587
16588 * gdb.base/attach.exp: Add new message from ptrace in case of
16589 attaching to nonexistent process.
16590
16591 2003-04-11 Jim Blandy <jimb@redhat.com>
16592
16593 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16594 gdb.c++/userdef.cc: Place comments on the lines to which the
16595 marker function might return.
16596 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16597 gdb.c++/userdef.exp: Look for those comments to check that we've
16598 returned to the right place, instead of checking line numbers.
16599
16600 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
16601
16602 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
16603 match on sourcefile name, instead of directory name.
16604
16605 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
16606
16607 * gdb.base/completion.exp: Use string_to_regexp to match the
16608 working directory name.
16609
16610 2003-04-09 Jim Blandy <jimb@redhat.com>
16611
16612 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16613 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
16614 after an inferior function call, report the failure, but allow the
16615 test to continue.
16616
16617 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
16618
16619 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
16620 with -DPROTOTYPES.
16621
16622 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
16623
16624 * gdb.base/break.exp: Revert last patch.
16625
16626 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
16627
16628 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
16629 with -DPROTOTYPES.
16630
16631 2003-04-02 Andrew Cagney <cagney@redhat.com>
16632
16633 * gdb.base/callfuncs.exp: Make "print add" messages unique.
16634 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
16635 matching directories by the name breakpoint.
16636 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
16637 Make "continue to marker1" consistent.
16638 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
16639 message consistent.
16640 * lib/gdb.exp: Put "the program is no longer running", and "the
16641 program exited" in parenthesis.
16642 * lib/mi-support.exp: Ditto.
16643
16644 2003-04-02 Bob Rossi <bob_rossi@cox.net>
16645
16646 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
16647
16648 2003-03-29 Andrew Cagney <cagney@redhat.com>
16649
16650 * gdb.base/sizeof.c (main): Print the value of '\377'.
16651 * gdb.base/sizeof.exp: Check the sign of '\377'.
16652
16653 2003-03-27 Michael Chastain <mec@shout.net>
16654
16655 * gdb.base/gdb1090.exp: New file.
16656 * gdb.base/gdb1090.cc: New file.
16657
16658 2003-03-27 J. Brobecker <brobecker@gnat.com>
16659
16660 * gdb.gdb/observer.exp: New regression test.
16661
16662 2003-03-27 Michael Chastain <mec@shout.net>
16663
16664 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
16665 * gdb.base/ptype.exp: Likewise.
16666
16667 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
16668
16669 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
16670
16671 2003-03-26 Michael Chastain <mec@shout.net>
16672
16673 * gdb.base/ptype.exp: Actually use some typedef'd types.
16674
16675 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
16676
16677 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
16678 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
16679
16680 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16681
16682 * gdb.base/default.exp: Fix regular expression.
16683
16684 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16685
16686 * gdb.base/args.exp: Fix regular expression.
16687
16688 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16689
16690 * gdb.base/help.exp: Allow Win32 child process.
16691
16692 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16693
16694 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
16695 when stepping out of main().
16696
16697 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16698
16699 * gdb.base/default.exp: Check for win32 specific message when calling
16700 "run" without executable.
16701
16702 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16703
16704 * gdb.base/args.exp: Expect .exe in output.
16705
16706 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16707
16708 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
16709 Cygwin native.
16710
16711 2003-03-17 Andrew Cagney <cagney@redhat.com>
16712
16713 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
16714 vector registes.
16715 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
16716 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
16717
16718 2003-03-17 David Carlton <carlton@math.stanford.edu>
16719
16720 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
16721 test, for PR breakpoints/38.
16722 Call test_watchpoint_and_breakpoint.
16723 * gdb.base/watchpoint.c (func3): New function.
16724 (main): Call func3.
16725
16726 2003-03-04 David Carlton <carlton@math.stanford.edu>
16727
16728 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
16729 Garply<Garply<char> >:: garply".
16730 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
16731 with respect to PR c++/1111; note also PR c++/1113.
16732 (test_template_breakpoints): KFAIL "constructor breakpoint" with
16733 respect to PR c++/1062.
16734 KFAIL "destructor breakpoint" with respect to PR c++/1112.
16735
16736 2003-03-03 David Carlton <carlton@math.stanford.edu>
16737
16738 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
16739 with respect to PR c++/57.
16740 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
16741 c++/826.
16742 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
16743 respect to PR c++/57.
16744
16745 2003-03-03 David Carlton <carlton@math.stanford.edu>
16746
16747 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
16748 respect to PR c++/33 into FAILs.
16749
16750 2003-03-03 Michael Chastain <mec@shout.net>
16751
16752 * configure.in: Update copyright years.
16753
16754 2003-03-03 Michael Chastain <mec@shout.net>
16755
16756 * Makefile.in: Update copyright years.
16757
16758 2003-02-28 David Carlton <carlton@math.stanford.edu>
16759
16760 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
16761 print class instead of struct and/or superfluous protection
16762 specifiers, as long as the resulting output is equivalent to the
16763 source code.
16764 Delete FIXME from end of messages on tests that don't need
16765 fixing.
16766
16767 2003-02-28 David Carlton <carlton@math.stanford.edu>
16768
16769 * gdb.c++/templates.exp (do_tests): Allow const in the two
16770 Foo<volatile char *>::foo tests.
16771
16772 2003-02-27 Michael Snyder <msnyder@redhat.com>
16773
16774 * gdb.base/restore.c (main): Return zero, so exit code
16775 will be consistant.
16776
16777 2003-02-26 David Carlton <carlton@math.stanford.edu>
16778
16779 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
16780 char *>::foo" test with respect to PR c++/33. Create a new test
16781 which is identical to that one except that it doesn't put the
16782 space between the "char" and the "*"; KFAIL it, too.
16783
16784 2003-02-26 David Carlton <carlton@math.stanford.edu>
16785
16786 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
16787 template types into either PASSes or KFAILs (corresponding to PR
16788 c++/57). Tweak indentation. Update copyright.
16789
16790 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
16791
16792 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
16793
16794 2003-02-13 Michael Chastain <mec@shout.net>
16795
16796 * gdb.base/exprs.exp: Remove i960 remnants.
16797 * gdb.base/funcargs.exp: Likewise.
16798 * gdb.base/list.exp: Likewise.
16799 * gdb.base/ptype.exp: Likewise.
16800
16801 2003-02-14 David Carlton <carlton@math.stanford.edu>
16802
16803 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
16804 pEe->D::vg()" from XFAIL to KFAIL.
16805
16806 2003-02-13 Jason Molenda (jmolenda@apple.com)
16807
16808 * gdb.base/maint.exp: Update maint print statistics regexp to include
16809 new entries.
16810
16811 2003-02-13 Michael Chastain <mec@shout.net>
16812
16813 * gdb.c++/inherit.exp: Remove call to get_debug_format.
16814
16815 2003-02-12 Michael Chastain <mec@shout.net>
16816
16817 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
16818 * gdb.c++/inherit.exp: Likewise.
16819 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
16820 * gdb.c++/templates.exp: Likewise.
16821 * gdb.c++/virtfunc.exp: Likewise.
16822
16823 2003-02-06 Jason Molenda (jason-cl@molenda.com)
16824
16825 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
16826 why the code is written that way.
16827
16828 2003-02-05 Michael Chastain <mec@shout.net>
16829
16830 * gdb.base/dump.exp: Add missing copyright line.
16831
16832 2003-02-05 Jason Molenda (jason-cl@molenda.com)
16833
16834 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
16835 at the beginning so the breakpoint doesn't get set on the loop.
16836
16837 2003-02-05 Michael Chastain <mec@shout.net>
16838
16839 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
16840 output for configurations with gcc 2.95.3.
16841
16842 2003-02-05 Keith Seitz <keiths@redhat.com>
16843 Andrew Cagney <ac131313@redhat.com>
16844
16845 * gdb.mi/mi-cli.exp: New file.
16846
16847 2003-02-04 Michael Chastain <mec@shout.net>
16848
16849 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
16850 Call perror and then continue.
16851
16852 2003-02-03 Michael Chastain <mec@shout.net>
16853
16854 * gdb.c++/pr-1023.cc: New file.
16855 * gdb.c++/pr-1023.exp: New file.
16856
16857 2003-02-05 Jim Blandy <jimb@redhat.com>
16858
16859 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
16860 it's local to foobar. Check for it there, and check that it's not
16861 present in main.
16862 * gdb.c++/local.cc (marker2): New function.
16863 (foobar): Call marker1.
16864 (main): Call marker2 instead of marker1.
16865
16866 2003-02-04 Andrew Cagney <ac131313@redhat.com>
16867
16868 * gdb.disasm/mn10200.exp: Obsolete file.
16869 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
16870 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
16871 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
16872
16873 2003-02-04 David Carlton <carlton@math.stanford.edu>
16874
16875 * gdb.c++/overload.exp: Test intToChar(1).
16876 * gdb.c++/overload.cc (intToChar): New.
16877 (main): Call intToChar.
16878
16879 2003-02-03 David Carlton <carlton@math.stanford.edu>
16880
16881 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
16882 'might_kfail' arg.
16883 KFAIL some of the continue_to_bp_overloaded calls, according to
16884 PR c++/1025.
16885
16886 2003-02-01 Michael Chastain <mec@shout.net>
16887
16888 * gdb.base/advance.c (marker1): New marker function.
16889 * gdb.base/advance.exp: When the 'advance' command lands on the
16890 return breakpoint, it can legitimately stop on either the
16891 current line or the next line. Accommodate both outcomes.
16892 * gdb.base/until.exp: Likewise.
16893
16894 2003-02-02 Andrew Cagney <ac131313@redhat.com>
16895
16896 2002-11-10 Jason Molenda (jason-cl@molenda.com):
16897 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
16898 now a list, not a tuple.
16899 * gdb.mi/mi-var-display.exp: Ditto.
16900 * gdb.mi/gdb792.exp: Ditto.
16901
16902 2003-02-01 Andrew Cagney <ac131313@redhat.com>
16903
16904 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
16905 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
16906 stack backtraces.
16907 * gdb.mi/mi-syn-frame.c: Part of same.
16908
16909 2003-02-01 Mark Kettenis <kettenis@gnu.org>
16910
16911 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
16912 gdb.mi/mi1-pthreads.exp: Return instead of calling
16913 gdb_suppress_entire_file.
16914
16915 2003-02-01 Mark Salter <msalter@redhat.com>
16916
16917 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
16918
16919 2003-01-31 Mark Salter <msalter@redhat.com>
16920
16921 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
16922 Support empty arg.
16923
16924 2003-01-30 Michael Chastain <mec@shout.net>
16925
16926 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
16927 This was a workaround for a UTF-8 bug in readline 4.3. The bug
16928 has been fixed in gdb/readline on 2003-01-09.
16929
16930 2003-01-29 Michael Snyder <msnyder@redhat.com>
16931
16932 * gdb.base/maint.exp: Allow for leading underscore in symbol.
16933 * gdb.base/display.exp: Allow for leading underscore in symbol.
16934 * gdb.base/args.exp: Skip if target does not support args passing.
16935
16936 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
16937
16938 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
16939 gdb_test. Accept a list of expect arguments as the third
16940 parameter.
16941 (gdb_test): Use it.
16942
16943 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
16944
16945 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
16946 allow for different test tree configurations. Update some
16947 tescases accordingly.
16948 * gdb.arch/altivec-regs.exp: Ditto.
16949 * gdb.asm/asm-source.exp: Ditto.
16950 * gdb.base/advance.exp: Ditto.
16951 * gdb.base/display.exp: Ditto.
16952 * gdb.base/long_long.exp: Ditto.
16953 * gdb.base/mips_pro.exp: Ditto.
16954 * gdb.base/overlays.exp: Ditto.
16955 * gdb.base/relocate.exp: Ditto.
16956 * gdb.base/setshow.exp: Ditto.
16957 * gdb.base/step-line.exp: Ditto.
16958 * gdb.base/step-test.exp: Ditto.
16959 * gdb.base/until.exp: Ditto.
16960 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
16961
16962 2003-01-17 David Carlton <carlton@math.stanford.edu>
16963
16964 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
16965 corresponding to PR c++/945.
16966 Update copyright.
16967
16968 2003-01-17 David Carlton <carlton@math.stanford.edu>
16969
16970 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
16971 corresponding to PR c++/68.
16972
16973 2003-01-17 David Carlton <carlton@math.stanford.edu>
16974
16975 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
16976 (test_paddr_hairy_functions): Call print_addr_2_kfail for
16977 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
16978
16979 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
16980
16981 * gdb.base/break.exp: Fix change of default location, because of
16982 removal of until tests.
16983 * gdb.base/help.exp: Update test for new 'until' help message.
16984 Add test for help on 'advance'.
16985 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
16986
16987 2003-01-15 Mark Kettenis <kettenis@gnu.org>
16988
16989 * gdb.base/default.exp: Adapt "info float" test for recent changes
16990 to that command. Add test for "info vector".
16991 * gdb.base/float.exp: New file. Add test for "info float" that
16992 resembles the old test in gdb.base/default.exp.
16993
16994 2003-01-15 David Carlton <carlton@math.stanford.edu>
16995
16996 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
16997
16998 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
16999
17000 * gdb.base/break.exp: Move the tests of until command from here...
17001 * gdb.base/until.exp: ... to here. New file. Add other tests.
17002 * gdb.base/advance.c: New file.
17003 * gdb.base/advance.exp: New file.
17004
17005 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
17006
17007 * gdb.base/args.c: New file.
17008 * gdb.base/args.exp: New file.
17009
17010 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
17011
17012 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
17013
17014 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
17015
17016 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
17017
17018 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
17019
17020 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
17021 dates.
17022
17023 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
17024
17025 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
17026
17027 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
17028
17029 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
17030 (ptype &*"foo").
17031 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
17032
17033 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
17034
17035 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
17036 * gdb.mi/mi1-console.exp: Likewise.
17037
17038 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
17039
17040 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
17041 * gdb.mi/mi1-console.exp: Likewise.
17042
17043 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
17044
17045 * gdb.c++/overload.exp: Remove some fixed XFAILs.
17046
17047 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
17048
17049 * gdb.base/detach.exp: New test.
17050
17051 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
17052
17053 * Makefile.in (ALL_SUBDIRS): New variable.
17054 (subdirs, clean, distclean): Use it.
17055 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
17056 regenerating Makefile, since it is generated from the top level.
17057 * gdb.asm/Makefile.in: Likewise.
17058 * gdb.base/Makefile.in: Likewise.
17059 * gdb.c++/Makefile.in: Likewise.
17060 * gdb.disasm/Makefile.in: Likewise.
17061 * gdb.java/Makefile.in: Likewise.
17062 * gdb.mi/Makefile.in: Likewise.
17063 * gdb.threads/Makefile.in: Likewise.
17064 * gdb.trace/Makefile.in: Likewise.
17065
17066 2003-01-09 David Carlton <carlton@math.stanford.edu>
17067
17068 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
17069 Add copyright year 2003.
17070
17071 2003-01-06 Michael Chastain <mec@shout.net>
17072
17073 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
17074 When selecting a thread, 'line' and 'file' are optional.
17075 * gdb.mi/mi1-pthreads.exp: Likewise.
17076
17077 2003-01-06 Andreas Schwab <schwab@suse.de>
17078
17079 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
17080 failures.
17081
17082 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
17083
17084 Fix PR gdb/844
17085 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
17086 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
17087
17088 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
17089 instead of calling gdb_suppress_entire_file.
17090 * gdb.threads/print-threads.exp: Likewise.
17091 * gdb.threads/schedlock.exp: Likewise.
17092
17093 * gdb.threads/killed.exp: Return instead of calling
17094 gdb_suppress_entire_file.
17095 * gdb.threads/linux-dp.exp: Likewise.
17096 * gdb.threads/pthreads.exp: Likewise.
17097
17098 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
17099
17100 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
17101 stabs.
17102 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
17103 * gdb.base/whatis.exp: Always allow (void) after function names.
17104
17105 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
17106
17107 * gdb.c++/casts.exp: Correct regexp.
17108
17109 2003-01-04 Mark Kettenis <kettenis@gnu.org>
17110
17111 * configure.in: Call AC_CONFIG_HEADER. Don't call
17112 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
17113 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
17114 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
17115 aforementioned directories in the AC_OUPUT call.
17116 * config.hin: New file.
17117 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
17118 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
17119 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
17120 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
17121 pass -I$objdir instead of -I$objdir/$subdir in compilation.
17122 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
17123 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
17124 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
17125 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
17126 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
17127 gdb.threads/configure.in, gdb.threads/configure,
17128 gdb.threads/config.in, gdb.trace/configure.in,
17129 gdb.trace/configure: Removed.
17130
17131 2003-01-03 Michael Chastain <mec@shout.net>
17132
17133 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
17134 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
17135
17136 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
17137
17138 * gdb.base/store.exp: Fix regular expressions.
17139
17140 2002-12-28 Mark Kettenis <kettenis@gnu.org>
17141
17142 * configure.in: Rewrite.
17143 * configure: Regenerated.
17144
17145 2003-01-03 David Carlton <carlton@math.stanford.edu>
17146
17147 * gdb.base/psymtab.exp: New file.
17148 * gdb.base/psymtab1.c: Ditto.
17149 * gdb.base/psymtab2.c: Ditto.
17150
17151 2002-12-23 Adam Fedor <fedor@gnu.org>
17152
17153 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
17154
17155 2002-12-23 David Carlton <carlton@math.stanford.edu>
17156
17157 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
17158 and current_directory initialization.
17159
17160 2002-12-22 Jim Blandy <jimb@redhat.com>
17161
17162 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
17163 rather than as part of the output file name.
17164
17165 * gdb.base/attach.exp: There's no need to copy the test program to
17166 /tmp; that was only ever necessary on HP/UX, and this test is
17167 entirely disabled there anyway.
17168
17169 2002-12-21 Jim Blandy <jimb@redhat.com>
17170
17171 * gdb.c++/psmang.exp: Doc fix.
17172
17173 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
17174 test.
17175
17176 2002-12-20 David Carlton <carlton@math.stanford.edu>
17177
17178 * gdb.c++/annota2.exp: KFAIL annotate-quit.
17179
17180 2002-12-18 Michael Chastain <mec@shout.net>
17181
17182 * gdb.c++/annota2.exp: Add copyright year 2002.
17183
17184 2002-12-17 David Carlton <carlton@math.stanford.edu>
17185
17186 * gdb.c++/try_catch.cc: Add marker comments.
17187 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
17188 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
17189 * gdb.c++/m-static.cc: Ditto.
17190 * gdb.c++/m-static1.cc: Ditto.
17191 * gdb.c++/try_catch.cc: Ditto.
17192
17193 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
17194
17195 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
17196 to see whether we are using the new -environment-directory
17197 command which resets via -r or the old version of the command
17198 which may prompt the user. Part of fix for gdb/741.
17199
17200 2002-12-13 Andrew Cagney <ac131313@redhat.com>
17201
17202 * gdb.fortran/types.exp: Update obsolete comment.
17203 * gdb.fortran/exprs.exp: Ditto.
17204 * lib/gdb.exp: Delete obsolete code.
17205 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
17206 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
17207 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
17208 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
17209 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
17210 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
17211 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
17212 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
17213 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
17214 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
17215 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
17216 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
17217 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
17218 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
17219 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
17220 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
17221 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
17222 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
17223 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
17224 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
17225 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
17226 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
17227 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
17228 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
17229 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
17230 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
17231 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
17232 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
17233 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
17234 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
17235 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
17236 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
17237 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
17238 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
17239 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
17240 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
17241 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
17242
17243 2002-12-11 David Carlton <carlton@math.stanford.edu>
17244
17245 * gdb.c++/m-data.exp: Add test for members that shadow global
17246 variables: see PR gdb/804.
17247 * gdb.c++/m-data.cc: Ditto.
17248
17249 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
17250
17251 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
17252
17253 2002-12-06 David Carlton <carlton@math.stanford.edu>
17254
17255 * gdb.base/store.c: Don't declare functions static.
17256
17257 2002-12-04 Andrew Cagney <ac131313@redhat.com>
17258
17259 * gdb.base/store.exp, gdb.base/store.c: New files.
17260
17261 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
17262
17263 * gdb.base/selftest.exp: Update for current gdb.
17264
17265 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
17266
17267 * gdb.base/maint.exp: Only dump symbols from one source file
17268 or objfile.
17269
17270 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
17271
17272 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
17273 function call.
17274
17275 2002-11-25 Jim Blandy <jimb@redhat.com>
17276
17277 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
17278 function appearing in error message.
17279
17280 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
17281
17282 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
17283
17284 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
17285
17286 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
17287 for mi1 and current mi is in correct format. New mi startup message
17288 should be in mi console format. This is part of fix for PR gdb/604.
17289
17290 2002-09-18 Fernando Nasser <fnasser@redhat.com>
17291
17292 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
17293 which explicitly prints the zero offset as "+0".
17294
17295 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
17296
17297 * gdb.threads/schedlock.c (args): Make unsigned.
17298
17299 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
17300
17301 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
17302 numbers. Allow "foo2|selected stack frame".
17303 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
17304 * gdb.asm/asmsrc2.s: Likewise.
17305 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
17306 comments.
17307 * gdb.asm/mips.inc: New file.
17308
17309 2002-10-18 Adam Fedor <fedor@gnu.org>
17310
17311 * gdb.base/default.exp: Update expected output to include 'ObjC'.
17312 * gdb.base/help.exp: Likewise.
17313
17314 2002-10-17 Kevin Buettner <kevinb@redhat.com>
17315
17316 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
17317 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
17318
17319 2002-10-02 Jim Blandy <jimb@redhat.com>
17320
17321 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
17322
17323 2002-10-01 Andrew Cagney <ac131313@redhat.com>
17324
17325 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
17326 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
17327 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
17328 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
17329 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
17330 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
17331 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
17332
17333 2002-09-29 Andrew Cagney <ac131313@redhat.com>
17334
17335 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
17336 * mi0-disassemble.exp, mi0-eval.exp: Delete.
17337 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
17338 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
17339 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
17340 * mi0-var-block.exp, mi0-var-child.exp: Delete.
17341 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
17342
17343 2002-09-27 Kevin Buettner <kevinb@redhat.com>
17344
17345 * gdb.base/annota1.exp (info break): Make directory components of
17346 path optional since not all compilers emit this debug information.
17347
17348 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
17349 step ends up stepping out of the function instead of stopping on
17350 the epilogue.
17351
17352 2002-09-26 Keith Seitz <keiths@redhat.com>
17353
17354 * lib/insight-support.exp (gdbtk_start): Figure out where
17355 the insight executable is based on where gdb is. Use this
17356 executable to start insight instead of gdb.
17357
17358 2002-09-25 Andrew Cagney <cagney@redhat.com>
17359
17360 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
17361
17362 2002-09-24 Andrew Cagney <ac131313@redhat.com>
17363
17364 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
17365 test_isolated_complaints.
17366 (test_empty_complaint): New function.
17367 (test_empty_complaints): New function. Check no output when no
17368 complaints.
17369
17370 2002-09-19 Jim Blandy <jimb@redhat.com>
17371
17372 * gdb.base/charset.exp, gdb.base/charset.c: New files.
17373
17374 2002-09-19 Andrew Cagney <ac131313@redhat.com>
17375
17376 * gdb.gdb/complaints.exp: New file.
17377
17378 2002-09-18 Andrew Cagney <ac131313@redhat.com>
17379
17380 * gdb.base/maint.exp: Check `help maint internal-warning'.
17381
17382 2002-09-18 David Carlton <carlton@math.stanford.edu>
17383
17384 * gdb.c++/m-static.exp: Remove breakpoints depending on line
17385 numbers, and replace them by a single breakpoint after the
17386 constructors are all finished.
17387 Add test 4.
17388 * gdb.c++/m-static.cc: Add test 4.
17389 * gdb.c++/m-static.h: New file.
17390 * gdb.c++/m-static1.cc: New file.
17391
17392 * gdb.c++/printmethod.exp: New file.
17393 * gdb.c++/printmethod.cc: New file.
17394
17395 * gdb.c++/pr-574.exp: New file.
17396 * gdb.c++/pr-574.cc: New file.
17397
17398 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
17399
17400 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
17401 embedded targets which never actually exit.
17402
17403 2002-09-18 Fernando Nasser <fnasser@redhat.com>
17404
17405 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
17406 "don't step after run" as unresolved or unsupported, instead of xfail.
17407
17408 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
17409
17410 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
17411 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
17412 Add newline to expected string in "step out of main (status wrapper)"
17413 case.
17414
17415 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
17416
17417 * lib/gdb.exp (rerun_to_main): Allow restarting application.
17418 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
17419
17420 2002-09-17 Tom Tromey <tromey@redhat.com>
17421
17422 * gdb.base/printcmds.exp (test_print_string_constants): Expect
17423 \000, not \0, in double-quoted string.
17424
17425 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
17426
17427 * gdb.base/commands.exp: Don't expect a "Program exited normally"
17428 string after running the commands execution on breakpoint tests.
17429
17430 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
17431
17432 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
17433
17434 2002-09-12 Joel Brobecker <brobecker@gnat.com>
17435
17436 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
17437
17438 2002-09-10 Keith Seitz <keiths@redhat.com>
17439
17440 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
17441 runto proc.
17442 (mi_run_to_main): Use mi_runto.
17443 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
17444
17445 2002-09-10 Keith Seitz <keiths@redhat.com>
17446
17447 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
17448 regexp for stopping at main. Could have multiple event notifications.
17449 Don't assume that main was declared with no parameters.
17450 (mi_next): Use mi_step_to.
17451 (mi_step): Use mi_next_to.
17452
17453 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
17454
17455 * gdb.base/default.exp: Fix expected string in `info float' test.
17456
17457 2002-09-09 Ben Elliston <bje@redhat.com>
17458
17459 * config/mips.exp: Update comments.
17460 * config/mips-idt.exp: Likewise.
17461 * config/nind.exp: Likewise.
17462 * config/slite.exp: Likewise.
17463 * config/sparclet.exp: Likewise.
17464 * config/udi.exp: Likewise.
17465 * config/vx.exp: Likewise.
17466 * config/vxworks29k.exp: Likewise.
17467
17468 2002-09-05 Jim Blandy <jimb@redhat.com>
17469
17470 * gdb.threads/killed.exp: Fix test failure message.
17471
17472 2002-09-04 Keith Seitz <keiths@redhat.com>
17473
17474 * lib/mi-support.exp: Update copyright.
17475 (mi_gdb_test): Increase the priority of the expected pattern
17476 so that it matches gdb_test.
17477
17478 2002-09-03 Keith Seitz <keiths@redhat.com>
17479
17480 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
17481 Use integer comparison instead of string comparison for testing
17482 whether binary was built.
17483
17484 2002-09-03 Jim Blandy <jimb@redhat.com>
17485
17486 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
17487
17488 2002-08-29 Jim Blandy <jimb@redhat.com>
17489
17490 * gdb.threads/pthreads.exp: Move the portable thread compilation
17491 code into a function in lib/gdb.exp, and call that from here.
17492 * lib/gdb.exp (gdb_compile_pthreads): New function.
17493
17494 2002-08-29 Keith Seitz <keiths@redhat.com>
17495
17496 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
17497 expect_out so that callers can get at it.
17498
17499 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
17500
17501 * gdb.threads/print-threads.c: New file.
17502 * gdb.threads/print-threads.exp: New file.
17503 * gdb.threads/schedlock.c: New file.
17504 * gdb.threads/schedlock.exp: New file.
17505
17506 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
17507
17508 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
17509 not altivec.c.
17510
17511 2002-08-17 Mark Kettenis <kettenis@gnu.org>
17512
17513 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
17514 targets. The problem should be fixed now.
17515
17516 2002-08-15 Mark Kettenis <kettenis@gnu.org>
17517
17518 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
17519 2002-07-24 change that removes final dots from error messages.
17520
17521 2002-08-13 Tom Tromey <tromey@redhat.com>
17522
17523 * gdb.base/readline.exp: New file.
17524
17525 2002-08-01 Andrew Cagney <ac131313@redhat.com>
17526
17527 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
17528 supress message.
17529
17530 2002-08-01 Andrew Cagney <cagney@redhat.com>
17531
17532 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
17533 CHILL_FOR_TARGET and CHILL_LIB.
17534 * configure.in (configdirs): Remove gdb.chill.
17535 * configure: Regenerate.
17536 * lib/gdb.exp: Obsolete references to chill.
17537 * gdb.fortran/types.exp: Ditto.
17538 * gdb.fortran/exprs.exp: Ditto.
17539
17540 2002-07-30 Kevin Buettner <kevinb@redhat.com>
17541
17542 * gdb.base/shlib-call.exp (additional_flags): Conditionally
17543 set Irix-specific compile and link flags.
17544
17545 2002-07-29 Kevin Buettner <kevinb@redhat.com>
17546
17547 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
17548 source files. The ``-o'' option doesn't work with the ``-E'' option
17549 when using the Irix compiler.
17550
17551 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
17552
17553 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
17554 Improve support for reusing an exec file. Copy exec file
17555 to target, and run gdbserver on the target instead of on the host.
17556
17557 2002-07-18 Jim Blandy <jimb@redhat.com>
17558
17559 * gdb.base/ending-run.exp: Don't expect to see the program end in
17560 some orderly fashion when we're running on a real stand-alone
17561 board.
17562
17563 * gdb.base/interrupt.exp: Correct logic for skipping tests on
17564 targets that don't support interrupts.
17565
17566 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
17567
17568 * gdb.base/attach.exp: Add patterns to match output from /proc-based
17569 systems.
17570 Move comments in expect statements to inside the actions, so that they
17571 don't get matched against.
17572
17573 2002-07-10 Mark Kettenis <kettenis@gnu.org>
17574
17575 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
17576 function when asleep" test.
17577
17578 2002-07-10 Andrew Cagney <ac131313@redhat.com>
17579
17580 * gdb.base/page.exp: Rewrite to handle problems with very long
17581 `info set' output. Update copyright.
17582
17583 2002-06-26 Andrew Cagney <ac131313@redhat.com>
17584
17585 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
17586 gdb.threads-hp.
17587 * gdb.hp/configure: Regenerate.
17588 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
17589 * gdb.hp/gdb.threads-hp/configure: Delete file.
17590 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
17591
17592 2002-06-22 Andrew Cagney <ac131313@redhat.com>
17593
17594 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
17595 setlocale, bindtextdomain and textdomain.
17596
17597 2002-06-11 Jim Blandy <jimb@redhat.com>
17598
17599 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
17600 preprocessor macro information is present.
17601
17602 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
17603 tests.
17604
17605 2002-06-06 Michael Snyder <msnyder@redhat.com>
17606
17607 * gdb.base/overlays.exp: Record addresses of overlay
17608 functions in TCL variables rather than in GDB variables,
17609 to avoid having GDB convert them to pointers (with loss
17610 of information).
17611
17612 * gdb.base/d10v.ld: Merge in several years worth of
17613 default linker script changes.
17614 * gdb.base/long_long.exp: Add check for sizeof (long double).
17615
17616 2002-06-06 Michal Ludvig <mludvig@suse.cz>
17617
17618 * gdb.asm/asm-source.exp: Add x86-64 target.
17619 * gdb.asm/x86_64.inc: New.
17620
17621 2002-05-30 Michael Chastain <mec@shout.net>
17622
17623 From Benjamin Kosnik <bkoz@redhat.com>:
17624 * gdb.c++/m-static.cc: New file.
17625 * gdb.c++/m-static.exp: New file.
17626
17627 2002-05-28 Michael Snyder <msnyder@redhat.com>
17628
17629 * gdb.base/call-ar-st.exp: Allow for reduced floating point
17630 precision.
17631
17632 2002-05-27 Michael Chastain <mec@shout.net>
17633
17634 From Benjamin Kosnik <bkoz@redhat.com>:
17635 * gdb.c++/m-data.cc: New file.
17636 * gdb.c++/m-data.exp: New file.
17637
17638 2002-05-27 Michael Chastain <mec@shout.net>
17639
17640 From Benjamin Kosnik <bkoz@redhat.com>:
17641 * gdb.c++/try_catch.cc: New file.
17642 * gdb.c++/try_catch.exp: New file.
17643
17644 2002-05-27 Michael Chastain <mec@shout.net>
17645
17646 * gdb.c++/local.exp: Accept more nested types in output.
17647
17648 2002-05-26 Michael Chastain <mec@shout.net>
17649
17650 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
17651
17652 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
17653
17654 * lib/gdb.exp (gdb_wrapper_init): Just because
17655 gdb_wrapper_file exists, this does not mean that the file
17656 should not be rebuilt. That is what gdb_wrapper_initialized
17657 is for.
17658 (default_gdb_init): Reset gdb_wrapper_initialized.
17659
17660 2002-05-23 Michael Snyder <msnyder@redhat.com>
17661
17662 * gdb.base/all-bin.exp: Revise previous patch by just reducing
17663 the precision of the floating point test results.
17664 * gdb.base/call-rt-st.exp: Ditto.
17665
17666 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
17667 * gdb.base/call-rt-st.exp: Ditto.
17668
17669 2002-05-19 Michael Chastain <mec@shout.net>
17670
17671 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
17672
17673 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
17674
17675 * configure.in (configdirs): Add gdb.arch.
17676 * configure: Regenerate.
17677
17678 2002-05-17 Jim Blandy <jimb@redhat.com>
17679
17680 * gdb.base/completion.exp: Recognize the more detailed error
17681 messages produced by the macro expander's lexical analyzer.
17682
17683 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
17684
17685 * gdb.arch/altivec-abi.c: New file.
17686 * gdb.arch/altivec-abi.exp: New file.
17687 * gdb.arch/altivec-regs.c: New file.
17688 * gdb.arch/altivec-regs.exp: New file.
17689
17690 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
17691
17692 * gdb.base/maint.exp (maint print type): Update for new type
17693 structure.
17694
17695 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
17696
17697 * gdb.arch: New directory.
17698 * gdb.arch/configure.in: New file.
17699 * gdb.arch/configure: New file.
17700 * gdb.arch/Makefile.in: New file.
17701
17702 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
17703
17704 * gdb.asm/asm-source.exp: Add v850 as supported target.
17705 * gdb.asm/v850.inc: New file.
17706
17707 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
17708
17709 * gdb.c++/annota2.exp (annotate-quit): Add comment.
17710
17711 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
17712
17713 * gdb.base/break.exp: Check 'break "marker2"'.
17714
17715 2002-05-10 Michael Snyder <msnyder@redhat.com>
17716
17717 * gdb.base/long_long.exp: Fix typo.
17718
17719 2002-05-10 Jim Blandy <jimb@redhat.com>
17720
17721 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
17722 a bug.
17723
17724 * gdb.base/printcmds.exp (test_integer_literals_rejected):
17725 Recognize more detailed error message produced by the macro
17726 expander's lexical analyzer.
17727 * lib/gdb.exp (test_print_reject): Same.
17728
17729 2002-05-09 Mark Kettenis <kettenis@gnu.org>
17730
17731 * gdb.c++/method.exp: Fix typo.
17732
17733 2002-05-08 Michael Snyder <msnyder@redhat.com>
17734
17735 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
17736 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
17737 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
17738 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
17739 Add iftarget clause for strongarm.
17740
17741 2002-05-06 Michael Snyder <msnyder@redhat.com>
17742
17743 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
17744 (gdb_continue_to_end): Accept output from status wrapper.
17745 * gdb.base/ending-run.exp: Add case for output from status wrapper.
17746 Clean up fail messages to match pass messages.
17747
17748 Enable the "needs_status_wrapper" testsuite feature.
17749 * lib/gdb.exp (gdb_wrapper_init): New procedure.
17750 (gdb_compile): Conditionally call gdb_wrapper_init.
17751 * gdb.base/a2-run.exp: Recognize output from status wrapper.
17752 * gdb.c++/method.exp: Recognize output from status wrapper.
17753
17754 2002-05-06 Ben Elliston <bje@redhat.com>
17755 From Graydon Hoare <graydon@redhat.com>
17756
17757 * config/sid.exp: Include support for "rawsid" protocol.
17758
17759 2002-05-03 Jim Blandy <jimb@redhat.com>
17760
17761 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
17762 * gdb.c++/hang3.C: New file.
17763
17764 2002-05-04 Andrew Cagney <ac131313@redhat.com>
17765
17766 * gdb.base/default.exp: Remove obsolete code.
17767 * gdb.c++/misc.exp: Ditto. Update copyright.
17768 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
17769 * gdb.base/whatis.exp: Ditto. Update copyright.
17770 * gdb.base/scope.exp: Ditto. Update copyright.
17771 * gdb.base/ptype.exp: Ditto. Update copyright.
17772 * gdb.base/printcmds.exp: Ditto. Update copyright.
17773 * gdb.base/opaque.exp: Ditto. Update copyright.
17774 * gdb.base/list.exp: Ditto.
17775 * gdb.base/funcargs.exp: Ditto. Update copyright.
17776 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
17777 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
17778 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
17779 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
17780 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
17781 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
17782
17783 2002-05-02 Michael Snyder <msnyder@redhat.com>
17784
17785 * gdb.base/watchpoint.exp: Add xscale target.
17786 * gdb.base/long_long.exp: Add xscale target.
17787 * gdb.base/default.exp: Add xscale target.
17788
17789 2002-05-01 Jim Blandy <jimb@redhat.com>
17790
17791 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
17792 gdb.c++/hang.exp: New test.
17793
17794 2002-05-01 Fred Fish <fnf@redhat.com>
17795
17796 * gdb.base/completion.exp: Handle completions of "./Make" for
17797 more than one completion possibility, as is the case when we
17798 build and test in the source tree.
17799
17800 2002-04-29 Anthony Green <green@redhat.com>
17801
17802 * gdb.java/jmisc1.exp: New file.
17803 * gdb.java/jmisc2.exp: New file.
17804
17805 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
17806
17807 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
17808
17809 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
17810
17811 * gdb.base/help.exp: Change 'help status' to allow for target
17812 dependent output differences.
17813
17814 2002-04-22 Michael Chastain <mec@shout.net>
17815
17816 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
17817
17818 2002-04-22 Michael Chastain <mec@shout.net>
17819
17820 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
17821
17822 2002-04-17 David S. Miller <davem@redhat.com>
17823
17824 * gdb.asm/sparc64.inc: New file.
17825 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
17826
17827 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
17828
17829 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
17830 instruction file directly into the build tree. Clean up at end of
17831 test.
17832
17833 2002-04-18 David S. Miller <davem@redhat.com>
17834
17835 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
17836 handle 64-bit platforms correctly.
17837 * gdb.base/maint.exp: Likewise.
17838
17839 2002-04-18 Kevin Buettner <kevinb@redhat.com>
17840
17841 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
17842 ``-fpic'' when compiling files comprising a shared library, but
17843 it does need additional linker flags in order to find shared
17844 libraries at run time.
17845
17846 2002-04-18 Kevin Buettner <kevinb@redhat.com>
17847
17848 * gdb.base/cvexpr.c (use): New function.
17849 (main): Invoke use() on all global variables to prevent
17850 some linkers from deleting these otherwise unused symbols.
17851
17852 2002-04-17 Michael Chastain <mec@shout.net>
17853 From David S. Miller <davem@redhat.com>
17854
17855 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
17856 handle 64-bit platforms correctly.
17857
17858 2002-04-12 Michael Snyder <msnyder@redhat.com>
17859 From Jim Blandy <jimb@redhat.com>
17860 * gdb.base/foo.c (foox): Remove section attribute; the linker
17861 script can handle this instead.
17862 * gdb.base/bar.c (barx): Same.
17863 * gdb.base/baz.c (bazx): Same.
17864 * gdb.base/grbx.c (grbxx): Same.
17865
17866 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
17867 manager doesn't automatically unmap overlays unnecessarily.
17868
17869 2002-04-10 Martin M. Hunt <hunt@redhat.com>
17870
17871 * gdb.base/ending-run.exp: Fix pattern for Mips targets
17872 stepping out of main.
17873
17874 2002-04-09 Michael Chastain <mec@shout.net>
17875
17876 * gdb.c++/local.cc (main): Move call to marker1() inside nested
17877 scope so that the nested scope tests will make sense.
17878 * gdb.c++/local.exp: Write patterns that actually work with gcc
17879 (the HP patterns "were never known to work with gcc").
17880 Keep the old aCC patterns too.
17881
17882 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
17883
17884 * gdb.base/attach.exp: Correct target board test.
17885
17886 2002-04-08 Michael Chastain <mec@shout.net>
17887
17888 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
17889 in a const method. Add some xfail and fail cases for configurations
17890 that do not emit the "const ...".
17891
17892 2002-04-07 Michael Chastain <mec@shout.net>
17893
17894 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
17895 Accept "A * const" and "const A * const" as type of "this".
17896 Fix spelling of getFunky throughout. Make messages uniform.
17897
17898 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
17899
17900 Work around for PR gdb/285:
17901 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
17902
17903 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
17904
17905 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
17906 instructions file at run time instead of configure time.
17907 Sometimes we run the test in a directory that is not the one we
17908 configured in.
17909 * gdb.asm/configure.in: Delete creation of symlink.
17910 * gdb.asm/configure: Regenerate.
17911
17912 2002-04-05 J. Brobecker <brobecker@gnat.com>
17913
17914 * gdb.gdb/xfullpath.exp: New test, to exercise the new
17915 xfullpath () function.
17916
17917 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
17918
17919 * gdb.asm/Makefile.in: Correct dependencies.
17920
17921 * gdb.asm/powerpc.inc: New file.
17922 * gdb.asm/asm-source.exp: Add PowerPC.
17923 * gdb.asm/configure.in: Likewise.
17924 * gdb.asm/configure: Regenerated.
17925
17926 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
17927
17928 * gdb.base/relocate.exp: New file.
17929 * gdb.base/relocate.c: New file.
17930
17931 2002-04-04 Fred Fish <fnf@redhat.com>
17932
17933 * gdb.base/step-test.exp: Update comment regarding stopping in
17934 memcpy/bcopy calls inserted as part of the compiler runtime.
17935
17936 2002-04-04 Michael Snyder <msnyder@redhat.com>
17937
17938 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
17939
17940 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
17941
17942 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
17943 (gdb_expect): Remove $notransfer hack.
17944
17945 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
17946
17947 * gdb.c++/classes.exp ("calling method for small class"): Match
17948 updated register output.
17949
17950 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
17951
17952 Fix PR gdb/452
17953 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
17954 when finished. Make gdb_file_cmd send "exec-file" when
17955 appropriate.
17956
17957 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
17958
17959 * gdb.base/attach.exp: Remove extra setup_xfail.
17960
17961 2002-03-26 Michael Snyder <msnyder@redhat.com>
17962
17963 * gdb.base/default.exp: Add tests for dump, append, and restore.
17964 * gdb.base/help.exp: Add tests for dump, append, and restore.
17965 * gdb.base/dump.exp: New file, test dump, append and restore.
17966 * gdb.base/dump.c: New file.
17967
17968 2002-03-27 Michael Snyder <msnyder@redhat.com>
17969
17970 * gdb.base/help.exp: Modify expect strings to reflect
17971 clean-ups in help messages.
17972
17973 2002-03-26 Fred Fish <fnf@redhat.com>
17974
17975 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
17976 have debugging info for those functions and the compiler uses them
17977 internally to copy structs around.
17978
17979 2002-03-26 Fred Fish <fnf@redhat.com>
17980
17981 * gdb.base/list.exp: Revert the change made yesterday and add note
17982 about why we don't list the default lines for remote targets.
17983
17984 2002-03-25 Michael Snyder <msnyder@redhat.com>
17985
17986 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
17987
17988 2002-03-25 Fred Fish <fnf@redhat.com>
17989
17990 * gdb.base/list.exp: This test works on remote targets so remove
17991 the short circuit for remote targets. Update copyright.
17992
17993 2002-03-25 Fred Fish <fnf@redhat.com>
17994
17995 * gdb.base/attach.exp: Fix logic error that was suppressing this
17996 test for all non hppa*-*-hpux* targets, instead of the hp target.
17997 Move comments closer to the suppression point. Also now need to
17998 check that we are running natively.
17999
18000 2002-03-22 Michael Snyder <msnyder@redhat.com>
18001
18002 * gdb.base/default.exp: Add test for gcore. Update copyright.
18003 * gdb.base/help.exp: Add test for gcore. Update copyright.
18004
18005 2002-03-06 Fred Fish <fnf@redhat.com>
18006
18007 * gdb.base/funcargs.c: Remove extraneous ';' character.
18008 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
18009
18010 2002-03-04 Michael Chastain <mec@shout.net>
18011
18012 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
18013 accommodate gcc v3 function signature.
18014 * gdb.mi/mi0-var-cmd-exp: Ditto.
18015
18016 2002-02-24 Andrew Cagney <ac131313@redhat.com>
18017
18018 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
18019 ``GNU/Linux'' or ``Linux kernel''
18020 * testsuite/gdb.threads/pthreads.c: Ditto.
18021
18022 2002-02-24 Michael Chastain <mec@shout.net>
18023
18024 * gdb.threads/pthreads.c (thread1): Add a return statement.
18025 (thread2): Likewise.
18026 (foo): Likewise.
18027
18028 2002-02-23 Michael Chastain <mec@shout.net>
18029
18030 * gdb.threads/linux-dp.c (philosopher): Add a return statement
18031 to placate gcc.
18032
18033 2002-02-23 Michael Chastain <mec@shout.net>
18034
18035 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
18036 test "ptype bint". The test passes on all my stabs configurations.
18037
18038 2002-02-21 Jim Blandy <jimb@redhat.com>
18039
18040 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
18041 filename at a time, and watch for the ones we want to see.
18042
18043 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
18044 types of pointers to prototyped functions.
18045
18046 2002-02-20 Andrew Cagney <ac131313@redhat.com>
18047
18048 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
18049 signed, unsigned and straight char.
18050 (padding_char, padding_short, padding_int, padding_long,
18051 padding_long_long, padding_float, padding_double,
18052 padding_long_double): New global variables.
18053 (fill, fill_structs): New functions.
18054
18055 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
18056 for correctly sized writes. Update copyright.
18057 (get_valueof): New procedure.
18058 (get_sizeof): Call get_valueof.
18059 (check_valueof): New procedure.
18060 (check_padding): New procedure.
18061
18062 2002-02-20 Michael Chastain <mec@shout.net>
18063
18064 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
18065 to setup_xfail. Document some of the remaining calls.
18066
18067 2002-02-18 Michael Chastain <mec@shout.net>
18068
18069 * gdb.c++/userdef.exp: Update copyright year.
18070
18071 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
18072
18073 * gdb.c++/userdef.exp: Test overloaded operators properly.
18074 Remove xfails.
18075
18076 2002-02-14 Michael Snyder <msnyder@redhat.com>
18077
18078 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
18079
18080 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
18081
18082 * gdb.base/a2-run.exp: Check for a remote target properly.
18083 * gdb.base/annota1.exp: Likewise.
18084 * gdb.base/list.exp: Likewise.
18085 * gdb.base/reread.exp: Likewise.
18086 * gdb.base/scope.exp: Likewise.
18087 * gdb.base/shlib-call.exp: Likewise.
18088 * gdb.base/term.exp: Likewise.
18089 * gdb.c++/annota2.exp: Likewise.
18090
18091 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
18092
18093 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
18094
18095 2002-02-10 Michael Chastain <mec@shout.net>
18096
18097 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
18098 (call_after_alloca): Ditto.
18099
18100 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
18101
18102 * gdb.base/ending-run.exp: Guard "cont" test with
18103 gdb_skip_stdio_test.
18104
18105 2002-02-06 Jim Blandy <jimb@redhat.com>
18106
18107 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
18108 from here...
18109 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
18110 To here. Disable this test on non-HP platforms. Add big comment.
18111
18112 2002-02-04 Michael Snyder <msnyder@redhat.com>
18113
18114 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
18115 other than d10v and m32r.
18116
18117 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
18118
18119 * gdb.base/default.exp: Rewrite test patterns to reduce time
18120 taken to match them.
18121
18122 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
18123
18124 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
18125 Allow a start function above main.
18126 * gdb.threads/linux-dp.exp: Fix copyright date.
18127
18128 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
18129
18130 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
18131 (check_philosopher_stack): Check for manager thread before checking
18132 for a just-starting thread.
18133
18134 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
18135
18136 From Neil Booth <neil@daikokuya.demon.co.uk>:
18137 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
18138 warnings.
18139
18140 2002-01-21 Fred Fish <fnf@redhat.com>
18141
18142 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
18143 not caller.
18144
18145 2002-01-21 Jim Blandy <jimb@redhat.com>
18146
18147 * gdb.base/reread.exp: Check that GDB properly re-reads the
18148 executable file when it changes while no inferior is running.
18149
18150 2002-01-21 Fred Fish <fnf@redhat.com>
18151
18152 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
18153 optionally accept the "shlib events" variation.
18154
18155 2002-01-21 Jim Blandy <jimb@redhat.com>
18156
18157 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
18158 call `fflush' after every `printf', so that the output is produced
18159 at predictable points, regardless of whatever buffering does (or
18160 doesn't) take place.
18161 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
18162 at different points.
18163
18164 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
18165
18166 * gdb.c++/inherit.exp: Update copyright years.
18167 * gdb.c++/method.exp: Likewise.
18168
18169 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
18170
18171 * gdb.c++/classes.exp: Update for improved v3 support and skipping
18172 artificial methods/arguments.
18173 * gdb.c++/derivation.exp: Likewise.
18174 * gdb.c++/inherit.exp: Likewise.
18175 * gdb.c++/method.exp: Likewise.
18176 * gdb.c++/virtfunc.exp: Likewise.
18177
18178 2002-01-18 Andrew Cagney <ac131313@redhat.com>
18179
18180 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
18181 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
18182 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
18183 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
18184 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
18185 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
18186
18187 2002-01-17 Jim Blandy <jimb@redhat.com>
18188
18189 * gdb.asm/asm-source.exp (info symbol): Take another shot at
18190 anchoring the pattern matching the entry point symbol's name.
18191
18192 2002-01-17 Andrew Cagney <ac131313@redhat.com>
18193
18194 * gdb.base/maint.exp: Update ``maint internal-error'' to match
18195 continue/quit query. Update copyright.
18196
18197 2002-01-14 Michael Snyder <msnyder@redhat.com>
18198
18199 * gdb.base/gcore.exp: Remove extra debugging output.
18200
18201 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
18202
18203 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
18204 for slightly dubious v2 mangled string.
18205
18206 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
18207
18208 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
18209
18210 2002-01-10 Jason Merrill <jason@redhat.com>
18211
18212 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
18213
18214 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
18215 constructors.
18216 * gdb.c++/derivation.exp: Likewise.
18217 * gdb.c++/templates.exp: Likewise.
18218 * gdb.c++/virtfunc.exp: Likewise.
18219
18220 2002-01-10 Michael Snyder <msnyder@redhat.com>
18221
18222 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
18223
18224 2002-01-08 Michael Snyder <msnyder@redhat.com>
18225
18226 * gdb.base/gcore.exp: New test for generate-core-file command.
18227 * gdb.base/gcore.c: Testcase for above.
18228 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
18229
18230 2002-01-08 Jason Merrill <jason@redhat.com>
18231
18232 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
18233
18234 2002-01-07 Fred Fish <fnf@redhat.com>
18235
18236 * gdb.c++/overload.exp: Remove unconditional xfails for:
18237 print foo_instance1.overloadargs(1)
18238 print foo_instance1.overloadargs(1, 2)
18239 print foo_instance1.overloadargs(1, 2, 3)
18240 print foo_instance1.overloadargs(1, 2, 3, 4)
18241 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
18242 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
18243 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
18244 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
18245 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
18246 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
18247 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
18248 print foo_instance1.overload1arg()
18249 print foo_instance1.overload1arg((char)arg2)
18250 print foo_instance1.overload1arg((signed char)arg3)
18251 print foo_instance1.overload1arg((unsigned char)arg4)
18252 print foo_instance1.overload1arg((int)arg7)
18253 print foo_instance1.overload1arg((unsigned int)arg8)
18254 print foo_instance1.overload1arg((float)arg11)
18255 print foo_instance1.overload1arg((double)arg12)
18256
18257 2002-01-07 Michael Snyder <msnyder@redhat.com>
18258
18259 * gdb.base/huge.exp: New test. Print a very large target data object.
18260 (skip_huge_test): New test variable. Define if you want to skip this
18261 test. The test reads an 8 megabyte data object from the target, so it
18262 might be very time consuming on remote targets with a slow connection.
18263 * gdb.base/huge.c: New file. Test case for above.
18264
18265 2002-01-07 Fred Fish <fnf@redhat.com>
18266
18267 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
18268 g_instance.bfoo, and g_instance.cfoo.
18269
18270 2002-01-07 Jeffrey A Law <law@redhat.com>
18271
18272 * gdb.base/break.c (multi_line_if_conditional): New function.
18273 (multi_ilne_while_conditional): Likewise.
18274 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
18275 IF or WHILE condition puts the breakpoint at the start of
18276 the condition.
18277
18278 * gdb.base/selftest.exp (backtrace through signal handler): Remove
18279 hppa*-*-hpux* expected failure.
18280 * gdb.base/structs.exp (do_function_calls): Similarly.
18281
18282 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
18283 watchpoints.
18284
18285 2002-01-06 Andrew Cagney <ac131313@redhat.com>
18286
18287 Fix PR gdb/66.
18288 * gdb.base/structs.exp: Replace skip for a29k with skip for
18289 gdb,cannot_call_functions.
18290 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
18291 * gdb.base/callfuncs.exp: Ditto.
18292 * gdb.base/call-rt-st.exp: Ditto.
18293 * gdb.base/call-strs.exp: Ditto.
18294 * gdb.base/callfwmall.exp: Ditto.
18295 * gdb.base/scope.exp: Obsolete xfail a29k.
18296 * gdb.c++/misc.exp: Ditto.
18297 * gdb.c++/cplusfuncs.exp: Ditto.
18298 * gdb.base/ptype.exp: Ditto.
18299 * gdb.base/printcmds.exp: Ditto.
18300 * gdb.base/opaque.exp: Ditto.
18301 * gdb.base/list.exp: Ditto.
18302 * gdb.base/funcargs.exp: Ditto.
18303 * gdb.base/default.exp: Ditto.
18304
18305 2002-01-04 Michael Snyder <msnyder@redhat.com>
18306
18307 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
18308 * gdb.base/maint.exp: Add tests for maint info sections options.
18309
18310 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
18311
18312 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
18313
18314 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
18315
18316 * gdb.asm/arm.inc: New file.
18317 * gdb.asm/asm-source.exp: Add arm targets.
18318 * gdb.asm/configure.in: Ditto.
18319 * gdb.asm/configure: Recreated from configure.in.
18320
18321 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
18322
18323 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
18324 with HP's compiler.
18325 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18326 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18327 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18328 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18329
18330 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
18331 either HP's compilers or GCC.
18332
18333 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
18334 a SIGBUS or SIGSEGV.
18335
18336 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
18337
18338 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
18339 can be compiled with either HP's compiler or GCC.
18340
18341 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
18342 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
18343 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
18344
18345 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
18346 to match current gdb output. Update due to using auto-solib-limit
18347 for limiting instead of overloading auto-solib-add.
18348 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
18349 test program.
18350
18351 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
18352 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
18353 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18354 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18355 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18356 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18357 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
18358 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
18359 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
18360 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
18361 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
18362 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
18363 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
18364
18365 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
18366 a SIGTRAP to the inferior.
18367
18368 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
18369
18370 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
18371 Substitute call to target_link by call to gdb_compile.
18372
18373 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
18374
18375 * gdb.base/break.exp: Fix HP specific search string when testing
18376 backtracing in a called function.
18377
18378 * gdb.base/constvars.exp: Only set lang to C++ if we're
18379 compiling the test with HP's compilers.
18380 * gdb.base/volatile.exp: Similarly.
18381
18382 2001-12-19 Jim Blandy <jimb@redhat.com>
18383
18384 * gdb.base/printcmds.exp: Expect the null character to be printed
18385 as '\0', and the '\013' to be printed as '\v'.
18386 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
18387 * gdb.base/setvar.exp: Same.
18388
18389 2001-12-17 Jim Blandy <jimb@redhat.com>
18390
18391 * gdb.base/completion.exp: Rather than completing very long
18392 filenames, which can make the readline library produce output we
18393 don't recognize, cd to the directory first, and then complete
18394 using nice, short relative paths.
18395
18396 * gdb.base/completion.exp: On some systems, there is, in fact, a
18397 variable named `b' in scope, since GDB treats all static
18398 variables as being in scope. So use `no_var_named_this'
18399 instead of `b'.
18400
18401 * gdb.base/corefile.exp: Recognize the message saying that GDB
18402 can't find the core file's registers as a failure.
18403
18404 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
18405
18406 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
18407 test expect string more specific.
18408
18409 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
18410
18411 * gdb.asm/asm-source.exp: Add support for xstormy16.
18412 * gdb.asm/configure.in: Ditto.
18413 * gdb.asm/configure: Rebuild.
18414 * gdb.asm/xstormy16.inc: New file.
18415
18416 2001-12-10 Fred Fish <fnf@redhat.com>
18417
18418 * gdb.base/maint.exp: Update to match changes in type dumping code.
18419
18420 2001-12-10 Jim Blandy <jimb@redhat.com>
18421
18422 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
18423 matching the entry point symbol's name at the beginning of the
18424 line.
18425
18426 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
18427
18428 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
18429 gdb.c++/inherit.exp, gdb.c++/method.exp,
18430 gdb.c++/namespace.exp, gdb.c++/templates.exp,
18431 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
18432 and class layout support.
18433
18434 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
18435
18436 * gdb.c++/classes.exp: Add test for static member function.
18437 * gdb.c++/misc.cc: Add class with static member function.
18438
18439 2001-12-07 Jim Blandy <jimb@redhat.com>
18440
18441 If GDB says it can't find the struct the function returned, report
18442 those tests as `unsupported'.
18443 * gdb.base/call-rt-st.exp (print_struct_call): New function.
18444 Rewrite subsequent tests to use it.
18445
18446 If GDB says it can't find the struct the function returned, report
18447 those tests as `unsupported'.
18448 * gdb.base/structs.exp (call_struct_func): New function.
18449 (do_function_calls): Use call_struct_func to call the functions
18450 returning structs.
18451
18452 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
18453 whether functions are prototyped or not, so we can't possibly pass
18454 arguments to t_float_values2 properly.
18455
18456 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
18457 value of `timeout' for targets other than the mips*tx39-*.
18458
18459 2001-12-06 Michael Snyder <msnyder@redhat.com>
18460
18461 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
18462 and detect whether the start symbol has a leading underscore.
18463
18464 2001-12-04 Jim Blandy <jimb@redhat.com>
18465
18466 * gdb.base/completion.exp: Clarify indentation.
18467
18468 2001-12-03 Jim Blandy <jimb@redhat.com>
18469
18470 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
18471 variables on the S/390, not `.word'.
18472
18473 2001-11-30 Jim Blandy <jimb@redhat.com>
18474
18475 Add assembly-source tests for s390-ibm-linux.
18476 * gdb.asm/s390.inc: New file.
18477 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
18478 the S/390 architecture.
18479 * gdb.asm/configure: Regenerated.
18480
18481 2001-11-30 Michael Snyder <msnyder@redhat.com>
18482
18483 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
18484 next, info source, info sources, info line, global and static
18485 variables, and static functions.
18486 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
18487 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
18488 * gdb.asm/asmsrc1.s: Add a static function and some variables.
18489 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
18490 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
18491 (gdbasm_leave): Restore frame pointer.
18492 (gdbasm_startup): Copy stack set-up from crt0.S.
18493
18494 2001-11-26 Fernando Nasser <fnasser@redhat.com>
18495
18496 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
18497 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
18498 to a local (non-static) variable. Copy tstruct.a to a static buffer
18499 and return a pointer to that buffer.
18500 * gdb.base/callfwmall.c (t_structs_a): Ditto.
18501
18502 2001-11-24 Mark Kettenis <kettenis@gnu.org>
18503
18504 * gdb.asm/configure.in: Fix recognition of ix86 target.
18505 * gdb.asm/configure: Regenerate.
18506
18507 2001-11-21 Michael Snyder <msnyder@redhat.com>
18508
18509 * gdb.asm/sparc.inc: New file.
18510 * gdb.asm/asm-source.exp: Recognize sparc target.
18511 * gdb.asm/configure.in: Recognize sparc target.
18512 * gdb.asm/configure: Regenerate.
18513
18514 2001-11-21 Michael Snyder <msnyder@redhat.com>
18515
18516 * gdb.asm/m32r.inc: New file.
18517 * gdb.asm/asm-source.exp: Recognize m32r target.
18518 * gdb.asm/configure.in: Recognize m32r target.
18519 * gdb.asm/configure: Regenerate.
18520
18521 2001-11-20 Michael Snyder <msnyder@redhat.com>
18522
18523 * gdb.asm/i386.inc: New file.
18524 * gdb.asm/asm-source.exp: Recognize ix86 target.
18525 * gdb.asm/configure.in: Recognize ix86 target.
18526 * gdb.asm/configure: Regenerate.
18527
18528 * gdb.c++/namespace.exp: Fix quotes in output messages.
18529
18530 2001-11-14 Michael Snyder <msnyder@redhat.com>
18531
18532 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
18533 qualifier in a type cast expression, to designate an address
18534 in the instruction space (Harvard architecture).
18535
18536 2001-11-13 Michael Snyder <msnyder@redhat.com>
18537
18538 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
18539 Tests for expressions using 'const' and 'volatile'.
18540
18541 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
18542
18543 * gdb.asm/asm-sources.exp: Allow defining linker flags.
18544
18545 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
18546
18547 * lib/mi-support.exp (mi_run_to_helper): Move comments
18548 outside of gdb_expect.
18549
18550 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
18551
18552 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
18553 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
18554 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
18555 mi0_run_to): New functions.
18556 * gdb.mi/mi-simplerun.exp: Use them.
18557 * gdb.mi/mi0-simplerun.exp: Likewise.
18558 * gdb.mi/mi-var-cmd.exp: Likewise.
18559 * gdb.mi/mi0-var-cmd.exp: Likewise.
18560
18561 2001-11-10 Andrew Cagney <ac131313@redhat.com>
18562
18563 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
18564 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
18565
18566 2001-11-09 Andrew Cagney <ac131313@redhat.com>
18567
18568 * gdb.base/restore.exp: Include $expected value in restored test
18569 message.
18570
18571 2001-11-09 Andrew Cagney <ac131313@redhat.com>
18572
18573 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
18574 implemented.
18575
18576 2001-11-08 Michael Snyder <msnyder@redhat.com>
18577
18578 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
18579 Add pass/fail message for stop at breakpoint in call dummy function.
18580
18581 2001-11-07 Michael Snyder <msnyder@redhat.com>
18582
18583 * gdb.c++/templates.exp (test_template_breakpoints):
18584 If we get an overload menu, but it does not match what
18585 we expect, we still need to issue the "cancel" command.
18586 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
18587 making the whitespace optional. Argument for "new" may be
18588 "unsigned" as well as "unsigned int/long".
18589 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
18590 making the whitespace optional. Also replace "(void) with
18591 "((void|)), making the keyword "void" optional.
18592 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
18593 making the whitespace optional. Also replace "(void) with
18594 "((void|)), making the keyword "void" optional.
18595 * gdb.base/callfuncs.c (t_float_values): This function must
18596 _not_ be prototyped, and the following function (t_float_values2)
18597 must be prototyped (if the compiler supports it), so that GDB
18598 can be tested against both cases. Usually one case involves
18599 promotion of float to double, while the other does not.
18600 * gdb.base/callfwmall.c: Ditto.
18601 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
18602 includes a stack frame for "start".
18603
18604 2001-11-05 Jim Blandy <jimb@redhat.com>
18605
18606 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
18607 pointers are 32 bits long, and that offsets of relocs are always
18608 stored in the data (REL-style), and not in the reloc entry itself
18609 (RELA-style).
18610 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
18611 stabs.
18612
18613 2001-11-01 Michael Snyder <msnyder@redhat.com>
18614
18615 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
18616 and regular expression operators by using quoting.
18617
18618 2001-10-31 Michael Snyder <msnyder@redhat.com>
18619
18620 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
18621 depending on what the symbol table contains.
18622 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
18623 the output of the ptype command. Similarly, accept both "const &"
18624 and "const&".
18625
18626 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
18627
18628 * gdb.base/miscexprs.c (main): Add usage of preprocessor
18629 symbol `STORAGE' to allow to choose the storage class of
18630 the local datastructures.
18631 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
18632 compiler directive.
18633
18634 2001-10-30 Michael Snyder <msnyder@redhat.com>
18635
18636 * gdb.base/jump.exp: Allow it to run for all targets.
18637
18638 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
18639
18640 * gdb.base/call-ar-st.c (print_double_array): Match for loop
18641 with new double_array size.
18642 (main): Change storage class of all local variables to static.
18643 Reduce size of double_array to 9.
18644 * gdb.base/call-ar-st.exp: Increase timeout value.
18645 Change expected output for double array to match new size in
18646 call-ar-st.c.
18647
18648 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
18649
18650 * gdb.base/ending-run.exp: Create identical output when passing
18651 `step to end of run' case. Add regular expression branch satisfying
18652 Stormy16 target.
18653
18654 2001-10-28 Mark Kettenis <kettenis@gnu.org>
18655
18656 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
18657 that we catch the expected failure under Linux/x86.
18658
18659 2001-10-29 Orjan Friberg <orjanf@axis.com>
18660
18661 * gdb.base/setvar.exp: Escape curly braces.
18662 * gdb.stabs/weird.exp: Ditto.
18663
18664 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
18665
18666 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
18667 * gdm.mi/mi0-hack-cli.exp: Likewise.
18668
18669 2001-10-25 Andrew Cagney <ac131313@redhat.com>
18670
18671 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
18672 messages.
18673
18674 2001-10-21 Andrew Cagney <ac131313@redhat.com>
18675
18676 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
18677 checking MI enabled.
18678
18679 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
18680
18681 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
18682
18683 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
18684
18685 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
18686 if gdb child process crashes, just signal an error.
18687
18688 2001-10-02 Jim Blandy <jimb@redhat.com>
18689
18690 * lib/gdb.exp (test_xfail_format): Simplify.
18691
18692 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
18693 front of the variable name `format'. Simplify `if'.
18694
18695 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
18696
18697 * gdb.threads/pthreads.exp: Wait for output and delay
18698 before sending ^C.
18699
18700 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
18701
18702 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
18703 some incorrect output instead of timing out.
18704 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
18705
18706 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
18707
18708 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
18709 check to allow additional `int'.
18710
18711 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
18712
18713 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
18714 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
18715
18716 2001-09-27 Michael Snyder <msnyder@redhat.com>
18717
18718 * lib/gdb.exp (test_debug_format): New proc.
18719 (setup_xfail_format): Use new proc test_debug_format.
18720 * gdb.base/constvars.exp (local_compiler_xfail_check): New
18721 proc; use new service proc test_debug_format.
18722 Replace all other "gcc_compiled" tests with this test.
18723 * gdb.base/volatile.exp (local_compiler_xfail_check): New
18724 proc; use new service proc test_debug_format.
18725 Replace all other "gcc_compiled" tests with this test.
18726
18727 2001-09-27 Michael Snyder <msnyder@redhat.com>
18728
18729 * gdb.base/cvexpr.exp: New file.
18730 * gdb.base/cvexpr.c: New file
18731 Test for expressions using const and volatile keywords.
18732
18733 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
18734
18735 * gdb.base/constvars.exp: Check for different orders of keywords
18736 and additional "int" strings in output.
18737
18738 2001-09-22 Andrew Cagney <ac131313@redhat.com>
18739
18740 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
18741 responses from "help maint".
18742
18743 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
18744
18745 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
18746 to localhost:NNN instead of :NNN, in case Xvfb is listening
18747 only on TCP.
18748
18749 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
18750
18751 * gdb.base/recurse.exp: When checking leaving the watchpoint
18752 scope, recognize when gdb is in function's epilogue and pass.
18753
18754 2001-09-18 Keith Seitz <keiths@redhat.com>
18755
18756 * lib/insight-support.exp (_gdbtk_export_target_info): Add
18757 support for running tests against sid targets.
18758 (gdbtk_done): Ditto.
18759
18760 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
18761
18762 * gdb.base/ending-run.c (main): Set stdout buffersize
18763 to the same reasonable value for any target.
18764 * gdb.base/ending-run.exp: Add a regular expression
18765 to make testsuite happy on Sanyo Stormy16 target.
18766
18767 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
18768
18769 * gdb.base/display.c (do_loops): Add float variable `f'.
18770 Increment f in loop.
18771 * gdb.base/display.exp: Increment timeout by 60 seconds.
18772 Change float display test to use variable `f'.
18773
18774 2001-09-17 Jim Blandy <jimb@redhat.com>
18775
18776 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
18777 overflowing the limited breakpoint tables on some ROM monitors
18778 (like the ROM68K).
18779
18780 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
18781
18782 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
18783 the "-ac" (disable access control) flag.
18784
18785 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
18786
18787 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
18788 ints.
18789
18790 2001-08-30 Keith Seitz <keiths@redhat.com>
18791
18792 * lib/gdb.exp: Move all insight-related functionality into
18793 separate file.
18794 * lib/insight-support.exp: New file.
18795
18796 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
18797
18798 * config/sid.exp (sid_start): Never set sid verbosity; disable
18799 expect_background {} that consumed its stdout; tolerate </dev/null.
18800 Attempt to set endianness override in "sid" protocol mode. Cleanup.
18801
18802 2001-08-18 Andrew Cagney <ac131313@redhat.com>
18803
18804 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
18805 CLI jump command to start it.
18806 (mi_run_to_main): Fail immediatly when unexpected output.
18807
18808 2001-08-18 Andrew Cagney <ac131313@redhat.com>
18809
18810 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
18811 beginning of function. Fix PR gdb/191.
18812
18813 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
18814
18815 * config/sid.exp (sid_start): Don't warn if we cannot figure out
18816 what to force sid endianness to.
18817
18818 2001-08-15 Keith Seitz <keiths@redhat.com>
18819
18820 * lib/gdb.exp (gdbtk_start): Don't set environment
18821 variables for TCL_LIBRARY and friends. Insight will
18822 now figure these out for itself.
18823
18824 2001-08-02 Michael Snyder <msnyder@redhat.com>
18825
18826 * gdb.base/completion.exp: Remove the symbol "a64l" from
18827 the expect string; this is target-specific, and not related
18828 to what is being tested.
18829
18830 2001-08-02 Dave Brolley <brolley@redhat.com>
18831
18832 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
18833
18834 2001-07-25 Michael Snyder <msnyder@redhat.com>
18835
18836 * gdb.base/consecutive.exp: New file. Test stepping over
18837 breakpoints on consecutive instructions.
18838 * gdb.base/consecutive.c: New file.
18839
18840 * gdb.base/call-rt-st.exp: Use double-backslash to quote
18841 curly braces in regular expressions.
18842
18843 2001-07-25 Michael Snyder <msnyder@redhat.com>
18844
18845 * gdb.base/ending-run.exp: Accept "Program exited normally" as
18846 legitimate output from stepping out of main.
18847
18848 2001-07-22 Keith Seitz <keiths@redhat.com>
18849
18850 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
18851 the empty string, do not run the tests.
18852
18853 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18854
18855 * gdb.base/long_long.exp: Detect size of pointer. Take into
18856 account 2-byte pointers when testing for p/a results.
18857
18858 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18859
18860 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
18861 and defined to 1K for m68hc11.
18862 (random_data): Reduce table to 1K for embedded platforms (68hc11).
18863 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
18864 (sizeof_random_data): New variable to tell the size of the data table;
18865 don't test past this size; always run to main.
18866
18867 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18868
18869 * gdb.base/return2.exp: return of long long and double fails for
18870 68HC11; don't execute these tests on that platform.
18871 * gdb.base/return.exp: Return of a double fails for 68hc11.
18872
18873 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18874
18875 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
18876 tests that print a float.
18877 * call-rt-st.exp: Likewise.
18878
18879 2001-07-12 Mark Kettenis <kettenis@gnu.org>
18880
18881 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
18882 running this test on Linux.
18883
18884 2001-06-24 Michael Chastain <chastain@redhat.com>
18885
18886 * gdb.base/arithmet.exp: Remove some tests to make all test names
18887 unique.
18888
18889 2001-07-03 Michael Snyder <msnyder@redhat.com>
18890
18891 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
18892 the output of the ptype command.
18893
18894 2001-07-02 Michael Snyder <msnyder@redhat.com>
18895
18896 * gdb.base/completion.exp: Don't assume that break.c is the only
18897 source file that may contain functions named "marker".
18898 * gdb.base/corefile.exp: Quote the curly braces in regexp.
18899
18900 2001-06-28 Andrew Cagney <ac131313@redhat.com>
18901
18902 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
18903 of files to delete.
18904
18905 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
18906 * gdb.disasm/h8300s.exp: New file.
18907 gdb.disasm/h8300s.s: Likewise.
18908
18909 2001-06-27 Andrew Cagney <ac131313@redhat.com>
18910
18911 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
18912 empty breakpoint tables.
18913
18914 2001-06-25 Andrew Cagney <ac131313@redhat.com>
18915
18916 * lib/mi-support.exp: Update args=... part of stop-reason
18917 patterns. Accept either a list or a tuple.
18918
18919 2001-06-23 Andrew Cagney <ac131313@redhat.com>
18920
18921 * lib/mi-support.exp: Remove local emacs variable defining
18922 change-log-default-name.
18923
18924 2001-06-22 Michael Chastain <chastain@redhat.com>
18925
18926 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
18927 This is operationally compatible with the previous version.
18928
18929 2001-06-13 Jim Blandy <jimb@redhat.com>
18930
18931 * lib/gdb.exp (gdb_test): Doc fix.
18932
18933 2001-06-10 Michael Chastain <chastain@redhat.com>
18934
18935 * gdb.base/exprs.exp: Remove a duplicate test.
18936
18937 2001-06-06 Jim Blandy <jimb@redhat.com>
18938
18939 * gdb.base/return2.exp (main): Use values to test float and double
18940 returns that are not NaN's, to avoid being confused by IEEE
18941 comparison rules.
18942
18943 2001-06-04 Michael Snyder <msnyder@redhat.com>
18944
18945 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
18946 non-zero if control_c fails. Terminate the test on failure,
18947 rather than wait for 12 more tests to time out.
18948
18949 2001-06-06 Jim Blandy <jimb@redhat.com>
18950
18951 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
18952 Don't forget to match the GDB prompt.
18953
18954 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
18955
18956 2001-06-04 Jim Blandy <jimb@redhat.com>
18957
18958 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
18959 command.
18960
18961 2001-05-31 Kevin Buettner <kevinb@redhat.com>
18962
18963 * gdb.base/annota1.exp (info break): Match four or more spaces
18964 after "Address".
18965
18966 2001-05-31 Michael Chastain <chastain@redhat.com>
18967
18968 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
18969 (dm_type_int_star): Likewise.
18970 (dm_type_long_star): Likewise.
18971 (dm_type_void_star): Likewise.
18972
18973 2001-05-29 Kevin Buettner <kevinb@redhat.com>
18974
18975 * gdb.base/completion.exp (INPUTRC): Set this environment variable
18976 to a known value in order to get consistent results regardless
18977 of the setting of INPUTRC or the presence or contents of .inputrc.
18978
18979 2001-05-24 Michael Snyder <msnyder@redhat.com>
18980
18981 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
18982 Don't require that the main thread and the manager thread are the
18983 first in the list.
18984
18985 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
18986 debugging. If test fails, issue an "unsupported" not a "fail".
18987
18988 2001-05-24 Jim Blandy <jimb@redhat.com>
18989
18990 Don't assume that short is shorter than int.
18991 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
18992 assume that shorts are smaller than ints. On a 16-bit machine,
18993 this isn't true.
18994 ("print unsigned char == (~0)"): Add test that verifies that ~0,
18995 an int, is not equal to ~0 stored in an unsigned char. This tests
18996 the same thing that the previous test meant to, but works on
18997 16-bit machines, too.
18998 ("print unsigned char != (~0)"): Same test, complemented.
18999
19000 2001-05-24 Michael Snyder <msnyder@redhat.com>
19001
19002 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
19003 test for (full_coverage == 0). This makes the test run faster,
19004 and prevents dejagnu getting out of step.
19005
19006 2001-05-23 Kevin Buettner <kevinb@redhat.com>
19007
19008 * gdb.base/finish.exp (finish_void): Revise pattern for
19009 stopping on the call statement to not permit stopping at
19010 the start of the instructions comprising the call sequence.
19011
19012 2001-05-19 Michael Chastain <chastain@redhat.com>
19013
19014 * gdb.base/callfuncs.exp: Make all test names unique.
19015 * gdb.base/commands.exp: Make all test names unique.
19016 * gdb.base/condbreak.exp: Make all test names unique.
19017 * gdb.base/dbx.exp: Make all test names unique.
19018 * gdb.base/default.exp: Make all test names unique.
19019 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
19020 and TIMEOUT messages to their corresponding PASS message.
19021 * gdb.base/ending-run.exp: Make all test names unique.
19022 * gdb.base/long_long.exp: Remove duplicate test.
19023
19024 2001-05-21 Kevin Buettner <kevinb@redhat.com>
19025
19026 * gdb.base/finish.exp (finish_void): Allow "finish" command to
19027 stop on the call statement as well as the statement after the
19028 call.
19029
19030 2001-05-21 Michael Snyder <msnyder@redhat.com>
19031
19032 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
19033
19034 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
19035
19036 * gdb.base/completion.exp: Revamp test. Make it execute on all
19037 platforms.
19038
19039 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
19040
19041 * config/gdbserver.exp (gdb_load): Handle the case
19042 in which the arguments to gdbserver are given in the
19043 baseboard configuration file.
19044 Also handle the case in which the server needs to do a
19045 load.
19046
19047 2001-05-07 Keith Seitz <keiths@cygnus.com>
19048
19049 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
19050 set up the display for testing.
19051 (gdbtk_start): Convert all paths to paths that tcl will like.
19052 Export target information to environment.
19053 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
19054 necessary.
19055 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
19056 (to_tcl_path): New proc to convert a given pathname into
19057 a path acceptible as an argument to a tcl command.
19058 (_gdbtk_export_target_info): New proc to export target info
19059 into the environment for gdbtk testing.
19060 (gdbtk_done): New proc to signal end-of-test.
19061
19062 2001-05-06 Jim Blandy <jimb@redhat.com>
19063
19064 * restore.c: Make the code of caller0 correspond to its comment.
19065
19066 2001-05-03 Michael Snyder <msnyder@redhat.com>
19067
19068 * config/sid.exp (gdb_target_sid): Check for error messages.
19069 On error or timeout, don't make expect exit (which will terminate
19070 all subsequent tests); instead just make gdb exit.
19071 (gdb_load): Check for error messages. On error or timeout,
19072 return a negative value.
19073
19074 2001-04-24 Jim Blandy <jimb@redhat.com>
19075
19076 * gdb.c++/templates.exp: If we see the prompt for the overload
19077 list, but we haven't recognized any of the longer patterns,
19078 arrange for this test to fail, not hang.
19079
19080 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
19081 variations.
19082
19083 2001-04-22 Michael Chastain <chastain@redhat.com>
19084
19085 * gdb.c++/local.exp: Use the 'runto' library function.
19086 * gdb.c++/namespace.exp: Likewise.
19087 * gdb.c++/overload.exp: Likewise.
19088
19089 2001-03-26 Kevin Buettner <kevinb@redhat.com>
19090
19091 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
19092 * gdb.base/step-line.exp: New file. Test step/next in presence of
19093 #line directives.
19094 * gdb.base/step-line.c: New file. Test program for the above.
19095 * gdb.base/step-line.inp: New file. We pretend that this file has
19096 been transformed by some other tool into step-line.c.
19097
19098 2001-03-21 Jim Blandy <jimb@redhat.com>
19099
19100 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
19101 unmangled operator names.
19102
19103 2001-03-20 Jim Blandy <jimb@redhat.com>
19104
19105 * gdb.threads/linux-dp.exp: Recognize an additional message
19106 generated by GDB when it doesn't understand how to debug threads
19107 on the target system.
19108
19109 2001-03-19 Andrew Cagney <ac131313@redhat.com>
19110
19111 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
19112
19113 2001-03-12 Michael Chastain <chastain@redhat.com>
19114
19115 * gdb.c++/derivation.exp: Use the 'runto' library function.
19116
19117 2001-03-12 Michael Chastain <chastain@redhat.com>
19118
19119 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
19120
19121 2001-02-24 Michael Chastain <chastain@redhat.com>
19122
19123 * gdb.c++/ref-types.exp: Change handwritten code to library
19124 function 'runto'.
19125
19126 2001-03-16 Orjan Friberg <orjanf@axis.com>
19127
19128 * gdb.base/signals.exp: Set count to 0 explicitly.
19129
19130 2001-03-15 Mark Salter <msalter@redhat.com>
19131
19132 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
19133 (gdb_target_monitor): Add check of gdb_target_cmd return value.
19134 (gdb_load): Add support for additional target_info: gdb_download_size
19135 and gdb_load_timeout.
19136
19137 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
19138
19139 * gdb.base/annota1.exp: Move test of isnative to earlier in the
19140 file -- to prevent failing when the compile fails but we have no
19141 intention of running the tests anyway.
19142
19143 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
19144 tests if set.
19145
19146 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
19147 integers.
19148
19149 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
19150 * gdb.c++/namespace.exp: Ditto.
19151
19152 2001-03-07 Orjan Friberg <orjanf@axis.com>
19153
19154 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
19155 * gdb.base/pointers.exp: Relax pattern match of decimals.
19156
19157 2001-03-06 Kevin Buettner <kevinb@redhat.com>
19158
19159 * Makefile.in, config/abug.exp, config/cfdbug.exp,
19160 config/cpu32bug.exp, config/dve.exp, config/est.exp,
19161 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
19162 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
19163 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
19164 config/sh.exp, config/sid.exp, config/slite.exp,
19165 config/sparclet.exp, config/udi.exp, config/unknown.exp,
19166 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
19167 config/vxworks.exp, config/vxworks29k.exp,
19168 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
19169 gdb.base/all-bin.exp, gdb.base/annota1.exp,
19170 gdb.base/arithmet.exp, gdb.base/assign.exp,
19171 gdb.base/async.exp, gdb.base/attach.exp,
19172 gdb.base/bitfields.exp, gdb.base/bitops.exp,
19173 gdb.base/break.exp, gdb.base/call-ar-st.exp,
19174 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
19175 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
19176 gdb.base/commands.exp, gdb.base/completion.exp,
19177 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
19178 gdb.base/constvars.exp, gdb.base/corefile.exp,
19179 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
19180 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
19181 gdb.base/ending-run.exp, gdb.base/environ.exp,
19182 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
19183 gdb.base/finish.exp, gdb.base/foll-exec.exp,
19184 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
19185 gdb.base/funcargs.exp, gdb.base/help.exp,
19186 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
19187 gdb.base/logical.exp, gdb.base/long_long.exp,
19188 gdb.base/maint.exp, gdb.base/mips_pro.exp,
19189 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
19190 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
19191 gdb.base/pointers.exp, gdb.base/printcmds.exp,
19192 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
19193 gdb.base/regs.exp, gdb.base/relational.exp,
19194 gdb.base/remote.exp, gdb.base/reread.exp,
19195 gdb.base/restore.exp, gdb.base/return2.exp,
19196 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
19197 gdb.base/selftest.exp, gdb.base/setshow.exp,
19198 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
19199 gdb.base/sigall.exp, gdb.base/signals.exp,
19200 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
19201 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
19202 gdb.base/step-test.exp, gdb.base/structs.c,
19203 gdb.base/structs.exp, gdb.base/structs2.exp,
19204 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
19205 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
19206 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
19207 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
19208 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
19209 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
19210 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
19211 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
19212 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
19213 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
19214 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
19215 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
19216 gdb.fortran/types.exp, gdb.java/jmisc.exp,
19217 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
19218 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
19219 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
19220 gdb.trace/circ.exp, gdb.trace/collection.exp,
19221 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
19222 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
19223 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
19224 gdb.trace/report.exp, gdb.trace/save-trace.exp,
19225 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
19226 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
19227 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
19228 notices.
19229
19230 2001-02-27 Michael Snyder <msnyder@cygnus.com>
19231
19232 * gdb.base/varargs.c (find_max_double): Fix printf format string:
19233 first arg is int not float.
19234
19235 2001-02-22 Michael Snyder <msnyder@cygnus.com>
19236
19237 * gdb.base/reread.exp: Unsupported for non-native targets;
19238 doesn't work for remote debugging.
19239
19240 2001-02-19 Fernando Nasser <fnasser@redhat.com>
19241
19242 From Drew Moseley <dmoseley@redhat.com>
19243 * gdb.base/ending-run.exp: Properly handle the BSP state when
19244 stepping past the end of main.
19245
19246 2001-02-19 John Moore <jmoore@redhat.com>
19247
19248 * gdb.base/commands.exp (infrun_breakpoint_command_test):
19249 Converted HPUX fix for non-expected items following multiple
19250 step commands into general solution for all platforms.
19251
19252 2001-02-18 Michael Chastain <chastain@redhat.com>
19253
19254 * gdb.c++/classes.exp (do_tests): Change runto statements
19255 from "runto 'foo(void)'" to "runto 'foo'". This makes the
19256 statements demangler agnostic.
19257 * gdb.c++/virtfunc.exp (do_tests): Likewise.
19258 (gdb_virtfunc_restart): Likewise.
19259
19260 2001-02-14 Michael Chastain <chastain@redhat.com>
19261
19262 * gdb.c++/inherit.exp (do_tests): Change runto statements
19263 from "runto 'foo(void)'" to "runto 'foo'". This makes the
19264 statements demangler agnostic.
19265
19266 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
19267
19268 * gdb.threads/pthreads.exp: Unify pass/fail messages for
19269 ``continue to bkpt at common_routine in thread 2'' and ``stopped
19270 before calling common_routine 15 times'' tests.
19271
19272 2001-02-11 Michael Chastain <chastain@redhat.com>
19273
19274 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
19275 Helps the test script figure out which demangler is in use.
19276 (dm_type_foo_ref): Ditto.
19277 (dm_type_int_star): Ditto.
19278 (dm_type_long_star): Ditto.
19279 (dm_type_unsigned_int): Ditto.
19280 (dm_type_void): Ditto.
19281 (dm_type_void_star): Ditto.
19282 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
19283 Probe the gdb demangler and set variables to accommodate
19284 formatting differences.
19285 (info_func_regexp): New function. Same as info_func, but
19286 matches against a regexp.
19287 (info_func): Match against a literal string.
19288 (print_addr_2): New function. Match against a literal string,
19289 which can be different from the input to gdb.
19290 (print_addr): Simply call print_addr_2 with the same argument twice.
19291 (test_lookup_operator_functions): Use demangler formatting variables.
19292 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
19293 the tests in the same order as the C++ class declaration.
19294 (test_paddr_operator_functions): Ditto.
19295 (test_paddr_overloaded_functions): Ditto.
19296 (test_paddr_hairy_functions): Use demangler formatting variables.
19297 Add reference to gdb/19 for related tests.
19298 (do_tests): Call probe_demangler.
19299
19300 2001-01-30 Kevin Buettner <kevinb@redhat.com>
19301
19302 * gdb.c++/templates.cc (printf): Remove unused function definition.
19303
19304 2001-01-26 Felix Lee <flee@redhat.com>
19305
19306 * sid.exp (sid_exit): Pass host, not target, to remote_close.
19307
19308 2001-01-25 matthew green <mrg@redhat.com>
19309
19310 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
19311 up sid.
19312 (sid_exit): Call `remote_pop_conn' after GDB is gone.
19313
19314 2001-01-25 matthew green <mrg@redhat.com>
19315
19316 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
19317 Deprecate $sid_spawn_id.
19318 (sid_exit): Remove code necessary only for `spawn.'
19319
19320 2001-01-25 matthew green <mrg@redhat.com>
19321
19322 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
19323
19324 2001-01-28 Michael Chastain <chastain@redhat.com>
19325
19326 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
19327 to call when tests fail. It takes gdb out of the overloaded
19328 function choice menu back to the main prompt, so that the test
19329 program stays synchronized.
19330 (set_bp_overloaded): New proc to collect all the common
19331 code for setting a breakpoint on an overloaded name. Calls
19332 take_gdb_out_of_choice_menu when needed.
19333 (menu_overload1arg): New variable to collect the repeated
19334 instances of the expected menu for an overloaded name. Change
19335 the regular expression to handle changes in g++ type encoding:
19336 "void" can be either "void" or "", and "unsigned int" can be
19337 either "unsigned int" or "unsigned".
19338 (continue_to_bp_overloaded): Change regular expressions to handle
19339 changes in g++ type encoding.
19340 (no proc): Call take_gdb_out_of_choice_menu when needed.
19341 Remove redundant calls to "info break". Accept either "canceled"
19342 or "cancelled". Change regular expressions in "info break"
19343 calls to handle changes in g++ type encoding. Give all tests
19344 unique strings.
19345
19346 2001-01-17 Ben Elliston <bje@redhat.com>
19347
19348 * config/sid.exp: New file.
19349
19350 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
19351
19352 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
19353
19354 2000-12-21 Michael Snyder <msnyder@cygnus.com>
19355
19356 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
19357 Add a RE to accept a non-ascii char if one is ever presented.
19358
19359 2000-12-20 Fernando Nasser <fnasser@redhat.com>
19360
19361 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
19362
19363 2000-12-18 Michael Snyder <msnyder@cygnus.com>
19364
19365 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
19366 in regexp. One '\' does not suffice on Linux.
19367
19368 2000-12-09 Michael Chastain <chastain@redhat.com>
19369
19370 * gdb.base/break.exp (test_clear_command): Use a marker function
19371 rather than 'main' for the test function. Also move this
19372 test to an execution point where the marker function names are
19373 guaranteed to be bound to functions. (Executing tests after a
19374 'finish' from main runs into name conflicts with local names
19375 in __libc_start_main).
19376
19377 2000-12-07 Michael Snyder <msnyder@cygnus.com>
19378
19379 * gdb.base/finish.exp: New test for gdb's "finish" command.
19380 * gdb.base/return2.exp: New test for gdb's "return" command.
19381 * gdb.base/return2.c: New source file for above.
19382
19383 2000-12-05 Michael Snyder <msnyder@cygnus.com>
19384
19385 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
19386 * gdb.base/miscexprs.exp: Ditto.
19387 * gdb.base/pointers.exp: Ditto.
19388 * gdb.c++/derivation.exp: Ditto.
19389 * gdb.c++/local.exp: Ditto.
19390 * gdb.c++/namespace.exp: Ditto.
19391 * gdb.c++/overload.exp: Ditto.
19392 * gdb.c++/ref-types.exp: Ditto.
19393
19394 2000-12-05 Michael Snyder <msnyder@cygnus.com>
19395
19396 * gdb.base/constvars.exp: Test result of "up" command.
19397 * gdb.base/miscexprs.exp: Ditto.
19398 * gdb.base/pointers.exp: Ditto.
19399 * gdb.base/scope.exp: Ditto.
19400 * gdb.c++/derivation.exp: Ditto.
19401 * gdb.c++/local.exp: Ditto.
19402 * gdb.c++/namespace.exp: Ditto.
19403 * gdb.c++/overload.exp: Ditto.
19404 * gdb.c++/ref-types.exp: Ditto.
19405
19406 2000-11-22 Michael Chastain <chastain@redhat.com>
19407
19408 * mips_pro.exp: Accept either "middle -> top -> main" or
19409 "middle -> main" in the backtrace, because gcc can optimize
19410 tail calls to jumps. Remove setup_xfail for the hppa case.
19411 Add a comment with the original warning messages from PR 3016,
19412 which was filed in 1993, to preserve them for posterity.
19413
19414 2000-11-17 Nick Duffek <nsd@redhat.com>
19415
19416 * lib/gdb.exp (gdb_test): Override timeout with board info.
19417
19418 2000-11-17 Nick Duffek <nsd@redhat.com>
19419
19420 * gdb.base/display.exp: Don't kill running stub. Add "again" to
19421 the second kill and detach messages.
19422
19423 2000-11-17 Nick Duffek <nsd@redhat.com>
19424
19425 * configure.in: Add AC_EXEEXT.
19426 * configure: Regenerate.
19427 * Makefile.in (just-check): Export EXEEXT.
19428 * lib/gdb.exp ($EXEEXT): Import from environment.
19429 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
19430 expect "maint dump-me" on Cygwin.
19431 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
19432 $EXEEXT.
19433
19434 2000-11-17 Nick Duffek <nsd@redhat.com>
19435
19436 * gdb.base/break.exp: Test backtrace and finish from called
19437 function on all platforms, not just HP-UX.
19438
19439 2000-11-03 Michael Snyder <msnyder@cygnus.com>
19440
19441 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
19442 code from gdb_target_monitor, so it can be used independantly
19443 for gdbserver. Also comment out an unnecessary PUTS.
19444
19445 2000-11-03 Michael Snyder <msnyder@cygnus.com>
19446
19447 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
19448 * gdb.base/corefile.exp: Expect the message "Program is being
19449 debugged already" when we send the "corefile" command, since
19450 the preceeding gdb_load may have connected gdb to a remote target.
19451 * gdb.base/display.exp: Disable hardware watchpoints if new
19452 board info variable "no_hardware_watchpoints" is true.
19453 Replace single-letter commands with more readable ones.
19454 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
19455 if new board info variable "no_hardware_watchpoints" is true.
19456 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
19457 to see if stdio (printf) testing is possible.
19458 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
19459 board info variable "no_hardware_watchpoints" is true. Use new
19460 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
19461
19462 2000-11-13 Fernando Nasser <fnasser@redhat.com>
19463
19464 From Orjan Friberg <orjanf@axis.com>:
19465 * gdb.base/printcmds.exp: Escape curly braces followed by a number
19466 in array print pattern match.
19467
19468 2000-11-09 Fernando Nasser <fnasser@redhat.com>
19469
19470 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
19471 spelling "cancelled" to U.S. spelling "canceled" to match changes
19472 made to gdb.
19473 * gdb.c++/ovldbreak.exp: Ditto.
19474
19475 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
19476
19477 * gdb.base/callfuncs.c (main): Moved to end of file, call
19478 t_double_values to initialize the FPU before inferior calls are made.
19479 * gdb.base/callfuncs.exp: Test for register preservation after calling
19480 inferior functions. Add tests for continuining, finishing and
19481 returning from a stop in a call dummy.
19482
19483 2000-10-24 Michael Snyder <msnyder@cygnus.com>
19484
19485 * gdb.base/commands.exp: Break up long lines, and re-indent.
19486
19487 2000-10-19 Michael Snyder <msnyder@cygnus.com>
19488
19489 * config/gdbserver.exp: Rewritten from the ground up, to make it
19490 compatible with the current dejagnu tree, and to make it work with
19491 the new "gdbserver" in libremote.
19492
19493 2000-10-16 Michael Snyder <msnyder@cygnus.com>
19494
19495 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
19496 * gdb.base/varargs.exp: Skip entire test if no printf support.
19497 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
19498 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
19499
19500 2000-10-13 Michael Snyder <msnyder@cygnus.com>
19501
19502 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
19503 no floating point support.
19504 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
19505 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
19506 * gdb.base/call-rt-st.exp: Ditto.
19507 * gdb.base/call-strs.exp: Ditto.
19508
19509 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
19510
19511 * gdb.base/sizeof.c: include <stdio.h>.
19512
19513 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
19514 'finish', otherwise uncaptured gdb_prompt would potentially
19515 throw remaining test points out of sync.
19516
19517 2000-07-26 Scott Bambrough <scottb@netwinder.org>
19518
19519 * gdb.base/recurse.exp: Run tests for all targets.
19520 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
19521 gnu-oldld case on ARM.
19522 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
19523 for ARM targets.
19524
19525 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
19526
19527 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
19528 * gdb.java/configure: Rebuild.
19529
19530 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
19531
19532 * gdb.java/jv-exp.exp: New file.
19533
19534 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
19535
19536 * configure: Rebuilt.
19537 * configure.in (configdirs): Add gdb.java.
19538 * gdb.java/jmisc.java: New file.
19539 * gdb.java/jmisc.exp: New file.
19540 * gdb.java/Makefile.in: New file.
19541 * gdb.java/configure: Rebuilt.
19542 * gdb.java/configure.in: New file.
19543 * lib/java.exp: New file.
19544
19545 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
19546
19547 * gdb.base/exprs.exp: Test casts to a pointer including over and
19548 underflow.
19549
19550 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
19551
19552 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
19553 and the compilers sizes.
19554
19555 2000-07-09 Nick Duffek <nsd@redhat.com>
19556
19557 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
19558 (use_methods): New function.
19559 (main): Call use_methods().
19560 * gdb.c++/classes.exp (test_method_param_class): New procedure.
19561 (do_tests): Call test_method_param_class.
19562
19563 2000-07-09 Nick Duffek <nsd@redhat.com>
19564
19565 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
19566 spelling.
19567 (test_enums): New procedure. Move enum tests from end of script
19568 to here. Set breakpoint on function name instead of line number.
19569 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
19570 (enums2): New marker function.
19571 (enums1): New function.
19572 (main): Call enums1(). Move enum tests to enums1().
19573
19574 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
19575
19576 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
19577 compile/link program. Update line numbers.
19578 * gdb.asm/d10v.inc: Define ``startup''.
19579 * gdb.asm/asmsrc1.s: Add definition of _start.
19580
19581 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
19582
19583 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
19584
19585 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19586
19587 * gdb.base/maint.exp: Add 'maint print architecture' item to output
19588 of 'help maint print' command.
19589
19590 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
19591
19592 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
19593 they use gdb_expect_list.
19594
19595 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
19596
19597 * gdb.base/commands.exp: Use ``set remote
19598 memory-read-packet-size'' instead of ``set endian big'' to test
19599 long commands.
19600
19601 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
19602
19603 * gdb.c++/templates.exp (do_tests): Make all of these work under
19604 g++, and stop skipping them.
19605
19606 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
19607 work under g++.
19608
19609 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
19610 initialization.
19611
19612 2000-06-02 Michael Snyder <msnyder@cygnus.com>
19613
19614 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
19615 the regular expression: accept an (almost) arbitrary sequence of
19616 "frames-invalid" and "breakpoints-invalid" messages both before
19617 and after the "starting" message.
19618
19619 2000-06-02 Michael Snyder <msnyder@cygnus.com>
19620
19621 * gdb.c++/local.exp: This test has never been known to work with g++.
19622
19623 2000-05-18 Michael Snyder <msnyder@cygnus.com>
19624
19625 * gdb.base/annota1.exp (annotate-signal-handler-caller):
19626 Relax the regular expression a little, make it pass on Solaris 8.
19627
19628 2000-05-12 Kevin Buettner <kevinb@redhat.com>
19629
19630 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
19631 a call, do not require that gdb stop on the line after the call.
19632 Instead, it is permissible for gdb to stop on the line of the
19633 call itself.
19634
19635 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
19636
19637 * gdb.base/break.exp (bp on small function, optimized file):
19638 Add a second pass pattern. The behavior differs here between stabs
19639 and dwarf for one-line functions. Stabs preserves two line symbols
19640 (one before the prologue and one after) with the same line number,
19641 but dwarf regards these as duplicates and discards one of them.
19642 Therefore the address after the prologue (where the breakpoint is)
19643 has no exactly matching line symbol, and GDB reports the breakpoint
19644 as if it were in the middle of a line rather than at the beginning.
19645
19646 2000-05-08 Michael Snyder <msnyder@cygnus.com>
19647
19648 * gdb.base/interrupt.exp: Make "pass" message say "send"
19649 rather than "send_gdb" (for consistancy).
19650
19651 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
19652
19653 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
19654 * gdb.c++/templates.cc: Properly check for GCC version number.
19655 * lib/compiler.cc: Likewise
19656
19657 2000-04-28 Michael Snyder <msnyder@cygnus.com>
19658
19659 * gdb.base/break.exp: When compiled with -O2 optimization,
19660 gdb may not stop at the first line of main, due to code motion.
19661
19662 2000-04-26 Michael Snyder <msnyder@cygnus.com>
19663
19664 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
19665 This test depends on parsing the printf output from the target.
19666 Since the sparclet stub doesn't do stdio, this will never work.
19667 * gdb.base/call-rt-st.exp: ditto.
19668 * gdb.base/call-strs: ditto.
19669
19670 2000-04-24 Michael Snyder <msnyder@cygnus.com>
19671
19672 * gdb.base/miscexprs.exp: make sizeof long array test portable.
19673
19674 * gdb.base/ending-run.exp: After connecting to a remote target,
19675 but before running, the target will appear to be in a random
19676 location. Specify both a file and a line for breakpoints.
19677 Also, the function that calls main may be called 'init'
19678 rather than 'start'.
19679
19680 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19681
19682 * gdb.base/help.exp: Update output for add-symbol-file command.
19683
19684 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
19685
19686 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19687 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
19688
19689 2000-04-07 J.T. Conklin <jtc@redback.com>
19690
19691 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
19692
19693 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
19694
19695 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
19696
19697 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
19698 values that can be represented exactly.
19699 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
19700 above change, and to not check against the directory part of the source
19701 file name.
19702 (step into print_long_arg_list): Likewise.
19703 (print print_small_structs from print_long_arg_list): Likewise.
19704 (print print_long_arg_list): Likewise.
19705
19706 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19707
19708 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
19709
19710 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
19711
19712 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
19713
19714 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
19715
19716 * gdb.base/commands.exp (deprecated_command_test): Add test for
19717 deprecate with no arguments.
19718
19719 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
19720
19721 * gdb.base/break.exp: Add new test for setting breakpoints on
19722 optimized code so we can test breakpoints work even when function
19723 prologues may be optimized away
19724
19725 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
19726
19727 From David Whedon <dwhedon@gordian.com>
19728 * gdb.base/commands.exp : Added command deprecator tests.
19729
19730 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
19731
19732 * gdb.base/help.exp: Added test for new apropos command.
19733
19734 2000-03-21 Kevin Buettner <kevinb@redhat.com>
19735
19736 * gdb.base/pointers.c (usevar): New function.
19737 (main): Make sure that global variables v_int_pointer2, rptr,
19738 and y are all referenced someplace in the program by calling
19739 usevar() on them. [Some linkers delete symbols which are
19740 never referenced. The space remains, but there's no way to
19741 get a (symbolic) handle on the variable from the debugger.]
19742
19743 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19744
19745 * gdb.base/printcmds.c: Add typedeffed arrays.
19746
19747 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
19748 procedure to test arrays that are typedef'd.
19749
19750 2000-03-13 James Ingham <jingham@leda.cygnus.com>
19751
19752 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
19753 the library directories.
19754
19755 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
19756
19757 * configure.in (configdirs): Add sub directory gdb.mi.
19758 * configure: Re-generate.
19759
19760 * gdb.mi: New directory.
19761
19762 2000-02-25 Scott Bambrough <scottb@netwinder.org>
19763
19764 * gdb.base/long_long.exp: Correct test suite failure when printing
19765 a long long value as a double on ARM platforms.
19766
19767 2000-02-16 Jim Blandy <jimb@redhat.com>
19768
19769 * gdb.base/break.exp ("breakpoint line number"): Make sure the
19770 default source file is set properly before running this test.
19771
19772 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19773
19774 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
19775 gdbtk/library directory, not in gdbtcl2.
19776
19777 2000-02-04 Jim Blandy <jimb@redhat.com>
19778
19779 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
19780 backslash from regexp pattern.
19781
19782 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
19783 procedure. Use it to run all the "continue to bp overloaded"
19784 tests. Note that this changes the names of the tests slightly.
19785 If the breakpoint hit message includes a hex PC value, because
19786 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
19787 from the real source code, still consider that a pass.
19788
19789 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
19790 XFAIL here if the breakpoint message contains a hex address. Note
19791 similar change on 1999-11-02.
19792
19793 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
19794
19795 * gdb.base/ptype.exp: Establish a default source file before
19796 calling get_debug_format.
19797
19798 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
19799
19800 * gdb.base/watchpoint.exp: Remove duplication of test messages.
19801
19802 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
19803
19804 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
19805 of successive stepi commands -- while in the prologue we should see
19806 the function entry bracket.
19807
19808 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
19809
19810 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
19811 reach __change_mode() when stepping through the end of main().
19812
19813 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
19814
19815 * gdb.base/default.exp: Fix expected pattern.
19816 * gdb.base/help.exp: Same.
19817
19818 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19819
19820 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
19821 Don't use xfail's because that affects only the following test.
19822
19823 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
19824 solaris or linux.
19825
19826 * gdb.base/selftest.exp: Update to reflect changes to main.c.
19827
19828 2000-01-07 Michael Snyder <msnyder@cygnus.com>
19829
19830 * gdb.base/display.exp: Some yacc parsers like to say
19831 "A syntax error" rather than "A parse error". Accept both.
19832
19833 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
19834
19835 * gdb.base/default.exp: Remove OS dependent string from "target
19836 remote" test.
19837 * gdb.base/help.exp: Same for "help target remote" test.
19838
19839 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19840
19841 From Jim Kingdon <kingdon@redhat.com>:
19842
19843 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
19844 prompt (cleanup rather than necessity, but still might keep output
19845 from spilling to next test).
19846
19847 2000-01-02 Fred Fish <fnf@cygnus.com>
19848
19849 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
19850 AIX, which defines them in <sys/types.h>.
19851
19852 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
19853
19854 * gdb.base/default.exp: Match arm* etc instead of arm in "info
19855 float" test.
19856
19857 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
19858
19859 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
19860
19861 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
19862 outermost frame disallowed".
19863
19864 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
19865
19866 * gdb.base/setvar.exp: New tests for setting the value of a struct
19867 with a constant list.
19868
19869 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
19870
19871 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
19872 require the user to type a cast before setting the value of a struct.
19873
19874 1999-12-06 Jim Blandy <jimb@cygnus.com>
19875
19876 * gdb.base/default.exp: Expect the new 'info float' command on
19877 all i386 platforms.
19878
19879 * gdb.threads/linux-dp.exp: Expand our ability to recognize
19880 LinuxThreads libraries that don't support debugging.
19881
19882 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
19883
19884 * gdb.base/remote.c: Fill the buffer with truely random data.
19885 Change the buffer type to ``unsigned char'' to simplify size
19886 arithmetic.
19887
19888 * gdb.base/remote.exp: Reduce download numbers by one. Typical
19889 stub only handles 400-1 byte packets. Verify that the download
19890 worked.
19891
19892 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
19893
19894 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
19895 tests, using UNRESOLVED for the untested cases. Also, does not wait
19896 for a timeout if the prompt was received before a recognizable pattern.
19897
19898 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
19899
19900 * lib/gdb.exp (gdb_expect_list): Fix spelling.
19901
19902 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19903
19904 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
19905 watchpoints.
19906
19907 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
19908
19909 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
19910
19911 * gdb.c++/local.exp: Be more flexible in recognizing local class
19912 name mangling. Don't allow horribly truncated method names.
19913 * gdb.c++/derivation.exp: Expect protected inheritance.
19914 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
19915 * gdb.c++/virtfunc.exp: Likewise.
19916 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
19917 when printing a nested enum.
19918
19919 1999-11-22 Jim Blandy <jimb@cygnus.com>
19920
19921 * gdb.base/step-test.exp: Properly await GDB's response to setting
19922 a breakpoint on the call to large_struct_by_value.
19923
19924 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
19925 just because we have debug info for the `start' function.
19926
19927 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
19928
19929 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
19930 "Unknown signal" messages, which indicate (on LinuxThreads) that
19931 GDB doesn't know how to debug threads on this system. This is
19932 better than hanging while philosopher 0 dumps chatter into gdb.log.
19933
19934 1999-11-18 Tom Tromey <tromey@cygnus.com>
19935
19936 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
19937
19938 1999-11-18 Fred Fish <fnf@cygnus.com>
19939
19940 * gdb.base/coremaker2.c: Add sample program for generating
19941 cores that is more self contained than coremaker.c. Eventually
19942 I'll add more code to this and tie it into the testsuite.
19943
19944 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
19945
19946 * gdb.base/dollar.exp: Remove, now in gdb.hp.
19947
19948 1999-11-10 Jimmy Guo <guo@cup.hp.com>
19949
19950 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
19951 from $srcdir/lib/.
19952 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
19953 and gdb.c++/.
19954
19955 * gdb.c++/derivation.exp: remove redundant get compiler info code.
19956
19957 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
19958 'continue with watch' test point.
19959
19960 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
19961
19962 Merged from p2linux-990323-branch:
19963
19964 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
19965
19966 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
19967
19968 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
19969 {limit,fixed}''. Test ``set download-write-size''.
19970
19971 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
19972
19973 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
19974 gdb_expect_list.
19975
19976 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
19977
19978 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
19979
19980 1999-11-03 Mark Salter <msalter@cygnus.com>
19981
19982 * gdb.base/break.exp: Fix "stub continue" pattern.
19983
19984 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
19985
19986 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
19987
19988 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
19989
19990 * gdb.base/display.exp ("finish"): Add timeout clause.
19991
19992 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
19993 plain prompt clause, so this doesn't have to time out in order to
19994 fail.
19995
19996 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
19997 breakpoint hit messages include an address.
19998
19999 * gdb.base/display.exp: Don't forget to escape parens in regular
20000 expressions. Unix regexp notatation sucks.
20001
20002 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20003
20004 * gdb.base/annota1.exp: Test for annotate-signalled: change output
20005 order for 'signalled' message.
20006
20007 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
20008
20009 From Jimmy Guo <guo@cup.hp.com>:
20010 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
20011 * gdb.base/annota1.c: Add code for tests to work with.
20012
20013 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
20014
20015 * gdb.base/remote.exp: New test for remote downloading settings.
20016 * gdb.base/remote.c: New file with large .data.
20017
20018 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
20019
20020 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
20021 for LinuxThreads support, merged from the Code Fusion branch.
20022
20023 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
20024
20025 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
20026 containing exp_continue into a while within an expect. Don't
20027 attempt a start more than three times. Check return value from
20028 gdb_load.
20029
20030 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
20031
20032 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
20033 a pass case.
20034
20035 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
20036
20037 * gdb.base/break.c (main): Added a statement that we can step
20038 off of.
20039 * gdb.base/break.exp: Added tests for setting a breakpoint
20040 at an offset and stepping onto a breakpoint.
20041
20042 1999-10-01 Fred Fish <fnf@cygnus.com>
20043
20044 * gdb.base/help.exp (help add-symbol-file): Update to match current
20045 gdb output.
20046
20047 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
20048
20049 * gdb.base/break.exp: Code locations are in hex, don't forget!
20050 (For HP-UX.)
20051
20052 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
20053
20054 * condbreak.exp: Use break.c as test program.
20055 * condbreak.c: Remove, redundant with break.c.
20056
20057 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
20058
20059 * config/monitor.exp (gdb_target_monitor): Disable X- and
20060 Z-packets if the target needs it.
20061
20062 1999-09-13 James Ingham <jingham@leda.cygnus.com>
20063
20064 * gdb.c++/overload.exp: Added tests for listing overloaded
20065 functions with function pointers in the arg, explicitly calling
20066 out the version you want.
20067
20068 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
20069
20070 * long_long.exp: Add variations of test cases that work for
20071 targets with 16-bit ints and 32-bit doubles.
20072
20073 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
20074
20075 * break.c (main): Compare a possibly-uninitialized argc with an
20076 unlikely value that fits in 16 bits.
20077
20078 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
20079
20080 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
20081 0xfeeb, don't want negative numbers if ints are 16 bits.
20082
20083 * lib/gdb.exp (skip_cplus_tests): New proc.
20084 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
20085 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
20086 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
20087 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
20088 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
20089 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
20090 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
20091 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
20092
20093 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
20094
20095 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
20096
20097 * gdb.base/corefile.exp (up): Allow a parameter to appear
20098 in the frame that we're going up to.
20099
20100 From Jim Blandy <jimb@cygnus.com>:
20101
20102 * gdb.base/default.exp (info float): Expect some output now.
20103
20104 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
20105 returning floating-point values to fail on the x86.
20106 * gdb.base/callfwmall.exp (do_function_calls): Same.
20107
20108 * gdb.base/list.exp (test_listsize): Correct expectations for
20109 listing line 1 with listsize 2. Also, listing a single line
20110 works now, as does listing three lines. [Kevin's note: There
20111 were a number of other cases fixed too where the expectations
20112 differed...]
20113
20114 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
20115
20116 * gdb.base/selftest.exp: Add case for when version prints as
20117 constant string instead of char pointer.
20118
20119 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
20120
20121 * gdb.base/ending-run.exp: Add Solaris case for what happens when
20122 stepping out of main.
20123
20124 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
20125 G++ used.
20126
20127 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
20128 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
20129
20130 * gdb.c++/ovldbreak.exp: Update match string in test that
20131 includes a warning of multiple breakpoints.
20132
20133 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
20134
20135 * gdb.base/display.exp: Improve precision of step-after-finish
20136 added yesterday.
20137
20138 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
20139 test.
20140
20141 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
20142 configs when using G++, not just hppa*.
20143
20144 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20145
20146 * gdb.base/async.c: New file.
20147 * gdb.base/async.exp: New file.
20148
20149 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
20150
20151 * gdb.base/break.exp: Tweak PA specific tests to properly handle
20152 PA64.
20153
20154 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
20155
20156 * gdb.base/display.exp: "finish" can leave us mid-line on many
20157 targets, deal with it. Add a small constant to main, instead of
20158 1000 since main+1000 may not be a valid address in the target.
20159
20160 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
20161 on hpux11.
20162
20163 * gdb.base/attach.exp: Handle another hpux11 error message variant
20164 when attaching to a process that does not exist.
20165
20166 1999-08-19 J.T. Conklin <jtc@redback.com>
20167
20168 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
20169 characters in 'continue to 1241' test.
20170
20171 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
20172
20173 * gdb.base/call-ar-st.exp: Add a shorter match case for the
20174 stop in print_long_arg_list, define and use a whitespace
20175 variable in print_small_structs test, add an XFAIL for Solaris.
20176 * gdb.base/dbx.exp: XFAIL func commands until somebody is
20177 interested enough to fix.
20178
20179 1999-08-13 Keith Seitz <keiths@cygnus.com>
20180
20181 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
20182 (dbx_gdb_load): Remove. Use gdb_load instead, since that
20183 proc knows about targets other than the natives.
20184 (test_assign): Use "gdb_run_cmd" to "run" the target.
20185 Check that we've actually hit the breakpoint at main.
20186 When we attempt to assign a value to a local variable, check
20187 that the variable is in the current scope, i.e., don't use
20188 a test with an empty result.
20189
20190 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
20191
20192 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
20193 command.
20194
20195 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
20196
20197 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20198 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
20199 gdb.compat, gdb.threads-hp.
20200 gdb.hp/configure, gdb.hp/configure.in: New files.
20201 gdb.hp/Makefile.in: Recurse into new subdirs.
20202 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
20203 gdb.hp/gdb.objdbg: New directory, tests for debugging info
20204 in object files.
20205 gdb.hp/tools: New directory, aux tools for HP-specific tests.
20206
20207 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
20208
20209 * gdb.base/display.exp: Help expect by putting a newline in the
20210 funky printf, remove a bogus p/a test.
20211
20212 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20213
20214 * gdb.base/display.exp: Make sure that when we say 'run', we are
20215 connected to the target. This is necessary when running not
20216 natively.
20217
20218 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
20219
20220 * gdb.base/step-test.exp: Removed some extraneous messages.
20221
20222 * gdb.base/long_long.exp: Don't run memory examination tests
20223 on little-endian targets (they will need a different set of
20224 results to match).
20225
20226 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
20227
20228 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
20229 until somebody decides to fix GDB.
20230
20231 * gdb.base/long_long.c: Stop compiler complaint by specifying long
20232 constant as "ULL".
20233 * gdb.base/long_long.exp: Loosen x/c test, add partial result
20234 matches for a couple x/2 commands.
20235
20236 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
20237
20238 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
20239 by merging in ref-types2 tests.
20240 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
20241
20242 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20243 * gdb.c++/Makefile.in: Add standard actions.
20244 (EXECUTABLES): Rename from PROGS, update list.
20245 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
20246 from gdb.hp.
20247 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
20248 foo and bar locals.
20249 * gdb.c++/anon-union.exp: Fix tests to match.
20250 * gdb.c++/classes.exp: Run if HP compiler used, add extra
20251 expect matches to handle output variations.
20252 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
20253 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
20254 output, add HP alternatives for new and delete prints.
20255 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
20256 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
20257 * gdb.c++/demangle.exp: Use $style when reporting failure.
20258 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
20259 * gdb.c++/inherit.exp: Run if HP compiler used, add some
20260 match alternatives.
20261 * gdb.c++/local.exp: Add match alternatives or xfails for HP
20262 compilers.
20263 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
20264 * gdb.c++/method.exp: Add match alternatives.
20265 * gdb.c++/misc.cc: Add bool types.
20266 * gdb.c++/misc.exp: Add tests for bool types.
20267 * gdb.c++/overload.exp: Add xfails.
20268 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
20269 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
20270 add some more template parameter tests (only for HP currently).
20271 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
20272 * gdb.c++/virtfunc.cc: Add return type and value for main.
20273 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
20274 match alternatives.
20275
20276 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20277
20278 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
20279
20280 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
20281
20282 * gdb.base/signals.exp: Don't expect getting a backtrace from
20283 within a signal handler to fail on Linux.
20284
20285 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
20286
20287 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20288 * lib/gdb.exp: Remove some gratuitious semicolons.
20289 (delete_breakpoints): Increase timeout.
20290 (gdb_expect): Add -notransfer option.
20291 (gdb_test): Use -notransfer option.
20292 (get_compiler_info): Add f77 case.
20293 (get_compiler): New proc, split out from gdb_preprocess, add f77
20294 case.
20295 (gdb_preprocess): Call get_compiler.
20296
20297 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
20298 * gdb.base/attach.exp, gdb.base/display.exp,
20299 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
20300 gdb.base/long_long.exp, gdb.base/printcmds.exp,
20301 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
20302 third arg to gdb_test.
20303 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
20304 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
20305 HP-UX xfails, add others.
20306 * gdb.base/completion.exp: Reflect name change of self-test.
20307 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
20308 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
20309 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
20310 HP failure number.
20311 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
20312 useless HP-UX 10.30 references.
20313 * gdb.base/maint.exp: Loosen matches.
20314 * gdb.base/pointers.c (main): Declare more_code.
20315 * gdb.base/pointers.exp: Match on output of a `next'.
20316 * gdb.base/structs.c: Add prototypes.
20317 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
20318 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
20319
20320 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20321
20322 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
20323 command.
20324
20325 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20326
20327 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
20328 Fix run to main failures. Watchpoint can be hardware watchpoint.
20329
20330 * gdb.base/annota1.exp: Clean up some more, in case printf has
20331 debug info. Deal with lack of signal hanlder info in stack.
20332
20333 From Jim Kingdon <kingdon@redhat.com>:
20334 * gdb.base/annota1.exp: If printf has debug info, deal with it.
20335
20336 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
20337
20338 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
20339 gdb.base/foll-vfork.exp: Don't run for crosses.
20340
20341 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
20342
20343 * gdb.base/configure.in: Check for gdbvars.exp instead of
20344 a1-selftest.exp.
20345 * gdb.base/configure: Re-generate.
20346
20347 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
20348
20349 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
20350 in trying to run first and name is too long.
20351
20352 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
20353 pointers2.c and pointers2.exp, respectively.
20354 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
20355 doschk happier.
20356
20357 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
20358
20359 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
20360 callfuncs2.c and callfuncs2.exp.
20361
20362 * gdb.base/list.exp: Remove mistaken xfails.
20363 * gdb.base/list0.h: Add optional prototypes.
20364
20365 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
20366
20367 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
20368 calling malloc.
20369 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
20370 * ptype.exp: Move test for get_debug_format to before its first
20371 use.
20372
20373 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20374
20375 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
20376 * gdb.base/annota2.cc, annota2.exp: Move from here.
20377 * gdb.c++/annota2.cc, annota2.exp: To here.
20378 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
20379
20380 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
20381
20382 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
20383 a consistent format.
20384
20385 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
20386
20387 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20388 * lib/gdb.exp (get_compiler_info): Add detection for assorted
20389 HP compilers, also set the globals $true and $false.
20390
20391 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
20392 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
20393 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
20394 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
20395 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
20396 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
20397 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
20398 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
20399 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
20400 whatis.c} Add C++ compatible function definitions and return
20401 types, add includes for library functions.
20402 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
20403 * gdb.base/step-test.c (myglob): Rename from glob.
20404 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
20405 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
20406 files, move here from gdb.hp.
20407 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
20408 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
20409 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
20410 Adjust line numbers in regexps.
20411
20412 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
20413 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
20414 instead of 0/1.
20415
20416 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
20417 foll-vfork.exp: New files, move here from gdb.hp.
20418 * gdb.base/page.exp: New file, test of pagination command.
20419
20420 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
20421 recursion test.
20422 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
20423
20424 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
20425 gdb.base/solib.exp: Fix compiler invocation process.
20426
20427 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
20428 HP-UX 11, turn off overload resolution explicitly.
20429 * gdb.base/commands.exp: Set argument list explicitly, add
20430 watchpoint test.
20431 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
20432 them work.
20433 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
20434 expressions properly.
20435 * gdb.base/corefile.exp: Loosen the match slightly.
20436 * gdb.base/default.exp: Allow "Error accessing memory" message
20437 also.
20438 * gdb.base/display.exp: Skip over x/0 j if PA64.
20439 * gdb.base/funcargs.exp: Add xfails for HP-UX.
20440 * gdb.base/interrupt.exp: Ditto.
20441 * gdb.base/langs.exp: Add symbolic matches governed by compiler
20442 in use.
20443 * gdb.base/list.exp: Add xfails for HP-UX.
20444 * gdb.base/long_long.exp: Refine some of the numeric matches.
20445 * gdb.base/mips_pro.exp: Xfail on HP-UX.
20446 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
20447 * gdb.base/nodebug.exp: Succeed on more varieties of output.
20448 * gdb.base/opaque.exp: Remove some HP-UX xfails.
20449 * gdb.base/ptype.exp: Succeed on more varieties of output.
20450 * gdb.base/scope.exp: Add xfails for HP-UX.
20451 * gdb.base/sect-cmd.exp: Add more cases.
20452 * gdb.base/setvar.exp: Add xfails for HP-UX.
20453 * gdb.base/shlib-call.exp: Loosen some matches slightly.
20454 * gdb.base/signals.exp: Match on void symbolically.
20455 * gdb.base/step-test.exp: Add case for PA64.
20456 * gdb.base/term.exp: Add exit and restart.
20457 * gdb.base/twice.exp: Clean up after self.
20458 * gdb.base/varargs.exp: Disable overload resolution explicitly.
20459 * gdb.base/whatis.exp: Allow more ways to pass tests.
20460
20461 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
20462 no longer useful.
20463
20464 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
20465
20466 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
20467 list of patterns.
20468 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
20469 print_double_array(double_array)", "continuing to breakpoint
20470 1018", "print print_double_array(array_d)" and "continuing to
20471 1034" tests.
20472
20473 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
20474
20475 * Makefile.in: Add empty html and install-html targets.
20476
20477 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
20478
20479 * config/mt-*: Remove, these haven't been used since 1996.
20480
20481 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
20482
20483 * gdb.base/call-strs.c, gdb.base/ending-run.c,
20484 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
20485 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
20486
20487 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
20488
20489 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
20490 simpler match case for the ptype of the big class.
20491
20492 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20493
20494 * gdb.exp: Fix test for gdb_prompt existence.
20495
20496 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20497
20498 * gdb.exp (gdb_test): Add fail after calls to perror.
20499
20500 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20501
20502 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
20503
20504 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20505
20506 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
20507
20508 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
20509
20510 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
20511 malloc() is linked in.
20512
20513 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
20514
20515 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
20516 step at end.
20517
20518 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
20519
20520 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
20521
20522 * gdb.java/jv-print.exp: New file. (Our first Java test!)
20523
20524 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
20525
20526 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
20527 * gdb.base/mips_pro.exp: Likewise.
20528
20529 1999-06-02 Keith Seitz <keiths@cygnus.com>
20530
20531 * gdb.c++/templates.cc: Change all "new" operators to throw
20532 an exception.
20533 * gdb.c++/cplusfuncs.cc: Likewise.
20534
20535 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
20536
20537 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
20538
20539 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
20540 * gdb.base/ending-run.exp: When stepping out of main, accept a
20541 step into an arbitrary assembler file.
20542
20543 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20544
20545 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
20546 "breakpoint-invalid" to be printed.
20547 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
20548 number of "frames-invalid" and "breakpoint-invalid" to be printed.
20549 * gdb.base/annota2.cc: Initialize a.x to 0.
20550
20551 1999-05-17 Keith Seitz <keiths@cygnus.com>
20552
20553 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
20554 when "skip_float_tests" set.
20555 Ditto for "print print_double_array(array_d)", "print print_small_structs",
20556 "print print_ten_doubles", and "step into print_long_arg_list".
20557 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
20558 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
20559 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
20560 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
20561 "skip_float_tests" is set.
20562 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
20563 when "skip_float_tests" set.
20564
20565 1999-05-06 Keith Seitz <keiths@cygnus.com>
20566
20567 * gdb.base/annota2.cc: Include stdio.h.
20568
20569 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
20570
20571 * gdb.base/crossload.exp: Remove, this has been disabled ever
20572 since BFD stopped including all targets, and cross-GDB gets
20573 plenty of testing anyway.
20574 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
20575 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
20576 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
20577 * gdb.base/README: Remove, was doc for this.
20578 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
20579 needed.
20580
20581 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20582
20583 * gdb.base/call-ar-st.exp: Fix one regular expression in test
20584 output.
20585
20586 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
20587 * gdb.base/annota2.exp: New file. More annotation tests.
20588 * gdb.base/annota1.c: New file. Source file for annota1.exp.
20589 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
20590
20591 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
20592
20593 * config/cfdbug.exp: New file.
20594
20595 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
20596
20597 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
20598 Marcus Daniel's and Dale Hawkins's demangler crashes.
20599
20600 * gdb.c++/demangle.exp (test_gnu_style_demangling,
20601 test_lucid_style_demangling, test_arm_style_demangling,
20602 test_hp_style_demangling): Try Tom Tromey's core-dumping
20603 identifier under each demangling style.
20604
20605 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
20606
20607 * gdb.c++/demangle.exp: Include the current demangling style
20608 in all test names.
20609 (current_demangling_style): New global variable.
20610 (set_demangling_style, test_demangling_core, test_demangling,
20611 test_demangling_exact): New functions.
20612 (test_gnu_style_demangling, test_lucid_style_demangling,
20613 test_arm_style_demangling, test_hp_style_demangling): Use those,
20614 instead of calling gdb_test and gdb_test_exact directly.
20615 (catch_demangling_errors): New function, which reports errors
20616 signalled by the demangling test functions in an orderly way.
20617 (do_tests): Use catch_demangling_errors.
20618
20619 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
20620
20621 * gdb.base/signals.exp (test_handle_all_print): Use () for
20622 grouping in expressions, not {}.
20623
20624 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
20625 initialized yet.
20626
20627 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
20628
20629 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
20630 are listed.
20631
20632 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
20633
20634 * gdb.stabs/weird.exp: Test for CC being defined before
20635 looking at its value.
20636
20637 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
20638
20639 * gdb.base/call-ar-st.exp: Remove stray '#'.
20640 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
20641 "short int" and "long int".
20642 * gdb.c++/overload.cc: Cast the string added in the previous
20643 change, to mollify finicky HP compiler.
20644 * gdb.hp/reg-test.exp (testfile): Fix file name.
20645 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
20646
20647 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
20648 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
20649 alternate form of enum ptype.
20650
20651 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
20652
20653 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
20654 * gdb.hp/*.exp: Change all to run compiler probe only after
20655 passing skip_hp_tests, so as not to waste time on guaranteed
20656 failure.
20657
20658 * gdb.c++/overload.cc: Pass string instead of char addr, always
20659 init ccpfoo.
20660 * gdb.c++/templates.cc: Fix syntax error.
20661
20662 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20663
20664 * gdb.base/commands.exp: Add test for correct position of '>'
20665 when issuing the 'commands' command after a 'while' or 'if'
20666 command.
20667
20668 1999-03-18 James Ingham <jingham@cygnus.com>
20669
20670 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
20671
20672 * gdb.c++/method.exp: It was testing an uninitialized int on the
20673 stack and assuming it was positive.
20674
20675 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
20676
20677 * gdb.base/step-test.exp: Catch a case where finish is broken and
20678 keep it from killing the rest of the tests.
20679 Use gdb_continue_to_end.
20680
20681 * gdb.base/sigall.exp: use gdb_continue_to_end.
20682
20683 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
20684
20685 * gdb.base/display.exp: use runto_main, not run.
20686
20687 * gdb.base/default.exp: Check for the current error message in the
20688 r abbreviation test.
20689 Add strongarm to the targets that know info float.
20690
20691 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
20692 run which doesn't work with monitors.
20693
20694 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
20695
20696 * gdb.base/break.exp: use the gdb_continue_to_end proc.
20697
20698 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
20699 program. Traps the case (in Cygmon) when the program never really
20700 exits. Same as Mark's continue_to_exit, but I had put it in a lot
20701 more places, so I used my name. Sorry Mark...
20702
20703 * config/monitor.exp (gdb_target_monitor): added another
20704 target_info parameter: remotebinarydownload. This will set the
20705 remotebinarydownload flag if this is causing some boards trouble.
20706
20707 1999-03-18 Mark Salter <msalter@cygnus.com>
20708
20709 * lib/gdb.exp (continue_to_exit): New function.
20710
20711 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
20712 * gdb.base/ending-run.exp: Ditto.
20713 * gdb.base/step-test.exp: Ditto.
20714
20715 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
20716
20717 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
20718 (suggested by Art Haas <ahaas@neosoft.com>).
20719
20720 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
20721
20722 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
20723
20724 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
20725
20726 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
20727 descriptions of types (short unsigned int vs unsigned short, etc).
20728
20729 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
20730
20731 * gdb.base/call-strs.exp: Don't assume that `step' will step over
20732 a call to strlen; sometimes we do have sources.
20733
20734 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
20735
20736 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
20737 character, so GDB won't print garbage after its end.
20738
20739 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
20740 breakpoint there instead. Sometimes GCC emits memcpy to handle
20741 the large structures being passed by value, so we step into that
20742 instead of sum_array_print, which obscures what we're really testing.
20743 * gdb.base/step-test.exp: However, we do want a test that notices
20744 the bizarre steps into memcpy, so do that here. Add check for
20745 stepping into function calls that pass large structures by value.
20746 ("Is that a noun clause, or are you just happy to see me?")
20747 Remove all references to specific line numbers.
20748 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
20749 New type and function.
20750 (main): Call large_struct_by_value, passing it a large struct by value.
20751 * lib/gdb.exp (gdb_get_line_number): New function.
20752
20753 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
20754 more portable.
20755
20756 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
20757
20758 * lib/gdb.exp: Doc fixes.
20759
20760 1999-03-05 Nick Clifton <nickc@cygnus.com>
20761
20762 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
20763
20764 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
20765
20766 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
20767 commands. They're not germane to this test, and they don't work
20768 that way on remote targets.
20769
20770 1999-03-01 James Ingham <jingham@cygnus.com>
20771
20772 * Changelog entries merged over from gdb development branch.
20773
20774 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
20775
20776 * lib/gdb.exp (gdbtk_analyze_results): Generic function
20777 for outputting results of test run.
20778
20779 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
20780
20781 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
20782
20783 1999-02-25 Felix Lee <flee@cygnus.com>
20784
20785 * lib/gdb.exp (debug_format): initialize
20786
20787 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
20788
20789 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
20790 * gdb.base/call-rt-st.c: Ditto.
20791
20792 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
20793
20794 * gdb.threads/pthreads.exp (horiz): New variable.
20795 (test_startup): Fix regexps that capture thread numbers.
20796
20797 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
20798
20799 * gdb.base/smoke.exp: Disambiguate two test case names (both
20800 called ``print'').
20801
20802 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
20803
20804 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
20805 compilation.
20806
20807 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
20808
20809 * gdb.base/miscexprs.exp: Change patterns to match GDB's
20810 actual output formatting.
20811 * gdb.base/smoke.exp: GDB removes leading 0's.
20812 * gdb.base/volatile.exp: Don't check type of remuneration;
20813 that variable is no longer defined in constvars.c.
20814 * gdb.base/step-test.c (main): Exit with explicit exit code.
20815 * gdb.base/step-test.exp: Remove two nexti checks--they are
20816 not portable.
20817
20818 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
20819
20820 * gdb.base/help.exp ("help delete display"): Fix test to match
20821 gdb's output.
20822
20823 * gdb.base/long_long.c (known_types): Initialize values to zero.
20824 * gdb.base/long_long.exp: Step one more line
20825 so 'dec' is initialized in "get to known place". GDB removes
20826 leading zeros. Explicitly ask for hex formatting. Use
20827 unique test case names.
20828
20829 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20830
20831 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
20832
20833 * gdb.c++/method.exp: Add missing close brace.
20834
20835 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
20836
20837 * gdb.base/maint.exp: Use 'set height 0' to disable page
20838 prompting, not 'set height 400'.
20839
20840 Fix a bunch of timeouts.
20841 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
20842 four separate tests, so expect doesn't take forever to match a ton
20843 of text against a regexp with lots of .* forms.
20844 ("maint print psymbols", "maint print symbols"): Make some of
20845 these greps more selective, so that expect doesn't try to wade
20846 through huge piles of output and time out.
20847
20848 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
20849
20850 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
20851 tests: one which doesn't expect shlib events to be reported, and
20852 another which does, but is XFAIL for all platforms other than
20853 HP/UX.
20854
20855 * gdb.base/break.exp: Teach the test suite that the `catch
20856 fork', `catch vfork', and `catch exec' commands produce error
20857 messages on platforms that don't provide these features.
20858
20859 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
20860
20861 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
20862 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
20863 (shortening names from solib_threshold.exp etc), won't run on
20864 anything but HP-UX for the foreseeable future.
20865 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
20866 reflect move.
20867
20868 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
20869
20870 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
20871 gdb.trace/Makefile.in (clean): Remove all test executables.
20872
20873 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
20874
20875 * gdb.base/shlib-call.exp: add test cases to verify that gdb
20876 successfully re-sets breakpoints in shared libraries.
20877 * gdb.base/shmain.c (main): return 0, don't fall off the end.
20878
20879 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20880
20881 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
20882 and compiled w/o GCC.
20883
20884 * gdb.hp/watch-cmd.exp: ditto.
20885
20886 * gdb.hp/watch-hp.exp: ditto.
20887
20888 * gdb.hp/xdb1.exp: ditto.
20889
20890 * gdb.hp/xdb2.exp: ditto.
20891
20892 * gdb.hp/dbx.exp: ditto.
20893
20894 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
20895
20896 * constvars.c: Remove C++-isms.
20897 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
20898 with GCC.
20899
20900 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
20901
20902 The following changes are part of the HP merge.
20903
20904 * gdb.base/break.exp: new tests to verify that catchpoints for
20905 fork, vfork, and exec don't trigger inappropriately.
20906
20907 * gdb.base/opaque.exp: compile one file at a time, then link.
20908
20909 * gdb.base/signals.exp: be more restrictive about which hppa
20910 systems receive a setup_xfail. new tests.
20911
20912 * gdb.base/solib_threshold.build: new file.
20913 * gdb.base/solib_threshold.exp: new file.
20914 * gdb.base/solib_threshold.link_opts: new file.
20915 * gdb.base/solib_threshold.mk: new file.
20916 * gdb.base/gen_solib_threshold.c: new file.
20917
20918 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
20919 tests. New tests for enums inside classes.
20920
20921 * gdb.c++/compiler.cc: indicate support of template debugging.
20922
20923 * gdb.c++/demangle.exp: run hp style demangling tests.
20924
20925 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
20926 tests.
20927
20928 * gdb.c++/misc.cc: changes to support new tests.
20929
20930 * gdb.c++/templates.cc: changes to support HP's compiler; changes
20931 to support new tests.
20932
20933 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
20934 gcc, then skip these tests.
20935
20936 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
20937
20938 The following files are part of the HP merge; some had longer
20939 names at HP, but have been renamed to be no more than 14
20940 characters in length.
20941
20942 * gdb.hp/ambiguous.cc: new file.
20943 * gdb.hp/ambiguous.exp: new file.
20944 * gdb.hp/attach.exp: new file.
20945 * gdb.hp/attach2.exp: new file.
20946 * gdb.hp/classes-hp.exp: new file.
20947 * gdb.hp/ctti.exp: new file.
20948 * gdb.hp/ctti-add.cc: new file.
20949 * gdb.hp/ctti-add1.cc: new file.
20950 * gdb.hp/ctti-add2.cc: new file.
20951 * gdb.hp/ctti-add3.cc: new file.
20952 * gdb.hp/dbx.exp: new file.
20953 * gdb.hp/exception.cc: new file.
20954 * gdb.hp/exception.exp: new file.
20955 * gdb.hp/foll-exec.c: new file.
20956 * gdb.hp/foll-exec.exp: new file.
20957 * gdb.hp/foll-fork.c: new file.
20958 * gdb.hp/foll-fork.exp: new file.
20959 * gdb.hp/foll-vfork.c: new file.
20960 * gdb.hp/foll-vfork.exp: new file.
20961 * gdb.hp/inherit-hp.exp: new file.
20962 * gdb.hp/more-steps.exp: new file.
20963 * gdb.hp/namespace.cc: new file.
20964 * gdb.hp/namespace.exp: new file.
20965 * gdb.hp/optimize.exp: new file.
20966 * gdb.hp/pxdb.c: new file.
20967 * gdb.hp/pxdb.exp: new file.
20968 * gdb.hp/quicksort.exp: new file.
20969 * gdb.hp/reg-test.exp: new file.
20970 * gdb.hp/reg-test.s: new file.
20971 * gdb.hp/sized-enum.c: new file.
20972 * gdb.hp/sized-enum.exp: new file.
20973 * gdb.hp/start-stop.exp: new file.
20974 * gdb.hp/templ-hp.cc: new file.
20975 * gdb.hp/templ-hp.exp: new file.
20976 * gdb.hp/thr-lib.c: new file.
20977 * gdb.hp/thr-lib.exp: new file.
20978 * gdb.hp/thr-lib.h: new file.
20979 * gdb.hp/thr-liblib.c: new file.
20980 * gdb.hp/virtfun-hp.c: new file.
20981 * gdb.hp/virtfun-hp.exp: new file.
20982 * gdb.hp/watch-cmd.exp: new file.
20983 * gdb.hp/watch-hp.exp: new file.
20984 * gdb.hp/xdb1.exp: new file.
20985 * gdb.hp/xdb2.exp: new file.
20986 * gdb.hp/xdb3.exp: new file.
20987
20988 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
20989
20990 The following files are part of the HP merge; some had longer
20991 names at HP, but have been renamed to be no more than 14
20992 characters in length.
20993
20994 * gdb.base/ss.h: new file.
20995 * gdb.base/call-ar-st.c: new file.
20996 * gdb.base/call-ar-st.exp: new file.
20997 * gdb.base/call-rt-st.c: new file.
20998 * gdb.base/call-rt-st-exp: new file.
20999 * gdb.base/call-strs.exp: new file.
21000 * gdb.base/ena-dis-br.exp: new file.
21001 * gdb.base/environ.exp: new file.
21002 * gdb.base/long_long.exp: new file.
21003 * gdb.base/sect-cmd.exp: new file.
21004 * gdb.base/shlib-cl2.exp: new file.
21005 * gdb.base/smoke.exp: new file.
21006 * gdb.base/so-impl-ld.c: new file.
21007 * gdb.base/so-impl-ld.exp: new file.
21008 * gdb.base/so-indr-cl.c: new file.
21009 * gdb.base/so-indr-cl.exp: new file.
21010 * gdb.base/varargs.exp: new file.
21011 * gdb.base/volatile.exp: new file.
21012 * gdb.base/whatis-exp.exp: new file.
21013 * gdb.base/display.exp: new file.
21014 * gdb.c++/derivation.exp: new file.
21015 * gdb.c++/local.exp: new file.
21016 * gdb.c++/member-ptr.exp: new file.
21017 * gdb.c++/overload.exp: new file.
21018 * gdb.c++/ovldbreak.exp: new file.
21019 * gdb.c++/ref-types.exp: new file.
21020 * gdb.c++/ref-types2.exp: new file.
21021 * gdb.c++/userdef.exp: new file.
21022
21023 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
21024
21025 * gdb.base/default.exp: Reflect wording change in remote.c.
21026
21027 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
21028
21029 * gdb.base/help.exp: Update to reflect current text.
21030
21031 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
21032
21033 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
21034 they're stack variables and contain garbage.
21035 * gdb.c++/anon-union.exp: new file.
21036
21037 The following changes were made by David Taylor
21038 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
21039 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
21040 in changes by HP.
21041
21042 * gdb.base/bitops.exp: new file.
21043 * gdb.base/default.exp: change expected messages for catch and
21044 info catch tests to reflect HP merge changes.
21045 * gdb.base/enable-disable-break.exp
21046 * gdb.base/ending-run.c: new file.
21047 * gdb.base/long_long.c: new file.
21048 * gdb.base/maint.exp: new file.
21049 * gdb.base/pointers2.exp: new file.
21050 * gdb.base/shlib-call2.exp: new file.
21051 * gdb.base/solib.exp: new file.
21052 * gdb.base/step-test.c: new file.
21053 * gdb.c++/anon-union.cc: new file.
21054 * gdb.c++/local.cc: new file.
21055 * gdb.c++/member-pointer.cc: new file.
21056 * gdb.c++/method.cc: new file.
21057 * gdb.c++/ref-types.cc: new file.
21058 * gdb.c++/ref-types2.cc: new file.
21059 * gdb.c++/userdef.cc: new file.
21060
21061 * gdb.base/scope.exp: compile one file at a time, then link.
21062 * gdb.base/langs.exp: ditto.
21063 * gdb.base/list.exp: ditto.
21064
21065 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
21066
21067 The following changes were made by David Taylor
21068 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
21069 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
21070 in changes by HP.
21071
21072 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
21073 skip tests. When compiling pass c++ flag to gdb_compile.
21074 * gdb.c++/
21075
21076 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
21077 test for on hppa*-*-hpux*; use args to see if c++ was specified.
21078 (skip_hp_tests): new function.
21079 (gdb_preprocess): new function.
21080
21081 * configure.in (hpdir): decide whether to configure gdb.hp.
21082 * configure: regenerated.
21083
21084 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
21085 to delete on clean.
21086 (EXECUTABLES): update to reflect new additions.
21087 * gdb.base/commands.exp: update message expected.
21088 * gdb.base/default.exp: add copyright notice.
21089 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
21090 * gdb.base/help.exp: update messages to reflect current text.
21091 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
21092 targets for recurse tests.
21093 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
21094 skip this file.
21095
21096 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
21097 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
21098 compilation.
21099 * gdb.c++/misc.exp: ditto.
21100 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
21101 run the tests. tell gdb_compile that it's a c++ compilation.
21102
21103 * gdb.threads/pthreads.exp: fix typo in message.
21104
21105 * gdb.base/all-bin.exp: new file.
21106 * gdb.base/arithmet.exp: new file.
21107 * gdb.base/assign.exp: new file.
21108 * gdb.base/completion.exp: new file.
21109 * gdb.base/cond-expr.exp: new file.
21110 * gdb.base/condbreak.exp: new file.
21111 * gdb.base/define.exp: new file.
21112 * gdb.base/dollar.exp: new file.
21113 * gdb.base/environment.exp: new file.
21114 * gdb.base/eval-skip.exp: new file.
21115 * gdb.base/jump.exp: new file.
21116 * gdb.base/logical.exp: new file.
21117 * gdb.base/pointers.exp: new file.
21118 * gdb.base/relational.exp: new file.
21119 * gdb.base/section_command.exp: new file.
21120 * gdb.base/whatis-expr.exp: new file.
21121
21122 * gdb.base/all-types.c: new file.
21123 * gdb.base/call-array-struct.c: new file.
21124 * gdb.base/call-return-struct.c: new file.
21125 * gdb.base/call-strings.c: new file.
21126 * gdb.base/callfuncs2.c: new file.
21127 * gdb.base/condbreak.c: new file.
21128 * gdb.base/constvars.c: new file.
21129 * gdb.base/display.c: new file.
21130 * gdb.base/int-type.c: new file.
21131 * gdb.base/jump.c: new file.
21132 * gdb.base/miscexprs.c: new file.
21133 * gdb.base/pointers.c: new file.
21134 * gdb.base/pointers2.c: new file.
21135 * gdb.base/shmain.c: new file.
21136 * gdb.base/shr1.c: new file.
21137 * gdb.base/shr2.c: new file.
21138 * gdb.base/solib.c: new file.
21139 * gdb.base/solib1.c: new file.
21140 * gdb.base/solib2.c: new file.
21141 * gdb.base/varargs.c: new file.
21142 * gdb.c++/derivation.cc: new file.
21143 * gdb.c++/overload.cc: new file.
21144 * gdb.c++/ovldbreak.cc: new file.
21145 * gdb.hp/attach.c: new file.
21146 * gdb.hp/attach2.c: new file.
21147 * gdb.hp/average.c: new file.
21148 * gdb.hp/compiler.c: new file.
21149 * gdb.hp/compiler.cc: new file.
21150 * gdb.hp/execd-program.c: new file.
21151 * gdb.hp/follow-exec.c: new file.
21152 * gdb.hp/follow-fork.c: new file.
21153 * gdb.hp/follow-vfork-and-exec.c: new file.
21154 * gdb.hp/misc-hp.cc: new file.
21155 * gdb.hp/more-steps.c: new file.
21156 * gdb.hp/optimize.c: new file.
21157 * gdb.hp/quicksort.c: new file.
21158 * gdb.hp/run-hp.c: new file.
21159 * gdb.hp/start-stop.c: new file.
21160 * gdb.hp/sum.c: new file.
21161 * gdb.hp/templates-hp.cc: new file.
21162 * gdb.hp/thread-local-in-lib.c: new file.
21163 * gdb.hp/thread-local-in-lib.h: new file.
21164 * gdb.hp/thread-local-in-lib.lib.c: new file.
21165 * gdb.hp/vforked-program.c: new file.
21166 * gdb.hp/virtfunc-hp.cc: new file.
21167 * gdb.hp/watchpoint-hp.c: new file.
21168 * gdb.hp/xdb.c: new file.
21169 * gdb.hp/xdb0.c: new file.
21170 * gdb.hp/xdb0.h: new file.
21171 * gdb.hp/xdb1.c: new file.
21172
21173 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
21174
21175 The following change was made by Edith Epstein
21176 <eepstein@cygnus.com> as part of a project to merge in changes
21177 originally made by HP; HP did not create ChangeLog entries.
21178
21179 * gdb.c++/demangle.exp: changed the expected output for some
21180 ARM-style mangling -- removed second reference to datatype.
21181 For example, maint demangle __dt__11T1__pt__2_cFv
21182 T1<char>::~T1<char>(void)
21183 becomes,
21184 maint demangle __dt__11T1__pt__2_cFv
21185 T1<char>::~T1(void)
21186
21187 (test_hp_style_demangling): new hp specific demangling test cases.
21188
21189 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
21190
21191 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
21192 * gdb.trace/backtrace.exp: Likewise.
21193 * gdb.trace/circ.exp: Likewise.
21194 * gdb.trace/collection.exp: Likewise.
21195 * gdb.trace/deltrace.exp: Likewise.
21196 * gdb.trace/infotrace.exp: Likewise.
21197 * gdb.trace/limits.exp: Likewise.
21198 * gdb.trace/packetlen.exp: Likewise.
21199 * gdb.trace/passc-dyn.exp: Likewise.
21200 * gdb.trace/passcount.exp: Likewise.
21201 * gdb.trace/report.exp: Likewise.
21202 * gdb.trace/save-trace.exp: Likewise.
21203 * gdb.trace/tfind.exp: Likewise.
21204 * gdb.trace/tracecmd.exp: Likewise.
21205 * gdb.trace/while-dyn.exp: Likewise.
21206 * gdb.trace/while-stepping.exp: Likewise.
21207
21208 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
21209
21210 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
21211
21212 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
21213
21214 From Brendan Kehoe:
21215 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
21216 int return types.
21217
21218 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
21219
21220 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
21221 remote dos host testing right.
21222
21223 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
21224
21225 * gdb.base/corefile.exp: remove some xfails.
21226
21227 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
21228
21229 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
21230 have different timestamps.
21231
21232 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
21233
21234 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
21235 gdb.base/default.exp: Replace "exec" with "executable".
21236
21237 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
21238
21239 * gdb.base/default.exp: Change else if to elseif from previous
21240 delta.
21241
21242 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
21243
21244 * gdb.base/default.exp: Add brace missing from previous delta.
21245
21246 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
21247
21248 * gdb.base/default.exp: Support test for info float for all
21249 varieties of arm toolchain.
21250
21251 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
21252
21253 * gdb.trace/*.exp: remove "remote_download" command.
21254
21255 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
21256
21257 * gdb.trace/*.exp: remove -gdwarf from compile.
21258
21259 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
21260
21261 * gdb.trace/configure.in(AC_INIT): typo
21262 * gdb.trace/configure: regenerated
21263
21264 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
21265
21266 * config/m68k-emc.exp: New file.
21267 * lib/<emc-support.exp trace-support.exp}: New files.
21268 * configure.in: add new test directory gdb.trace.
21269 * gdb.trace/{configure configure.in Makefile.in}: New files.
21270 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
21271 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
21272 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
21273 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
21274 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
21275 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
21276 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
21277
21278 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
21279
21280 * gdb.c++/classes.exp: Change all regular expressions to match
21281 arbitrary combinations of newline/carriage-return, so that they
21282 will work equally well on Unix and Windows.
21283 * gdb.c++/inherit.exp: ditto.
21284 * gdb.c++/virtfunc.exp: ditto.
21285
21286 1998-08-11 Dawn Perchik <dawn@cygnus.com>
21287
21288 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
21289
21290 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
21291
21292 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
21293 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
21294 to use a0-a3/d0-d3 as needed.
21295
21296 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
21297
21298 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
21299 * gdb.disasm/am33.exp: Corresponding changes.
21300
21301 1998-07-11 Felix Lee <flee@cygnus.com>
21302
21303 * gdb.base/callfuncs.exp: add cmp10 test.
21304 * gdb.base/callfuncs.c (cmp10): new function.
21305
21306 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
21307
21308 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
21309 into two parts to get around a synchronization problem in expect.
21310
21311 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
21312
21313 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
21314
21315 * configure.in: Add options for gdbtk testsuite.
21316
21317 * configure: Regenerate.
21318
21319 * gdb.gdbtk: New directory to hold gdbtk tests.
21320
21321 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21322
21323 * gdb.fortran/types.exp: Escape brackets in expect patterns
21324 for test_float_literal_types_accepted tests.
21325 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
21326 before run test.
21327
21328 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
21329
21330 * am33.exp: Just compile, do not link the testcase.
21331 * am33.s: Add ".am33" pseudoop to force am33 mode.
21332
21333 1998-06-25 Felix Lee <flee@cygnus.com>
21334
21335 * gdb.base/setshow.exp: make sure $pc is sane.
21336
21337 * gdb.stabs/weird.exp: split expect patterns properly.
21338
21339 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
21340
21341 * gdb.disasm/am33.s: New disassembler testfile for the am33.
21342 * gdb.disasm/am33.exp: Run it.
21343
21344 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
21345
21346 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
21347 match processing (and eliminate spurious timeouts when running).
21348
21349 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
21350
21351 * gdb.base/signals.exp (test_handle_all_print): put back Mach
21352 exception test, but conditionalize it on target [mach | gnu].
21353
21354 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
21355
21356 * gdb.base/overlays.exp: fixup compile line for linker script.
21357
21358 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
21359
21360 * gdb.fortran/types.exp: don't guess at float size.
21361
21362 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
21363
21364 * gdb.base/exprs.exp: delete test that depends on int size.
21365
21366 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
21367
21368 * config/sim.exp: Removed checks for target triplets.
21369 (gdb_target_sim): Use gdb,target_sim_options.
21370
21371 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
21372
21373 * gdb.base/reread.exp: New file.
21374 * gdb.base/reread1.c: New file.
21375 * gdb.base/reread2.c: New file.
21376
21377 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
21378
21379 * config/sim.exp: Use 'target sim -sparclite' when running
21380 SPARClite programs.
21381
21382 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
21383
21384 * gdb.base/structs2.exp: New file.
21385 * gdb.base/structs2.c: New file.
21386
21387 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
21388
21389 * gdb.asm/common.inc: New file.
21390 * gdb.asm/d10v.inc: New file.
21391 * asm-source.exp: Pass -I's to gas to find .inc files.
21392 Update line numbers in expected output.
21393 * asmsrc1.s: Rewrite.
21394 * asmsrc2.s: Rewrite.
21395 * configure.in: Create arch.inc symlink.
21396 * configure: Regenerate.
21397 * Makefile.in (distclean): Delete arch.inc.
21398
21399 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
21400
21401 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
21402 (t_enum_value2): ditto
21403 (t_enum_value3): ditto
21404 (main): ditto
21405 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21406
21407 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
21408 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
21409 change.
21410 Use gdb_test instead of send_gdb/gdb_expect sequences.
21411
21412 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
21413
21414 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
21415 not void.
21416
21417 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
21418
21419 * gdb.base/branches.c: Code with lots of loops and
21420 subroutines. Used to test gdbs ability to single step through PC
21421 changes, especially to test mips-tdep.c:mips_next_pc
21422
21423 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
21424
21425 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
21426 more rigorous EGCS C++ error checking.
21427
21428 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21429
21430 * gdb.base/help.exp: Clean up `help set args' and `help show args'
21431 tests.
21432 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
21433 function when asleep.
21434 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
21435 for i*86 Linux and SVR4 signal handling problems.
21436 Remove linux xfail for `next to handler in signals_tests_1', fixed
21437 by recent infrun.c change.
21438 Limit backtrace to 10 frames to avoid timeout problems with infinite
21439 stack backtraces.
21440 Adjust expect pattern in `handle all print' test to match Apr 28 1997
21441 target.[ch] change.
21442
21443 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
21444
21445 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
21446 for a newline from gdb before continuing.
21447 (default_gdb_exit): Just look for y or n.
21448 (gdb_test): Detect abnormal exit from GDB running on DOS; if
21449 it does, fail the rests of the tests in the file.
21450
21451 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
21452
21453 * config/cygmon.exp: New file.
21454
21455 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
21456
21457 * gdb.base/list.exp: Fix problem with "list default lines around
21458 main" test on remote targets.
21459
21460 * gdb.base/scope.exp: Fix problem with filelocal_bss before
21461 run test on remote targets.
21462
21463 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
21464
21465 * gdb.asm: New directory.
21466 * configure.in: Configure it.
21467 * configure: Regenerate.
21468 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
21469 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
21470
21471 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
21472
21473 * config/mn10300-eval.exp: New file to support MN10300 eval board.
21474
21475 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
21476
21477 * gdb.base/overlays (several files): Merge the two overlay
21478 managers into one. Change variables (foox, barx, bazx, grbxx)
21479 back into ints but force them to load in their proper sections.
21480
21481 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
21482
21483 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
21484 on-chip insn memory and IMAP1 to upper 128k.
21485 (D10VCopy): Handle memory regions crossing 16k boundaries.
21486 (D10VCopy): Transfer data in 32 bit chunks.
21487
21488 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
21489
21490 * gdb.base/overlays.c (main): Exit normally when result is
21491 correct.
21492
21493 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
21494 map. Include space for printf in .text segment.
21495
21496 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
21497 updated d10v memory VMA/LMA map.
21498 (D10VCopy): Call D10VTranslate.
21499
21500 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
21501
21502 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
21503
21504 * gdb.base/bar.c (barx, bar): Change variable to small array so
21505 that it won't be put into the .sdata - small data -
21506 section. Update reference.
21507 * gdb.base/baz.c (bazx, baz): Ditto.
21508 * gdb.base/foo.c (foox, foo): Ditto.
21509 * gdb.base/grbx.c (grbxx, grbx): Ditto.
21510
21511 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
21512 to be arrays.
21513
21514 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
21515
21516 * gdb.base/overlays.exp: fix up and get working again.
21517 Add tests for backtraces from an overlay function.
21518
21519 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
21520
21521 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
21522 "calling function with watchpoint enabled".
21523
21524 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
21525
21526 * gdb.base/break.exp (test_next_with_recursion): Remove
21527 gdb_suppress_tests for d10v-*-*.
21528 * lib/gdb.exp (gdb_suppress_tests): Disable this function
21529 pending review of whether it is useful or not.
21530
21531 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
21532
21533 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
21534
21535 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
21536
21537 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
21538 * config/dve.exp: New file to support Densan boards.
21539
21540 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
21541
21542 * gdb.base/interrupt.exp: Document problem of simulators, signals,
21543 reads and BSD.
21544
21545 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
21546
21547 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
21548 response.
21549
21550 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
21551
21552 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
21553
21554 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
21555 test.
21556
21557 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
21558 target_sizeof_long and target_bigendian_p.
21559 (structs_by_value, structs_by_reference): Check values according
21560 to targets word size and endianess.
21561
21562 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
21563
21564 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
21565 output.
21566
21567 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
21568
21569 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
21570 Update test of set args help to match source change.
21571
21572 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
21573
21574 * gdb.base/default.exp: Expect help system output to be in
21575 alphabetical order.
21576 * gdb.base/help.exp: Ditto.
21577
21578 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
21579
21580 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
21581 "i*86-pc-linux-gnu*".
21582 * gdb.base/interrupt.exp: Ditto.
21583 * gdb.base/corefile.exp: Ditto.
21584
21585 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
21586 define vxworks when building the testcase.
21587
21588 * gdb.base/ptype.exp: Fix testnames to be unique.
21589 * gdb.base/radix.exp: Ditto.
21590 * gdb.base/term.exp: Ditto.
21591 * gdb.base/whatis.exp: Ditto.
21592 * gdb.c++/classes.exp: Ditto.
21593
21594 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
21595
21596 * gdb.base/callfuncs.exp: Fix indentation.
21597
21598 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
21599 suppress_flag has been set.
21600 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
21601 target feature.
21602
21603 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
21604
21605 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
21606 the testcase.
21607
21608 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
21609 set_debug_traps() and breakpoint().
21610 * gdb.c++/misc.cc (main): Ditto.
21611 * gdb.c++/templates.cc (main): Ditto.
21612 * gdb.c++/virtfunc.cc (main): Ditto.
21613
21614 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
21615
21616 * lib/gdb.exp(gdb_step_for_stub): New function.
21617 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
21618 exists, reload the executable and do a "continue" instead of
21619 doing a jump.
21620 (runto_main): Use gdb_step_for_stub.
21621
21622 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
21623 tests to have unique names.
21624 * gdb.base/callfuncs.exp: Ditto.
21625 * gdb.base/commands.exp: Ditto.
21626 * gdb.base/default.exp: Ditto.
21627 * gdb.base/help.exp: Ditto.
21628 * gdb.base/list.exp: Ditto.
21629 * gdb.base/opaque.exp: Ditto.
21630 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
21631 similar tests.
21632
21633 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
21634 * gdb.c++/cplusfuncs.cc: Ditto.
21635 * gdb.c++/virtfunc.cc: Ditto.
21636
21637 * config/monitor.exp: Keep track of the last file we saw, rather
21638 than trying to get the info from gdb.
21639
21640 * gdb.fortran/types.exp: Move comment to previous line.
21641
21642 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
21643
21644 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
21645 target mode.
21646
21647 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
21648
21649 From Bob Manson:
21650 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
21651 string from GDB when it connects.
21652
21653 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
21654
21655 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
21656
21657 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
21658 if we can't get a debug format from GDB (we may be testing an
21659 older GDB). Use a 10 second timeout when checking for the format.
21660
21661 * gdb.stabs/weird.exp: Fix quoting.
21662
21663 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
21664
21665 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
21666
21667 * config/arm-ice.exp: New file.
21668
21669 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
21670
21671 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
21672 until it has been modified to work with the new testsuite.
21673
21674 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
21675 testcase won't compile, cause all of the testcases in the file to
21676 fail instead.
21677
21678 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
21679 (gdb_clear_suppressed): New procedure.
21680 (gdb_stop_suppressing_tests): Only clear suppress_flag if
21681 it contains a positive value.
21682
21683 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
21684
21685 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
21686
21687 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
21688
21689 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
21690
21691 * lib/gdb.exp (setup_xfail_format): New function.
21692 (get_debug_format): New function to get debug format.
21693 (debug_format): New global variable to hold last value set
21694 by get_debug_format.
21695 * gdb.base/list.exp: Call get_debug_format and expect some
21696 tests to fail for DWARF 1 and COFF formats.
21697 * gdb.c++/ptype.exp: Ditto.
21698 * gdb.c++/classes.exp: Ditto.
21699 * gdb.c++/cplusfuncs.exp: Ditto.
21700 * gdb.c++/inherit.exp: Ditto.
21701 * gdb.c++/templates.exp: Ditto.
21702 * gdb.c++/virtfunc.exp: Ditto.
21703
21704 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
21705
21706 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
21707 host doesn't have a currently-open connection.
21708
21709 * config/sparclet.exp: Cleanups and fixes to make it generic for
21710 any gdb stub target. Handle cases where gdb doesn't respond when
21711 interrupted in a sane fashion.
21712
21713 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
21714 same thing in a totally different way.
21715
21716 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
21717 setting "timeout".
21718 (gdb_start): We set the global gdb_prompt variable in
21719 default_gdb_init now.
21720
21721 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
21722
21723 * gdb.base/printcmds.exp: Fix "check for floating addition"
21724 regexp to accept results within approx +/- .01 of exact value.
21725 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
21726
21727 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
21728
21729 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
21730 properly.
21731 (gdb_expect): Add optional timeout parameter, and add timeout
21732 value to various calls.
21733 (gdb_suppress_tests): Only give one warning message per group.
21734
21735 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
21736
21737 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
21738 global variables. Handle getting a value for $timeout more
21739 gracefully.
21740
21741 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
21742
21743 * lib/gdb.exp: Close connection to remote host if gdb doesn't
21744 initialize.
21745 (default_gdb_init): New procedure; allow gdb_init to be overridden
21746 by a target configuration file.
21747 (gdb_expect): Pass the timeout to remote_expect.
21748
21749 * config/monitor.exp(gdb_load): Fix typo in regexp.
21750
21751 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
21752
21753 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
21754
21755 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
21756
21757 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
21758 here. Call gdb_target_exec before rebooting the target, to make
21759 sure the connection to the target is closed.
21760 (gdb_load): Pass the name of the executable to gdb_target_monitor.
21761 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
21762 Also detect "Timeout reading from remote" error.
21763
21764 * config/gdbserver.exp: Pass the executable being loaded to
21765 gdb_target_monitor. Don't call gdb_file_cmd here; let
21766 gdb_target_monitor do it.
21767
21768 * gdb.disasm/hppa.exp: Don't use exec_output.
21769
21770 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
21771
21772 * gdb.base/list.exp: If we're debugging a non-native target,
21773 try to set the pc register to point to the start of the
21774 program before doing the first list command.
21775
21776 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
21777 test_calls after restarting.
21778
21779 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
21780 reloading.
21781
21782 * gdb.base/watchpoint.exp: Fix typo.
21783
21784 * gdb.base/setshow.exp: Check for use_gdb_stub.
21785
21786 * gdb.base/break.exp: Fix continue until exit test for the gdb
21787 stub case.
21788 * gdb.base/langs.exp: Ditto.
21789
21790 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
21791 gdb_load_offset. If we weren't given a file to load, figure out
21792 what the current file is and use it.
21793
21794 * config/i386-bozo.exp: New file.
21795
21796 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
21797
21798 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
21799 feature.
21800
21801 * config/proelf.exp: New entry.
21802
21803 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
21804
21805 * lib/gdb.exp: Remove spurious .* patterns at the beginning
21806 of regexps.
21807
21808 * gdb.base/watchpoint.exp: Don't run the test_stepping
21809 tests if gdb can't call functions on the target.
21810
21811 * gdb.base/setshow.exp: Don't run the set prompt tests if
21812 the board has gdb_prompt set.
21813
21814 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
21815
21816 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
21817 * gdb.base/commands.exp: Likewise.
21818 * gdb.base/setshow.exp: Likewise.
21819
21820 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
21821
21822 * config/monitor.exp(gdb_start): Look for gdb_prompt target
21823 feature.
21824
21825 * config/i960.exp: New file.
21826
21827 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
21828
21829 * gdb.base/funcargs.exp: Check for gdb,short_int target
21830 feature instead of looking for explicit target triplets.
21831
21832 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
21833
21834 * gdb.base/printcmds.exp: add a couple more tests a la
21835 "p 123DEADBEEF", to check parse_number.
21836 * top.c: change "to enable to enable" to "to enable" in a couple
21837 of help strings.
21838
21839 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
21840
21841 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
21842 on the mn10300.
21843
21844 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
21845
21846 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
21847 where the test executable is run with explicit args.
21848 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
21849
21850 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
21851
21852 * gdb.base/run.c: Use FAKEARGV to build test executable that
21853 does not require a command line arg, since most simulators
21854 don't currently support passing such an arg into the simulated
21855 program.
21856 * gdb.base/commands.exp: Change tests to insert the proper
21857 value as the arg to the first recursive factorial call. Change
21858 compilation line to define FAKEARGV at compile time.
21859
21860 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
21861
21862 * gdb.base/recurse.exp: Enable these tests for the mn10300.
21863 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
21864 function with watchpoint enabled" test.
21865
21866 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
21867
21868 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
21869 Don't call gdb_test when the command doesn't return to a gdb prompt.
21870
21871 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
21872 "Tests restarted" messages.
21873
21874 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
21875
21876 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
21877
21878 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
21879
21880 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
21881 for INFO SYMBOL; add help tests for OVERLAY commands.
21882 * gdb.base/default.exp: add tests for INFO SYMBOL command;
21883 add tests for OVERLAY commands
21884 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
21885 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
21886 * gdb.base/sigall.c: add usestubs code frag
21887 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
21888
21889 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
21890
21891 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
21892 failures.
21893 (gdb_stop_suppressing_tests): Note that tests have restarted.
21894
21895 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
21896
21897 * config/h8300.exp: New file.
21898
21899 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
21900
21901 * gdb.base/setshow.exp: Check for the existence of a
21902 feature, not its value.
21903
21904 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
21905
21906 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
21907
21908 * gdb.base/scope.exp: It's now init0(), not init().
21909
21910 * gdb.base/scope0.c: For now, change init() to be init0().
21911
21912 * config/monitor.exp: Use gdb_serial in preference to serial
21913 or netport.
21914
21915 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
21916 and it's not already set.
21917
21918 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
21919
21920 * gdb.base/setshow.exp: Only test the run command if the target
21921 isn't using a stub and if it supports argument passing.
21922
21923 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
21924
21925 * config/udi.exp(gdb_start): Make sure UDICONF is set
21926 properly before starting gdb.
21927
21928 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
21929
21930 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
21931 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
21932 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
21933
21934 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
21935
21936 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
21937 specialized code to reboot the board, use remote_reboot instead.
21938
21939 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
21940
21941 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
21942
21943 * config/monitor.exp: Make sure we disconnect from the target.
21944 Also, try a reboot/reload cycle instead of failing if the
21945 load fails.
21946
21947 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
21948
21949 * gdb.base/default.exp: Don't set match_max.
21950 * gdb.base/help.exp: Ditto.
21951 * gdb.base/list.exp: Ditto.
21952 * gdb.base/signals.exp: Ditto.
21953
21954 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
21955 set, use remote_ld to download the testcase instead of
21956 the GDB loader.
21957
21958 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
21959
21960 * config/vr5000.exp: New file.
21961
21962 * config/monitor.exp(gdb_target_monitor): Add pattern for
21963 "Ending remote" to detect errors in connecting.
21964
21965 * gdb.base/setshow.exp: Add .* within auto language test.
21966
21967 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
21968 target feature.
21969
21970 * config/monitor.exp(gdb_load): Check for a failure when loading,
21971 and reboot the board if necessary.
21972
21973 * gdb.base/setvar.exp(test_set): Handle multiple prints within
21974 a set of tests. Remove print.* from the patterns being checked.
21975
21976 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
21977
21978 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
21979 refer to gdb_spawn_id.
21980
21981 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
21982 longer used.
21983 * config/sparclet.exp: Ditto.
21984 * config/sparclet-old.exp: Ditto.
21985 * config/slite.exp: Ditto.
21986 * config/sim.exp: Ditto.
21987 * gdb.base/funcargs.exp: Ditto.
21988
21989 * lib/gdb.exp:Remove references to gdb_spawn_id.
21990 (gdb_expect): Move to remote.exp.
21991
21992 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
21993
21994 * config/monitor.exp: Detect the "Couldn't establish connection"
21995 message from GDB.
21996
21997 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
21998
21999 * gdb.base/bitfields.exp: Use runto instead of explicit
22000 gdb_run_cmd/gdb_expect sequences.
22001
22002 * gdb.base/break.exp(text_next_with_recursion): Add match for
22003 gdb_expect call.
22004
22005 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
22006 We also need to handle the "A program is being debugged already"
22007 prompt from gdb. Use gdb_test to set the baud rate.
22008
22009 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
22010 to 20000. Really. I mean it.
22011
22012 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
22013
22014 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
22015 fails. If suppress_flag is set, skip perror message about not
22016 being able to send to GDB.
22017 (send_gdb): If suppress_flag is set, don't try to send commands to
22018 GDB.
22019 (gdb_expect): If suppress_flag is set, always fail immediately.
22020 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
22021 (gdb_init): Call gdb_stop_suppressing_tests.
22022 (default_gdb_exit): Ditto.
22023 (default_gdb_start): Ditto.
22024
22025 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
22026 gdb_stop_suppressing_tests as appropriate.
22027 * gdb.base/break.exp: Ditto.
22028 * gdb.base/callfuncs.exp: Ditto.
22029 * gdb.base/commands.exp: Ditto.
22030 * gdb.base/exprs.exp: Ditto.
22031 * gdb.base/funcargs.exp: Ditto.
22032 * gdb.base/list.exp: Ditto.
22033 * gdb.base/recurse.exp: Ditto.
22034 * gdb.base/scope.exp: Ditto.
22035 * gdb.base/structs.exp: Ditto.
22036 * gdb.c++/inherit.exp: Ditto.
22037
22038 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
22039
22040 * config/vr4300.exp: New file.
22041
22042 * gdb.*/*.exp: Call gdb_expect instead of expect.
22043
22044 * lib/gdb.exp(gdb_expect): New function.
22045
22046 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
22047
22048 * lib/gdb.exp(gdb_init): New function.
22049
22050 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
22051 for each individual variable set.
22052
22053 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
22054 name.
22055
22056 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
22057
22058 * gdb.base/scope.exp: Use gdb_test.
22059
22060 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
22061 aborting; the testsuite driver will do that for us (see
22062 gdb_finish). Also, use gdb_test in a few more places.
22063
22064 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
22065
22066 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
22067
22068 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
22069
22070 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
22071 and "add_tests" are not at the same address.
22072
22073 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
22074
22075 * gdb.base/ptype.exp: Use gdb_test.
22076
22077 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
22078
22079 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
22080 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
22081 left in. No longer expect them to fail.
22082
22083 * gdb.stabs/*.mt; Deleted, no longer used.
22084 * gdb.stabs/configure.in: Remove references to target makefile
22085 frags.
22086 * gdb.stabs/configure: Rebuilt.
22087
22088 * gdb.disasm/*.mt: Deleted, no longer used.
22089 * gdb.disasm/configure.in: Remove references to target makefile
22090 frags. Use "sh3.s" as the unique filename for this directory.
22091 * gdb.disasm/configure: Rebuilt.
22092
22093 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
22094 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
22095 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
22096
22097 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
22098
22099 * config/udi.exp: Use mondfe,name instead of remote_host.
22100
22101 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
22102
22103 * gdb.base/watchpoint.exp: Don't expect a failure when calling
22104 a function with a watchpoint enabled on the mn10200.
22105
22106 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
22107 before trying to create it!
22108
22109 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
22110
22111 * config/vx.exp: Use hostname instead of netport.
22112
22113 * config/vxworks.exp: New file.
22114
22115 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
22116
22117 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
22118 gdb before assuming everything worked. Send a ^C if a timeout
22119 occurs.
22120
22121 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
22122 $gdb_spawn_id directly.
22123 (gdb_run_cmd): Try _start as well as start. Use the target feature
22124 gdb,start_symbol as the symbol to start from when jumping.
22125
22126 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
22127
22128 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
22129 redundant) test.
22130
22131 * gdb.base/recurse.exp: Relax final value test for 'b' so that
22132 it doesn't lose for 16bit integer systems.
22133
22134 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
22135
22136 * gdb.fortran/types.exp: If the target doesn't support "double"
22137 data types, then expect "real" types to only be 4 bytes.
22138
22139 * gdb.c++/virtfunc.exp: Expect failure for virtual function
22140 call tests if the target doesn't support inferior function calls.
22141
22142 * gdb.base/printcmds.exp: Allow minor deviation in FP values
22143 in printf tests.
22144
22145 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
22146
22147 * gdb.base/help.exp: Disable "help set", "help show", and
22148 "help support". Simplify regexp for "help stack".
22149
22150 * gdb.base/default.exp: Set match_max to 5000 and the timeout
22151 to 60 seconds. Temporarily set match_max to 15000 around the
22152 "info copying" test.
22153
22154 * gdb.base/nodebug.exp: Don't try to do an inferior function
22155 call if the target doesn't support them.
22156 * gdb.base/printcmds.exp: Likewise.
22157 * gdb.base/setvar.exp: Likewise.
22158 * gdb.base/structs.exp: Likewise.
22159 * gdb.c++/templates.exp: Likewise.
22160 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
22161
22162 * gdb.base/recurse.exp: Enable for the mn10200.
22163
22164 * configure.in: Do configure gdb.stabs directory for *-*-elf
22165 targets.
22166 * configure: Rebuilt.
22167
22168 * gdb.base/break.exp: Check for gdb,noresults before testing
22169 exit status and/or results from the target.
22170 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
22171 * lib/gdb.exp: Remove old (now bogus) initialization of
22172 noinferior, noargs, noresults and nosignals.
22173
22174 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
22175
22176 * config/sh.exp: New file.
22177
22178 * config/slite.exp: Try to connect multiple times to the board
22179 before rebooting. Only send a "monitor run" if need_monitor_run
22180 is set.
22181
22182 * gdb.base/break.exp: Don't do the "stub continue" test if
22183 the target has gdb_stub set.
22184
22185 * gdb.base/callfuncs.exp: Increase the timeout.
22186
22187 * gdb.base/interrupt.exp: Don't even try to compile the testcase
22188 if the target has gdb,noinferiorio set.
22189
22190 * gdb.base/list.exp: Increase match_max to 10000 characters.
22191
22192 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
22193
22194 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
22195 target.
22196
22197 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
22198
22199 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
22200
22201 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
22202 trying to delete the copy of gdb. Catch the file delete so we
22203 don't die if the delete fails; also, the file should be copied to
22204 the host, not to the build.
22205
22206 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
22207
22208 * lib/gdb.exp(gdb_test): Surround the result pattern with
22209 parenthesis in case it contains multiple regexps separated
22210 with |.
22211
22212 * gdb.base/watchpoint.exp: Use gdb_test.
22213 * gdb.base/default.exp: Ditto.
22214
22215 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
22216
22217 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
22218
22219 * gdb.base/scope.exp: Use gdb_test.
22220 * gdb.c++/classes.exp: Ditto.
22221 * gdb.c++/inherit.exp: Ditto.
22222
22223 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
22224
22225 * gdb.base/crossload.exp: Don't use execute_anywhere, use
22226 remote_exec instead.
22227 * gdb.base/corefile.exp: Don't be ridiculous.
22228 * gdb.base/*.c: Add missing stub invocations.
22229
22230 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
22231
22232 * config/slite.exp: Miscellaneous fixes.
22233
22234 * lib/gdb.exp: Fix runto.
22235
22236 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
22237 the target.
22238
22239 * gdb.base/watchpoint.exp: Fix regexp.
22240
22241 * lib/gdb.exp(default_gdb_exit): Add a catch to the
22242 close and wait commands, as the descriptor may now be
22243 invalid. Always call "remote_close host".
22244
22245 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
22246
22247 Major rewrite for testsuite revision.
22248
22249 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
22250 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
22251 instead of relying on spawn_id to always contain a valid
22252 spawn id.
22253 (get_compiler_info): New procedure to build the ${binfile}.ci
22254 file, instead of replicating this in N different places.
22255 (gdb_compile): New procedure.
22256
22257 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
22258 appropriate arguments) instead of compile. Use gdb_test in a lot
22259 more places. Use send_gdb instead of send. Always run gdb_start
22260 at the start of a testcase, as this is no longer done magically.
22261
22262 config/*-gdb.exp: Rename without the -gdb suffix.
22263
22264 config/mips.exp: Use remote_close instead of exit_remote_shell.
22265 config/monitor.exp: Use target_info instead of looking at
22266 baud, timeout, etc.
22267 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
22268
22269 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22270
22271 * gdb.c++/templates.exp (test_ptype_of_templates),
22272 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
22273 Update expect patterns for destructors and assignment operators
22274 to match corresponding c-typeprint.c changes.
22275 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
22276 to destructor breakpoint test, GDB should be able to set the
22277 destructor breakpoint without specifying arguments.
22278
22279 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
22280
22281 * gdb.threads/pthreads.exp: Change result for failure to compile due
22282 to lack of pthreads runtime support from an error to simply an
22283 unsupported test, per dejagnu standards.
22284
22285 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22286
22287 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
22288 where GDB exits to reduce pattern match time.
22289 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
22290
22291 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
22292
22293 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
22294
22295 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
22296 * gdb.base/default.exp: ditto.
22297 * gdb.base/nodebug.exp: ditto.
22298 * gdb.base/printcmds.exp: ditto.
22299 * gdb.base/ptype.exp: ditto.
22300 * gdb.base/setvar.exp: ditto.
22301 * gdb.base/structs.exp: ditto.
22302 * gdb.base/setshow.c: Guard against uninitialized values of argc.
22303
22304 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
22305
22306 * configure, */configure: Rebuild with autoconf 2.12.
22307
22308 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
22309
22310 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
22311 use new i*86-pc-linux*-gnu quads.
22312 * gdb.base/corefile.exp: Ditto.
22313 * gdb.base/signals.exp: Ditto.
22314 * gdb.base/sigall.exp: Ditto.
22315 * gdb.base/interrupt.exp: Ditto.
22316
22317 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
22318 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
22319 RedHat 4.0.
22320
22321 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
22322 linux. This allows the test case to at least compile on latest
22323 linux, but still not run due to missing the threads runtime library.
22324
22325 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22326
22327 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
22328 directory to search gdb directory. Accept and step over conditional
22329 stack alignment code. Consume $prompt in failure cases.
22330 Reset timeout to $oldtimeout instead of some arbitrary value.
22331 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
22332 timeout problems with infinite stack backtraces.
22333 * gdb.base/ptype.exp (ptype struct link, union tu_link):
22334 Accept function parameters for linkfunc member.
22335
22336 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
22337
22338 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
22339 (CXXFLAGS): Remove, unreferenced.
22340 (B_OPTIONS): Add for -B options and add code to initialize with
22341 previous -B options and also add -B option to pick up cross compiled
22342 runtime.
22343 (TARGET_INCLUDES): Add for -I options and add code to initialize when
22344 doing cross compiles.
22345 (target_alias): Declare global.
22346 (xgcc): Set variable to full path of gcc in build tree. Use findfile
22347 to verify that gcc exists in build tree, and if so set CC to that
22348 gcc and to use B_OPTIONS and TARGET_INCLUDES.
22349
22350 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
22351
22352 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
22353 ptype test for anonymous union. Fixup testcase to match
22354 current gcc debug output.
22355
22356 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
22357
22358 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
22359 force argument to an unsigned long type.
22360
22361 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
22362
22363 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
22364 tests and anonymous union print/ptype tests.
22365 * gdb.base/list.exp (test_forward-search): Increase timeout by
22366 5 minutes for the "search extremely long line" case.
22367 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
22368 completely optional and that the pass/fail messages use the command as
22369 the message if that third arg is a null string.
22370 (gdb_test_exact): Arrange that a null string pattern means match a
22371 null string output rather than any output, which might include random
22372 errors.
22373 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
22374 backtrace test.
22375 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
22376 always failing and failure is now exposed by gdb.exp changes.
22377
22378 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
22379
22380 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
22381 weren't being noted.
22382
22383 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22384
22385 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
22386 * gdb.stabs/weird.exp: Remove v_comb xfails.
22387
22388 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
22389
22390 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
22391 list.exp scope.exp watchpoint.exp]
22392 Make all timeout error msgs explicitly say "(timeout)".
22393
22394 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
22395
22396 * config/monitor.exp: Increase download timeout to 1000 seconds.
22397
22398 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
22399
22400 * config/m32r.exp: Increase timeout to 120 seconds.
22401
22402 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
22403
22404 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
22405 and accept older ordering as obsolescent gcc or gdb.
22406 * gdb.c++/templates.exp: Ditto.
22407 * gdb.c++/virtfunc.exp: Ditto.
22408
22409 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
22410
22411 * gdb.base/coremaker.c: Add code to mmap some data so we
22412 can check that it ends up in the core file.
22413 * gdb.base/corefile.exp: Add test to read mmapped data
22414 from core file.
22415
22416 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
22417
22418 * config/m32r.exp: New file.
22419
22420 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
22421
22422 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
22423 that cflags can contains -gstabs, and work correctly for other tests.
22424
22425 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
22426
22427 * gdb.base/setshow.exp: New file, tests show and set.
22428 * gdb.base/setshow.c: New file, tests show and set.
22429 * gdb.base/help.exp: Add test for help set|show annotate.
22430 * gdb.base/default.exp: Add test for set|show annotate.
22431
22432 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
22433
22434 * testsuite/gdb.base/break.exp: Make backtrace from factorial
22435 errors unique.
22436 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
22437 explicitly.
22438
22439 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
22440
22441 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
22442 and width commands. This is done elsewhere.
22443 * (gdb_start): Don't call gdb_start_sim here. That's already
22444 done in gdb_load. This fixes lots of failures in default.exp.
22445
22446 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
22447
22448 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
22449 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
22450 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
22451 in the same we we treat other failures (since it may be an expected
22452 condition), rather than as an error.
22453 * gdb.base/signals.exp (test_handle_all_print): Revert back to
22454 old test format.
22455
22456 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
22457
22458 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
22459 (distclean maintainer-clean realclean): No need to remove files
22460 twice. Nuke the duplicates.
22461 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
22462 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
22463 Remove config.h along with other config files.
22464
22465 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
22466
22467 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
22468 "p func1 ()" and note that rests of tests are skipped.
22469 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
22470 setup_xfails for "print func2::coremaker_local".
22471 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
22472 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
22473 affected by the previous run test.
22474 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
22475 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
22476 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
22477 "pass int powerset tuple" and "pass modeless int powerset tuple".
22478 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
22479 "real write 4" and "real write 8".
22480 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
22481 setup_xfails for "print vs1 after tuple assign 2",
22482 "print \$i after tuple assign 2", and
22483 "print vs2 after tuple assign 2".
22484 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
22485 meaningful error message and return -1 so the caller can
22486 suppress further tests and avoid a cascade of errors.
22487
22488 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
22489
22490 * gdb.base/a1-selftest.exp: Tweak tests to account for new
22491 format for printing version.
22492 * gdb.base/default.exp: Ditto.
22493 * gdb.base/interrupt.exp: Fix problem with cascade of
22494 errors if child process dies while calling a function.
22495
22496 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
22497
22498 * Makefile.in (VPATH): Add
22499 * Makefile.in (Makefile, config.status): Fix rules so things get
22500 remade when necessary.
22501
22502 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
22503
22504 * Makefile.in (just-check): Add path to sibling expect dir
22505 to environment variable specified by RPATH_ENVVAR.
22506
22507 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
22508
22509 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
22510 (just-check): Add shared library paths for libstdc++, tk,
22511 tcl, bfd, and opcodes to the environment variable specified
22512 in RPATH_ENVVAR.
22513 * configure.in: Add support to recognize --enable-shared flag
22514 and generate correct value for RPATH_ENVVAR.
22515 * configure: Regenerated with autoconf.
22516
22517 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
22518
22519 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
22520 include all osf versions.
22521 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
22522 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
22523 when target is linux. When failing to build pthreads test
22524 executable, give more meaningful message.
22525 * gdb.threads/pthreads.c: Hpux also uses old definition of second
22526 arg for pthread_create.
22527
22528 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
22529
22530 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
22531 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
22532 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
22533 and -lpthreads (everybody else).
22534 (test_startup): Fail gracefully if threads are not supported.
22535 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
22536 "p/c array_index("abcdef",2)" when not gcc compiled.
22537 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
22538 "print func2::coremaker_local" when not gcc compiled.
22539 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
22540 "ptype on opaque struct tagname (statically)",
22541 "ptype on opaque struct tagname (dynamically) 1", and
22542 "ptype on opaque struct tagname (dynamically) 2"
22543 for not compiled with gcc.
22544 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
22545 backtrace when compiled with gcc.
22546 * lib/gdb.exp (runto_main): Return result of "runto main" rather
22547 than always return success.
22548
22549 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
22550
22551 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
22552
22553 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
22554
22555 * gdb.base/structs.exp: Undo last change.
22556
22557 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
22558
22559 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
22560 encapsulate all the steps/nexts done during self test, starting
22561 at main, and makes them less sensitive to optimization issues.
22562 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
22563 signal handler" test.
22564 * gdb.threads/pthreads.exp: Only run this for native configs.
22565 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
22566 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
22567 tests.
22568 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
22569 for "runto test_calls(void)" test.
22570
22571 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
22572
22573 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
22574 and don't expect address info in breakpoint confirmations.
22575
22576 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
22577
22578 * gdb.base/list.exp (test_forward_search): Increase timeout
22579 temporarily by 60 seconds for searching extremely long line,
22580 and then reset to old value when done. Increase expect input
22581 buffer to 10000.
22582
22583 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
22584
22585 * gdb.base/list.exp (test_forward_search): Fix to handle very
22586 long source line without overflowing expect's input buffer.
22587
22588 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
22589
22590 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
22591 "buffer_full".
22592
22593 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
22594 "buffer_full".
22595
22596 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
22597 "buffer_full".
22598
22599 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
22600 "buffer_full".
22601
22602 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
22603
22604 * configure.in (configdirs): Add gdb.threads.
22605 * configure: Regenerated with autoconf.
22606 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
22607 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
22608 * gdb.threads/configure: New, generated with autoconf.
22609
22610 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
22611
22612 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
22613
22614 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
22615
22616 * gdb.base/signals.exp (test_handle_all_print): Test separately for
22617 each signal's status in the output of "handle all print".
22618 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
22619 the \r\n sequence that immediately precedes the gdb prompt.
22620 * gdb.base/a1-selftest.exp: Save original timeout and restore
22621 after test.
22622
22623 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
22624
22625 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
22626 symbol.
22627
22628 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
22629
22630 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
22631
22632 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
22633
22634 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
22635 timeout by 60 seconds.
22636
22637 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
22638
22639 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
22640 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
22641 error return.
22642
22643 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
22644
22645 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
22646 gdb initialization, also report how long dejagnu waited. Restore
22647 old timeout before doing error return. Temporarily increase timeout
22648 by 3 minutes to allow for slow startups over heavy NFS use.
22649
22650 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
22651
22652 * lib/gdb.exp: Report timeout value for verbosity level 2.
22653 * config/gdbserver.exp: Ditto.
22654 * config/hppro.exp: Ditto.
22655 * config/mips-gdb.exp: Ditto.
22656 * config/monitor.exp: Ditto.
22657 * config/netware.exp: Ditto.
22658 * config/sim-gdb.exp: Ditto.
22659 * config/slite-gdb.exp: Ditto.
22660 * config/udi-gdb.exp: Ditto.
22661 * config/unix-gdb.exp: Ditto.
22662 * config/vx-gdb.exp: Ditto.
22663 * gdb.base/a1-selftest.exp: Ditto.
22664 * gdb.base/a2-run.exp: Ditto.
22665 * gdb.base/break.exp: Ditto.
22666 * gdb.base/corefile.exp: Ditto.
22667 * gdb.base/list.exp: Ditto.
22668 * gdb.base/recurse.exp: Ditto.
22669 * gdb.base/scope.exp: Ditto.
22670 * gdb.base/signals.exp: Ditto.
22671
22672 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
22673
22674 * gdb.threads/Makefile.in (docdir): Removed.
22675
22676 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
22677
22678 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
22679 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
22680 @srcdir@.
22681 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
22682 autoconf 2.5 or higher.
22683 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
22684
22685 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
22686
22687 * configure: Regenerated.
22688 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
22689 avoid name clashes with SunOS headers.
22690
22691 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
22692
22693 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
22694
22695 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
22696
22697 * gdb.base/callfuncs.exp: Finish last change -- make sure the
22698 prototype information ends up in the compiler info file.
22699
22700 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
22701
22702 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
22703 attempting to regenerate it. Eliminate use of a temporary file
22704 and just generate the info file directly. Source it immediately,
22705 for consistency of use.
22706 * gdb.base/corefile.exp: Ditto
22707 * gdb.base/exprs.exp: Ditto.
22708 * gdb.base/funcargs.exp: Ditto.
22709 * gdb.base/langs.exp: Ditto.
22710 * gdb.base/list.exp: Ditto.
22711 * gdb.base/mips_pro.exp: Ditto.
22712 * gdb.base/nodebug.exp: Ditto.
22713 * gdb.base/opaque.exp: Ditto.
22714 * gdb.base/ptype.exp: Ditto.
22715 * gdb.base/scope.exp: Ditto.
22716 * gdb.base/setvar.exp: Ditto.
22717 * gdb.base/signals.exp: Ditto.
22718 * gdb.base/whatis.exp: Ditto.
22719 * gdb.c++/templates.exp: Ditto.
22720 * gdb.c++/virtfunc.exp: Ditto.
22721 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
22722 whether or not to add -lstdc++ to the compile command line args.
22723
22724 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22725
22726 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
22727 it got fixed by the recent lookup_minimal_symbol_by_pc change.
22728 Increase timeout, a lot of single stepping might be needed if the
22729 target has no hardware watchpoints.
22730
22731 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
22732
22733 * gdb.base/break.exp: Ignore compiler warnings when compiling
22734 break.c.
22735 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
22736 * gdb.base/default.exp: Add h8300 xfails. Handle messages
22737 from remote-sim.
22738 * gdb.base/exprs.exp: Add h8300 xfails.
22739 * gdb.base/funcargs.exp: Likewise.
22740 * gdb.base/nodebug.exp: Likewise.
22741 * gdb.base/printcmds.exp: Likewise.
22742 * gdb.base/ptype.exp: Likewise.
22743 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
22744 h8300 xfails.
22745 * gdb.base/return.exp: Handle float/double precision problems
22746 on the h8300.
22747 * gdb.base/funcargs.c: Explicitly make last constant argument to
22748 call_after_alloca_subr an unsigned long type.
22749 * gdb.base/return.c: Include stdio.h.
22750
22751 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
22752
22753 * config/abug.exp: New file for the older Motorola Bug monitor
22754 that runs on the mvme13x series VME boards.
22755 * config/monitor.exp: Use the new config array for target settings
22756 if they exist.
22757
22758 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
22759
22760 * sim-gdb.exp: Make the SH simulator allocate less space when
22761 it is targeted.
22762
22763 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
22764
22765 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
22766 test.
22767
22768 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
22769
22770 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
22771 "rs6000-*-*" for "list function in include file" when gcc compiled.
22772 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
22773 for "p ctable1[120]".
22774 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
22775 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
22776 Remove setup_xfail for "rs6000-*-*" for
22777 "print 'scope0.c'::filelocal before run".
22778 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
22779 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
22780 since some compilers don't allow both options to be given
22781 on the same command line. Create object file and move it.
22782
22783 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
22784
22785 * gdb.base/corefile.exp: Always regenerate the core file, since
22786 we always regenerate the coremaker program. Detect special case
22787 where registers cannot be read from core file.
22788
22789 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
22790
22791 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
22792 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
22793 * gdb.c++/templates.exp: Only match on basename of file since
22794 some formats like xcoff don't encode directory information.
22795 * gdb.stabs/weird.exp: Use the right sed script for powerpc
22796 and rs6000 AIX xcoff targets.
22797 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
22798 * configure: Regenerate.
22799 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
22800 here, rather than in distclean.
22801
22802 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
22803
22804 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
22805 defined, and use it to compile the test case with -O2. The
22806 native compilation still uses no optimization.
22807 * gdb.base/mips_pro.c: Remove inline assembly code since
22808 it is compiled PIC by default, which results in assembler
22809 warnings that make the testsuite think the compilation
22810 was unsuccessful.
22811
22812 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
22813
22814 * gdb.c++/misc.exp: Add note to message for
22815 "print s.a for foo struct" that this is a known gcc 2.7.2
22816 and earlier bug.
22817
22818 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
22819
22820 * gdb.base/break.exp: Fix pattern for matching "Delete all
22821 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
22822 setup_xfail for deleting all breakpoints test. Fix various
22823 timeout messages to include "(timeout)".
22824 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
22825 for "p t_float_values2(3.14159,float_val2)".
22826 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
22827 for "continue to call2g" when gcc compiled.
22828 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
22829 "up to foo in langs.exp", "show language at foo in langs.exp",
22830 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
22831 and "show language at fsub in langs.exp".
22832 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
22833 "list line 1 in include file", "list message for lines past EOF",
22834 "list function in include file", "list list0.h:foo", and
22835 "list filename:function; nonexistant function".
22836 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
22837 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
22838 and "ptype t_char_array" to be for native cc only.
22839
22840 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
22841
22842 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
22843 setup_xfail for "print coremaker_bss", "print coremaker_ro",
22844 "print func2::coremaker_local", and "backtrace in corefile.exp".
22845
22846 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
22847
22848 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
22849 "bt in signals.exp". This problem only appears when running
22850 the testsuite, and then only intermittently.
22851
22852 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
22853
22854 * gdb.base/return.exp (return_tests): Differentiate between
22855 two tests of continuing.
22856
22857 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
22858
22859 * */Makefile.in (maintainer-clean): Remove config.log.
22860 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
22861 * gdb.c++/Makefile.in (PROGS): Add inherit.
22862 (clean): Remove *.ci.
22863
22864 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
22865
22866 * gdb.c++/misc.cc: Add test code from Mike Stump.
22867 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
22868
22869 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
22870
22871 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
22872 to "alpha-*-osf2*" and add comment.
22873 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
22874 setup_xfail for "step over execarg initialization" and
22875 "step over corearg initialization".
22876 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
22877 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
22878 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
22879 gcc compiled for "print coremaker_bss", "print coremaker_ro",
22880 "print func2::coremaker_local", and "backtrace in corefile.exp".
22881 * gdb.base/signals.exp: Build and source signals.ci.
22882 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
22883 to be for gcc only.
22884 * lib/gdb.exp: Move verbose statements outside conditionals.
22885
22886 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22887
22888 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
22889 Feb 3 procfs.c change.
22890
22891 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
22892
22893 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
22894
22895 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
22896
22897 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
22898 from dejagnu's apparent default of 10 seconds, which gives random
22899 results when running the tests over NFS on moderately loaded systems.
22900 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
22901
22902 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
22903
22904 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
22905 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
22906 result reports.
22907
22908 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
22909
22910 * configure.in (CY_AC_PATH_TCLH): Remove.
22911 * configure: Regenerate.
22912
22913 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
22914
22915 * gdb.c++/Makefile.in (clean): Add missing '{'.
22916
22917 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
22918
22919 * lib/gdb.exp: Provide a default value for noinferior.
22920
22921 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
22922 Load libgloss.exp.
22923
22924 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
22925
22926 * gdb.disasm/hppa.exp: Compile directly into an executable, use
22927 the executable, not the .o to run the tests from.
22928
22929 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
22930
22931 * gdb.base/break.exp: Don't test for program exit or exit status
22932 if $noresults if nonzero.
22933 * gdb.base/langs.exp: Likewise.
22934 * gdb.base/watchpoint.exp: Likewise.
22935
22936 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
22937 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
22938 trying to compile the testcase.
22939
22940 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
22941
22942 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
22943 * gdb.base/signals.exp (continue to handler): Likewise.
22944
22945 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
22946
22947 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
22948
22949 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
22950
22951 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
22952
22953 * gdb.base/corefile.exp: Recognize "not found" as failure
22954 when trying to determine if a core file was generated.
22955 If no core file was generate the first time, try again without
22956 the ulimit -c to work around braindamaged shells.
22957
22958 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
22959
22960 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
22961 [] tests with "test" and enclose string in quotes.
22962 * gdb.stabs/configure: Rebuild
22963
22964 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
22965
22966 Changes in sync with expect:
22967 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
22968 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
22969 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
22970 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
22971 argument to AC_REQUIRE.
22972 * configure: Regenerated.
22973
22974 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
22975
22976 * gdb.base/corefile.exp: When generating a core, discard any
22977 error messages about ulimit not found and the "core dumped"
22978 message from the shell that runs the coredumper.
22979
22980 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
22981
22982 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
22983
22984 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
22985 which sed script to run. Expect failure for v_comb test
22986 on PA targets too.
22987
22988 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
22989
22990 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
22991 "print func2::coremaker_local" and for "backtrace in corefile.exp"
22992
22993 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
22994
22995 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
22996 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
22997 "sparc-sun-solaris*" xfails for "p v_comb".
22998 * lib/gdb.exp (default_gdb_start): Fix typo.
22999 * gdb.base/corefile.exp: Allow "Core was generated by ..."
23000 messages to not include the full program name that caused
23001 the core dump since some systems (such as solaris) apparently
23002 truncate this path to about 80 characters.
23003 When generating a core file first try increasing the core file
23004 size limit to unlimited since some systems may default it to
23005 zero, and it is harmless to try it. Move the test for failing
23006 to generate a core file to where it will actually get executed.
23007 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
23008 new gdb result from g++ debug info improvements and make old
23009 pattern obsolescent. Also account for size_t differences
23010 (may be int or long).
23011 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
23012 initialization before function call is placed in the delay slot
23013 and thus appears to be skipped over by commands such as "next".
23014
23015 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
23016
23017 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
23018
23019 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
23020
23021 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
23022 input source file; fix code to compile test to deal with this
23023 convention.
23024 * gdb.c++/*.exp: Likewise.
23025
23026 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
23027
23028 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
23029 "bt in signals.exp".
23030
23031 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
23032
23033 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
23034 "step over execarg initialization" and
23035 "step over corearg initialization".
23036
23037 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
23038
23039 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
23040 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
23041
23042 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
23043
23044 From Rob Savoye (rob@poseidon.cygnus.com)
23045 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
23046 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
23047 configure.in}, gdb.disasm/{Makefile.in, configure.in},
23048 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
23049 configure.in}: Major reworking for autoconfig.
23050 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
23051 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
23052 New files.
23053 * config/unix-gdb.exp: Make GDB global.
23054 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
23055 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
23056 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
23057 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
23058 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
23059 term.exp, twice.exp, watchpoint.exp, whatis.exp},
23060 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
23061 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
23062 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
23063 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
23064 pr-8136.exp, result.exp, string.exp, tuples.exp},
23065 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
23066 to returns as necessary, arrange for test to compile own testcase
23067 executable.
23068 * lib/gdb.exp: Changes for testsuite to compile own test cases.
23069
23070 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
23071
23072 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
23073 clear_xfail at end of test which might not call either pass or fail.
23074 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
23075 "backtrace through signal handler".
23076
23077 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23078
23079 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
23080 continuing from a job control stop signal.
23081 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
23082
23083 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
23084
23085 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
23086 * gdb.base/corefile.exp: Likewise.
23087 * gdb.base/funcargs.exp: Likewise.
23088
23089 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
23090
23091 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
23092 * config/monitor.exp: Add support for setting baud rate.
23093
23094 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
23095
23096 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
23097 i*86-*-linux* xfails for "backtrace through signal handler".
23098 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
23099 "print func2::coremaker_local".
23100 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
23101 alpha-dec-osf2* xfail for
23102 "delete all breakpoints when none".
23103
23104 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
23105
23106 * gdb.base/break.exp: Change test that deletes all breakpoints
23107 when no user breakpoints are installed. A post 4.15 change
23108 causes gdb to no longer prompt in this case.
23109
23110 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
23111
23112 * gdb.base/return.exp (return_tests): Change xfail for test
23113 "correct value returned double test" to stop xfailing at
23114 Solaris 2.5. Apparently the bug has been fixed.
23115
23116 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
23117
23118 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
23119 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
23120
23121 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
23122
23123 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
23124 * gdb.disasm/hppa.s: Corresponding changes.
23125
23126 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
23127
23128 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
23129 makefile fragment.
23130 * config/mt-hpux: Deleted.
23131
23132 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
23133
23134 * Many files: When warning about suppressed tests due to a
23135 nonexistant test binary, avoid incrementing the warning count.
23136
23137 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
23138
23139 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
23140
23141 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23142
23143 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
23144 "sparc-*-solaris2*".
23145
23146 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23147
23148 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
23149 Add global and local variables and initialize them.
23150 * gdb.base/corefile.exp: Test correct mapping of corefile sections
23151 by printing variables. Remove rs6000 and powerpc xfails, BFD now
23152 extracts the file name and terminating signal from the core file.
23153 * TODO: Remove note about tests for correct mapping of corefile.
23154 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
23155 from optimizing it away.
23156 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
23157 handles common blocks.
23158
23159 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
23160
23161 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
23162 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
23163
23164 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
23165
23166 * Makefile.in (maintainer-clean): New target, synonym for
23167 realclean.
23168 * gdb.base/Makefile.in (maintainer-clean): Likewise.
23169 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
23170 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
23171 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
23172 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
23173 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
23174
23175 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
23176
23177 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
23178 xfails when not gcc compiled for "print foo::funclocal".
23179 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
23180 "print foo::funclocal at foo",
23181 "print 'scope1.c'::foo::funclocal at foo",
23182 "print foo::funclocal_bss at foo",
23183 "print 'scope1.c'::foo::funclocal_bss at foo",
23184 "print foo::funclocal_ro at foo",
23185 "print 'scope1.c'::foo::funclocal_ro at foo",
23186 "print bar::funclocal at foo" and
23187 "print 'scope1.c'::bar::funclocal at foo".
23188 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
23189 gcc compiled for "print foo::funclocal at bar".
23190 Expand all messages to ensure that they identify that
23191 the test is at bar().
23192 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
23193 gcc compiled for:
23194 "ptype on opaque struct pointer (statically)",
23195 "ptype on opaque struct tagname (statically)",
23196 "ptype on opaque struct pointer (dynamically) 1",
23197 "ptype on opaque struct tagname (dynamically) 1",
23198 "ptype on opaque struct pointer (dynamically) 2" and
23199 "ptype on opaque struct tagname (dynamically) 2
23200 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
23201 gcc compiled for:
23202 "p datalocal"
23203 "whatis datalocal",
23204 "ptype datalocal",
23205 "p bsslocal",
23206 "whatis bsslocal", and
23207 "ptype bsslocal".
23208 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
23209 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
23210 when not gcc compiled.
23211 * gdb.base/funcargs.exp (float_and_integral_args): Add
23212 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
23213 compiled.
23214 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
23215 "backtrace from call6a" when not gcc compiled.
23216 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
23217 "backtrace from call7a" when not gcc compiled.
23218 * gdb.base/callfuncs.exp (do_function_calls):
23219 Add "hppa*-*-hpux*" xfail when not gcc compiled for
23220 "p t_char_array_values(char_array_val2,char_array_val1)",
23221 "p t_char_array_values(char_array_val1,char_array_val2)",
23222 "p t_char_array_values("carray 1","carray 2")",
23223 "p t_char_array_values("carray 1",char_array_val2)",
23224 "p t_char_array_values(char_array_val1,"carray 2")",
23225 "p sum_args(1,{2})",
23226 "p sum_args(2,{2,3})",
23227 "p sum_args(3,{2,3,4})",
23228 "p sum_args(4,{2,3,4,5})"
23229 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
23230 "backtrace in corefile.exp" when not gcc compiled.
23231
23232 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23233
23234 * gdb.base/signals.exp: Rewrite `handle all print' test as
23235 a procedure. Accept blanks or TABs as whitespace, increase
23236 timeout and expect input buffer size for the large output
23237 from the command. Remove "i*86-*-bsdi2.0" xfail.
23238
23239 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23240
23241 * gdb.base/setvar.exp: Add new testcases for truncation when
23242 assigning invalid values to bitfields.
23243
23244 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
23245
23246 * gdb.base/callfuncs.exp (do_function_calls): Remove
23247 mips-sgi-irix* xfail for
23248 "call inferior func with struct - returns char *"
23249 and fix test so that an optional (unsigned char *) cast is
23250 accepted in the result.
23251
23252 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
23253
23254 * gdb.base/funcargs.exp (float_and_integral_args): Remove
23255 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
23256 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
23257 * gdb.base/signals.exp: Remove duplicate "handle all print" test
23258 that accidentally got checked in.
23259
23260 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
23261
23262 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
23263 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
23264 compiled test.
23265 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
23266 Add mips-sgi-irix5* xfail for not gcc compiled.
23267 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
23268 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
23269 "p top", "whatis top", "p middle", and "whatis middle".
23270 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
23271 "whatis signed char" for not gcc compiled.
23272 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
23273 "set variable signed char=-1 (-1)" and
23274 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
23275 * gdb.base/funcargs.exp (float_and_integral_args):
23276 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
23277 Add mips-sgi-irix* xfail when not gcc compiled for
23278 "continue to call2b".
23279 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
23280 "continue to call2g".
23281 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
23282 "backtrace from call6a"
23283 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
23284 "backtrace from call7k".
23285 Add mips-sgi-irix5* xfail when not gcc compiled for
23286 "backtrace from call7a".
23287 (localvars_after_alloca): Fix gdb_test cmds for
23288 "print * after runto ...".
23289 Remove rs6000-*-* xfails for
23290 "print i after runto localvars_after_alloca" and
23291 "print l after runto localvars_after_alloca"
23292 for all compilers.
23293 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
23294 when not compiled with gcc, for:
23295 "print signed char == (minus)",
23296 "print signed char != (minus)",
23297 "print signed char < (minus)",
23298 "print signed char > (minus)".
23299 * gdb.base/callfuncs.exp (do_function_calls):
23300 Add mips-sgi-irix* xfail, when compiled with native compiler, for
23301 "call inferior func with struct - returns char *".
23302 * gdb.base/return.exp (return_tests): Change xfail for
23303 "correct value returned double test" to include Solaris 2.4.
23304 * gdb.base/funcargs.exp (float_and_integral_args):
23305 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
23306
23307 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23308
23309 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
23310 enumeration bitfields if compiling with GNU C.
23311 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
23312 to empty' prompt.
23313
23314 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
23315
23316 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
23317 test for PRO targets.
23318
23319 * gdb.base/funcargs.exp: Avoid ever setting more than 8
23320 breakpoints in the inferior at any given time by making
23321 two groups of breakpoints for call2*, call6* and call7*
23322 tests.
23323
23324 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23325
23326 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
23327 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
23328 from optimizing it away.
23329 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
23330 "call inferior func with struct".
23331
23332 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
23333
23334 * configure.in: Only configure gdb.chill for particular targets.
23335
23336 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
23337
23338 * gdb.base/Makefile.in: Add action to .c.o transformation
23339 rule that generates a .ci file for each .o file and remove
23340 explicit .c.o rules except for callfuncs.o.
23341 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
23342 generates a .ci file for each .o file and remove explicit
23343 .cc.o rules.
23344 (clean): Remove *.tmp *.ci files.
23345 (EXECUTABLES): Remove templ-info.exp.
23346 * gdb.base/compiler.c: New file.
23347 * gdb.c++/compiler.cc: New file
23348 * gdb.base/scope.exp: Source gdb.base/scope.ci.
23349 Change rs6000-*-* xfail for
23350 "print 'scope0.c'::filelocal_ro" and
23351 "print 'scope1.c'::filelocal" and
23352 "print 'scope1.c'::filelocal_bss" and
23353 "print 'scope1.c'::filelocal_ro" and
23354 "print 'scope1.c'::foo::funclocal" and
23355 "print 'scope1.c'::foo::funclocal_ro" and
23356 "print 'scope1.c'::bar::funclocal" and
23357 "print 'scope0.c'::filelocal_ro" and
23358 "print 'scope1.c'::filelocal at foo" and
23359 "print 'scope1.c'::filelocal_bss at foo" and
23360 "print 'scope1.c'::filelocal_ro at foo" and
23361 "print 'scope1.c'::foo::funclocal at foo" and
23362 "print 'scope1.c'::foo::funclocal_bss at foo" and
23363 "print 'scope1.c'::foo::funclocal_ro at foo" and
23364 "print 'scope1.c'::bar::funclocal at foo" and
23365 "print 'scope0.c'::filelocal_ro" and
23366 "print 'scope1.c'::filelocal" and
23367 "print 'scope1.c'::filelocal_bss" and
23368 "print 'scope1.c'::filelocal_ro" and
23369 "print 'scope1.c'::foo::funclocal" and
23370 "print 'scope1.c'::foo::funclocal_bss" and
23371 "print 'scope1.c'::foo::funclocal_ro" and
23372 "print 'scope1.c'::bar::funclocal" and
23373 "print 'scope1.c'::bar::funclocal_bss"
23374 to only be xfail'd when not compiled with gcc.
23375 Add rs6000-*-* xfail for
23376 "print 'scope0.c'::filelocal_bss before run"
23377 when compiled with gcc.
23378 (test_at_main): Add rs6000-*-* xfail for
23379 "print filelocal_ro in test_at_main"
23380 when compiled with gcc.
23381 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
23382 Add rs6000-*-aix* xfail for
23383 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
23384 "ptype t_char_array", not compiled with gcc.
23385 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
23386 xfail for "list foo (in include file)" when gcc compiled.
23387 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
23388 (integral_args): Add rs6000-*-* xfail for
23389 "run to call0a" if not compiled with gcc.
23390 (unsigned_integral_args): Add rs6000-*-* xfail for
23391 "run to call1a" if not compiled with gcc.
23392 (float_and_integral_args): Add rs6000-*-* xfail for
23393 "run to call2a" if not compiled with gcc and for
23394 "continue to call2b" for any compiler.
23395 Add rs6000-*-* xfail to
23396 "print f1 after run to call2a" for gcc compiled.
23397 (discard_and_shuffle): Add rs6000-*-* xfail for
23398 "run to call6a".
23399 (shuffle_round_robin): Add rs6000-*-* xfail for
23400 "backtrace from call7a" if not compiled with gcc.
23401 Add rs6000-*-* xfail for
23402 "backtrace from call7b" if compiled with gcc.
23403 (call_after_alloca): Add rs6000-*-* xfail for
23404 "print c in call_after_alloca" and
23405 "print s in call_after_alloca" and
23406 "backtrace from call_after_alloca_subr"
23407 if not compiled with gcc.
23408 (localvars_in_indirect_call): Add rs6000-*-* xfail for
23409 "print c in localvars_in_indirect_call" and
23410 "print c in localvars_in_indirect_call" and
23411 "backtrace in indirectly called function" and
23412 "stepping into indirectly called function"
23413 if not compiled with gcc.
23414 (localvars_after_alloca): Add rs6000-*-* xfail for
23415 "print c after runto localvars_after_alloca" and
23416 "print s after runto localvars_after_alloca" and
23417 "print i after runto localvars_after_alloca" and
23418 "print l after runto localvars_after_alloca"
23419 for all compilers.
23420 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
23421 than whatis-info.exp.
23422 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
23423 than opaque-info.exp.
23424 Setup rs6000-*-* xfail for
23425 "ptype on opaque struct pointer (statically)" and
23426 "ptype on opaque struct pointer (dynamically)" when
23427 not compiled with gcc.
23428 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
23429 rather than callf-info.exp.
23430 (do_function_calls): Add clear_xfail for rs6000-*-* for
23431 "p t_float_values2(3.14159,float_val2)". Seems to work
23432 fine there, both with xlc and gcc. Need to find out what
23433 it is doing right and fix other platforms.
23434 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
23435 "call inferior func with struct - returns int",
23436 "call inferior func with struct - returns long",
23437 "call inferior func with struct - returns float",
23438 "call inferior func with struct - returns double",
23439 "call inferior func with struct - returns char *",
23440 but only if not gcc compiled (presumes xlc compiled).
23441 Change rs6000-*-* xfails for
23442 "call inferior func with struct - returns char" and
23443 " call inferior func with struct - returns short" to only
23444 xfail if not using gcc.
23445 (clean mostlyclean): Remove *.ci and *.tmp files.
23446 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
23447 than templ-info.exp.
23448 * gdb.base/langs.exp: Source gdb.base/langs.ci.
23449 Add rs6000-*-* xfail for "up to foo in langs.exp"
23450 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
23451 when not gcc compiled.
23452
23453 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23454
23455 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
23456 * gdb.base/corefile.exp: Likewise.
23457 * gdb.base/list.exp: Likewise.
23458 * gdb.base/scope.exp: Likewise.
23459 * gdb.base/siganls.exp: Likewise.
23460
23461 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
23462 compiler output.
23463 * gdb.base/whatis.exp: Likewise.
23464
23465 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
23466
23467 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
23468 failure (opcode table has been fixed to match reality).
23469
23470 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
23471
23472 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
23473 "call inferior func with struct - returns char",
23474 "call inferior func with struct - returns short"
23475
23476 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
23477 "print 'scope0.c'::filelocal at main",
23478 "print 'scope0.c'::filelocal_bss in test_at_main",
23479 "print 'scope0.c'::filelocal at foo",
23480 "print 'scope0.c'::filelocal_bss in test_at_foo",
23481 "print 'scope0.c'::filelocal at bar",
23482 "print 'scope0.c'::filelocal_bss in test_at_bar"
23483
23484 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
23485 in source file 1". This bug seems to have been fixed with both
23486 gcc and native cc (was native assembler bug?).
23487
23488 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
23489
23490 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
23491 "backtrace through signal handler" to "i*86-*-sysv4*".
23492 * gdb.base/signals.exp: Add xfail for "'next' behaved as
23493 continue" case. Add "known SVR4 bug" to fail message.
23494 Add "i*86-*-bsdi2.0" xfail for "handle all print".
23495 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
23496 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
23497 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
23498 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
23499 "up to foo in langs.exp", "show language at foo in
23500 langs.exp", "up to cppsub_ in langs.exp", "show
23501 language at cppsub_ in langs.exp", "up to fsub in
23502 langs.exp", and "show language at fsub in langs.exp".
23503 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
23504 "bactrace in corefile.exp".
23505 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
23506 "call inferior function with struct - returns float" and
23507 "call inferior function with struct - returns double".
23508
23509 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
23510
23511 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
23512 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
23513 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
23514 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
23515
23516 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
23517
23518 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
23519 (or overriden) "CHILL" macro rather then bare "gcc".
23520 Also look for ../../gcc/xgcc since that is what we will
23521 actually need, not "Makefile". Remove following assignment
23522 of CHILL to CHILL_FOR_TARGET because that results in
23523 recursive definition.
23524
23525 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
23526
23527 * gdb.base/corefile.exp: Change xfail for backtrace in
23528 corefile.exp from linuxaout to all linux.
23529 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
23530 cases where we miss the breakpoint at the signal handler
23531 for some reason. Setup xfail for linuxoldld/linuxaout and
23532 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
23533 hitting SIGURG breakpoint.
23534 * gdb.base/signals.exp: Setup xfail for "next" acting like
23535 continue to add linuxoldld. Setup xfail for all linux for
23536 "next to handler in signals_tests_1", "backtrace in
23537 signals_tests_1", "continue to func1", "pass SIGUSR1",
23538 and continue to handler".
23539
23540 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
23541
23542 * Update all FSF addresses except those in COPYING* files.
23543
23544 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
23545
23546 * gdb.base/a2-run.exp: Change messages to be more explicit about
23547 the status of args, and quote binfile in results.
23548
23549 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
23550
23551 * gdb.base/callfuncs.exp: Add tests for passing structs to
23552 inferior functions and return various types.
23553 * gdb.base/callfuncs.c: Add functions to receive a struct
23554 and return a member of the struct, in various types.
23555
23556 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23557
23558 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
23559
23560 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
23561
23562 * config/vxworks29k.exp: New file, sources vxworks.exp.
23563
23564 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23565
23566 * config/gdbremote.exp: New file. Testing framework using
23567 gdbserver.
23568
23569 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
23570
23571 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
23572 "call function when asleep" and "send end of file".
23573 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
23574 for "backtrace in corefile.exp".
23575 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
23576 for "backtrace through signal handler".
23577 * gdb.base/corefile.exp: Make sure we actually generate a core file
23578 before trying the core tests. Some systems allow the user to suppress
23579 generation of core files and default to that (linux for example).
23580 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
23581 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
23582
23583 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23584
23585 * gdb.threads: New directory with some crude multi-threaded
23586 gdb tests (step.exp and step2.exp).
23587 * config/mt-lynx (STEP_EXECUTABLE): Define.
23588 (THREADFLAGS): Define.
23589
23590 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
23591
23592 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
23593
23594 * gdb.base/signals.exp: Disable whole file for lynx until
23595 further notice.
23596
23597 * gdb.base/signals.exp: xfail test where "next" acts like
23598 "continue" for lynx.
23599
23600 * gdb.base/interrupt.exp: xfail test for calling function while
23601 inferior is asleep for lynx.
23602
23603 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
23604 than one cr-lf after each command.
23605
23606 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23607
23608 * configure.in: Reinstate setting of stabsdirs variable, fix
23609 typo in setting up configdirs for native builds.
23610
23611 * gdb.base/return.exp: Fix typo in return double test.
23612 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
23613 compiler from optimizing them away.
23614
23615 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
23616
23617 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
23618 sequences to be echo'd by gdb when using gdb_test.
23619 * gdb.chill/chexp.exp: Likewise.
23620 * gdb.fortran/exprs.exp: Likewise
23621
23622 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23623
23624 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
23625 after the inferior gdb has started.
23626
23627 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
23628 after each command.
23629 * gdb.base/funcargs.exp: Likewise.
23630 * gdb.base/gdbvars.exp: Likewise.
23631 * gdb.base/interrupt.exp: Likewise.
23632 * gdb.base/list.exp: Likewise.
23633 * gdb.base/watchpoint.exp: Likewise.
23634 * gdb.c++/demangle.exp: Likewise.
23635 * gdb.c++/inherit.exp: Likewise.
23636 * gdb.chill/chexp.exp: Likewise.
23637 * gdb.fortran/exprs.exp: Likewise.
23638
23639 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
23640 test if we can't handle IO to/from the inferior.
23641
23642 * gdb.c++/misc.exp: Always check for a program already being
23643 started after sending a "run" command to gdb.
23644
23645 * gdb.base/twice.exp: Start with a fresh gdb.
23646
23647 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
23648 only depend on gdb's expression code, not the chill runtime.
23649
23650 * gdb.base/return.c: Put return values into variables so we
23651 can have gdb print them rather than depending on the program
23652 to print them.
23653 * gdb.base/return.exp: Corresponding changes.
23654
23655 * lib/gdb.exp: Provide default value for noinferiorio.
23656 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
23657 the inferior.
23658
23659 * gdb.base/break.exp: Always check for a program already being
23660 started after sending a "run" command to gdb.
23661 (text_next_with_recursion): Don't check the output from the
23662 program's printf statement. Instead just make sure the program
23663 exited.
23664
23665 * gdb.base/commands.exp: Protect tests which need arguments with
23666 $noargs conditionals.
23667
23668 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23669
23670 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
23671 of structure member arrays to match gdb/valops.c:value_addr change.
23672
23673 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
23674
23675 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
23676 cases.
23677
23678 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
23679
23680 * configure.in (configdirs): Remove gdb.chill from default list
23681 of subdirs and then add it back in only if doing a native build.
23682 The current chill compiler does not yet work in any cross build.
23683 * Revert all signal changes from Jul 6.
23684 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
23685 for sh-hms targets, allowing these tests to link, with no other
23686 changes. Testing is suppressed by setting "nosignals" in site.exp.
23687
23688 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
23689
23690 * configure.in (signaldirs): Define and add to configdirs for all
23691 targets except some specific ones that are known to not support signals.
23692 Also clean up formatting.
23693 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
23694 (signals, sigall): Remove rules to build.
23695 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
23696 Moved to new gdb.signals directory.
23697 * gdb.signals: New test directory.
23698 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
23699 signals.c signals.exp}: New or moved files.
23700
23701 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
23702
23703 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
23704
23705 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
23706
23707 * gdb.base/return.exp: Xfail `return double' test failure
23708 on at least Solaris 2.3 and handle future/past versions on
23709 a case by case basis as appropriate. Also update message
23710 to include i*86 failures.
23711
23712 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23713
23714 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
23715
23716 * lib/gdb.exp: Fix comment which erroneously identified
23717 gdb_file_cmd as gdb_load (the 19 May change was in fact to
23718 gdb_file_cmd not gdb_load).
23719 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
23720
23721 * gdb.base/setvar.exp: Make test names consistent between pass and
23722 fail cases. Use gdb_test more.
23723
23724 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23725
23726 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
23727
23728 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23729
23730 * gdb.base/help.exp: Fix expected help string for `show commands'.
23731
23732 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
23733
23734 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
23735
23736 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
23737 of a text section.
23738
23739 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
23740
23741 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
23742 that loop eventually terminates. Fix Connection refused logic so
23743 that testsuite will expire nicely.
23744
23745 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
23746
23747 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
23748 config/rom68k.exp: New tcl glue for the appropriate monitors.
23749 These all just end up calling monitor.exp.
23750 * config/monitor.exp (gdb_target_monitor): Handle `Connection
23751 refused' by retrying. Cleanup some timeout issues.
23752 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
23753 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
23754 callers don't have to set/restore global timeout variable.
23755
23756 * The following set of changes centralizes management of the global
23757 timeout variable. This way, it can be set in one target dependent
23758 place instead of dozens of places scattered throughout the test suite.
23759 If you need to lengthen a timeout, then you should either set timeout
23760 in one of the config/{target}.exp files, or multiply it by a factor.
23761 Setting it to an absolute value is always going to lose for some
23762 targets.
23763 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
23764 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
23765 * gdb.base/funcargs.exp: Don't set timeout.
23766 * gdb.base/list.exp (test_forward_search): Only use local timeout.
23767 * gdb.base/printcmds.exp (test_print_string_constants
23768 test_print_array_constants): Don't set timeout.
23769 * gdb.base/ptype.exp: Don't set timeout.
23770 * gdb.base/recurse.exp: Don't set timeout.
23771 * gdb.base/return.exp: Don't set timeout.
23772 * gdb.base/watchpoint.exp: Don't set timeout.
23773 * gdb.c++/classes.exp (do_tests): Don't set timeout.
23774 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
23775
23776 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
23777
23778 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
23779
23780 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23781
23782 * lib/gdb.exp: Disable chill tests for irix5.
23783
23784 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23785
23786 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
23787 each test pass or fail.
23788
23789 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23790
23791 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
23792 xlc not gcc.
23793
23794 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
23795
23796 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
23797
23798 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
23799
23800 * config/est.exp: Fix copyright and comments. Remove dead code.
23801 Use targetname, serialport and baud variables instead of fixed
23802 constants.
23803 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
23804 * config/cpu32bug.exp: New file to support cpu32bug monitors.
23805
23806 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23807
23808 * gdb.base/watchpoint.exp: Don't run
23809 test_watchpoint_triggered_in_syscall for sunos.
23810
23811 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23812
23813 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
23814 they don't seem to exist. Do include stdio.h.
23815
23816 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23817
23818 * gdb.base/a1-selftest.exp: Add alpha xfail.
23819
23820 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23821
23822 * gdb.base/watchpoint.c (main): Prompt before calling read().
23823 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
23824 Revise accordingly. Remove cruft about sending "123" several
23825 times, until it gets noticed. Clean up the "print buf[0]" stuff
23826 so that it passes or fails, and waits for prompts in the usual way.
23827
23828 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23829
23830 * gdb.base/recurse.exp: Fix comment.
23831
23832 * TODO: Remove item about printing variables in nodebug.exp. Add
23833 item about enabling tests which are only run on some targets.
23834
23835 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
23836 fail, make test names unique, use new gdb_test convention
23837 regarding pattern, use gdb_test more, etc.).
23838
23839 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
23840 fail, make test names unique, etc.).
23841
23842 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23843
23844 * gdb.base/nodebug.c: Change return type of top and middle to
23845 short.
23846 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
23847 are fixed by the recent mdebugread.c changes. Allow `short ()'
23848 as type for top and middle.
23849
23850 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23851
23852 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
23853 nearly as I can tell, the whole thing was an accident in Stu's
23854 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
23855 to replace a send/expect pair with gdb_test, but ended up only
23856 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
23857 of 30 Mar 1995 took care of it, but left this vestigial comment
23858 which I am now nuking.
23859
23860 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23861
23862 * gdb.base/break.exp: Look for different line number for
23863 breakpoint at main depending on usestubs.
23864
23865 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23866
23867 * gdb.base/list.exp: Adjust some alternate expect patterns to
23868 match recent list0.c change. Add alternate expect pattern for
23869 output from `list default lines around main' for optimizing
23870 compilers.
23871
23872 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23873
23874 * lib/gdb.exp: If nosignals is not set, set it to 0.
23875
23876 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
23877
23878 * config/slite-gdb.exp: Responds to load symbol table prompt.
23879 * gdb.base/break.exp: Adjust line number, fix rerun.
23880 * gdb.base/langs0.c: Add #ifdef usestubs.
23881
23882 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
23883
23884 * gdb.base/list.exp: Adjust line contents after adding new lines in
23885 list0.c. Also fix a syntax error.
23886
23887 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
23888 * gdb.base/break.exp: ditto.
23889 * gdb.base/list.exp: ditto.
23890 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
23891 * gdb.base/run.c: ditto.
23892 * gdb.base/list0.c: ditto.
23893 * gdb.base/funcargs.c: ditto.
23894
23895 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
23896
23897 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
23898 $targetname, $serialport and $baud instead of hardwired variables.
23899 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
23900 target doesn't support signals.
23901
23902 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
23903
23904 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
23905
23906 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23907
23908 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
23909 Don't rely on the value of an auto variable before it has been
23910 initialized. Use gdb_test more.
23911
23912 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23913
23914 * lib/gdb.exp (default_gdb_version): A version number must start
23915 with a digit, but other than that contains all characters up to
23916 the first whitespace character.
23917
23918 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23919
23920 * gdb.base/commands.exp (breakpoint_command_test): New tests.
23921
23922 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23923
23924 * gdb.c++/*.exp: Warn if executable does not exist. The original
23925 reason for skipping the warning was that configure.in sometimes
23926 intentionally skipped building the executables but the tcl code
23927 had no way of knowing. That (a) was always bogus with respect to
23928 error handling, (b) is no longer true (right now there is no way
23929 to skip C++ tests).
23930
23931 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
23932
23933 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23934
23935 * gdb.base/list.exp: Add expect patterns for output from
23936 SunPRO compiled executables.
23937 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
23938 types.
23939
23940 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23941
23942 * gdb.base/break.exp (test_next_with_recursion): Accept any line
23943 number (we are already testing that the correct source line text
23944 gets printed).
23945
23946 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
23947 that is what is intended, but something needed to be done to get
23948 sunos4 native working again.
23949
23950 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
23951
23952 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
23953 apparently went with a (very) old xfail.
23954
23955 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
23956
23957 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
23958 runto_main is a proc in gdb.exp that will do 'step' for target use
23959 stubs.
23960 * gdb.base/exprs.exp: ditto.
23961 * gdb.base/interrupt.exp: ditto.
23962 * gdb.base/opaque.exp: ditto.
23963 * gdb.base/printcmds.exp: ditto.
23964 * gdb.base/ptype.exp: ditto.
23965 * gdb.base/scope.exp: ditto.
23966 * gdb.base/setvar.exp: ditto.
23967 * gdb.base/signals.exp: ditto.
23968 * gdb.base/twice.exp: ditto.
23969 * gdb.c++/classes.exp: ditto.
23970 * gdb.c++/inherit.exp: ditto.
23971 * gdb.c++/templates.exp: ditto.
23972 * gdb.base/break.exp: no run and hit main for stubs. Change line
23973 numbers for breakpoints and info breakpoint.
23974 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
23975 breakpoint().
23976 * gdb.base/callfuncs.c: ditto.
23977 * gdb.base/exprs: ditto.
23978 * gdb.base/interrupt.c: ditto.
23979 * gdb.base/opaque0.c: ditto.
23980 * gdb.base/printcmds.c: ditto.
23981 * gdb.base/ptype.c: ditto.
23982 * gdb.base/scope0.c: ditto.
23983 * gdb.base/setvar.c: ditto.
23984 * gdb.base/signals.c: ditto.
23985 * gdb.base/twice.c: ditto.
23986 * gdb.c++/misc.cc: ditto.
23987 * gdb.c++/templates.cc: ditto.
23988
23989 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23990
23991 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
23992
23993 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
23994 somewhere between `read' and `main.c'. I'm pretty sure the
23995 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
23996 and it isn't particularly useful.
23997
23998 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
23999
24000 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24001
24002 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
24003
24004 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
24005
24006 * config/mt-slite: add LIBS and -nostdlib.
24007 * config/slite-gdb.exp: add this new file to support sparclite target.
24008
24009 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
24010
24011 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
24012
24013 * gdb.base/a2-run.exp: Change argument to istarget from
24014 "*-*-vxworks" to "*-*-vxworks*".
24015 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
24016
24017 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
24018
24019 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
24020 will not runto main but do a 'step' to step out of breakpoint().
24021 * config/mt-slite: add -Dusestubs.
24022
24023 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24024
24025 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
24026 instead of just @.
24027
24028 * gdb.base/signals.exp: Add test for "handle all print".
24029 * TODO: Remove "handle all print". Also remove item about
24030 checking copyright date (I don't like the idea of a spurious FAIL
24031 based on when we run the tests).
24032
24033 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
24034 for SunOS4 (reason for failure not investigated). Remove
24035 redundant test for $binfile.
24036
24037 * gdb.base/nodebug.c (array_index): Call malloc.
24038
24039 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
24040
24041 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
24042
24043 * gdb.base/recurse.exp: Update gdb_test invocation to use new
24044 conventions and slightly simplify the matching regexp.
24045
24046 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24047
24048 * gdb.base/break.exp: Update gdb_test invocation to use new
24049 convention.
24050
24051 * lib/gdb.exp: If noargs is not set, set it to 0.
24052
24053 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
24054 tests unique.
24055
24056 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
24057
24058 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24059
24060 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
24061 one argument of type "<non-float parameter>".
24062
24063 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
24064
24065 * config/rom68k.exp: New file to support Motorola IDP board.
24066 * gdb.base/a2-run.exp: Skip this file if noargs is set.
24067 * gdb.base/break.c: Change things around so that this program
24068 doesn't depend upon args. This is necessary to make remote
24069 targets work (in general, they can't take args).
24070 * gdb.base/break.exp: Don't try to send args to program. Don't
24071 expect output. Also, replace lots of code with gdb_test.
24072
24073 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24074
24075 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
24076 printing of '\'' (which is what the comment says we are testing,
24077 even though we were not), not '''.
24078 (test_integer_literals_rejected): Test that printing ''' is an error.
24079
24080 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
24081 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
24082 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
24083 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
24084 Use gdb_test not test_print_accept.
24085 * lib/gdb.exp: Remove test_print_accept.
24086
24087 * gdb.base/signals.exp (signal_tests_1): Make pass message
24088 consistent with fail message.
24089
24090 * gdb.base/whatis.exp: Remove xfails for printing char vs.
24091 unsigned char; the bug (PR 1821) is fixed.
24092
24093 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
24094
24095 * gdb.base/scope.exp (test_at_localscopes): Call pass for
24096 successful tests--makes xfailing them work right.
24097
24098 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24099
24100 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
24101 only \r\n, not .*. The test can pass .* as the last thing in
24102 $pattern if that is what it wants. In addition to providing this
24103 flexibility, this change should speed up pattern matching in cases
24104 where the pattern already ended with .* (there were a number of
24105 them). This change also helps catch bad patterns--in the old
24106 scheme the typo "char \*" instead of "char \\*" would pass. Now
24107 it is caught.
24108 * Many .exp files: Update callers.
24109
24110 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
24111 clearer and does not spuriously match multiple ('s. Likewise for
24112 ) and *.
24113
24114 * gdb.base/nodebug.exp: Test ability to call a function and pass
24115 it a string (even with no debugging info).
24116
24117 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
24118 "p '\'", which is the same as "p ''" once tcl gets done with
24119 quoting, to "p '\\'", which I suspect is what is intended (one
24120 backslash gets sent to GDB).
24121
24122 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
24123
24124 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24125
24126 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
24127 1817) was fixed literally years ago.
24128
24129 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24130
24131 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
24132 test, it causes stepping out of call_after_alloca_subr with
24133 optimizing compilers.
24134 (localvars_in_indirect_call): Consume GDB prompt if `finish'
24135 fails.
24136
24137 * gdb.c++/templates.exp: Source templ-info.exp only if
24138 the templates executable exists.
24139
24140 * gdb.c++/misc.cc (class Contains_static_instance,
24141 class Contains_nested_static_instance),
24142 gdb.c++/classes.exp (test_static_members): Test printing of
24143 a class that contains a static instance of the class.
24144
24145 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24146
24147 * gdb.base/langs2.c (cppsub_): Don't prototype.
24148 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
24149 only, I believe).
24150
24151 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24152
24153 * lib/gdb.exp (skip_chill_tests): New procedure.
24154
24155 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
24156
24157 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
24158
24159 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
24160 each expect pattern. Cuts runtime from 12 to about 4 seconds.
24161
24162 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24163
24164 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
24165
24166 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
24167 disassemble 8, not 16, instructions for part 4.
24168
24169 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
24170 support the latter anymore.
24171
24172 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
24173 -DNO_PROTOTYPES.
24174 * gdb.base/callfuncs.c: Control use of prototypes based on
24175 NO_PROTOTYPES, not __STDC__.
24176 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
24177 t_float_values2 tests if prototypes in use.
24178
24179 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
24180 t_double_values): When checking differences against DELTA, check
24181 that difference is within the range (-DELTA,DELTA), not just
24182 (-infinity,DELTA).
24183
24184 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
24185
24186 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
24187 'file' command firts, then 'target', then 'load', this is due to gdb
24188 target set up.
24189 * config/mips-gdb.exp: Fix a couple regular exp bugs.
24190
24191 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
24192
24193 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
24194 FP load/store variants.
24195 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
24196
24197 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
24198
24199 * gdb.base/term.exp: Do not give a warning if not native, it is
24200 not an abnormal condition.
24201
24202 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
24203
24204 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
24205 t_char_array".
24206
24207 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
24208
24209 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
24210 are getting the version number.
24211
24212 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
24213 if not native, it is not an abnormal condition.
24214
24215 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24216
24217 * lib/gdb.exp: Just use "file exists", rather than undocumented
24218 dejagnu procedure "findfile".
24219
24220 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
24221
24222 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
24223 (LDFLAGS): Set to -Xlinker -Ur.
24224
24225 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
24226 Removed, these values are set by lib/gdb.exp.
24227
24228 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
24229
24230 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
24231
24232 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
24233 of replicating gdb startup code.
24234
24235 * config/mt-vxworks (LDFLAGS): Set to -r.
24236 (CFLAGS_FOR_TARGET): Removed.
24237
24238 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
24239 (gdb) and gdb for vxworks uses (vxgdb).
24240
24241 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
24242 executable is not in the tree and host != target, use sed and
24243 program_transform_name to determine the gdb name used by the
24244 target.
24245
24246 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
24247 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
24248
24249 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24250
24251 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
24252 floats, chars, and shorts where there are ANSI-style function
24253 definitions.
24254
24255 * gdb.base/langs.exp, gdb.base/langs*: New test.
24256 * gdb.base/Makefile.in: Build it.
24257 * TODO: Remove item about checking that C names don't get C++
24258 demangling applied; this test tests it.
24259
24260 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24261
24262 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
24263 went with the const70 xfail. The xfail went away a year ago.
24264
24265 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
24266
24267 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
24268 for hp300.
24269
24270 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
24271
24272 * gdb.base/a1-selftest.exp: Don't run on hp300.
24273
24274 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24275
24276 * Makefile.in (site.exp): Set host_alias and target_alias as well
24277 as host_triplet and target_triplet.
24278
24279 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24280
24281 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
24282
24283 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
24284 places as other ecoff systems).
24285
24286 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
24287 ultrix.
24288
24289 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24290
24291 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
24292 remove them.
24293 * gdb.base/nodebug.exp: Accept "function" in addition to "text
24294 variable and "variable" in addition to "data variable".
24295 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
24296
24297 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
24298 2.
24299 * gdb.base/list1.c (long_line): Add additional statement at start
24300 of function.
24301 * gdb.base/list.exp (test_forward_search): Update line number to
24302 reflect new statement.
24303
24304 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24305
24306 * gdb.base/signals.exp: Reinitialize searched source directories
24307 after gdb_start call.
24308
24309 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
24310
24311 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
24312 * gdb.stabs/Makefile.in: Likewise.
24313
24314 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
24315 change. Instead split the tests into smaller pieces.
24316 * gdb.disasm/hppa.s: Corresponding changes.
24317
24318 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24319
24320 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
24321 Quote ^C when passing it to stty. For some shells ^ is a pipe.
24322
24323 * gdb.base/funcargs.exp: Modify many tests so that every test
24324 either passes or fails. Make some test names unique.
24325
24326 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24327
24328 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
24329 Call stty to set interrupt character.
24330
24331 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
24332 for HP assembler versus GNU assembler based on actual behavior of
24333 $(CC), rather than assuming that $(AS) is always the GNU assembler.
24334
24335 * TODO: Suggest a few more stepping tests.
24336
24337 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
24338
24339 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
24340 restart GDB for h8300 after a continue.
24341 (return): Add pattern to match a29k-udi behavior.
24342 * gdb.base/nodebug.exp: Remove obsolete comment.
24343 * gdb.base/regs.exp: New file, testing of register displays.
24344 * gdb.base/return.exp: Fix typo in reference to $objdir.
24345 * gdb.base/whatis.exp: Always start with a fresh GDB.
24346
24347 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24348
24349 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
24350 higher, these tests generate a lot of output.
24351
24352 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24353
24354 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
24355 code following the catch silently ignored some errors; without the
24356 catch they should be thrown like any other tcl error. Also, the
24357 catch used "" instead of {} which meant all the callers who wanted
24358 to include one of the characters "[]$ had to quote it an extra time.
24359 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
24360 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
24361 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
24362 Remove extra quoting.
24363
24364 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
24365
24366 * gdb.base/commands.exp: Make test names unique; every test either
24367 passes or fails. Update some comments.
24368
24369 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
24370
24371 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24372
24373 The following fixes a FAIL caused by the fact that the alpha stabs
24374 configuration didn't use the ".if alpha" code in weird.def.
24375 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
24376 bit pointer, so the 32 bit version works even on the alpha.
24377 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
24378 Remove the stuff which allowed us to have separate versions for
24379 alpha and everything else.
24380
24381 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
24382 regexp which "info func operator\[\](" is supposed to match. Fix
24383 string to send to GDB. Note that GDB still doesn't work right. Add a
24384 new test for "info func .perator\[\](" which GDB does handle correctly.
24385
24386 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
24387
24388 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24389
24390 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
24391 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
24392 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
24393 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
24394 it makes the tests harder to understand and confuses test-o-matic.
24395 The preferred style is that each test provides a PASS or a FAIL,
24396 and has a unique message (e.g. "continue #54" not just "continue")
24397 which is the same for the pass and the fail.
24398 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
24399 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
24400 to lib/gdb.exp.
24401 * gdb.base/printcmds.exp: Use test_print_accept. Remove
24402 prt_accept which was basically the same thing. Likewise for
24403 test_print_reject and prt_reject.
24404 * lib/gdb.exp (test_print_reject): Add some more error message
24405 patterns to match from the former printcmds.exp (prt_reject).
24406 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
24407 One defect of the passcount stuff is that some of it failed to
24408 report XPASS where appropriate.
24409 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
24410 stuff before and after arg in expected pattern.
24411 (test_paddr_operator_functions): Re-do test without print_addr_of;
24412 this is the only test which seems to want extra stuff there.
24413
24414 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24415
24416 * gdb.base/nodebug.exp: Update new tests to reflect improved
24417 wording of gdb output.
24418
24419 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
24420 and "ptype" work on variables in files compiled without -g.
24421 Replaces commented out "maint print msymbol" tests.
24422
24423 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24424
24425 * gdb.base/setvar.c (dummy): Call malloc.
24426
24427 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
24428 losing with the irix4 sed.
24429
24430 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
24431 ALRM" on irix4.
24432
24433 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24434
24435 * TODO: Remove items about corefile.exp testing new exec-file and
24436 backtrace; both are now done. Add items about printing enums.
24437
24438 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24439
24440 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
24441 "get signal $thissig" test fails.
24442
24443 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
24444
24445 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24446
24447 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
24448 compiler warning with dec alpha compiler.
24449
24450 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
24451 extra \n from gdb_test call (this explains why the prompt test
24452 that I removed yesterday was there).
24453 (user_defined_command_test): Remove extra \n and prompt test.
24454
24455 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
24456 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
24457 doesn't exist.
24458 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
24459 Also remove alpha workaround, which turns out to be because
24460 SIGABRT == SIGLOST.
24461
24462 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
24463
24464 * gdb.base/help.exp: Don't test "help show".
24465
24466 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24467
24468 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
24469 "set print address" is on.
24470 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
24471 pass prompt to gdb_test; gdb_test already looks for the prompt.
24472
24473 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
24474
24475 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
24476 was a vestige of the manual TESTSTRATEGY, and the purpose of it
24477 was to make sure that gdb can read a core file. But (a) the "read
24478 the corefile" part didn't make it to a1-selftest.exp, we just
24479 delete the corefile after creating it, and (b) we test reading
24480 corefiles in corefile.exp anyway. Also, this test left around a
24481 xgdb process on Solaris.
24482
24483 * gdb.base/corefile.exp: Also test backtrace.
24484
24485 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
24486
24487 * gdb.base/commands.exp: Test a simple user defined command with
24488 arguments and if/while statements; verify the full user command is
24489 printed by "show user".
24490
24491 * gdb.base/commands.exp: Test if/while commands as part of a
24492 breakpoint command list; verify they appear in breakpoint
24493 information.
24494
24495 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24496
24497 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
24498 than by dividing by zero.
24499
24500 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
24501
24502 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
24503 performing an inferior call with watchpoints enabled.
24504 * gdb.base/watchpoint.c (main): Delete second unnecessary read
24505 call.
24506
24507 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24508
24509 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
24510 of "file" command.
24511
24512 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
24513 Add additional pattern for when "int operator int(void);" appears
24514 in a different order.
24515
24516 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24517
24518 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
24519
24520 * gdb.base/help.exp: Replace most of docstrings for "info signals"
24521 and "signal" with ".*".
24522
24523 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24524
24525 * TODO: Add note about "handle all nostop".
24526
24527 * gdb.base/{sigall.c, sigall.exp}: New test.
24528 * gdb.base/Makefile.in: Add it.
24529
24530 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
24531
24532 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
24533 when invoking GDB, suppresses any windowing interface.
24534
24535 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
24536
24537 * config/sim-gdb: New file, simulator testing support.
24538
24539 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
24540
24541 * gdb.base/interrupt.exp: Test calling func1 twice.
24542
24543 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
24544
24545 * gdb.base/list.exp (test_forward_search): Set timeout higher
24546 when we'll be getting lots of output from gdb.
24547
24548 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
24549 "init_malloc" to after the expect statement. Run it if that
24550 regexp is taken, but also for two others which happen if source
24551 cannot be found.
24552
24553 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24554
24555 * gdb.base/printcmds.exp: New test, for printing register before
24556 program is running.
24557
24558 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24559
24560 * gdb.base/list.exp: Correct some alternate expect patterns
24561 to reflect changes in list1.c.
24562
24563 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24564
24565 * TODO: Add item regarding large frames.
24566
24567 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
24568
24569 * TODO: Remove item about enabling return.exp; it
24570 is enabled. Suggest a few more "return" tests.
24571
24572 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24573
24574 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
24575 anonymous unions.
24576
24577 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24578
24579 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
24580 and pr-5646.o, so "make" is the same as "make all", not "make
24581 pr-4975.o".
24582
24583 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
24584
24585 * gdb.base/list.exp: Adjust expectations to reflect changes in
24586 list1.c.
24587 (test_forward_search): New test proc.
24588 * gdb.base/list1.c (long_line): New function, has long source line.
24589
24590 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
24591
24592 * gdb.base/a1-selftest.exp: Change initial stepping to know about
24593 additional line of code that was added.
24594
24595 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
24596
24597 * gdb.disasm/hppa.s: Break the large branching tests into smaller
24598 tests so as not to overflow expect's input buffers.
24599 * gdb.disasm/hppa.exp: Corresponding changes.
24600
24601 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24602
24603 Beginnings of template debugging tests.
24604 * gdb.c++/templ-info.cc: New file to test for template
24605 debugging capability of the compiler.
24606 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
24607 templ-info.cc.
24608 * gdb.c++/templates.cc: Add explicit template instantiations
24609 to enable compiling with -fno-implicit-templates. Add destructor
24610 and 'value' method to T5 class for template tests.
24611 * gdb.c++/templates.exp: Add testcases for printing of template
24612 types, setting breakpoints on template methods and calling a
24613 template method.
24614
24615 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
24616
24617 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
24618 branch target since some assemblers (gas-2.5) may emit a
24619 relocation for the branch instead of resolving it in the
24620 assembler.
24621
24622 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24623
24624 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
24625 through signal handler.
24626
24627 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24628
24629 * configure.in (*-*-netware): Use config/mt-netware.
24630
24631 * config/mt-netware: New file.
24632 * config/mt-i386-netware: Removed, separate configs for different
24633 netware architectures are no longer needed now that we have
24634 --with-headers.
24635
24636 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24637
24638 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
24639 by the recent changes to use ANSI C arithmetic conversions.
24640
24641 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24642
24643 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
24644 bug involving using inferior_pid to figure out whether to select a
24645 frame.
24646
24647 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
24648
24649 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
24650 match the current disassembler output.
24651
24652 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
24653
24654 * gdb.fortran/exprs.exp: Expect VOID instead of void.
24655 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
24656 types, expect "int" as type of integer values (for now).
24657
24658 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
24659
24660 * gdb.base/commands.exp: New tests for if/while commands.
24661
24662 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
24663
24664 * lib/gdb.exp (runto): Replace sub-pattern for hex value
24665 by .*, since hex values have different syntax in Chill mode.
24666
24667 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24668
24669 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
24670 linefeed from expect pattern for repeated types with indices > 9.
24671
24672 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
24673
24674 First part of Fortran test suite.
24675 * gdb.fortran: New directory.
24676 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
24677
24678 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24679
24680 * gdb.base/default.exp: Update expect pattern for load command
24681 without arguments.
24682
24683 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
24684
24685 * configure.in: Change i386 to i[345]86.
24686 * gdb.base/configure.in: Likewise.
24687 * gdb.c++/configure.in: Likewise.
24688 * gdb.chill/configure.in: Likewise.
24689
24690 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
24691
24692 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
24693 patterns, since that is not a valid context for comments.
24694
24695 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
24696
24697 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
24698 repeated types and repeated types with indices > 9.
24699
24700 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
24701
24702 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
24703 2417; old bug has been fixed.
24704
24705 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
24706
24707 * gdb.base/interrupt.exp: When trying to wake up the inferior,
24708 send the newline ourselves instead of assuming gdb_test will do
24709 so when passed an empty input string.
24710
24711 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
24712 stabs testcode.
24713
24714 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24715
24716 * lib/gdb.exp (gdb_test): Don't send anything if the first
24717 argument is an empty string. This makes cases where we want to
24718 match output that is already in expect's buffers (for example,
24719 matching a breakpoint after gdb_run_cmd has been called) work
24720 reliably.
24721
24722 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24723
24724 * config/netware.exp: New file.
24725
24726 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24727
24728 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
24729 the -B and -L prefixes so we can find the debugging stub.
24730
24731 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
24732 there and we are using the gcc from the tree.
24733
24734 * gdb.base/types.c: Removed.
24735
24736 * gdb.base/configure.in: Look for makefile fragments in ../config.
24737 Recognize i386-*-netware.
24738 * gdb.c++/configure.in: Likewise.
24739
24740 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24741
24742 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
24743 the correct TCL syntax.
24744
24745 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24746
24747 * gdb.base/opaque.exp: use runto instead of messing around with
24748 breakpoints. Simplify by using gdb_test.
24749
24750 * gdb.base/bitfields.exp: restart between tests on netware targets
24751 because breakpoints aren't relocated after target death. Run
24752 processes to completion.
24753
24754 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
24755
24756 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
24757
24758 * Makefile.in: Remove extra tabs that confuse some versions
24759 of "make". Use the newly built gdb to test with by default,
24760 rather than the first one in the tester's search path.
24761
24762 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
24763
24764 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
24765
24766 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
24767 condition help.
24768
24769 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24770
24771 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
24772
24773 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
24774 running.
24775 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
24776 * gdb.base/funcargs.exp: Likewise.
24777
24778 * gdb.base/bitfields.exp: Simplify by using gdb_test.
24779 * gdb.base/funcargs.exp: Likewise.
24780
24781 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
24782 message is "".
24783
24784 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24785
24786 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
24787 return,signals,twice}.exp: Handle non-existant binaries
24788 consistantly.
24789
24790 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
24791 * gdb.base/Makefile.in: Don't try to generate a core dump, we
24792 might testing a cross development system.
24793
24794 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24795
24796 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
24797 runtest script is relative to ${srcdir}, not ${rootdir}.
24798
24799 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
24800
24801 * gdb.base/signals.exp: Allow for optionality of breakpoint
24802 address.
24803
24804 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24805
24806 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
24807
24808 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24809
24810 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
24811 for size_t definition.
24812 * gdb.c++/templates.cc: Likewise
24813
24814 * config/mt-i386-netware: New file.
24815
24816 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
24817 defined.
24818
24819 * gdb.base/Makefile.in: Added support for systems that name core
24820 files by appending "core" to the program name.
24821 * gdb.base/a1-selftest.exp: Likewise.
24822
24823 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24824
24825 * gdb.base/return.exp: Add comment and message for `return double'
24826 test failure on Sparc Solaris.
24827
24828 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
24829
24830 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
24831
24832 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24833
24834 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
24835 from optimizing them away.
24836 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
24837 patterns to include default constructors and assignment operators,
24838 to match gcc versions beyond 2.5.8. Accept any cplus demangling
24839 character in the output of the virtual base pointer.
24840
24841 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24842
24843 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
24844 expression match in print_addr_of to avoid unintented matches.
24845 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
24846 versions up to 2.5.8.
24847
24848 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24849
24850 * gdb.base/list.exp: Tweak alternate pattern for listing of an
24851 included file to run under newer versions of expect.
24852 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
24853 consecutive >'s in templates to accomodate recent cplus-dem.c change.
24854 Remove xfail for the virtual table of BDDHookV.
24855
24856 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
24857
24858 * lib/gdb.exp (string_to_regexp): Set a default result.
24859 (default_gdb_start): Fix misleading message.
24860
24861 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
24862
24863 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
24864 Remove all CC, etc definitions.
24865 * config/mt-hpux: New file.
24866 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
24867 (CFLAGS, LDFLAGS): Define.
24868 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
24869
24870 * Makefile.in (site.exp): Don't insert host_os, etc.
24871 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
24872 (distclean): Check existence of subdir.
24873 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
24874 * gdb.base/Makefile.in: General cleanup and simplification.
24875 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
24876 to build executables. Use default rule to build .o files.
24877 (EXPECT, RUNTEST, CC): Fix relative pathname.
24878 (site.exp): Don't insert host_os, etc.
24879 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
24880 and/or SIGUSR1 defined.
24881 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
24882 * gdb.c++/Makefile.in: General cleanup and simplification.
24883 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
24884 (CFLAGS): Remove.
24885 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
24886
24887 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
24888
24889 * gdb.base/recurse.exp: Misc changes to get tests running again
24890 after Kung's changes to the watchpoint code.
24891 * gdb.base/watchpoint.exp: Likewise.
24892
24893 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
24894
24895 * lib/gdb.exp (string_to_regexp): Convert {\} also.
24896
24897 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
24898
24899 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
24900 * lib/gdb.exp (default_gdb_start): Define.
24901 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
24902 gdb.base/funcargs.exp, gdb.base/opaque.exp,
24903 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
24904 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
24905 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
24906 Don't call gdb_target_udi in between tests.
24907
24908 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24909
24910 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
24911 (which was basically just a local version of the same thing). In
24912 addition to avoiding duplication, gdb_test_exact is faster.
24913 * lib/gdb.exp (gdb_test_exact): Fix typo.
24914
24915 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
24916 don't give an error.
24917
24918 * gdb.base/term.exp: Call delete_breakpoints before starting.
24919
24920 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
24921 (t10): Add comment.
24922
24923 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
24924
24925 Reorganization of the GDB Test Suite.
24926
24927 * gdb.base: New directory, contains all the basic tests.
24928 * gdb.c++: New directory, tests specific to C++.
24929 * gdb.chill: New directory, tests specific to Chill.
24930 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
24931 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
24932 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
24933 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
24934 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
24935 t30-31 to chill).
24936 * */gdbme.*: Rename to match appropriate expect scripts.
24937 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
24938 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
24939 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
24940 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
24941 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
24942 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
24943 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
24944 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
24945 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
24946 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
24947 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
24948 gdb.c++/virtfunc.cc: New names of C++ files.
24949 * gdb.chill/chillvars.ch: New name of Chill file.
24950 * gdb.base/configure.in, gdb.c++/configure.in,
24951 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
24952 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
24953 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
24954 * configure.in (configdirs): Update to reflect directory changes.
24955 (target_abbrev): No longer define for any configuration.
24956 * Makefile.in: Cosmetic improvements to header comments.
24957
24958 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
24959
24960 Various changes to gdb.t31:
24961
24962 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
24963 * gdbme.ch: Make all key-words and predefineds be upper-case.
24964 * chillvars.exp: Expect key-words and predefinds in upper-case.
24965
24966 * chillvars.exp: Use gdb_test_exact many places.
24967 Change expected output for arrays (which now includes index labels).
24968
24969 * pr-5020.exp, gdme.ch (module PR_5020):
24970 New test, for PR-5020.
24971
24972 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
24973
24974 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
24975 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
24976
24977 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
24978
24979 * Makefile.in: Fix bit-rot in definitions of CHILL,
24980 CHILL_FOR_TARGET and Chill_LIB.
24981 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
24982 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
24983 CHILL, and CHILL_LIB.
24984
24985 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
24986
24987 * Revert the previous changes. Please see Rob's directory
24988 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
24989
24990 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
24991
24992 * Makefile.in, configure.in, config/mips-gdb.exp,
24993 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
24994 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
24995 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
24996 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
24997 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
24998 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
24999 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
25000 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
25001 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
25002 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
25003 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
25004 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
25005 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
25006 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
25007 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
25008 changes from 94Q1.
25009
25010 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
25011
25012 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
25013 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
25014 Rob's new testing fragments.
25015
25016 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
25017
25018 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
25019 lib/gdb.exp: Replace error proc calls with perror.
25020
25021 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
25022
25023 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
25024 version also, match on casted version strings, and match on
25025 gdb startup case where the line numbers might be messed up.
25026
25027 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
25028
25029 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
25030 (CFLAGS): Delete it from here.
25031
25032 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
25033
25034 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
25035
25036 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
25037
25038 * Makefile.in (RUNTEST): Default to just "runtest".
25039
25040 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25041
25042 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
25043 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
25044 the code has been restructured.
25045
25046 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25047
25048 * gdb.t00/default.exp (set write): Allow any number of \r and/or
25049 \n, not just one of each.
25050
25051 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
25052 /bin/cc gives a warning if you do.
25053
25054 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
25055
25056 * gdb.t24/demangle.exp: change expect pattern of
25057 __t10ListS_link1ZUiRCUiPT0
25058
25059 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25060
25061 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
25062 on local variables in recursive functions.
25063
25064 * gdb.t07/Makefile.in: Build the new test.
25065
25066 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25067
25068 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
25069 directly. Instead compare the return values from actual calls.
25070
25071 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
25072
25073 * Makefile.in (check): Set TCL_LIBRARY for runtest.
25074
25075 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25076
25077 * From Peter Schauer with minor modifications.
25078 * gdb.t15/return.exp (return_tests): Handle targets where "return"
25079 stops in mid-line in the caller. Add xfail for returning a float
25080 value on X86 targets.
25081
25082 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25083
25084 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
25085 to avoid expect lossage.
25086 (fmem_LRbug_tests): Likewise.
25087 * gdb.disasm/hppa.s: Corresponding changes.
25088
25089 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
25090 conditions to work with latest dejagnu/expect.
25091
25092 * gdb.t15/funcargs.exp (finish from indirect call): No longer
25093 expected to fail on the PA.
25094 (backtrace in call with trampolines): Explicitly require main
25095 to be frame #1 (no trampolines should show up in backtrace).
25096
25097 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
25098 "continue -expect".
25099 * gdb.t06/break.exp: Likewise.
25100 * gdb.t07/watchpoint.exp: Likewise.
25101 * gdb.t13/bitfields.exp: Likewise.
25102 * gdb.t15/{funcargs,return}.exp: Likewise.
25103 * gdb.stabs/weird.exp: Likewise.
25104 * config/{mips,udi}-gdb.exp: Likewise.
25105
25106 * hppa.sed: Enclose comments within a sed command to avoid
25107 losing with the old OSF1 sed.
25108
25109 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25110
25111 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
25112 sequent dynix.
25113 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
25114 * gdb.t15/funcargs.exp: Conditionally step again to really
25115 finish from marker_call_with_trampolines. Handle the case where
25116 the first step from within call_with_trampolines already steps
25117 us back to main.
25118 * gdb.t15/gdbme.c: Add comment to closing brace of
25119 call_with_trampolines for funcargs.exp.
25120
25121 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25122
25123 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
25124 Fix typo(s).
25125
25126 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25127
25128 * gdb.t07/gdbme.c: More code for watchpoint testing.
25129
25130 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
25131 "Hardware watchpoint" throughout file.
25132 (test_watchpoint_triggered_in_syscall): New test.
25133 (test_complex_watchpoint): New test.
25134
25135 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25136
25137 * gdbme.c (call_with_trampolines): New function to try and step
25138 into. Tests trampoline problems on the PA.
25139
25140 * funcargs.exp (localvars_in_indirect_call): No longer expect
25141 stepping into indirect call to fail on PAs.
25142 (test_stepping_over_trampolines): New test.
25143
25144 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25145
25146 * TODO: Add suggestions for static member function tests, and
25147 completion tests.
25148
25149 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25150
25151 * TODO: Add suggestions for "p/a" tests.
25152
25153 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
25154 (default_gdb_exit): Replace all the hair with sending "quit" to
25155 the process with a simple close.
25156
25157 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25158
25159 * TODO: Add suggestions for shared library tests.
25160
25161 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25162
25163 * TODO: Add suggestions for x/s tests.
25164
25165 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25166
25167 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
25168 "enable once", and "enable breakpoints once" with ".*".
25169
25170 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25171
25172 * TODO: Add suggestions about structure passing tests.
25173
25174 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25175
25176 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
25177 the primary1 test, use work around if __GNUC__ < 2.
25178 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
25179 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
25180 Test for bad output rather than waiting for timeout. Issue
25181 second continue only if first continue failed.
25182
25183 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25184
25185 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
25186 operator[] test with gdb_test because the old code didn't seem to
25187 be getting the quoting right with the new dejagnu.
25188
25189 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
25190
25191 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
25192 one from the path.
25193 * Makefile.in: Use a fresh expect if there is one, use runtest
25194 from the src tree if there is one.
25195
25196 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25197
25198 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
25199 next over recursive call. Revise the tests from that point on
25200 (which had been skipped) to match GDB's actual (correct) output.
25201
25202 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
25203 with next over a breakpoint whose condition is false.
25204
25205 * gdb.t00/help.exp: Comment out "help set print" tests just like
25206 (and for same reason as) "help set" test.
25207
25208 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25209
25210 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
25211 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
25212
25213 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25214
25215 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
25216 necessary gdb_target_udi.
25217
25218 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
25219
25220 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
25221 1838 and 2417; they are fixed.
25222
25223 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
25224 gdb.t03/ptype.exp (ptype structure, ptype union):
25225 Remove xfails; the test is looser than when the xfails were added.
25226
25227 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
25228 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
25229
25230 * gdb.t01/run.exp: Only run shell test if isnative.
25231
25232 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
25233 since "run" automatically loads if necessary. Call gdb_target_udi
25234 after the "file" since "file" kills any execution target.
25235
25236 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
25237 GDB. GDB doesn't work that way (not anymore at least) on UDI.
25238 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
25239 argument for UDI.
25240
25241 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25242
25243 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
25244
25245 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
25246
25247 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25248
25249 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
25250 properly quoting regexps. This makes the second argument to
25251 demangle a fixed string, which matches the callers, instead of a
25252 shell-style pattern which is what the previous implementation
25253 used. Update some of the callers.
25254
25255 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25256
25257 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
25258 (comib_nullified_tests): Fix typo.
25259 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
25260 strings. No longer expected to fail.
25261
25262 * gdb.disasm/hppa.s (addib_tests): Fix typo.
25263 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
25264 strings. No longer expected to fail.
25265
25266 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
25267 string. No longer expected to fail.
25268
25269 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25270
25271 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
25272 No longer expected to fail.
25273
25274 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
25275 string. No longer expected to fail.
25276
25277 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25278
25279 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
25280 only in the names (I probably got most of them). I was even
25281 generous with some which differed in underscores in names, and
25282 probably missed a few, and I *still* was able to remove almost a
25283 third of the file with almost no impact on testsuite coverage.
25284
25285 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25286
25287 * gdb.t00/default.exp: Match udi_attach error message as well as
25288 the one from child_attach.
25289
25290 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
25291
25292 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
25293
25294 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
25295 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
25296
25297 * Move test with enums and partial symbols back to
25298 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
25299 Reverts the change of 26 May 93. Per today's change to
25300 stabs.texinfo, the behavior that weird.exp was expecting was
25301 unreasonable; what is important is that the compiler+gdb get
25302 things right, which happens with a recent gcc. Also fix the test
25303 to deal with native compilers which put out the stab gdb can't
25304 deal with.
25305
25306 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25307
25308 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
25309 in the names. The main thing these accomplish is to slow things down.
25310 Many more such duplicates surely remain.
25311
25312 * gdb.t00/help.exp: Comment out "help support" test just like
25313 (and for same reason as) "help set" test.
25314
25315 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
25316
25317 * gdb.t06/break.exp: Remove setup_xfails for
25318 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
25319 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
25320 about known bug in gcc to include up through 2.5.8.
25321 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
25322 well as "_vb$".
25323 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
25324 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
25325 with latest gcc and gdb.
25326 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
25327 well as "_vb$".
25328
25329 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25330
25331 * configure.in (hppa*-*-*): Also configure and build stabs-only
25332 tests.
25333
25334 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25335
25336 * gdb.t10/hppa.mt: A makefile fragment for the PA.
25337 * gdb.t10/configure.in (hppa*-*-*): Use it.
25338
25339 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25340
25341 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
25342
25343 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25344
25345 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
25346 versions prior to 1.13.5.
25347
25348 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25349
25350 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
25351 the prompt is at the start of a line.
25352
25353 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25354
25355 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
25356 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
25357 in the copr tests now.
25358 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
25359 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
25360 expected to fail.
25361
25362 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
25363
25364 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
25365 gdb.t31/chillvars.exp, lib/gdb.exp:
25366 Tweak to run under either version of expect.
25367 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
25368 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
25369 * gdb.t11/list.exp: Remove extraneous whitespace.
25370
25371 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25372
25373 * gdb.t16/printcmds.exp (test_print_strings): Accept
25374 "(unsigned char *) " before the string.
25375
25376 * TODO: Add notes about printing of fancy types and GDB expressions.
25377
25378 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
25379
25380 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
25381 * gdb.t06/configure.in: Don't try to compile signals test program
25382 if doing mips-idt-ecoff.
25383
25384 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
25385
25386 * Most .exp files: Tweak to run under either version of expect.
25387
25388 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25389
25390 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
25391 xfails; I'm not sure why they are failing, but not because of PR 1806.
25392
25393 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
25394
25395 * config/unix-gdb.exp: Remove gdb_unload cause it's already
25396 defined in lib/gdb.exp.
25397
25398 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25399
25400 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
25401 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
25402 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
25403 have to be typeless.
25404
25405 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25406
25407 * TODO: Add suggestion for copyright year test.
25408
25409 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
25410
25411 * configure.in (*-*-lynxos*): Add stabs tests.
25412
25413 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
25414
25415 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
25416 so insert a tab before any assembler directive in column zero.
25417
25418 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
25419 stores.
25420 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
25421 stores.
25422 (fpu_short_memory_tests): Likewise.
25423
25424 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25425
25426 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
25427 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
25428 .stabs directives in comments.
25429
25430 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25431
25432 * TODO: New file, describing tests we could write.
25433 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
25434
25435 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25436
25437 * gdb.t06/signals.exp: Add kludge to force re-sync.
25438
25439 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
25440 to xgdb instead of gdb, get out of gdb.
25441
25442 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
25443
25444 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
25445 for info.
25446
25447 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
25448
25449 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
25450 * gdb.stabs/configure.in (hppa*-*-*): Use it.
25451 * gdb.stabs/hppa.sed: New sed script for the PA.
25452
25453 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25454
25455 * gdb.stabs: Re-write weird.def and configuration to use sed
25456 instead of cpp. sed is portable and POSIX; cpp is neither.
25457
25458 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25459
25460 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
25461
25462 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25463
25464 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
25465
25466 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25467
25468 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
25469 "_vb$".
25470 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
25471 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
25472
25473 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25474
25475 * lib/gdb.exp: Comment out code which depends on non-existent
25476 `transform' procedure.
25477
25478 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
25479
25480 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
25481 * lib/gdb.exp: Transform tool name.
25482 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
25483 1.1's new error handling system.
25484
25485 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25486
25487 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
25488
25489 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25490
25491 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
25492 They made pattern matching so slow that timeouts happened on
25493 heavily loaded systems. Now any output from "show print" which
25494 gets us back to the GDB prompt is a PASS.
25495
25496 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
25497
25498 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
25499
25500 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25501
25502 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
25503
25504 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
25505 It is not from PR 3220.
25506
25507 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25508
25509 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
25510 just started failing because they depended on the order the
25511 subcommands are presented, or exact docstring text. This kind of
25512 test is a pain and has minimal benefit.
25513
25514 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25515
25516 * gdb.t09/corefile.exp: At end of test, use "core" command with
25517 no arguments.
25518
25519 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
25520
25521 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
25522 17}/Makefile.in: Make it possible to run the testsuite with Sun
25523 make and CC = cross gcc by adding explicit build rules for .o
25524 files.
25525
25526 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25527
25528 * gdb.t15/funcargs.exp: Don't put comments on same line as
25529 setup_xfail (@#$*%& tcl braindamage!).
25530
25531 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25532
25533 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
25534
25535 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
25536
25537 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
25538 * gdb.t20/inherit.exp: remove three dumplicate entries.
25539
25540 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25541
25542 * gdb.t06/break.exp: For "next over recursive call", fail on any
25543 incorrect output, not just on "factorial (value=2)".
25544
25545 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25546
25547 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
25548 working now. Add an xfail if accesing a bss variable causes
25549 a memory error if the target is not yet run.
25550
25551 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25552
25553 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
25554 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
25555 name of __st* demangling (2 strings). Did Kung really get the
25556 more than 95 others right without testing them?
25557
25558 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
25559
25560 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
25561
25562 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
25563
25564 * configure.in (configdirs): Add gdb.disasm
25565 * gdb.disasm: New directory for GDB disassembler tests.
25566 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
25567
25568 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25569
25570 * gdb.t00/help.exp: Don't test "help set".
25571
25572 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
25573 from within expect statements. None of these happen anymore and
25574 they cause regressions to be silently unnoticed.
25575
25576 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
25577 messages) about known failures with gcc cygnus-2.4.5-930417.
25578
25579 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
25580 comp-info.exp so it gets built if it doesn't exist.
25581
25582 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
25583 it is no longer used.
25584 * gdb.t13/comp-info.c: Removed.
25585
25586 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
25587
25588 * gdb.t06/signals.exp: Add xfail for sun3.
25589
25590 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25591
25592 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
25593 relevant because ^C doesn't get sent but failure can be reproduced
25594 interactively).
25595
25596 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25597
25598 * gdb.stabs/alpha.mt: New configuration file for alpha.
25599 * gdb.stabs/configure.in: Use it.
25600 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
25601 sharing with alpha.mt, redefine long to word via preprocessor.
25602 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
25603 for alpha.
25604 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
25605 native cc.
25606 * gdb.t00/teststrategy.exp: Change expect string so that we
25607 consume the `(xgdb)' from the command echo and from the gdb prompt.
25608 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
25609 gdb currently compares all values as long, so this failure probably
25610 applies to any configuration where LONGEST is bigger than a target int.
25611 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
25612 with gcc.
25613 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
25614 to handle opaque pointers, gcc is.
25615 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
25616 as first argument. Include <sys/types.h> and change all operator
25617 new definitions to use size_t.
25618 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
25619 now that we use size_t.
25620
25621 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25622
25623 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
25624 a long or float array cast all array members to the same type.
25625 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
25626 with 64 bit longs.
25627 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
25628 on alpha.
25629 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
25630
25631 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25632
25633 * gdb.t24 (demangle.exp): Constructors of templates have names like
25634 vector<int>::vector(int) not vector<int>::vector<int>(int). See
25635 section 14.6 of the ARM.
25636
25637 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
25638 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
25639 accomplish little and slow down the testsuite.
25640
25641 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
25642 Accept spaces various places.
25643
25644 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25645
25646 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
25647 with watchpoint enabled.
25648
25649 * Makefile.in: Remove definition of CC and remove the second
25650 definition of CXX (the "CXX = gcc" one remains). These definitions
25651 were causing backquotes to be expanded within backquotes, which
25652 doesn't work.
25653
25654 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
25655
25656 * gdb.t17/callfuncs.exp: Add "return 0" to end.
25657
25658 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25659
25660 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
25661 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
25662 by mips cc and contains no stabs entries.
25663
25664 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
25665
25666 * config/vx-gdb.exp: Use fake device to load files rather than
25667 NFS.
25668 * lib/gdb.exp: New proc to do "file" command.
25669 * config/unix-gdb.exp: Use new "file" proc.
25670
25671 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
25672
25673 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
25674 Rework board rebooting slightly.
25675 (gdb_exit): Don't exit from the remote shell; there isn't one.
25676 * gdb.stabs/weird.exp: If a program is being debugged already,
25677 kill it.
25678 * gdb.t04/setvar.exp: Stop and restart gdb.
25679 * gdb.t05/expr.exp: Likewise.
25680 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
25681 restart gdb and reload the program.
25682 * gdb.t08/opaque.exp: Likewise.
25683 * gdb.t12/scope.exp: Likewise.
25684 * gdb.t13/bitfields.exp: Likewise.
25685 * gdb.t15/funcargs.exp: Likewise.
25686 * gdb.t20/classes.exp: Likewise.
25687 * gdb.t03/ptype.exp: Increase timeout.
25688 * gdb.t16/printcmds.exp (test_print_string_constants,
25689 test_print_array_constants): Likewise.
25690 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
25691 * gdb.t20/classes.exp (do_tests): Likewise.
25692 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
25693
25694 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
25695
25696 * gdb.stabs: Renamed *wierd* to *weird*.
25697
25698 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
25699
25700 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
25701 for timeout. Add "known gcc 2.4.5 bug" to failure message.
25702
25703 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
25704
25705 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
25706 (do_tests): Remove xfail for whatis on one_var and two_var.
25707
25708 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
25709
25710 * Makefile.in: Made cross building work better by adding
25711 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
25712
25713 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25714
25715 * gdb.t15/{return.c,return.exp,Makefile.in}:
25716 New test, currently commented out.
25717
25718 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
25719
25720 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
25721 still running and removes the leftover named socket so GDb can do
25722 clean restarts.
25723
25724 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
25725
25726 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
25727 console, not GDB.
25728 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
25729 cross testing works better with "make check"
25730 * config/unix-gdb: Use default procedures for exit and version.
25731 * config/vx-gdb.exp: Cleaned up and massaged back to working order
25732 with the newest VxWorks.
25733
25734 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25735
25736 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
25737 old form.
25738
25739 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
25740 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
25741
25742 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
25743
25744 * config/unix-gdb.exp: Remove this version of gdb_exit
25745 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
25746 Rob says he'll look at it when he gets back to testing boards.
25747
25748 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
25749
25750 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
25751 an expected fail for certain ptype commands.
25752
25753 * gdb.t20/classes.exp: Update expected results of "ptype class
25754 Base1" to account for the constructor that now appears in the type.
25755
25756 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
25757
25758 * configure.in (configdirs): Restore gdb.t04, which mysteriously
25759 disappeared from list.
25760 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
25761 "alldone" proc with call to cleanup and exit.
25762 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
25763 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
25764 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
25765 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
25766 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
25767 "alldone" proc with simple returns that suppress remaining
25768 tests. The alldone proc went away many months ago.
25769
25770 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25771
25772 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
25773
25774 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
25775
25776 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25777
25778 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
25779 as vax gdb will display them.
25780
25781 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25782
25783 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
25784 optimizers.
25785
25786 * scope.exp: Change "bad value for localval" messages so each one
25787 is unique.
25788
25789 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
25790 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
25791
25792 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
25793
25794 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25795
25796 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
25797 doesn't exist (due to optimization).
25798
25799 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25800
25801 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
25802 contains \r because the filename is long.
25803
25804 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
25805 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
25806
25807 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25808
25809 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
25810 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
25811 Ultrix.
25812 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
25813 int tests.
25814 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
25815
25816 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
25817
25818 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
25819
25820 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
25821 to match does not match the passing case but still matches the
25822 failing case.
25823
25824 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25825
25826 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
25827
25828 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
25829
25830 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
25831 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
25832 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
25833 Remove various versions of gdb_exit.
25834 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
25835 gdb_exit.
25836 * config/unix-gdb.exp: gdb_exit remains here, and should override
25837 the generic version, since it's doing a lot of wierd stuff that
25838 the other versions aren't. FIXME, fold it in, or abandon this
25839 version.
25840
25841 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25842
25843 * gdb.t24/demangle.exp: Add tests for PR 3220.
25844
25845 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25846
25847 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
25848
25849 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
25850
25851 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
25852 "i386-*-*". Works for i486 as well.
25853
25854 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
25855 bug, and expand domain of xfail to all SVR4 systems, since the
25856 actual problem is likely to be in generic SVR4 /proc support.
25857
25858 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25859
25860 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
25861
25862 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
25863
25864 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
25865 xfails for other systems. Match a missing 'Continuing.' as an
25866 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
25867
25868 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
25869 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
25870 Only issue warning for missing executables if -all option is used.
25871
25872 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
25873 file if -all option is used. It's like an unpredictable XFAIL.
25874
25875 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25876
25877 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
25878 for dynamically linked binaries.
25879
25880 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
25881
25882 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25883
25884 * gdb.t20/inherit.exp: Change message for "print tagless struct"
25885 to state that this is a known bug in old versions of g++.
25886
25887 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25888
25889 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
25890 while waiting for `Continuing'.
25891
25892 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
25893
25894 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
25895 in text, data, and bss.
25896 * gdb.t10/nodebug.c: Add local and global test variables for
25897 initialized and uninitialized data.
25898
25899 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25900
25901 * config/unix-gdb.exp (gdb_exit): Add "wait".
25902
25903 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25904
25905 * gdb.t06/signals.exp: xfail the continue from the handler for all
25906 targets.
25907
25908 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
25909 function with watchpoints enabled, the i386 call dummy starts with
25910 a call.
25911
25912 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
25913 386 bsd names its corefiles.
25914
25915 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
25916
25917 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
25918 compilers don't grok it.
25919 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
25920 with small octal ints rather than character constants, which
25921 are signed and might not fit if first promoted to int.
25922
25923 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
25924
25925 * gdb.t09/Makefile.in (clean): Remove corefile.
25926
25927 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25928
25929 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
25930
25931 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25932 and Jim Kingdon (kingdon@cygnus.com)
25933
25934 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
25935 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
25936 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
25937
25938 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25939
25940 * gdb.t17/interrupt.exp: Add xfail for hppa.
25941
25942 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25943
25944 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
25945 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
25946 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
25947 to determine signed-ness of bitfields and use the result to setup
25948 the xfail.
25949 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
25950 * gdb.t15/funcargs.exp: Use them to step until the second indirect
25951 call line is reached if necessary.
25952
25953 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25954
25955 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
25956
25957 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25958
25959 * gdb.t06/break.exp: Also test `clear' command.
25960
25961 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
25962
25963 * gdb.t00/teststrategy.exp: Remove extra quote.
25964
25965 * gdb.t07/watchpoint.exp: Change xfail for calling function with
25966 watchpoint enabled to be for all non-68k machines.
25967
25968 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
25969
25970 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25971
25972 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
25973 targets use aout.mt instead of ecoff.mt as gas understands
25974 standard aout format.
25975
25976 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
25977
25978 * lib/gdb.exp (runto): Don't insist that function we are running to
25979 was compiled with -g.
25980
25981 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
25982
25983 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
25984 to get back into the read system call.
25985 Accept leading newline in case where we woke it up.
25986
25987 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25988
25989 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
25990 to make the stabs test work on ecoff systems using gcc and -with-stabs.
25991 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
25992 enable ecoff configuration.
25993
25994 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25995
25996 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
25997
25998 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25999
26000 * gdb.t16/printcmds.exp: Add another printf test.
26001
26002 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
26003
26004 * configure.in: If configured -with-stabs on any target, add
26005 stabsdirs to configdirs.
26006
26007 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26008
26009 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
26010 fun" so pattern does not match the command itself.
26011
26012 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26013
26014 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
26015
26016 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26017
26018 * gdb.t17/interrupt.exp: Test for more things.
26019
26020 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26021
26022 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
26023 compiler arranges the code and line numbers.
26024
26025 * gdb.t17/interrupt.exp: Don't send \n after ^C.
26026
26027 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26028
26029 * gdb.t00/help.exp: Increase expect input buffer size.
26030
26031 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26032
26033 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
26034
26035 * gdb.t07/watchpoint.exp: Add xfail for hppa.
26036
26037 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
26038
26039 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
26040 [0-9]*, not just [0-9].
26041
26042 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26043
26044 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
26045
26046 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
26047
26048 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26049
26050 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
26051
26052 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26053
26054 * gdb.t06/signals.c: Add xfails for sun3.
26055
26056 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
26057
26058 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
26059 test_stepping tests.
26060
26061 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26062
26063 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
26064
26065 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
26066
26067 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
26068 rather than actually putting it through cpp twice.
26069
26070 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
26071
26072 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
26073
26074 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
26075 no longer needed.
26076
26077 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26078
26079 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
26080
26081 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
26082 C++ features prints as "struct", make it a pass, not an xfail.
26083
26084 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26085
26086 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
26087 Don't require VA to print as "class" rather than "struct".
26088
26089 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
26090
26091 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
26092
26093 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26094
26095 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
26096
26097 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26098
26099 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
26100 order.
26101
26102 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26103
26104 * gdb.t16/printcmds.exp: Add printf tests.
26105
26106 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
26107
26108 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
26109
26110 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
26111
26112 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
26113 pass counts, to counteract any existing or future setup_xfails.
26114
26115 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26116
26117 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
26118 {BEGIN,END}_COMMON for common block instead of STAB.
26119 * gdb.stabs/wierd.exp: Add xfail for rs6000.
26120
26121 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
26122 intp_var should be N_GSYM not N_LSYM.
26123 wierd-aout.S: Use a label for the value of the N_SO.
26124 wierd.def: Remove all backslashes.
26125 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
26126
26127 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26128
26129 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
26130 get the expected next to inheritance3.
26131
26132 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26133
26134 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
26135 now that gcc-2.4 gets it right.
26136
26137 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26138
26139 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
26140
26141 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
26142 generating comp-info.exp which works for cross-compilation.
26143
26144 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
26145
26146 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
26147 "*-*-sysv4.*".
26148
26149 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
26150
26151 * gdb.t01/run.exp: Start with a fresh gdb.
26152 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
26153 SVR4.x.
26154
26155 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
26156
26157 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
26158 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
26159 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
26160 Makefile.in (distclean, realclean): Remove gdbme.c from list of
26161 things to remove.
26162
26163 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
26164
26165 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
26166 test cases from bug reports.
26167
26168 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
26169
26170 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
26171 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
26172 avoid spurious xfails.
26173 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
26174 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
26175 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
26176
26177 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
26178
26179 * gdb.t00/teststrategy.exp: Rework to provide more useful
26180 description of each test, fix problem with systems that define
26181 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
26182 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
26183 results for "next over recursive call" so timeouts aren't taken
26184 by error.
26185
26186 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
26187
26188 * gdb.t12/scope.exp: Test printing of variables before run.
26189
26190 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
26191 printed in wrong order due to sorting.
26192
26193 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
26194
26195 * gdb.t00/teststrategy.exp: Fix expected results for printing
26196 user entered string constant. Is array of char, prints with no
26197 address.
26198
26199 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
26200 commands.
26201 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
26202 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
26203 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
26204 of struct of char arrays.
26205 * gdb.t00/radix.exp: New tests for radix commands.
26206
26207 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
26208
26209 * gdb.t16/printcmd.exp: Print a variable before running program
26210 (with xfail for AIX).
26211
26212 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
26213
26214 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
26215
26216 * gdb.t16/printcmd.exp: Don't print variables before running program.
26217
26218 * gdb.t06/break.exp: Don't require envp argument to main.
26219
26220 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
26221
26222 * gdb.t02/whatis.exp, gdb.t11/list.exp:
26223 Add xfails for rs6000.
26224
26225 * gdb.t02/whatis.exp: Change other tests not to re-test something
26226 we already tested.
26227
26228 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
26229 each type used has a variable of that type.
26230
26231 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
26232
26233 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
26234
26235 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
26236
26237 * configure.in: change srctrigger to be a file, not a directory
26238
26239 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
26240
26241 * configure.in (mips-idt-ecoff*): Added trailing '*'.
26242
26243 * gdb.t11/list.exp: Fixed a couple of typos.
26244
26245 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
26246
26247 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
26248 is fixed and PR is closed.
26249 * gdb.t16 (gdbme.c): Add simple test string variable.
26250 * gdb.t16 (printcmds.exp): Add tests with simple test string
26251 variable, primarily for boundaries on "set print elements".
26252
26253 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
26254
26255 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
26256 Make leading 0's optional and don't expect a tab in the middle
26257 of the number.
26258
26259 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
26260
26261 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
26262 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
26263 don't end command passed to gdb_test with newline.
26264
26265 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
26266 signed keyword away, don't expect signed bitfields to be signed.
26267
26268 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
26269 printing with only as many 1's as are in the field as well as printing
26270 with 32 1's (see comment).
26271
26272 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
26273
26274 * gdb.t00/default.exp: Start with a fresh gdb.
26275 * configure.in (configdirs): Remove gdb.t31 until the chill
26276 compiler works again. It no longer is able to find chillrt0
26277 since it isn't in libchill.a anymore.
26278 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
26279 wierd.o, make more modular.
26280 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
26281 spurious newlines that caused problems.
26282
26283 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26284
26285 * Move test with enums and partial symbols from gdb.t03/ptype.exp
26286 to gdb.stabs/wierd.exp since GCC has worked around the bug.
26287 gdb.stabs/wierd.{exp,def}: Many new tests.
26288
26289 * gdb.t00/default.exp: update info line for new message.
26290
26291 * gdb.t02/{whatis.exp,gdbme.c}:
26292 Test that "char *" doesn't print as "caddr_t".
26293
26294 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26295
26296 * gdb.t00/help.exp: Use .* in place of some help messages which
26297 just changed.
26298 gdb.t00/default.exp: Update "info frame" test for new message.
26299 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
26300 Remove some xfails
26301
26302 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26303
26304 * gdb.t03/{gdbme.c,ptype.exp}:
26305 Add tests for typedef'd struct and union without tags.
26306 Also check "whatis" on a variable of a typedef'd enum without a tag.
26307
26308 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
26309 PRMS 1823; the bug still exists but isn't reproduced by this test
26310 anymore), and remove rs6000 XFAIL (the bug is fixed).
26311
26312 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
26313 duplicated from whatis.exp. For those that are left, accept
26314 "long", "long int", or "int" for long variables (whatis.exp already
26315 has an XFAIL for "int", so no need to fail it here).
26316
26317 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
26318 Deal with GCC's names for types now that GDB uses the compiler's names.
26319
26320 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
26321 setup_xfail's for sunos4. If we #defined the signed keyword away,
26322 don't expect GDB to know that char it is signed.
26323
26324 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
26325
26326 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
26327
26328 * configure.in (configdirs): Add gdb.t24 for C++ tests that
26329 should work on any system, regardless of debugging format.
26330 * gdb.t21/demangle.exp: Move to gdb.t24.
26331 * gdb.t24/demangle.exp: Move from gdb.t21.
26332 * gdb.t24/{Makefile.in, configure.in}: New files.
26333
26334 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26335
26336 * configure.in: Do gdb.stabs and C++ tests only for stabs.
26337 * gdb.stabs: New directory.
26338
26339 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26340
26341 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
26342 not just "Quit anyway?".
26343
26344 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
26345
26346 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
26347 that all setup_xfails are immediately followed by clear_xfails.
26348
26349 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
26350
26351 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
26352 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
26353 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
26354 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
26355 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
26356 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
26357 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
26358 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
26359 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
26360 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
26361 gdb.t31/chillvars.exp, lib/gdb.exp:
26362 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
26363 bug-gdb@prep.ai.mit.edu.
26364
26365 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
26366
26367 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
26368 with 0.0, not integer 0.
26369
26370 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
26371
26372 * gdb.t06/break.exp: Update for "Kill the program" message change.
26373
26374 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
26375
26376 * Makefile.in (GDBFLAGS): Set to -nx.
26377 * Makefile.in (site.exp): Use GDBFLAGS.
26378
26379 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
26380
26381 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
26382 Makefiles.
26383 (check): depend on just-check.
26384 (just-check): added so that tests can be run without a noop
26385 build pass.
26386
26387 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
26388
26389 Switch to using configure's configdirs.
26390 * Makefile.in (Makefile): add configure.in dependency.
26391 (SUBDIRS): removed redundant assignment.
26392 * configure.in: switch subdirs assignment to configdirs.
26393 * gdb.t*/configure.in: new files.
26394
26395 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
26396
26397 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
26398 works.
26399
26400 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
26401
26402 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
26403 in explicit rules. Apparently this is not supported by some makes.
26404
26405 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
26406
26407 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
26408
26409 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26410
26411 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
26412 disappeared.
26413
26414 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
26415
26416 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
26417
26418 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
26419
26420 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
26421 watchpoint problem that is now fixed.
26422 * gdb.t30/chexp.exp: Remove setup_xfail for printing
26423 uninitialized convenience variables.
26424 * gdb.t31/chillvars.exp: Fix expected patterns for printing
26425 structures.
26426
26427 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26428
26429 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
26430 which causes expect to get out of sync with gdb on long output
26431 from help set.
26432 * gdb.t09/corefile.exp: Make expected pattern for core file
26433 failing signal and frame output format less sun specific.
26434
26435 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
26436
26437 * gdb.t31/chillvars.exp: Add and remove initial dummy
26438 breakpoint, so that symbol table is forced in.
26439 (Needed at least on Sunos4, though it seems not SVR4.)
26440 * gdb.t31/chillvars.exp: Update for changed output format.
26441
26442 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
26443
26444 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
26445
26446 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
26447
26448 * Makefile.in: Added --srcdir when invoking runtest, removed the
26449 need for a local config file. (optional now)
26450
26451 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
26452
26453 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
26454 failure count used to force early termination. Add some more
26455 expected failures for gnu style demangling.
26456
26457 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26458
26459 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
26460 pmi variable from gdb.t20/gdbme to get optimized away.
26461 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
26462 Check for written corefile upon timeout _and_ eof.
26463
26464 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26465
26466 * config/unix-gdb.exp: Add missing return 0.
26467
26468 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26469
26470 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
26471 test termination.
26472
26473 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
26474
26475 * configure.in (subdirs): Put back gdb.t17 which mysteriously
26476 disappeared.
26477
26478 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
26479
26480 * gdb.t10/crossload.exp: Disable the i860-elf test until such
26481 time as i860 support works.
26482
26483 * gdb.t15/funcargs.exp: Fix expected outputs to include
26484 "backtrace 100\r" rather than just "backtrace\r", to match last
26485 change.
26486
26487 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
26488
26489 * config/udi-gdb.exp (gdb_exit): Remove close command.
26490 (gdb_target_udi): New procedure to set the UDI target.
26491 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
26492 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
26493 Added waits for prompts after several question responses. Added
26494 some more responses used by a29k-amd-udi-gdb.
26495 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
26496 pass different arguments, restart UDI connection after program
26497 completion.
26498 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
26499 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
26500 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
26501 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
26502 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
26503 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
26504 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
26505 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
26506 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
26507 after program completion.
26508 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
26509 compiled with a SELECT_VECS setting.
26510 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
26511 infinite recursion.
26512
26513 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
26514 Added checks for COFF results, and made them expected failures for
26515 all targets. It would be better to make them expected failures
26516 for COFF targets only.
26517
26518 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
26519
26520 * Makefile.in: add null dvi target, don't bother to recurse
26521 through test directories for info and install-info; rename
26522 $(datadir) to be dejagnu instead of deja-gnu
26523
26524 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
26525
26526 * gdb.t31/gdbme.ch: Re-enable code that previously caused
26527 compiler to coredump.
26528 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
26529 code.
26530
26531 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
26532
26533 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
26534 coredump.
26535 * gdb.t31/chillvars.exp: Comment out tests that depend on that
26536 code.
26537
26538 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
26539
26540 * gdb.t03/ptype.exp: tests for return code from gdb_test.
26541 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
26542 which in a shell. Deletes xgdb when done.
26543 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
26544 Tests the return from the "set height" or "set width" commands.
26545 Added a few return codes where needed.
26546
26547 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
26548
26549 * Makefile.in (SUBDIRS): Add gdb.t17.
26550 * configure.in (subdirs): Add gdb.t17.
26551 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
26552 files to test gdb's calling of functions in the inferior with
26553 the correct arguments and gdb's ability to retrieve any
26554 result returned.
26555
26556 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
26557
26558 * config/unix-gdb.exp (gdb_exit): Remove close commands that
26559 may be called after gdb goes away. Previous versions of expect
26560 needed these to avoid file descriptor leaks, but they cause
26561 errors with the current revision of expect.
26562 * gdb.t00/gdbvars.exp: Use -re on expected output after
26563 setting sevenbit-strings.
26564 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
26565 to set sevenbit-strings consistent across tests.
26566 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
26567 set sevenbit-strings consistent across tests.
26568
26569 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
26570
26571 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
26572 expected output to match current "expect" expectations.
26573
26574 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
26575
26576 * gdb.t00/default.exp: Change expected output for default "source"
26577 command, to match new gdb behavior which requires a filename to
26578 source.
26579
26580 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
26581
26582 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
26583 expected fail for i486-*-* that misses the marker2 function.
26584 * gdb.t10/crossload.exp (bfddefault): Allow successful
26585 recognition of a format to pass even if no symbols are found.
26586 Explicitly catch failures where the format is not recognized
26587 or is ambiguous, and add the reason to the fail message.
26588 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
26589 the cause is and invalid target and add reason to failure message.
26590 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
26591 elf32-i386, elf32-sparc, and elf32-i860.
26592 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
26593 Set up expected failure for 'filename'::variable scope resolution,
26594 which is now apparently broken on all targets.
26595 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
26596 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
26597 gdb.t23/templates.exp: Change failure for missing binfile into
26598 just a warning.
26599 gdb.t21/demangle.exp: Change all cfront references to 'arm'
26600 references.
26601
26602 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
26603
26604 * gdb.t00/default.exp: Add expected output for default "source"
26605 command, to match new gdb behavior.
26606 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
26607
26608 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
26609
26610 * config/*-gdb.exp: returns an error, rather than exiting on
26611 internal errors.
26612
26613 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
26614
26615 * gdb.t03/gdbme.c: Add pointer to struct variable.
26616 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
26617 referencing struct members.
26618
26619 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
26620
26621 * configure.in (mips-idt-ecoff): New target.
26622 * config/mips-gdb.exp: New file for remote board using MIPS remote
26623 debugging protocol.
26624
26625 * Redid configuration scheme. Removed gdb.t*/configure.in.
26626 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
26627 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
26628 distclean targets. Built executables via .o files. Adjusted
26629 tests to account for source files in $(srcdir) rather than
26630 $(objdir).
26631 * lib/gdb.exp (runto): Don't expect () after the function name,
26632 because it may have arguments.
26633
26634 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
26635
26636 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
26637 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
26638 expected failures for mips-idt-* and mips-sgi-*.
26639 * gdb.t00/default.exp (attach): Kill process if requested.
26640 * gdb.t00/help.exp (help target core, help target): Accept a gdb
26641 that does not read core files.
26642 * gdb.t01/run.exp: Removed checks for exit status code.
26643 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
26644 it is linked in.
26645 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
26646 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
26647 appropriate, rather than doing it by hand.
26648 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
26649 execution.
26650 * gdb.t10/crossload.exp: Kill existing program if needed.
26651 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
26652 appropriate, rather than doing it by hand. Always increase
26653 timeout for this test, not just for VxWorks.
26654
26655 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
26656
26657 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
26658 of Chill STRUCT types and STRUCT values.
26659 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
26660 than "char".
26661 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
26662 struct2): New struct definitions and initializations to test
26663 simple Chill STRUCT types.
26664
26665 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
26666
26667 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
26668 the null byte at the end of strings.
26669 * gdb.t00/default.exp: Make show version insensitive to copyright
26670 date.
26671 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
26672 to avoid dependencies on target char signedness.
26673 * gdb.t16/printcmds.exp: Update expected results for explicitly
26674 unsigned char.
26675 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
26676 now work.
26677 * gdb.t21/demangle.exp: Add many more patterns for template
26678 demangling, most of them being expected failures.
26679 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
26680 string we are matching for, to match on the whole string.
26681 * gdb.t21/demangle.exp: Add many new test strings to demangle,
26682 and fix a whole bunch that had incorrect expected output but were
26683 passing anyway because of the bug in "proc demangle".
26684 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
26685 type.
26686 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
26687
26688 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
26689
26690 * gdb/testsuite: made modifications to testcases, etc., to allow
26691 them to work properly given the reorganization of deja-gnu and the
26692 relocation of the testcases from deja-gnu to a "tool" subdirectory.
26693
26694 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
26695
26696 * gdb/testsuite: Initial creation of gdb/testsuite.
26697 Migrated dejagnu testcases and support files for testing nm to
26698 gdb/testsuite from deja-gnu. These files were moved "as is"
26699 with no modifications. This migration is part of a major overhaul
26700 of dejagnu. The modifications to these testcases, etc., which
26701 will allow them to work with the new version of dejagnu will be
26702 made in a future update.
26703
26704 For additional changes see gdb.mi/ChangeLog-1999-2003.
26705 \f
26706 ;; Local Variables:
26707 ;; mode: change-log
26708 ;; left-margin: 8
26709 ;; fill-column: 74
26710 ;; version-control: never
26711 ;; End:
26712
26713 Copyright 1993-2005, 2012 Free Software Foundation, Inc.
26714 Copying and distribution of this file, with or without modification,
26715 are permitted provided the copyright notice and this notice are preserved.