ChangeLog
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2012-02-22 Sterling Augustine <saugustine@google.com>
2
3 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
4 constant with cast.
5
6 2012-02-21 Pedro Alves <palves@redhat.com>
7
8 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
9
10 2012-02-21 Pedro Alves <palves@redhat.com>
11
12 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
13
14 2012-02-21 Pedro Alves <palves@redhat.com>
15
16 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
17 with_test_prefix.
18
19 2012-02-21 Pedro Alves <palves@redhat.com>
20
21 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
22 with_test_prefix here.
23 (top level): Do it here instead. Remove `:' from the
24 with_test_prefix string.
25 * gdb.base/attach-pie-misread.exp: Remove the leading space the
26 the suffix `:' from the with_test_prefix prefix string.
27 * gdb.base/break-interp.exp: Ditto.
28 * gdb.base/catch-load.exp: Ditto.
29 * gdb.base/disp-step-syscall.exp: Ditto.
30 * gdb.base/jit-so.exp: Ditto.
31 * gdb.base/jit.exp: Ditto.
32 * gdb.base/sepdebug.exp: Ditto.
33 * gdb.base/solib-display.exp: Ditto.
34 * gdb.base/solib-overlap.exp: Ditto.
35 * gdb.base/watch-cond-infcall.exp: Ditto.
36 * gdb.base/watchpoint.exp: Ditto.
37 * gdb.dwarf2/dw2-noloc.exp: Ditto.
38 * gdb.mi/mi-watch.exp: Ditto.
39 * gdb.mi/mi2-watch.exp: Ditto.
40 * gdb.threads/non-ldr-exc-1.exp: Ditto.
41 * gdb.threads/non-ldr-exc-2.exp: Ditto.
42 * gdb.threads/non-ldr-exc-3.exp: Ditto.
43 * gdb.threads/non-ldr-exc-4.exp: Ditto.
44 * gdb.threads/watchpoint-fork.exp: Ditto.
45 * gdb.threads/watchthreads-reorder.exp: Ditto.
46 * gdb.trace/change-loc.exp: Ditto.
47 * gdb.trace/pending.exp: Ditto.
48 * gdb.trace/status-stop.exp: Ditto.
49 * gdb.trace/strace.exp: Ditto.
50 * gdb.trace/trace-break.exp: Ditto.
51 * gdb.trace/unavailable.exp: Ditto.
52 * lib/gdb.exp (with_test_prefix): Always prefix with space and
53 suffix with colon. Adjust leading comments.
54
55 2012-02-21 Pedro Alves <palves@redhat.com>
56 Tom Tromey <tromey@redhat.com>
57
58 * lib/gdb.exp: Add description of test prefixes.
59 (with_test_prefix): New procedure.
60 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
61 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
62 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
63 instead of lappend to append to pf_prefix.
64 * gdb.base/catch-load.exp: Use with_test_prefix.
65 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
66 * gdb.base/jit-so.exp: Use with_test_prefix.
67 * gdb.base/jit.exp: Use with_test_prefix.
68 * gdb.base/return-nodebug.exp (do_test): Use append instead of
69 lappend to append to pf_prefix.
70 * gdb.base/sepdebug.exp: Use with_test_prefix.
71 * gdb.base/solib-display.exp: Use with_test_prefix.
72 * gdb.base/solib-overlap.exp: Use with_test_prefix.
73 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
74 * gdb.base/watchpoint.exp: Use with_test_prefix.
75 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
76 * gdb.mi/mi-watch.exp: Use with_test_prefix.
77 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
78 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
79 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
80 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
81 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
82 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
83 append instead of lappend to append to pf_prefix.
84 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
85 * gdb.trace/change-loc.exp: Use with_test_prefix.
86 * gdb.trace/pending.exp: Use with_test_prefix.
87 * gdb.trace/status-stop.exp: Use with_test_prefix.
88 * gdb.trace/strace.exp: Use with_test_prefix.
89 * gdb.trace/trace-break.exp: Use with_test_prefix.
90 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
91 instead of lappend to append to pf_prefix.
92
93 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
94
95 Fix racy FAILs.
96 * gdb.base/inferior-died.c (main): Add return of 0.
97 * gdb.base/inferior-died.exp (continue): Fix expectation of
98 asynchronous events.
99 (p 1): New test.
100
101 2012-02-20 Pedro Alves <palves@redhat.com>
102
103 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
104 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
105 gdb's internal debug output. For the non-threaded case, look for
106 "Program received signal SIGLARM", for the threaded case, peek at
107 the thread's siginfo.
108
109 2012-02-20 Pedro Alves <palves@redhat.com>
110
111 General cleanup, make output test messages unique, and build
112 different executable files for the non-threaded and threaded
113 cases.
114
115 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
116 Delete.
117 (executable_nothr, executable_thr): New globals.
118 (top level): Adjust to delete both executables.
119 (corefunc): New parameter $executable. Set $pf_prefix instead of
120 hand writing a prefix in tests. Issue a clean_restart and enable
121 lin-lwp debug output here.
122 (top level): Adjust. Use build_executable. Don't start gdb here,
123 and don't enable lin-lwp debug output here.
124 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
125
126 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
127
128 Fix racy FAILs.
129 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
130 "continue" command.
131
132 2012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
133
134 Fix for gdbserver non-extended mode.
135 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
136 and gdb_run_cmd.
137
138 2012-02-17 Tom Tromey <tromey@redhat.com>
139
140 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
141 * gdb.python/py-events.exp: Check 'dir' output.
142 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
143
144 2012-02-17 Yao Qi <yao@codesourcery.com>
145
146 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
147
148 2012-02-16 Tom Tromey <tromey@redhat.com>
149
150 * gdb.base/inferior-died.c: Don't include stdio.h.
151
152 2012-02-16 Tom Tromey <tromey@redhat.com>
153
154 * gdb.base/inferior-died.c: New file.
155 * gdb.base/inferior-died.exp: New file.
156
157 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
158
159 * gdb.base/break-inline.exp: New file.
160 * gdb.base/break-inline.c: New file.
161
162 2012-02-15 Tom Tromey <tromey@redhat.com>
163
164 * gdb.base/pc-fp.exp: Add "info register" tests.
165
166 2012-02-15 Tom Tromey <tromey@redhat.com>
167
168 * gdb.base/regs.exp: Remove.
169
170 2012-02-15 Pedro Alves <palves@redhat.com>
171
172 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
173 the target doesn't support tracepoints.
174 * gdb.trace/circ.exp: Ditto.
175 * gdb.trace/collection.exp: Ditto.
176 * gdb.trace/packetlen.exp: Ditto.
177 * gdb.trace/passc-dyn.exp: Ditto.
178 * gdb.trace/report.exp: Ditto.
179 * gdb.trace/tfind.exp: Ditto.
180 * gdb.trace/tspeed.exp: Ditto.
181 * gdb.trace/tsv.exp: Ditto.
182 * gdb.trace/unavailable.exp: Ditto.
183 * gdb.trace/while-dyn.exp: Ditto.
184
185 2012-02-15 Pedro Alves <palves@redhat.com>
186
187 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
188 gdb_test_multiple, and call unsupported instead of fail, if the
189 remote side does not support the request.
190
191 2012-02-15 Pedro Alves <palves@redhat.com>
192
193 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
194 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
195 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
196 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
197 * gdb.server/server-run.exp: Make sure gdb is disconnected.
198 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
199 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
200 doesn't start with "extended-" already.
201
202 2012-02-15 Pedro Alves <palves@redhat.com>
203
204 Support extended-remote. Avoid cascading timeouts.
205
206 * gdb.base/attach.exp (do_attach_tests): Add expected output for
207 the extended-remote target. If attaching with no file fails, load
208 the file manually.
209 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
210
211 2012-02-14 Stan Shebs <stan@codesourcery.com>
212
213 * gdb.base/ena-dis-br.exp: Add enable count test.
214
215 2012-02-13 Pedro Alves <palves@redhat.com>
216
217 * config/mips-idt.exp: Delete.
218 * gdb.base/a2-run.exp: Remove mips-idt xfails.
219 * gdb.base/bitfields.exp: Remove mips-idt restarts.
220 * gdb.base/break.exp: Remove mips-idt references.
221 * gdb.base/chng-syms.exp: Ditto.
222 * gdb.base/default.exp: Ditto.
223 * gdb.base/funcargs.exp (funcargs_reload): Delete.
224 (top level): Don't call it.
225 * gdb.base/opaque.exp: Remove mips-idt restarts.
226 * gdb.base/ptype.exp: Remove mips-idt xfails.
227 * gdb.base/scope.exp: Remove mips-idt restarts.
228 * gdb.base/sepdebug.exp: Remove mips-idt references.
229 * gdb.base/watchpoint.exp (maybe_clean_restart)
230 (maybe_reinitialize): Delete.
231 (test_disabling_watchpoints, test_disabling_watchpoints)
232 (test_watchpoint_triggered_in_syscall)
233 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
234 Don't call them.
235
236 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
237
238 * gdb.server/server-exec-info.exp: New file.
239
240 2012-02-10 Pedro Alves <palves@redhat.com>
241
242 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
243 always non-empty.
244 (test_attach): Always pass $exec to test_attach_gdb.
245
246 2012-02-08 Tom Tromey <tromey@redhat.com>
247
248 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
249 before inferior is started.
250
251 2012-02-07 Tom Tromey <tromey@redhat.com>
252
253 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
254 Symbol.value.
255 * gdb.python/py-symbol.c (qq): Set default value.
256
257 2012-02-07 Tom Tromey <tromey@redhat.com>
258
259 * gdb.python/py-symbol.c (qq): New global.
260 * gdb.python/py-symbol.exp: Add test for frame-less
261 lookup_symbol.
262 * gdb.python/py-symtab.exp: Fix line number.
263
264 2012-02-03 Joel Brobecker <brobecker@adacore.com>
265
266 * gdb.ada/mi_task_arg: New testcase.
267
268 2012-02-02 Pedro Alves <palves@redhat.com>
269
270 * gdb.reverse/until-precsave.exp: Also put "record save" under the
271 extended timeout.
272
273 2012-02-02 Pedro Alves <palves@redhat.com>
274
275 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
276 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
277
278 2012-02-02 Pedro Alves <palves@redhat.com>
279
280 * gdb.base/term.exp: Rewrite.
281 * gdb.base/term.c: New.
282
283 2012-02-02 Pedro Alves <palves@redhat.com>
284
285 * gdb.base/default.exp (run "r" abbreviation, run): Add
286 extended-remote expected output.
287
288 2012-02-02 Tom Tromey <tromey@redhat.com>
289
290 * gdb.cp/dispcxx.exp: New file.
291 * gdb.cp/dispcxx.cc: New file.
292
293 2012-02-01 Tom Tromey <tromey@redhat.com>
294
295 * gdb.base/jit-simple.exp: New file.
296 * gdb.base/jit-simple.c: New file.
297
298 2012-01-30 Yao Qi <yao@codesourcery.com>
299
300 * gdb.base/skip.exp: Make test result unique.
301
302 2012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
303
304 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
305 compatibility with valgrind-3.7.0.
306
307 2012-01-27 Pedro Alves <palves@redhat.com>
308
309 * gdb.base/watchpoint.exp (no_hw): New global.
310 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
311 disable hw watchpoints.
312 (test_wide_location_1, test_wide_location_2): If no_hw is set,
313 don't expect hw watchpoints.
314 (no_hw_watchpoints): Always clean restart.
315 (do_tests): New procedure, factored out from the top level.
316 (top level): Run tests twice. Once with hw watchpoints enabled,
317 another time with hw watchpoints disabled.
318
319 2012-01-27 Pedro Alves <palves@redhat.com>
320
321 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
322 out from the top level.
323 (top level): Call it instead.
324
325 2012-01-27 Pedro Alves <palves@redhat.com>
326
327 * gdb.base/watchpoint.exp (top level): Re-enable hardware
328 watchpoints sooner.
329
330 2012-01-27 Pedro Alves <palves@redhat.com>
331
332 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
333
334 2012-01-27 Pedro Alves <palves@redhat.com>
335
336 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
337 "You may have requested too many hardware
338 breakpoints/watchpoints".
339
340 2012-01-27 Pedro Alves <palves@redhat.com>
341
342 * gdb.base/watchpoint.exp (maybe_clean_restart)
343 (maybe_reinitialize): New.
344 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
345 expect "hit N times".
346 (test_disabling_watchpoints, test_complex_watchpoint)
347 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
348 Call maybe_clean_restart.
349 (top level): Use clean_restart. Remove "mips-idt-*"
350 reinitialization.
351
352 2012-01-27 Pedro Alves <palves@redhat.com>
353
354 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
355
356 2012-01-27 Pedro Alves <palves@redhat.com>
357
358 * gdb.base/watchpoint.exp: Clean restart after tests that don't
359 require `initialize' anymore. Remove unnecessary `initialize'
360 calls.
361
362 2012-01-27 Pedro Alves <palves@redhat.com>
363
364 * gdb.base/watchpoint.exp (wp_set): Delete.
365 (initialize, test_simple_watchpoint, top level): Remove dead code.
366
367 2012-01-27 Pedro Alves <palves@redhat.com>
368
369 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
370 typo.
371
372 2012-01-27 Pedro Alves <palves@redhat.com>
373
374 * config/extended-gdbserver.exp: New file.
375 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
376 comment.
377 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
378 * boards/native-extended-gdbserver.exp: New file.
379
380 2012-01-26 Pedro Alves <palves@redhat.com>
381
382 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
383 and gdb_test_multiple.
384
385 2012-01-26 Pedro Alves <palves@redhat.com>
386
387 Make test messages unique, and more identifiable.
388 * gdb.multi/watchpoint-multi.exp: Change test messages.
389
390 2012-01-25 Tom Tromey <tromey@redhat.com>
391
392 * gdb.base/solib-disc.exp: Fix regexps.
393
394 2012-01-24 Tom Tromey <tromey@redhat.com>
395
396 * lib/mi-support.exp (mi_expect_stop): Add special case for
397 solib-event.
398 * gdb.base/catch-load-so.c: New file.
399 * gdb.base/catch-load.exp: New file.
400 * gdb.base/catch-load.c: New file.
401 * gdb.base/break-interp.exp (reach_1): Update regexp.
402
403 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
404
405 Fix fuzzy results.
406 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
407 lpsimple and func.
408
409 2012-01-24 Gary Benson <gbenson@redhat.com>
410
411 Delete #if 0'd out code.
412 * gdb.base/default.exp (info catch): Remove.
413 * gdb.base/gdb_history (info catch): Likewise.
414 * gdb.base/help.exp (info catch): Likewise.
415
416 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
417
418 Fix watchpoints to be specific for each inferior.
419 * gdb.multi/watchpoint-multi.c: New file.
420 * gdb.multi/watchpoint-multi.exp: New file.
421
422 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
423
424 Fix watchpoints across inferior fork.
425 * gdb.threads/watchpoint-fork-child.c: New file.
426 * gdb.threads/watchpoint-fork-mt.c: New file.
427 * gdb.threads/watchpoint-fork-parent.c: New file.
428 * gdb.threads/watchpoint-fork-st.c: New file.
429 * gdb.threads/watchpoint-fork.exp: New file.
430 * gdb.threads/watchpoint-fork.h: New file.
431
432 2012-01-23 Pedro Alves <palves@redhat.com>
433
434 * gdb.base/call-signal-resume.exp: Allow output after "return".
435
436 2012-01-20 Pedro Alves <palves@redhat.com>
437
438 * gdb.python/py-finish-breakpoint.py: Fix typo.
439
440 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
441
442 * gdb.base/info-proc.exp: Also run on remote targets. Main
443 "info proc" command is now always present; whether target supports
444 actual info proc operation is detected when attempting to issue
445 the command.
446
447 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
448
449 * .gdbinit: Remove.
450
451 2012-01-19 Pedro Alves <palves@redhat.com>
452
453 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
454 look at the funtions' returns.
455 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
456 (jprint.print(int, int)): Change return type to int. Adjust.
457
458 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
459
460 PR gdb/9538
461 * gdb.base/sepdebug.exp: New test.
462
463 2012-01-18 Pedro Alves <palves@redhat.com>
464
465 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
466 Allow output before ^done.
467
468 2012-01-16 Tom Tromey <tromey@redhat.com>
469
470 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
471 Add tests for relative directory.
472
473 2012-01-16 Tom Tromey <tromey@redhat.com>
474
475 * gdb.base/printcmds.c (enum flag_enum): New.
476 (three): New global.
477 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
478 enum printing.
479 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
480 FlagEnumerationPrinter.
481 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
482 * gdb.python/py-pp-maint.c (enum flag_enum): New.
483 (fval): New global.
484
485 2012-01-16 Pedro Alves <palves@redhat.com>
486
487 * lib/gdb.exp (banned_procedures): New variable.
488 (banned_variables_traced): Rename to ...
489 (banned_traced): ... this.
490 (gdb_init): Also trace banned procedures.
491 (gdb_finish): Also untrace banned procedures.
492
493 2012-01-16 Pedro Alves <palves@redhat.com>
494
495 Remove all calls to strace.
496
497 2012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
498
499 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
500 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
501
502 2012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
503
504 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
505 * gdb.base/pie-execl.exp: Likewise.
506
507 2012-01-12 Keith Seitz <keiths@redhat.com>
508
509 PR mi/10586
510 * gdb.mi/var-cmd.c (struct anonymous): New structure.
511 (do_anonymous_type_tests): New function.
512 (main): Call do_anonymous_type_tests.
513 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
514 (verify_everything): New procedure.
515 * gdb.mi/mi-var-cp.cc (class A): New class.
516 (anonymous_structs_and_unions): New function.
517 (main): Call anonymous_structs_and_unions.
518 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
519 (verify_everything): New procedure.
520
521 2012-01-12 Keith Seitz <keiths@redhat.com>
522
523 * lib/mi-support.exp: Expand comments about PATH_EXPR.
524 (varobj_tree::get_path_expr): Assume that all varobjs are
525 compound unless they are known simple types.
526 Adjust path expressions based on parent type, path parent type,
527 and tree language.
528 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
529 the root varobj.
530 (mi_walk_varobj_tree): Add LANGUAGE parameter.
531
532 2012-01-11 Pedro Alves <palves@redhat.com>
533
534 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
535 core files on this machine" anymore.
536
537 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
538
539 * gdb.base/watchpoint.c (recurser): Initialize local_x.
540 (main): Repeat recurser call.
541 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
542 equivalent to 'local_x'.
543
544 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
545 Joel Brobecker <brobecker@adacore.com>
546
547 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
548
549 2012-01-05 Pedro Alves <alves.ped@gmail.com>
550
551 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
552 * gdb.python/py-events.c (first): Add bits for new "step N" test.
553 * gdb.python/py-events.exp: Test that "step N" tripping on a
554 breakpoint emits a breakpoint event.
555
556 2012-01-03 Joel Brobecker <brobecker@adacore.com>
557
558 * gdb.base/auxv.exp: Reformat the copyright notice.
559
560 2012-01-03 Yao Qi <yao@codesourcery.com>
561
562 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
563 (strace_trace_on_diff_addr): New.
564 * gdb.trace/strace.c: (main): Add two local variables.
565
566 2011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
567
568 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
569 * gdb.cell/gcore.exp: Likewise.
570 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
571 to verify the correct instance of main is selected.
572
573 2012-01-02 Joel Brobecker <brobecker@adacore.com>
574
575 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
576 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
577 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
578 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
579 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
580 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
581 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
582 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
583 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
584 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
585 gdb.threads/thread_check.c: Reformat copyright header.
586
587 2011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
588
589 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
590 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
591 is not enabled.
592
593 2011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
594
595 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
596 parameter to self_exec, adjust the function.
597 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
598 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
599 (set var do_exit = 0): Remove test.
600 (newline at end of file): Add one.
601
602 2011-12-27 Joel Brobecker <brobecker@adacore.com>
603
604 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
605 New files.
606
607 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
608
609 Fix racy FAILs.
610 * gdb.threads/fork-thread-pending.c (barrier): New variable.
611 (thread_function, thread_forker): Call pthread_barrier_wait for it.
612 (main): Call pthread_barrier_init for it.
613
614 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
615
616 Fix double send_gdb leading to racy FAILs.
617 * gdb.base/break.exp (set silent break bp_location1): Replace
618 3x send_gdb and gdb_expect by gdb_test.
619 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
620 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
621 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
622 instead of send_gdb. Twice.
623 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
624 3x send_gdb and gdb_expect by gdb_test.
625 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
626
627 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
628
629 * gdb.linespec/linespec.exp: Compile using {c++}.
630
631 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
632
633 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
634 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
635 (verify GCC PR debug/51668): New test.
636
637 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
638
639 Introduce gdb.FinishBreakpoint in Python.
640 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
641 py-finish-breakpoint2
642 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
643 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
644 instead of line number.
645 * gdb.python/py-finish-breakpoint.c: New file.
646 * gdb.python/py-finish-breakpoint.exp: New file.
647 * gdb.python/py-finish-breakpoint.py: New file.
648 * gdb.python/py-finish-breakpoint2.cc: New file.
649 * gdb.python/py-finish-breakpoint2.exp: New file.
650 * gdb.python/py-finish-breakpoint2.py: New file.
651
652 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
653
654 Partial fix of compatibility with gcc-4.7.
655 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
656 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
657 Add comment to add a PASS case in the future.
658
659 Fix compatibility with gcc-4.7.
660 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
661
662 2011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
663
664 PR tdep/12797
665 * gdb.base/callfuncs.exp: Remove KFAIL.
666
667 2011-12-21 Joel Brobecker <brobecker@adacore.com>
668
669 * gdb.ada/task_bp: New testcase.
670
671 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
672
673 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
674 -DNO_SECTIONS.
675 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
676
677 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
678
679 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
680 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
681 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
682 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
683 conditional for gcc <= 4.5.
684
685 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
686
687 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
688 by XFAIL.
689 * gdb.cp/static-method.exp (info addr A::func())
690 (list static-method.cc:xxx::(anonymous namespace)::A::func)
691 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
692 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
693 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
694 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
695 (test value of F in k3_m): Likewise.
696 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
697 Likewise.
698
699 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
700
701 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
702 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
703 Remove.
704 * gdb.threads/attachstop-mt.c: Remove.
705 * gdb.threads/attachstop-mt.exp: Remove.
706
707 2011-12-17 Mark Kettenis <kettenis@gnu.org>
708
709 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
710
711 2011-12-16 Doug Evans <dje@google.com>
712
713 * boards/native-stdio-gdbserver.exp: New file.
714 * boards/native-gdbserver.exp: New file.
715
716 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
717 gdbserver output.
718 (gdbserver_default_get_remote_address): New function.
719 (gdbserver_start): Call gdb,get_remote_address to compute argument
720 to "target remote" command.
721
722 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
723
724 * gdb.python/py-function.exp: Change "on" to "full" for
725 python print-stack. Add set/show python print-stack
726 off|full|message tests.
727
728 2011-12-15 Yao Qi <yao@codesourcery.com>
729
730 * gdb.trace/strace.c: New
731 * gdb.trace/strace.exp: New.
732
733 2011-12-14 Tom Tromey <tromey@redhat.com>
734
735 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
736
737 2011-12-14 Doug Evans <dje@google.com>
738
739 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
740
741 2011-12-14 Pedro Alves <pedro@codesourcery.com>
742
743 PR threads/10729
744
745 * gdb.mi/watch-nonstop.c: New file.
746 * gdb.mi/mi-watch-nonstop.exp: New file.
747
748 2011-12-13 Pedro Alves <pedro@codesourcery.com>
749 Doug Evans <dje@google.com>
750
751 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
752 (clean_restart): Remove references to the gdb_stub target board
753 variable.
754 (gdb_step_for_stub): Delete.
755
756 * gdb.base/annota1.exp: Remove all references to [target_info
757 exists gdb_stub], gdb_step_for_stub and usestubs.
758 * gdb.base/annota3.exp: Ditto.
759 * gdb.base/async.exp: Ditto.
760 * gdb.base/break.exp: Ditto.
761 * gdb.base/code-expr.exp: Ditto.
762 * gdb.base/commands.exp: Ditto.
763 * gdb.base/completion.exp: Ditto.
764 * gdb.base/condbreak.exp: Ditto.
765 * gdb.base/consecutive.exp: Ditto.
766 * gdb.base/cvexpr.exp: Ditto.
767 * gdb.base/define.exp: Ditto.
768 * gdb.base/display.exp: Ditto.
769 * gdb.base/ena-dis-br.exp: Ditto.
770 * gdb.base/environ.exp: Ditto.
771 * gdb.base/gnu-ifunc.exp: Ditto.
772 * gdb.base/maint.exp: Ditto.
773 * gdb.base/pending.exp: Ditto.
774 * gdb.base/sect-cmd.exp: Ditto.
775 * gdb.base/sepdebug.exp: Ditto.
776 * gdb.base/unload.exp: Ditto.
777 * gdb.base/watchpoint-solib.exp: Ditto.
778 * gdb.cp/annota2.exp: Ditto.
779 * gdb.cp/annota3.exp: Ditto.
780 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
781 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
782 * gdb.mi/mi-pending.exp: Ditto.
783 * gdb.trace/circ.exp: Ditto.
784 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
785 * gdb.base/list.exp: Ditto.
786
787 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
788 breakpoint function and all references to the usestubs macro.
789 * gdb.base/exprs.c: Ditto.
790 * gdb.base/freebpcmd.c: Ditto.
791 * gdb.base/bitfields.c: Ditto.
792 * gdb.base/bitfields2.c: Ditto.
793 * gdb.base/break.c: Ditto.
794 * gdb.base/call-sc.c: Ditto.
795 * gdb.base/call-signals.c: Ditto.
796 * gdb.base/callfuncs.c: Ditto.
797 * gdb.base/charset.c: Ditto.
798 * gdb.base/consecutive.c: Ditto.
799 * gdb.base/constvars.c: Ditto.
800 * gdb.base/funcargs.c: Ditto.
801 * gdb.base/int-type.c: Ditto.
802 * gdb.base/interrupt.c: Ditto.
803 * gdb.base/langs0.c: Ditto.
804 * gdb.base/list0.c: Ditto.
805 * gdb.base/mips_pro.c: Ditto.
806 * gdb.base/miscexprs.c: Ditto.
807 * gdb.base/nodebug.c: Ditto.
808 * gdb.base/opaque0.c: Ditto.
809 * gdb.base/pointers.c: Ditto.
810 * gdb.base/printcmds.c: Ditto.
811 * gdb.base/ptype.c: Ditto.
812 * gdb.base/recurse.c: Ditto.
813 * gdb.base/reread1.c: Ditto.
814 * gdb.base/reread2.c: Ditto.
815 * gdb.base/restore.c: Ditto.
816 * gdb.base/return.c: Ditto.
817 * gdb.base/run.c: Ditto.
818 * gdb.base/scope0.c: Ditto.
819 * gdb.base/sepdebug.c: Ditto.
820 * gdb.base/setshow.c: Ditto.
821 * gdb.base/setvar.c: Ditto.
822 * gdb.base/sigall.c: Ditto.
823 * gdb.base/signals.c: Ditto.
824 * gdb.base/structs.c: Ditto.
825 * gdb.base/structs2.c: Ditto.
826 * gdb.base/testenv.c: Ditto.
827 * gdb.base/twice.c: Ditto.
828 * gdb.base/unwindonsignal.c: Ditto.
829 * gdb.base/watchpoint.c: Ditto.
830 * gdb.base/watchpoints.c: Ditto.
831 * gdb.base/whatis.c: Ditto.
832 * gdb.cp/classes.cc: Ditto.
833 * gdb.cp/cplusfuncs.cc: Ditto.
834 * gdb.cp/derivation.cc: Ditto.
835 * gdb.cp/formatted-ref.cc: Ditto.
836 * gdb.cp/misc.cc: Ditto.
837 * gdb.cp/overload.cc: Ditto.
838 * gdb.cp/ovldbreak.cc: Ditto.
839 * gdb.cp/ref-params.cc: Ditto.
840 * gdb.cp/ref-types.cc: Ditto.
841 * gdb.cp/templates.cc: Ditto.
842 * gdb.cp/virtfunc.cc: Ditto.
843 * gdb.hp/gdb.aCC/run.c: Ditto.
844 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
845 * gdb.hp/gdb.compat/xdb0.c: Ditto.
846 * gdb.reverse/consecutive-reverse.c: Ditto.
847 * gdb.reverse/sigall-reverse.c: Ditto.
848 * gdb.reverse/until-reverse.c: Ditto.
849 * gdb.reverse/watch-reverse.c: Ditto.
850 * gdb.trace/actions.c: Ditto.
851 * gdb.trace/circ.c: Ditto.
852 * gdb.trace/collection.c: Ditto.
853
854 2011-12-13 Pedro Alves <pedro@codesourcery.com>
855
856 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
857 (func6, func7): New.
858 (main): Call func6 and func7.
859 * gdb.base/watchpoint.exp (test_wide_location_1)
860 (test_wide_location_2): New.
861 (top level): Re-enable hardware watchpoints if necessary. Call
862 test_wide_location_1 and test_wide_location_2.
863
864 2011-12-11 Yao Qi <yao@codesourcery.com>
865
866 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
867
868 2011-12-11 Joel Brobecker <brobecker@adacore.com>
869
870 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
871 expected output for unsupported case.
872
873 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
874
875 PR testsuite/12649
876 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
877 Protect gdb_test_multiple by final $gdb_prompt match.
878
879 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
880
881 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
882 New variable, new test.
883 (list static-method.cc:xxx::(anonymous namespace)::A::func)
884 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
885 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
886 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
887 them if HAVE_GCC_45682_FIXED is not set.
888
889 2011-12-10 Yao Qi <yao@codesourcery.com>
890
891 * gdb.trace/status-stop.exp: New.
892 * gdb.trace/status-stop.c: New.
893
894 2011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
895
896 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
897 timeout.
898
899 2011-12-08 Tom Tromey <tromey@redhat.com>
900
901 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
902 condition.
903
904 2011-12-07 Stan Shebs <stan@codesourcery.com>
905
906 * gdb.trace/tfind.exp: Update for output changes.
907
908 2011-12-07 Pedro Alves <pedro@codesourcery.com>
909
910 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
911 throws "Cannot insert catchpoints in this configuration".
912 * gdb.ada/mi_catch_ex.exp: Likewise.
913
914 2011-12-06 Pedro Alves <pedro@codesourcery.com>
915
916 * gdb.base/break-always.exp: Test changing memory at addresses
917 with breakpoints inserted.
918
919 2011-12-06 Joel Brobecker <brobecker@acacore.com>
920
921 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
922 involving a fully qualified function name.
923
924 2011-12-06 Tom Tromey <tromey@redhat.com>
925
926 * gdb.ada/homonym.exp: Add three breakpoint tests.
927
928 2011-12-06 Tom Tromey <tromey@redhat.com>
929
930 * gdb.base/solib-weak.exp (do_test): Remove kfail.
931 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
932 * gdb.objc/objcdecode.exp: Update for output changes.
933 * gdb.linespec/linespec.exp: New file.
934 * gdb.linespec/lspec.cc: New file.
935 * gdb.linespec/lspec.h: New file.
936 * gdb.linespec/body.h: New file.
937 * gdb.linespec/base/two/thefile.cc: New file.
938 * gdb.linespec/base/one/thefile.cc: New file.
939 * gdb.linespec/Makefile.in: New file.
940 * gdb.cp/templates.exp (test_template_breakpoints): Update for
941 output changes.
942 * gdb.cp/re-set-overloaded.exp: Remove kfail.
943 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
944 makes one breakpoint.
945 * gdb.cp/method2.exp (test_break): Update for output changes.
946 * gdb.cp/mb-templates.exp: Update for output changes.
947 * gdb.cp/mb-inline.exp: Update for output changes.
948 * gdb.cp/mb-ctor.exp: Update for output changes.
949 * gdb.cp/ovsrch.exp: Use fully-qualified names.
950 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
951 has multiple matches.
952 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
953 error message change.
954 * gdb.base/list.exp (test_list_filename_and_number): Update for
955 error message change.
956 * gdb.base/break.exp: Disable pending breakpoints. Update for
957 output changes.
958 * configure.ac: Add gdb.linespec.
959 * configure: Rebuild.
960 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
961
962 2011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
963
964 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
965 last_break register on s390*-*-* targets.
966
967 2011-12-06 Joel Brobecker <brobecker@adacore.com>
968
969 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
970 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
971 of parameter X in procedure Foo.
972
973 2011-12-05 Stan Shebs <stan@codesourcery.com>
974
975 * gdb.trace/tfind.exp: Update help string matches.
976
977 2011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
978
979 * gdb.server/ext-run.exp (get process list): Accept also systemd
980 as PID 1.
981
982 2011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
983 Pedro Alves <pedro@codesourcery.com>
984
985 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
986 starting GDB.
987 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
988 $use_gdb_stub.
989 * gdb.base/display.exp: Likewise.
990 * gdb.base/ending-run.exp: Likewise.
991 * gdb.base/list.exp (test_listsize): Likewise.
992 * gdb.base/setshow.exp: Likewise.
993 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
994 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
995 check by global $use_gdb_stub.
996 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
997 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
998 (default_gdb_init): Unset global $use_gdb_stub.
999 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
1000 by global $use_gdb_stub.
1001 * lib/gdbserver-support.exp: Extend comments for set_board_info
1002 gdb_protocol and gdb,socketport.
1003 (gdbserver_start_extended): Set global gdbserver_protocol and
1004 gdbserver_gdbport. Clear global use_gdb_stub.
1005 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
1006 from target use_gdb_stub.
1007 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
1008
1009 2011-12-03 Doug Evans <dje@google.com>
1010
1011 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
1012 (gdb_step_for_stub): Add comments.
1013
1014 2011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
1015
1016 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
1017 to the caller.
1018 (gdb_test_multiple): Likewise.
1019
1020 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1021
1022 Fix gdb.mi/mi-solib.exp without system debug info installed.
1023 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
1024 expect attribute, return 0 for it. Update comments.
1025
1026 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1027
1028 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
1029 (corrupted list): Adjust the expectation.
1030
1031 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1032
1033 PR threads/13448
1034 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
1035 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
1036 * gdb.threads/tls-var-main.c: New file.
1037 * gdb.threads/tls-var.c: New file.
1038 * gdb.threads/tls-var.exp: New file.
1039
1040 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1041
1042 PR testsuite/12649
1043 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
1044 Protect gdb_test_multiple by final $gdb_prompt match.
1045 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
1046 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
1047 (test_tracepoints): Likewise.
1048
1049 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1050
1051 PR breakpoints/13346
1052 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
1053 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
1054 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
1055
1056 2011-12-01 Joel Brobecker <brobecker@adacore.com>
1057
1058 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
1059 * gdb.ada/homonym/homonym.adb: For use of all types defined
1060 locally inside both Get_Value subprograms.
1061
1062 2011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1063
1064 Fix racy FAILs.
1065 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
1066 of send_gdb.
1067
1068 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1069
1070 * gdb.base/testenv.exp: Skip on remote targets. Unset global
1071 environment variable after test completed.
1072
1073 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1074
1075 * gdb.base/solib-nodir.exp: Skip if remote target.
1076 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
1077 application. Call gdb_load_shlibs.
1078 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
1079
1080 2011-11-29 Joel Brobecker <brobecker@adacore.com>
1081
1082 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
1083
1084 2011-11-28 Joel Brobecker <brobecker@adacore.com>
1085
1086 * gdb.ada/fullname_bp: New testcase.
1087
1088 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1089
1090 PR testsuite/12649
1091 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
1092 Wrap send_gdb into a new gdb_test.
1093
1094 Code cleanup.
1095 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
1096 Convert send_gdb and gdb_expect to gdb_test_multiple.
1097
1098 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1099
1100 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
1101
1102 2011-11-23 Keith Seitz <keiths@redhat.com>
1103
1104 * lib/mi-support.exp (varobj_tree): New namespace and procs.
1105 (mi_varobj_tree_test_children_callback): New proc.
1106 (mi_walk_varobj_tree): New proc.
1107
1108 2011-11-22 Tom Tromey <tromey@redhat.com>
1109
1110 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
1111 Add "use_mi_command" argument.
1112 (mi_run_cmd, mi_run_with_cli): New procs.
1113 * gdb.mi/solib-lib.c: New file.
1114 * gdb.mi/solib-main.c: New file.
1115 * gdb.mi/mi-solib.exp: New file.
1116
1117 2011-11-21 Doug Evans <dje@google.com>
1118
1119 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
1120 _Unwind_DebugHook is missing.
1121
1122 2011-11-20 Stan Shebs <stan@codesourcery.com>
1123
1124 * gdb.trace/tstatus.exp: New.
1125 * gdb.trace/actions.c: Include string.h.
1126
1127 2011-11-18 Yao Qi <yao@codesourcery.com>
1128
1129 * gdb.trace/pending.exp: New.
1130 * gdb.trace/pending.c: New.
1131 * gdb.trace/pendshr1.c: New.
1132 * gdb.trace/pendshr2.c: New.
1133 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
1134 tracepoint location becomes pending.
1135 (tracepoint_change_loc_2): New.
1136
1137 2011-11-16 David S. Miller <davem@davemloft.net>
1138
1139 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
1140 target is sparc*-*-linux*
1141
1142 2011-11-15 Paul Koning <paul_koning@dell.com>
1143
1144 * gdb.python/py-type.exp: New testcases for exceptions on scalar
1145 types.
1146
1147 2011-11-14 Doug Evans <dje@google.com>
1148
1149 * gdb.base/shell.exp: New file.
1150
1151 2011-11-14 Stan Shebs <stan@codesourcery.com>
1152
1153 * gdb.trace/ftrace.c: New.
1154 * gdb.trace/ftrace.exp: New.
1155
1156 2011-11-14 Yao Qi <yao@codesourcery.com>
1157
1158 * gdb.trace/change-loc-1.c: New.
1159 * gdb.trace/change-loc-2.c: New.
1160 * gdb.trace/change-loc.c: New.
1161 * gdb.trace/change-loc.exp: New.
1162 * gdb.trace/change-loc.h: New.
1163 * gdb.trace/trace-break.c (marker): Define new symbol.
1164 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
1165 New.
1166 (break_trace_same_addr_6): New.
1167
1168 2011-11-12 Matt Rice <ratmice@gmail.com>
1169
1170 * gdb.base/info-macros.exp: Make tests for info definitions
1171 test info macro. Add tests for info macro argument processing.
1172 Rename a few tests.
1173
1174 2011-11-11 Keith Seitz <keiths@redhat.com>
1175
1176 PR gdb/12843
1177 * gdb.base/linespecs.exp: New file.
1178
1179 2011-11-11 Doug Evans <dje@google.com>
1180
1181 * gdb.threads/print-threads.exp: Extend timeout for slower
1182 tests.
1183
1184 2011-11-10 Doug Evans <dje@google.com>
1185
1186 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
1187 "record to end of main" test.
1188
1189 * gdb.python/py-type.c (TS): New typedef.
1190 (ts): New global.
1191 * gdb.python/py-type.exp: Test field list of typedef.
1192
1193 2011-11-10 Joel Brobecker <brobecker@adacore.com>
1194
1195 * gdb.ada/small_reg_param: New testcase.
1196
1197 2011-11-09 Tom Tromey <tromey@redhat.com>
1198
1199 * gdb.cp/destrprint.exp: New file.
1200 * gdb.cp/destrprint.cc: New file.
1201
1202 2011-11-08 Meador Inge <meadori@codesourcery.com>
1203
1204 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
1205 (switch_stack_to_other): New test function.
1206 * gdb.arch/thumb-prologue.exp: New test cases.
1207
1208 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1209
1210 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
1211
1212 2011-11-08 Yao Qi <yao@codesourcery.com>
1213
1214 * gdb.exp (supports_process_record): New.
1215 (supports_reverse): New.
1216 * gdb.reverse/break-precsave.exp: Call support_process_record
1217 to run test conditionally.
1218 * gdb.reverse/consecutive-precsave.exp: Likewise.
1219 * gdb.reverse/i386-precsave.exp: Likewise.
1220 * gdb.reverse/machinestate-precsave.exp: Likewise.
1221 * gdb.reverse/solib-precsave.exp: Likewise.
1222 * gdb.reverse/step-precsave.exp: Likewise.
1223 * gdb.reverse/until-precsave.exp: Likewise.
1224 * gdb.reverse/watch-precsave.exp: Likewise.
1225 * gdb.reverse/break-reverse.exp: Call support_reverse to run
1226 test conditionally.
1227 * gdb.reverse/consecutive-reverse.exp: Likewise.
1228 * gdb.reverse/finish-precsave.exp: Likewise.
1229 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
1230 * gdb.reverse/finish-reverse.exp: Likewise.
1231 * gdb.reverse/i386-reverse.exp: Likewise.
1232 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1233 * gdb.reverse/machinestate.exp: Likewise.
1234 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
1235 * gdb.reverse/sigall-precsave.exp: Likewise.
1236 * gdb.reverse/sigall-reverse.exp: Likewise.
1237 * gdb.reverse/solib-reverse.exp: Likewise.
1238 * gdb.reverse/step-reverse.exp: Likewise.
1239 * gdb.reverse/until-reverse.exp: Likewise.
1240 * gdb.reverse/watch-reverse.exp: Likewise.
1241
1242 2011-11-05 Yao Qi <yao@codesourcery.com>
1243
1244 * gdb.trace/trace-break.exp: Add test on setting two
1245 fast tracepoints at the same address.
1246
1247 2011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1248
1249 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
1250
1251 2011-11-02 Stan Shebs <stan@codesourcery.com>
1252
1253 * gdb.trace/collection.c: Add code using strings.
1254 * gdb.trace/collection.exp: Add tests of string collection.
1255
1256 2011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1257
1258 * gdb.base/skip-solib.exp (executable_main): New variable.
1259 (binfile_main): Base it on that.
1260 Use $executable_main in clean_restart calls. Drop gdb_exit and
1261 gdb_start calls.
1262
1263 2011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1264
1265 Fix racy FAILs.
1266 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
1267 breakpoint_re globals import by async. Set string_regex to .* for
1268 async. Remove the optional thread_selected_re and breakpoint_re
1269 globals expectations.
1270
1271 2011-11-01 Joseph Myers <joseph@codesourcery.com>
1272
1273 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
1274 well as Cygwin.
1275
1276 2011-11-01 Justin Lebar <justin.lebar@gmail.com>
1277
1278 Add tests for skip command.
1279 * gdb.base/skip-solib-lib.c: New
1280 * gdb.base/skip-solib-main.c: New
1281 * gdb.base/skip-solib.exp: New
1282 * gdb.base/skip.c: New
1283 * gdb.base/skip.exp: New
1284 * gdb.base/skip1.c: New
1285 * gdb.base/Makefile.in: Adding new files.
1286
1287 2011-10-31 Yao Qi <yao@codesourcery.com>
1288 Pedro Alves <pedro@codesourcery.com>
1289
1290 * gdb.trace/trace-break.c: New.
1291 * gdb.trace/trace-break.exp: New.
1292
1293 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1294
1295 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
1296 break-here-2.
1297
1298 2011-10-28 Pedro Alves <pedro@codesourcery.com>
1299
1300 * gdb.threads/no-unwaited-for-left.c: New.
1301 * gdb.threads/no-unwaited-for-left.exp: New.
1302 * gdb.threads/non-ldr-exc-1.c: New.
1303 * gdb.threads/non-ldr-exc-1.exp: New.
1304 * gdb.threads/non-ldr-exc-2.c: New.
1305 * gdb.threads/non-ldr-exc-2.exp: New.
1306 * gdb.threads/non-ldr-exc-3.c: New.
1307 * gdb.threads/non-ldr-exc-3.exp: New.
1308 * gdb.threads/non-ldr-exc-4.c: New.
1309 * gdb.threads/non-ldr-exc-4.exp: New.
1310
1311 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1312
1313 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
1314 * gdb.base/attach-pie-misread.exp: Likewise.
1315 * gdb.base/break-interp.exp: Likewise.
1316 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
1317 testcases for use_gdb_stub.
1318 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
1319 (continue): New testcase.
1320 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
1321 * gdb.threads/attach-into-signal.exp: Likewise.
1322 * gdb.threads/attach-stopped.exp: Likewise.
1323 * gdb.threads/attachstop-mt.exp: Likewise.
1324
1325 2011-10-28 Paul Koning <paul_koning@dell.com>
1326
1327 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
1328
1329 2011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1330
1331 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
1332 (mi_gdb_test): Import globals thread_selected_re
1333 and breakpoint_re. Expect them optionally at the regex start.
1334
1335 2011-10-27 Doug Evans <dje@google.com>
1336
1337 * gdb.python/python.exp: Test source -s.
1338
1339 2011-10-26 Paul Koning <paul_koning@dell.com>
1340
1341 * gdb.python/lib-types.cc (struct A): New structure.
1342 * gdb.python/lib-types.exp (deepitems): New tests.
1343
1344 2011-10-25 Paul Koning <paul_koning@dell.com>
1345
1346 PR python/13327
1347
1348 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
1349 fetch_lazy method.
1350
1351 2011-10-24 Yao Qi <yao@codesourcery.com>
1352
1353 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
1354 target is tic6x-*-*.
1355
1356 2011-10-21 Joel Brobecker <brobecker@adacore.com>
1357
1358 * gdb.ada/mi_task_info/task_switch.adb: New file.
1359 * gdb.ada/mi_task_info.exp: New file.
1360
1361 2011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1362
1363 * gdb.cp/expand-psymtabs-cxx.exp: New file.
1364 * gdb.cp/expand-psymtabs-cxx.cc: New file.
1365
1366 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1367
1368 PR python/12656
1369
1370 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
1371 global_block tests.
1372
1373 2011-10-18 Tom Tromey <tromey@redhat.com>
1374
1375 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
1376
1377 2011-10-18 Tom Tromey <tromey@redhat.com>
1378
1379 * gdb.base/source.exp: Don't include full file name in test name.
1380 * gdb.python/python.exp: Don't include full file name in test
1381 name.
1382
1383 2011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1384
1385 * gdb.base/attach-pie-noexec.c: New files.
1386 * gdb.base/attach-pie-noexec.exp: New files.
1387
1388 2011-10-17 Joseph Myers <joseph@codesourcery.com>
1389
1390 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
1391 prompt for each extra line in command.
1392
1393 2011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1394
1395 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
1396 Revert the part of:
1397 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1398 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
1399 Change the expected string.
1400
1401 2011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1402
1403 Fix results with system glibc debug info installed.
1404 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
1405 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
1406 Accept also __libc_ symbol prefix and no prefix.
1407
1408 2011-10-14 Keith Seitz <keiths@redhat.com>
1409
1410 PR c++/13225
1411 * gdb.cp/converts.cc (foo3_1): New function.
1412 (foo3_2): New functions.
1413 * gdb.cp/converts.exp: Add tests for int to pointer conversion
1414 and null pointer conversions of integer constant zero.
1415 Add test to check if all arguments are checked for incompatible
1416 conversion BADNESS.
1417
1418 2011-10-14 Tom Tromey <tromey@redhat.com>
1419
1420 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
1421 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
1422 linespec.
1423
1424 2011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1425
1426 Fix internal error regression.
1427 * gdb.dwarf2/implptr-optimized-out.S: New file.
1428 * gdb.dwarf2/implptr-optimized-out.exp: New file.
1429
1430 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1431
1432 Fix empty DWARF expressions DATA vs. SIZE conditionals.
1433 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
1434 (loclist): New.
1435 (4): New abbrev.
1436 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
1437 Use prepare_for_testing, remove clean_restart.
1438 (p arraynoloc, p arraycallnoloc): New tests.
1439
1440 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1441
1442 * gdb.cp/namespace-enum.exp (executable): New variable.
1443 (binfile): Use ${objdir}/${subdir}/ prefix.
1444 Use ${executable} for clean_restart.
1445
1446 2011-10-11 Sterling Augustine <saugustine@google.com>
1447
1448 * gdb.cp/Makefile.in: Add namespace-enum test.
1449 * gdb.cp/namespace-enum.exp: New file.
1450 * gdb.cp/namespace-enum.c: New file.
1451 * gdb.cp/namespace-enum-main.c: New file.
1452
1453 2011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
1454
1455 * gdb.python/py-shared.exp: Relax filename check to handle remote:
1456 sysroot.
1457
1458 2011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1459
1460 Reimplement @entry in input expressions.
1461 * gdb.base/exprs.c (v_int_array_init): New variable.
1462 * gdb.base/exprs.exp (print v_int_array_init)
1463 (print *v_int_array_init@1, print *v_int_array_init@2)
1464 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
1465 (print v_int_array_init[1]@1): New tests.
1466
1467 2011-10-10 Joseph Myers <joseph@codesourcery.com>
1468
1469 * gdb.cp/gdb2495.exp: Do not include directories in filename in
1470 expected message.
1471
1472 2011-10-09 Doug Evans <dje@google.com>
1473
1474 * gdb.base/alias.exp: Add tests for alias command.
1475
1476 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1477
1478 * gdb.arch/amd64-entry-value.s: New file.
1479 * gdb.mi/mi2-amd64-entry-value.s: New file.
1480
1481 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1482
1483 Display @entry parameter values even for references.
1484 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
1485 functions.
1486 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
1487 reference and datap_input.
1488 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
1489 breakpoints.
1490 (continue to breakpoint: entry_reference: reference)
1491 (entry_reference: bt at entry)
1492 (continue to breakpoint: entry_reference: breakhere_reference)
1493 (entry_reference: bt, entry_reference: ptype regparam)
1494 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
1495 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
1496 (entry_reference: p regcopy, entry_reference: p nodataparam)
1497 (entry_reference: p nodataparam@entry): New tests.
1498
1499 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1500
1501 Support @entry in input expressions.
1502 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
1503 (entry_stack: p s1@entry, entry_stack: p s2@entry)
1504 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
1505 (tailcall: p j@entry): New tests.
1506 * gdb.cp/koenig.cc (A::entry): New function.
1507 (main): Call it.
1508 * gdb.cp/koenig.exp (p entry (c)): New test.
1509
1510 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1511
1512 Display @entry parameter values (without references).
1513 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
1514 (different, validity, invalid): New functions.
1515 (main): Call them.
1516 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
1517 stacktest, breakhere_stacktest, different, breakhere_different,
1518 breakhere_validity and breakhere_invalid.
1519 (entry: bt): Update for @entry.
1520 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
1521 (entry_validity: *, entry_invalid: *): Many new tests.
1522 * gdb.base/break.exp
1523 (run until breakpoint set at small function, optimized file): Accept
1524 also the @entry suffix.
1525 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
1526 * gdb.mi/mi2-amd64-entry-value.c: New files.
1527 * gdb.mi/mi2-amd64-entry-value.exp: New files.
1528
1529 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1530
1531 Protect entry values against self tail calls.
1532 * gdb.arch/amd64-entry-value.cc (self2, self): New.
1533 (main): Call self.
1534 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
1535 (set debug entry-values 1, self: bt debug entry-values): New tests.
1536
1537 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1538
1539 Recognize virtual tail call frames.
1540 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
1541 (amb_b, amb_a): New.
1542 (main): Call a and b.
1543 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
1544 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
1545 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
1546 New tests.
1547
1548 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1549
1550 Implement basic support for DW_TAG_GNU_call_site.
1551 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
1552 * gdb.arch/amd64-entry-value.cc: New file.
1553 * gdb.arch/amd64-entry-value.exp: New file.
1554
1555 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1556
1557 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
1558 * gdb.dwarf2/implptr-64bit.S: New file.
1559 * gdb.dwarf2/implptr-64bit.exp: New file.
1560
1561 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1562
1563 Fix initial language detection with -readnow.
1564 * gdb.cp/readnow-language.cc: New file.
1565 * gdb.cp/readnow-language.exp: New file.
1566
1567 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1568
1569 Fix printed anonymous struct name.
1570 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
1571
1572 2011-10-09 Joseph Myers <joseph@codesourcery.com>
1573
1574 * gdb.base/solib-symbol.exp: Do not include directories in
1575 filenames in expected messages.
1576
1577 2011-10-07 Doug Evans <dje@google.com>
1578
1579 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
1580
1581 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
1582
1583 Allow Python notification of new object-file loadings.
1584 * gdb.python/py-events.exp: Test newobjfile event.
1585 * gdb.python/py-events.py: Register newobjfile callback.
1586 * gdb.python/py-events.c: Add call to shared library
1587 * gdb.python/py-events-shlib.c: New file.
1588
1589 2011-10-06 Joseph Myers <joseph@codesourcery.com>
1590
1591 * gdb.base/fixsection.exp: Do not include directories in filename
1592 in expected message.
1593
1594 2011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
1595
1596 Add tests for passing of environment variables to inferior.
1597 * gdb.base/testenv.c: New test source.
1598 * gdb.base/testenv.exp: New expect test.
1599
1600 2011-10-04 Paul Koning <paul_koning@dell.com>
1601
1602 * gdb.python/py-value.c (main): Break before return.
1603
1604 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
1605
1606 PR python/12691: Add the inferior to Python exited event
1607 * gdb.python/py-events.exp: Test the inferior attribute of exited
1608 event with a fork.
1609 * gdb.python/py-events.py: Print inferior number on exit.
1610 * gdb.python/py-events.c: Fork the inferior.
1611
1612 2011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
1613
1614 * gdb.base/jit.exp: Add testcase name to log message
1615
1616 2011-10-03 Paul Koning <paul_koning@dell.com>
1617 Jan Kratochvil <jan.kratochvil@redhat.com>
1618
1619 * gdb.python/py-value.exp
1620 (python inval = gdb.parse_and_eval('*(int*)0'))
1621 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
1622 (set argc=2, python print argc_lazy): New tests.
1623
1624 2011-10-02 Joel Brobecker <brobecker@adacore.com>
1625
1626 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
1627
1628 2011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1629 Pedro Alves <pedro@codesourcery.com>
1630
1631 * gdb.python/py-value.exp (test_value_in_inferior): New variable
1632 can_read_0, test for it.
1633 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
1634 (parse_and_eval with memory error): ... here, make it untested if
1635 can_read_0.
1636
1637 2011-09-30 Marek Polacek <mpolacek@redhat.com>
1638
1639 * gdb.python/python.exp (verify pagination beforehand)
1640 (verify pagination afterwards): Fix race by splitting the line.
1641
1642 2011-09-29 Joseph Myers <joseph@codesourcery.com>
1643
1644 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
1645 for 64-bit multilibs from i?86-* targets.
1646
1647 2011-09-29 Marek Polacek <mpolacek@redhat.com>
1648
1649 * lib/gdb.exp: Fix a typo in one of the comments.
1650
1651 2011-09-29 Marek Polacek <mpolacek@redhat.com>
1652
1653 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
1654 matching pattern.
1655
1656 2011-09-28 Paul Koning <paul_koning@dell.com>
1657
1658 * gdb.python/py-type.c (enum E): New.
1659 * gdb.python/py-type.exp (test_fields): Add tests for Python
1660 mapping access to fields.
1661 (test_enums): New test for field access on enums.
1662
1663 2011-09-27 Stan Shebs <stan@codesourcery.com>
1664
1665 * gdb.trace/collection.exp: Test collection of $_ret.
1666
1667 2011-09-22 Andreas Tobler <andreast@fgznet.ch>
1668
1669 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
1670 list of compilation switches for <*-*-freebsd*>.
1671
1672 2011-09-19 Stan Shebs <stan@codesourcery.com>
1673
1674 * gdb.trace/tspeed.exp: New file.
1675 * gdb.trace/tspeed.c: New file.
1676
1677 2011-09-18 Yao Qi <yao@codesourcery.com>
1678
1679 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
1680 instructions.
1681 (test_adr_32bit, test_pop_pc): Likewise.
1682 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
1683 Thumb instructions.
1684 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
1685 in gdb_test_multiple.
1686 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
1687
1688 2011-09-17 Yao Qi <yao@codesourcery.com>
1689
1690 * lib/gdb.exp (can_single_step_to_signal_handler): New.
1691 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
1692 support single step to signal handler.
1693
1694 2011-09-17 Yao Qi <yao@codesourcery.com>
1695
1696 * gdb.base/disp-step-fork.c: New.
1697 * gdb.base/disp-step-syscall.exp: New.
1698 * gdb.base/disp-step-vfork.c: New.
1699
1700 2011-09-16 Joel Brobecker <brobecker@adacore.com>
1701
1702 * gdb.ada/tasks.exp: Make the expected output for
1703 the `info tasks' tests more resilient to spacing
1704 changes.
1705
1706 2011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1707
1708 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
1709 (reached breakpoint 2, reached breakpoint 3): Update expected output.
1710
1711 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
1712
1713 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1714 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
1715
1716 2011-04-30 Kevin Pouget <kevin.pouget@st.com>
1717
1718 Handle multiple breakpoint hits in Python interface:
1719 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
1720 presence.
1721 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
1722 breakpoint hits.
1723
1724 2011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
1725 Jan Kratochvil <jan.kratochvil@redhat.com>
1726
1727 * gdb.python/py-events.exp: Remove pretty printing comment.
1728 * gdb.python/py-evsignal.exp: New file.
1729 * gdb.python/py-evthreads.c: Include signal.h.
1730 (thread3): Remove variable count3. Remove variable bad and use raise
1731 instead.
1732 (thread2): Remove variable count2. Move thread3 pthread_create here,
1733 merge pthread_join to a single line.
1734 (main): Remove variable count1. Merge pthread_join with pthread_create
1735 to a single line.
1736 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
1737 KFAIL python/12966 for gdbserver. Test return value of
1738 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
1739 gdb_expect by gdb_test and gdb_test_multiple.
1740 (thread 2, thread 3): New tests.
1741
1742 2011-09-12 Matt Rice <ratmice@gmail.com>
1743 Pedro Alves <pedro@codesourcery.com>
1744
1745 PR gdb/13175
1746
1747 * gdb.base/interp.exp: New tests.
1748 * gdb.base/interp.c: New file.
1749
1750 2011-09-12 Doug Evans <dje@google.com>
1751
1752 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
1753 * gdb.dwarf2/typeddwarf.exp: Ditto.
1754
1755 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1756
1757 Fix compatibility with x32 arch.
1758 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
1759 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
1760 is_x86_like_target.
1761 * testsuite/gdb.trace/collection.exp: Likewise.
1762 * testsuite/gdb.trace/report.exp: Likewise.
1763 * testsuite/gdb.trace/unavailable.exp: Likewise.
1764 * testsuite/gdb.trace/while-dyn.exp: Likewise.
1765 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
1766 (is_x86_like_target): Check also is_amd64_regs_target.
1767
1768 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1769
1770 PR breakpoints/12435
1771 * gdb.arch/amd64-prologue-xmm.c: New file.
1772 * gdb.arch/amd64-prologue-xmm.exp: New file.
1773 * gdb.arch/amd64-prologue-xmm.s: New file.
1774
1775 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1776
1777 * gdb.dwarf2/dw2-param-error-main.c: New file.
1778 * gdb.dwarf2/dw2-param-error.S: New file.
1779 * gdb.dwarf2/dw2-param-error.exp: New file.
1780
1781 2011-09-08 Pedro Alves <pedro@codesourcery.com>
1782
1783 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
1784 inferior's pid and look for a core dump named core.$pid. Use
1785 `remote_file' commands on the host instead of hand coding shell
1786 commands on the build.
1787 * gdb.base/valgrind-db-attach.exp: Kill the program before
1788 finishing the test.
1789
1790 2011-09-02 Matt Rice <ratmice@gmail.com>
1791
1792 * lib/prompt.exp: New file for testing the first prompt.
1793 * gdb.python/py-prompt.exp: Ditto.
1794 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
1795
1796 2011-09-02 Pedro Alves <pedro@codesourcery.com>
1797
1798 * gdb.threads/gcore-thread.exp: Set the global core_supported to
1799 0, before testing gcore.
1800
1801 2011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1802
1803 * dw2-ifort-parameter-debug.S: Update copyright year.
1804 * dw2-ifort-parameter.c: Update copyright year.
1805 * dw2-ifort-parameter.exp: Update copyright year.
1806
1807 * dw2-ifort-parameter-debug.S: New file.
1808 * dw2-ifort-parameter.c: New file.
1809 * dw2-ifort-parameter.exp: New file.
1810
1811 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1812
1813 * gdb.base/commands.exp (error_clears_commands_left): New function.
1814 (): Call it.
1815
1816 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1817
1818 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
1819 (C): Initialize `a'.
1820 * gdb.mi/mi-inheritance-syntax-error.exp
1821 (-data-evaluate-expression $path): Expect `a' as 5.
1822
1823 2011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
1824
1825 PR mi/11912
1826 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
1827 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
1828 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
1829 keyword in output of -var-info-path-expression.
1830
1831 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1832
1833 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
1834 * gdb.trace/collection.exp: Likewise.
1835 * gdb.trace/report.exp: Likewise.
1836 * gdb.trace/unavailable.exp: Likewise.
1837 * gdb.trace/while-dyn.exp: Likewise.
1838
1839 2011-08-18 Keith Seitz <keiths@redhat.com>
1840
1841 PR c++/12266
1842 * gdb.cp/meth-typedefs.cc: New file.
1843 * gdb.cp/meth-typedefs.exp: New file.
1844
1845 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1846
1847 * gdb.python/python.exp: Add extended-prompt tests.
1848
1849 2011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1850
1851 * gdb.arch/i386-dr3-watch.exp
1852 (watchpoint on gap1 does not fit debug registers)
1853 (delete all watchpoints): Fix racy expect strings.
1854
1855 2011-08-14 Yao Qi <yao@codesourcery.com>
1856
1857 * gdb.base/maint.exp: set data_section to ".neardata".
1858 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
1859 * gdb.base/savedregs.exp: Handle SIGILL.
1860 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
1861 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
1862
1863 2011-08-12 Doug Evans <dje@google.com>
1864
1865 * gdb.python/py-symbol.exp: Add test for symbol.type.
1866
1867 2011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
1868
1869 * gdb.threads/pthreads.exp: Enable on non-native configurations.
1870 * gdb.mi/mi-pthreads.exp: Likewise.
1871 * gdb.mi/mi2-pthreads.exp: Likewise.
1872 * gdb.mi/gdb669.exp.exp: Likewise.
1873
1874 2011-08-09 Pedro Alves <pedro@codesourcery.com>
1875
1876 * lib/mi-support.exp (detect_async): Rename to...
1877 (mi_detect_async): ... this.
1878 * gdb.mi/mi-nonstop-exit.exp: Adjust.
1879 * gdb.mi/mi-nonstop.exp: Adjust.
1880 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
1881 * gdb.mi/mi-nsintrall.exp: Adjust.
1882 * gdb.mi/mi-nsmoribund.exp: Adjust.
1883 * gdb.mi/mi-nsthrexec.exp: Adjust.
1884
1885 2011-08-09 Pedro Alves <pedro@codesourcery.com>
1886
1887 * gdb.base/display.c (do_loops): New `p_i' local.
1888 * gdb.base/display.exp: Test displaying a variable that is
1889 temporarily at a bad address.
1890
1891 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1892
1893 * gdb.dwarf2/dw2-op-stack-value.S: New file.
1894 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
1895
1896 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1897
1898 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
1899 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
1900 (p fuNC_symtab): Permit also ppc64 leading dot.
1901
1902 2011-08-05 Pedro Alves <pedro@codesourcery.com>
1903
1904 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
1905 procedure.
1906 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
1907
1908 2011-08-05 Yao Qi <yao@codesourcery.com>
1909
1910 * gdb.base/callfuncs.exp: Set language after main.
1911 * gdb.cp/cplusfuncs.exp: Likewise.
1912 * gdb.cp/inherit.exp: Likewise.
1913
1914 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1915
1916 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
1917 * gdb.base/watch-vfork.exp: Skip on remote targets.
1918
1919 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1920
1921 * gdb.threads/thread-find.exp: Support remote targets.
1922
1923 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1924
1925 * gdb.base/jit.exp: Download solib_binfile to target.
1926 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
1927 and call dlopen without full path name.
1928 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
1929 dlopen without full path name.
1930
1931 2011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1932
1933 * gdb.base/break-always.exp: Complete the test
1934 with duplicated breakpoints and enabling/disabling them.
1935
1936 2011-08-02 Tom Tromey <tromey@redhat.com>
1937
1938 PR gdb/11289:
1939 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
1940
1941 2011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
1942
1943 PR gdb/13045
1944 * gdb.base/float.exp: Add new test case for PR gdb/13045
1945 * gdb.base/float.c: New file.
1946
1947 2011-07-28 Phil Muldoon <pmuldoon@redhat.com>
1948
1949 * gdb.python/py-mi.exp: Test printers returning string hint, and
1950 also not returning a value.
1951 * gdb.python/py-prettyprint.c: Add testcase for above.
1952 * gdb.python/py-prettyprint.py: Add test printer for above.
1953
1954 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1955
1956 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
1957 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
1958 (.Ldie30) Add as field "data4".
1959 (.Ldie32) Rename field "b" to "shl".
1960 (abbrev4) Change for the "data4" field.
1961 (abbrev5, abbrev6) Remove.
1962 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
1963 (p &s.shl): ... here. Add comment.
1964 (p &s.data4): New.
1965
1966 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1967
1968 Fix crash on lval_computed values.
1969 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
1970
1971 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1972
1973 * gdb.base/help.exp (help whatis): Update the expected string.
1974
1975 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1976
1977 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
1978 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
1979 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
1980 Change the expected string.
1981
1982 2011-07-26 Pedro Alves <pedro@codesourcery.com>
1983
1984 * gdb.base/watchpoint.exp
1985 (test_disable_enable_software_watchpoint): New procedure.
1986 (top level): Run it.
1987
1988 2011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
1989
1990 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
1991 executable file "${binfile}", C++ version "${binfile}-cxx".
1992 * gdb.python/py-prettyprint.exp: Likewise.
1993 * gdb.python/py-symbol.exp: Likewise.
1994 * gdb.python/py-type.exp: Likewise.
1995 * gdb.python/py-value.exp: Likewise.
1996 * gdb.python/py-template.exp (test_template_arg): Pass full executable
1997 file name instead of just suffix.
1998
1999 2011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2000
2001 Fix implicit pointer offsets.
2002 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
2003 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
2004 (continue to breakpoint: continue to baz breakpoint for implptr)
2005 (sanity check element 0, sanity check element 1)
2006 (enter the inlined function, check element 0 for the offset)
2007 (check element 1 for the offset)
2008 (continue to breakpoint: ignore the second baz breakpoint): New tests.
2009 (set foo breakpoint for implptr): Update the breakpoint number.
2010
2011 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
2012
2013 * gdb.python/py-mi.exp: Use different file names for different
2014 versions of the executable under test.
2015 * gdb.python/py-prettyprint.exp: Likewise.
2016 * gdb.python/py-symbol.exp: Likewise.
2017 * gdb.python/py-template.exp: Likewise.
2018 * gdb.python/py-type.exp: Likewise.
2019 * gdb.python/py-value.exp: Likewise.
2020
2021 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
2022
2023 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
2024 flag after restarting GDB if necessary.
2025
2026 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
2027
2028 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
2029
2030 2011-07-22 Pedro Alves <pedro@codesourcery.com>
2031
2032 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
2033 backend doesn't leave used debug registers behind.
2034
2035 2011-07-22 Tom Tromey <tromey@redhat.com>
2036
2037 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
2038 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
2039 argument.
2040 * gdb.dwarf2/typeddwarf-amd64.S: New file.
2041
2042 2011-07-21 Matt Rice <ratmice@gmail.com>
2043
2044 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
2045 in mostlyclean rule. Add files ending in .core.
2046
2047 2011-07-21 Matt Rice <ratmice@gmail.com>
2048
2049 PR macros/12999
2050 * gdb.base/info-macros.c: New test sources.
2051 * gdb.base/info-macros.exp: New tests.
2052
2053 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2054
2055 * gdb.python/python.exp: Add prompt substitution tests.
2056
2057 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2058
2059 Fix crash if referenced CU is aged out.
2060 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
2061 New.
2062 * gdb.dwarf2/implptr.exp: Likewise.
2063
2064 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2065
2066 * gdb.dwarf2/implptr.S: Rebuilt.
2067 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
2068 (bar): Use them for j, k, l.
2069 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
2070 COMPILE.
2071 (print j in implptr:bar): Update for the intp typedef.
2072 (print p[0].x in implptr:foo): Use more exact regex.
2073
2074 2011-07-18 Tom Tromey <tromey@redhat.com>
2075
2076 * gdb.cp/static-method.exp: Add missing single quote.
2077
2078 2011-07-18 Yao Qi <yao@codesourcery.com>
2079
2080 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
2081 supported.
2082 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2083 * gdb.mi/mi-nonstop.exp: Likewise.
2084 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2085 * gdb.mi/mi-nsintrall.exp: Likewise.
2086 * gdb.mi/mi-nsmoribund.exp: Likewise.
2087 * gdb.mi/mi-nsthrexec.exp: Likewise.
2088 * gdb.python/py-evthreads.exp: Likewise.
2089
2090 2011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2091
2092 Code cleanup.
2093 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
2094 it. Substitute it instead of test_compiler_info everywhere.
2095
2096 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
2097
2098 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
2099 remote targets as well.
2100
2101 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
2102
2103 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
2104 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
2105
2106 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
2107
2108 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
2109 a remote machine, not the host.
2110 (gdb_compile_shlib): Set soname if target is remote.
2111
2112 2011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2113
2114 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
2115
2116 2011-07-13 Matt Rice <ratmice@gmail.com>
2117
2118 * gdb.python/py-objfile-script-gdb.py: Renamed to
2119 py-objfile-script-gdb.py.in.
2120 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
2121 py-objfile-script-gdb.py.
2122 * gdb.python/py-objfile-script.exp: Update reference to
2123 py-objfile-script-gdb.py.
2124
2125 2011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2126
2127 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
2128 reference undefined label.
2129
2130 2011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2131
2132 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
2133 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
2134 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
2135 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
2136
2137 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2138
2139 PR python/12438
2140 * gdb.python/python.exp: Add maint set/show python print-stack
2141 deprecated tests. Add set/show python print-backtrace tests.
2142
2143 2011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2144
2145 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
2146 debug info.
2147
2148 2011-07-06 Matt Rice <ratmice@gmail.com>
2149
2150 * gdb.python/python.exp: Update filename paths.
2151 * gdb.python/py-symtab.exp: Ditto.
2152
2153 2011-07-06 Marek Polacek <mpolacek@redhat.com>
2154
2155 * gdb.python/py-evthreads.exp: Add missing `$'.
2156
2157 2011-07-06 Jie Zhang <jie.zhang@analog.com>
2158
2159 * config/bfin.exp: New file.
2160 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
2161 * gdb.asm/bfin.inc: New file.
2162
2163 2011-07-06 Marek Polacek <mpolacek@redhat.com>
2164
2165 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
2166 the whole output.
2167
2168 2011-07-05 Tom Tromey <tromey@redhat.com>
2169
2170 * gdb.java/jprint.java (jprint.hi): New field.
2171 * gdb.java/jprint.exp: Print string.
2172
2173 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2174
2175 * gdb.base/call-sc.c: Fix typos.
2176 * gdb.base/ifelse.exp: Likewise.
2177 * gdb.base/structs.c: Likewise.
2178
2179 2011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2180
2181 * gdb.base/jit-so.exp: New test.
2182 * gdb.base/jit-dlmain.c: New file.
2183 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
2184
2185 2011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2186
2187 * gdb.cp/m-static.exp: Call get_compiler_info.
2188 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
2189 * gdb.cp/pr9167.exp (p b): Likewise.
2190 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
2191 (test value of P in inner_m, test type of Z in inner_m): Call
2192 setup_xfail for gcc <= 4.5.
2193
2194 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2195
2196 * gdb.cp/paren-type.cc: New files.
2197 * gdb.cp/paren-type.exp: New files.
2198
2199 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2200
2201 Stop on first linespec terminator instead of eating what we can.
2202 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
2203 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
2204 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
2205 (break C::f()): ... this one.
2206 (break C::operator()()): New test.
2207 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
2208 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
2209 test.
2210
2211 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2212
2213 Fall back linespec to minimal symbols.
2214 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
2215 error message.
2216 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
2217 * gdb.cp/minsym-fallback-main.cc: New file.
2218 * gdb.cp/minsym-fallback.cc: New file.
2219 * gdb.cp/minsym-fallback.exp: New file.
2220 * gdb.cp/minsym-fallback.h: New file.
2221
2222 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2223
2224 * gdb.cp/no-dmgl-verbose.cc: New file.
2225 * gdb.cp/no-dmgl-verbose.exp: New file.
2226
2227 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2228
2229 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
2230 __GI_.
2231 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
2232 (f): New function.
2233 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
2234 (complete p 'func<short>(): ... here.
2235 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
2236 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
2237 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
2238 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
2239 Make them KFAIL gcc/49546.
2240
2241 2011-07-01 Joel Brobecker <brobecker@adacore.com>
2242
2243 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
2244
2245 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2246
2247 Test GCC PR debug/49546.
2248 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
2249 (test type of F in k3_m, test value of F in k3_m): New.
2250 * gdb.cp/temargs.cc (struct S3, struct K3): New.
2251 (main): New variable k3. Call k3.k3_m.
2252
2253 2011-07-01 Jean-Charles Delay <delay@adacore.com>
2254
2255 * gdb.ada/packed_array.exp: Fix expected outout.
2256
2257 2011-07-01 Jean-Charles Delay <delay@adacore.com>
2258
2259 * gdb.ada/packed_array.exp: fixed expected output.
2260
2261 2011-07-01 Joel Brobecker <brobecker@adacore.com>
2262
2263 * gdb.ada/same_enum: New testcase.
2264
2265 2011-07-01 Joel Brobecker <brobecker@adacore.com>
2266
2267 * gdb.ada/ptr_typedef: New testcase.
2268
2269 2011-07-01 Joel Brobecker <brobecker@adacore.com>
2270
2271 * gdb.ada/arrayptr.exp: Add ptype test.
2272
2273 2011-07-01 Joel Brobecker <brobecker@adacore.com>
2274
2275 * gdb.ada/char_enum: New testcase.
2276
2277 2011-07-01 Yao Qi <yao@codesourcery.com>
2278
2279 * gdb.base/dump.exp (capture_pointer_with_type): New.
2280 Get value from address instead of name.
2281 Start GDB once, and do `dump' and `restore'
2282 tests together.
2283
2284 2011-06-30 Jie Zhang <jie.zhang@analog.com>
2285 Mike Frysinger <vapier@gentoo.org>
2286
2287 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
2288 helper functions for getting/setting remotetimeout variable.
2289 * lib/gdb.exp (gdb_load): If the target is remote, set
2290 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
2291 with $loadtimeout. Set $load_ok to 0 before doing the load.
2292 Instead of returning, immediately, set $load_ok to 0. Call
2293 set_remotetimeout with $oldremotetimeout, and then return if
2294 $load_ok is 1.
2295
2296 2011-06-30 Andrew Burgess <aburgess@broadcom.com>
2297
2298 * gdb.python/py-template.exp: Don't run this test if the target
2299 does not support c++ tests.
2300
2301 2011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2302
2303 Fix non-only rename list for Fortran modules import.
2304 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
2305 tests.
2306 * gdb.fortran/module.f90 (module moduse): New.
2307 (program module): use moduse, test var_x, var_y and var_z.
2308
2309 2011-06-29 Tom Tromey <tromey@redhat.com>
2310
2311 PR testsuite/12040:
2312 * gdb.fortran/array-element.exp: Use f90, not f77.
2313 * gdb.fortran/complex.exp: Use f90, not f77.
2314 * gdb.fortran/derived-type.exp: Use f90, not f77.
2315 * gdb.fortran/library-module.exp: Use f90, not f77.
2316 * gdb.fortran/logical.exp: Use f90, not f77.
2317 * gdb.fortran/module.exp: Use f90, not f77.
2318 * gdb.fortran/multi-dim.exp: Use f90, not f77.
2319 * gdb.fortran/subarray.exp: Use f90, not f77.
2320
2321 2011-06-29 Tom Tromey <tromey@redhat.com>
2322
2323 * gdb.fortran/charset.exp: New file.
2324 * gdb.fortran/charset.f90: New file.
2325
2326 2011-06-29 Tom Tromey <tromey@redhat.com>
2327
2328 PR testsuite/12040:
2329 * lib/future.exp: New file, mostly extracted from ada.exp.
2330 Rewrote compatibility code to use rename.
2331 (gdb_find_gfortran): New proc.
2332 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
2333 gfortran patch.
2334 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
2335 Move to future.exp.
2336 * lib/gdb.exp: Always load future.exp.
2337
2338 2011-06-28 Yao Qi <yao@codesourcery.com>
2339
2340 * gdb.cp/exception.cc: Don't include iostream.
2341 (bar): Remove print statement.
2342 (catcher): New.
2343 (main): Remove print statements. Call function catcher.
2344 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
2345 Set breakpoint on catcher, and check the value of parameter.
2346
2347 2011-06-23 Yao Qi <yao@codesourcery.com>
2348
2349 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
2350 1.2 is disabled. KFAIL for uclinux.
2351
2352 2011-06-23 Marek Polacek <mpolacek@redhat.com>
2353
2354 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
2355 mi_gdb_test.
2356
2357 2011-06-23 Marek Polacek <mpolacek@redhat.com>
2358
2359 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
2360
2361 2011-06-23 Marek Polacek <mpolacek@redhat.com>
2362
2363 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
2364
2365 2011-06-23 Marek Polacek <mpolacek@redhat.com>
2366
2367 * gdb.mi/mi2-basics.exp: Fix races. Honour the
2368 `test_exec_and_symbol_mi_operatons' return value.
2369 (test_mi_interpreter_selection): Use mi_gdb_test instead of
2370 gdb_test_multiple.
2371 (test_exec_and_symbol_mi_operatons): Likewise.
2372 (test_path_specification): Likewise.
2373
2374 2011-06-23 Yao Qi <yao@codesourcery.com>
2375
2376 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
2377 supported.
2378 * lib/gdb.exp (support_displaced_stepping): New.
2379
2380 2011-06-23 Yao Qi <yao@codesourcery.com>
2381
2382 * gdb.threads/execl.exp: Skip on remote target.
2383
2384 2011-06-21 Marek Polacek <mpolacek@redhat.com>
2385
2386 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
2387 mi_gdb_test.
2388
2389 2011-06-20 Marek Polacek <mpolacek@redhat.com>
2390
2391 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
2392
2393 2011-06-20 Marek Polacek <mpolacek@redhat.com>
2394
2395 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
2396 mi_gdb_test.
2397
2398 2011-06-20 Marek Polacek <mpolacek@redhat.com>
2399
2400 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
2401
2402 2011-06-14 Yao Qi <yao@codesourcery.com>
2403
2404 gdb/testsuite/
2405 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
2406
2407 2011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2408
2409 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
2410
2411 2011-06-10 Tom Tromey <tromey@redhat.com>
2412
2413 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
2414 Add tests for pointer-to-member-function.
2415 * gdb.cp/temargs.cc (S::somefunc): New function.
2416 (K2): New class.
2417 (main): Instantiate K2; call method.
2418
2419 2011-06-08 Joel Brobecker <brobecker@adacore.com>
2420
2421 * gdb.python/py-inferior.c (f2): Make str an array rather
2422 than a pointer.
2423 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
2424
2425 2011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2426
2427 * gdb.base/async-shell.c: New file.
2428 * gdb.base/async-shell.exp: New file.
2429
2430 2011-06-06 Pedro Alves <pedro@codesourcery.com>
2431
2432 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
2433
2434 2011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
2435
2436 From Stephen Kitt <steve@sk2.org>
2437 * gdb.base/help.exp: Adjust following some spelling corrections
2438 in GDB.
2439
2440 2011-06-01 Yao Qi <yao@codesourcery.com>
2441
2442 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
2443
2444 2010-05-31 Keith Seitz <keiths@redhat.com>
2445
2446 PR c++/12750
2447 * gdb.cp/static-method.cc: New file.
2448 * gdb.cp/static-method.exp: New file.
2449
2450 2010-05-31 Keith Seitz <keiths@redhat.com>
2451
2452 PR symtab/12704
2453 * gdb.cp/anon-ns.cc: New file.
2454 * gdb.cp/anon-ns.exp: New file.
2455
2456 2011-05-31 Pedro Alves <pedro@codesourcery.com>
2457
2458 * gdb.arch/i386-dr3-watch.c: New file.
2459 * gdb.arch/i386-dr3-watch.exp: New file.
2460
2461 2011-05-30 Yao Qi <yao@codesourcery.com>
2462
2463 * gdb.base/callfuncs.c (t_structs_fc): New.
2464 (t_structs_dc, t_structs_ldc): New.
2465 (t_double_many_args):
2466 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
2467 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
2468 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
2469 * gdb.base/callfuncs.exp: Call new functions.
2470
2471 2011-05-30 Yao Qi <yao@codesourcery.com>
2472
2473 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
2474 Call rerun_and_prepare for each test to isolate effects.
2475
2476 2011-05-30 Yao Qi <yao@codesourcery.com>
2477
2478 * gdb.base/varargs.c (find_max_float_real): New.
2479 (find_max_double_real, find_max_long_double_real): New.
2480 * gdb.base/varargs.exp: Call these new added functions.
2481 * lib/gdb.exp (setup_kfail_for_target): New.
2482
2483 2011-05-30 Yao Qi <yao@codesourcery.com>
2484
2485 * gdb.base/funcargs.c (callca, callcb, callcc): New.
2486 (callcd, callce, callcf, callc1a, callc1b): New.
2487 (callc2a, callc2b): New.
2488 * gdb.base/funcargs.exp (complex_args): New.
2489 (complex_integral_args, complex_float_integral_args): New.
2490 * lib/gdb.exp (support_complex_tests): New. Determine
2491 whether to run test cases on _Complex types.
2492
2493 2011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2494
2495 * gdb.threads/leader-exit.c: New file.
2496 * gdb.threads/leader-exit.exp: New file.
2497
2498 2011-05-27 Marek Polacek <mpolacek@redhat.com>
2499
2500 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
2501
2502 2011-05-27 Marek Polacek <mpolacek@redhat.com>
2503
2504 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
2505 remove the `supported' variable.
2506 * gdb.mi/mi-nonstop.exp: Likewise.
2507 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2508 * gdb.mi/mi-nsintrall.exp: Likewise.
2509 * gdb.mi/mi-nsmoribund.exp: Likewise.
2510 * gdb.mi/mi-nsthrexec.exp: Likewise.
2511
2512 2011-05-26 Pedro Alves <pedro@codesourcery.com>
2513
2514 * gdb.reverse/finish-reverse-bkpt.exp: New test.
2515
2516 2011-05-26 Pedro Alves <pedro@codesourcery.com>
2517
2518 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
2519
2520 2011-05-24 Keith Seitz <keiths@redhat.com>
2521
2522 PR breakpoint/12803
2523 * gdb.cp/cmpd-minsyms.cc (a): New method.
2524 (b): New method.
2525 (c): New method.
2526 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
2527
2528 2011-05-24 Pedro Alves <pedro@codesourcery.com>
2529
2530 * gdb.base/commands.exp (watchpoint_command_test): Check that the
2531 watchpoint's command list didn't execute when the watchpoint went
2532 out of scope.
2533
2534 2011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
2535
2536 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
2537 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
2538 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
2539 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2540 * gdb.arch/i386-permbkpt.exp: Likewise.
2541 * gdb.arch/i386-prologue.exp: Likewise.
2542 * gdb.arch/i386-size-overlap.exp: Likewise.
2543 * gdb.arch/i386-size.exp: Likewise.
2544 * gdb.arch/i386-unwind.exp: Likewise.
2545 * gdb.reverse/i386-precsave.exp: Likewise.
2546 * gdb.reverse/i386-reverse.exp: Likewise.
2547 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2548 * gdb.reverse/i387-env-reverse.exp: Likewise.
2549 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2550
2551 2011-05-24 Pedro Alves <pedro@codesourcery.com>
2552
2553 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
2554 file doesn't error, using MI.
2555
2556 2011-05-23 Tom Tromey <tromey@redhat.com>
2557
2558 * gdb.base/charset.exp (string_display): Add tests to assign to
2559 arrays.
2560 * gdb.base/charset.c (short_array, int_array, long_array): New.
2561
2562 2011-05-20 Pedro Alves <pedro@codesourcery.com>
2563
2564 Cope with async mode.
2565
2566 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
2567 into gdb_test + mi_expect_stop.
2568
2569 2011-05-20 Pedro Alves <pedro@codesourcery.com>
2570
2571 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
2572 (callme): Remove printf call.
2573
2574 2011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
2575
2576 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
2577 quote pattern to avoid problems with Cygwin/mingw expect versions.
2578 * gdb.base/default.exp (show convenience): Use double
2579 quote pattern for regular expressions.
2580
2581 2011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2582
2583 Fix -readnow for -gdwarf-4 unused type units.
2584 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
2585 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
2586
2587 2011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2588
2589 * gdb.base/kill-after-signal.c: New file.
2590 * gdb.base/kill-after-signal.exp: New file.
2591
2592 2011-05-16 Pedro Alves <pedro@codesourcery.com>
2593
2594 * gdb.ada/start.exp: Call untested with the correct test filename.
2595 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
2596 test filename. Make the test's binary unique.
2597 * gdb.arch/i386-signal.exp: Call untested with the correct test
2598 filename.
2599 * gdb.arch/i386-size-overlap.exp: Ditto.
2600 * gdb.arch/Makefile.in (EXECUTABLES): Update.
2601 * gdb.base/gcore-buffer-overflow.exp: Ditto.
2602 * gdb.cp/call-c.exp: Ditto.
2603 * gdb.mi/mi-reverse.exp: Call untested with the correct test
2604 filename. Make the test's binary unique.
2605 * gdb.mi/Makefile.in (EXECUTABLES): Update.
2606 * gdb.python/py-mi.exp: Ditto.
2607 * gdb.python/Makefile.in (EXECUTABLES): Update.
2608 * gdb.reverse/i386-precsave.exp: Ditto.
2609 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
2610 test filename.
2611 * gdb.reverse/i387-stack-reverse.exp: Ditto.
2612 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
2613 unique.
2614 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
2615 test filename.
2616 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
2617 * gdb.trace/tfile.exp: Ditto.
2618
2619 2011-05-14 Yao Qi <yao@codesourcery.com>
2620
2621 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
2622 type.
2623
2624 2011-05-13 Doug Evans <dje@google.com>
2625
2626 * gdb.python/py-objfile-script.exp: New file.
2627 * gdb.python/py-objfile-script.c: New file.
2628 * gdb.python/py-objfile-script-gdb.py: New file.
2629 * testsuite/gdb.python/py-section-script.exp: Test
2630 "info auto-load-scripts".
2631
2632 2011-05-13 Tom Tromey <tromey@redhat.com>
2633
2634 * gdb.dwarf2/clztest.exp: New file.
2635 * gdb.dwarf2/clztest.c: New file.
2636 * gdb.dwarf2/clztest.S: New file.
2637
2638 2011-05-13 Doug Evans <dje@google.com>
2639
2640 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
2641 String16 tests.
2642
2643 2011-05-13 Tom Tromey <tromey@redhat.com>
2644
2645 * lib/gdb.exp (is_x86_like_target): New proc.
2646 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
2647 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
2648 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
2649 -nostdlib to compiler.
2650 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
2651 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
2652 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
2653 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
2654 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
2655
2656 2011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
2657
2658 * gdb.python/py-function.exp: Test setting a value from a function
2659 which executes a command.
2660
2661 2011-05-12 Tom Tromey <tromey@redhat.com>
2662
2663 * gdb.dwarf2/typeddwarf.S: New file.
2664 * gdb.dwarf2/typeddwarf.c: New file.
2665 * gdb.dwarf2/typeddwarf.exp: New file.
2666
2667 2011-05-12 Marek Polacek <mpolacek@redhat.com>
2668
2669 * gdb.mi/mi-basics.exp: Fix races. Honour the
2670 `test_exec_and_symbol_mi_operatons' return value.
2671 (test_mi_interpreter_selection): Use mi_gdb_test instead of
2672 gdb_test_multiple.
2673 (test_exec_and_symbol_mi_operatons): Likewise.
2674 (test_path_specification): Likewise.
2675
2676 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2677
2678 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
2679 (gdb_touch_execfile): Remove catch wrappers. New variable time.
2680 Replace `file copy' and `file rename' by `file mtime'. Twice.
2681
2682 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2683
2684 * gdb.base/readline-ask.c: New file.
2685 * gdb.base/readline-ask.exp: New file.
2686 * gdb.base/readline-ask.inputrc: New file.
2687
2688 2011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
2689
2690 * gdb.cell/bt.exp: Delete breakpoints before running to signal
2691 to avoid race condition.
2692 * gdb.cell/coremaker.c: Use small stack size.
2693 * gdb.cell/ea-standalone.exp: Use file name without path as
2694 argument to c_to.
2695 * gdb.cell/fork.exp: Allow other output when continuing to end.
2696
2697 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2698
2699 * gdb.threads/corethreads.c: New file.
2700 * gdb.threads/corethreads.exp: New file.
2701
2702 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2703
2704 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
2705 Try to compile the test using -Wl,-z,norelro first.
2706 (load_core): New variable libthread_db_seen, initialize it.
2707 (zeroed-threads cannot be listed): Protect it by XFAIL on
2708 !$libthread_db_seen.
2709
2710 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2711
2712 PR 12573
2713 * gdb.dwarf2/dw2-skip-prologue.S: New file.
2714 * gdb.dwarf2/dw2-skip-prologue.c: New file.
2715 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
2716
2717 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2718
2719 * gdb.cp/psymtab-parameter.cc: New file.
2720 * gdb.cp/psymtab-parameter.exp: New file.
2721
2722 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2723
2724 Fix a race.
2725 * gdb.cp/static-print-quit.exp (print c): Split to ...
2726 (print c - <return>, print c - q <return>, print c - to quit):
2727 ... these. Make the testfile untested on gdb-7.1.
2728
2729 2011-5-05 Janis Johnson <janisjo@codesourcery.com>
2730
2731 * lib/gdb.exp (exec_target_file, exec_symbol_file,
2732 gdb_rename_execfile, gdb_touch_execfile): New.
2733 * gdb.base/reread.exp: Use new procs to handle multiple
2734 exec files.
2735
2736 2011-05-05 Yao Qi <yao@codesourcery.com>
2737
2738 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
2739 (test_adr_32bit, test_pop_pc): New.
2740 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
2741 (test_adr_32bit, test_pop_pc): New.
2742
2743 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2744
2745 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
2746 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
2747 targets.
2748 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
2749 handle targets.
2750
2751 2011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2752
2753 * gdb.base/completion.exp (complete help info wat): Rename to ...
2754 (complete 'help info wat'): ... here.
2755 Remove all `-re ".*' and `-re "^.*' redundant regexes.
2756 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
2757
2758 2011-05-04 Pedro Alves <pedro@codesourcery.com>
2759
2760 * gdb.base/completion.exp: Use gdb_test_multiple instead of
2761 gdb_test and explicit $gdb_prompt/timeout matches.
2762
2763 2011-05-04 Yao Qi <yao@codesourcery.com>
2764
2765 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
2766 and __thumb2__.
2767
2768 2011-05-03 Marek Polacek <mpolacek@redhat.com>
2769
2770 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
2771 in place of `gdb_test "delete breakpoints"'. This eliminates two
2772 testcases.
2773
2774 2011-05-02 Pedro Alves <pedro@codesourcery.com>
2775
2776 PR testsuite/12649
2777 Fix races.
2778
2779 * gdb.base/completion.exp: Remove all sleep calls. Remove
2780 unnecessary regexs. Don't explicitly expect anything after the
2781 prompt. Eat the prompt if necessary.
2782
2783 2011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
2784
2785 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
2786 accept to show the caller line again as well as the line after.
2787
2788 2011-04-29 Phil Muldoon <pmuldoon@redhat.com>
2789
2790 PR mi/12531
2791
2792 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
2793 compile target.
2794 * gdb.python/py-prettyprint.exp: Add C++ object for
2795 CPLUS_FAKE_CHILD test.
2796
2797 2011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
2798
2799 * gdb.base/signest.exp: New file.
2800 * gdb.base/signest.c: Likewise.
2801
2802 2011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2803
2804 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
2805 thread and breakpoint notifications.
2806
2807 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2808
2809 * gdb.base/fortran-sym-case.c: New file.
2810 * gdb.base/fortran-sym-case.exp: New file.
2811 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
2812 * gdb.dwarf2/dw2-case-insensitive.c: New file.
2813 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
2814
2815 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2816
2817 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
2818 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
2819 false #1', `if true else false #2' and `if true else false #3'.
2820
2821 2011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
2822
2823 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
2824 while delivering signal.
2825
2826 2011-04-27 Vladimir Prus <vladimir@codesourcery.com>
2827
2828 MI breakpoint notifications.
2829
2830 * testsuite/gdb.mi/mi-cli.exp: Adust.
2831 * testsuite/gdb.mi/mi2-cli.exp: Adust.
2832 * testsuite/gdb.mi/mi-watch.exp: Adust.
2833 * testsuite/gdb.mi/mi2-watch.exp: Adust.
2834 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
2835 notifications.
2836
2837 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2838
2839 * gdb.base/gdbindex-stabs-dwarf.c: New file.
2840 * gdb.base/gdbindex-stabs.c: New file.
2841 * gdb.base/gdbindex-stabs.exp: New file.
2842
2843 2011-04-25 Yao Qi <yao@codesourcery.com>
2844
2845 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
2846 with /*...*/.
2847 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
2848
2849 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2850
2851 * gdb.python/py-value.exp (test_objfiles): Name the first test
2852 `py-value in file.filename'.
2853
2854 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2855
2856 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
2857 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
2858 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
2859 !gdbserver_reconnect_p..
2860 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
2861
2862 2011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2863
2864 * gdb.cp/cpcompletion.exp (complete class methods)
2865 (complete class methods beginning with F): Move them above runto. New
2866 comment about the runto delimiter.
2867
2868 2011-04-20 Pedro Alves <pedro@codesourcery.com>
2869
2870 * gdb.base/maint.exp: Test that "maint print registers" works
2871 without a running program.
2872
2873 2011-04-20 Marek Polacek <mpolacek@redhat.com>
2874
2875 * gdb.base/setshow.exp: Fix racy tests.
2876 ($old_gdb_prompt): New variable.
2877
2878 2011-04-19 Tom Tromey <tromey@redhat.com>
2879
2880 * gdb.mi/mi-nsmoribund.exp:
2881 * gdb.hp/gdb.objdbg/objdbg01.exp:
2882 * gdb.base/structs.exp (test_struct_returns):
2883 * gdb.base/call-sc.exp (test_scalar_returns):
2884 * gdb.base/bigcore.exp: Remove duplicate words.
2885
2886 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2887
2888 * gdb.base/break-interp-lib.c (v, vptr): New variables.
2889 * gdb.base/break-interp.exp (test_attach): New comment.
2890
2891 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2892
2893 * gdb.threads/gcore-thread.exp ($core0file): New variable.
2894 (clear __stack_user.next, clear stack_used.next)
2895 (save a zeroed-threads corefile): New test.
2896 Call core_load for $core0file.
2897 (zeroed-threads cannot be listed): New test.
2898
2899 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2900
2901 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
2902 filename.
2903 ($srcfile): Preserve the original value.
2904 ($testfile): Match it the .exp filename.
2905 ($corefile): New variable. Substitute it around.
2906 Use clean_restart.
2907 ($prev_timeout): Remove.
2908 (load_core): Move core loading into this proc.
2909 Fix restore of $timeout if load_core fails.
2910
2911 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2912
2913 * gdb.base/eu-strip-infcall.c: New file.
2914 * gdb.base/eu-strip-infcall.exp: New file.
2915
2916 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2917
2918 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
2919 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
2920
2921 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2922
2923 Fix Python access to inlined frames.
2924 * gdb.python/py-frame-inline.c: New file.
2925 * gdb.python/py-frame-inline.exp: New file.
2926
2927 2011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
2928
2929 * gdb.base/gdb1090.exp: Change breakpoint location to read the
2930 content of 's24' correctly (avoiding "optimized out").
2931 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
2932
2933 2011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2934
2935 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
2936
2937 2011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
2938
2939 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
2940 expect a colon in watch -location output.
2941
2942 2011-04-13 Marek Polacek <mpolacek@redhat.com>
2943
2944 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
2945 New testcase `expect response to define backtrace'. Also remove
2946 redundant `default' block.
2947
2948 2011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2949
2950 * gdb.python/py-prettyprint.c (struct hint_error): New.
2951 (main): New variable hint_error.
2952 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
2953 "print hint_error".
2954 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
2955 (register_pretty_printers): Register it.
2956
2957 2011-04-04 Tom Tromey <tromey@redhat.com>
2958
2959 * gdb.cp/maint.exp (test_help): Update.
2960 (test_namespace): Likewise.
2961
2962 2011-04-01 Joel Brobecker <brobecker@adacore.com>
2963
2964 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
2965 * gdb.ada/arrayptr.exp: Add new tests.
2966
2967 2011-04-01 Joel Brobecker <brobecker@adacore.com>
2968
2969 * gdb.ada/mi_catch_ex: New testcase.
2970
2971 2011-04-01 Pedro Alves <pedro@codesourcery.com>
2972
2973 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
2974 base::overload(void) method without specifying "const".
2975
2976 2011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
2977
2978 * gdb.arch/thumb-singlestep.S: New file.
2979 * gdb.arch/thumb-singlestep.exp: Likewise.
2980
2981 2011-03-31 Tom Tromey <tromey@redhat.com>
2982
2983 * gdb.python/py-prettyprint.py (exception_flag): New global.
2984 (NoStringContainerPrinter._iterator.next): Check it.
2985 * gdb.python/py-prettyprint.c (main): New variable nstype2.
2986 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
2987
2988 2011-03-29 Tom Tromey <tromey@redhat.com>
2989
2990 * gdb.cp/anon-struct.cc: New file.
2991 * gdb.cp/anon-struct.exp: New file.
2992
2993 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2994
2995 Test STT_GNU_IFUNC support.
2996 * gdb.base/gnu-ifunc-lib.c: New file.
2997 * gdb.base/gnu-ifunc.c: New file.
2998 * gdb.base/gnu-ifunc.exp: New file.
2999
3000 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3001
3002 Support a ring of related breakpoints.
3003 * gdb.base/watchpoint-delete.c: New file.
3004 * gdb.base/watchpoint-delete.exp: New file.
3005
3006 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3007
3008 * gdb.ada/arrayparam.exp (print first after function call): Use
3009 explicit package name. Add a comment
3010 (print lasta after function call): Rename ...
3011 (print last after function call): ... it and use explicit package
3012 name.
3013 (print length after function call): Use explicit package name.
3014 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
3015 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
3016 (multiple matches for symbol i): Rename ...
3017 (multiple matches for symbol integervar): ... it.
3018 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
3019 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
3020
3021 2011-03-25 Andrew Burgess <aburgess@broadcom.com>
3022
3023 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
3024 environment variable to make grep output more predictable. Move
3025 all the environment setup into gdb_init so it's done once per test
3026 case rather than each time we start gdb.
3027
3028 2011-03-24 Tom Tromey <tromey@redhat.com>
3029
3030 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
3031 test.
3032
3033 2011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3034
3035 * gdb.dwarf2/dw2-entry-value-main.c: New file.
3036 * gdb.dwarf2/dw2-entry-value.S: New file.
3037 * gdb.dwarf2/dw2-entry-value.exp: New file.
3038
3039 2011-03-22 Phil Muldoon <pmuldoon@redhat.com>
3040
3041 PR python/12183
3042
3043 * gdb.python/py-function.exp: Add GdbError tests.
3044
3045 2011-03-18 Pedro Alves <pedro@codesourcery.com>
3046
3047 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
3048 (reglocal_test_func, statlocal_test_func): New functions.
3049 (globals_test_func): Call new functions.
3050 * gdb.trace/unavailable.exp (gdb_collect_args_test)
3051 (gdb_collect_locals_test): New procedure.
3052 (gdb_trace_collection_test): Call new procedures.
3053
3054 2011-03-18 Pedro Alves <pedro@codesourcery.com>
3055
3056 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
3057 (test_register, test_register_unavailable): New procedures.
3058 (gdb_unavailable_registers_test): New procedure.
3059 (gdb_trace_collection_test): Call it.
3060
3061 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3062
3063 PR python/12149
3064
3065 * gdb.python/python.exp: Add gdb.write tests.
3066
3067 2010-03-17 Phil Muldoon <pmuldoon@redhat.com>
3068
3069 * gdb.python/Makefile.in: Add py-objfile.
3070 * gdb.python/py-objfile.exp: New file.
3071 * gdb.python/py-objfile.c: New file.
3072 * gdb.python/py-block.exp: Add is_valid tests.
3073 * gdb.python/py-inferior.exp: Ditto.
3074 * gdb.python/py-infthread.exp: Ditto.
3075 * gdb.python/py-symbol.exp: Ditto.
3076 * gdb.python/py-symtab.exp: Ditto.
3077
3078 2011-03-16 Keith Seitz <keiths@redhat.com>
3079
3080 PR c++/12273
3081 * gdb.cp/cmpd-minsyms.exp: New test.
3082 * gdb.cp/cmpd-minsyms.cc: New file.
3083
3084 PR c++/11734
3085 * gdb.cp/ovsrch.exp: New test.
3086 * gdb.cp/ovsrch.h: New file.
3087 * gdb.cp/ovsrch1.cc: New file.
3088 * gdb.cp/ovsrch2.cc: New file.
3089 * gdb.cp/ovsrch3.cc: New file.
3090 * gdb.cp/ovsrch4.cc: New file.
3091
3092 2011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
3093
3094 PR gdb/12528
3095 * gdb.base/Makefile.in: Adjust EXECUTABLES.
3096 * gdb.base/break-on-linker-gcd-function.exp: New test.
3097 * gdb.base/break-on-linker-gcd-function.cc: New file.
3098
3099 2011-03-15 Andreas Tobler <andreast@fgznet.ch>
3100
3101 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
3102
3103 2011-03-15 Phil Muldoon <pmuldoon@redhat.com>
3104
3105 * lib/gdb.exp (gdb_unload): Add another termination case.
3106
3107 2011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3108
3109 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
3110 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
3111 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
3112 Provide a stub byte there.
3113 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
3114 DW_AT_entry_pc.
3115 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
3116
3117 2011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
3118
3119 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
3120 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
3121 "generic ABI, auto".
3122 (altivec_abi_tests): Accept vectors returned by reference.
3123
3124 2010-03-14 Phil Muldoon <pmuldoon@redhat.com>
3125
3126 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
3127
3128 2011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
3129
3130 * gdb.python/py-section-script.exp: Skip test if no Python support.
3131
3132 2011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
3133
3134 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
3135
3136 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3137
3138 * gdb.python/py-parameter.exp: Update tests to the new Python
3139 parameter API. Add "no documentation" test. Add deprecated API
3140 backward compatibility test.
3141
3142 2011-03-09 Tom Tromey <tromey@redhat.com>
3143
3144 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
3145 gdb_continue_to_end.
3146
3147 2011-03-09 Mark Kettenis <kettenis@gnu.org>
3148
3149 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
3150 tabs.
3151
3152 2011-03-09 Tom Tromey <tromey@redhat.com>
3153
3154 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
3155 parentheses.
3156 (gdb_continue_to_end): Add "allow_extra" parameter. Use
3157 $command.
3158 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
3159 argument to gdb_continue_to_end.
3160 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
3161 argument to gdb_continue_to_end.
3162 * gdb.cp/annota3.exp: Fix regex.
3163 * gdb.cp/annota2.exp: Fix regex.
3164 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
3165 gdb_continue_to_end.
3166 * gdb.base/call-signal-resume.exp: Revert earlier patch.
3167 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
3168 gdb_continue_to_end.
3169
3170 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3171
3172 * gdb.server/ext-run.exp
3173 (load new file without any gdbserver inferior): New test.
3174
3175 2011-03-07 Tom Tromey <tromey@redhat.com>
3176
3177 * Makefile.in (TAGS): Rewrite.
3178
3179 2011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3180
3181 * gdb.trace/report.exp (12.1: trace report #1): New match for the
3182 initial commands echo. New match for `Found trace'. Anchor all the
3183 other matches. Anchor and match for `No trace frame found' the final
3184 match.
3185
3186 2011-03-07 Tom Tromey <tromey@redhat.com>
3187
3188 * Makefile.in (TAGS): New target.
3189
3190 2011-03-07 Tom Tromey <tromey@redhat.com>
3191
3192 * lib/opencl.exp (skip_opencl_tests): Update for exit message
3193 change.
3194 * lib/mi-support.exp (mi_gdb_test): Update for exit message
3195 change.
3196 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
3197 exit message change.
3198 (skip_altivec_tests): Update for exit message change.
3199 (skip_vsx_tests): Likewise.
3200 (gdb_continue_to_end): Likewise. Add 'command' argument.
3201 * lib/cell.exp (skip_cell_tests): Update for exit message change.
3202 * gdb.threads/tls.exp: Update for exit message change.
3203 * gdb.threads/thread-unwindonsignal.exp: Use
3204 gdb_continue_to_end.
3205 * gdb.threads/step.exp (step_it): Update for exit message change.
3206 (continue_all): Likewise.
3207 * gdb.threads/print-threads.exp (test_all_threads): Update for
3208 exit message change.
3209 * gdb.threads/interrupted-hand-call.exp: Use
3210 gdb_continue_to_end.
3211 * gdb.threads/execl.exp: Use gdb_continue_to_end.
3212 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
3213 gdb_continue_to_end.
3214 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
3215 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
3216 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
3217 * gdb.cp/method.exp: Update for exit message change.
3218 * gdb.cp/mb-templates.exp: Update for exit message change.
3219 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
3220 * gdb.cp/annota3.exp: Update for exit message change.
3221 * gdb.cp/annota2.exp: Update for exit message change.
3222 * gdb.cell/fork.exp: Use gdb_continue_to_end.
3223 * gdb.base/term.exp: Update for exit message change.
3224 * gdb.base/step-test.exp (test_i): Update for exit message change.
3225 * gdb.base/sigstep.exp (advance): Update for exit message change.
3226 (advancei): Likewise.
3227 * gdb.base/siginfo.exp: Update for exit message change.
3228 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
3229 * gdb.base/reread.exp: Use gdb_continue_to_end.
3230 * gdb.base/langs.exp: Use gdb_continue_to_end.
3231 * gdb.base/interrupt.exp: Update for exit message change.
3232 * gdb.base/gdb1555.exp: Update for exit message change.
3233 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
3234 * gdb.base/ending-run.exp: Update for exit message change.
3235 * gdb.base/chng-syms.exp: Update for exit message change.
3236 * gdb.base/checkpoint.exp: Update for exit message change.
3237 * gdb.base/catch-syscall.exp (check_for_program_end): Use
3238 gdb_continue_to_end.
3239 (test_catch_syscall_with_wrong_args): Likewise.
3240 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
3241 * gdb.base/break-interp.exp (test_ld): Update for exit message
3242 change.
3243 * gdb.base/bang.exp: Update for exit message change.
3244 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
3245 (do_call_attach_tests): Likewise.
3246 * gdb.base/a2-run.exp: Update for exit message change.
3247 * gdb.arch/ppc-dfp.exp: Update for exit message change.
3248 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
3249 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
3250
3251 2011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3252
3253 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
3254
3255 2011-03-03 Tom Tromey <tromey@redhat.com>
3256
3257 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
3258 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
3259 * gdb.hp/gdb.aCC/configure.ac: Remove.
3260 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
3261 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
3262 * gdb.hp/gdb.base-hp/configure.ac: Remove.
3263 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
3264 * gdb.hp/gdb.compat/configure (Makefile): Remove.
3265 * gdb.hp/gdb.compat/configure.ac: Remove.
3266 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
3267 * gdb.hp/gdb.defects/configure (Makefile): Remove.
3268 * gdb.hp/gdb.defects/configure.ac: Remove.
3269 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
3270 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
3271 * gdb.hp/gdb.objdbg/configure.ac: Remove.
3272 * gdb.hp/configure.ac: Remove.
3273 * gdb.hp/configure: Remove.
3274 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
3275 substitution.
3276 (Makefile): Remove rule.
3277 * gdb.cell/configure.ac: Remove.
3278 * gdb.cell/configure: Remove.
3279 * gdb.stabs/Makefile.in (Makefile): Remove.
3280 (distclean): Don't remove config.status or config.log.
3281 * gdb.stabs/configure (Makefile): Remove.
3282 * gdb.stabs/configure.ac: Remove.
3283 * configure: Rebuild.
3284 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
3285 Remove stabs- and cell-specific logic. Test for existence of
3286 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
3287 subdirectories, gdb.cell, and and gdb.stabs.
3288 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
3289
3290 2011-03-03 Joel Brobecker <brobecker@adacore.com>
3291
3292 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
3293 end of buffer.
3294
3295 2011-03-02 Joel Brobecker <brobecker@adacore.com>
3296
3297 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
3298 gdb_test when running a test where we expected no output back.
3299
3300 2011-02-28 Michael Snyder <msnyder@vmware.com>
3301
3302 * gdb.cp/overload.cc: Change initializer value to integer.
3303
3304 2011-02-27 Michael Snyder <msnyder@vmware.com>
3305
3306 * gdb.multi/base.exp: Add test for remove-inferiors.
3307
3308 2011-02-26 Joel Brobecker <brobecker@adacore.com>
3309
3310 * gdb.python/py-frame.exp: Simplify the initialization phase
3311 using prepare_for_testing.
3312
3313 2011-02-25 Michael Snyder <msnyder@vmware.com>
3314
3315 * gdb.multi/base.exp: Add tests for info inferiors with args.
3316
3317 2011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3318
3319 * gdb.dwarf2/dw2-ranges.S: Rename to ...
3320 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
3321 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
3322 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
3323 asmfile3. Comment the STABS (#3) file compilation. Compile
3324 everything through assembler. Provide KFAIL for symtab/12497.
3325 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
3326 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
3327 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
3328 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
3329
3330 2011-02-24 Michael Snyder <msnyder@vmware.com>
3331
3332 * gdb.base/break.exp: Add tests for delete breakpoints using
3333 convenience variables and value history references.
3334
3335 2011-02-24 Michael Snyder <msnyder@vmware.com>
3336
3337 * gdb.base/break.exp: Remove debugging 'printf' accidentally
3338 left behind in previous check-in.
3339
3340 2011-02-23 Michael Snyder <msnyder@vmware.com>
3341
3342 * gdb.base/break.exp: Add tests for "info break" with arguments.
3343 * gdb.trace/infotrace.exp: Update patterns for error and help.
3344 * gdb.base/completion.exp: Update pattern.
3345 * gdb.base/ena-dis-br.exp: Update pattern.
3346 * gdb.base/help.exp: Update patterns.
3347
3348 2011-02-23 Michael Snyder <msnyder@vmware.com>
3349
3350 * gdb.base/memattr.exp: New test.
3351 * gdb.base/memattr.c: Test load for memattr.exp.
3352
3353 2011-02-22 Doug Evans <dje@google.com>
3354
3355 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
3356
3357 2011-02-22 Michael Snyder <msnyder@vmware.com>
3358
3359 * Makefile.in: Make more clean.
3360 * gdb.ada/Makefile.in: Ditto.
3361 * gdb.arch/Makefile.in: Ditto.
3362 * gdb.asm/Makefile.in: Ditto.
3363 * gdb.base/Makefile.in: Ditto.
3364 * gdb.cp/Makefile.in: Ditto.
3365 * gdb.dwarf2/Makefile.in: Ditto.
3366 * gdb.java/Makefile.in: Ditto.
3367 * gdb.mi/Makefile.in: Ditto.
3368 * gdb.modula2/Makefile.in: Ditto.
3369 * gdb.python/Makefile.in: Ditto.
3370 * gdb.server/Makefile.in: Ditto.
3371 * gdb.stabs/Makefile.in: Ditto.
3372 * gdb.threads/Makefile.in: Ditto.
3373 * gdb.trace/Makefile.in: Ditto.
3374
3375 2011-02-22 Michael Snyder <msnyder@vmware.com>
3376
3377 * gdb.threads/thread-find.exp: Add tests for bad input to
3378 info threads.
3379
3380 2011-02-22 Joel Brobecker <brobecker@adacore.com>
3381
3382 * gdb.python/py-breakpoint.exp: Fix the expected output of
3383 one of the "maint info breakpoints" tests to accept the output
3384 generated on platforms that do not have hardware watchpoints.
3385
3386 2011-02-22 Joel Brobecker <brobecker@adacore.com>
3387
3388 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
3389 clean_restart. Be a little stricter in the expected output
3390 for one of the tests. Fix a typo in one of the comments.
3391
3392 2011-02-22 Joel Brobecker <brobecker@adacore.com>
3393
3394 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
3395 Delete variable binfile, no longer use. Add or modify test
3396 comments to make them unique.
3397
3398 2011-02-21 Michael Snyder <msnyder@vmware.com>
3399
3400 * Makefile.in: Update for make clean.
3401 * gdb.ada/Makefile.in: Ditto.
3402 * gdb.arch/Makefile.in: Ditto.
3403 * gdb.asm/Makefile.in: Ditto.
3404 * gdb.base/Makefile.in: Ditto.
3405 * gdb.cp/Makefile.in: Ditto.
3406 * gdb.dwarf2/Makefile.in: Ditto.
3407 * gdb.java/Makefile.in: Ditto.
3408 * gdb.mi/Makefile.in: Ditto.
3409 * gdb.modula2/Makefile.in: Ditto.
3410 * gdb.python/Makefile.in: Ditto.
3411 * gdb.server/Makefile.in: Ditto.
3412 * gdb.stabs/Makefile.in: Ditto.
3413 * gdb.threads/Makefile.in: Ditto.
3414 * gdb.trace/Makefile.in: Ditto.
3415
3416 2011-02-21 Michael Snyder <msnyder@vmware.com>
3417
3418 * gdb.threads/thread-find.exp: Update patterns for changes in
3419 output of "info threads" command.
3420
3421 2011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3422 Ulrich Weigand <uweigand@de.ibm.com>
3423
3424 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
3425 (skip_hw_watchpoint_tests): Likewise.
3426 (skip_hw_watchpoint_multi_tests): Likewise.
3427
3428 2011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
3429
3430 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
3431 (skip_hw_watchpoint_tests): Likewise.
3432 (skip_hw_watchpoint_multi_tests): Likewise.
3433 (skip_hw_watchpoint_access_tests): Likewise.
3434
3435 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
3436 * gdb.base/pr11022.exp: Likewise.
3437 * gdb.base/watch-read.exp: Likewise.
3438 * gdb.base/watch_thread_num.exp: Likewise.
3439 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
3440 * gdb.base/watchpoint-hw.exp: Likewise.
3441 * gdb.base/watchpoint.exp: Likewise.
3442 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
3443 * gdb.threads/watchthreads-reorder.exp: Likewise.
3444 * gdb.threads/watchthreads.exp: Likewise.
3445 * gdb.threads/watchthreads2.exp: Likewise.
3446
3447 2011-02-21 Joel Brobecker <brobecker@adacore.com>
3448
3449 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
3450 the debugger is unable to find the array bounds.
3451
3452 2011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3453
3454 * gdb.cp/typedef-operator.exp: New file.
3455 * gdb.cp/typedef-operator.cc: New file.
3456
3457 2011-02-17 Michael Snyder <msnyder@vmware.com>
3458
3459 * gdb.threads/thread-find.exp: Fix regular expressions.
3460
3461 2011-02-17 Joel Brobecker <brobecker@adacore.com>
3462
3463 * gdb.ada/packed_array: Expand testcase to test printing of
3464 unconstrained packed array.
3465
3466 2011-02-17 Joel Brobecker <brobecker@adacore.com>
3467
3468 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
3469
3470 2011-02-16 Pedro Alves <pedro@codesourcery.com>
3471
3472 * gdb.trace/collection.c (globalarr3): New global.
3473 (main): Initialize it before collecting, and and clear it
3474 afterwards.
3475 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
3476 collecting with '{type} addr', where the addr expression is not an
3477 rvalue.
3478
3479 2011-02-16 Ken Werner <ken.werner@de.ibm.com>
3480
3481 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
3482 a bool variable. Expect correct OpenCL names for vector types. Use the
3483 uc3 variable name instead of referring to the uchar3 built-in type.
3484 Escape the asterisk at the half pointer test.
3485
3486 2011-02-16 Pedro Alves <pedro@codesourcery.com>
3487
3488 * gdb.trace/collection.c (globalarr2): New global.
3489 (main): Initialize it before collecting, and and clear it
3490 afterwards.
3491 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
3492 collecting overlapping memory ranges.
3493
3494 2011-02-15 Michael Snyder <msnyder@vmware.com>
3495
3496 * gdb.base/default.exp: Add tests for thread commands.
3497 * gdb.base/help.exp: Add tests for thread commands.
3498 * gdb.threads/thread-find.exp: New test for thread find command.
3499
3500 2011-02-15 Ken Werner <ken.werner@de.ibm.com>
3501
3502 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
3503
3504 2011-02-15 Yao Qi <yao@codesourcery.com>
3505
3506 PR tdep/12352
3507 * gdb.arch/arm-disp-step.S : New test for str instruction.
3508 * gdb.arch/arm-disp-step.exp : Likewise.
3509
3510 2011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
3511
3512 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
3513 "vector_register2_vr" test strings. Test the extended floating
3514 point registers (F32~F63).
3515 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
3516 IBM XL C compiler. Make the test program use a register provided
3517 by the compiler for the lxvd2x instruction.
3518
3519 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3520
3521 * gdb.trace/unavailable.cc (class Base, class Middle, class
3522 Derived): New types.
3523 (derived_unavail, derived_partial, derived_whole): New globals.
3524 (virtual_partial): New global.
3525 (virtualp): Point at virtual_partial.
3526 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
3527 related to unavailable vptr.
3528
3529 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3530
3531 * gdb.trace/unavailable.cc (a, b, c): New globals.
3532 (main): Set and clear them.
3533 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
3534 `a' and `c', and check that `b' isn't collected, although `a' and
3535 `c' are.
3536
3537 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3538
3539 * gdb.trace/unavailable.cc (struct Virtual): New.
3540 (virtualp): New global pointer.
3541 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
3542 printing a pointer to an object whose type has a vtable, with
3543 print object on.
3544
3545 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3546
3547 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
3548 value repeat handles unavailableness.
3549
3550 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3551
3552 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
3553 tests for building arrays from unavailable values, subscripting
3554 non-memory rvalue unvailable arrays, and accessing fields or
3555 baseclasses of non-lazy unavailable values,
3556 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
3557 struct types.
3558 (g_smallstruct, g_smallstruct_b): New globals.
3559
3560 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3561
3562 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
3563
3564 2011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3565
3566 Fix const/volatile qualifiers of C++ types, PR c++/12328.
3567 * gdb.cp/overload-const.exp: New file.
3568 * gdb.cp/overload-const.cc: New file.
3569
3570 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
3571
3572 * gdb.opencl/callfuncs.cl: New file.
3573 * gdb.opencl/callfuncs.exp: New test.
3574 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
3575
3576 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
3577
3578 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
3579 when computing result.
3580 * gdb.arch/altivec-abi.exp: Update expected results.
3581
3582 2011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3583
3584 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
3585 * gdb.base/jit.exp: Likewise.
3586 * gdb.base/pie-execl.exp: Likewise.
3587 * gdb.base/solib-nodir.exp: Likewise.
3588 * gdb.base/solib-overlap.exp: Likewise.
3589
3590 2011-02-07 Pedro Alves <pedro@codesourcery.com>
3591
3592 * gdb.trace/collection.c (global_pieces): New.
3593 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
3594 New procedure.
3595 (gdb_trace_collection_test): Call it.
3596
3597 2011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
3598
3599 * gdb.python/py-evthreads.c: New file.
3600 * gdb.python/py-evthreads.exp: New file.
3601 * gdb.python/py-events.py: New file.
3602 * gdb.python/py-events.exp: New file.
3603 * gdb.python/py-events.c: New file.
3604
3605 2011-02-04 David Daney <ddaney@caviumnetworks.com>
3606
3607 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
3608
3609 2011-02-03 Andrew Burgess <aburgess@broadcom.com>
3610
3611 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
3612 gdb.base/disasm-end-cu.exp: New test for disassembling over the
3613 boundary between two compilation units.
3614
3615 2011-02-02 Pedro Alves <pedro@codesourcery.com>
3616
3617 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
3618 (Virtual): New structs.
3619 (virtual_o, virtual_middle_b): New globals.
3620 * gdb.cp/virtbase.exp: New tests.
3621
3622 2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3623
3624 * gdb.base/jit.exp: New file.
3625 * gdb.base/jit-main.c: New file.
3626 * gdb.base/jit-solib.c: New file.
3627
3628 2011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
3629
3630 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
3631 proceed to initial kernel entry point.
3632 * gdb.opencl/datatypes.exp: Likewise.
3633 * gdb.opencl/operators.exp: Likewise.
3634 * gdb.opencl/vec_comps.exp: Likewise.
3635
3636 2011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
3637
3638 * gdb.cp/nsnested.cc: New.
3639 * gdb.cp/nsnested.exp: New.
3640 * gdb.cp/nsnoimports.exp: New.
3641 * gdb.cp/nsnoimports.cc: New.
3642
3643 2011-01-31 Joel Brobecker <brobecker@adacore.com>
3644
3645 * gdb.base/interact.exp: Add extra tests that verify that
3646 the value of the interactive-mode setting does not change
3647 after the script is sourced.
3648
3649 2011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3650
3651 * gdb.cp/noparam.exp: New file.
3652 * gdb.cp/noparam.cc: New file.
3653
3654 2011-01-28 Pedro Alves <pedro@codesourcery.com>
3655
3656 * gdb.trace/tfile.exp: Test that with no traceframe selected,
3657 there's no stack or registers.
3658
3659 2011-01-26 Tom Tromey <tromey@redhat.com>
3660
3661 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
3662 space before string output. Add test for "set print pretty off"
3663 case.
3664
3665 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3666
3667 * gdb.base/frame-args.exp: Adjust.
3668 * gdb.dwarf2/dw2-noloc.exp: Adjust.
3669 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
3670 * gdb.dwarf2/pieces.exp: Adjust.
3671 * gdb.opt/clobbered-registers-O2.exp: Adjust.
3672 * gdb.opt/inline-locals.exp: Adjust.
3673 * gdb.threads/fork-child-threads.exp: Adjust.
3674
3675 2011-01-25 Ken Werner <ken.werner@de.ibm.com>
3676
3677 * gdb.opencl/convs_casts.cl: Move program scope variables into the
3678 OpenCL kernel function. Add a comment as marker. Add address space
3679 qualifiers for the remaining program scope variables.
3680 * gdb.opencl/datatypes.cl: Likewise.
3681 * gdb.opencl/operators.cl: Likewise.
3682 * gdb.opencl/vec_comps.cl: Likewise.
3683 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
3684 Add breakpoint at the marker comment.
3685 * gdb.opencl/datatypes.exp: Likewise.
3686 * gdb.opencl/operators.exp: Likewise.
3687 * gdb.opencl/vec_comps.exp: Likewise.
3688
3689 2011-01-24 Pedro Alves <pedro@codesourcery.com>
3690
3691 * gdb.base/printcmds.c (some_struct): New struct and instance.
3692 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
3693 procedure.
3694 <global scope>: Call it.
3695
3696 2011-01-21 Ken Werner <ken.werner@de.ibm.com>
3697
3698 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
3699 argument to the gdb_compile_opencl_hostapp call.
3700
3701 2011-01-19 Yao Qi <yao@codesourcery.com>
3702
3703 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
3704 positve list.
3705
3706 2011-01-19 Yao Qi <yao@codesourcery.com>
3707
3708 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
3709 canonical form.
3710 Remove "xscale-*-*"
3711 * gdb.xml/tdesc-regs.exp: Likewise.
3712 * gdb.python/py-section-script.exp: Replace ARM target triplet
3713 with canonical form.
3714 Match arm*-*-symbianelf*.
3715 * gdb.base/dup-sect.exp: Likewise.
3716 * lib/dwarf.exp: New.
3717 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
3718 dwarf2_support.
3719 * gdb.dwarf2/dup-psym.exp: Likewise.
3720 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
3721 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3722 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
3723 * gdb.dwarf2/dw2-basic.exp: Likewise.
3724 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3725 * gdb.dwarf2/dw2-const.exp: Likewise.
3726 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
3727 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
3728 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3729 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
3730 * gdb.dwarf2/dw2-filename.exp: Likewise.
3731 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3732 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
3733 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3734 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3735 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
3736 * gdb.dwarf2/dw2-noloc.exp: Likewise.
3737 * gdb.dwarf2/dw2-op-call.exp: Likewise.
3738 * gdb.dwarf2/dw2-producer.exp: Likewise.
3739 * gdb.dwarf2/dw2-ranges.exp: Likewise.
3740 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
3741 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
3742 * gdb.dwarf2/dw2-strp.exp: Likewise.
3743 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
3744 * gdb.dwarf2/implptr.exp: Likewise.
3745 * gdb.dwarf2/mac-fileno.exp: Likewise.
3746 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
3747 * gdb.dwarf2/pieces.exp: Likewise.
3748 * gdb.dwarf2/pr11465.exp: Likewise.
3749 * gdb.dwarf2/valop.exp: Likewise.
3750 * gdb.dwarf2/watch-notconst.exp: Likewise.
3751 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
3752
3753 2011-01-19 Tom Tromey <tromey@redhat.com>
3754
3755 * gdb.python/py-infthread.exp: Add thread tests.
3756
3757 2011-01-14 Joel Brobecker <brobecker@adacore.com>
3758
3759 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
3760
3761 2011-01-14 Joel Brobecker <brobecker@adacore.com>
3762
3763 * gdb.ada/widewide: New testcase.
3764
3765 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3766
3767 * gdb.base/interact.exp: New testcase.
3768
3769 2011-01-12 Tom Tromey <tromey@redhat.com>
3770
3771 * gdb.mi/gdb2549.exp: Update for error message changes.
3772 * gdb.mi/mi-cli.exp: Likewise.
3773 * gdb.mi/mi-disassemble.exp: Likewise.
3774 * gdb.mi/mi-pthreads.exp: Likewise.
3775 * gdb.mi/mi-regs.exp: Likewise.
3776 * gdb.mi/mi-stack.exp: Likewise.
3777 * gdb.mi/mi-var-block.exp: Likewise.
3778 * gdb.mi/mi-var-cmd.exp: Likewise.
3779 * gdb.mi/mi2-cli.exp: Likewise.
3780 * gdb.mi/mi2-disassemble.exp: Likewise.
3781 * gdb.mi/mi2-pthreads.exp: Likewise.
3782 * gdb.mi/mi2-regs.exp: Likewise.
3783 * gdb.mi/mi2-stack.exp: Likewise.
3784 * gdb.mi/mi2-var-block.exp: Likewise.
3785 * gdb.mi/mi2-var-cmd.exp: Likewise.
3786
3787 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
3788 Jan Kratochvil <jan.kratochvil@redhat.com>
3789
3790 PR fortran/11104 and DWARF unbound arrays detection.
3791 * gdb.fortran/multi-dim.exp: New file.
3792 * gdb.fortran/multi-dim.f90: New file.
3793
3794 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
3795
3796 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
3797 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
3798 add new tests for opcode dumping.
3799
3800 2011-01-11 Tom Tromey <tromey@redhat.com>
3801
3802 * gdb.python/py-infthread.exp: Load gdb-python.exp.
3803
3804 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
3805
3806 Convert hardware watchpoints to use breakpoint_ops.
3807 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
3808 type is not supported.
3809 * gdb.base/foll-fork.exp: Likewise.
3810 * gdb.base/foll-vfork.exp: Likewise.
3811
3812 2011-01-10 Phil Muldoon <pmuldoon@redhat.com>
3813
3814 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
3815 Use load_lib gdb-python.exp.
3816 * gdb.python/python.exp: Ditto.
3817 * gdb.python/py-function.exp: Ditto.
3818
3819 2011-01-09 Andreas Schwab <schwab@linux-m68k.org>
3820
3821 * gdb.threads/tls.exp ("info address me"): Fix expected output.
3822
3823 2011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3824
3825 * configure: Regenerate.
3826
3827 2011-01-06 Tom Tromey <tromey@redhat.com>
3828
3829 * gdb.python/py-frame.exp: Test gdb.newest_frame.
3830
3831 2011-01-06 Joel Brobecker <brobecker@adacore.com>
3832
3833 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
3834 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
3835 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
3836 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
3837 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
3838 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
3839 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
3840 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
3841 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
3842 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
3843 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
3844 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
3845 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
3846 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
3847 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
3848 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
3849 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
3850 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
3851 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
3852 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
3853 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
3854 gdb.ada/uninitialized_vars.exp,
3855 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
3856 Simplify by using clean_restart.
3857
3858 2011-01-06 Joel Brobecker <brobecker@adacore.com>
3859
3860 Add marker to be used as anchor for inserting breakpoints.
3861 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
3862 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
3863 Likewise.
3864
3865 Remove uses of gdb_start_cmd.
3866 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
3867 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
3868
3869 Do not run testcase if testing with GDBserver.
3870 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
3871 if testing with GDBserver.
3872
3873 2011-01-06 Joel Brobecker <brobecker@adacore.com>
3874
3875 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
3876 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
3877 copyright header.
3878
3879 2011-01-05 Joel Brobecker <brobecker@adacore.com>
3880
3881 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
3882 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
3883 testsuite/gdb.fortran/complex.f,
3884 testsuite/gdb.fortran/derived-type.f90,
3885 testsuite/gdb.fortran/library-module-lib.f90,
3886 testsuite/gdb.fortran/library-module-main.f90,
3887 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
3888 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
3889 Copyright year update.
3890
3891 2011-01-05 Joel Brobecker <brobecker@adacore.com>
3892
3893 * gdb.base/langs1.f: Add copyright header.
3894
3895 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3896
3897 * gdb.base/morestack.exp: New file.
3898 * gdb.base/morestack.c: New file.
3899
3900 2011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3901
3902 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
3903
3904 2010-12-29 Joel Brobecker <brobecker@adacore.com>
3905
3906 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
3907 * gdb.ada/arrayptr.exp: Add test printing that new variable.
3908
3909 2010-12-29 Joel Brobecker <brobecker@adacore.com>
3910
3911 * gdb.ada/lang_switch.exp: Correct expected parameter value.
3912
3913 2010-12-25 Andreas Schwab <schwab@linux-m68k.org>
3914
3915 * gdb.threads/tls.exp: Fix typo.
3916
3917 * gdb.threads/thread-specific.exp (get_thread_list): Update.
3918 * gdb.threads/execl.exp: Update.
3919
3920 2010-12-23 Yao Qi <yao@codesourcery.com>
3921
3922 * gdb.arch/arm-disp-step.exp: New.
3923 * gdb.arch/arm-disp-step.S: New.
3924
3925 2010-12-21 Tom Tromey <tromey@redhat.com>
3926
3927 * gdb.threads/execl.exp: Update.
3928 * gdb.threads/linux-dp.exp: Update.
3929 * gdb.threads/manythreads.exp: Update.
3930 * gdb.threads/tls.exp: Update.
3931
3932 2010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3933
3934 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
3935 (NextOverThrowDerivates) <resumebpt>: New.
3936 (resumebpt_test): New.
3937 (main): Call resumebpt_test.
3938 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
3939
3940 2010-12-12 Stan Shebs <stan@codesourcery.com>
3941
3942 * gdb.trace/tsv.exp: Test print command on trace state variables.
3943
3944 2010-12-09 Tom Tromey <tromey@redhat.com>
3945
3946 * gdb.base/interp.exp: Add regression test.
3947
3948 2010-12-09 Tom Tromey <tromey@redhat.com>
3949
3950 * gdb.java/jnpe.java: New file.
3951 * gdb.java/jnpe.exp: New file.
3952 * gdb.cp/nextoverthrow.exp: New file.
3953 * gdb.cp/nextoverthrow.cc: New file.
3954
3955 2010-12-07 Doug Evans <dje@google.com>
3956
3957 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
3958 of data-directory.
3959 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
3960 updated.
3961 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
3962
3963 2010-11-29 Michael Snyder <msnyder@vmware.com>
3964
3965 * gdb.base/callfuncs.exp: Test for skip_float_tests.
3966 * gdb.base/call-sc.exp: Ditto.
3967 * gdb.base/finish.exp: Ditto.
3968 * gdb.base/return.exp: Ditto.
3969 * gdb.base/return2.exp: Ditto.
3970
3971 2010-11-30 Doug Evans <dje@google.com>
3972
3973 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
3974 (gdb_expect_list): Fix spelling errors in comments.
3975 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
3976 send_gdb/gdb_expect_list where applicable.
3977 * gdb.base/call-ar-st.exp: Ditto.
3978 * gdb.base/funcargs.exp: Ditto.
3979 * gdb.base/gcore.exp: Ditto.
3980 * gdb.base/page.exp: Ditto.
3981 * gdb.base/sigaltstack.exp: Ditto.
3982 * gdb.base/siginfo.exp: Ditto.
3983 * gdb.base/sigstep.exp: Ditto.
3984 * gdb.base/trace-commands.exp: Ditto.
3985
3986 2010-11-29 Doug Evans <dje@google.com>
3987
3988 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
3989 printer-name;subprinter-name.
3990
3991 2010-11-29 Tom Tromey <tromey@redhat.com>
3992
3993 * gdb.dwarf2/implptr.exp: New file.
3994 * gdb.dwarf2/implptr.c: New file.
3995 * gdb.dwarf2/implptr.S: New file.
3996
3997 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3998
3999 PR python/12199
4000
4001 * gdb.python/py-breakpoint.exp: Test the delete method.
4002
4003 2010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4004
4005 Fix step_resume_breakpoint unsaved during an infcall.
4006 * gdb.base/step-resume-infcall.exp: New file.
4007 * gdb.base/step-resume-infcall.c: New file.
4008
4009 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
4010
4011 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
4012
4013 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
4014
4015 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
4016 on ppc64's symbols; "finish" and "return" commands must accept to
4017 show the caller line again as well as the line after.
4018 * gdb.asm/powerpc64.inc: New file.
4019
4020 2010-11-23 Doug Evans <dje@google.com>
4021
4022 * lib/gdb.exp (gdb_test_sequence): New function.
4023 (gdb_expect_list): Add verbose -log call for each pattern.
4024 * gdb.base/signals.exp (test_handle_all_print): Call it.
4025 Reduce timeout increment from 6 minutes to 1 minute.
4026 * gdb.server/ext-run.exp: Call it.
4027
4028 2010-11-23 Phil Muldoon <pmuldoon@redhat.com>
4029
4030 PR python/12212
4031
4032 * gdb.python/python.exp: Check that selected_thread raises an
4033 error when no inferior is loaded.
4034
4035 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4036
4037 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
4038 * gdb.dwarf2/dw2-stack-boundary.S: New file.
4039
4040 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4041
4042 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
4043 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
4044
4045 2010-11-18 Doug Evans <dje@google.com>
4046
4047 * gdb.server/ext-run.exp: Fix intermittent failures.
4048
4049 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
4050
4051 * gdb.stabs/gdb11479.exp: Use runto_main.
4052
4053 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
4054
4055 * gdb.base/break-entry.exp: Skip if using a stub.
4056
4057 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
4058
4059 * gdb.python/py-inferior.exp: Pack values in target endianness.
4060
4061 2010-11-12 Tom Tromey <tromey@redhat.com>
4062
4063 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
4064 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
4065 MemoryError.
4066 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
4067 type.
4068 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
4069 MemoryError.
4070 (test_subscript_regression): Update exception type.
4071
4072 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4073
4074 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
4075 breakpoint tests.
4076
4077 2010-11-09 Pedro Alves <pedro@codesourcery.com>
4078
4079 * gdb.base/watchpoint.exp: Test "watch -location" with an
4080 innacessible location.
4081
4082 2010-11-09 Edjunior Machado <emachado@br.ibm.com>
4083 Luis Machado <luisgpm@br.ibm.com>
4084
4085 * gdb.base/maint.exp: Expect "." prefix.
4086 * gdb.base/nodebug.exp: Expect "." Likewise.
4087 * gdb.base/sepsymtab.exp: Expect "." Likewise.
4088 * gdb.base/watchpoint-cond-gone.exp: Likewise.
4089 * gdb.base/watchpoint.exp: Expect a software watch to be created for
4090 POWER server processors.
4091
4092 2010-11-08 Edjunior Machado <emachado@br.ibm.com>
4093 Luis Machado <luisgpm@br.ibm.com>
4094
4095 * gdb.base/break-entry.exp: convert entry point for
4096 ppc64 and expect leading `.' on ppc64's symbols
4097
4098 2010-11-05 Doug Evans <dje@google.com>
4099
4100 * gdb.base/help.exp: Update expected output.
4101 * gdb.python/py-param.exp: Delete, contents moved to ...
4102 * gdb.python/py-parameter.exp: ... here. New file.
4103 Add test for gdb.parameter ("directories").
4104
4105 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
4106
4107 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
4108 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
4109 * configure: Regenerate.
4110 * gdb.opencl/Makefile.in: New File.
4111 * gdb.opencl/datatypes.exp: Likewise.
4112 * gdb.opencl/datatypes.cl: Likewise.
4113 * gdb.opencl/operators.exp: Likewise.
4114 * gdb.opencl/operators.cl: Likewise.
4115 * gdb.opencl/vec_comps.exp: Likewise.
4116 * gdb.opencl/vec_comps.cl: Likewise.
4117 * gdb.opencl/convs_casts.exp: Likewise.
4118 * gdb.opencl/convs_casts.cl: Likewise.
4119 * lib/opencl.exp: Likewise.
4120 * lib/opencl_hostapp.c: Likewise.
4121 * lib/opencl_kernel.cl: Likewise.
4122 * lib/cl_util.c: Likewise.
4123 * lib/cl_util.c: Likewise.
4124 * gdb.base/default.exp (set language): Add "opencl" to the list of
4125 languages.
4126
4127 2010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
4128
4129 * gdb.cp/overload.exp: Added test for inheritance overload.
4130 * gdb.cp/overload.cc: Ditto.
4131 * gdb.cp/oranking.exp: Removed releveant kfails.
4132
4133 2010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4134 Joel Brobecker <brobecker@adacore.com>
4135
4136 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
4137 check test_compiler_info.
4138
4139 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
4140
4141 * gdb.base/gnu_vector.exp: Adjust expect messages.
4142
4143 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
4144
4145 * gdb.base/gnu_vector.exp: Add unary operator tests.
4146
4147 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
4148
4149 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
4150
4151 2010-11-02 Doug Evans <dje@google.com>
4152
4153 * gdb.python/py-pp-maint.c: New file.
4154 * gdb.python/py-pp-maint.exp: New file.
4155 * gdb.python/py-pp-maint.py: New file.
4156
4157 2010-11-02 Tom Tromey <tromey@redhat.com>
4158
4159 * gdb.base/default.exp: Remove "scheme" from language list.
4160
4161 2010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4162
4163 Revert:
4164 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4165 * gdb.threads/sigstep-threads.exp: New file.
4166 * gdb.threads/sigstep-threads.c: New file.
4167
4168 2010-10-20 Michael Snyder <msnyder@vmware.com>
4169
4170 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
4171
4172 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4173
4174 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
4175 Skip test completely if gdb,no_hardware_watchpoints.
4176
4177 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4178
4179 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
4180 strict, but do not check for any particular function name within libc.
4181
4182 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
4183
4184 * gdb.cp/smartp.exp: New test.
4185 * gdb.cp/smartp.cc : New test.
4186
4187 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
4188
4189 * gdb.cp/converts.exp: Test pointer to bool conversion.
4190 Test pointer to long conversion.
4191 * gdb.cp/oranking.exp: Removed relevant kfail.
4192
4193 2010-10-18 Tom Tromey <tromey@redhat.com>
4194
4195 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
4196 argument to lazy_string.
4197 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
4198 (pp_ls.to_string): Use it.
4199 * gdb.python/py-prettyprint.c (main): Move declarations to top.
4200 Add "estring2" local.
4201
4202 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4203
4204 Fix s390x compatibility.
4205 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
4206 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
4207
4208 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4209
4210 * gdb.threads/sigstep-threads.exp: New file.
4211 * gdb.threads/sigstep-threads.c: New file.
4212
4213 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4214
4215 * gdb.base/pie-execl.exp: New file.
4216 * gdb.base/pie-execl.c: New file.
4217
4218 2010-10-13 Doug Evans <dje@google.com>
4219 Jan Kratochvil <jan.kratochvil@redhat.com>
4220
4221 PR exp/12117
4222 * gdb.cp/ptype-cv-cp.cc: New file.
4223 * gdb.cp/ptype-cv-cp.exp: New file.
4224
4225 2010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
4226
4227 * gdb.cp/converts.cc: New test program.
4228 * gdb.cp/converts.exp: New test.
4229 * gdb.cp/overload.exp: Added test for void* vs int*.
4230 * gdb.cp/overload.exp: Ditto.
4231 * gdb.cp/oranking.exp: Removed related kfail.
4232
4233 2010-10-13 Doug Evans <dje@google.com>
4234
4235 * lib/gdb-python.exp (gdb_check_python_config): New function.
4236 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
4237 * gdb.python/lib-types.cc: New file.
4238 * gdb.python/lib-types.exp: New file.
4239
4240 2010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4241
4242 * gdb.python/py-error.exp: New file.
4243 * gdb.python/py-error.py: New file.
4244
4245 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4246
4247 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
4248 gdb_test_multiple.
4249
4250 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4251
4252 * gdb.base/break-interp.exp: Use ldlags for linking flags.
4253 * gdb.base/prelink.exp: Likewise.
4254 * gdb.base/solib-nodir.exp: Likewise.
4255 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
4256 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
4257 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
4258
4259 2010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4260
4261 * break-interp.exp (test_ld): Use two separate gdb_expect statements
4262 for the "info files" test to avoid timeouts on slow machines.
4263
4264 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4265
4266 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
4267 (main): Make openlib dummy call.
4268
4269 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4270
4271 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
4272 * break-interp.exp (reach): Move the core body ...
4273 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
4274 (test_ld): Provide always real argument, even to the linker. Replace
4275 dl_main by _dl_debug_state.
4276
4277 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4278
4279 Fix results of prelinked PIEs on ppc*.
4280 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
4281 Accept also DISPLACEMENT "PRESENT".
4282 (main): Replace "ZERO" displacements by "PRESENT".
4283
4284 2010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
4285
4286 * gdb.cp/oranking.exp: New test.
4287 * gdb.cp/oranking.cc: New test program.
4288
4289 2010-10-08 Ken Werner <ken.werner@de.ibm.com>
4290
4291 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
4292 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
4293
4294 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
4295
4296 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
4297 lush, lynx) New constant.
4298 * gdb.base/constvars.exp: Test const array types.
4299 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
4300
4301 2010-10-06 Doug Evans <dje@google.com>
4302
4303 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
4304 of syscall staging area.
4305
4306 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
4307
4308 * gdb.base/gnu_vector.c: Add variable c4.
4309 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
4310 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
4311
4312 2010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
4313
4314 * gdb.arch/altivec-abi.exp: Fix a typo.
4315
4316 2010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
4317
4318 * lib/mi-support.exp (thread_selected_re): Correct pattern used
4319 to match a thread ID.
4320
4321 2010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4322
4323 Fix s390x testcase compatibility.
4324 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
4325
4326 2010-10-01 Doug Evans <dje@google.com>
4327
4328 * lib/gdb-python.exp: New file.
4329 * gdb.python/py-block.exp: Use it.
4330 * gdb.python/py-breakpoint.exp: Ditto.
4331 * gdb.python/py-frame.exp: Ditto.
4332 * gdb.python/py-inferior.exp: Ditto.
4333 * gdb.python/py-param.exp: Ditto.
4334 * gdb.python/py-prettyprint.exp: Ditto.
4335 * gdb.python/py-shared.exp: Ditto.
4336 * gdb.python/py-symbol.exp: Ditto.
4337 * gdb.python/py-symtab.exp: Ditto.
4338 * gdb.python/py-type.exp: Ditto.
4339 * gdb.python/py-value.exp: Ditto.
4340 * gdb.python/python.exp: Ditto.
4341
4342 2010-09-30 Tom Tromey <tromey@redhat.com>
4343
4344 * gdb.base/anon.exp: New file.
4345 * gdb.base/anon.c: New file.
4346
4347 2010-09-30 Tom Tromey <tromey@redhat.com>
4348
4349 * gdb.base/completion.exp: Test completion through anonymous
4350 union.
4351 * gdb.base/break1.c (struct some_struct): Add anonymous union.
4352
4353 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4354
4355 Fix printing parameters of inlined functions.
4356 * gdb.dwarf2/dw2-inline-param.exp: New file.
4357 * gdb.dwarf2/dw2-inline-param-main.c: New file.
4358 * gdb.dwarf2/dw2-inline-param.S: New file.
4359
4360 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4361
4362 PR corefiles/12071.
4363 * gdb.base/corefile.exp (quit with a process, no question: load core)
4364 (quit with a core file): New tests.
4365
4366 2010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4367
4368 Fix GDB crash on inferior calls with self-referencing classes.
4369 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
4370 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
4371 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
4372
4373 2010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4374
4375 Fix lost siginfo_t for inferior calls.
4376 * gdb.base/siginfo-infcall.exp: New file.
4377 * gdb.base/siginfo-infcall.c: New file.
4378
4379 2010-09-22 Joel Brobecker <brobecker@adacore.com>
4380
4381 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
4382
4383 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4384
4385 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
4386 New test.
4387 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
4388
4389 2010-09-22 Joel Brobecker <brobecker@adacore.com>
4390
4391 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
4392 type of our const type.
4393
4394 2010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
4395
4396 * gdb.cp/pr12028.cc: New.
4397 * gdb.cp/pr12028.exp: New.
4398
4399 2010-09-22 Joel Brobecker <brobecker@adacore.com>
4400
4401 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
4402
4403 2010-09-16 Phil Muldoon <pmuldoon@redhat.com>
4404 Jan Kratochvil <jan.kratochvil@redhat.com>
4405
4406 PR mi/11407
4407 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
4408 * gdb.mi/dw2-ref-missing-frame-main.c New File.
4409 * gdb.mi/dw2-ref-missing-frame.S New File.
4410 * gdb.mi/dw2-ref-missing-frame.exp New File.
4411
4412 2010-09-14 Tom Tromey <tromey@redhat.com>
4413
4414 PR symtab/8399:
4415 * gdb.threads/tls.exp: Remove kfail. Update expected output.
4416
4417 2010-09-14 Tom Tromey <tromey@redhat.com>
4418
4419 PR exp/11803:
4420 * gdb.threads/tls.exp: Use C++.
4421 (check_thread_local): Use K::another_thread_local.
4422 * gdb.threads/tls.c (class K): New.
4423 (another_thread_local): Now a member of K.
4424 (spin): Update. No longer K&R C.
4425
4426 2010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
4427
4428 * gdb.cp/koenig.cc: created class for testing member lookup.
4429 * gdb.cp/koenig.exp: Added test for member lookup.
4430
4431 2010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4432
4433 Fix false FAILs on sourcetree topdir directory containing "kill".
4434 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
4435 source line matching regexp.
4436
4437 2010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4438
4439 * gdb.python/python.exp (set height 0, collect help from uiout)
4440 (verify help to uiout): New tests.
4441
4442 2010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4443
4444 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
4445 is_lp64_target to check 64bit target.
4446
4447 2010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4448
4449 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
4450 (test_ld) <powerpc64-*>: New.
4451
4452 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4453
4454 * gdb.cp/templates.exp (test_template_args): Allow "struct".
4455
4456 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4457
4458 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
4459 (FunctionArg::method): New function.
4460 (empty, arg): New variables.
4461 (main): Call arg.method.
4462 * gdb.cp/templates.exp (test_template_args): New function.
4463 (do_tests): Call it.
4464
4465 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
4466
4467 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
4468 of "next" to proceed over pthread_exit call.
4469
4470 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
4471
4472 * gdb.base/maint.exp: Avoid wildcards against potentially very long
4473 "maint print statistics" output to prevent expect timeouts.
4474
4475 2010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4476
4477 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
4478 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4479 (test_float_rejected): ... here.
4480 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
4481 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4482 (test_float_rejected): ... here.
4483 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
4484 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4485 (test_float_rejected): ... here.
4486 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
4487 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4488 (test_float_rejected): ... here.
4489
4490 2010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4491
4492 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
4493 before disabling hardware watchpoints.
4494 (test_inaccessible_watchpoint): Check that hardware watchpoints
4495 are used. Test for watchpoints on a constant address.
4496
4497 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4498
4499 * gdb.base/ui-redirect.exp: New file.
4500
4501 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4502 Joel Brobecker <brobecker@adacore.com>
4503
4504 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
4505
4506 2010-08-31 Doug Evans <dje@google.com>
4507
4508 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
4509
4510 2010-08-30 Tom Tromey <tromey@redhat.com>
4511
4512 PR python/11792:
4513 * gdb.python/py-value.exp (test_subscript_regression): Add
4514 dynamic_type test.
4515
4516 2010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
4517
4518 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
4519 instead of running to main. Do not test the main function.
4520 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
4521 Add new main.
4522
4523 2010-08-26 Pedro Alves <pedro@codesourcery.com>
4524
4525 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
4526 one test.
4527
4528 2010-08-24 Doug Evans <dje@google.com>
4529
4530 PR symtab/11942
4531 * gdb.dwarf2/dw4-sig-types.cc: New file.
4532 * gdb.dwarf2/dw4-sig-types.h: New file.
4533 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
4534 * gdb.dwarf2/dw4-sig-types.exp: New file.
4535
4536 2010-08-23 Tom Tromey <tromey@redhat.com>
4537
4538 PR python/11145:
4539 * gdb.python/py-value.c (Base, Derived): New types.
4540 (base): New global.
4541 * gdb.python/py-value.exp (test_subscript_regression): Add
4542 dynamic_cast test.
4543
4544 2010-08-23 Tom Tromey <tromey@redhat.com>
4545
4546 PR python/10676:
4547 * gdb.python/py-type.exp (test_fields): Add tests for type
4548 equality.
4549
4550 2010-08-23 Tom Tromey <tromey@redhat.com>
4551
4552 PR python/11915:
4553 * gdb.python/py-type.exp (test_fields): Add tests for array.
4554
4555 2010-08-23 Keith Seitz <keiths@redhat.com>
4556
4557 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
4558 have any children. Create a new abbrev for it.
4559 Add missing terminal sequence to .debug_abbrev.
4560
4561 2010-08-20 Keith Seitz <keiths@redhat.com>
4562
4563 PR symtab/11465:
4564 * gdb.dwarf2/pr11465.exp: New test.
4565 * gdb.dwarf2/pr11465.S: New file.
4566 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
4567 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
4568
4569 2010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
4570
4571 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
4572 registers. Update data sets with the new v2_double element in the
4573 VSX register union. Add vector_register3_vr data set for the AltiVec
4574 registers. Use gdb_test_no_output instead of send_gdb.
4575
4576 2010-08-19 Pedro Alves <pedro@codesourcery.com>
4577
4578 * gdb.python/py-shared.exp: New file, factored out from
4579 python.exp.
4580 * gdb.python/py-shared.c: New file.
4581 * gdb.python/py-shared-sl.c: New file.
4582 * gdb.python/python-1.c: New file.
4583 * gdb.python/python-sl.c: Delete.
4584 * gdb.python/python.c: Mention python-1.c.
4585 * gdb.python/python.exp: Move shared library tests to
4586 py-shared.exp.
4587 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
4588 (MISCELLANEOUS): New.
4589 (clean mostlyclean): Also remove $MISCELLANEOUS.
4590
4591 2010-08-19 Doug Evans <dje@google.com>
4592
4593 PR exp/11926
4594 * gdb.base/printcmds.exp (test_float_accepted): New function.
4595 Move existing float tests there. Add tests for floats with suffixes.
4596 (test_float_rejected): New function.
4597 * gdb.java/jv-print.exp (test_float_accepted): New function.
4598 (test_float_rejected): New function.
4599 * gdb.objc/print.exp: New file.
4600 * gdb.pascal/print.exp: New file.
4601 * lib/objc.exp: New file.
4602
4603 2010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
4604
4605 * gdb.base/default.exp (info set): Avoid full buffer error and force
4606 reading up to final gdb prompt.
4607 (show): Likewise.
4608
4609 2010-08-18 Tom Tromey <tromey@redhat.com>
4610
4611 PR symtab/11919:
4612 * gdb.base/completion.exp: Add test.
4613
4614 2010-08-18 Doug Evans <dje@google.com>
4615
4616 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
4617 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
4618 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
4619 Simplify, early exit if runto_main fails.
4620 * gdb.fortran/exprs.exp: load_lib fortran.exp.
4621 (set_lang_fortran): Moved to lib/fortran.exp.
4622 * gdb.fortran/types.exp: load_lib fortran.exp.
4623 (set_lang_fortran): Moved to lib/fortran.exp.
4624 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
4625 * gdb.java/jprint.exp (set_lang_java): Ditto.
4626 * gdb.java/jv-exp.exp: load_lib java.exp.
4627 If set_lang_java fails, issue a warning instead of failure to be
4628 consistent with other set_lang_foo uses.
4629 (set_lang_java): Moved to lib/java.exp.
4630 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
4631 If set_lang_java fails, issue a warning instead of failure to be
4632 consistent with other set_lang_foo uses.
4633 * gdb.pascal/types.exp: load_lib pascal.exp.
4634 (set_lang_pascal): Moved to lib/pascal.exp.
4635 * lib/fortran.exp: New file.
4636 * lib/java.exp (set_lang_java): New function.
4637 * lib/pascal.exp (set_lang_pascal): New function.
4638
4639 2010-08-18 Yao Qi <yao@codesourcery.com
4640
4641 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
4642 func_nofb_start and func_loopfb_start, so that address of functions
4643 is equal to these labels on Thumb.
4644
4645 2010-08-18 Yao Qi <yao@codesourcery.com>
4646
4647 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
4648 to reflect latest c source file.
4649
4650 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4651
4652 * gdb.cp/infcall-dlopen.exp: New file.
4653 * gdb.cp/infcall-dlopen.cc: New file.
4654 * gdb.cp/infcall-dlopen-lib.cc: New file.
4655
4656 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4657 Pedro Alves <pedro@codesourcery.com>
4658
4659 PR breakpoints/11371
4660
4661 * gdb.base/watch-cond-infcall.exp: New file.
4662 * gdb.base/watch-cond-infcall.c: New file.
4663
4664 2010-08-16 Tom Tromey <tromey@redhat.com>
4665
4666 * gdb.base/help.exp: Update.
4667 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
4668 watchpoint.
4669 (test_watch_location): New proc.
4670 (test_watchpoint_in_big_blob): Delete watchpoint.
4671 * gdb.base/watchpoint.c (func5): New function.
4672 (main): Call it.
4673
4674 2010-08-16 Doug Evans <dje@google.com>
4675
4676 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
4677
4678 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4679
4680 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
4681 tests.
4682
4683 2010-08-11 Ken Werner <ken.werner@de.ibm.com>
4684
4685 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
4686 * gdb.base/gnu_vector.c: New File.
4687 * gdb.base/gnu_vector.exp: Likewise.
4688
4689 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4690
4691 * gdb.python/python.c: New File.
4692 * gdb.python/python-sl.c: New File.
4693 * gdb.python/python.exp: Test solib_address and decode_line
4694 * functions.
4695
4696 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4697
4698 * gdb.python/python.exp (show height, set height 10)
4699 (verify pagination beforehand, verify pagination beforehand: q)
4700 (gdb.execute does not page, verify pagination afterwards)
4701 (verify pagination afterwards: q): New.
4702
4703 2010-08-02 Doug Evans <dje@google.com>
4704
4705 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
4706 because of an older gcc, change test2
4707 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
4708 to unsupported.
4709
4710 2010-07-30 Kazu Hirata <kazu@codesourcery.com>
4711
4712 * gdb.base/break-always.exp: Do not expect full paths to file
4713 names.
4714 * gdb.base/commands.exp: Likewise.
4715
4716 2010-07-30 Doug Evans <dje@google.com>
4717
4718 * gdb.cp/temargs.exp: For new tests that require newer gccs,
4719 xfail them when run with older gccs.
4720
4721 * lib/gdb.exp (build_executable): Forward "c++" option to
4722 get_compiler_info.
4723
4724 * gdb.python/py-type.exp (test_template): Mark as xfail tests
4725 "python print ttype.template_argument(1)" and
4726 "python print isinstance(ttype.template_argument(1), gdb.Value)"
4727 if using gcc 4.4 or earlier.
4728
4729 * gdb.base/valgrind-db-attach.exp: Use unique test name for
4730 attach-to-debugger handling.
4731
4732 2010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4733
4734 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
4735 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
4736 (main): Use copyreloc.
4737 * gdb.base/prelink.exp (split debug of executable)
4738 (.dynbss vs. .bss address shift): New tests.
4739
4740 2010-07-29 Pedro Alves <pedro@codesourcery.com>
4741
4742 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
4743 in gdb_test_multiple.
4744
4745 2010-07-29 Pedro Alves <pedro@codesourcery.com>
4746
4747 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
4748 environment.
4749
4750 2010-07-28 Tom Tromey <tromey@redhat.com>
4751
4752 PR python/11060:
4753 * gdb.python/py-type.c (Temargs): New template.
4754 (temvar): New variable.
4755 * gdb.python/py-type.exp (test_template): New proc.
4756
4757 2010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4758
4759 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
4760 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
4761
4762 2010-07-28 Tom Tromey <tromey@redhat.com>
4763
4764 PR c++/9946:
4765 * gdb.cp/temargs.exp: New file.
4766 * gdb.cp/temargs.cc: New file.
4767
4768 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4769
4770 * gdb.base/help.exp (help disassemble): Update the content.
4771
4772 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4773
4774 * gdb.threads/ia64-sigill.exp: New file.
4775 * gdb.threads/ia64-sigill.c: New file.
4776
4777 2010-07-27 Tom Tromey <tromey@redhat.com>
4778
4779 * gdb.opt/inline-cmds.c (ATTR): New define.
4780 (func1): Use it.
4781 (func2): Likewise.
4782 (func3): Likewise.
4783 (outer_inline1): Likewise.
4784 (outer_inline2): Likewise.
4785 * gdb.opt/inline-bt.c (ATTR): New define.
4786 (func1): Use it.
4787 (func2): Likewise.
4788 * gdb.opt/inline-locals.c (ATTR): New define.
4789 (func1): Use it.
4790 (func2): Likewise.
4791
4792 2010-07-27 Tom Tromey <tromey@redhat.com>
4793
4794 * gdb.stabs/gdb11479.c (hack): New function.
4795 (test): Use it.
4796 (test2): Use it.
4797 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
4798 (int32_search_buf, int64_search_buf): No longer static.
4799 (x): Remove.
4800 * gdb.base/relocate.c (hack): New function.
4801
4802 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4803
4804 * gdb.python/py-value.exp (test_inferior_function_call): New function.
4805 * gdb.python/py-value.c (func1): New function.
4806 (func2): Likewise.
4807
4808 2010-07-26 Corinna Vinschen <vinschen@redhat.com>
4809
4810 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
4811 as not to clash with .data section.
4812
4813 2010-07-26 Jerome Guitton <guitton@adacore.com>
4814
4815 * gdb.base/code_elim.exp: New file.
4816 * gdb.base/code_elim1.c: New file.
4817 * gdb.base/code_elim2.c: New file.
4818
4819 2010-07-21 Pedro Alves <pedro@codesourcery.com>
4820
4821 PR symtab/11827
4822
4823 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
4824 (some_volatile_enum): New variable.
4825 * gdb.base/printcmds.exp (test_print_enums): New.
4826 <top level>: Call it.
4827
4828 2010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
4829
4830 * gdb.cp/fpointer.cc: New test.
4831 * gdb.cp/fpointer.exp: New test.
4832
4833 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4834
4835 * gdb.base/solib-nodir.exp: New file.
4836 * lib/gdb.exp (runto): New case for a GDB internal error.
4837
4838 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4839 Ulrich Weigand <uweigand@de.ibm.com>
4840 Tom Tromey <tromey@redhat.com>
4841
4842 * gdb.base/charset-malloc.c: New file.
4843 * gdb.base/charset.c (malloc_stub): New prototype.
4844 (main): Call it instead of malloc itself.
4845 * gdb.base/charset.exp: Use only prepare_for_testing.
4846 (binfile): Remove the variable.
4847
4848 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4849
4850 Make core files the process_stratum.
4851 * gdb.base/corefile.exp (run: load core again)
4852 (run: sanity check we see the core file, run: with core)
4853 (run: core file is cleared, attach: load core again)
4854 (attach: sanity check we see the core file, attach: with core)
4855 (attach: core file is cleared): New tests.
4856 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
4857
4858 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
4859
4860 * gdb.arch/altivec-abi.exp: New tests.
4861
4862 2010-07-13 Tom Tromey <tromey@redhat.com>
4863
4864 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
4865 (main): Use it.
4866 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
4867
4868 2010-07-13 Tom Tromey <tromey@redhat.com>
4869
4870 * gdb.base/label.exp: New file.
4871 * gdb.base/label.c: New file.
4872
4873 2010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
4874 H.J. Lu <hongjiu.lu@intel.com>
4875
4876 * lib/gdb.exp (is_ilp32_target): New.
4877 (is_lp64_target): Likewise.
4878
4879 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
4880 target.
4881 * gdb.arch/amd64-disp-step.exp: Likewise.
4882 * gdb.arch/amd64-dword.exp: Likewise.
4883 * gdb.arch/amd64-i386-address.exp: Likewise.
4884 * gdb.arch/amd64-word.exp: Likewise.
4885
4886 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
4887 target.
4888 * gdb.arch/i386-bp_permanent.exp: Likewise.
4889 * gdb.arch/i386-byte.exp: Likewise.
4890 * gdb.arch/i386-disp-step.exp: Likewise.
4891 * gdb.arch/i386-gnu-cfi.exp: Likewise.
4892 * gdb.arch/i386-prologue.exp: Likewise.
4893 * gdb.arch/i386-size-overlap.exp: Likewise.
4894 * gdb.arch/i386-size.exp: Likewise.
4895 * gdb.arch/i386-sse.exp: Likewise.
4896 * gdb.arch/i386-unwind.exp: Likewise.
4897 * gdb.arch/i386-word.exp: Likewise.
4898
4899 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
4900 test only when building 64-bit executables. Do not hard-code
4901 -m64 option.
4902
4903 2010-07-07 Doug Evans <dje@google.com>
4904
4905 * lib/gdb.exp (gdb_test_list_exact): New function.
4906 * gdb.base/default.exp (show convenience): Call it, add tests for
4907 $_sdata = void, $_thread = 0.
4908
4909 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4910 Joel Brobecker <brobecker@adacore.com>
4911
4912 Fix re-run of PIE executable, PR shlibs/11776.
4913 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
4914 Remove $displacement_main to match the solib-svr4.c change. New "kill"
4915 and re-"run" of the inferior.
4916
4917 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4918 Joel Brobecker <brobecker@adacore.com>
4919
4920 Cope with missing /usr/sbin/prelink.
4921 * lib/prelink-support.exp (prelink_no):
4922 <result == 1 && $output is "no such file or directory">: New.
4923 (prelink_yes): Likewise. Return on failed prelink_no.
4924
4925 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4926 Joel Brobecker <brobecker@adacore.com>
4927
4928 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
4929 build_executable by build_executable_own_libs. Replace "prelink -R"
4930 execution by a call of prelink_yes. Comment why "prelink -r" needs no
4931 change.
4932 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
4933 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
4934 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
4935 Replace build_executable by build_executable_own_libs's function
4936 build_executable_own_libs.
4937 (prelinkNO): Create new stub to call prelink_no.
4938 (prelinkYES): Create new stub to call prelink_yes.
4939 (test_attach): Rename calls of copy to file_copy.
4940 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
4941 (copy): Move to ...
4942 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
4943 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
4944 * gdb.base/prelink.exp: Disable testcase also for is_remote and
4945 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
4946 special flags by gdb_compile_shlib. Replace second gdb_compile by
4947 build_executable_own_libs. Replace "prelink -R" execution by a call of
4948 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
4949 a second call of prelink_yes. Replace restart commands by
4950 clean_restart.
4951 (prelink): Rename to ...
4952 (seen displacement message): ... this test. Extend its expectation
4953 strictness.
4954
4955 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4956
4957 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
4958 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
4959 displacement message exactly once.
4960
4961 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4962 Joel Brobecker <brobecker@adacore.com>
4963
4964 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
4965 its restore after the <$relink_args != ""> loop. new comment.
4966
4967 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4968 Joel Brobecker <brobecker@adacore.com>
4969
4970 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
4971 code for it. New variable relink_args.
4972 (prelinkYES): Call prelinkNO.
4973 (test_attach): Accept new parameter relink_args. Re-prelink the binary
4974 in such case. Move the core code to ...
4975 (test_attach_gdb): ... a new function. Send GDB command "file".
4976 Extend expected "Attaching to " string.
4977
4978 2010-07-02 Tom Tromey <tromey@redhat.com>
4979
4980 * gdb.base/bitops.exp: Remove extraneous "pass".
4981
4982 2010-07-02 Ken Werner <ken.werner@de.ibm.com>
4983
4984 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
4985
4986 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4987
4988 * gdb.base/help.exp: Adjust expected output.
4989
4990 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4991
4992 * gdb.base/help.exp: Adjust expected output.
4993
4994 2010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4995
4996 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
4997 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
4998 c++/11702.
4999
5000 2010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5001 Doug Evans <dje@google.com>
5002
5003 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
5004 add .dynamic entry'.
5005
5006 2010-06-29 Doug Evans <dje@google.com>
5007
5008 Test PR c++/11702.
5009 * gdb.cp/m-static.exp: Add testcase.
5010 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
5011
5012 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5013 Tom Tromey <tromey@redhat.com>
5014 Thiago Jung Bauermann <bauerman@br.ibm.com>
5015
5016 * gdb.python/py-inferior.c: New File.
5017 * gdb.python/py-infthread.c: New File.
5018 * gdb.python/py-inferior.exp: New File.
5019 * gdb.python/py-infthread.exp: New File.
5020
5021 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5022
5023 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
5024 (ptype ::C::OtherFileClass typedefs): New.
5025 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
5026 (C::OtherFileClass::cOtherFileClassVar2): New.
5027 (C::OtherFileClass::cOtherFileClassVar_use): Use also
5028 cOtherFileClassVar2.
5029 (C::cOtherFileType2, C::cOtherFileVar2): New.
5030 (C::cOtherFileVar_use): use also cOtherFileVar2.
5031 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
5032
5033 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5034
5035 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
5036 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
5037 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
5038 (print ::C::cOtherFileVar)
5039 (whatis C::OtherFileClass::cOtherFileClassType)
5040 (whatis ::C::OtherFileClass::cOtherFileClassType)
5041 (print C::OtherFileClass::cOtherFileClassVar)
5042 (print ::cOtherFileClassVar)
5043 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
5044 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
5045 trailing content.
5046 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
5047 (C::OtherFileClass::cOtherFileClassVar)
5048 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
5049 (C::cOtherFileVar, C::cOtherFileVar_use): New.
5050
5051 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5052
5053 Test PR c++/11703 and PR gdb/1448.
5054 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
5055 gdb/1448.
5056
5057 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5058
5059 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
5060 (main) <rtti_data>: New.
5061 * gdb.cp/virtbase.exp (print rtti_data): New.
5062
5063 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5064 Joel Brobecker <brobecker@adacore.com>
5065
5066 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
5067
5068 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5069
5070 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
5071
5072 2010-06-28 Doug Evans <dje@google.com>
5073
5074 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
5075
5076 2010-06-27 Doug Evans <dje@google.com>
5077
5078 * gdb.cp/m-static.exp: Update expected test output.
5079
5080 2010-06-25 Paul Hilfinger <hilfinger@adacore.com>
5081
5082 * gdb.gdb/selftest.exp: Adjust expected message for
5083 capturing start-up runtime.
5084
5085 2010-06-25 Tom Tromey <tromey@redhat.com>
5086
5087 PR python/10808:
5088 * gdb.python/python.exp: Add new tests.
5089
5090 2010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
5091
5092 * gdb.cp/operator.cc: Created an import loop.
5093 * gdb.cp/operator.exp: Added testcase for import loop.
5094
5095 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5096
5097 Test PR python/11407.
5098 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
5099 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
5100 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
5101 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
5102 executable_nofb and executable_fb. New variables srcsfile, objsfile,
5103 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
5104 binfile. Call gdb_compile with clean_restart twice.
5105 (func_nofb print, func_nofb backtrace, func_loopfb print)
5106 (func_loopfb backtrace): New.
5107
5108 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5109
5110 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
5111 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
5112 by a hand made one.
5113 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
5114 i?86 requirement. Remove variables srcfile and binfile. New variable
5115 sources, executable_nofb and executable_fb. Call prepare_for_testing.
5116
5117 2010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5118
5119 * gdb.cell/dwarfaddr.exp: New file.
5120 * gdb.cell/dwarfaddr.S: New file.
5121
5122 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5123
5124 Test PR 9436.
5125 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
5126
5127 2010-06-24 Hui Zhu <teawater@gmail.com>
5128
5129 * gdb.base/eval.exp: New file.
5130
5131 2010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5132
5133 * gdb.cell/fork.exp: New file.
5134 * gdb.cell/fork.c: Likewise.
5135 * gdb.cell/fork-spu.c: Likewise.
5136
5137 2010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
5138
5139 * lib/gdb.exp (banned_variables_traced): New global variable.
5140 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
5141 (gdb_init): Use `trace add variable' instead of obsolete
5142 `trace variable'.
5143
5144 2010-06-21 Doug Evans <dje@google.com>
5145
5146 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
5147
5148 2010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5149
5150 * gdb.arch/spu-ls.exp: New file.
5151 * gdb.arch/spu-ls.c: Likewise.
5152
5153 2010-06-18 Stan Shebs <stan@codesourcery.com>
5154
5155 * gdb.threads/thread-specific.exp: Add tests of $_thread.
5156
5157 2010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5158
5159 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
5160 * gdb.base/watch-cond.exp: Likewise.
5161 * gdb.python/py-breakpoint.exp: Likewise.
5162
5163 2010-06-18 Pedro Alves <pedro@codesourcery.com>
5164
5165 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
5166 clean_restart, make sure every test has a distinct message, and
5167 that messages don't include the executable' full path.
5168
5169 2010-06-17 Doug Evans <dje@google.com>
5170
5171 * gdb.arch/i386-size.exp: Updated expected output for
5172 DISASSEMBLY_OMIT_FNAME.
5173
5174 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5175 Sergio Durigan Junior <sergiodj@redhat.com>
5176
5177 * gdb.base/watch-notconst.c: New file.
5178 * gdb.base/watch-notconst.S: New file.
5179 * gdb.base/watch-notconst2.c: New file.
5180 * gdb.base/watch-notconst2.S: New file.
5181 * gdb.base/watch-notconst.exp: New file.
5182 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
5183 (func4): Add operations on `global_ptr_ptr'.
5184 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
5185 routine to test watchpoints created with a constant expression.
5186 (test_inaccessible_watchpoint): Include tests for watchpoints
5187 created with a constant expression.
5188
5189 2010-06-14 Kevin Buettner <kevinb@redhat.com>
5190
5191 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
5192 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
5193 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
5194 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
5195 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
5196 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
5197 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
5198 of `_start'.
5199
5200 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5201
5202 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
5203 not supported on the target.
5204 * gdb.mi/mi-nonstop-exit.exp: Likewise.
5205 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5206 * gdb.mi/mi-nsintrall.exp: Likewise.
5207 * gdb.mi/mi-nsmoribund.exp: Likewise.
5208 * gdb.mi/mi-nsthrexec.exp: Likewise.
5209
5210 2010-06-11 Stan Shebs <stan@codesourcery.com>
5211
5212 * gdb.base/permissions.exp: New file.
5213
5214 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5215
5216 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
5217 does not support ELF executable class.
5218
5219 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5220
5221 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
5222
5223 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5224
5225 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
5226 (runto): Catch "The target does not support running in non-stop mode.".
5227
5228 2010-06-11 Michael Snyder <msnyder@vmware.com>
5229
5230 * gdb.base/setshow.exp (set language asm): Don't use
5231 gdb_test_no_output, fails on some targets.
5232
5233 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5234
5235 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
5236 * gdb.cp/pr9167.exp: Likewise.
5237
5238 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5239
5240 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
5241
5242 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5243
5244 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
5245
5246 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5247
5248 * gdb.base/charset.c (main): Make sure malloc gets linked in.
5249
5250 2010-06-11 Tom Tromey <tromey@redhat.com>
5251
5252 PR gdb/9977, PR exp/11636::
5253 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
5254 (pieces_test_f6): Update expected output.
5255
5256 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5257
5258 * gdb.base/moribund-step.exp: New.
5259
5260 2010-06-08 Michael Snyder <msnyder@vmware.com>
5261
5262 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
5263 * gdb.ada/boolean_expr.exp:
5264 * gdb.ada/frame_args.exp: Ditto.
5265 * gdb.ada/lang_switch.exp: Ditto.
5266 * gdb.ada/ptype_arith_binop.exp: Ditto.
5267 * gdb.ada/ref_param.exp: Ditto.
5268 * gdb.ada/type_coercion.exp:Ditto.
5269
5270 * gdb.asm/asm-source.exp: Ditto.
5271
5272 * gdb.base/attach.exp: Ditto.
5273 * gdb.base/bitfields2.exp: Ditto.
5274 * gdb.base/call-signal-resume.exp: Ditto.
5275 * gdb.base/callfuncs.exp: Ditto.
5276 * gdb.base/commands.exp: Ditto.
5277 * gdb.base/dbx.exp: Ditto.
5278 * gdb.base/default.exp: Ditto.
5279 * gdb.base/dump.exp: Ditto.
5280 * gdb.base/exprs.exp: Ditto.
5281 * gdb.base/freebpcmd.exp: Ditto.
5282 * gdb.base/interrupt.exp: Ditto.
5283 * gdb.base/list.exp: Ditto.
5284 * gdb.base/long_long.exp: Ditto.
5285 * gdb.base/maint.exp: Ditto.
5286 * gdb.base/ptype.exp: Ditto.
5287 * gdb.base/return.exp: Ditto.
5288 * gdb.base/setshow.exp: Ditto.
5289 * gdb.base/sigbpt.exp: Ditto.
5290 * gdb.base/sigrepeat.exp: Ditto.
5291
5292 * gdb.cp/classes.exp: Ditto.
5293
5294 * gdb.dwarf2/dw2-restore.exp: Ditto.
5295
5296 * gdb.gdb/selftest.exp: Ditto.
5297
5298 * gdb.multi/base.exp: Ditto.
5299 * gdb.multi/bkpt-multi-exec.exp: Ditto.
5300
5301 * gdb.python/py-block.exp: Ditto.
5302 * gdb.python/py-prettyprint.exp: Ditto.
5303 * gdb.python/py-template.exp: Ditto.
5304
5305 * gdb.server/ext-attach.exp: Ditto.
5306 * gdb.server/ext-run.exp: Ditto.
5307 * gdb.server/server-mon.exp: Ditto.
5308
5309 * gdb.threads/fork-thread-pending.exp: Ditto.
5310 * gdb.threads/hand-call-in-threads.exp: Ditto.
5311 * gdb.threads/interrupted-hand-call.exp: Ditto.
5312 * gdb.threads/linux-dp.exp: Ditto.
5313 * gdb.threads/manythreads.exp: Ditto.
5314 * gdb.threads/print-threads.exp: Ditto.
5315 * gdb.threads/pthreads.exp: Ditto.
5316 * gdb.threads/schedlock.exp: Ditto.
5317 * gdb.threads/thread-unwindonsignal.exp: Ditto.
5318 * gdb.threads/threadapply.exp: Ditto.
5319
5320 2010-06-08 Michael Snyder <msnyder@vmware.com>
5321
5322 * gdb.ada/exec_changed.exp:
5323 Use ".*" instead of "" as wildcard regexp.
5324
5325 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
5326 * gdb.base/call-ar-st.exp: Ditto.
5327 * gdb.base/checkpoint.exp: Ditto.
5328 * gdb.base/default.exp: Ditto.
5329 * gdb.base/dump.exp: Ditto.
5330 * gdb.base/ending-run.exp: Ditto.
5331 * gdb.base/fileio.exp: Ditto.
5332 * gdb.base/miscexprs.exp: Ditto.
5333 * gdb.base/pointers.exp: Ditto.
5334 * gdb.base/readline.exp: Ditto.
5335 * gdb.base/reread.exp: Ditto.
5336 * gdb.base/restore.exp: Ditto.
5337 * gdb.base/shlib-call.exp: Ditto.
5338 * gdb.base/valgrind-db-attach.exp: Ditto.
5339 * gdb.base/volatile.exp: Ditto.
5340 * gdb.base/watchpoints.exp: Ditto.
5341
5342 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
5343
5344 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
5345 * gdb.python/py-value.exp: Ditto.
5346
5347 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
5348 * gdb.trace/circ.exp: Ditto.
5349 * gdb.trace/collection.exp: Ditto.
5350 * gdb.trace/packetlen.exp: Ditto.
5351 * gdb.trace/passc-dyn.exp: Ditto.
5352 * gdb.trace/report.exp: Ditto.
5353 * gdb.trace/tfile.exp: Ditto.
5354 * gdb.trace/tfind.exp: Ditto.
5355 * gdb.trace/while-dyn.exp: Ditto.
5356
5357 2010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5358
5359 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
5360
5361 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5362
5363 Test PR 10640.
5364 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
5365
5366 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
5367
5368 * gdb.cp/koenig.exp: Test for ADL operators.
5369 * gdb.cp/koenig.cc: Added ADL operators.
5370 * gdb.cp/operator.exp: New test.
5371 * gdb.cp/operator.cc: New test.
5372
5373 2010-06-04 Michael Snyder <msnyder@vmware.com>
5374
5375 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
5376 * gdb.base/pending.exp: Ditto.
5377
5378 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
5379
5380 2010-06-04 Doug Evans <dje@google.com>
5381
5382 * gdb.python/py-prettyprint.exp: Add new test for enabled and
5383 disabled printers.
5384 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
5385 (enable_lookup_function): New function.
5386
5387 2010-06-04 Tom Tromey <tromey@redhat.com>
5388
5389 * gdb.python/py-value.exp (test_value_hash): Don't test equality
5390 of hash and id.
5391
5392 2010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5393
5394 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
5395 newline.
5396 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
5397 (empty verbose non-noisy clear, empty verbose noisy clear)
5398 (empty non-verbose noisy clear): Likewise.
5399
5400 2010-06-03 Michael Snyder <msnyder@vmware.com>
5401
5402 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
5403 * gdb.base/display.exp: Ditto.
5404 * gdb.base/find.exp: Ditto.
5405 * gdb.base/ifelse.exp: Ditto.
5406 * gdb.base/multi-forks.exp: Ditto.
5407 * gdb.base/recurse.exp: Ditto.
5408 * gdb.base/setshow.exp: Ditto.
5409 * gdb.base/value-double-free.exp: Ditto.
5410 * gdb.base/watch-vfork.exp: Ditto.
5411 * gdb.base/watch_thread_num.exp: Ditto.
5412 * gdb.base/watchpoint-solib.exp: Ditto.
5413 * gdb.base/watchpoint.exp: Ditto.
5414 * gdb.base/watchpoints.exp: Ditto.
5415
5416 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
5417 * gdb.cp/overload.exp: Ditto.
5418 * gdb.cp/virtfunc.exp: Ditto.
5419
5420 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
5421
5422 * gdb.reverse/watch-precsave.exp:
5423 Replace gdb_test with gdb_test_no_output.
5424
5425 * gdb.threads/attach-into-signal.exp:
5426 Replace gdb_test with gdb_test_no_output.
5427 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
5428 * gdb.threads/watchthreads.exp: Ditto.
5429 * gdb.threads/watchthreads2.exp: Ditto.
5430
5431 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
5432 * gdb.trace/tfind.exp: Ditto.
5433
5434 2010-06-03 Joel Brobecker <brobecker@adacore.com>
5435
5436 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
5437 successful test if message is the empty string.
5438
5439 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5440
5441 * gdb.fortran/module.exp (stopped language detection): New test.
5442
5443 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5444
5445 Support DW_TAG_module as separate namespaces.
5446 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
5447 gdb.fortran/library-module-lib.f90: New.
5448 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
5449 (print i): Remove.
5450 (continue to breakpoint: i-is-1, print var_i value 1)
5451 (continue to breakpoint: i-is-2, print var_i value 2)
5452 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
5453 (print var_d, print var_i value 14, ptype modmany, complete `modm)
5454 (complete `modmany, complete `modmany`, complete `modmany`var)
5455 (show language, setting breakpoint at module): New tests.
5456 * gdb.fortran/module.f90 (module mod): Remove.
5457 (module mod1, module mod2, module modmany, subroutine sub1)
5458 (subroutine sub2, program module): New.
5459
5460 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5461
5462 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
5463 (print value of rUC, print value of rI, print value of UI): ... here.
5464 * gdb.cp/anon-union.exp (pass): Rename to ...
5465 (print z 2): ... here.
5466
5467 2010-06-02 Michael Snyder <msnyder@vmware.com>
5468
5469 * gdb.trace/actions.exp: Use gdb_test_no_output.
5470 * gdb.trace/circ.exp: Ditto.
5471 * gdb.trace/packetlen.exp: Ditto.
5472 * gdb.trace/save-trace.exp: Ditto.
5473 * gdb.trace/tracecmd.exp: Ditto.
5474 * gdb.trace/tsv.exp: Ditto.
5475
5476 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
5477 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
5478 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
5479 * gdb.threads/manythreads.exp: Ditto.
5480 * gdb.threads/print-threads.exp: Ditto.
5481 * gdb.threads/pthreads.exp: Ditto.
5482 * gdb.threads/schedlock.exp: Ditto.
5483 * gdb.threads/staticthreads.exp: Ditto.
5484 * gdb.threads/thread-specific.exp: Ditto.
5485 * gdb.threads/thread-unwindonsignal.exp: Ditto.
5486 * gdb.threads/threadapply.exp: Ditto.
5487 * gdb.threads/watchthreads.exp: Ditto.
5488 * gdb.threads/watchthreads2.exp: Ditto.
5489
5490 * gdb.python/py-block.exp: Use gdb_test_no_output.
5491 * gdb.python/py-prettyprint.exp: Ditto.
5492 * gdb.python/py-template.exp: Ditto.
5493 * gdb.python/py-value.exp: Ditto.
5494
5495 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
5496 * gdb.reverse/watch-reverse.exp: Ditto.
5497
5498 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
5499 * gdb.server/ext-run.exp: Ditto.
5500
5501 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
5502 * gdb.dwarf2/dw2-compressed.exp: Ditto.
5503 * gdb.dwarf2/dw2-intercu.exp: Ditto.
5504 * gdb.dwarf2/dw2-intermix.exp: Ditto.
5505 * gdb.dwarf2/dw2-producer.exp: Ditto.
5506 * gdb.dwarf2/mac-fileno.exp: Ditto.
5507
5508 * gdb.gdb/observer.exp: Use gdb_test_no_output.
5509 * gdb.gdb/selftest.exp: Ditto.
5510
5511 * gdb.multi/base.exp: Use gdb_test_no_output.
5512
5513 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
5514
5515 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5516
5517 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
5518
5519 2010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
5520
5521 * gdb.cp/class2.exp: Use gdb_test_no_output.
5522 * gdb.cp/classes.exp: Ditto.
5523 * gdb.cp/extern-c.exp: Ditto.
5524 * gdb.cp/inherit.exp: Ditto.
5525 * gdb.cp/maint.exp: Ditto.
5526 * gdb.cp/mb-inline.exp: Ditto.
5527 * gdb.cp/mb-templates.exp: Ditto.
5528 * gdb.cp/method2.exp: Ditto.
5529 * gdb.cp/misc.exp: Ditto.
5530 * gdb.cp/ovldbreak.exp: Ditto.
5531 * gdb.cp/punctuator.exp: Ditto.
5532 * gdb.cp/templates.exp: Ditto.
5533 * gdb.cp/virtbase.exp: Ditto.
5534
5535 * gdb.threads/attach-stopped.exp:
5536 Replace uses of send_gdb / gdb_expect.
5537 * gdb.threads/attachstop-mt.exp:
5538 Replace uses of send_gdb / gdb_expect.
5539 * gdb.threads/gcore-thread.exp:
5540 Replace uses of send_gdb / gdb_expect.
5541 * gdb.threads/hand-call-in-threads.exp:
5542 Replace uses of send_gdb / gdb_expect.
5543 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
5544 * gdb.threads/print-threads.exp:
5545 Replace uses of send_gdb / gdb_expect.
5546 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
5547 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
5548 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
5549
5550 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
5551 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
5552 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
5553 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
5554 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
5555 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
5556 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
5557 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
5558 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
5559 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
5560 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
5561
5562 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5563
5564 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
5565
5566 2010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
5567
5568 * gdb.cp/koenig.exp: Added new test case.
5569 * gdb.cp/koenig.cc: Ditto.
5570
5571 2010-06-01 Michael Snyder <msnyder@vmware.com>
5572
5573 * gdb.base/arithmet.exp: Use gdb_test_no_output.
5574 * gdb.base/arrayidx.exp: Ditto.
5575 * gdb.base/attach.exp: Ditto.
5576 * gdb.base/auxv.exp: Ditto.
5577 * gdb.base/bigcre.exp: Ditto.
5578 * gdb.base/break-always.exp: Ditto.
5579 * gdb.base/break-interp.exp: Ditto.
5580 * gdb.base/break.exp: Ditto.
5581 * gdb.base/breakpoint-shadow.exp: Ditto.
5582 * gdb.base/call-ar-st.exp: Ditto.
5583 * gdb.base/call-sc.exp: Ditto.
5584 * gdb.base/call-signal-resume.exp: Ditto.
5585 * gdb.base/callfuncs.exp: Ditto.
5586 * gdb.base/catch-syscall.exp: Ditto.
5587 * gdb.base/charset.exp: Ditto.
5588 * gdb.base/code-expr.exp: Ditto.
5589 * gdb.base/commands.exp: Ditto.
5590 * gdb.base/cond-expr.exp: Ditto.
5591 * gdb.base/condbreak.exp: Ditto.
5592 * gdb.base/cursal.exp: Ditto.
5593 * gdb.base/cvexpr.exp: Ditto.
5594 * gdb.base/default.exp: Ditto.
5595 * gdb.base/del.exp: Ditto.
5596 * gdb.base/detach.exp: Ditto.
5597 * gdb.base/display.exp: Ditto.
5598 * gdb.base/ena-dis-br.exp: Ditto.
5599 * gdb.base/eval-skip.exp: Ditto.
5600 * gdb.base/foll-fork.exp: Ditto.
5601 * gdb.base/foll-vfork.exp: Ditto.
5602 * gdb.base/frame-args.exp: Ditto.
5603 * gdb.base/funcargs.exp: Ditto.
5604 * gdb.base/gcore-buffer-overflow.exp: Ditto.
5605 * gdb.base/gdbvars.exp: Ditto.
5606 * gdb.base/help.exp: Ditto.
5607 * gdb.base/ifelse.exp: Ditto.
5608 * gdb.base/included.exp: Ditto.
5609 * gdb.base/list.exp: Ditto.
5610 * gdb.base/macscp.exp: Ditto.
5611 * gdb.base/maint.exp: Ditto.
5612 * gdb.base/multi-fork.exp: Ditto.
5613 * gdb.base/overlays.exp: Ditto.
5614 * gdb.base/page.exp: Ditto.
5615 * gdb.base/pending.exp: Ditto.
5616 * gdb.base/pointers.exp: Ditto.
5617 * gdb.base/pr11022.exp: Ditto.
5618 * gdb.base/prelink.exp: Ditto.
5619 * gdb.base/printcmds.exp: Ditto.
5620 * gdb.base/psymtab.exp: Ditto.
5621 * gdb.base/randomize.exp: Ditto.
5622 * gdb.base/relational.exp: Ditto.
5623 * gdb.base/relocate.exp: Ditto.
5624 * gdb.base/remote.exp: Ditto.
5625 * gdb.base/sepdebug.exp: Ditto.
5626 * gdb.base/set-lang-auto.exp: Ditto.
5627 * gdb.base/setshow.exp: Ditto.
5628 * gdb.base/setvar.exp: Ditto.
5629 * gdb.base/signals.exp: Ditto.
5630 * gdb.base/signull.exp: Ditto.
5631 * gdb.base/sigstep.exp: Ditto.
5632 * gdb.base/sizeof.exp: Ditto.
5633 * gdb.base/solib-disc.exp: Ditto.
5634 * gdb.base/store.exp: Ditto.
5635 * gdb.base/structs.exp: Ditto.
5636 * gdb.base/structs2.exp: Ditto.
5637 * gdb.base/subst.exp: Ditto.
5638 * gdb.base/term.exp: Ditto.
5639 * gdb.base/trace-commands.exp: Ditto.
5640 * gdb.base/unwindonsignal.exp: Ditto.
5641 * gdb.base/valgrind-db-attach.exp: Ditto.
5642 * gdb.base/varargs.exp: Ditto.
5643 * gdb.base/watch-cond.exp: Ditto.
5644 * gdb.base/watch_thread_num.exp: Ditto.
5645 * gdb.base/watchpoint-cond-gone.exp: Ditto.
5646 * gdb.base/watchpoint.exp: Ditto.
5647 * gdb.base/whatis-exp.exp: Ditto.
5648
5649 2010-06-01 Michael Snyder <msnyder@vmware.com>
5650
5651 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
5652 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
5653 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
5654 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
5655 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
5656 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
5657 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
5658 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
5659 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
5660 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
5661 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
5662 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
5663 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
5664 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
5665 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
5666
5667 2010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5668
5669 * gdb.base/commands.exp (begin commands on watch): Remove excessive
5670 trailing newline.
5671 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
5672 * gdb.java/jmisc.exp (p *args\n): Rename to ...
5673 (p *args): ... here and remove excessive trailing newline.
5674
5675 2010-05-31 Joel Brobecker <brobecker@adacore.com>
5676
5677 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
5678
5679 2010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
5680
5681 Accept the new Linux kernel "t (tracing stop)" string.
5682 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
5683 Update comment.
5684 (state_wait) <T (tracing stop)>: New.
5685 (main): Update the state_wait expect string.
5686
5687 2010-05-28 Pedro Alves <pedro@codesourcery.com>
5688
5689 * limits.c, limits.exp: Delete files.
5690 * Makefile.in (clean mostlyclean): Adjust.
5691 * tracecmd.exp: Adjust.
5692
5693 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5694
5695 * gdb.base/tui-layout.exp: New.
5696
5697 2010-05-28 Michael Snyder <msnyder@vmware.com>
5698
5699 * gdb.reverse/break-precsave.exp:
5700 Replace uses of send_gdb / gdb_expect.
5701 * gdb.reverse/break-reverse.exp:
5702 Replace uses of send_gdb / gdb_expect.
5703 * gdb.reverse/consecutive-precsave.exp:
5704 Replace uses of send_gdb / gdb_expect.
5705 * gdb.reverse/consecutive-reverse.exp:
5706 Replace uses of send_gdb / gdb_expect.
5707 * gdb.reverse/finish-precsave.exp:
5708 Replace uses of send_gdb / gdb_expect.
5709 * gdb.reverse/finish-reverse.exp:
5710 Replace uses of send_gdb / gdb_expect.
5711 * gdb.reverse/i386-precsave.exp:
5712 Replace uses of send_gdb / gdb_expect.
5713 * gdb.reverse/i386-reverse.exp:
5714 Replace uses of send_gdb / gdb_expect.
5715 * gdb.reverse/i386-sse-reverse.exp:
5716 Replace uses of send_gdb / gdb_expect.
5717 * gdb.reverse/i387-env-reverse.exp:
5718 Replace uses of send_gdb / gdb_expect.
5719 * gdb.reverse/i387-stack-reverse.exp:
5720 Replace uses of send_gdb / gdb_expect.
5721 * gdb.reverse/machinestate-precsave.exp:
5722 Replace uses of send_gdb / gdb_expect.
5723 * gdb.reverse/machinestate.exp:
5724 Replace uses of send_gdb / gdb_expect.
5725 * gdb.reverse/sigall-precsave.exp:
5726 Replace uses of send_gdb / gdb_expect.
5727 * gdb.reverse/sigall-reverse.exp:
5728 Replace uses of send_gdb / gdb_expect.
5729 * gdb.reverse/solib-precsave.exp:
5730 Replace uses of send_gdb / gdb_expect.
5731 * gdb.reverse/solib-reverse.exp:
5732 Replace uses of send_gdb / gdb_expect.
5733 * gdb.reverse/step-precsave.exp:
5734 Replace uses of send_gdb / gdb_expect.
5735 * gdb.reverse/step-reverse.exp:
5736 Replace uses of send_gdb / gdb_expect.
5737 * gdb.reverse/until-precsave.exp:
5738 Replace uses of send_gdb / gdb_expect.
5739 * gdb.reverse/until-reverse.exp:
5740 Replace uses of send_gdb / gdb_expect.
5741 * gdb.reverse/watch-precsave.exp:
5742 Replace uses of send_gdb / gdb_expect.
5743 * gdb.reverse/watch-reverse.exp:
5744 Replace uses of send_gdb / gdb_expect.
5745
5746 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5747
5748 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
5749 excessive newline.
5750
5751 2010-05-27 Michael Snyder <msnyder@vmware.com>
5752
5753 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
5754 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
5755 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
5756 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
5757 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
5758 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
5759 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
5760 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
5761 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
5762 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
5763 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
5764 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
5765 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
5766 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
5767 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
5768 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
5769 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
5770 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
5771 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
5772
5773 2010-05-26 Michael Snyder <msnyder@vmware.com>
5774
5775 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
5776 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
5777
5778 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
5779 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
5780 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
5781
5782 * gdb.reverse/consecutive-reverse.exp:
5783 Replace uses of send_gdb / gdb_expect.
5784 * gdb.reverse/consecutive-precsave.exp:
5785 Replace uses of send_gdb / gdb_expect.
5786
5787 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
5788 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
5789 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
5790 * gdb.mi/mi-ns-stale-regcache.exp:
5791 Replace uses of send_gdb / gdb_expect.
5792 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
5793 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
5794 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
5795 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
5796 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
5797 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
5798 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
5799 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
5800 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
5801
5802 2010-05-26 Michael Snyder <msnyder@vmware.com>
5803
5804 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
5805
5806 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
5807
5808 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
5809 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
5810 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
5811 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
5812 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
5813 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
5814 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
5815 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
5816 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
5817
5818 2010-05-25 Tom Tromey <tromey@redhat.com>
5819
5820 * gdb.base/macscp.exp: Add missing space after setup_kfail.
5821
5822 2010-05-25 Tom Tromey <tromey@redhat.com>
5823
5824 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
5825 argument order.
5826 * gdb.base/macscp.exp: Fix setup_kfail argument order.
5827 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
5828 order.
5829 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
5830 order.
5831 * gdb.base/call-sc.exp (setup_kfails): Remove.
5832 (setup_compiler_kfails): Remove.
5833 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
5834 argument order.
5835 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
5836 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
5837 (advancei): Fix setup_kfail argument order.
5838 * gdb.base/radix.exp: Fix setup_kfail argument order.
5839 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
5840 order.
5841 * gdb.base/structs.exp (setup_kfails): Remove.
5842 (setup_compiler_kfails): Fix setup_kfail argument order.
5843 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
5844 order.
5845 * gdb.java/jmain.exp: Fix setup_kfail argument order.
5846 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
5847 setup_kfail argument order.
5848 * gdb.cp/overload.exp: Fix setup_kfail argument order.
5849
5850 2010-05-25 Tom Tromey <tromey@redhat.com>
5851
5852 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
5853
5854 2010-05-25 Michael Snyder <msnyder@vmware.com>
5855
5856 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
5857 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
5858 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
5859 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
5860 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
5861 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
5862 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
5863 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
5864 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
5865 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
5866 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
5867 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
5868 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
5869 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
5870 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
5871 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
5872 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
5873 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
5874 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
5875 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
5876 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
5877 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
5878 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
5879 * gdb.base/default.exp: Replace send_gdb with gdb_test.
5880 * gdb.base/define.exp: Replace send_gdb with gdb_test.
5881 * gdb.base/display.exp: Replace send_gdb with gdb_test.
5882 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
5883 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
5884 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
5885 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
5886 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
5887 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
5888 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
5889 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
5890 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
5891 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
5892 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
5893 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
5894 * gdb.base/help.exp: Replace send_gdb with gdb_test.
5895 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
5896 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
5897 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
5898 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
5899 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
5900 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
5901 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
5902 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
5903 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
5904
5905 2010-05-25 Doug Evans <dje@google.com>
5906
5907 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
5908 gdb.string_to_argv.
5909
5910 2010-05-21 Tom Tromey <tromey@redhat.com>
5911
5912 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
5913 Call it.
5914 * gdb.dwarf2/pieces.S: Update.
5915 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
5916
5917 2010-05-21 Tom Tromey <tromey@redhat.com>
5918
5919 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
5920 Call it.
5921 * gdb.dwarf2/pieces.c (struct C): New.
5922 (f6): New function.
5923 * gdb.dwarf2/pieces.S: Replace.
5924
5925 2010-05-21 Tom Tromey <tromey@redhat.com>
5926
5927 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
5928 Call it.
5929
5930 2010-05-21 Tom Tromey <tromey@redhat.com>
5931
5932 * gdb.dwarf2.pieces.exp: New file.
5933 * gdb.dwarf2.pieces.S: New file.
5934 * gdb.dwarf2.pieces.c: New file.
5935
5936 2010-05-20 Pedro Alves <pedro@codesourcery.com>
5937 Joel Brobecker <brobecker@adacore.com>
5938
5939 * lib/gdb.exp (gdb_test_no_output): New function.
5940 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
5941 when testing commands that should produce no output.
5942
5943 2010-05-17 Joel Brobecker <brobecker@adacore.com>
5944
5945 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
5946 parameter that we want to watch being a constant.
5947
5948 2010-05-17 Joel Brobecker <brobecker@adacore.com>
5949
5950 * gdb.ada/cond_lang: New testcase.
5951
5952 2010-05-17 Joel Brobecker <brobecker@adacore.com>
5953
5954 * lib/gdb.exp (banned_variables): New variable/constant.
5955 (gdb_init): Add write trace on variables listed in banned_variables.
5956 (gdb_finish): Remove write traces on variables listed in
5957 banned_variables.
5958
5959 2010-05-17 Joel Brobecker <brobecker@adacore.com>
5960
5961 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
5962 * gdb.cp/koenig.exp: Likewise.
5963
5964 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
5965
5966 PR python/11482
5967
5968 * gdb.python/py-value.exp (test_value_hash): New function.
5969
5970 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
5971
5972 PR exp/11530.
5973 * gdb.base/gdb11530.c: New file.
5974 * gdb.base/gdb11530.exp: New file.
5975
5976 2010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5977
5978 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
5979 * gdb.dwarf2/dw2-modula2-self-type.S: New.
5980
5981 2010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
5982
5983 * gdb.cp/koenig.exp: New test.
5984 * gdb.cp/koenig.cc: New test program.
5985
5986 2010-05-05 Joel Brobecker <brobecker@adacore.com>
5987
5988 Remove the use of prms_id and bug_id throughout the testsuite.
5989
5990 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
5991
5992 PR exp/11349.
5993 * testsuite/gdb.cp/ref-types.exp: Add test to examine
5994 use a reference local variable.
5995
5996 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5997
5998 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
5999 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
6000 variable different_dir. Move debugfile into a full directory pathname
6001 under DIFFERENT_DIR.
6002 * lib/gdb.exp (separate_debug_filename): Remove.
6003 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
6004 variable debug_dir and mkdir of it. Update function comments.
6005
6006 2010-04-29 Pedro Alves <pedro@codesourcery.com>
6007
6008 PR gdb/11557
6009
6010 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
6011 files.
6012
6013 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
6014
6015 * gdb.python/py-param.exp: New File.
6016
6017 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
6018
6019 * gdb.base/default.exp: Fix "set language" test.
6020
6021 2010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
6022
6023 PR breakpoints/11531.
6024 * gdb.base/gdb11531.c: New file.
6025 * gdb.base/gdb11531.exp: New file.
6026
6027 2010-04-26 Tom Tromey <tromey@redhat.com>
6028
6029 * gdb.base/completion.exp: Add tests for completion and deprecated
6030 commands.
6031
6032 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6033
6034 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
6035 (print /x char_array): Escape curly brackets.
6036
6037 2010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6038
6039 Fix deadlock on looped list of loaded shared objects.
6040 * gdb.base/solib-corrupted.exp: New.
6041
6042 2010-04-23 Doug Evans <dje@google.com>
6043
6044 * gdb.python/py-section-script.c: New file.
6045 * gdb.python/py-section-script.exp: New file.
6046 * gdb.python/py-section-script.py: New file.
6047
6048 2010-04-20 Chris Moller <cmoller@redhat.com>
6049
6050 PR 10179
6051
6052 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
6053 * gdb.base/pr10179-a.c:
6054 * gdb.base/pr10179-b.c:
6055 * gdb.base/pr10179.exp: New files.
6056
6057 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6058
6059 Fix crashes on dangling display expressions.
6060 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
6061 is SEP.
6062 (lib_flags): Remove the "debug" keyword.
6063 (libsepdebug): New variable for iterating new loop.
6064 (save_pf_prefix): New variable wrapping the loop.
6065 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
6066 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
6067
6068 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6069
6070 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
6071
6072 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6073
6074 PR stabs/11479.
6075 * gdb.stabs/gdb11479.exp: New file.
6076 * gdb.stabs/gdb11479.c: New file.
6077
6078 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6079
6080 * gdb.base/charset.c (Strin16, String32): New variables.
6081 * gdb.base/charset.exp (gdb_test): Test correct display
6082 of 16 or 32 bit strings.
6083
6084 2010-04-21 Chris Moller <cmoller@redhat.com>
6085
6086 PR 9167
6087 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
6088 * gdb.cp/pr9167.cc: New file.
6089 * gdb.cp/pr9167.exp: New file.
6090
6091
6092 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
6093
6094 PR pascal/11492.
6095 * gdb.pascal/gdb11492.pas: New file.
6096 * gdb.pascal/gdb11492.exp: New file.
6097
6098 2010-04-20 Joel Brobecker <brobecker@adacore.com>
6099
6100 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
6101
6102 2010-04-20 Joel Brobecker <brobecker@adacore.com>
6103
6104 * gdb.ada/dyn_loc: New testcase.
6105
6106 2010-04-20 Chris Moller <cmoller@redhat.com>
6107
6108 PR 10867
6109
6110 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
6111 * gdb.cp/pr10687.cc: New file.
6112 * gdb.cp/pr10687.exp: New file.
6113
6114
6115 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6116 Sergio Durigan Junior <sergiodj@redhat.com>
6117
6118 * gdb.fortran/logical.exp: New testcase.
6119 * gdb.fortran/logical.f90: New file.
6120
6121 2010-04-19 Doug Evans <dje@google.com>
6122
6123 * gdb.base/help.exp (help source): Update expected output.
6124
6125 2010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6126
6127 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
6128 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
6129 gdb_exit and return.
6130 (executable): New variable.
6131 (binfile): Use it.
6132
6133 2010-04-19 Pedro Alves <pedro@codesourcery.com>
6134
6135 PR breakpoints/8554.
6136
6137 * gdb.trace/save-trace.exp: Adjust.
6138
6139 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
6140
6141 PR corefiles/11511
6142 * gdb.arch/system-gcore.exp: New.
6143 * gdb.arch/gcore.c: Likewise.
6144
6145 2010-04-15 Doug Evans <dje@google.com>
6146
6147 * gdb.python/py-progspace.c: New file.
6148 * gdb.python/py-progspace.exp: New file.
6149
6150 * gdb.base/source.exp: Add tests for "source -s".
6151
6152 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
6153
6154 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
6155 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
6156 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
6157 * gdb.python/py-mi.exp: New test for to_string returning None.
6158
6159 2010-04-12 Phil Muldoon <pmuldoon@redhat.com>
6160
6161 * gdb.python/py-breakpoint.c: Make result global.
6162
6163 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6164
6165 Fix non-GNU make compatibility.
6166 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
6167
6168 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
6169
6170 * gdb.python/py-breakpoint.exp: New File.
6171 * gdb.python/py-breakpoint.C: Ditto.
6172
6173 2010-04-08 Stan Shebs <stan@codesourcery.com>
6174
6175 * gdb.trace/actions.exp: Clear default-collect.
6176 * gdb.trace/save-trace.exp: Clear default-collect.
6177
6178 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
6179
6180 * gdb.python/py-value: Add null string variable.
6181 (test_lazy_string): Test zero length, NULL address lazy
6182 strings.
6183
6184 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
6185
6186 * gdb.arch/i386-avx.c: New.
6187 * gdb.arch/i386-avx.exp: Likewise.
6188
6189 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
6190
6191 2010-04-06 Doug Evans <dje@google.com>
6192
6193 * gdb.base/source-test.gdb: New file.
6194 * gdb.base/source.exp: Test source -v.
6195
6196 2010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6197
6198 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
6199
6200 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
6201
6202 * gdb.stabs/aout.sed: Convert all backslash to double backslash
6203 within one line, unless it is followed by a double quote.
6204 * gdb.stabs/hppa.sed: Idem.
6205 * gdb.stabs/weird.def: Add char and String constants
6206 * gdb.stabs/weird.exp: Check for correct parsing of
6207 char and string constants.
6208 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
6209 in .stabs to .stabx substitution.
6210
6211 2010-04-05 Stan Shebs <stan@codesourcery.com>
6212
6213 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
6214 constant global.
6215 * gdb.trace/tfile.exp: Try to print them.
6216
6217 2010-04-04 Stan Shebs <stan@codesourcery.com>
6218
6219 * gdb.base/completion.exp: Update for new "info watchpoints".
6220 * gdb.base/default.exp: Ditto.
6221 * gdb.base/help.exp: Ditto.
6222 * gdb.base/watchpoint.exp: Ditto.
6223 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
6224
6225 2010-04-04 Stan Shebs <stan@codesourcery.com>
6226
6227 * gdb.trace/tfile.exp: Sharpen tfind test.
6228
6229 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6230
6231 * gdb.base/break-entry.exp: New.
6232
6233 2010-04-02 Hui Zhu <teawater@gmail.com>
6234 Michael Snyder <msnyder@vmware.com>
6235
6236 * gdb.reverse/i386-sse-reverse.exp: New file.
6237 * gdb.reverse/i386-sse-reverse.c: New file.
6238
6239 2010-04-02 Pedro Alves <pedro@codesourcery.com>
6240
6241 * gdb.trace/tfind.exp: Adjust expected disassembly output.
6242
6243 2010-04-01 Stan Shebs <stan@codesourcery.com>
6244
6245 * gdb.trace/actions.exp: Tweak expected output.
6246 * gdb.trace/while-stepping.exp: Tweak expected output.
6247
6248 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
6249
6250 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
6251
6252 2010-04-01 Pedro Alves <pedro@codesourcery.com>
6253
6254 * gdb.base/commands.exp: Adjust.
6255 * gdb.cp/extern-c.exp: Adjust.
6256
6257 2010-04-01 Pedro Alves <pedro@codesourcery.com>
6258
6259 * gdb.trace/collection.c (local_test_func): Define a local struct,
6260 and instanciate it.
6261
6262 2010-04-01 Pedro Alves <pedro@codesourcery.com>
6263
6264 * gdb.trace/collection.exp (gdb_collect_args_test)
6265 (gdb_collect_argarray_test): XFAIL the tests that assume the
6266 argarray argument's elements are collected.
6267
6268 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
6269
6270 * gdb.dwarf2/dw2-bad-parameter-type.exp,
6271 gdb.dwarf2/dw2-bad-parameter-type.S: New.
6272
6273 2010-03-31 Stan Shebs <stan@codesourcery.com>
6274
6275 * gdb.trace/save-trace.exp: Test save/restore of default-collect
6276 and tracepoint conditionals.
6277 (gdb_verify_tracepoints): Delete unused return.
6278
6279 2010-03-26 Keith Seitz <keiths@redhat.com>
6280
6281 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
6282 appear in the output before main.
6283 Remove KFAIL for gdb/2215 aka bz 9320.
6284
6285 2010-03-30 Doug Evans <dje@google.com>
6286
6287 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
6288 by dejagnu.
6289 * gdb.arch/amd64-dword.exp: Ditto.
6290
6291 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
6292 match.
6293 (break printf): Ditto.
6294
6295 2010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
6296
6297 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
6298 gcc < 4.4.
6299 * gdb.cp/shadow.exp: Ditto.
6300
6301 2010-03-29 Pedro Alves <pedro@codesourcery.com>
6302
6303 * gdb.trace/collection.exp (run_trace_experiment): Make sure
6304 "tstart" is silent.
6305
6306 2010-03-29 Pedro Alves <pedro@codesourcery.com>
6307
6308 * gdb.trace/collection.exp (executable): New.
6309 (binfile): Use it.
6310 (fpreg, spreg, pcreg): New.
6311 (test_register): Use gdb_test_multiple. Pass /x to print.
6312 (prepare_for_trace_test): New.
6313 (run_trace_experiment): Use "continue", not gdb_run_cmd.
6314 (gdb_collect_args_test, gdb_collect_argstruct_test)
6315 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
6316 prepare_for_trace_test.
6317 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
6318 fpreg, spreg and pcreg.
6319 (gdb_collect_expression_test, gdb_collect_globals_test): Use
6320 prepare_for_trace_test.
6321 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
6322 try to detect tracing support here. Don't set breakpoints at
6323 `begin' or `end' here.
6324 <global scope>: Use clean_restart. Run to main before checking
6325 for tracing support. Check for for tracing support here.
6326
6327 2010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6328
6329 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
6330 " as $displacement" to "seen displacement message".
6331
6332 2010-03-28 Pedro Alves <pedro@codesourcery.com>
6333
6334 * gdb.trace/while-dyn.exp (executable): New variable.
6335 (binfile): Use it.
6336 (test_while_stepping): New function. Move most tests here. Call
6337 it once for each of the while-stepping, stepping and ws aliases.
6338
6339 2010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6340
6341 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
6342 that do not provide the tagless_struct type name at all.
6343 (test_print_anon_union): Do not check value of uninitialized
6344 union member. Do not use cp_test_ptype_class, so we can accept
6345 "long" as well as "long int".
6346
6347 2010-03-26 Pedro Alves <pedro@codesourcery.com>
6348
6349 * gdb.trace/tfile.c (tohex, bin2hex): New.
6350 (write_error_trace_file): Hexify error description.
6351
6352 2010-03-25 Stan Shebs <stan@codesourcery.com>
6353
6354 * gdb.trace/tfile.c: Generate an additional trace file, improve
6355 portability.
6356 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
6357 files in a better way.
6358
6359 2010-03-25 Keith Seitz <keiths@redhat.com>
6360
6361 * gdb.java/jprint.exp: XFAIL printing of static class members
6362 because of GCC debuginfo problem.
6363
6364 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6365
6366 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
6367
6368 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6369
6370 * gdb.base/completion.exp: Allow long instead of long int.
6371 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
6372 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
6373 variable p.
6374 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
6375 * gdb.base/pointers.exp: Allow long instead of long int.
6376 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
6377 * gdb.base/step-line.exp: Allow a directory before the source file name.
6378
6379 2010-03-24 Tom Tromey <tromey@redhat.com>
6380
6381 PR breakpoints/9352:
6382 * gdb.base/default.exp: Update.
6383 * gdb.base/commands.exp: Update.
6384 * gdb.cp/extern-c.exp: Test setting commands on multiple
6385 breakpoints at once.
6386
6387 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6388
6389 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
6390 if gdb,nosignals.
6391 * gdb.base/watchpoints.c: Do not include unnecessary headers.
6392 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
6393 exited".
6394
6395 2010-03-24 Stan Shebs <stan@codesourcery.com>
6396
6397 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
6398
6399 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6400
6401 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
6402 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
6403 argument. Handle "short" and "long".
6404 (Top level): Pass overprototyped output for old_fptr and xptr.
6405
6406 2010-03-23 Pedro Alves <pedro@codesourcery.com>
6407
6408 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
6409 format strings and add casts to avoid compiler warnings.
6410
6411 2010-03-23 Vladimir Prus <vladimir@codesourcery.com>
6412
6413 * lib/trace-support.exp (gdb_trace_setactions):
6414 Don't expect whitespace after ">" prompt.
6415 * gdb.trace/actions.exp: Adjust for output changes.
6416 * gdb.trace/while-stepping.exp: Likewise.
6417
6418 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6419
6420 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
6421 and r157645).
6422
6423 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6424
6425 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
6426 New.
6427
6428 2010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
6429
6430 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
6431 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
6432
6433 2010-03-19 Stan Shebs <stan@codesourcery.com>
6434
6435 * gdb.trace/ax.exp: New file.
6436
6437 2010-03-19 Doug Evans <dje@google.com>
6438
6439 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
6440 output from gcc.
6441
6442 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
6443 named /usr/sbin/prelink<foo>.
6444
6445 2010-03-18 Stan Shebs <stan@codesourcery.com>
6446
6447 * gdb.trace/circ.exp: Test circular-trace-buffer.
6448 * gdb.trace/tfile.exp: Update tstatus test.
6449
6450 2010-03-18 Joel Brobecker <brobecker@adacore.com>
6451
6452 * gdb.dwarf2/dw2-anonymous-func.S: New file.
6453 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
6454
6455 2010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6456
6457 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
6458
6459 2010-03-18 Pedro Alves <pedro@codesourcery.com>
6460
6461 * gdb.base/default.exp: Adjust the expected output of the finish
6462 and until commands when the inferior is not being run.
6463
6464 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
6465
6466 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
6467 * gdb.cp/nsusing.exp: Ditto.
6468
6469 2010-03-15 Tom Tromey <tromey@redhat.com>
6470
6471 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
6472 * gdb.cp/userdef.cc (operator==): New function.
6473 (main): New locals mem1, mem2.
6474
6475 2010-03-15 Jie Zhang <jie@codesourcery.com>
6476
6477 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
6478 Declare and use new loadtimeout variable.
6479
6480 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
6481
6482 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
6483 Use gdb_load later.
6484
6485 2010-03-14 Pedro Alves <pedro@codesourcery.com>
6486
6487 * gdb.base/solib-disc.c (main): Make format of fprintf a string
6488 literal. Add missing endlines to prints to stderr.
6489
6490 2010-03-12 Tom Tromey <tromey@redhat.com>
6491
6492 PR c++/9708:
6493 * gdb.cp/m-static.exp: Add regression test.
6494 * gdb.cp/m-static.cc (method): New method.
6495 (main): Call it.
6496
6497 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
6498
6499 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
6500 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
6501
6502 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
6503
6504 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
6505
6506 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
6507
6508 * lib/gdb.exp (skip_stl_tests): New.
6509 (gdb_compile): Symbian needs -ldl.
6510 (shlib_target_file): New.
6511 (shlib_symbol_file): New.
6512 (gdb_load_shlibs): Use shlib_target_file.
6513 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
6514 * gdb.cp/exception.exp: Use skip_stl_tests.
6515 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
6516 * gdb.cp/try_catch.exp: Use skip_stl_tests.
6517 * gdb.cp/mb-templates.exp: Ditto.
6518 * gdb.base/commands.exp: Relax regexes.
6519 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
6520 shlib_target_file and shlib_symbol_file.
6521 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
6522 sections.
6523 * gdb.base/ending-run.exp: Accept E32Main for symbian.
6524 * gdb.base/solib-disc.exp: Use
6525 shlib_target_file and shlib_symbol_file.
6526 * gdb.base/unload.exp: Don't skip on symbian. Use
6527 shlib_target_file and shlib_symbol_file.
6528 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
6529
6530 2010-03-12 Pedro Alves <pedro@codesourcery.com>
6531
6532 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
6533 * gdb.trace/report.exp: Adjust for x86 and x86_64.
6534 Issue a tfind end before looking for a tracepoint frame.
6535 * gdb.trace/tfind.exp: Adjust tstatus output.
6536 Adjust disassembly output.
6537 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
6538
6539 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6540
6541 * gdb.base/break-interp.exp: Create new displacement parameter value
6542 for the test_ld calls.
6543 (reach): New parameter displacement, verify its content. New push of
6544 pf_prefix "reach-$func:". Import global expect_out.
6545 (test_core): New parameter displacement, verify its content. New push
6546 of pf_prefix "core:". New command "set verbose on". Import global
6547 expect_out.
6548 (test_attach): New parameter displacement, verify its content. New
6549 push of pf_prefix "attach:". New command "set verbose on". Import
6550 global expect_out.
6551 (test_ld): New parameter displacement, pass it to the reach, test_core
6552 and test_attach calls and verify its content in the "ld.so exit" test.
6553 * gdb.base/prelink.exp: Remove gdb_exit and final return.
6554 (prelink): Update expected text, use gdb_test.
6555
6556 2010-03-10 Doug Evans <dje@google.com>
6557
6558 * gdb.base/checkpoint.exp: Fix comment.
6559 Lengthen timeout while doing >600 checkpoints test.
6560 Rename duplicate "kill all one" test to keep test names unique.
6561
6562 2010-03-10 Pedro Alves <pedro@codesourcery.com>
6563
6564 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
6565
6566 2010-03-08 Keith Seitz <keiths@redhat.com>
6567
6568 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
6569 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
6570 (dm_type_long): New function.
6571 (dm_type_unsigned_short): New function.
6572 (dm_type_unsigned_long): New function.
6573 (myint): New typedef.
6574 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
6575 long, unsigned shor and long, operator char*, and typedef.
6576 (test_lookup_operator_functions): Add operator char* test.
6577 (test_paddr_operator_functions): Likewise.
6578 (test_paddr_overloaded_functions): Use probe values for
6579 short, long, and unsigned short and long.
6580 (test_paddr_hairy_functions): If the demangler probe detected
6581 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
6582 demangler.
6583 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
6584 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
6585 and "print null_pmf".
6586 Add test "ptype a.*pmf".
6587 * gdb.cp/overload.exp: Allow optional "int" to appear with
6588 "short" and "long".
6589 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
6590 long expect value for men_overload1arg.
6591 Allow "int" to appear with "short" and "long".
6592 When testing "info break", add argument for main (void).
6593 Also allow "int" to appear with "short" and "long".
6594 Ditto with "unsigned" and "long long".
6595 * gdb.java/jmain.exp: Do not enclose methods names in single
6596 quotes.
6597 * gdb.java/jmisc.exp: Likewise.
6598 * gdb.java/jprint.exp: Likewise.
6599 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
6600
6601 From Jan Kratochvil <jan.kratochvil@redhat.com>:
6602 * gdb.cp/exception.exp (backtrace after first throw)
6603 (backtrace after second throw): Allow a namespace before __cxa_throw.
6604 (backtrace after first catch, backtrace after second catch): Allow
6605 a namespace before __cxa_begin_catch.
6606
6607 * gdb.cp/cpexprs.exp: New file.
6608 * gdb.cp/cpexprs.cc: New file.
6609
6610 From Daniel Jacobowitz <dan@codesourcery.com>
6611 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
6612 to use string_to_regexp.
6613 (ctor, dtor): New functions. Use them to match constructor
6614 and destructor function types.
6615 (Top level): Use runto_main.
6616
6617 2010-03-05 Tom Tromey <tromey@redhat.com>
6618
6619 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
6620 gdb.target_charset.
6621 (pp_ns.to_string): Likewise.
6622
6623 2010-03-04 Keith Seitz <keiths@redhat.com>
6624
6625 * gdb.cp/overload.exp: Test that the filename portion of a linespec
6626 can be quoted. Test that both the filename and function/line
6627 portions can be quoted at the same time.
6628
6629 2010-03-04 Pedro Alves <pedro@codesourcery.com>
6630
6631 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
6632
6633 2010-03-03 Doug Evans <dje@google.com>
6634
6635 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
6636 libc contains libpthread.
6637
6638 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
6639 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
6640 of gdb_compile. Add another pattern to match android backtrace.
6641
6642 2010-03-03 Tom Tromey <tromey@redhat.com>
6643
6644 PR gdb/11345:
6645 * gdb.base/printcmds.exp (test_printf): Add test.
6646
6647 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
6648
6649 * gdb.arch/amd64-byte.exp: New.
6650 * gdb.arch/amd64-dword.exp: Likewise.
6651 * gdb.arch/amd64-pseudo.c: Likewise.
6652 * gdb.arch/amd64-word.exp: Likewise.
6653 * gdb.arch/i386-byte.exp: Likewise.
6654 * gdb.arch/i386-pseudo.c: Likewise.
6655 * gdb.arch/i386-word.exp: Likewise.
6656
6657 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
6658
6659 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
6660 types. Add structreg, bitfields, and flags registers.
6661 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
6662 registers.
6663
6664 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
6665
6666 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
6667 (load_description): Set architecture if defined.
6668
6669 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
6670
6671 * gdb.python/py-frame.exp: Add read_var block tests.
6672 * gdb.python/py-frame.c (block): New function.
6673
6674 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6675 Daniel Jacobowitz <dan@codesourcery.com>
6676
6677 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
6678
6679 2010-02-25 David S. Miller <davem@davemloft.net>
6680
6681 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
6682 fix logic for setting all_syscalls_numbers.
6683
6684 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6685
6686 * Makefile.in: Add py-block and py-symbol.
6687 * gdb.python/py-symbol.exp: New File.
6688 * gdb.python/py-symtab.exp: New File.
6689 * gdb.python/py-block.exp: New File.
6690 * gdb.python/py-symbol.c: New File.
6691 * gdb.python/py-block.c: New File.
6692
6693 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6694
6695 PR python/11314
6696 * lib/gdb.exp (skip_python_tests): New function.
6697 * gdb.python/py-cmd.exp: Use skip_python_tests.
6698 * gdb.python/py-frame.exp: Likewise.
6699 * gdb.python/py-function.exp: Likewise.
6700 * gdb.python/py-prettyprint.exp: Likewise.
6701 * gdb.python/py-template.exp: Likewise.
6702 * gdb.python/py-type.exp: Likewise.
6703 * gdb.python/py-value.exp: Likewise.
6704
6705 2010-02-22 Pedro Alves <pedro@codesourcery.com>
6706
6707 PR9605
6708
6709 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
6710
6711 2010-02-19 Tom Tromey <tromey@redhat.com>
6712
6713 PR c++/8693, PR c++/9496:
6714 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
6715 regression tests.
6716
6717 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6718
6719 Fix compatibility with m68k as.
6720 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
6721 Use only /* comments */.
6722
6723 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6724
6725 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
6726 * configure: Regenerate.
6727
6728 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
6729
6730 * gdb.python/py-type.exp: Check for Python support.
6731
6732 2010-02-17 Pedro Alves <pedro@codesourcery.com>
6733
6734 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
6735 `regsub' syntax available.
6736
6737 2010-02-17 Pedro Alves <pedro@codesourcery.com>
6738
6739 * gdb.base/shmain.c (main): Remove printf call.
6740 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
6741 * gdb.base/unload.c (main): Make format of fprintf a string
6742 literal. Add missing endlines to prints to stderr.
6743 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
6744
6745 2010-02-17 Tom Tromey <tromey@redhat.com>
6746
6747 * gdb.java/jprint.java (jprint.props): New field.
6748 * gdb.java/jprint.exp (set_lang_java): Add regression test.
6749
6750 2010-02-17 Pedro Alves <pedro@codesourcery.com>
6751
6752 * gdb.base/charset.exp: Don't assume new `regsub' syntax
6753 available.
6754
6755 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6756
6757 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
6758 creation to support remote host testing.
6759
6760 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6761
6762 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
6763 Recognize "command not found".
6764
6765 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6766
6767 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
6768 single-stepping.
6769
6770 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6771
6772 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
6773 if arguments are not supported.
6774
6775 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6776
6777 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
6778 be const or non-const.
6779
6780 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6781
6782 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
6783 mi_send_resuming_command to send -exec-continue.
6784
6785 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6786
6787 * gdb.base/list.exp (test_list_filename_and_function): Add test
6788 with single quotes.
6789 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
6790 matching.
6791 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
6792 Add KFAIL'd tests for PR gdb/11289.
6793
6794 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6795
6796 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
6797
6798 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6799
6800 * gdb.base/comp-dir/subdir/dummy.txt: New file.
6801 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
6802 a temporary directory.
6803
6804 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6805
6806 * gdb.base/charset.exp: Use a single regular expression to match
6807 show host-charset and show target-charset output.
6808
6809 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6810
6811 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
6812 "Illegal process-id" expect string more exact.
6813 (attach to digits-starting nonsense is prohibited): New.
6814
6815 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6816
6817 * gdb.base/prelink.exp (set verbose on): New.
6818
6819 2010-02-12 Tomas Holmberg <th@virtutech.com>
6820
6821 * mi-reverse.exp: New file. Test for reverse option to the
6822 following MI commands: exec-continue, exec-finish, exec-next,
6823 exec-step, exec-next-instruction, exec-step-instruction.
6824
6825 2010-02-09 Joel Brobecker <brobecker@adacore.com>
6826
6827 * gdb.ada/ptype_tagged_param: New testcase.
6828
6829 2010-02-08 Tom Tromey <tromey@redhat.com>
6830
6831 PR c++/8017:
6832 * gdb.cp/overload.exp: Add tests.
6833 * gdb.cp/overload.cc (struct K): New.
6834 (namespace N): New.
6835 (main): Call new functions.
6836 (K::staticoverload): Define.
6837
6838 2010-02-08 Chris Moller <moller@mollerware.com>
6839
6840 PR gdb/10728
6841 * gdb.cp/pr10728-x.h: New file.
6842 * gdb.cp/pr10728-x.cc: New file.
6843 * gdb.cp/pr10728-y.cc: New file.
6844 * gdb.cp/pr10728.exp: New file.
6845 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
6846
6847 2010-02-08 Chris Moller <moller@mollerware.com>
6848
6849 PR gdb/9067
6850 * gdb.cp/pr9067.exp: New
6851 * gdb.cp/pr9067.cc: New
6852 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
6853
6854 2010-02-08 Joel Brobecker <brobecker@adacore.com>
6855
6856 * lib/gdb.exp (gdb_test_timeout): New global variable.
6857 Set it to timeout if not already set.
6858 (gdb_init): Reset the value of timeout to gdb_test_timeout.
6859
6860 2010-02-05 Doug Evans <dje@google.com>
6861
6862 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
6863 user.
6864
6865 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
6866
6867 PR c++/7935:
6868 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
6869
6870 2010-02-04 Tom Tromey <tromey@redhat.com>
6871
6872 * gdb.cp/virtbase.exp: Make test case names unique.
6873
6874 2010-02-02 Tom Tromey <tromey@redhat.com>
6875
6876 * gdb.cp/virtbase.exp: Add regression tests.
6877 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
6878 (main): Instantiate RHC.
6879
6880 2010-02-02 Tom Tromey <tromey@redhat.com>
6881
6882 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
6883 type-printing change.
6884
6885 2010-02-02 Tom Tromey <tromey@redhat.com>
6886
6887 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
6888 * gdb.cp/virtbase.cc: New file.
6889 * gdb.cp/virtbase.exp: New file.
6890 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
6891
6892 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6893
6894 PR libc/11214:
6895 * gdb.threads/current-lwp-dead.c: Include features.h.
6896 (HAS_NOMMU): New.
6897 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
6898
6899 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6900
6901 * gdb.base/symbol-without-target_section.exp,
6902 gdb.base/symbol-without-target_section.c: New.
6903
6904 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6905
6906 * gdb.base/bigcore.exp: Reset increased timeout.
6907 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
6908
6909 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6910
6911 * gdb.base/gcore.exp (capture_command_output): Use
6912 gdb_test_multiple.
6913
6914 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6915
6916 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
6917 * gdb.arch/thumb2-it.exp (test_it_break): New function.
6918 (Top level): Call it.
6919
6920 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6921
6922 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
6923
6924 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6925
6926 * gdb.base/call-strs.exp, gdb.base/default.exp,
6927 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
6928 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
6929 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
6930 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
6931 gdb.base/watchpoint-solib.exp: Save and restore timeout.
6932 * gdb.base/ending-run.exp: Correct restore of timeout.
6933 * gdb.base/page.exp: Remove unnecessary timeout setting.
6934
6935 2010-01-29 Joel Brobecker <brobecker@adacore.com>
6936
6937 * gdb.ada/rec_return: New testcase.
6938
6939 2010-01-29 Joel Brobecker <brobecker@adacore.com>
6940
6941 * gdb.ada/call_pn: New testcase.
6942
6943 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6944
6945 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
6946 (Top level): Use it to resume.
6947 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
6948 the Thumb mode displaced stepping error as unsupported.
6949
6950 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
6951
6952 * gdb.cp/nsusing.exp: Added more tests.
6953 * gdb.cp/nsrecurs.exp: Ditto.
6954 * gdb.cp/nsusing.cc: Added test functions.
6955 * gdb.cp/nsrecurs.cc: Ditto.
6956
6957 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6958
6959 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
6960 absolute directory pathnames in gdb.sum file.
6961
6962 2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
6963
6964 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
6965 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
6966
6967 2010-01-26 Tom Tromey <tromey@redhat.com>
6968
6969 PR exp/7643:
6970 * gdb.base/printcmds.exp (test_print_string_constants): Remove
6971 setup_kfail.
6972
6973 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
6974
6975 * gdb.cp/nsrecurs.exp: New test.
6976 * gdb.cp/nsrecurs.cc: New test program.
6977 * gdb.cp/nsstress.exp: New test.
6978 * gdb.cp/nsstress.cc: New test program.
6979 * gdb.cp/nsdecl.exp: New test.
6980 * gdb.cp/nsdecl.cc: New test program.
6981
6982 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
6983
6984 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
6985 imported into file scope.
6986 Marked test as xfail.
6987 * gdb.cp/namespace-using.cc (marker5): New function.
6988 * gdb.cp/shadow.exp: New test.
6989 * gdb.cp/shadow.cc: New test program.
6990 * gdb.cp/nsimport.exp: New test.
6991 * gdb.cp/nsimport.cc: New test program.
6992
6993 2010-01-25 Tom Tromey <tromey@redhat.com>
6994
6995 PR gdb/11049:
6996 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
6997 with "set print null-stop on".
6998
6999 2010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7000
7001 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
7002 Adjust it for DISASSEMBLY_OMIT_FNAME.
7003
7004 2010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7005
7006 PR symtab/11199:
7007 * gdb.dwarf2/member-ptr-forwardref.exp,
7008 gdb.dwarf2/member-ptr-forwardref.S: New.
7009
7010 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7011
7012 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
7013 (thread1_func): Protect thread1_tid with thread1_tid_cond by
7014 thread1_tid_mutex. Remove gdbstop_mutex handling.
7015 (thread2_func): Protect thread2_tid with thread2_tid_cond by
7016 thread2_tid_mutex. Remove gdbstop_mutex handling.
7017 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
7018 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
7019 pthread_cond_wait conditionalizations by while loops.
7020
7021 2010-01-20 Tom Tromey <tromey@redhat.com>
7022
7023 PR backtrace/10770:
7024 * gdb.dwarf2/pr10770.exp: New file.
7025 * gdb.dwarf2/pr10770.c: New file.
7026 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
7027
7028 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
7029
7030 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
7031 that target was removed, and the test always runs native anyway.
7032
7033 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7034
7035 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
7036 gdb.base/watchpoint-cond-gone-stripped.c: New.
7037
7038 2010-01-19 Tom Tromey <tromey@redhat.com>
7039
7040 PR c++/8000:
7041 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
7042 existing tests.
7043 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
7044 (main): Use AAA::SomeEnum.
7045
7046 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7047
7048 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
7049 (test_ignore_count): Declare line_callme_body global.
7050 (run to breakpoint with ignore count): Use line_callme_body.
7051 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
7052 (set line_main_hello, set line_main_return): Reindent.
7053 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
7054 New.
7055 (continue to callee4): Use line_callee4_body.
7056 (check *stopped from CLI command): Use line_callee4_next.
7057 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
7058 (set line_main_hello, set line_main_return): Reindent.
7059 (set line_callee4_head, set line_callee4_body): New.
7060 (continue to callee4): Use line_callee4_body.
7061
7062 2010-01-18 Tom Tromey <tromey@redhat.com>
7063
7064 PR c++/9680:
7065 * gdb.cp/casts.cc: Add new classes and variables.
7066 * gdb.cp/casts.exp: Test new operators.
7067
7068 2010-01-18 Tom Tromey <tromey@redhat.com>
7069 Thiago Jung Bauermann <bauerman@br.ibm.com>
7070
7071 * gdb.python/source2.py: New file.
7072 * gdb.python/source1: New file.
7073 * gdb.python/python.exp: Test "source" command.
7074
7075 2010-01-15 Stan Shebs <stan@codesourcery.com>
7076
7077 * gdb.trace/tfile.c: New file.
7078 * gdb.trace/tfile.exp: New file.
7079
7080 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7081
7082 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
7083
7084 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7085
7086 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
7087
7088 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7089
7090 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
7091 (libfunc): New parameter action. Implement also selectable "sleep".
7092 * gdb.base/break-interp-main.c: Include assert.h.
7093 (libfunc): New parameter action.
7094 (main): New parameters argc and argv. Assert argc. Pass argv.
7095 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
7096 (test_attach): New proc.
7097 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
7098 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
7099
7100 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7101
7102 * gdb.base/break-interp.exp (test_core): New proc.
7103 (test_ld): Call it.
7104
7105 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7106
7107 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
7108 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
7109 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
7110 and gdb_compile_shlib. Use new -Wl compiler options.
7111 (dl bt, main bt): New tests.
7112
7113 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7114
7115 Support PIEs with no symfile_objfile.
7116 * gdb.base/break-interp.exp: New argument at the test_ld calls.
7117 (test_ld): New parameter trynosym.
7118 (test_ld <$trynosym>): New block.
7119
7120 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7121
7122 * gdb.base/break-interp.exp: New file.
7123
7124 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
7125
7126 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
7127 * gdb.python/py-prettyprint.py (pp_ls): New printer.
7128 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
7129 test.
7130 * gdb.python/py-prettyprint.c: Define lazystring test structure.
7131 * gdb.python/py-mi.exp: Add lazy string test.
7132
7133 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
7134
7135 * lib/mi-support.exp (mi_check_thread_states): Handle
7136 core number in thread listing.
7137
7138 2010-01-12 Joel Brobecker <brobecker@adacore.com>
7139
7140 * gdb.base/maint.exp: Adjust the expected output for the
7141 "maint print type" test. Use gdb_test_multiple instead of
7142 gdb_sent/gdb_expect.
7143
7144 2010-01-11 Doug Evans <dje@google.com>
7145
7146 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
7147 from gdbserver_download. All callers updated.
7148
7149 * gdb.server/ext-run.exp: "info os processes" requires xml support.
7150
7151 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7152
7153 Implement binary numbers parsing.
7154 * gdb.base/printcmds.exp (test_integer_literals_accepted)
7155 (test_integer_literals_rejected): New binary tests.
7156
7157 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7158
7159 * gdb.cell/configure: Regenerate.
7160
7161 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7162
7163 * gdb.base/corefile.exp: Move the core finding block out and call it as
7164 core_find, new variable $corefile, replace corefile by $corefile and
7165 [file tail $corefile] for usage vs. test names resp.
7166 * lib/gdb.exp (core_find): Move it as a new function here. New
7167 parameter binfile and deletefiles. New variable $destcore. Pre-delete
7168 $destcore. Return "" on error.
7169
7170 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7171
7172 Workaround PR binutils/10802.
7173 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
7174 (twice).
7175
7176 2010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7177
7178 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
7179
7180 2010-01-08 Joel Brobecker <brobecker@adacore.com>
7181
7182 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
7183 call, to avoid interruption.
7184
7185 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7186
7187 * gdb.stabs/weird.def (args93): New.
7188
7189 2010-01-07 Doug Evans <dje@google.com>
7190
7191 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
7192
7193 2010-01-07 Tom Tromey <tromey@redhat.com>
7194
7195 * gdb.base/source.exp: Use correct line number.
7196
7197 2010-01-05 Stan Shebs <stan@codesourcery.com>
7198
7199 * gdb.trace/tracecmd.exp: Test ftrace.
7200
7201 2010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7202
7203 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
7204
7205 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7206
7207 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
7208 "uint_for_mi_testing".
7209
7210 2010-01-01 Joel Brobecker <brobecker@adacore.com>
7211
7212 Test indented comment in file being sourced.
7213 * gdb.base/commands.exp: Test indented comment in file being sourced.
7214
7215 2010-01-01 Joel Brobecker <brobecker@adacore.com>
7216
7217 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
7218 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
7219 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
7220 notice.
7221
7222 2010-01-01 Joel Brobecker <brobecker@adacore.com>
7223
7224 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
7225 notice.
7226
7227 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7228
7229 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
7230 missing $after_stopped and comma (,) expectation.
7231
7232 2009-12-31 Stan Shebs <stan@codesourcery.com>
7233
7234 * gdb.trace/actions.exp: Test teval action.
7235
7236 2009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7237
7238 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
7239 (top level): Call test_watchpoint_in_big_blob.
7240 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
7241 watchpoints.
7242 (func3): Write to buf.
7243
7244 2009-12-29 Stan Shebs <stan@codesourcery.com>
7245
7246 * gdb.trace/actions.exp: Test default-collect.
7247
7248 2009-12-28 Stan Shebs <stan@codesourcery.com>
7249
7250 * gdb.trace/tsv.exp: New file.
7251 * gdb.base/completion.exp: Update ambiguous info output.
7252
7253 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
7254
7255 * gdb.base/find.c (main): Reference search buffers.
7256 * gdb.base/included.c (main): Reference integer.
7257 * gdb.base/ptype.c (charfoo): Declare.
7258 (intfoo): Call charfoo.
7259 * gdb.base/scope0.c (useitp): New function.
7260 (usestatics): Use useitp.
7261 (useit): Add a type for val.
7262 * gdb.base/scope1.c (useit1): Take a pointer argument.
7263 (usestatics1): Update calls to useit1.
7264 * gdb.cp/call-c.cc: Declare foo.
7265 (main): Call foo.
7266 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
7267 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
7268 (main): Call C::ensureRefs and ensureOtherRefs.
7269 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
7270 variables.
7271 (ensureOtherRefs): New function.
7272 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
7273 * gdb.cp/templates.cc (main): Call t5i.value.
7274
7275 2009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7276
7277 Fix compatibility with G++-4.5.
7278 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
7279 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
7280 (uncaught return): Remove.
7281
7282 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7283 Phil Muldoon <pmuldoon@redhat.com>
7284
7285 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
7286 (bp_location13, bp_location14, bp_location17, bp_location18)
7287 (marker3_proto, marker4_proto): New variables.
7288 (breakpoint info): Update output.
7289 (run until breakpoint at marker3, run until breakpoint at marker4): New
7290 tests.
7291
7292 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7293
7294 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
7295 Replace the printf call of Y by provided "y-set-1" label. New block
7296 for the second shared library.
7297 * gdb.base/unload.exp: Compile also the second library, call
7298 gdb_load_shlibs also for it. Use now gdb_breakpoint.
7299 (single pending breakpoint info): Rename to ...
7300 (pending breakpoint info before run): ... this extended test.
7301 (libfile2, libname2, libsrcfile2, libsrc2)
7302 (lib_sl2): New variables.
7303 (exec_opts): Set also SHLIB_NAME2.
7304 (pending breakpoint info on first run at shrfunc1)
7305 (pending breakpoint info on second run at shrfunc1)
7306 (pending breakpoint info on second run at shrfunc2)
7307 (print y from libfile, print y from libfile2): New tests.
7308 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
7309 * gdb.base/unloadshr2.c: New.
7310
7311 2009-12-22 Hui Zhu <teawater@gmail.com>
7312
7313 * gdb.reverse/sigall-reverse.exp: Adjust.
7314
7315 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
7316
7317 PR gdb/10884
7318
7319 * gdb.mi/var-cmd.c (do_bitfield_tests): New
7320 (main): Call do_bitfield_tests.
7321 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
7322
7323 2009-12-20 Joel Brobecker <brobecker@adacore.com>
7324
7325 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
7326 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
7327 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
7328 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
7329 gdb.modula2/unbounded1.c: Update copyright header.
7330
7331 2009-12-10 Chris Moller <moller@mollerware.com>
7332
7333 PR gdb/9399
7334 * gdb.cp/virtfunc2.exp: New tests
7335 * gdb.cp/virtfunc2.cc: New tests
7336 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
7337
7338 2009-12-10 Oza Pawandeep (paawan1982@yahoo.com
7339
7340 * gdb.reverse/i387-env-reverse.c: New file.
7341 * gdb.reverse/i387-env-reverse.exp: New file.
7342 * gdb.reverse/i387-stack-reverse.c: New file.
7343 * gdb.reverse/i387-stack-reverse.exp: New file.
7344
7345 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
7346
7347 * gdb.python/py-type.exp (test_range): New test.
7348
7349 2009-12-03 Phil Muldoon <pmuldoon@redhat.com>
7350
7351 PR python/10805
7352
7353 * gdb.python/py-type.exp: New file.
7354 * gdb.python/py-type.c: New file.
7355 * Makefile.in: Add py-type.
7356
7357 2009-12-03 Tom Tromey <tromey@redhat.com>
7358
7359 * gdb.python/py-value.exp (test_parse_and_eval): New
7360 function.
7361
7362 2009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
7363
7364 PR gdb/11022
7365
7366 * gdb.base/pr11022.exp: New test.
7367 * gdb.base/pr11022.c: New test.
7368
7369 2009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7370
7371 Fix spurious false FAILs.
7372 * gdb.base/structs.c (chartest): New.
7373 (main): Fill-in chartest.
7374 * gdb.base/structs.exp (anychar_re, first): New.
7375 (start_structs_test): Import global anychar_re and first.
7376 New gdb_test call "set print elements 300; ${testfile}"
7377 (start_structs_test <$first>): New block.
7378 (any): Import global anychar_re. New variable ac. Use ${ac}.
7379
7380 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7381
7382 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
7383
7384 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7385
7386 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
7387 Force $srcfile file.
7388 * gdb.base/foll-fork.c (callee): Comment out the printf call.
7389
7390 2009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7391
7392 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
7393 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
7394 * gdb.threads/watchthreads-reorder.exp: Likewise.
7395
7396 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
7397
7398 PR gdb/8704
7399
7400 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
7401 "if", and "thread". Correct matching in the previous test.
7402
7403 2009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
7404
7405 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
7406
7407 2009-11-23 Michael Snyder <msnyder@vmware.com>
7408
7409 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
7410 * gdb.reverse-watch-precsave.exp: Ditto.
7411
7412 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
7413
7414 * gdb.asm/asm-source.exp: Adjust.
7415 * gdb.base/help.exp: Adjust.
7416
7417 2009-11-22 Pedro Alves <pedro@codesourcery.com>
7418
7419 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
7420 (do_syscall_tests_without_xml): Set data-directory to
7421 /the/path/to/nowhere.
7422
7423 2009-11-21 Pedro Alves <pedro@codesourcery.com>
7424
7425 * gdb.threads/local-watch-wrong-thread.c,
7426 gdb.threads/local-watch-wrong-thread.exp: New files.
7427
7428 2009-11-21 Pedro Alves <pedro@codesourcery.com>
7429
7430 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
7431 assume new `regsub' syntax available.
7432
7433 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7434
7435 * gdb.base/watchpoint-hw-hit-once.exp,
7436 gdb.base/watchpoint-hw-hit-once.c: New.
7437
7438 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7439
7440 * gdb.threads/watchthreads-reorder.exp,
7441 gdb.threads/watchthreads-reorder.c: New.
7442
7443 2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
7444
7445 * gdb.xml/tdesc-regs.exp: Use for m68k.
7446
7447 2009-11-15 Pedro Alves <pedro@codesourcery.com>
7448
7449 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
7450
7451 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7452
7453 * lib/gdb.exp (current_target_name): New procedure.
7454 (gdb_wrapper_target): New variable.
7455 (gdb_wrapper_init): Set gdb_wrapper_target.
7456 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
7457 wrapper.
7458
7459 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7460
7461 * gdb.base/remote.exp: Delete the slowest load test.
7462 Do not load with fixed packet sizes.
7463
7464 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7465
7466 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
7467
7468 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7469
7470 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
7471 srcfile when setting a breakpoint.
7472
7473 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
7474
7475 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
7476 macros.
7477
7478 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7479
7480 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
7481 to be in memory.
7482 * gdb.base/display.c (force_mem): New.
7483 (do_loops): Use it. Add breakpoint comments.
7484 (do_vars): Add a breakpoint comment.
7485 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
7486 line numbers.
7487
7488 2009-11-13 Nathan Froyd <froydnj@codesourcery.com>
7489
7490 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
7491 instead of a bare "run".
7492
7493 2009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
7494
7495 * gdb.python/py-prettyprint.exp: Adjust.
7496
7497 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7498
7499 * lib/cell.exp (skip_cell_tests): Clean up test files before
7500 returning.
7501
7502 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7503
7504 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
7505 and the breakpoint menu. Do not call perror if a prompt is seen.
7506 Consume the following GDB prompt.
7507 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
7508 * gdb.cp/namespace.exp: Use gdb_test.
7509 * gdb.cp/templates.exp: Use gdb_test.
7510 (test_template_breakpoints): Use gdb_test_multiple.
7511
7512 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7513
7514 * gdb.base/break1.c (struct some_struct, values): Move earlier.
7515 (marker4): Reference values.
7516
7517 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7518
7519 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
7520 is missing.
7521
7522 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7523
7524 * gdb.base/break.c (need_malloc): New.
7525 * gdb.base/constvars.c (main): Reference crass and crisp.
7526 * gdb.base/gdb1821.c (main): Reference bar.
7527 * gdb.cp/gdb1355.cc (main): Reference s1.
7528 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
7529 (main): Call them.
7530 * gdb.cp/hang2.cc (dummy2): Define.
7531 * gdb.cp/hang3.cc (dummy3): Define.
7532 * gdb.cp/m-data.cc (main): Reference shadow.
7533
7534 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7535 Nathan Froyd <froydnj@codesourcery.com>
7536
7537 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
7538 remote host.
7539
7540 2009-11-12 Nathan Froyd <froydnj@codesourcery.com>
7541
7542 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
7543 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
7544 * gdb.dwarf2/dw2-compressed.exp: Likewise.
7545 * gdb.dwarf2/dw2-intercu.exp: Likewise.
7546 * gdb.dwarf2/dw2-intermix.exp: Likewise.
7547 * gdb.dwarf2/dw2-producer.exp: Likewise.
7548 * gdb.dwarf2/mac-fileno.exp: Likewise.
7549 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
7550 py-prettyprint.py to the remote host.
7551 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
7552
7553 2009-11-11 Keith Seitz <keiths@redhat.com>
7554
7555 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
7556 use it instead of "Foo".
7557 * gdb.cp/classes.exp (do_tests): Add a test to access
7558 a method through a typedef'd class name.
7559
7560 2009-11-11 Nathan Froyd <froydnj@codesourcery.com>
7561
7562 * gdb.base/long_long.exp: Permit leading zeros on floating-point
7563 exponents.
7564 * gdb.base/pointers.exp: Likewise.
7565 * gdb.cp/ref-types.exp: Likewise.
7566
7567 2009-11-11 Keith Seitz <keiths@redhat.com>
7568
7569 * gdb.cp/cplusfuncs.cc (class foo): Add operators
7570 new[] and delete[].
7571 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
7572 "void".
7573 (probe_demangler): Remove all single-quoting of
7574 method and variable names.
7575 (info_func_regexp): Remove the word "void" from any
7576 occurrence of "(void)".
7577 (print_addr_2): Remove all single-quoting of
7578 method names.
7579 (print_addr_2_kfail): Likewise.
7580 (print_addr): Single-quote C function names before
7581 passing to print_addr_2.
7582 (test_paddr_operator_functions): Remove single-quoting
7583 for method names.
7584 Add tests for operator new[] and operator delete[].
7585
7586 2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7587
7588 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
7589
7590 2009-11-09 Keith Seitz <keiths@redhat.com>
7591
7592 * gdb.cp/overload.exp: Add tests for resolving overloaded
7593 methods in expression parsing/evaluation.
7594
7595 2009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7596
7597 * lib/gdb.exp (default_gdb_version): Use --version instead of
7598 --command.
7599
7600 2009-11-10 Nathan Sidwell <nathan@codesourcery.com>
7601
7602 * lib/gdb.exp (gdb_compile_test): New.
7603 (skip_ada_tests, skip_java_tests): New.
7604 (gdb_compile): Use gdb_compile_test for f77.
7605 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
7606 * lib/java.exp (compile_java_from_source): Remove runtests check,
7607 use gdb_compile_test to record result.
7608 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
7609 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
7610 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
7611 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
7612 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
7613 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
7614 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
7615 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
7616 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
7617 adjust gdb_compile invocations.
7618
7619 2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7620
7621 * Makefile.in (abs_builddir): New.
7622 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
7623 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
7624 `$(abs_builddir)/site.exp'.
7625
7626 2009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
7627
7628 * config/m68k-emc.exp, lib/emc-support.exp,
7629 gdb.trace/gdb_c_test.c: Delete.
7630 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
7631 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
7632 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
7633 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
7634 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
7635 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
7636 casing for m68k-*-elf.
7637
7638 2009-11-03 Pedro Alves <pedro@codesourcery.com>
7639
7640 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
7641 * gdb.arch/i386-prologue.exp: Likewise.
7642 * gdb.arch/i386-unwind.exp: Likewise.
7643
7644 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
7645
7646 * lib/gdb.exp (gdb_expect): Fix timeout typo.
7647
7648 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
7649
7650 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
7651
7652 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
7653
7654 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
7655
7656 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7657
7658 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
7659
7660 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7661
7662 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
7663 * gdb.base/sepdebug2.c: New file.
7664
7665 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
7666
7667 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
7668 the modified warnings for catch syscall. Verify if GDB was compiled
7669 with support for lib expat, and choose which tests to run depending
7670 on this.
7671
7672 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
7673
7674 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
7675 that composite commands are parsed OK. And also test
7676 that breakpoint commands do work.
7677
7678 2009-10-23 Michael Snyder <msnyder@vmware.com>
7679
7680 gdb.reverse/consecutive-precsave.exp: Change expect pattern
7681 to allow for new disassembly style.
7682
7683 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
7684
7685 * gdb.asm/asm-source.exp: Adjust.
7686
7687 2009-10-22 Michael Snyder <msnyder@vmware.com>
7688
7689 * gdb.reverse/break-precsave.exp: New test.
7690 * gdb.reverse/consecutive-precsave.exp: Ditto.
7691 * gdb.reverse/finish-precsave.exp: Ditto.
7692 * gdb.reverse/i386-precsave.exp: Ditto.
7693 * gdb.reverse/machinestate-precsave.exp: Ditto.
7694 * gdb.reverse/sigall-precsave.exp: Ditto.
7695 * gdb.reverse/solilb-precsave.exp: Ditto.
7696 * gdb.reverse/step-precsave.exp: Ditto.
7697 * gdb.reverse/until-precsave.exp: Ditto.
7698 * gdb.reverse/watch-precsave.exp: Ditto.
7699
7700 2009-10-22 Michael Snyder <msnyder@vmware.com>
7701
7702 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
7703 for gdb_expect. Adjust one test's expect strings for the new
7704 format of disassemble.
7705 * gdb.reverse/finish-reverse.exp: Delete 'return'.
7706 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
7707 gdb_test_multiple.
7708 * gdb.reverse/step-reverse.exp: Delete 'return'.
7709 * gdb.reverse/until-reverse.exp: Delete blank lines.
7710 * gdb.reverse/watch-reverse.exp: Delete blank lines.
7711
7712 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
7713
7714 * gdb.base/consecutive.exp: Adjust.
7715 * gdb.base/display.exp: Likewise.
7716 * gdb.base/pc-fp.exp: Likewise.
7717 * gdb.base/sigbpt.exp: Likewise.
7718
7719 2009-10-19 Michael Snyder <msnyder@vmware.com>
7720
7721 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
7722 * gdb.reverse/finish-reverse.c: Ditto.
7723 * gdb.reverse/sigall-reverse.c: Ditto.
7724 * gdb.reverse/solib-reverse.c: Ditto.
7725 * gdb.reverse/step-reverse.c: Ditto.
7726 * gdb.reverse/watch-reverse.c: Ditto.
7727
7728 2009-10-19 Pedro Alves <pedro@codesourcery.com>
7729 Stan Shebs <stan@codesourcery.com>
7730
7731 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
7732 * gdb.base/foll-exec.exp: Adjust to expect a process id before
7733 "Executing new program".
7734 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
7735 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
7736 left listed after having been killed.
7737 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
7738 * gdb.base/maint.exp: Adjust test.
7739
7740 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
7741 * gdb.multi/Makefile.in: New.
7742 * gdb.multi/base.exp: New.
7743 * gdb.multi/goodbye.c: New.
7744 * gdb.multi/hangout.c: New.
7745 * gdb.multi/hello.c: New.
7746 * gdb.multi/bkpt-multi-exec.c: New.
7747 * gdb.multi/bkpt-multi-exec.exp: New.
7748 * gdb.multi/crashme.c: New.
7749
7750 2009-10-13 Tristan Gingold <gingold@adacore.com>
7751
7752 * gdb.base/sepdebug.exp: Check debug info are found.
7753
7754 2009-10-08 Pedro Alves <pedro@codesourcery.com>
7755
7756 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
7757 bits.
7758
7759 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7760
7761 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
7762
7763 2009-10-07 Joel Brobecker <brobecker@adacore.com>
7764
7765 * gdb.base/watchpoints.c: Add copyright header. Reformat one
7766 of the comments.
7767
7768 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
7769
7770 * gdb.base/annota1.exp: Remove obsolete match_max increase.
7771 * gdb.base/annota3.exp: Idem.
7772 * gdb.base/maint.exp: Idem.
7773
7774 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7775
7776 * lib/gdb.exp (default_gdb_init): Set current value of match_max
7777 to default.
7778
7779 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
7780
7781 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
7782 mingw and cygwin targets.
7783
7784 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
7785 Pedro Alves <pedro@codesourcery.com>
7786
7787 * lib/gdb.exp (gdb_compile): Avoid adding
7788 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
7789
7790 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
7791
7792 * gdb.base/shr1.c: Use %p in format string.
7793 * gdb.base/unload.c: Avoid warning in fprintf.
7794 * gdb.base/watchpoint-solib.c: Idem.
7795
7796 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
7797
7798 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
7799 long type.
7800 (test_unlink): Correct printf string.
7801 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
7802 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
7803
7804 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7805
7806 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
7807 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
7808 * gdb.arch/ia64-breakpoint-shadow.S: New file.
7809
7810 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7811
7812 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
7813 * gdb.objc/nondebug.exp: Likewise.
7814
7815 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7816
7817 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
7818 target_info setting.
7819
7820 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
7821 that detect new threads during "info threads".
7822
7823 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7824
7825 * gdb.threads/manythreads.c (main): Increase thread stack size
7826 to 2*PTHREAD_STACK_MIN.
7827 * gdb.threads/multi-create.c (main): Likewise.
7828 (create_function): Likewise.
7829
7830 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7831
7832 * gdb.base/dump.exp: Pass difference of pointer types instead
7833 of integer types as offset to restore in intarr3.srec case.
7834
7835 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7836
7837 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
7838
7839 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7840
7841 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
7842
7843 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
7844
7845 New test for two watchpoints, with disabling of
7846 the first inserted.
7847 * testsuite/gdb.base/watchpoints.c: New file.
7848 * testsuite/gdb.base/watchpoints.exp: New file.
7849
7850 2009-09-25 Tom Tromey <tromey@redhat.com>
7851
7852 * gdb.base/charset.exp: Test utf-16 strings with Python.
7853
7854 2009-09-25 Tom Tromey <tromey@redhat.com>
7855
7856 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
7857 UCS-4.
7858 * gdb.base/charset.c (utf_32_string): Rename.
7859 (init_utf32): Rename.
7860 (main): Update.
7861
7862 2009-09-22 Tom Tromey <tromey@redhat.com>
7863
7864 * gdb.python/py-function.exp: Add regression tests.
7865
7866 2009-09-21 Keith Seitz <keiths@redhat.com>
7867
7868 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
7869 with invalid operator.
7870
7871 2009-09-21 Keith Seitz <keiths@redhat.com>
7872
7873 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
7874 and destructor using typedef name of class.
7875 * gdb.cp/classes.cc (class Base1): Add a destructor.
7876 (base1): New typedef.
7877 (use_methods): Instanitate an object of type base1.
7878 * gdb.cp/templates.exp (test_template_typedef): New procedure.
7879 (do_tests): Call test_template_typedef.
7880 * gdb.cp/templates.cc (Baz::~Baz): New method.
7881 (intBazOne): New typedef.
7882 (main): Instantiate intBazOne.
7883
7884 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
7885
7886 PR python/10633
7887
7888 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
7889 Function.
7890 (run_lang_tests): Add print elements test.
7891
7892 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
7893
7894 * gdb.python/py-value.exp (test_subscript_regression): New
7895 function. Test for invalid subscripts.
7896 * gdb.python/py-value.c (main): Add test array, and pointer to it.
7897 (ptr_ref): New function.
7898
7899 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
7900
7901 * gdb.base/default.exp: Fix "show convenience".
7902
7903 2009-09-15 Tom Tromey <tromey@redhat.com>
7904
7905 * lib/mi-support.exp (mi_create_varobj): Update.
7906 (mi_create_floating_varobj): Likewise.
7907 (mi_create_dynamic_varobj): New proc.
7908 (mi_varobj_update): Update.
7909 (mi_varobj_update_with_type_change): Likewise.
7910 (mi_varobj_update_kv_helper): New proc.
7911 (mi_varobj_update_dynamic_helper): Rewrite.
7912 (mi_varobj_update_dynamic): New proc.
7913 (mi_list_varobj_children): Update.
7914 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
7915 * gdb.python/python-prettyprint.py (pp_outer): New class.
7916 (pp_nullstr): Likewise.
7917 (lookup_function): Register new printers.
7918 * gdb.python/python-prettyprint.c (struct substruct): New type.
7919 (struct outerstruct): Likewise.
7920 (substruct_test): New function.
7921 (struct nullstr): New type.
7922 (string_1, string_2): New globals.
7923 (main): Add new tests.
7924 * gdb.python/python-mi.exp: Added regression tests.
7925 * gdb.mi/mi2-var-display.exp: Update.
7926 * gdb.mi/mi2-var-cmd.exp: Update.
7927 * gdb.mi/mi2-var-child.exp: Update.
7928 * gdb.mi/mi2-var-block.exp: Update.
7929 * gdb.mi/mi-var-invalidate.exp: Update.
7930 * gdb.mi/mi-var-display.exp: Update.
7931 * gdb.mi/mi-var-cmd.exp: Update.
7932 * gdb.mi/mi-var-child.exp: Update.
7933 * gdb.mi/mi-var-block.exp: Update.
7934 * gdb.mi/mi-break.exp: Update.
7935 * gdb.mi/gdb701.exp: Update.
7936
7937 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
7938
7939 * Makefile.in: Inclusion of catch-syscall object.
7940 * gdb.base/catch-syscall.c: New file.
7941 * gdb.base/catch-syscall.exp: New file.
7942
7943 2009-09-12 Michael Snyder <msnyder@vmware.com>
7944
7945 * gdb.reverse/step-reverse.exp: Explicitly check for targets
7946 that can support reverse debuggnig.
7947
7948 2009-09-11 Tom Tromey <tromey@redhat.com>
7949
7950 * gdb.dwarf2/valop.S: New file.
7951 * gdb.dwarf2/valop.exp: New file.
7952
7953 2009-09-11 Mark Kettenis <kettenis@gnu.org>
7954
7955 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
7956
7957 2009-09-10 Doug Evans <dje@google.com>
7958
7959 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
7960 Add $gdb_prompt to second breakpoint regexp.
7961
7962 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
7963
7964 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
7965 names, add missing ones.
7966 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
7967 * gdb.python/py-frame.c: Rename from python-frame.c.
7968 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
7969 testfile name.
7970 * gdb.python/py-function.exp: Rename from python-function.exp.
7971 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
7972 testfile name.
7973 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
7974 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
7975 Adjust testfile name.
7976 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
7977 * gdb.python/py-template.cc: Rename from python-template.cc.
7978 * gdb.python/py-template.exp: Rename from python-template.exp.
7979 Adjust testfile name.
7980 * gdb.python/py-value.c: Rename from python-value.c.
7981 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
7982 testfile name.
7983
7984 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7985
7986 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
7987 $bpt2address.
7988 (Second breakpoint address is valid on ia64)
7989 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
7990
7991 2009-09-03 Joseph Myers <joseph@codesourcery.com>
7992
7993 * gdb.base/ending-run.exp: Restrict regular expression matching
7994 line number to require closing brace following.
7995
7996 2009-09-03 Doug Evans <dje@google.com>
7997
7998 * gdb.base/store.exp (check_set): Fix typo in expected value message.
7999
8000 2009-09-02 Tom Tromey <tromey@redhat.com>
8001
8002 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
8003
8004 2009-09-02 Tom Tromey <tromey@redhat.com>
8005
8006 * gdb.dwarf2/callframecfa.exp: New file.
8007 * gdb.dwarf2/callframecfa.S: New file.
8008
8009 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8010
8011 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
8012 gdb.base/solib-overlap-main.c: New.
8013
8014 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
8015
8016 PR gdb/10565
8017
8018 * gdb.base/bitfields.c (struct container, container): New.
8019 (main): Initialize it and call break5.
8020 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
8021
8022 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8023
8024 Support constant DW_AT_data_member_location by GCC PR debug/40659.
8025 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
8026
8027 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8028
8029 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
8030
8031 2009-08-26 Michael Snyder <msnyder@vmware.com>
8032
8033 * gdb.base/i386-reverse.c: New file.
8034 * gdb.base/i386-reverse.exp: New file.
8035 * gdb.base/Makefile.in: Add new files to be removed.
8036
8037 2009-08-26 Joseph Myers <joseph@codesourcery.com>
8038
8039 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
8040 environment-pwd for remote host.
8041 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
8042
8043 2009-08-24 Keith Seitz <keiths@redhat.com>
8044
8045 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
8046 Add two new C++ completer tests which limit the output to a
8047 given class.
8048
8049 2009-08-24 Michael Snyder <msnyder@vmware.com>
8050
8051 * gdb.base/del.exp: Fix typo in comment.
8052 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
8053
8054 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8055
8056 * configure: Regenerate.
8057 * gdb.hp/configure: Likewise.
8058 * gdb.hp/gdb.aCC/configure: Likewise.
8059 * gdb.hp/gdb.base-hp/configure: Likewise.
8060 * gdb.hp/gdb.compat/configure: Likewise.
8061 * gdb.hp/gdb.defects/configure: Likewise.
8062 * gdb.hp/gdb.objdbg/configure: Likewise.
8063 * gdb.stabs/configure: Likewise.
8064
8065 2009-08-19 Doug Evans <dje@google.com>
8066
8067 * gdb.base/gdbvars.c: New file.
8068 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
8069
8070 2009-08-14 Pedro Alves <pedro@codesourcery.com>
8071
8072 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
8073 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
8074
8075 2009-08-13 Pedro Alves <pedro@codesourcery.com>
8076
8077 * gdb.base/default.exp: Adjust "set language test": it's now an
8078 enum command. Larger help string moved to "help set language".
8079 * gdb.base/help.exp: Adjust "help set language" expected output,
8080 now lists all known languages.
8081
8082 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
8083
8084 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
8085 all frame arguments.
8086 * gdb.arch/altivec-regs.exp: Likewise.
8087
8088 2009-08-07 Tom Tromey <tromey@redhat.com>
8089
8090 * gdb.base/setshow.exp: Add tests for changes to set language, set
8091 check range, and set check type.
8092
8093 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
8094
8095 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
8096 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
8097 Call it.
8098
8099 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8100
8101 * configure.ac: Run gdb.cell tests when appropriate.
8102 * configure: Regenerate.
8103 * lib/cell.exp: New file.
8104 * gdb.cell: New directory.
8105 * gdb.cell/configure.ac: New file.
8106 * gdb.cell/configure: New file.
8107 * gdb.cell/Makefile.in: New file.
8108 * gdb.cell/arch.exp: New file.
8109 * gdb.cell/break.c: New file.
8110 * gdb.cell/break.exp: New file.
8111 * gdb.cell/break-spu.c: New file.
8112 * gdb.cell/bt.c: New file.
8113 * gdb.cell/bt2-spu.c: New file.
8114 * gdb.cell/bt-spu.c: New file.
8115 * gdb.cell/bt.exp: New file.
8116 * gdb.cell/coremaker.c: New file.
8117 * gdb.cell/coremaker-spu.c: New file.
8118 * gdb.cell/core.exp: New file.
8119 * gdb.cell/gcore.exp: New file.
8120 * gdb.cell/data.c: New file.
8121 * gdb.cell/data.exp: New file.
8122 * gdb.cell/data-spu.c: New file.
8123 * gdb.cell/ea-cache.exp: New file.
8124 * gdb.cell/ea-cache.c: New file.
8125 * gdb.cell/ea-cache-spu.c: New file.
8126 * gdb.cell/ea-standalone.c: New file.
8127 * gdb.cell/ea-standalone.exp: New file.
8128 * gdb.cell/ea-test.c: New file.
8129 * gdb.cell/ea-test.exp: New file.
8130 * gdb.cell/f-regs.exp: New file.
8131 * gdb.cell/mem-access.c: New file.
8132 * gdb.cell/mem-access.exp: New file.
8133 * gdb.cell/mem-access-spu.c: New file.
8134 * gdb.cell/ptype.exp: New file.
8135 * gdb.cell/registers.exp: New file.
8136 * gdb.cell/size.c: New file.
8137 * gdb.cell/sizeof.exp: New file.
8138 * gdb.cell/size-spu.c: New file.
8139 * gdb.cell/solib.exp: New file.
8140 * gdb.cell/solib-symbol.exp: New file.
8141
8142 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8143
8144 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
8145
8146 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
8147
8148 * gdb.base/float.exp: Handle VFP registers.
8149
8150 2009-07-14 Michael Snyder <msnyder@vmware.com>
8151
8152 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
8153 to bring gdb to the beginning of the calling line.
8154
8155 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
8156 confusing the i386 epilogue unwinder.
8157
8158 2009-07-14 Stan Shebs <stan@codesourcery.com>
8159
8160 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
8161
8162 2009-07-14 Michael Snyder <msnyder@vmware.com>
8163
8164 * gdb.reverse/step-reverse.exp (stepi into function call):
8165 Call instruction may not be first instruction in the line.
8166 (reverse stepi from a function call): Used wrong line number.
8167
8168 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8169
8170 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
8171
8172 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8173
8174 Fix gdb.base/macscp.exp when using custom inputrc.
8175 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
8176 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
8177 env(TERM) set.
8178 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
8179 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
8180
8181 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8182
8183 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
8184 * gdb.base/annota1.exp (thread_test): Import global $testfile.
8185 Change the compilation target to match the testcase name.
8186 * gdb.base/sect-cmd.exp: Change the compilation target to match the
8187 testcase name.
8188 * a2-run.exp: Use for setup prepare_for_testing. Change the
8189 compilation target to match the testcase name.
8190 * gdb.base/commands.exp: Likewise.
8191 * gdb.base/finish.exp: Likewise.
8192 * gdb.base/float.exp: Likewise.
8193 * gdb.base/info-target.exp: Likewise.
8194 * gdb.base/relational.exp: Likewise.
8195 * gdb.base/term.exp: Likewise.
8196 * gdb.base/until.exp: Likewise.
8197 * gdb.base/volatile.exp: Likewise.
8198 * gdb.base/whatis-exp.exp: Likewise.
8199
8200 2009-07-11 Hui Zhu <teawater@gmail.com>
8201
8202 * gdb.base/help.exp (disassemble): Update expected help text.
8203
8204 2009-07-09 Tom Tromey <tromey@redhat.com>
8205
8206 * lib/gdb.exp: Handle TRANSCRIPT.
8207 (remote_spawn, remote_close, send_gdb): New procs.
8208
8209 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
8210
8211 * gdb.python/python-prettyprint.c: Add counted null string
8212 structure.
8213 * gdb.python/python-prettyprint.exp: Print null string. Test for
8214 embedded nulls.
8215 * gdb.python/python-prettyprint.py (pp_ns): New Function.
8216 * gdb.python/python-value.exp (test_value_in_inferior): Add
8217 variable length string fetch tests.
8218 * gdb.python/python-value.c (main): Add strings for string fetch tests.
8219
8220 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8221
8222 * gdb.base/dump.exp (inaccessible memory is reported): New test.
8223
8224 2009-07-07 Tom Tromey <tromey@redhat.com>
8225
8226 * gdb.base/call-rt-st.exp: Update for change to escape output.
8227 * gdb.base/callfuncs.exp: Likewise.
8228 * gdb.base/charset.exp: Likewise.
8229 * gdb.base/constvars.exp: Likewise.
8230 * gdb.base/long_long.exp: Likewise.
8231 * gdb.base/pointers.exp: Likewise.
8232 * gdb.base/printcmds.exp: Likewise.
8233 * gdb.base/setvar.exp: Likewise.
8234 * gdb.base/store.exp: Likewise.
8235 * gdb.cp/ref-types.exp: Likewise.
8236 * gdb.mi/mi-var-child.exp: Likewise.
8237 * gdb.mi/mi-var-display.exp: Likewise.
8238 * gdb.mi/mi2-var-display.exp: Likewise.
8239 * gdb.base/charset.exp: Test octal escape sequence length.
8240 Update for change to escape output.
8241
8242 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8243
8244 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
8245
8246 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
8247
8248 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
8249
8250 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8251
8252 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
8253 gdbserver increasing $portnum if "Can't bind address" has been seen.
8254
8255 2009-07-05 Pedro Alves <pedro@codesourcery.com>
8256
8257 * gdb.base/ending-run.exp: Add "step out of main" pattern for
8258 mingw32ce.
8259
8260 2009-07-05 Pedro Alves <pedro@codesourcery.com>
8261
8262 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
8263 VFP format.
8264
8265 2009-07-02 Pedro Alves <pedro@codesourcery.com>
8266
8267 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
8268 linux. Adjust to use "inferior", "info inferiors", "detach
8269 inferior" and "kill inferior" instead of "restart", "info fork",
8270 "detach fork" and "delete fork".
8271 * gdb.base/ending-run.exp: Spell out "info".
8272 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
8273 the "kill" command.
8274
8275 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8276
8277 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
8278 change to prefix TLS offset in hex with 0x.
8279
8280 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8281
8282 * gdb.base/default.exp: Update test case for "x" changes.
8283
8284 2009-07-01 Tristan Gingold <gingold@adacore.com>
8285
8286 * gdb.base/bigcore.exp: Make darwin untested.
8287
8288 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8289
8290 * gdb.base/completion.exp (directory completion): Create the directory.
8291 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
8292 escapeuniquesub.
8293 (directory completion 2): Expect now ${escapeuniquesub}.
8294 (Glob remaining of directory test): Remove one excessive newline.
8295 Expect the real output.
8296
8297 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8298
8299 Fix `make check//%' target after `make check' has been ran.
8300 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
8301 a mkdir call.
8302 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
8303 (%/.dir): Remove.
8304
8305 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8306
8307 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
8308 the expected result record.
8309
8310 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8311
8312 Remove racy FAILs relying just on the timeouts.
8313 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
8314 (annotation_level 2): Remove racy FAILs.
8315
8316 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
8317
8318 gdb/10275
8319 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
8320
8321 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
8322
8323 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
8324
8325 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
8326
8327 * gdb.mi/mi-stack.exp: Testing symbolic options
8328 to -stack-list-locals and -stack-list-arguments.
8329
8330 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8331
8332 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
8333
8334 2009-06-29 Tom Tromey <tromey@redhat.com>
8335
8336 * dg-extract-results.sh: New file.
8337 * Makefile.in (FORCE_PARALLEL): New variable.
8338 (CHECK_TARGET): New conditional variable.
8339 (check): Use CHECK_TARGET.
8340 (DO_RUNTEST): New variable.
8341 (check-single): New target.
8342 (TEST_DIRS): New variable.
8343 (TEST_TARGETS): Likewise.
8344 (check-parallel): New target.
8345 (check-gdb.%): New pattern.
8346 (BASE1_FILES): New variable.
8347 (BASE2_FILES): Likewise.
8348 (check-gdb.base%): New pattern.
8349 (%/.dir): New pattern.
8350 * configure: Rebuild.
8351 * aclocal.m4 (AM_CONDITIONAL): New defun.
8352 * configure.ac: Check whether user is using GNU make.
8353 (GMAKE): New conditional.
8354
8355 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
8356
8357 * gdb.cp/namespace-nested-import.cc: New test.
8358 * gdb.cp/namespace-nested-import.exp: New test.
8359
8360 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
8361
8362 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
8363 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
8364 * gdb.opt/Makefile.in (EXECUTABLES): Update.
8365 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
8366 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
8367 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
8368 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
8369 gdb.opt/inline-markers.c: New files.
8370 * lib/gdb.exp (skip_inline_frame_tests): New function.
8371 (skip_inline_var_tests): New function.
8372
8373 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
8374
8375 * gdb.cp/exception.exp: Don't require $hex before inner frame in
8376 backtrace.
8377
8378 2009-06-27 Michael Snyder <msnyder@vmware.com>
8379
8380 * gdb.reverse: New directory.
8381 * gdb.reverse/break-reverse.c: New test.
8382 * gdb.reverse/break-reverse.exp: New test.
8383 * gdb.reverse/consecutive-reverse.c: New test.
8384 * gdb.reverse/consecutive-reverse.exp: New test.
8385 * gdb.reverse/finish-reverse.c: New test.
8386 * gdb.reverse/finish-reverse.exp: New test.
8387 * gdb.reverse/machinestate.c: New test.
8388 * gdb.reverse/ms1.c: New test.
8389 * gdb.reverse/machinestate.exp: New test.
8390 * gdb.reverse/Makefile.in: New file.
8391 * gdb.reverse/shr2.c: New test.
8392 * gdb.reverse/solib-reverse.c: New test.
8393 * gdb.reverse/solib-reverse.exp: New test.
8394 * gdb.reverse/step-reverse.c: New test.
8395 * gdb.reverse/step-reverse.exp: New test.
8396 * gdb.reverse/until-reverse.c: New test.
8397 * gdb.reverse/ur1.c: New test.
8398 * gdb.reverse/until-reverse.exp: New test.
8399 * gdb.reverse/watch-reverse.c: New test.
8400 * gdb.reverse/watch-reverse.exp: New test.
8401 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
8402 * configure: Regenerate.
8403
8404 2009-06-26 Doug Evans <dje@google.com>
8405
8406 * gdb.base/psymtab.exp: Turn off pending breakpoints.
8407
8408 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
8409
8410 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
8411 windows problem for 'file delete $binfile'.
8412
8413 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
8414
8415 * gdb.cp/namespace-using.exp: New test.
8416 * gdb.cp/namespace-using.cc: New test.
8417
8418 2009-05-20 Joel Brobecker <brobecker@adacore.com>
8419
8420 * gdb.ada/variant_record_packed_array: New testcase.
8421
8422 2009-06-23 Tom Tromey <tromey@redhat.com>
8423
8424 * gdb.base/charset.exp (test_combination): Regression test.
8425 * gdb.base/charset.c (my_wchar_t): New typedef.
8426 (myvar): New global.
8427 (main): Set myvar.
8428
8429 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
8430
8431 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
8432 target.
8433
8434 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8435
8436 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
8437
8438 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8439
8440 * gdb.mi/gdb680.exp: Update test for error message.
8441
8442 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8443
8444 * gdb.base/annota1.exp: Allow multiple occurrences of the
8445 frames-invalid annotation.
8446 * gdb.cp/annota2.exp: Likewise.
8447
8448 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
8449
8450 * gdb.cp/gdb2495.cc: New file.
8451 * gdb.cp/gdb2495.exp: New file.
8452
8453 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8454
8455 Report error on GDB crash during runto.
8456 * lib/gdb.exp (runto <eof>): New.
8457
8458 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
8459
8460 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
8461 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
8462 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
8463 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
8464 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
8465 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
8466 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
8467 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
8468 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
8469 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
8470 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
8471 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
8472 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
8473 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
8474 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
8475 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
8476 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
8477 gdb.server/server-mon.exp, gdb.server/server-run.exp,
8478 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
8479 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
8480 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
8481 gdb.trace/passcount.exp, gdb.trace/report.exp,
8482 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
8483 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
8484 gdb.trace/while-stepping.exp: Use a unique name for the compiled
8485 executable.
8486
8487 2009-06-07 Pedro Alves <pedro@codesourcery.com>
8488
8489 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
8490 defined before referencing it.
8491
8492 2009-06-03 Doug Evans <dje@google.com>
8493
8494 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
8495 * gdb.arch/i386-see.c: Ditto.
8496
8497 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
8498
8499 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
8500 (check_macro): Return 1 if undefined.
8501 If first test fails, check if macro debug information is available,
8502 and report unsupported test if no macro information is found.
8503
8504 2009-05-29 Doug Evans <dje@google.com>
8505
8506 * gdb.threads/hand-call-in-threads.exp: New.
8507 * gdb.threads/hand-call-in-threads.c: New.
8508
8509 2009-05-29 Michael Snyder <msnyder@vmware.com>
8510
8511 * gdb.base/break-always.exp: Change "1" to "on".
8512 Add confirmation check.
8513
8514 2009-05-28 Pedro Alves <pedro@codesourcery.com>
8515
8516 * gdb.threads/threxit-hop-specific.c: New.
8517 * gdb.threads/threxit-hop-specific.exp: New.
8518 * gdb.threads/thread-execl.c: New.
8519 * gdb.threads/thread-execl.exp: New.
8520
8521 2009-05-27 Tom Tromey <tromey@redhat.com>
8522 Thiago Jung Bauermann <bauerman@br.ibm.com>
8523
8524 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
8525 (mi_child_regexp): Likewise.
8526 (mi_list_varobj_children_range): Likewise.
8527 (mi_get_features): Likewise.
8528 (mi_list_varobj_children): Rewrite.
8529 * gdb.python/python-mi.exp: New file.
8530
8531 2009-05-27 Tom Tromey <tromey@redhat.com>
8532 Thiago Jung Bauermann <bauerman@br.ibm.com>
8533 Phil Muldoon <pmuldoon@redhat.com>
8534 Paul Pluzhnikov <ppluzhnikov@google.com>
8535
8536 * gdb.python/python-prettyprint.exp: New file.
8537 * gdb.python/python-prettyprint.c: New file.
8538 * gdb.python/python-prettyprint.py: New file.
8539 * gdb.base/display.exp: print/r is now valid.
8540
8541 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
8542 Tom Tromey <tromey@redhat.com>
8543 Pedro Alves <pedro@codesourcery.com>
8544 Paul Pluzhnikov <ppluzhnikov@google.com>
8545
8546 * gdb.python/python-template.exp: New file.
8547 * gdb.python/python-template.cc: New file.
8548 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
8549 tests.
8550 * gdb.python/python-value.exp (py_objfile_tests): New proc.
8551 Call it.
8552 (test_value_after_death): New proc.
8553 * gdb.python/python-value.c (PTR): New typedef.
8554 (main): New variable 'x'.
8555
8556 2009-05-27 Tom Tromey <tromey@redhat.com>
8557
8558 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
8559 tests.
8560 * gdb.python/python-value.exp (py_objfile_tests): New proc.
8561 Call it.
8562
8563 2009-05-27 Pedro Alves <pedro@codesourcery.com>
8564
8565 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
8566
8567 2009-05-24 Pedro Alves <pedro@codesourcery.com>
8568
8569 * gdb.threads/fork-thread-pending.c: New.
8570 * gdb.threads/fork-thread-pending.exp: New.
8571
8572 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8573
8574 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
8575 * gdb.dwarf2/dw2-strp.S (a_string2): New.
8576
8577 2009-05-18 Jon Beniston <jon@beniston.com>
8578
8579 * gdb.asm/asm-source.exp: Add lm32 target.
8580
8581 2009-05-17 Pedro Alves <pedro@codesourcery.com>
8582
8583 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
8584 `gdb_get_line_number'. Call `callee' in both parent and child.
8585 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
8586 `gdb_get_line_number' instead of hardcoding line numbers.
8587 (catch_fork_unpatch_child): New procedure to test detaching
8588 breakpoints from child fork.
8589 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
8590 hardcoding line numbers.
8591 (do_fork_tests): Run `catch_fork_unpatch_child'.
8592
8593 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
8594
8595 * gdb.mi/mi-cmd-var.exp: Check that when varobj
8596 of structure type enters or leaves the scope, it
8597 is reported by -var-update.
8598
8599 2009-05-11 Doug Evans <dje@sebabeach.org>
8600
8601 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
8602 * gdb.threads/pending-step.c (main): Fix off-by-one error.
8603 * gdb.threads/schedlock.c (main): Fix off-by-one error.
8604
8605 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8606
8607 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
8608
8609 2009-04-30 Doug Evans <dje@google.com>
8610
8611 * gdb.threads/watchthreads2.exp: New testcase.
8612 * gdb.threads/watchthreads2.c: New testcase.
8613
8614 2009-04-29 Doug Evans <dje@google.com>
8615
8616 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
8617 * gdb.cp/mb-ctor.cc: Ditto.
8618 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
8619 * gdb.cp/mb-inline.h (multi_line_foo): New function.
8620 * gdb.cp/mb-inline1.cc: Call it.
8621 * gdb.cp/mb-inline2.cc: Ditto.
8622 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
8623 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
8624
8625 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8626
8627 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
8628 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
8629 Replace all uses of `decimal' by `nonzero'.
8630 (info macro FROM_COMMANDLINE): New test.
8631
8632 2009-04-27 Tom Tromey <tromey@redhat.com>
8633
8634 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
8635
8636 2009-04-27 Doug Evans <dje@google.com>
8637
8638 * gdb.threads/watchthreads.c (main): Initialize args before starting
8639 the threads. Plus formatting cleanup.
8640 * gdb.threads/watchthreads.exp: Avoid errant failures due to
8641 biased scheduling of one thread.
8642
8643 2009-04-27 Jerome Guitton <guitton@adacore.com>
8644
8645 * gdb.cp/templates.cc (GetMax): New template.
8646 (main): Declare two instances of GetMax.
8647 * gdb.cp/templates.exp: Add new test.
8648
8649 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8650
8651 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
8652
8653 2009-04-22 Joseph Myers <joseph@codesourcery.com>
8654
8655 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
8656
8657 2009-04-15 Tom Tromey <tromey@redhat.com>
8658
8659 * gdb.base/charset.exp: Add regression test.
8660
8661 2009-04-14 Joel Brobecker <brobecker@adacore.com>
8662
8663 * gdb.base/exe-lock.exp: New testcase.
8664
8665 2009-04-13 Tom Tromey <tromey@redhat.com>
8666
8667 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
8668 operator on Frame.
8669
8670 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8671
8672 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
8673 * gdb.server/ext-attach.exp: Likewise.
8674
8675 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
8676
8677 Eliminate some sleep usage.
8678
8679 * gdb.mi/basics.c (do_nothing): New.
8680 (main): Use do_nothing instead of printf, so that
8681 not to introduce race condition between output of
8682 inferiour and output of gdb. Do not use sleep as it
8683 is not generally available on embedded targets.
8684
8685 2009-04-02 Pedro Alves <pedro@codesourcery.com>
8686
8687 * gdb.server/ext-attach.exp: Expect an optional process id after
8688 "Detached from remote process".
8689
8690 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8691
8692 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
8693 gdb.dwarf2/dw2-unresolved.exp: New.
8694
8695 2009-04-02 Pedro Alves <pedro@codesourcery.com>
8696
8697 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
8698 mi_run_to_main.
8699
8700 2009-04-02 Pedro Alves <pedro@codesourcery.com>
8701
8702 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
8703 mi_run_to_main. Skip thread exit test on remote targets.
8704 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
8705 mi_run_to_main.
8706 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
8707 mi_run_to_main.
8708 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
8709 when expecting ^connected. Detect when the target doesn't support
8710 non-stop mode.
8711 (mi_run_cmd): Detect if non-stop mode was requested by isn't
8712 supported. Return -1 on error, 0 on success.
8713 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
8714 (mi_runto): Return mi_runto_helper's result explicitly.
8715
8716 2009-04-01 Pedro Alves <pedro@codesourcery.com>
8717
8718 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
8719
8720 2009-04-01 Tom Tromey <tromey@redhat.com>
8721
8722 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
8723 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
8724 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
8725 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
8726
8727 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
8728 Jan Kratochvil <jan.kratochvil@redhat.com>
8729
8730 PR gdb/931
8731 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
8732 output.
8733 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
8734 for gdb/931.
8735 * dw2-strp.S (DW_AT_language): Change to C++.
8736 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
8737
8738 2009-03-31 Joel Brobecker <brobecker@adacore.com>
8739
8740 * gdb.ada/tasks: New testcase.
8741
8742 2009-03-30 Stan Shebs <stan@codesourcery.com>
8743
8744 * gdb.trace/actions.exp: Update to match new info trace format.
8745 * gdb.trace/deltrace.exp: Ditto.
8746 * gdb.trace/infotrace.exp: Ditto.
8747 * gdb.trace/passcount.exp: Ditto.
8748 * gdb.trace/save-trace.exp: Ditto.
8749 * gdb.trace/while-stepping.exp: Ditto.
8750 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
8751
8752 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
8753
8754 * gdb.python/python-frame.c: New file.
8755 * gdb.python/python-frame.exp: New file.
8756
8757 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
8758
8759 * gdb.python/python-value.exp: Add tests for the address
8760 attribute.
8761
8762 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
8763
8764 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
8765
8766 2009-03-26 Doug Evans <dje@google.com>
8767
8768 * gdb.mi/mi-nonstop-exit.exp: New file.
8769 * gdb.mi/non-stop-exit.c: New file.
8770
8771 2009-03-26 Tom Tromey <tromey@redhat.com>
8772
8773 Update for change to prologue skipping:
8774 * gdb.mi/mi2-simplerun.exp: Update.
8775 * gdb.mi/mi2-break.exp: Update.
8776 * gdb.mi/mi-simplerun.exp: Update.
8777 * gdb.mi/mi-break.exp: Update.
8778 * gdb.base/ending-run.exp: Update.
8779
8780 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
8781
8782 * gdb.python/python-value.exp (test_value_in_inferior): Test
8783 gdb.Value.is_optimized_out attribute.
8784
8785 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8786
8787 * gdb.dwarf2/dw2-noloc-main.c: New file.
8788 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
8789 (.text): Remove.
8790 (.data): New.
8791 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
8792 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
8793 (DW_TAG_subprogram func_cu1, noloc): Remove.
8794 (main): New.
8795 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
8796 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
8797 (file_symbols): New procedure.
8798
8799 2009-03-25 Tom Tromey <tromey@redhat.com>
8800
8801 * gdb.base/charset.exp (valid_target_charset): New proc.
8802 Use it to skip tests on invalid charsets.
8803
8804 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
8805
8806 * gdb.base/completion.exp: Add a test for directory completion.
8807
8808 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8809
8810 Fix a racy FAIL.
8811 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
8812 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
8813
8814 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
8815
8816 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
8817 * gdb.python/python-function.exp: Add test for function returning
8818 a GDB value.
8819
8820 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
8821
8822 * gdb.python/python-function.exp: New file.
8823
8824 2009-03-20 Tom Tromey <tromey@redhat.com>
8825
8826 * gdb.base/store.exp: Update for change to escape output.
8827 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
8828 to escape output.
8829 * gdb.base/pointers.exp: Update for change to escape output.
8830 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
8831 to escape output.
8832 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
8833 escape output.
8834 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
8835 to escape output.
8836 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
8837 escape output.
8838 * gdb.base/setvar.exp: Update for change to escape output.
8839 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
8840 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
8841 to escape output.
8842 (test_print_string_constants): Likewise.
8843 * gdb.base/charset.exp (valid_host_charset): Check size of
8844 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
8845 cases. Handle "auto"-related output.
8846 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
8847 (uvar, Uvar): New globals.
8848
8849 2009-03-19 Jerome Guitton <guitton@adacore.com>
8850
8851 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
8852 deltas.
8853 * gdb.ada/fixed_points.exp: Ditto.
8854
8855 2009-03-18 Pedro Alves <pedro@codesourcery.com>
8856
8857 * return-nodebug.c: Don't include stdio.h.
8858 (init): Delete.
8859 (func): Delete definition and provide extern declaration.
8860 (t): New.
8861 (main): Don't call printf. Call func and store its result in t.
8862 * return-nodebug1.c: New.
8863 * return-nodebug.exp: Don't expect stdio output. Instead, print
8864 the global variable t. Drop printf formatters and cast types from
8865 foreach loop. Don't use prepare_for_testing. Compile
8866 return-nodebug.c and return-nodebug1.c in separate steps. Don't
8867 define FORMAT or CAST.
8868
8869 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
8870
8871 * gdb.base/solib-display.exp: Disable test for remote targers.
8872
8873 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8874
8875 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
8876
8877 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8878
8879 Fix a racy FAIL.
8880 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
8881 code from `follow parent, print pids'.
8882 (`follow child, print pids', `follow parent, print pids'): Call it.
8883 Replace `gdb_test "break..."' by gdb_breakpoint.
8884
8885 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
8886
8887 * gdb.mi/mi-cli.exp: Adjust for output difference in
8888 sync and async modes.
8889
8890 2009-03-12 Joel Brobecker <brobecker@adacore.com>
8891
8892 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
8893 that was checked in by mistake. Remove loading of ada.exp, since
8894 this is not necessary in this case.
8895
8896 2009-03-12 Joel Brobecker <brobecker@adacore.com>
8897
8898 * gdb.ada/ptype_arith_binop.exp: New testcase.
8899
8900 2009-03-12 Joel Brobecker <brobecker@adacore.com>
8901
8902 * gdb.ada/mod_from_name: New testcase.
8903
8904 2009-03-12 Joel Brobecker <brobecker@adacore.com>
8905
8906 * gdb.ada/tick_last_segv: New testcase.
8907
8908 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
8909
8910 * gdb.mi/mi-cli.exp: Remove debug print.
8911
8912 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
8913
8914 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
8915 include the token in ^running and frame info in *stopped.
8916
8917 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
8918
8919 * solib-display.exp: New file.
8920 * solib-display-main.c: New file.
8921 * solib-display-lib.c: New file.
8922
8923 2009-03-05 Pedro Alves <pedro@codesourcery.com>
8924
8925 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
8926
8927 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8928
8929 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
8930 (list_and_check_macro): Use more specific test name.
8931 (next to definition): Make the test names unique.
8932
8933 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
8934
8935 * gdb.pascal/floats.exp: Accept approximate results everywhere.
8936
8937 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
8938
8939 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
8940 notifications.
8941 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
8942 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
8943 * lib/mi-support.exp (library_loaded_re): New.
8944 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
8945
8946 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
8947
8948 * gdb.gdb/observer.exp: Use test_notification observer, not
8949 normal_stop, everywhere.
8950 (test_normal_stop_notifications): Rename to...
8951 (test_notifications): ...this.
8952 (test_observer_normal_stop): Rename to...
8953 (test_observer): ...this.
8954
8955 2009-02-16 Doug Evans <dje@google.com>
8956
8957 * gdb.arch/amd64-disp-step.S (test_int3): New test.
8958 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
8959 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
8960 (test_prefixed_syscall,test_int3): New tests.
8961 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
8962 (test_prefixed_syscall,test_int3): New tests.
8963
8964 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
8965
8966 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
8967 (mi_expect_interrupt): Likewise.
8968 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
8969 response.
8970
8971 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
8972
8973 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
8974 * gdb.base/pc-fp.exp (get_valueofx): Remove.
8975 Replace calls to get_valueofx by get_hexadecimal_valueof.
8976
8977 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
8978
8979 * lib/gdb.exp (get_valueof): Accept anything as a return value.
8980 (get_integer_valueof): New procedure.
8981 (get_sizeof): Use new get_integer_value_of.
8982 * gdb.base/sizeof.exp: Replace all uses of get_valueof
8983 by get_integer_valueof.
8984
8985 2009-02-13 Tom Tromey <tromey@redhat.com>
8986
8987 * gdb.base/remote.exp (get_sizeof): Remove.
8988 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
8989 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
8990 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
8991 * lib/gdb.exp (get_valueof): Move from long_long.exp.
8992 (get_sizeof): Likewise.
8993
8994 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8995
8996 PR fortran/9806
8997 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
8998
8999 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
9000
9001 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
9002
9003 2009-02-06 Pedro Alves <pedro@codesourcery.com>
9004
9005 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
9006
9007 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
9008
9009 * gdb.python/python-cmd.exp: New file.
9010
9011 2009-02-06 Tristan Gingold <gingold@adacore.com>
9012
9013 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
9014
9015 2009-02-05 Tristan Gingold <gingold@adacore.com>
9016
9017 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
9018 pointer is dereferenced and use this signal name in regexp.
9019 * gdb.base/signull.exp: Ditto.
9020 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
9021 * gdb.base/signull.c (main): Ditto.
9022
9023 2009-02-04 Tom Tromey <tromey@redhat.com>
9024 Thiago Jung Bauermann <bauerman@br.ibm.com>
9025
9026 * gdb.python/python-value.exp: Use `gdb.history' instead of
9027 `gdb.value_from_history'.
9028 (test_value_numeric_ops): Add test for conversion of enum constant.
9029 * gdb.python/python-value.c (enum e): New type.
9030 (evalue): New global.
9031 (main): Use argv.
9032
9033 2009-02-04 Jerome Guitton <guitton@adacore.com>
9034
9035 * gdb.ada/uninitialized_vars: New test program.
9036 * gdb.ada/uninitialized_vars.exp: New testcase.
9037
9038 2009-02-02 Tom Tromey <tromey@redhat.com>
9039
9040 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
9041 * gdb.cp/pr2489.cc: Rename...
9042 * gdb.cp/pr9594.cc: ... to this.
9043
9044 2009-02-02 Tom Tromey <tromey@redhat.com>
9045
9046 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
9047 * gdb.cp/pr2489.cc: New file.
9048 * gdb.cp/cpcompletion.exp: New file.
9049
9050 2009-02-02 Tom Tromey <tromey@redhat.com>
9051
9052 PR exp/9059:
9053 * gdb.cp/call-c.exp: Add regression test.
9054 * gdb.cp/call-c.cc (FooHandle): New typedef.
9055 (main): New variable 'handle'.
9056
9057 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
9058
9059 * lib/mi-support.exp (et_mi_thread_list)
9060 (check_mi_and_console_threads): Adjust for current thread in
9061 -thread-list-ids output.
9062
9063 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
9064
9065 * gdb.mi/mi-break.exp (test_disabled_creation): New.
9066 Call it.
9067
9068 2009-01-28 Doug Evans <dje@google.com>
9069
9070 * gdb.arch/amd64-disp-step.S: New file.
9071 * gdb.arch/amd64-disp-step.exp: New file.
9072 * gdb.arch/i386-disp-step.S: New file.
9073 * gdb.arch/i386-disp-step.exp: New file.
9074
9075 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
9076
9077 * gdb.base/find.exp: Set newline variable
9078 using quotes instead of braces to fix cygwin failures.
9079
9080 2009-01-23 Pedro Alves <pedro@codesourcery.com>
9081
9082 * gdb.base/radix.exp: Add tests to ensure that that set
9083 input-radix 0 and set output-radix 0 are really rejected.
9084
9085 2009-01-23 Pedro Alves <pedro@codesourcery.com>
9086
9087 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
9088 copyright years.
9089
9090 2009-01-23 Pedro Alves <pedro@codesourcery.com>
9091
9092 PR gdb/9664:
9093 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
9094
9095 2009-01-22 Pedro Alves <pedro@codesourcery.com>
9096
9097 PR c++/9631:
9098 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
9099
9100 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
9101
9102 * gdb.server/file-transfer.exp: Use EXEEXT variable for
9103 binfile definition to fix Windows OS failure.
9104
9105 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
9106
9107 PR gdb/9346
9108 * gdb.base/interrupt.c (sigint_handler): New.
9109 (main): Install a SIGINT handler if SIGNALS is defined. Exit
9110 on error.
9111 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
9112 Test "signal SIGINT".
9113
9114 2009-01-19 Doug Evans <dje@google.com>
9115
9116 * gdb.base/break.exp: Update expected gdb output.
9117 * gdb.base/sepdebug.exp: Ditto.
9118 * gdb.mi/mi-syn-frame.exp: Ditto.
9119 * gdb.mi/mi2-syn-frame.exp: Ditto.
9120 * gdb.base/call-signal-resume.exp: New file.
9121 * gdb.base/call-signals.c: New file.
9122 * gdb.base/unwindonsignal.exp: New file.
9123 * gdb.base/unwindonsignal.c: New file.
9124 * gdb.threads/interrupted-hand-call.exp: New file.
9125 * gdb.threads/interrupted-hand-call.c: New file.
9126 * gdb.threads/thread-unwindonsignal.exp: New file.
9127
9128 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
9129
9130 * gdb.base/define.exp: Test defining and hooking prefix commands.
9131 * gdb.python/python.exp: Update test for "show user" output.
9132
9133 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9134
9135 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
9136 now the output exactly, using less wildcards. Expect also the output
9137 of gfortran-4.3. Update for the f-valprint.c modification from
9138 2008-04-22.
9139 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
9140 Remove gdb_test test names where matching the command.
9141
9142 2009-01-01 Pedro Alves <pedro@codesourcery.com>
9143
9144 PR breakpoints/9681:
9145 * gdb.base/watchpoint.exp: Add regression test.
9146
9147 2008-12-31 Pedro Alves <pedro@codesourcery.com>
9148
9149 * gdb.threads/attach-into-signal.exp: Don't use
9150 gdb_suppress_entire_file.
9151 * gdb.threads/attach-stopped.exp: Ditto.
9152 * gdb.threads/attachstop-mt.exp: Ditto.
9153
9154 2008-12-31 Pedro Alves <pedro@codesourcery.com>
9155
9156 PR gdb/8812:
9157 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
9158
9159 2008-12-29 Pedro Alves <pedro@codesourcery.com>
9160
9161 PR gdb/7536:
9162 * gdb.base/radix.exp: Add tests to ensure invalid input radices
9163 and unsupported output radices are really rejected.
9164
9165 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9166
9167 * gdb.cp/punctuator.exp: Backslash the '$' signs.
9168
9169 2008-12-22 Tom Tromey <tromey@redhat.com>
9170
9171 * gdb.cp/punctuator.exp: New file.
9172
9173 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9174
9175 * gdb.base/completion.exp (Completing non-existing component): New test.
9176
9177 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9178
9179 Fix for PR gdb/8648.
9180 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
9181 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
9182 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
9183 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
9184
9185 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9186
9187 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
9188
9189 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
9190
9191 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
9192 compiler actually generate code at the expected line number.
9193
9194 2008-12-15 Jie Zhang <jie.zhang@analog.com>
9195
9196 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
9197
9198 2008-12-12 Tom Tromey <tromey@redhat.com>
9199
9200 * gdb.base/commands.exp (redefine_hook_test): New proc.
9201 Call it.
9202
9203 2008-12-11 Tom Tromey <tromey@redhat.com>
9204
9205 * gdb.base/macscp.exp: New regression test.
9206
9207 2008-12-11 Tom Tromey <tromey@redhat.com>
9208
9209 * gdb.base/macscp.exp: Print "address.addr".
9210 * gdb.base/macscp1.c (struct outer): New struct.
9211 (address): New global.
9212
9213 2008-12-09 Tom Tromey <tromey@redhat.com>
9214
9215 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
9216 Call it.
9217
9218 2008-12-04 Doug Evans <dje@google.com>
9219
9220 * gdb.server/ext-run.exp: Relax regexp for init program.
9221
9222 2008-12-03 Tristan Gingold <gingold@adacore.com>
9223
9224 * gdb.base/macscp.exp: Generate an object file during compilation
9225 to work around Darwin dsymutil limitations.
9226
9227 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9228
9229 Test resolving external references to TLS variables.
9230 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
9231 FILE2_THREAD_LOCAL.
9232 (testfile2, srcfile2): New variables.
9233 * gdb.threads/tls.c (file2_thread_local)
9234 (function_referencing_file2_thread_local): New.
9235 * gdb.threads/tls2.c: New file.
9236
9237 2008-11-28 Joel Brobecker <brobecker@adacore.com>
9238
9239 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
9240 rather than integer, as integer might not be big enough when
9241 on 64bit targets.
9242
9243 2008-11-27 Jerome Guitton <guitton@adacore.com>
9244
9245 * gdb.cp/formatted-ref.exp: Add equality test.
9246 * gdb.ada/formatted_ref.exp: Ditto.
9247
9248 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9249
9250 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
9251 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
9252
9253 2008-11-20 Andreas Schwab <schwab@suse.de>
9254
9255 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
9256 matching syscall entry point.
9257 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9258 (tcatch_vfork_then_child_follow): Likewise. Finish through
9259 vfork even if we stopped at the syscall trampoline.
9260
9261 2008-11-20 Doug Evans <dje@google.com>
9262
9263 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
9264
9265 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
9266
9267 * gdb.arch/ppc-dfp.exp: New file.
9268 * gdb.arch/ppc-dfp.c: New file.
9269
9270 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
9271
9272 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
9273
9274 2008-11-17 Doug Evans <dje@google.com>
9275
9276 * gdb.mi/mi-syn-frame.exp: Update expected output.
9277 * gdb.mi/mi2-syn-frame.exp: Update expected output.
9278
9279 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
9280
9281 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
9282 "thread N" results in =thread-selected.
9283 * lib/mi-support (mi_run_cmd, mi_expect_stop)
9284 (mi_send_resuming_command_raw): Be prepared for
9285 =thread-selected.
9286
9287 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
9288
9289 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
9290 * lib/mi-support.exp: Likewise.
9291
9292 2008-11-16 Joel Brobecker <brobecker@adacore.com>
9293
9294 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
9295 commands from the expected output for "help catch".
9296
9297 2008-11-15 Joel Brobecker <brobecker@adacore.com>
9298
9299 * gdb.ada/int_deref.exp: New testcase.
9300
9301 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
9302
9303 * gdb.mi/gdb2549.exp: New file.
9304
9305 2008-11-11 Doug Evans <dje@google.com>
9306
9307 * gdb.base/callexit.exp: New file.
9308 * gdb.base/callexit.c: New file.
9309
9310 2008-11-10 Doug Evans <dje@google.com>
9311
9312 * lib/gdb.exp (GDBFLAGS): Move -nx ...
9313 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
9314 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
9315 (default_gdb_start,default_gdb_exit): Ditto.
9316 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
9317 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
9318 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
9319 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
9320 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
9321 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
9322
9323 2008-11-03 Andreas Schwab <schwab@suse.de>
9324
9325 * gdb.base/hashline2.exp: Fix typo.
9326 * gdb.base/hashline3.exp: Likewise.
9327
9328 2008-10-30 Tom Tromey <tromey@redhat.com>
9329
9330 * gdb.base/pointers.exp: Add test.
9331 * gdb.base/pointers.c (k, S): New typedefs.
9332 (instance): New global.
9333
9334 2008-10-30 Andreas Schwab <schwab@suse.de>
9335
9336 * gdb.base/args.exp: Add tests for newlines.
9337
9338 2008-10-30 Joel Brobecker <brobecker@adacore.com>
9339
9340 gdb.base/foll-exec.exp: Update the expected output of a couple
9341 of "info breakpoints" tests.
9342
9343 2008-10-28 Tom Tromey <tromey@redhat.com>
9344
9345 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
9346
9347 2008-10-24 Pedro Alves <pedro@codesourcery.com>
9348
9349 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
9350 gdb_start_cmd.
9351 Use runto_main before any test that requires execution.
9352
9353 2008-10-23 Pedro Alves <pedro@codesourcery.com>
9354
9355 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
9356 instead of SIGINT.
9357
9358 2008-10-22 Joel Brobecker <brobecker@adacore.com>
9359
9360 * gdb.base/completion.exp: Update expected output following
9361 the addition of the "info tasks" command.
9362
9363 2008-10-22 Tom Tromey <tromey@redhat.com>
9364
9365 * gdb.base/exprs.exp (test_expr): Add test for string
9366 concatenation.
9367
9368 2008-10-19 Pedro Alves <pedro@codesourcery.com>
9369
9370 * configure.ac: Output gdb.python/Makefile.
9371 * configure: Regenerate.
9372 * gdb.python/Makefile.in: New.
9373
9374 2008-10-16 Joel Brobecker <brobecker@adacore.com>
9375
9376 * gdb.base/foll-fork.exp: Adjust the expected output to match
9377 the new description for fork/vfork catchpoints in the "info
9378 breakpoints" output.
9379
9380 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
9381
9382 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
9383
9384 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
9385
9386 * gdb.python/python-value.c: New file.
9387 * gdb.python/python-value.exp: New file.
9388
9389 2008-10-15 Pedro Alves <pedro@codesourcery.com>
9390
9391 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
9392
9393 2008-10-15 Denis Pilat <denis.pilat@st.com>
9394
9395 * gdb.cp/mb-ctor.exp: Fix a typo.
9396
9397 2008-10-09 Tom Tromey <tromey@redhat.com>
9398
9399 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
9400 'fprintf' and 'stderr'.
9401
9402 2008-10-07 Joel Brobecker <brobecker@adacore.com>
9403
9404 * gdb.ada/ref_tick_size.exp: New testcase.
9405
9406 2008-10-06 Doug Evans <dje@google.com>
9407
9408 * gdb.dwarf2/dw2-cu-size.exp: New file.
9409 * gdb.dwarf2/dw2-cu-size.S: New file.
9410
9411 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
9412 .Ltype_int for clarity.
9413
9414 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
9415
9416 PR gdb/2384:
9417 * gdb.cp/gdb2384.exp: Extended to test more cases.
9418 * gdb.cp/gdb2384.cc: Likewise.
9419 * gdb.cp/gdb2384-base.h: Likewise.
9420 * gdb.cp/gdb2384-base.cc: Likewise.
9421
9422 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9423
9424 * gdb.base/maint.exp (maint print type): Remove printing
9425 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
9426
9427 2008-09-30 Tom Tromey <tromey@redhat.com>
9428
9429 * gdb.base/macscp.exp: Add completion tests.
9430 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
9431 (TWENTY_THREE): Likewise.
9432 (FORTY_EIGHT): Likewise.
9433
9434 2008-09-30 Tom Tromey <tromey@redhat.com>
9435
9436 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
9437 everywhere.
9438 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
9439
9440 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9441
9442 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
9443 testcase is derived from. Fix racy dependency on an expected PID
9444 number. No longer support the testcase on Linux kernel 2.4.x.
9445
9446 2008-09-27 Tom Tromey <tromey@redhat.com>
9447
9448 * gdb.base/macscp.exp: Add tests for stringification, splicing,
9449 and varargs.
9450
9451 2008-09-22 Pedro Alves <pedro@codesourcery.com>
9452
9453 * lib/mi-support.exp (mi_expect_interrupt): New.
9454 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
9455 from gdb.mi/mi-nonstop.exp.
9456 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
9457 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
9458 lib/mi-support.exp.
9459 Use mi_check_thread_states throughout. Avoid ".*" and do not
9460 require an anchor after -exec-run.
9461
9462 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
9463
9464 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
9465 stop is pending. Avoid ".*" when two stops are pending.
9466 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
9467 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
9468 newlines in fullnames.
9469 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
9470 (mi_expect_stop): Update comments. Only anchor in sync mode.
9471 Do not match newlines.
9472 (mi_send_resuming_command_raw): Always return status.
9473 (mi_get_stop_line): Do not match more than one line by accident.
9474 Only anchor in sync mode.
9475 (mi_run_inline_test): If -exec-next fails, give up.
9476
9477 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9478
9479 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
9480 on SPU.
9481
9482 2008-09-10 Joel Brobecker <brobecker@adacore.com>
9483
9484 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
9485
9486 2008-09-10 Joel Brobecker <brobecker@adacore.com>
9487
9488 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
9489 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9490 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
9491 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9492 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
9493 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
9494 gdb.ada/interface.exp, gdb.ada/null_array.exp,
9495 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9496 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9497 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9498 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
9499 Include the "= " sequence in the expected output of print tests.
9500
9501 2008-09-10 Joel Brobecker <brobecker@adacore.com>
9502
9503 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
9504 description for boolean types.
9505
9506 2008-09-09 Pedro Alves <pedro@codesourcery.com>
9507
9508 * gdb.base/hook-stop-continue.c: New.
9509 * gdb.base/hook-stop-continue.exp: New.
9510
9511 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9512
9513 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
9514
9515 2008-09-08 Jerome Guitton <guitton@adacore.com>
9516
9517 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
9518 (stack_check_probe_2, stack_check_probe_loop_1)
9519 (stack_check_probe_loop_2): New functions.
9520 (main): Add call to these new functions.
9521 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
9522 functions, check that the breakpoint is inserted at the appropriate
9523 location.
9524 (insert_breakpoint): Slightly refine this procedure so that it can
9525 be called several times in the test.
9526
9527 2008-09-08 Jerome Guitton <guitton@adacore.com>
9528
9529 * gdb.base/stack-checking.c: New file.
9530 * gdb.base/stack-checking.exp: New file.
9531
9532 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
9533
9534 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
9535 * gdb.arch/altivec-regs.exp: Likewise.
9536 * gdb.arch/vsx-regs.exp: Likewise.
9537
9538 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
9539
9540 * gdb.arch/ppc-fp.exp: New file.
9541 * gdb.arch/ppc-fp.c: New file.
9542
9543 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
9544
9545 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
9546 lest gcc-4.3.1 optimizes the whole thing away.
9547
9548 2008-09-04 Michael Snyder <msnyder@vmware.com>
9549
9550 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
9551 as "at" (for non-debug functions such as _start).
9552
9553 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9554
9555 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
9556 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
9557 software watchpoints.
9558 * gdb.base/watch_thread_num.exp: Likewise.
9559
9560 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
9561
9562 * gdb.arch/i386-bp_permanent.exp: New test.
9563
9564 2008-08-24 Tom Tromey <tromey@redhat.com>
9565
9566 * gdb.base/maint.exp: Update "maint print type".
9567
9568 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
9569
9570 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
9571 support. Adjust the order of "*running" notifications.
9572 * gdb.mi/non-stop.c: Don't cast from int to void* and
9573 back.
9574
9575 2008-08-20 Mark Kettenis <kettenis@gnu.org>
9576
9577 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
9578 expect to find it in the "info frame" output.
9579
9580 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
9581
9582 * gdb.base/interp.exp: Always consume both prompts.
9583
9584 2008-08-20 Pedro Alves <pedro@codesourcery.com>
9585
9586 * gdb.base/pending.exp: Test pending breakpoints without symbols
9587 loaded.
9588
9589 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
9590
9591 * lib/mi-support.exp (mi_expect_stop): Produce
9592 more details on failures.
9593 * gdb.mi/mi-nonstop.exp: New.
9594 * gdb.mi/non-stop.c: New.
9595
9596 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
9597
9598 * gdb.mi/mi-async.exp: Use 'set target-async'.
9599 * lib/mi-support.exp: Use 'set/show target-async'.
9600
9601 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
9602
9603 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
9604
9605 2008-08-17 Tom Tromey <tromey@redhat.com>
9606
9607 * gdb.base/help.exp (help catch): Rewrite.
9608
9609 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
9610
9611 * gdb.base/define.exp: Test indented command documentation.
9612 * gdb.python/python.exp: Test indented multi-line command.
9613
9614 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
9615
9616 * testsuite/gdb.arch/vsx-regs.c: New source file.
9617 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
9618 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
9619
9620 2008-08-14 Tom Tromey <tromey@redhat.com>
9621
9622 * gdb.base/macscp.exp: Add regression test for "macro define" or
9623 "macro undef" with no arguments.
9624
9625 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
9626
9627 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
9628
9629 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9630
9631 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
9632
9633 2008-08-06 Tom Tromey <tromey@redhat.com>
9634
9635 * gdb.python/python.exp: New file.
9636
9637 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9638
9639 Fix for PR gdb/1543.
9640 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
9641 $LOCATION.
9642 (location): New variable.
9643 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
9644 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
9645 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
9646 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
9647 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
9648 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
9649 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
9650 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
9651 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
9652 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
9653 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
9654 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
9655 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
9656 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
9657 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
9658 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
9659 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
9660 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
9661 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
9662 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
9663 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
9664 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
9665 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
9666 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
9667 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
9668 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
9669 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
9670 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
9671 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
9672 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
9673 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
9674 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
9675 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
9676 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
9677 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
9678 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
9679 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
9680 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
9681 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
9682 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
9683 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
9684 gdb.base/type-opaque.exp, gdb.base/until.exp,
9685 gdb.base/value-double-free.c, gdb.base/varargs.exp,
9686 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
9687 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
9688 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
9689 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
9690 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
9691 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
9692 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
9693 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9694 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
9695 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
9696 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
9697 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
9698 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
9699 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
9700 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
9701 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
9702 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
9703 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
9704 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
9705 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
9706 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
9707 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
9708 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
9709 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
9710 gdb.pascal/types.exp, gdb.stabs/weird.exp,
9711 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
9712 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
9713 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
9714 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
9715 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
9716 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
9717 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
9718 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
9719 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
9720 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
9721 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
9722 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
9723 lib/mi-support.exp, lib/trace-support.exp: Remove reference
9724 to bug-gdb@prep.ai.mit.edu .
9725
9726 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
9727
9728 * lib/mi-support.exp (mi_load_shlibs): New.
9729 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
9730
9731 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
9732
9733 * lib/mi-support.exp (get_mi_thread_list)
9734 (check_mi_and_console_threads): New, moved from ...
9735 * gdb.mi/mi-pthread.exp: ...here.
9736 * gdb.mi/gdb669.exp (get_mi_thread_list)
9737 (check_mi_and_console_threads): Delete.
9738 * gdb.mi/mi2-pthread.exp: Likewise.
9739
9740 2008-07-28 Tom Tromey <tromey@redhat.com>
9741
9742 * Makefile.in (just-check): Remove. Move body to...
9743 (check): ... here.
9744
9745 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9746
9747 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
9748 Add a test for duplicated SIGINTs.
9749
9750 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9751
9752 * gdb.threads/schedlock.exp (get_args): Update to work for any
9753 value of NUM.
9754 (Top level): Report the number of threads that did not resume.
9755
9756 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9757
9758 * gdb.dwarf2/dw2-compressed.S: Also define __start.
9759
9760 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9761
9762 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
9763 non-MI prompt.
9764
9765 2008-07-26 Tom Tromey <tromey@redhat.com>
9766
9767 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
9768 (function_struct, function_struct_ptr): New globals.
9769 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
9770 function pointer in a struct.
9771
9772 2008-07-26 Tom Tromey <tromey@redhat.com>
9773
9774 * gdb.base/macscp.exp: Add test for macro lexing bug.
9775
9776 2008-07-18 Tom Tromey <tromey@redhat.com>
9777
9778 * gdb.base/macscp.exp: Add macro tests.
9779
9780 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
9781
9782 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
9783
9784 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
9785
9786 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
9787
9788 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
9789
9790 * gdb.cp/class2.exp: fix for failure on spu-elf
9791
9792 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
9793
9794 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
9795
9796 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9797
9798 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
9799
9800 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
9801
9802 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
9803
9804 2008-07-11 Kevin Buettner <kevinb@redhat.com>
9805
9806 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
9807 of regexp to account for changes made to GDB in the printing of
9808 byte vectors.
9809
9810 2008-07-11 Tom Tromey <tromey@redhat.com>
9811
9812 * gdb.base/completion.exp: Add 'help' completion test.
9813
9814 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9815
9816 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
9817
9818 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9819
9820 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
9821
9822 2008-07-09 Pedro Alves <pedro@codesourcery.com>
9823
9824 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
9825
9826 2008-07-09 Pedro Alves <pedro@codesourcery.com>
9827
9828 * gdb.base/fullname.exp: Restore pwd if compiling failed.
9829
9830 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9831
9832 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
9833
9834 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
9835
9836 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
9837 previous commit. Add a comment.
9838
9839 2008-06-28 Pedro Alves <pedro@codesourcery.com>
9840
9841 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
9842
9843 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
9844
9845 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
9846
9847 2008-06-27 Pedro Alves <pedro@codesourcery.com>
9848
9849 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
9850 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
9851 compiling an executable, link in an object that forces unbuffered
9852 output.
9853 * lib/set_unbuffered_mode.c: New file.
9854
9855 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9856
9857 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
9858
9859 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
9860
9861 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
9862 mi_expect_stop.
9863 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
9864 Demand that *running is output.
9865 (detect_async): Perform checking every time.
9866 (mi_send_resuming_command): Extract everything into...
9867 (mi_send_resuming_command_raw): ...this.
9868 (mi_expect_stop): Don't accept any output before *stopped.
9869
9870 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
9871
9872 Robustify mi-simplerun.
9873 * gdb.mi/basics.c (main): Add a call to sleep.
9874 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
9875 * gdb.mi/mi2-cli.exp: Likewise.
9876 * gdb.mi/mi-break.exp: Likewise.
9877
9878 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
9879
9880 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
9881
9882 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
9883
9884 * gdb.mi/mi-console.exp: Adjust.
9885 * gdb.mi/mi-syn-frame.exp: Adjust.
9886 * gdb.mi/mi2-console.exp: Adjust.
9887 * gdb.mi/mi2-syn-frame.exp: Adjust.
9888 * lib/mi-support.exp (mi_run_cmd): Adjust.
9889 (mi_send_resuming_command): Adjust.
9890
9891 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
9892
9893 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
9894 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
9895 testing of stopped.
9896 * gdb.mi/mi2-syn-frame.exp: Likewise.
9897 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
9898 (async, detect_async): New.
9899 (mi_expect_stop, mi_continue_to_line): Adjust expectation
9900 depending on if we're running in sync or async mode.
9901
9902 2008-06-09 Tom Tromey <tromey@redhat.com>
9903
9904 * gdb.base/completion.exp: New tests for field name completion
9905 with spaces, and field name completion with '->'.
9906
9907 2008-06-06 Tom Tromey <tromey@redhat.com>
9908
9909 * gdb.base/break1.c (struct some_struct): New struct.
9910 (values): New global.
9911 * gdb.base/completion.exp: Add field name completion test.
9912
9913 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
9914
9915 * gdb.cp/call-c.exp: Test for incorrect handling of reference
9916 to pointer.
9917 * gdb.cp/call-c.cc: Likewise.
9918
9919 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
9920
9921 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
9922 annotation.
9923
9924 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
9925 Pedro Alves <pedro@codesourcery.com>
9926
9927 * gdb.threads/execl.c, gdb.threads/execl1.c,
9928 gdb.threads/execl.exp: New tests.
9929
9930 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
9931 Daniel Jacobowitz <dan@codesourcery.com>
9932
9933 * gdb.cp/exception.exp: Activate test, make it work with pending
9934 catchpoints.
9935
9936 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9937
9938 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
9939
9940 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
9941
9942 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
9943 now printed.
9944 * gdb.mi/mi2-var-cmd.exp: Likewise.
9945
9946 2008-05-27 Andreas Schwab <schwab@suse.de>
9947
9948 * gdb.base/frame-args.exp: Handle arguments that are optimized
9949 out.
9950
9951 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
9952
9953 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
9954 quiet for ppc32 and group options into a single variable.
9955
9956 2008-05-23 Joel Brobecker <brobecker@adacore.com>
9957
9958 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
9959 of zero-size elements.
9960 * gdb.ada/null_array.exp: Test printing this new array.
9961
9962 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9963
9964 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
9965
9966 2008-05-21 Joel Brobecker <brobecker@adacore.com>
9967
9968 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
9969 of the "finish" command.
9970
9971 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
9972
9973 * gdb.base/annota1.exp: Test for new annotation.
9974
9975 2008-05-16 Pedro Alves <pedro@codesourcery.com>
9976
9977 * gdb.base/fixsection.exp: New file.
9978 * gdb.base/fixsection0.c: New file.
9979 * gdb.base/fixsection1.c: New file.
9980
9981 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9982
9983 * gdb.base/annota1.exp: Accept printf@... in place of printf.
9984 * gdb.base/annota3.exp: Likewise.
9985
9986 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
9987
9988 * gdb.base/watch_thread_num.exp: Don't run tests that require
9989 watchpoints if the target doesn't support them.
9990
9991 2008-05-12 Doug Evans <dje@google.com>
9992
9993 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
9994
9995 2008-05-09 Joel Brobecker <brobecker@adacore.com>
9996
9997 * gdb.ada/assign_1.exp: New testcase.
9998
9999 2008-05-09 Doug Evans <dje@google.com>
10000
10001 * gdb.base/find.exp: New file.
10002 * gdb.base/find.c: New file.
10003
10004 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
10005
10006 * gdb.base/commands.exp (watchpoint_command_test): Handle
10007 gdb,no_hardware_watchpoints.
10008 * gdb.base/float.exp: Allow ARM targets without floating point.
10009 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
10010
10011 2008-05-06 Jerome Guitton <guitton@adacore.com>
10012 Joel Brobecker <brobecker@adacore.com>
10013
10014 * gdb.ada/lang_switch: New test program.
10015 * gdb.ada/lang_switch.exp: New testcase.
10016
10017 2008-05-05 Doug Evans <dje@google.com>
10018
10019 * gdb.base/help.exp (disassemble): Update expected help text.
10020
10021 2008-05-04 Pedro Alves <pedro@codesourcery.com>
10022
10023 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
10024
10025 2008-05-04 Pedro Alves <pedro@codesourcery.com>
10026
10027 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
10028 different times.
10029
10030 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10031
10032 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
10033 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
10034 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
10035 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
10036
10037 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
10038
10039 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
10040 notification to appear.
10041
10042 2008-05-04 Daniel Jacobowitz <dan@debian.org>
10043
10044 * gdb.base/fullname.c: New file.
10045 * gdb.base/fullname.exp: New file.
10046 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
10047
10048 2008-05-03 Pedro Alves <pedro@codesourcery.com>
10049
10050 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
10051 expressions with macros.
10052
10053 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10054
10055 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
10056
10057 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
10058
10059 * gdb.base/completion.exp: Handle lack of other symbols beginning
10060 with "a".
10061
10062 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
10063
10064 2008-05-02 Jim Blandy <jimb@codesourcery.com>
10065
10066 * gdb.asm/asmsrc1.s: Add scratch space.
10067
10068 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10069 Daniel Jacobowitz <dan@codesourcery.com>
10070
10071 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
10072 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
10073 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
10074
10075 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
10076
10077 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
10078
10079 2008-05-01 Joel Brobecker <brobecker@adacore.com>
10080
10081 * gdb.base/info-target.exp: New testcase.
10082
10083 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
10084
10085 * gdb.cp/hang.exp: Use .cc instead of .C.
10086 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
10087 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
10088
10089 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
10090
10091 * gdb.base/gdb1250.exp: Remove perror.
10092 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
10093
10094 2008-04-30 Pedro Alves <pedro@codesourcery.com>
10095
10096 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
10097 .2byte.
10098
10099 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
10100
10101 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
10102 (maybe_kfail): New.
10103
10104 2008-04-25 Pedro Alves <pedro@codesourcery.com>
10105
10106 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
10107
10108 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
10109
10110 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
10111 * gdb.mi/mi2-syn-frame.exp: Likewise.
10112 * lib/mi-support.exp: Likewise.
10113
10114 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
10115
10116 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
10117 to specify regexp for the location to stop at.
10118 * gdb.base/break-always.c: New.
10119 * gdb.base/break-always.exp: New.
10120
10121 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
10122
10123 * lib/mi-support.exp (mi_runto_helper): Adjust
10124 for the original-location field.
10125 (mi_create_breakpoint, mi_list_breakpoints): New.
10126 * gdb.mi/mi-break.exp: Adjust.
10127 * gdb.mi/mi2-break.exp: Adjust.
10128 * gdb.mi/mi-pending.exp: Adjust.
10129 * gdb.mi/mi-simplerun.exp: Adjust.
10130 * gdb.mi/mi2-simplerun.exp: Adjust.
10131 * gdb.mi/mi-syn-frame.exp: Adjust.
10132 * gdb.mi/mi2-syn-frame.exp: Adjust.
10133 * gdb.mi/mi-until.exp: Adjust.
10134 * gdb.mi/mi2-until.exp: Adjust.
10135 * gdb.mi/mi-var-display.exp: Adjust.
10136 * gdb.mi/mi2-var-display.exp: Adjust.
10137 * gdb.mi/mi-watch.exp: Adjust.
10138 * gdb.mi/mi2-watch.exp: Adjust.
10139
10140 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
10141
10142 * aclocal.m4: Add override.m4.
10143 * configure: Regenerate.
10144
10145 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
10146
10147 * gdb.mi/var-cmd.c (do_at_tests): Verify that
10148 '-var-update --all-values' reports new value even the type
10149 of a variable object has changed.
10150
10151 2008-04-18 Craig Silverstein <csilvers@google.com>
10152
10153 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
10154 files.
10155
10156 2008-04-18 Joel Brobecker <brobecker@adacore.com>
10157
10158 * gdb.ada/atomic_enum: New test program.
10159 * gdb.ada/atomic_enum.exp: New testcase.
10160
10161 2008-04-17 Doug Evans <dje@google.com>
10162
10163 * gdb.opt/Makefile.in: Fix whitespace.
10164
10165 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
10166
10167 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
10168
10169 2008-04-17 Doug Evans <dje@google.com>
10170
10171 * gdb.base/hashline1.exp: New testcase.
10172 * gdb.base/hashline2.exp: New testcase.
10173 * gdb.base/hashline2.exp: New testcase.
10174
10175 2008-04-17 Pedro Alves <pedro@codesourcery.com>
10176
10177 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
10178
10179 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
10180
10181 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
10182 temporary breakpoint to match "Temporary breakpoint".
10183 * gdb.base/break.exp (delete_breakpoints): Likewise.
10184 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
10185 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
10186 * gdb.base/display.exp: Likewise.
10187 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
10188 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
10189 * gdb.base/restore.exp (restore_tests): Likewise.
10190 * gdb.base/sepdebug.exp: Likewise.
10191 * gdb.base/watchpoint.exp: Likewise.
10192 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
10193 * gdb.mi/mi-pending.exp: Likewise.
10194 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
10195 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
10196 * gdb.mi/mi-var-cmd.exp: Likewise.
10197 * gdb.mi/mi-var-display.exp: Likewise.
10198 * gdb.mi/mi2-cli.exp: Likewise.
10199 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
10200 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
10201 * gdb.mi/mi2-var-display.exp: Likewise.
10202 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
10203 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
10204 new "disp" field.
10205 (mi_expect_stop): Move after_reason argument to be really after
10206 reason. This is to support fix for PR2424.
10207
10208 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10209
10210 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
10211
10212 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
10213
10214 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
10215 field. Add more floating varobj tests.
10216 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
10217 field.
10218 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
10219 (main): Call do_at_tests.
10220 * lib/mi-support.exp (mi_create_floating_varobj)
10221 (mi_varobj_update_with_type_change): New.
10222
10223 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
10224
10225 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
10226 option of -var-evaluate-expression.
10227 * gdb.mi/mi2-var-display.exp: Likewise.
10228
10229 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
10230
10231 Introduce test setup helpers.
10232 * lib/gdb.exp (build_executable, clean_restart)
10233 (prepare_for_testing): New.
10234 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
10235 * gdb.base/return.exp: Likewise.
10236 * gdb.base/ending-run.exp: Likewise.
10237
10238 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
10239
10240 * gdb.mi/mi-async.exp: New test for asynchronous Machine
10241 Interface (MI) responses.
10242
10243 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
10244
10245 * gdb.cp/breakpoint.cc: New code to test conditions involving
10246 member variables.
10247 * gdb.cp/breakpoint.exp: Test condition involving member
10248 variables.
10249
10250 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
10251
10252 * lib/mi-support.exp (mi_expect_stop): New.
10253 (mi_run_cmd): Change the
10254 token. Use mi_send_resuming_command, use
10255 mi_expect_stop.
10256 (mi_execute_to_helper): Rename to mi_execute_to.
10257 (mi_send_resuming_command): Add more error patterns.
10258 (mi_wait_for_stop): Renamed to...
10259 (mi_get_stop_line): ...this.
10260 (mi_run_inline_test): Adjust.
10261
10262 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
10263 * gdb.mi/mi-console.exp: Likewise.
10264 * gdb.mi/mi-pending.exp: Likewise.
10265 * gdb.mi/mi-simplerun.exp: Likewise.
10266 * gdb.mi/mi-stack.exp: Likewise.
10267 * gdb.mi/mi-stepi.exp: Likewise.
10268 * gdb.mi/mi-syn-frame.exp: Add comment.
10269 * gdb.mi/mi-until.exp: Likewise.
10270 * gdb.mi/mi-var-display.exp: Likewise.
10271 * gdb.mi/mi-watch.exp: Likewise.
10272 * gdb.mi/mi2-cli.exp: Likewise.
10273 * gdb.mi/mi2-console.exp: Likewise.
10274 * gdb.mi/mi2-simplerun.exp: Likewise.
10275 * gdb.mi/mi2-stack.exp: Likewise.
10276 * gdb.mi/mi2-stepi.exp: Likewise.
10277 * gdb.mi/mi2-until.exp: Likewise.
10278 * gdb.mi/mi2-var-display.exp: Likewise.
10279 * gdb.mi/mi2-watch.exp: Likewise.
10280
10281 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10282
10283 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
10284
10285 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
10286
10287 2008-04-04 Pedro Alves <pedro@codesourcery.com>
10288
10289 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
10290 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
10291 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
10292 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
10293 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
10294 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
10295 expect an mi error duplicated in stderr.
10296
10297 2008-04-03 Joel Brobecker <brobecker@adacore.com>
10298
10299 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
10300 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
10301 Add a couple of tests that verify the behavior when the new setting
10302 is set to "cancel" and "all".
10303 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
10304 "ask" before we start the testing.
10305
10306 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
10307
10308 * gdb.cp/casts.cc: Add class reference variables.
10309 * gdb.cp/casts.exp: New test cases for up/down casting references.
10310
10311 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
10312
10313 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
10314 instead of beginning to make an extra test pass.
10315 * gdb.mi/mi2-var-display.exp: Likewise.
10316
10317 2008-03-31 Maciej W. Rozycki <macro@mips.com>
10318
10319 * gdb.base/break.exp: Mark failures as such. Fix formatting.
10320
10321 2008-03-31 Markus Deuling <deuling@de.ibm.com>
10322 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10323
10324 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
10325 value. Add xfail for older kernels.
10326
10327 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
10328
10329 Bring mi-support in line with gdb.exp.
10330 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
10331 (mi_gdb_start): New function.
10332
10333 2008-03-28 Maciej W. Rozycki <macro@mips.com>
10334
10335 * gdb.mi/mi-var-cmd.exp: Fix a typo.
10336
10337 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
10338
10339 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
10340 * gdb.mi/mi2-var-display.exp: Likewise.
10341
10342 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
10343
10344 * lib/mi-support.exp (mi_create_varobj_checked): New.
10345 (mi_list_varobj_children): Allow to check for a
10346 value.
10347 (mi_list_array_varobj_children): New.
10348
10349 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
10350 and mi_list_varobj_children, as opposed to hardcoding
10351 expected strings.
10352 * gdb.mi/gdb701.exp: Likewise.
10353 * gdb.mi/gdb792.exp: Likewise.
10354 * gdb.mi/mi-var-block.exp: Likewise.
10355 * gdb.mi/mi-var-cmd.exp: Likewise.
10356 * gdb.mi/mi-var-invalidate.exp: Likewise.
10357 * gdb.mi/mi2-var-block.exp: Likewise.
10358 * gdb.mi/mi2-var-child.exp: Likewise.
10359 * gdb.mi/mi2-var-cmd.exp: Likewise.
10360 * gdb.mi/mi2-var-display.exp: Likewise.
10361
10362 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10363
10364 Fix random false FAILs on i386.
10365 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
10366
10367 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
10368
10369 PR gdb/544
10370 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
10371
10372 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
10373
10374 PR gdb/544
10375 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
10376
10377 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10378
10379 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
10380 fixed PR gdb/544.
10381
10382 2008-03-21 Pedro Alves <pedro@codesourcery.com>
10383
10384 * gdb.threads/fork-child-threads.exp: Test next over fork.
10385
10386 2008-03-21 Chris Demetriou <cgd@google.com>
10387
10388 * gdb.base/break.exp (rbreak junk): New test for rbreak
10389 "Junk at end of arguments" issue.
10390
10391 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10392
10393 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
10394 *& to work on created array elements.
10395 (Top level): Test print $pc with a file. Test string operations
10396 without a target.
10397 * gdb.base/ptype.exp: Do not expect *& to work on created array
10398 elements.
10399
10400 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10401
10402 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
10403 gdb.threads/staticthreads.exp: Update exit query.
10404
10405 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
10406
10407 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
10408
10409 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
10410
10411 * gdb.base/watchpoint.c (global_ptr, func4): New.
10412 (main): Call func4.
10413 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
10414 (test_inaccessible_watchpoint): New.
10415
10416 2008-02-29 Maciej W. Rozycki <macro@mips.com>
10417
10418 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
10419 select the largest.
10420
10421 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
10422
10423 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
10424 frames-invalid annotations.
10425
10426 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
10427
10428 * gdb.base/assign.exp: avoid same output for different tests.
10429
10430 2008-02-27 Doug Evans <dje@google.com>
10431
10432 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
10433 for bug 1738.
10434 (breakpoint_to_handler_entry): Ditto.
10435
10436 2008-02-27 Joel Brobecker <brobecker@adacore.com>
10437
10438 * gdb.base/ending-run.exp: Use the first line of code inside
10439 function body to test breakpoints.
10440 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
10441 location where the breakpoint is inserted when using the line
10442 where a function is declared. Fix typo in the description of
10443 one of the tests.
10444 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
10445
10446 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
10447
10448 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
10449 tests.
10450
10451 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
10452
10453 * gdb.base/args.exp: avoid same output for tests
10454 with single quotes.
10455
10456 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
10457
10458 * gdb.base/annota1.exp: Adjust for 'info break'
10459 format changes.
10460 * gdb.base/annota3.exp: Likewise.
10461 * gdb.base/break.exp: Likewise.
10462 * gdb.base/condbreak.exp: Likewise.
10463 * gdb.base/pending.exp: Likewise.
10464 * gdb.base/sepdebug.exp: Likewise.
10465 * gdb.base/unload.exp: Likewise.
10466 * gdb.cp/ovldbreak.exp: Likewise.
10467 * gdb.mi/mi-pending.exp: Likewise.
10468
10469 2008-02-07 Doug Evans <dje@google.com>
10470
10471 * gdb.cp/mb-inline.exp: New.
10472 * gdb.cp/mb-inline.h: New.
10473 * gdb.cp/mb-inline1.cc: New.
10474 * gdb.cp/mb-inline2.cc: New.
10475
10476 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
10477
10478 * gdb.pascal/floats.pas: New test program.
10479 * gdb.pascal/floats.exp: New testcase.
10480
10481 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
10482
10483 * gdb.base/callfuncs.c (t_float_many_args): New function.
10484 (t_double_many_args): New function.
10485 * gdb.base/callfuncs.exp: Add tests for exceeding float
10486 and double parameters passed through the stack.
10487
10488 2008-02-05 Joel Brobecker <brobecker@adacore.com>
10489
10490 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
10491 gdb.ada/complete/foo.adb: New files.
10492 * gdb.ada/complete.exp: New testcase.
10493
10494 2008-02-03 Doug Evans <dje@google.com>
10495
10496 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
10497
10498 * gdb.cp/gdb2384.exp: New file.
10499 * gdb.cp/gdb2384.cc: New file.
10500 * gdb.cp/gdb2384-base.h: New file.
10501 * gdb.cp/gdb2384-base.cc: New file.
10502
10503 2008-02-02 Doug Evans <dje@google.com>
10504
10505 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
10506
10507 2007-02-01 Joel Brobecker <brobecker@adacore.com>
10508
10509 * gdb.ada/sym_print_name: New test program.
10510 * gdb.ada/sym_print_name.exp: New testcase.
10511
10512 2007-02-01 Joel Brobecker <brobecker@adacore.com>
10513
10514 * gdb.ada/nested/hello.adb: New file.
10515 * gdb.ada/nested.exp: New testcase.
10516 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
10517
10518 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
10519
10520 * gdb.mi/basic.c (return_1): New function.
10521 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
10522 don't cause future evaluations of function to report
10523 creation of internal breakpoints.
10524
10525 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
10526
10527 * gdb.mi/mi-break.exp (test_error): New.
10528 Call it.
10529
10530 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
10531
10532 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
10533 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
10534
10535 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
10536
10537 * gdb.pascal/integers.pas: New test program.
10538 * gdb.pascal/integers.exp: New testcase.
10539
10540 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
10541
10542 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
10543
10544 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
10545
10546 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
10547 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
10548
10549 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
10550
10551 * gdb.ada/formatted_ref: New test program.
10552 * gdb.ada/formatted_ref.exp: New testcase.
10553
10554 * gdb.cp/formatted-ref.cc: New file.
10555 * gdb.cp/formatted-ref.exp: New testcase.
10556
10557 2008-01-30 Joel Brobecker <brobecker@adacore.com>
10558
10559 * gdb.base/ptype.exp: Add testing of "ptype $pc".
10560
10561 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
10562
10563 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
10564 (test_file_list_exec_source_file): Update to new macro-info field.
10565
10566 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
10567
10568 * gdb.ada/exprs: New test program.
10569 * gdb.ada/exprs.exp: New testcase.
10570
10571 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
10572
10573 * dfp-test.c (DELTA, DELTA_B): New definitions.
10574 (double_val1, double_val2, double_val3, double_val4, double_val5,
10575 double_val6, double_val7, double_val8, double_val9, double_val10,
10576 double_val11, double_val12, double_val13, double_val14, dec32_val1,
10577 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
10578 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
10579 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
10580 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
10581 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
10582 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
10583 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
10584 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
10585 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
10586 dec128_val16): New global variables.
10587 (decimal_dec128_align): New function.
10588 (decimal_mixed): Likewise.
10589 (decimal_many_args_dec32): Likewise.
10590 (decimal_many_args_dec64): Likewise.
10591 (decimal_many_args_dec128): Likewise.
10592 (decimal_many_args_mixed): Likewise.
10593 * dfp-test.exp: Add tests calling new inferior functions.
10594
10595 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10596
10597 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
10598 gdb.server/ext-run.exp: New files.
10599 * lib/gdbserver-support.exp (gdbserver_download): New.
10600 (gdbserver_start): New. Update gdbserver expected
10601 output.
10602 (gdbserver_spawn): Use them.
10603 (gdbserver_start_extended): New.
10604
10605 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10606
10607 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
10608 Run on GNU/Linux.
10609 (do_exec_tests): Check for systems which do not support catchpoints.
10610 Do not match START.
10611 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
10612 Run on GNU/Linux. Enable verbose output.
10613 (check_fork_catchpoints): New.
10614 (explicit_fork_child_follow, catch_fork_child_follow)
10615 (tcatch_fork_parent_follow): Update expected messages.
10616 (do_fork_tests): Use check_fork_catchpoints.
10617 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
10618 Run on GNU/Linux. Enable verbose output.
10619 (check_vfork_catchpoints): New.
10620 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
10621 expected messages.
10622 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
10623
10624 2008-01-29 Jim Blandy <jimb@red-bean.com>
10625
10626 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
10627 host' errors.
10628 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
10629
10630 2008-01-29 Jim Blandy <jimb@red-bean.com>
10631
10632 * gdb.threads/sigthread.c: Use barriers to ensure that
10633 child_thread and child_thread_two are always initialized before we
10634 start to use them.
10635
10636 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
10637
10638 * gdb.base/watchpoint-solib.exp: New.
10639 * gdb.base/watchpoint-solib.c: New.
10640 * gdb.base/watchpoint-solib-shr.c: New.
10641
10642 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
10643
10644 * gdb.base/gdb1056.exp: Add unsigned integer test.
10645
10646 2008-01-28 Doug Evans <dje@google.com>
10647
10648 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
10649
10650 2008-01-27 Jim Blandy <jimb@codesourcery.com>
10651
10652 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
10653
10654 * gdb.base/expand-psymtabs.exp: Doc fix.
10655
10656 2008-01-26 Mark Kettenis <kettenis@gnu.org>
10657
10658 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
10659
10660 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
10661
10662 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
10663 -var-set-format.
10664
10665 2008-01-23 Chris Demetriou <cgd@google.com>
10666
10667 * gdb.threads/thread_events.c: New testcase source file.
10668 * gdb.threads/thread_events.exp: New testcase expect file.
10669
10670 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
10671
10672 * lib/gdb.exp: Add the variable octal.
10673
10674 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
10675 -var-set-format.
10676
10677 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
10678 Vladimir Prus <vladimir@codesourcery.com>
10679
10680 * gdb.base/float.exp: Allow missing floating point for m68k and
10681 PowerPC.
10682
10683 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
10684
10685 * gdb.mi/basics.c: Setup for testing breakpoints
10686 ignore count.
10687 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
10688 * gdb.mi/mi-cli.exp: Adjust.
10689 * gdb.mi/mi2-cli.exp: Adjust.
10690
10691 2008-01-17 Pedro Alves <pedro@codesourcery.com>
10692
10693 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
10694 and 'dummy_ptr' integer pointer. Initialize struct_declarations
10695 with dummy_ptr's address.
10696 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
10697 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
10698 all targets.
10699 * gdb.mi/mi2-var-child.exp: Likewise.
10700
10701 2008-01-09 Joel Brobecker <brobecker@adacore.com>
10702
10703 * gdb.ada/null_array: New test program.
10704 * gdb.ada/null_array.exp: New testcase.
10705
10706 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
10707
10708 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
10709 with required float modifiers.
10710
10711 2008-01-08 Joel Brobecker <brobecker@adacore.com>
10712
10713 * gdb.ada/funcall_param: New test program.
10714 * gdb.ada/funcall_param.exp: New testcase.
10715
10716 2008-01-08 Joel Brobecker <brobecker@adacore.com>
10717
10718 * gdb.ada/arrayparam: New test program.
10719 * gdb.ada/arrayparam.exp: New testcase.
10720
10721 2008-01-08 Joel Brobecker <brobecker@adacore.com>
10722
10723 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
10724 landed. Should also fix random failures in the test following it.
10725
10726 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
10727
10728 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
10729 for expressions with decimal float values.
10730 (test_dfp_conversions): New function to test casts to and from
10731 decimal float types.
10732 Call test_dfp_conversions.
10733 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
10734 elements.
10735 (main): Initialize ds.float4 and ds.double8 elements.
10736 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
10737 string to new error message.
10738 (d64_set_tests): Likewise.
10739 (d128_set_tests): Likewise.
10740 Add tests for expressions with decimal float variables. Add tests for
10741 conversions to and from decimal float types.
10742
10743 2008-01-05 Joel Brobecker <brobecker@adacore.com>
10744
10745 * gdb.ada/packed_tagged/comp_bug.adb: New file.
10746 * gdb.ada/packed_tagged.exp: New testcase.
10747
10748 2008-01-04 Joel Brobecker <brobecker@adacore.com>
10749
10750 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
10751 gdb.ada/homonym/homonym_main.adb: New files.
10752 * gdb.ada/homonym.exp: New testcase.
10753
10754 2008-01-04 Joel Brobecker <brobecker@adacore.com>
10755
10756 * gdb.ada/packed_array.exp: Add testing of references to
10757 a packed array.
10758
10759 2008-01-04 Joel Brobecker <brobecker@adacore.com>
10760
10761 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
10762 New files.
10763 * gdb.ada/type_coercion.exp: New testcase.
10764
10765 2008-01-04 Joel Brobecker <brobecker@adacore.com>
10766
10767 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
10768 gdb.ada/tagged/foo.adb: New file.
10769 * gdb.ada/tagged.exp: New testcase.
10770
10771 2008-01-04 Joel Brobecker <brobecker@adacore.com>
10772
10773 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
10774 gdb.ada/ptype_field/foo.adb: New files.
10775 * gdb.ada/ptype_field.exp: New testcase.
10776
10777 2008-01-03 Joel Brobecker <brobecker@adacore.com>
10778
10779 * gdb.ada/print_pc.exp: New testcase.
10780
10781 2008-01-03 Joel Brobecker <brobecker@adacore.com>
10782
10783 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
10784 gdb.ada/taft_type/p.adb: New files.
10785 * gdb.ada/taft_type.exp: New testcase.
10786
10787 2008-01-03 Joel Brobecker <brobecker@adacore.com>
10788
10789 * gdb.ada/array_bounds/bar.adb: New file.
10790 * gdb.ada/array_bounds.exp: New testcase.
10791
10792 2008-01-03 Joel Brobecker <brobecker@adacore.com>
10793
10794 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
10795 gdb.ada/arrayptr/foo.adb: New files.
10796 * gdb.ada/arrayptr.exp: New testcase.
10797
10798 2008-01-03 Joel Brobecker <brobecker@adacore.com>
10799
10800 * gdb.base/set-lang-auto.exp: New testcase.
10801
10802 2008-01-03 Joel Brobecker <brobecker@adacore.com>
10803
10804 * gdb.ada/fun_addr/foo.adb: New file.
10805 * gdb.ada/fun_addr.exp: New testcase.
10806
10807 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10808
10809 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
10810 New files
10811
10812 2008-01-02 Joel Brobecker <brobecker@adacore.com>
10813
10814 * array_subscript_addr/p.adb: New file.
10815 * array_subscript_addr.exp: New testcase.
10816
10817 2008-01-02 Joel Brobecker <brobecker@adacore.com>
10818
10819 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
10820 New files.
10821 * gdb.ada/str_cmp_ref.exp: New testcase.
10822
10823 2008-01-01 Joel Brobecker <brobecker@adacore.com>
10824
10825 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
10826 gdb.ada/fun_in_declare/foo.adb: New files.
10827 * gdb.ada/fun_in_declare.exp: New testcase.
10828
10829 2008-01-01 Joel Brobecker <brobecker@adacore.com>
10830
10831 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
10832 gdb.ada/ref_param/pck.ads: New files.
10833 * gdb.ada/ref_param.exp: New testcase.
10834
10835 2008-01-01 Joel Brobecker <brobecker@adacore.com>
10836
10837 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
10838 gdb.ada/interface/foo.adb: New files.
10839 * gdb.ada/interface.exp: New testcase.
10840
10841 2007-12-31 Jim Blandy <jimb@codesourcery.com>
10842
10843 * gdb.base/multi-forks.exp: Consume all output from child
10844 processes before proceeding to next test.
10845
10846 2007-12-29 Jim Blandy <jimb@codesourcery.com>
10847
10848 * configure: Regenerated.
10849
10850 2007-12-27 Joel Brobecker <brobecker@adacore.com>
10851
10852 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
10853 gdb.ada/fixed_cmp/fixed.adb: New files.
10854 * gdb.ada/fixed_cmp.exp: New testcase.
10855
10856 2007-12-27 Joel Brobecker <brobecker@adacore.com>
10857
10858 * gdb.ada/boolean_expr.exp: New testcase.
10859
10860 2007-12-26 Jim Blandy <jimb@codesourcery.com>
10861
10862 * gdb.base/multi-forks.exp: Doc fix.
10863
10864 2007-12-26 Joel Brobecker <brobecker@adacore.com>
10865
10866 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
10867 * gdb.ada/char_param.exp: Do not compile our test program with
10868 -gnata, this is unnecessary.
10869 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
10870
10871 2007-12-24 Joel Brobecker <brobecker@adacore.com>
10872
10873 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
10874 gdb.ada/print_chars/foo.adb: New files.
10875 * gdb.ada/print_chars.exp: New testcase.
10876
10877 2007-12-24 Joel Brobecker <brobecker@adacore.com>
10878
10879 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
10880 gdb.ada/char_param/foo.adb: New files.
10881 * gdb.ada/char_param.exp: New testcase.
10882
10883 2007-12-22 Jim Blandy <jimb@codesourcery.com>
10884
10885 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
10886 hard-coding source line numbers into the test.
10887 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
10888 gdb_get_line_number to find.
10889
10890 2007-12-22 Joel Brobecker <brobecker@adacore.com>
10891
10892 * gdb.base/ptype.c (highest): New struct type.
10893 (the_highest): New variable of that type.
10894 (main): Add dummy assignment to a field of variable the_highest.
10895 * gdb.base/ptype.exp: Test type printing of our new variable.
10896
10897 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
10898
10899 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
10900 and record first explicitly generated thread number.
10901 Use that thread number for thread specific watchpoint test.
10902 Add iteration number to repetitive tests.
10903
10904 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
10905 Jim Blandy <jimb@codesourcery.com>
10906
10907 * gdb.base/expand-psymtabs.c: New testcase
10908 source file.
10909 * gdb.base/expand-psymtabs.exp: New testcase
10910 expect file.
10911
10912 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
10913
10914 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
10915 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
10916
10917 2007-12-17 Joel Brobecker <brobecker@adacore.com>
10918
10919 * gdb.ada/frame_args/foo.adb: New file.
10920 * gdb.ada/frame_args/pck.ads: New file.
10921 * gdb.ada/frame_args/pck.adb: New file.
10922 * gdb.ada/frame_args.exp: New testcase.
10923
10924 2007-12-17 Joel Brobecker <brobecker@adacore.com>
10925
10926 * gdb.base/frame-args.c: New file.
10927 * gdb.base/frame-args.exp: New testcase.
10928
10929 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
10930 Joseph Myers <joseph@codesourcery.com>
10931
10932 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
10933
10934 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
10935
10936 * gdb.mi/mi-pending.exp: New.
10937 * gdb.mi/mi-pending.c: New.
10938 * gdb.mi/mi-pendshr.c: New.
10939
10940 2007-12-06 Jim Blandy <jimb@codesourcery.com>
10941
10942 * gdb.base/default.exp: Update expected output for 'info catch'.
10943
10944 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10945
10946 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
10947 must be set to binary.
10948
10949 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
10950
10951 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
10952
10953 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
10954
10955 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
10956 gdb.mi/mi-file-transfer.exp: New.
10957
10958 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10959
10960 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
10961
10962 2007-11-22 Maciej W. Rozycki <macro@mips.com>
10963
10964 * gdb.trace/backtrace.exp: Fix a typo.
10965 * gdb.trace/circ.exp: Likewise.
10966 * gdb.trace/collection.exp: Likewise.
10967 * gdb.trace/limits.exp: Likewise.
10968 * gdb.trace/report.exp: Likewise.
10969 * gdb.trace/tfind.exp: Likewise.
10970 * gdb.trace/while-dyn.exp: Likewise.
10971
10972 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
10973
10974 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
10975 objects of pointers that can't be dereferenced are now
10976 "noneditable".
10977
10978 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10979
10980 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
10981 (target_cpu): Remove.
10982
10983 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
10984
10985 * gdb.base/ending-run.exp: Expect the list of cleared
10986 breakpoint to come in natural order, not the reversed one.
10987
10988 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
10989
10990 * gdb.mi/mi-var-child.c (do_child_deletion): New.
10991 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
10992
10993 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
10994
10995 * gdb.base/printcmds.exp: New function
10996 test_printf_with_dfp.
10997
10998 2007-11-02 Doug Evans <dje@google.com>
10999
11000 * gdb.disasm/t01_mov.s: Remove carriage returns.
11001 * gdb.disasm/t02_mova.s: Ditto.
11002 * gdb.disasm/t03_add.s: Ditto.
11003 * gdb.disasm/t04_sub.s: Ditto.
11004 * gdb.disasm/t05_cmp.s: Ditto.
11005 * gdb.disasm/t06_ari2.s: Ditto.
11006 * gdb.disasm/t07_ari3.s: Ditto.
11007 * gdb.disasm/t08_or.s: Ditto.
11008 * gdb.disasm/t09_xor.s: Ditto.
11009 * gdb.disasm/t10_and.s: Ditto.
11010 * gdb.disasm/t11_logs.s: Ditto.
11011 * gdb.disasm/t12_bit.s: Ditto.
11012 * gdb.disasm/t13_otr.s: Ditto.
11013
11014 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11015
11016 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
11017
11018 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11019
11020 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
11021 provide DFP support.
11022
11023 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
11024
11025 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
11026 Test "set powerpc vector-abi". Skip auto-detection tests for old
11027 toolchains.
11028
11029 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
11030
11031 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
11032 with [string compare].
11033
11034 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
11035
11036 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
11037 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
11038
11039 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
11040
11041 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
11042 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
11043 * gdb.opt/Makefile.in: New makefile.
11044 * Makefile.in: Create new directory "gdb.opt".
11045 * configure.ac: Add "gdb.opt" directory.
11046 * configure: Regenerated.
11047
11048 2007-10-25 Doug Evans <dje@google.com>
11049
11050 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
11051 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
11052
11053 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
11054 Thiago Jung Bauermann <bauerman@br.ibm.com>
11055
11056 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
11057 Floating Point expressions.
11058 * gdb.base/dfp-test.exp: new file adding tests for Decimal
11059 Floating Point variables.
11060 * gdb.base/dfp-test.c: new file containing program with Decimal
11061 Floating variables, used by gdb.base/dfp-test.exp.
11062
11063 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
11064
11065 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
11066
11067 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11068
11069 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
11070 compiling test case with GCC.
11071 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
11072
11073 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11074
11075 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
11076 format changes.
11077
11078 2007-10-18 Michael Snyder <msnyder@specifix.com>
11079
11080 * gdb.base/dbx.exp: Add missing "-re " operator.
11081
11082 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
11083
11084 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
11085 * configure.ac: Removed trailing spaces after backslash.
11086 * gdb.modula2: New directory.
11087 * gdb.modula2/Makefile.in: New file.
11088 * gdb.modula2/unbounded-array.exp: New file.
11089 * gdb.modula2/unbounded1.c: New file.
11090
11091 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
11092
11093 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
11094
11095 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
11096
11097 * gdb.base/sigstep.c (main): Add checks for
11098 return values for setitimer call.
11099 Call setitimer again with itimer = ITIMER_REAL
11100 if first call to setitimer fails.
11101
11102 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
11103
11104 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
11105 of $timeout.
11106
11107 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
11108
11109 * gdb.server/server-run.exp: Test for dynamic linker symbols.
11110
11111 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
11112
11113 * lib/gdb.exp (gdb_run_cmd): Move comment outside
11114 of gdb_expect call, to avoid interruption.
11115
11116 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
11117
11118 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
11119 (v_unsigned_long_long, v_long_long_array)
11120 (v_signed_long_long_array, v_unsigned_long_long_array)
11121 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
11122 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
11123 [!NO_LONG_LONG]: New.
11124 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
11125 v_long_long_member.
11126
11127 (v_long_long_func, v_signed_long_long_func)
11128 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
11129 (main) [!NO_LONG_LONG]: Initialize long long variants.
11130
11131 * gdb.base/whatis.exp: If board file requests no_long_long, build
11132 test with NO_LONG_LONG defined. Test long long, signed long long,
11133 and unsigned long long variants but only if board file doesn't
11134 disable it.
11135
11136 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
11137 Daniel Jacobowitz <dan@codesourcery.com>
11138
11139 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
11140 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
11141 * configure: Regenerated.
11142 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
11143 gdb.pascal/types.exp, lib/pascal.exp: New files.
11144
11145 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
11146
11147 * gdb.cp/classes.exp (do_tests): Always step to the line after the
11148 call.
11149 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
11150 to return to the call.
11151 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
11152 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
11153 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
11154 * gdb.mi/mi-until.exp (test_until): Likewise.
11155 * gdb.mi/mi2-until.exp (test_until): Likewise.
11156
11157 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
11158
11159 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
11160 two-char array.
11161 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
11162
11163 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
11164
11165 * gdb.threads/watchthreads.c (thread_function): Sleep between
11166 iterations.
11167 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
11168 at once for S/390. Generate matching fails and passes.
11169
11170 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
11171
11172 * gdb.mi/var-cmd.c (do_children_tests): Initialize
11173 the 'struct_declarations' variable to zeros.
11174
11175 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
11176
11177 * gdb.cp/mb-ctor.cc: New.
11178 * gdb.cp/mb-ctor.exp: New.
11179 * gdb.cp/mb-templates.cc: New.
11180 * gdb.cp/mb-templates.exp: New.
11181
11182 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
11183
11184 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
11185
11186 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
11187
11188 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
11189 targets.
11190 * configure: Regenerate.
11191
11192 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
11193
11194 * gdb.base/annota1.exp: Adjust for 'info break'
11195 format changes.
11196 * gdb.base/annota3.exp: Likewise.
11197 * gdb.base/break.exp: Likewise.
11198 * gdb.base/condbreak.exp: Likewise.
11199 * gdb.base/pending.exp: Likewise.
11200 * gdb.base/sepdebug.exp: Likewise.
11201 * gdb.base/unload.exp: Likewise.
11202 * gdb.base/ovldbreak.exp: Likewise.
11203
11204 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
11205
11206 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
11207 messages.
11208 * gdb.base/chng-syms.exp: Likewise.
11209 * gdb.base/unload.exp: Likewise.
11210
11211 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
11212
11213 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
11214
11215 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
11216
11217 * schedlock.c (NUM): Change to 1.
11218 (main): Use args[0] for the main thread.
11219 * schedlock.exp: Only expect two threads. Only issue one pass or fail
11220 regardless of the number of threads.
11221
11222 2007-09-14 Maciej W. Rozycki <macro@mips.com>
11223
11224 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
11225 type down.
11226 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11227 test.
11228 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
11229 watchpoint type down.
11230 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11231 test.
11232
11233 2007-09-14 Maciej W. Rozycki <macro@mips.com>
11234
11235 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
11236 Move all the tests here and run them twice, once using software
11237 watchpoints and once using hardware watchpoints.
11238 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
11239
11240 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
11241
11242 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
11243 test.
11244
11245 2007-09-10 Mark Kettenis <kettenis@gnu.org>
11246
11247 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
11248 build-id.
11249
11250 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
11251 know about $ORIGIN. Calculate output dir from $dest instead of
11252 using ${objdir}/{$subdir}.
11253
11254 2007-09-09 Mark Kettenis <kettenis@gnu.org>
11255
11256 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
11257 gcore, before continuing with the test.
11258
11259 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
11260
11261 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
11262 * gdb.mi/mi-watch.exp: Likewise.
11263
11264 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11265 Jim Blandy <jimb@codesourcery.com>
11266
11267 * gdb.arch/i386-sse.exp: Do not expect character constants.
11268 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
11269 * gdb.base/display.exp: Allow print/s.
11270 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
11271 and unsigned char array changes.
11272
11273 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11274
11275 * gdb.base/display.exp: Add tests for printf %p.
11276
11277 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
11278
11279 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
11280 the dll name to unicode.
11281
11282 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11283
11284 * gdb.base/default.exp (show version): Update the version text.
11285 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
11286
11287 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11288
11289 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
11290 New files.
11291
11292 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11293
11294 * lib/gdb.exp (build_id_debug_filename_get): New function.
11295 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
11296 Remove the generate DEBUG file for the future testcase runs.
11297 New testcase for the NT_GNU_BUILD_ID retrieval.
11298 Move the final testing step to ...
11299 (test_different_dir): ... a new function.
11300 New parameter XFAIL to XFAIL all the tests performed.
11301 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
11302 New parameter TYPE to PF_PREFIX all the tests performed.
11303
11304 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
11305
11306 * gdb.mi/mi-var-cp.cc (path_expression): New
11307 function.
11308 * gdb.mi/mi-var-cp.exp: Run path exression tests.
11309
11310 2007-08-27 Markus Deuling <deuling@de.ibm.com>
11311
11312 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
11313 to fit into SPU Local Store memory.
11314
11315 2007-08-23 Joel Brobecker <brobecker@adacore.com>
11316
11317 * gdb.base/default.exp: Adjust the expected output of "info
11318 warranty" after the switch to GPLv3.
11319
11320 2007-08-23 Joel Brobecker <brobecker@adacore.com>
11321
11322 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
11323 to 30000 (from 20000).
11324
11325 2007-08-23 Joel Brobecker <brobecker@adacore.com>
11326
11327 Switch the license of all .exp files to GPLv3.
11328 Switch the license of all .f and .f90 files to GPLv3.
11329 Switch the license of all .s and .S files to GPLv3.
11330
11331 2007-08-23 Joel Brobecker <brobecker@adacore.com>
11332
11333 * configure.ac: Switch license to GPLv3.
11334
11335 2007-08-23 Joel Brobecker <brobecker@adacore.com>
11336
11337 Switch the licensing to GPLv3 for all .ads and .adb files.
11338
11339 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
11340
11341 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
11342 and t_int_double.
11343 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
11344
11345 2007-08-17 Joel Brobecker <brobecker@adacore.com>
11346
11347 * gdb.base/step-line.c: Switch license to GPL version 3, and
11348 update copyright year.
11349 * gdb.base/step-line.inp: Likewise.
11350
11351 2007-08-17 Joel Brobecker <brobecker@adacore.com>
11352
11353 * gdb.base/gdb1555.exp: Make expected output immune to formatting
11354 changes inside gdb1555.c.
11355 * gdb.base/pending.exp: Likewise.
11356
11357 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
11358
11359 * config/default.exp: New file.
11360
11361 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
11362
11363 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
11364 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
11365
11366 2007-07-30 Maciej W. Rozycki <macro@mips.com>
11367
11368 * gdb.base/dump.exp: Force the correct endianness for binary
11369 formats not carrying this information.
11370
11371 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11372
11373 * gdb.threads/staticthreads.exp: Match .*sem_post.
11374
11375 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11376
11377 * gdb.base/readline.exp (operate_and_get_next): Match the final
11378 prompt.
11379
11380 2007-07-23 Kevin Buettner <kevinb@redhat.com>
11381
11382 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
11383 to restarting SID.
11384
11385 2007-07-18 Kevin Buettner <kevinb@redhat.com>
11386
11387 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
11388 prior to `gdb_start'.
11389
11390 2007-07-18 Kevin Buettner <kevinb@redhat.com>
11391
11392 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
11393 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
11394 Remove call to gdb_unload.
11395
11396 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
11397 Daniel Jacobowitz <dan@codesourcery.com>
11398
11399 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
11400 for __WIN32__.
11401 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
11402 * gdb.base/unload.exp: Use shared library test routines.
11403
11404 2007-07-03 Markus Deuling <deuling@de.ibm.com>
11405
11406 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
11407 * gdb.base/solib-symbol-lib.c: Likewise.
11408 * gdb.base/solib-symbol-main.c: Likewise.
11409
11410 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
11411
11412 * config/gdbserver.exp (gdb_reconnect): New.
11413 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
11414 gdb.base/solib-disc.exp: New files.
11415 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
11416 remote debugging".
11417 (gdb_compile): Add shlib_load flag.
11418 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
11419 port.
11420 (gdbserver_reconnect): New.
11421
11422 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
11423 Daniel Jacobowitz <dan@codesourcery.com>
11424
11425 * gdb.base/annota3.exp: Test for if construct.
11426
11427 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
11428
11429 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
11430
11431 2007-06-21 Chris Dearman <chris@mips.com>
11432 Maciej W. Rozycki <macro@mips.com>
11433
11434 * gdb.base/display.exp: Allow a newline after display/i.
11435 * gdb.base/pc-fp.exp: Likewise.
11436 * gdb.base/sigbpt.exp: Likewise.
11437
11438 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
11439
11440 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
11441 required features to be included.
11442
11443 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
11444
11445 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
11446 in info threads output.
11447
11448 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11449 Markus Deuling <deuling@de.ibm.com>
11450
11451 * gdb.arch/spu-info.exp: New testcase.
11452 * gdb.arch/spu-info.c: New file.
11453
11454 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
11455
11456 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
11457 tpcs_offset. Restore lr after the call.
11458 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
11459
11460 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
11461
11462 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
11463 (gdbserver_run): Kill any running gdbserver.
11464 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
11465
11466 2007-05-17 Maciej W. Rozycki <macro@mips.com>
11467
11468 * gdb.base/sigbpt.exp: Preset segv_addr.
11469
11470 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
11471
11472 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
11473 (gdb_compile_shlib): Likewise.
11474 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
11475 (default_gdb_init): Clear cleanfiles.
11476 (gdb_finish): Delete recorded cleanfiles.
11477 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
11478
11479 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
11480 Do not use isnative.
11481 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
11482 gdb.base/so-impl-ld.exp: Likewise.
11483 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
11484 * gdb.base/unload.exp: Likewise. Do not pass empty option to
11485 gdb_compile.
11486
11487 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
11488
11489 * config/unknown.exp: Remove.
11490
11491 2007-05-15 Markus Deuling <deuling@de.ibm.com>
11492
11493 * gdb.base/info-proc.exp: Check is_remote.
11494
11495 2007-05-14 Markus Deuling <deuling@de.ibm.com>
11496
11497 * gdb.base/gcore.exp: Initialize variable core_supported.
11498
11499 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11500
11501 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
11502
11503 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11504
11505 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
11506 * gdb.threads/print-threads.exp (test_all_threads): Allow
11507 negative and hexadecimal thread IDs.
11508
11509 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11510
11511 * gdb.java/jprint.java (public): Avoid invalid call to static
11512 method.
11513
11514 2007-05-14 Denis Pilat <denis.pilat@st.com>
11515
11516 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
11517 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
11518 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
11519 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
11520 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
11521
11522 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11523
11524 * gdb.base/overlays.exp: Add support for targets with only code
11525 overlay support, not data overlay. Support spu-*-* target in
11526 this mode.
11527 * gdb.base/ovlymgr.c: Provide stubs for spu target.
11528 * gdb.base/spu.ld: New file.
11529
11530 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
11531
11532 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
11533
11534 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
11535
11536 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
11537
11538 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
11539
11540 * gdb.java/jmain.exp: Handle demangled names with and without method
11541 signatures.
11542
11543 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
11544
11545 * gdb.mi/mi-syn-frame.c (main, foo, bar)
11546 (have_a_very_merry_interrupt): Remove calls to puts.
11547 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
11548 inferior output.
11549 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
11550 test names.
11551
11552 2007-04-29 Markus Deuling <deuling@de.ibm.com>
11553 Daniel Jacobowitz <dan@codesourcery.com>
11554
11555 * gdb.base/auxv.exp (core_works): Also check is_remote.
11556 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
11557
11558 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
11559
11560 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
11561 message, not the undefined 'module' variable.
11562 * gdb.base/siginfo.exp: Likewise.
11563 * gdb.base/sigstep.exp: Likewise.
11564 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
11565 serialport.
11566 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
11567
11568 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
11569
11570 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
11571 target sim fails. Return 0 otherwise.
11572 (gdb_load): Return prematurely if gdb_target_sim fails.
11573
11574 2007-04-16 Denis Pilat <denis.pilat@st.com>
11575
11576 * gdb.base/setshow.exp: Reset height after having set it to 100.
11577
11578 2007-04-16 Denis Pilat <denis.pilat@st.com>
11579
11580 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
11581
11582 2007-04-16 Denis Pilat <denis.pilat@st.com>
11583
11584 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
11585
11586 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
11587
11588 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
11589 tests. Run the frozen varobjs test.
11590 * gdb.mi/var-cmd.c (do_frozen_tests): New.
11591 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
11592
11593 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11594
11595 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
11596 gdb.base/type-opaque.exp: New files.
11597
11598 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
11599
11600 * gdb.mi/mi-var-child.c
11601 (do_children_tests): User char[2] instead of
11602 char so that automatic printing of pointers to char
11603 don't give unpredicable result.
11604 * gdb.mi/var-cmd.c (do_locals_test): Initialize
11605 local variables.
11606 * gdb.mi/mi-var-child.exp: Step to right line
11607 of do_children_tests.
11608 * gdb.mi/mi2-var-child.exp: Likewise.
11609 * gdb.mi/mi-var-cmd.exp: Step to right line of
11610 do_locals_tests.
11611 (do_children_tests): User char[2] instead of
11612 char so that automatic printing of pointers to char
11613 don't give unpredicable result.
11614 * gdb.mi/mi2-var-cmd.exp: Likewise.
11615 * lib/mi-support.exp (mi_continue_to_line):
11616 Pass test name to mi_wait_for_stop.
11617
11618 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11619
11620 * gdb.asm/asm-source.exp: Remove d10v case.
11621 * lib/gdb.exp (skip_cplus_tests): Likewise.
11622 * gdb.asm/d10v.inc: Deleted.
11623
11624 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11625
11626 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
11627
11628 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11629
11630 * config/netware.exp: Delete file.
11631
11632 2007-03-29 Joel Brobecker <brobecker@adacore.com>
11633
11634 * gdb.dwarf2/dw2-noloc.S: New file.
11635 * gdb.dwarf2/dw2-noloc.exp: New file.
11636
11637 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
11638
11639 * gdb.cp/method2.cc: New test.
11640 * gdb.cp/method2.exp: New test.
11641 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
11642
11643 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
11644
11645 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
11646
11647 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
11648
11649 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
11650
11651 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
11652
11653 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
11654 (gdb_load): Delete, replace with...
11655 (gdb_reload): ...this.
11656 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
11657 * gdb.server/server-mon.exp: Likewise.
11658 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
11659 (gdb_start_cmd): New.
11660 (gdb_file_cmd): Save the last loaded file.
11661 (gdb_reload): New.
11662 (gdb_gnu_strip_debug): Use transform.
11663 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
11664 support here. Use new $last_loaded_file. Check mtime.
11665 (gdb_target_cmd): Handle ObjC failure case.
11666 (infer_host_exec): Delete.
11667 (gdbserver_load): Rename to...
11668 (gdbserver_run): ...this. Simplify.
11669 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
11670 (mi_gdb_load): Move most contents to a new function...
11671 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
11672 (mi_run_cmd): Use mi_gdb_target_load.
11673 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
11674 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
11675 Use gdb_run_cmd.
11676 * gdb.base/charsign.exp: Remove incorrect comment.
11677 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
11678 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
11679 gdb.base/start.exp: Use gdb_start_cmd.
11680
11681 2007-03-23 Nigel Stephens <nigel@mips.com>
11682 Maciej W. Rozycki <macro@mips.com>
11683
11684 * gdb.base/sigbpt.exp: Fix the message when skipping test.
11685 * gdb.base/signull.exp: Similarly.
11686
11687 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11688
11689 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
11690 messages available to test cases (like chng-sym.exp).
11691
11692 2007-03-14 Andreas Schwab <schwab@suse.de>
11693
11694 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
11695 format changes.
11696
11697 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
11698
11699 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
11700 (optimized_1): New.
11701 (main): Call optimized_1.
11702 (gdb2029): Correct typos. Call gdb2029_marker.
11703 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
11704 for gdb2029.
11705
11706 2007-03-12 Mark Kettenis <kettenis@gnu.org>
11707
11708 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
11709 as tabs. Remove redundant test pattern.
11710
11711 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11712
11713 * gdb.base/long_long.exp: Accept optional symbol name in <...>
11714 for /a format output.
11715
11716 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
11717
11718 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
11719 collect output incrementally.
11720
11721 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11722
11723 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
11724 for -var-create lpcharacter test.
11725 * gdb.mi/mi2-var-cmd.exp: Likewise.
11726
11727 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11728
11729 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
11730 pass on targets where address zero is readable.
11731
11732 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11733
11734 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
11735 just a single architecture.
11736
11737 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11738
11739 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
11740 (fetch_all_registers): New function, uses gdb_test_multiple and
11741 exp_continue to fetch inferior output line-by-line.
11742 Replace all uses of do_get_all_registers by fetch_all_registers.
11743
11744 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11745
11746 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
11747 in target_info.
11748
11749 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11750
11751 * gdb.threads/manythreads.exp: Use $message string for
11752 consistancy; add a default (timeout) case.
11753
11754 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11755
11756 * gdb.base/watchpoint.exp: Fix truncated comment.
11757
11758 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11759
11760 * Makefile.in: Remove spurious single-quotes from sed command.
11761
11762 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
11763
11764 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
11765 func.
11766 * gdb.mi/mi2-var-cmd.exp: Likewise.
11767
11768 2007-02-27 Joel Brobecker <brobecker@adacore.com>
11769
11770 * gdb.dwarf2/dw2-producer.S: New file.
11771 * gdb.dwarf2/dw2-producer.exp: New testcase.
11772
11773 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
11774
11775 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
11776 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
11777 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
11778 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
11779 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
11780 Revert tests to use mi_gdb_test and include value field in output
11781 of -var-create.
11782
11783 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
11784
11785 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
11786
11787 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
11788
11789 * gdb.base/maint.exp: Remove full paths from test names.
11790 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
11791 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
11792
11793 2007-02-27 Joel Brobecker <brobecker@adacore.com>
11794
11795 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
11796
11797 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11798
11799 * gdb.server/server-mon.exp: New test.
11800
11801 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11802
11803 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
11804
11805 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11806
11807 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
11808 register capitalization.
11809
11810 2007-02-13 Denis Pilat <denis.pilat@st.com>
11811
11812 * gdb.mi/mi-var-invalidate.exp: New file.
11813
11814 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11815
11816 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
11817
11818 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11819
11820 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
11821
11822 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11823
11824 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
11825 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
11826
11827 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
11828
11829 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
11830 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
11831 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
11832 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
11833 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
11834 * gdb.mi/gdb792.exp, lib/mi-support.exp:
11835 Update tests to include value field in output of -var-create.
11836
11837 2007-02-08 Andreas Schwab <schwab@suse.de>
11838
11839 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
11840
11841 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
11842
11843 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
11844 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
11845
11846 2007-02-02 Denis Pilat <denis.pilat@st.com>
11847
11848 * gdb.threads/threadapply.exp: check that frame is not changed by
11849 the thread apply all command.
11850
11851 2007-01-31 Andreas Schwab <schwab@suse.de>
11852
11853 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
11854
11855 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
11856 in the dwarf sections.
11857 * gdb.dwarf2/mac-fileno.S: Likewise.
11858
11859 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
11860 bspstore register on ia64.
11861
11862 2007-01-29 Andreas Schwab <schwab@suse.de>
11863
11864 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
11865 "frame-begin" annotation.
11866
11867 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
11868 number of "frames-invalid" annotations.
11869
11870 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
11871
11872 * gdb.base/commands.exp: Call if_commands_test.
11873 (gdb_test_no_prompt, if_commands_test): New.
11874
11875 2007-01-28 Mark Kettenis <kettenis@gnu.org>
11876
11877 * gdb.threads/sigthread.c (NSIGS): Make bigger.
11878
11879 2007-01-27 Andreas Schwab <schwab@suse.de>
11880
11881 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
11882 .short/.int/.quad in the dwarf sections.
11883 * gdb.dwarf2/dw2-intercu.S: Likewise.
11884 * gdb.dwarf2/dw2-intermix.S: Likewise.
11885
11886 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11887
11888 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
11889 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
11890 array.
11891 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
11892 * gdb.base/setvar.exp: Likewise.
11893
11894 2007-01-26 Andreas Schwab <schwab@suse.de>
11895
11896 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
11897 test.
11898
11899 * gdb.base/multi-forks.exp ("restart $i"): Also match
11900 __kernel_syscall_via_break.
11901
11902 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
11903
11904 * lib/mi-support.exp (mi_delete_varobj): New.
11905 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
11906 testcase.
11907 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
11908 (main): Call the above.
11909 (reference_update_test, base_in_reference_test)
11910 (reference_to_pointer): Delete the created varobjs.
11911
11912 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
11913
11914 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
11915 * configure: Regenerated.
11916 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
11917 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
11918 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
11919 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
11920 * lib/gdb.exp (gdb_skip_xml_test): New function.
11921
11922 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
11923
11924 * gdb.base/sigrepeat.exp: Correct error message.
11925
11926 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11927 Daniel Jacobowitz <dan@codesourcery.com>
11928
11929 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
11930 gdb.arch/i386-gnu-cfi-asm.S: New files.
11931
11932 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11933
11934 * lib/gdb.exp: Abort on missing `site.exp'.
11935
11936 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11937 Daniel Jacobowitz <dan@codesourcery.com>
11938
11939 * gdb.base/included.c, gdb.base/included.exp,
11940 gdb.base/included.h: New files.
11941
11942 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
11943
11944 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
11945 (maximize_rlimit): Reduce limits on 64-bit systems.
11946
11947 2007-01-19 Mark Kettenis <kettenis@gnu.org>
11948
11949 From Marcus Deuling <deuling@de.ibm.com>:
11950 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
11951 every case.
11952
11953 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
11954
11955 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
11956 (test_path_specification): Use objdir instead of srcdir to always
11957 get an absolute filename.
11958
11959 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
11960
11961 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
11962
11963 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
11964
11965 * gdb.mi/mi-var-cp.cc (reference_update_tests):
11966 Make sure the variable we're using is in scope.
11967 (reference_to_pointer): Likewise.
11968
11969 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
11970
11971 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
11972 has no debug information.
11973
11974 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
11975
11976 * gdb.base/annota1.exp: Remove extra send_gdb.
11977
11978 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11979
11980 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
11981
11982 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11983
11984 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
11985
11986 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
11987 Daniel Jacobowitz <dan@codesourcery.com>
11988
11989 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
11990 lcharacter or linteger change. Correct duplicated test name.
11991 * gdb.mi/mi2-var-cmd.exp: Likewise.
11992
11993 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
11994
11995 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
11996
11997 2007-01-05 Joel Brobecker <brobecker@adacore.com>
11998
11999 * gdb.base/nofield.c: New file.
12000 * gdb.base/nofield.exp: New testcase.
12001
12002 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
12003
12004 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
12005
12006 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
12007 test.
12008
12009 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
12010
12011 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
12012
12013 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
12014
12015 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
12016 when continuing.
12017
12018 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
12019
12020 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
12021 Expect ".exe" extension.
12022
12023 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
12024
12025 * gdb.base/charset.exp: Add explicit filename to break.
12026 * gdb.base/dbx.exp: Add explicit filename to breaks.
12027
12028 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
12029
12030 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
12031 * gdb.mi/mi2-file.exp: Likewise.
12032
12033 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
12034
12035 Implement specification of MI tests as comments
12036 in C and C++ sources.
12037 * lib/mi-support.exp (mi_autotest_data): New variable.
12038 (mi_autotest_source): New variable.
12039 (count_newlines, mi_prepare_inline_tests)
12040 (mi_get_inline_test, mi_continue_to_line)
12041 (mi_run_inline_test, mi_tbreak)
12042 (mi_send_resuming_command, mi_wait_for_stop): New functions.
12043 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
12044 Run inline tests.
12045 * gdb.mi/mi-var-cp.cc: Define tests here.
12046
12047 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
12048
12049 Simplify usage of mi_continue_to.
12050 * lib/mi-support.exp (mi_runto_helper): Renamed
12051 from mi_runto, added new parameter 'run_or_continue'.
12052 (mi_runto): Use mi_runto_helper.
12053 (mi_continue_to): Accept just function name as parameter.
12054 Use mi_runto_helper.
12055 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
12056 * gdb.mi/mi2-var-cmd.exp: Likewise.
12057
12058 2006-01-04 Joel Brobecker <brobecker@adacore.com>
12059
12060 Make this testcase a bit more realistic. The current code
12061 is too simplistic, and allows the compiler to optimize out
12062 some of the entities we need for this testcase.
12063 * gdb.ada/null_record/bar.ads (Void_Star): New type.
12064 (Do_Nothing): Add extra parameter.
12065 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
12066 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
12067 by using a variable of type Void_Star.
12068
12069 2006-01-04 Joel Brobecker <brobecker@adacore.com>
12070
12071 * gdb.ada/catch_ex/foo.adb: New file.
12072 * gdb.ada/catch_ex.exp: New testcase.
12073
12074 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
12075
12076 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
12077 pass --image-base to linker.
12078
12079 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12080 Daniel Jacobowitz <dan@codesourcery.com>
12081
12082 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
12083 secondary prompts.
12084
12085 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
12086
12087 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
12088 output. Test the types of members and member pointers.
12089 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
12090 gdb/2092.
12091 * gdb.cp/member-ptr.exp: Search for a comment instead of a
12092 statement. Enable for GCC. Update expected output for some tests
12093 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
12094 layout.
12095 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
12096 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
12097 (Diamond::vget_base): New.
12098 (main): Add new tests.
12099 * gdb.cp/printmethod.exp: Update expected output for member functions.
12100 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
12101 print pEe->D::vg().
12102
12103 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
12104
12105 * gdb.threads/tls.exp: Allow stops in sem_post.
12106
12107 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
12108
12109 * gdb.base/annota1.exp: Allow .*printf in backtraces.
12110 * gdb.base/annota3.exp: Likewise.
12111 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
12112 again (instead of timing out).
12113 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
12114 GCC bug 26475.
12115 * gdb.java/jmisc.exp: Adjust to work with method signatures including
12116 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
12117 test from jmisc1.exp.
12118 * gdb.java/jmisc1.exp: Delete.
12119 * gdb.java/jprint.exp: Adjust to work with method signatures including
12120 return types.
12121 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
12122 * gdb.threads/linux-dp.exp: Don't be confused by program output.
12123 * lib/java.exp (compile_java_from_source): Pass the correct type
12124 to target_compile.
12125
12126 2006-12-31 Joel Brobecker <brobecker@adacore.com>
12127
12128 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
12129 (stack_align_edx): New function.
12130 (stack_align_eax): New function.
12131 (main): Add calls to stack_align_edx and stack_align_eax.
12132 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
12133 Add testing for the cases where the register used during a stack
12134 realignment is edx. Same for eax.
12135
12136 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
12137
12138 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
12139 and generic PE targets.
12140
12141 2006-12-29 Joel Brobecker <brobecker@adacore.com>
12142
12143 * gdb.ada/array_return.exp: Update copyright date list.
12144
12145 2006-12-27 Joel Brobecker <brobecker@adacore.com>
12146
12147 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
12148 (Create_Small_Float_Vector): New function.
12149 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
12150 function body.
12151 * gdb.ada/array_return/p.adb: Use new type and function from
12152 package Pck.
12153 * gdb.ada/array_return.exp: Add a test verifying that GDB is
12154 able to print the value returned by a function returning an
12155 array of float.
12156
12157 2006-12-20 Joel Brobecker <brobecker@adacore.com>
12158
12159 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
12160 The associated tests should be PASSing.
12161
12162 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
12163
12164 Test for base in references.
12165 * gdb.mi/mi-var-cp.cc: Add test code.
12166 * gdb.mi/mi-var-cp.exp: Test for bases in references.
12167 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
12168 * gdb.mi/mi2-watch.exp: Likewise.
12169 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
12170 (mi_list_varobj_children): New function.
12171
12172 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
12173
12174 * lib/mi-support.exp
12175 (mi_runto): Accept "()" after function name.
12176 (mi_create_varobj): New function.
12177 (mi_varobj_update): New function.
12178 (mi_Check_varobj_value): New function.
12179 * gdb.mi/mi-var-cp.exp: New file.
12180 * gdb.mi/mi-var-cp.cc: New file.
12181
12182 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
12183
12184 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
12185 gdb.base/weaklib2.c: New files.
12186
12187 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
12188
12189 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
12190 info. Adjust test names.
12191
12192 * gdb.base/break.c (main): Move position of malloc.
12193 * gdb.base/break.exp: Revert mistaken checkin.
12194
12195 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
12196
12197 * gdb.mi/mi-var-cmd.exp: Check -var-update after
12198 assignement of arrays and function pointers.
12199 * gdb.mi/var-cmd.c: Add declaration necessary for above
12200 tests.
12201
12202 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
12203
12204 * gdb.base/break.c (main): Call malloc.
12205
12206 * gdb.threads/linux-dp.exp: Read thread table before and after
12207 creating each philosopher and verify it.
12208
12209 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
12210 Paul Brook <paul@codesourcery.com>
12211 Daniel Jacobowitz <dan@codesourcery.com>
12212
12213 * gdb.base/ending-run.exp: Flatten expect script stepping out of
12214 main to remove duplication. Add start function of the form
12215 '_*start[1-9]*'. Add RVDS start function.
12216
12217 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
12218
12219 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
12220
12221 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12222
12223 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
12224 * gdb.asm/spu.inc: New file.
12225 * gdb.base/term.exp: Disable if [target_info exists noargs].
12226 * gdb.gdb/complaints.exp: Disable if ![isnative].
12227 * gdb.gdb/selftest.exp: Likewise.
12228 * gdb.gdb/observer.exp: Likewise.
12229 * gdb.gdb/xfullpath.exp: Likewise.
12230 * gdb.base/attach.exp: Disable on SPU target.
12231 * gdb.cp/bs145503.exp: Likewise.
12232 * gdb.cp/exception.exp: Likewise.
12233 * gdb.cp/userdef.exp: Likewise.
12234
12235 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
12236
12237 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
12238
12239 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
12240
12241 * gdb.base/completion.exp: Fix completion tests for
12242 'info' and 'info '.
12243 * gdb.base/help.exp (help_test_raw, test_class_help)
12244 (test_prefix_command_help): Move...
12245 * lib/gdb.exp: Here.
12246 * gdb.base/main.exp: Adjust.
12247 * gdb.cp/maint.exp: Adjust.
12248 * gdb.trace/tracecmd.exp: Use test_help_class.
12249
12250 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
12251
12252 * gdb.stabs/weird.exp (print_weird_var): Use
12253 gdb_test_multiple instead of gdb_expect.
12254
12255 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
12256
12257 * gdb.base/help.exp (help_test_raw): New.
12258 (test_class_help): New.
12259 (test_prefix_command_help): New.
12260 Adjust testcases.
12261
12262 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
12263
12264 * gdb.base/constvars.c (main): Write to crass and crips, so that
12265 they are allocated by the compiler.
12266
12267 2006-10-27 Andreas Schwab <schwab@suse.de>
12268
12269 * gdb.base/multi-forks.exp: Use "detach fork" instead of
12270 "detach-fork".
12271
12272 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
12273
12274 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
12275 of patterns.
12276
12277 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
12278
12279 * gdb.base/sepdebug.exp: Remove debug format test.
12280 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
12281 Handle no-symtab.
12282 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
12283
12284 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
12285
12286 * gdb.threads/manythreads.c (thread_function, main): Don't cast
12287 int to pointer or pointer to int.
12288 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
12289
12290 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
12291
12292 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
12293
12294 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12295
12296 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
12297
12298 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
12299
12300 PR c++/2116
12301 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
12302
12303 2006-10-06 Joel Brobecker <brobecker@adacore.com>
12304
12305 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
12306 the corresponding bug has been fixed in GDB (PR/2018).
12307
12308 2006-10-06 Joel Brobecker <brobecker@adacore.com>
12309
12310 * gdb.base/subst.exp: New testcase.
12311
12312 2006-10-06 Joel Brobecker <brobecker@adacore.com>
12313
12314 * gdb.ada/array_return/pck.ads: Add copyright notice.
12315 * gdb.ada/array_return/pck.adb: Likewise.
12316 * gdb.ada/array_return/p.adb: Likewise.
12317 * gdb.ada/exec_changed/first.adb: Likewise.
12318 * gdb.ada/exec_changed/second.adb: Likewise.
12319
12320 2006-10-06 Joel Brobecker <brobecker@adacore.com>
12321
12322 * gdb.ada/watch_arg/watch.adb: New file.
12323 * gdb.ada/watch_arg.exp: New testcase.
12324
12325 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
12326
12327 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
12328 via string_to_regexp.
12329 * gdb.mi/mi2-basics.exp: Likewise.
12330
12331 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
12332
12333 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
12334 Remove unused / obsolete files.
12335
12336 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
12337
12338 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
12339
12340 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
12341
12342 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
12343 HIGH_FRAME argument to -stack-list-arguments can be larger than
12344 the number of frames.
12345
12346 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
12347
12348 * gdb.base/args.c (main): Add breakpoint marker.
12349 * gdb.base/args.exp: Use args_test for tests. Add new tests which
12350 really test empty arguments.
12351 (args_load): Delete.
12352 (args_test): New.
12353
12354 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
12355
12356 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
12357 check for one file.
12358
12359 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
12360
12361 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
12362 HIGH_FRAME argument to -stack-list-locals can be larger than
12363 the number of frames.
12364
12365 2006-08-18 Fred Fish <fnf@specifix.com>
12366
12367 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
12368 '$' in front of skip_vmx_tests_saved when setting that.
12369
12370 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
12371
12372 * gdb.base/trace-commands.exp: New file.
12373
12374 2006-08-10 Joel Brobecker <brobecker@adacore.com>
12375 Daniel Jacobowitz <dan@codesourcery.com>
12376
12377 * gdb.base/step-bt.exp: Make hexadecimal address optional in
12378 expected output of the backtrace commands.
12379
12380 2006-08-09 Joel Brobecker <brobecker@adacore.com>
12381
12382 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
12383 untested followed by return combination.
12384 * gdb.arch/altivec-regs.exp: Likewise.
12385 * gdb.arch/e500-abi.exp: Likewise.
12386 * gdb.arch/e500-regs.exp: Likewise.
12387 * gdb.arch/gdb1291.exp: Likewise.
12388 * gdb.arch/gdb1431.exp: Likewise.
12389 * gdb.arch/gdb1558.exp: Likewise.
12390 * gdb.arch/i386-prologue.exp: Likewise.
12391 * gdb.arch/i386-unwind.exp: Likewise.
12392 * gdb.asm/asm-source.exp: Likewise.
12393 * gdb.base/a2-run.exp: Likewise.
12394 * gdb.base/advance.exp: Likewise.
12395 * gdb.base/all-bin.exp: Likewise.
12396 * gdb.base/annota1.exp: Likewise.
12397 * gdb.base/annota3.exp: Likewise.
12398 * gdb.base/args.exp: Likewise.
12399 * gdb.base/arithmet.exp: Likewise.
12400 * gdb.base/assign.exp: Likewise.
12401 * gdb.base/async.exp: Likewise.
12402 * gdb.base/attach.exp: Likewise.
12403 * gdb.base/bang.exp: Likewise.
12404 * gdb.base/bigcore.exp: Likewise.
12405 * gdb.base/bitfields.exp: Likewise.
12406 * gdb.base/bitfields2.exp: Likewise.
12407 * gdb.base/break.exp: Likewise.
12408 * gdb.base/call-sc.exp: Likewise.
12409 * gdb.base/call-strs.exp: Likewise.
12410 * gdb.base/callfuncs.exp: Likewise.
12411 * gdb.base/checkpoint.exp: Likewise.
12412 * gdb.base/chng-syms.exp: Likewise.
12413 * gdb.base/code-expr.exp: Likewise.
12414 * gdb.base/commands.exp: Likewise.
12415 * gdb.base/completion.exp: Likewise.
12416 * gdb.base/cond-expr.exp: Likewise.
12417 * gdb.base/condbreak.exp: Likewise.
12418 * gdb.base/consecutive.exp: Likewise.
12419 * gdb.base/constvars.exp: Likewise.
12420 * gdb.base/corefile.exp: Likewise.
12421 * gdb.base/cvexpr.exp: Likewise.
12422 * gdb.base/dbx.exp: Likewise.
12423 * gdb.base/define.exp: Likewise.
12424 * gdb.base/detach.exp: Likewise.
12425 * gdb.base/display.exp: Likewise.
12426 * gdb.base/dump.exp: Likewise.
12427 * gdb.base/ena-dis-br.exp: Likewise.
12428 * gdb.base/ending-run.exp: Likewise.
12429 * gdb.base/environ.exp: Likewise.
12430 * gdb.base/eval-skip.exp: Likewise.
12431 * gdb.base/exprs.exp: Likewise.
12432 * gdb.base/fileio.exp: Likewise.
12433 * gdb.base/finish.exp: Likewise.
12434 * gdb.base/float.exp: Likewise.
12435 * gdb.base/foll-exec.exp: Likewise.
12436 * gdb.base/foll-fork.exp: Likewise.
12437 * gdb.base/foll-vfork.exp: Likewise.
12438 * gdb.base/freebpcmd.exp: Likewise.
12439 * gdb.base/funcargs.exp: Likewise.
12440 * gdb.base/gcore.exp: Likewise.
12441 * gdb.base/gdb1090.exp: Likewise.
12442 * gdb.base/gdb1250.exp: Likewise.
12443 * gdb.base/huge.exp: Likewise.
12444 * gdb.base/info-proc.exp: Likewise.
12445 * gdb.base/interrupt.exp: Likewise.
12446 * gdb.base/jump.exp: Likewise.
12447 * gdb.base/langs.exp: Likewise.
12448 * gdb.base/lineinc.exp: Likewise.
12449 * gdb.base/list.exp: Likewise.
12450 * gdb.base/logical.exp: Likewise.
12451 * gdb.base/long_long.exp: Likewise.
12452 * gdb.base/macscp.exp: Likewise.
12453 * gdb.base/maint.exp: Likewise.
12454 * gdb.base/mips_pro.exp: Likewise.
12455 * gdb.base/miscexprs.exp: Likewise.
12456 * gdb.base/multi-forks.exp: Likewise.
12457 * gdb.base/opaque.exp: Likewise.
12458 * gdb.base/overlays.exp: Likewise.
12459 * gdb.base/pc-fp.exp: Likewise.
12460 * gdb.base/pointers.exp: Likewise.
12461 * gdb.base/printcmds.exp: Likewise.
12462 * gdb.base/psymtab.exp: Likewise.
12463 * gdb.base/ptype.exp: Likewise.
12464 * gdb.base/recurse.exp: Likewise.
12465 * gdb.base/relational.exp: Likewise.
12466 * gdb.base/relocate.exp: Likewise.
12467 * gdb.base/remote.exp: Likewise.
12468 * gdb.base/reread.exp: Likewise.
12469 * gdb.base/restore.exp: Likewise.
12470 * gdb.base/return.exp: Likewise.
12471 * gdb.base/return2.exp: Likewise.
12472 * gdb.base/scope.exp: Likewise.
12473 * gdb.base/sect-cmd.exp: Likewise.
12474 * gdb.base/sep.exp: Likewise.
12475 * gdb.base/sepdebug.exp: Likewise.
12476 * gdb.base/setshow.exp: Likewise.
12477 * gdb.base/setvar.exp: Likewise.
12478 * gdb.base/sigall.exp: Likewise.
12479 * gdb.base/sigbpt.exp: Likewise.
12480 * gdb.base/signals.exp: Likewise.
12481 * gdb.base/signull.exp: Likewise.
12482 * gdb.base/sizeof.exp: Likewise.
12483 * gdb.base/solib.exp: Likewise.
12484 * gdb.base/step-line.exp: Likewise.
12485 * gdb.base/step-test.exp: Likewise.
12486 * gdb.base/structs.exp: Likewise.
12487 * gdb.base/structs2.exp: Likewise.
12488 * gdb.base/term.exp: Likewise.
12489 * gdb.base/twice.exp: Likewise.
12490 * gdb.base/until.exp: Likewise.
12491 * gdb.base/varargs.exp: Likewise.
12492 * gdb.base/volatile.exp: Likewise.
12493 * gdb.base/watchpoint.exp: Likewise.
12494 * gdb.base/whatis-exp.exp: Likewise.
12495 * gdb.base/whatis.exp: Likewise.
12496 * gdb.cp/ambiguous.exp: Likewise.
12497 * gdb.cp/annota2.exp: Likewise.
12498 * gdb.cp/annota3.exp: Likewise.
12499 * gdb.cp/bool.exp: Likewise.
12500 * gdb.cp/breakpoint.exp: Likewise.
12501 * gdb.cp/casts.exp: Likewise.
12502 * gdb.cp/class2.exp: Likewise.
12503 * gdb.cp/classes.exp: Likewise.
12504 * gdb.cp/cplusfuncs.exp: Likewise.
12505 * gdb.cp/ctti.exp: Likewise.
12506 * gdb.cp/derivation.exp: Likewise.
12507 * gdb.cp/exception.exp: Likewise.
12508 * gdb.cp/gdb1355.exp: Likewise.
12509 * gdb.cp/hang.exp: Likewise.
12510 * gdb.cp/inherit.exp: Likewise.
12511 * gdb.cp/local.exp: Likewise.
12512 * gdb.cp/m-data.exp: Likewise.
12513 * gdb.cp/m-static.exp: Likewise.
12514 * gdb.cp/member-ptr.exp: Likewise.
12515 * gdb.cp/method.exp: Likewise.
12516 * gdb.cp/misc.exp: Likewise.
12517 * gdb.cp/namespace.exp: Likewise.
12518 * gdb.cp/overload.exp: Likewise.
12519 * gdb.cp/ovldbreak.exp: Likewise.
12520 * gdb.cp/pr-1023.exp: Likewise.
12521 * gdb.cp/pr-1210.exp: Likewise.
12522 * gdb.cp/pr-574.exp: Likewise.
12523 * gdb.cp/printmethod.exp: Likewise.
12524 * gdb.cp/psmang.exp: Likewise.
12525 * gdb.cp/ref-params.exp: Likewise.
12526 * gdb.cp/ref-types.exp: Likewise.
12527 * gdb.cp/rtti.exp: Likewise.
12528 * gdb.cp/templates.exp: Likewise.
12529 * gdb.cp/try_catch.exp: Likewise.
12530 * gdb.cp/userdef.exp: Likewise.
12531 * gdb.cp/virtfunc.exp: Likewise.
12532 * gdb.disasm/am33.exp: Likewise.
12533 * gdb.disasm/h8300s.exp: Likewise.
12534 * gdb.disasm/mn10300.exp: Likewise.
12535 * gdb.disasm/sh3.exp: Likewise.
12536 * gdb.disasm/t01_mov.exp: Likewise.
12537 * gdb.disasm/t02_mova.exp: Likewise.
12538 * gdb.disasm/t03_add.exp: Likewise.
12539 * gdb.disasm/t04_sub.exp: Likewise.
12540 * gdb.disasm/t05_cmp.exp: Likewise.
12541 * gdb.disasm/t06_ari2.exp: Likewise.
12542 * gdb.disasm/t07_ari3.exp: Likewise.
12543 * gdb.disasm/t08_or.exp: Likewise.
12544 * gdb.disasm/t09_xor.exp: Likewise.
12545 * gdb.disasm/t10_and.exp: Likewise.
12546 * gdb.disasm/t11_logs.exp: Likewise.
12547 * gdb.disasm/t12_bit.exp: Likewise.
12548 * gdb.disasm/t13_otr.exp: Likewise.
12549 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
12550 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
12551 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12552 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
12553 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
12554 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
12555 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
12556 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
12557 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
12558 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
12559 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
12560 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
12561 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
12562 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
12563 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
12564 * gdb.mi/gdb701.exp: Likewise.
12565 * gdb.mi/gdb792.exp: Likewise.
12566 * gdb.mi/mi-basics.exp: Likewise.
12567 * gdb.mi/mi-break.exp: Likewise.
12568 * gdb.mi/mi-cli.exp: Likewise.
12569 * gdb.mi/mi-console.exp: Likewise.
12570 * gdb.mi/mi-disassemble.exp: Likewise.
12571 * gdb.mi/mi-eval.exp: Likewise.
12572 * gdb.mi/mi-file.exp: Likewise.
12573 * gdb.mi/mi-read-memory.exp: Likewise.
12574 * gdb.mi/mi-regs.exp: Likewise.
12575 * gdb.mi/mi-return.exp: Likewise.
12576 * gdb.mi/mi-simplerun.exp: Likewise.
12577 * gdb.mi/mi-stack.exp: Likewise.
12578 * gdb.mi/mi-stepi.exp: Likewise.
12579 * gdb.mi/mi-syn-frame.exp: Likewise.
12580 * gdb.mi/mi-until.exp: Likewise.
12581 * gdb.mi/mi-var-block.exp: Likewise.
12582 * gdb.mi/mi-var-child.exp: Likewise.
12583 * gdb.mi/mi-var-cmd.exp: Likewise.
12584 * gdb.mi/mi-var-display.exp: Likewise.
12585 * gdb.mi/mi-watch.exp: Likewise.
12586 * gdb.mi/mi2-basics.exp: Likewise.
12587 * gdb.mi/mi2-break.exp: Likewise.
12588 * gdb.mi/mi2-cli.exp: Likewise.
12589 * gdb.mi/mi2-console.exp: Likewise.
12590 * gdb.mi/mi2-disassemble.exp: Likewise.
12591 * gdb.mi/mi2-eval.exp: Likewise.
12592 * gdb.mi/mi2-file.exp: Likewise.
12593 * gdb.mi/mi2-read-memory.exp: Likewise.
12594 * gdb.mi/mi2-regs.exp: Likewise.
12595 * gdb.mi/mi2-return.exp: Likewise.
12596 * gdb.mi/mi2-simplerun.exp: Likewise.
12597 * gdb.mi/mi2-stack.exp: Likewise.
12598 * gdb.mi/mi2-stepi.exp: Likewise.
12599 * gdb.mi/mi2-syn-frame.exp: Likewise.
12600 * gdb.mi/mi2-until.exp: Likewise.
12601 * gdb.mi/mi2-var-block.exp: Likewise.
12602 * gdb.mi/mi2-var-child.exp: Likewise.
12603 * gdb.mi/mi2-var-cmd.exp: Likewise.
12604 * gdb.mi/mi2-var-display.exp: Likewise.
12605 * gdb.mi/mi2-watch.exp: Likewise.
12606 * gdb.stabs/exclfwd.exp: Likewise.
12607 * gdb.stabs/weird.exp: Likewise.
12608 * gdb.threads/gcore-thread.exp: Likewise.
12609 * gdb.trace/actions.exp: Likewise.
12610 * gdb.trace/backtrace.exp: Likewise.
12611 * gdb.trace/circ.exp: Likewise.
12612 * gdb.trace/collection.exp: Likewise.
12613 * gdb.trace/deltrace.exp: Likewise.
12614 * gdb.trace/infotrace.exp: Likewise.
12615 * gdb.trace/limits.exp: Likewise.
12616 * gdb.trace/packetlen.exp: Likewise.
12617 * gdb.trace/passc-dyn.exp: Likewise.
12618 * gdb.trace/passcount.exp: Likewise.
12619 * gdb.trace/report.exp: Likewise.
12620 * gdb.trace/save-trace.exp: Likewise.
12621 * gdb.trace/tfind.exp: Likewise.
12622 * gdb.trace/tracecmd.exp: Likewise.
12623 * gdb.trace/while-dyn.exp: Likewise.
12624 * gdb.trace/while-stepping.exp: Likewise.
12625
12626 2006-08-08 Joel Brobecker <brobecker@adacore.com>
12627
12628 * gdb.base/step-bt.c: New file.
12629 * gdb.base/step-bt.exp: New testcase.
12630
12631 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
12632
12633 * config/monitor.exp (gdb_load): Remove support for obsolete
12634 download-write-size.
12635 * gdb.base/remote.exp: Likewise. Update all callers of
12636 gdb_timed_load.
12637
12638 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
12639
12640 * cursal.exp: Pass binfile to gdb_load.
12641
12642 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
12643
12644 * gdb.base/cursal.exp: Add "" to gdb_load call.
12645
12646 2006-07-29 Mark Kettenis <kettenis@gnu.org>
12647
12648 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
12649 NetBSD/ELF targets.
12650
12651 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
12652
12653 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
12654 operator*.
12655
12656 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
12657
12658 * gdb.base/completion.exp: Update for change in "file" behavior.
12659 * gdb.stabs/weird.exp: Likewise.
12660 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
12661 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
12662
12663 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
12664
12665 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
12666 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
12667
12668 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
12669
12670 * gdb.base/default.exp: Update source command error message.
12671 * gdb.base/help.exp: Update 'help source' message.
12672
12673 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
12674
12675 * gdb.cp/bs15503.exp: Update comment for no longer crashing
12676 test.
12677
12678 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
12679
12680 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
12681
12682 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
12683
12684 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
12685
12686 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
12687
12688 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
12689
12690 2006-07-17 Mark Kettenis <kettenis@gnu.org>
12691
12692 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
12693 *-*-openbsd* from targets for wich we expect ARM FPA floating
12694 point format.
12695
12696 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
12697
12698 * gdb.cp/annota3.exp: Expect frame-begin annotation.
12699
12700 2006-07-17 Mark Kettenis <kettenis@gnu.org>
12701
12702 * gdb.base/annota3.exp: Expect frame-begin annotation.
12703
12704 2006-07-14 Joel Brobecker <brobecker@adacore.com>
12705
12706 * gdb.base/help.exp: Adjust "help unset" test to accept
12707 any list of unset commands.
12708
12709 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
12710 Daniel Jacobowitz <dan@codesourcery.com>
12711
12712 * gdb.cp/ref-params.exp: New test.
12713 * gdb.cp/ref-params.cc: New source file.
12714 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
12715
12716 2006-07-08 Mark Kettenis <kettenis@gnu.org>
12717
12718 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
12719 spaces/tabs in regular expressions since they might not be there.
12720
12721 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
12722
12723 * gdb.base/ifelse.exp: New file.
12724
12725 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
12726
12727 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
12728 line.
12729 * gdb.base/huge.exp: Loop over compilation to find a size that
12730 is acceptable.
12731 * gdb.base/remote.exp: Correct expected strings.
12732 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
12733
12734 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12735
12736 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
12737
12738 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12739
12740 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
12741 native.
12742
12743 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12744
12745 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
12746 enable stabs testing.
12747
12748 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12749
12750 * gdb.base/auxv.exp: Intercept undefined command messages before
12751 gdb_test_multiple does.
12752
12753 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12754
12755 * Makefile.in (host_alias): Remove.
12756 (target_alias): Use @target_noncanonical@.
12757 (site.exp): Don't set host_alias.
12758 * aclocal.m4: Remove contents. Include acx.m4.
12759 * configure: Regenerated.
12760 * configure.ac: Use ACX_NONCANONICAL_TARGET.
12761
12762 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
12763
12764 * lib/gdb.exp (gdb_load_cmd): New.
12765
12766 * gdb.base/fileio.c: Add system(NULL) test.
12767 * gdb.base/fileio.exp: Check it.
12768
12769 * gdb.base/break.c: Add 10a breakpoint at }
12770 * gdb.base/break.exp: Add test for breakpoint at }
12771 * gdb.cp/anon-union.cc: Add code at end of function.
12772 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
12773 * gdb.mi/var-cmd.c: Add code at end of function.
12774 * gdb.mi/mi-var-display.exp: Adjust end of next.
12775 * gdb.mi/mi2-var-display.exp: Likewise.
12776 * gdb.base/fileio.c: Add stop function and insert calls at
12777 stopping places.
12778 * gdb.base/fileio.exp: Breakpoint stop function and remove
12779 explicit line number references.
12780
12781 2006-05-19 Joel Brobecker <brobecker@adacore.com>
12782
12783 * gdb.base/del.exp (test_delete_alias): New function.
12784 Now check that both "del" and "d" work as aliases for "delete".
12785
12786 2006-05-18 Fred Fish <fnf@specifix.com>
12787
12788 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
12789 required. Check for spurious output after program exits normally.
12790
12791 2006-05-17 Fred Fish <fnf@specifix.com>
12792
12793 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
12794 gdb_load, so it works in the simulator.
12795
12796 2006-05-11 Fred Fish <fnf@specifix.com>
12797
12798 * gdb.base/bang.exp: Ignore unexpected output between the
12799 "program exited normally" and the gdb prompt, as many other
12800 tests do.
12801
12802 2006-05-07 Mark Kettenis <kettenis@gnu.org>
12803
12804 * gdb.base/help.exp: Make "delete checkpoint" part option for
12805 "help d" and "help delete" tests.
12806
12807 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12808
12809 * gdb.mi/mi-basics.exp: Add missing serial number to
12810 expected output in some mi_gdb_test statements.
12811 * gdb.mi/mi2-basics.exp: Likewise.
12812
12813 2006-05-05 Joel Brobecker <brobecker@adacore.com>
12814
12815 * gdb.base/del.c: New file.
12816 * gdb.base/del.exp: New testcase.
12817
12818 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
12819
12820 * gdb.base/break.exp: Do not assume a breakpoint on
12821 main will actually be in $srcfile when optimizing.
12822 * gdb.base/savedregs.exp: Do not require that the dummy
12823 frame location match up to a symbol and source file location.
12824 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
12825 will get printed without a mi_cmd_data_list_register_values prefix.
12826 (*-data-list-register-*): Correct regular expressions to expect the new
12827 pseudo d? floating point registers.
12828 * gdb.mi/mi2-regs.exp: Likewise.
12829
12830 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
12831
12832 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
12833 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
12834 is allocated by the compiler.
12835 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
12836 anons, e, anone to force their allocation by the compiler.
12837
12838 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
12839
12840 * gdb.base/help.exp: Update expected text for help d and
12841 help delete.
12842
12843 2006-05-02 Mark Kettenis <kettenis@gnu.org>
12844
12845 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
12846 NetBSD/ELF targets.
12847
12848 2006-04-30 Mark Kettenis <kettenis@gnu.org>
12849
12850 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
12851 single-step breakpoint fails; make this a KFAIL on
12852 sparc*-*-openbsd*.
12853 * gdb.base/siginfo.exp: Likewise.
12854 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12855
12856 2006-04-26 Michael Snyder <msnyder@redhat.com>
12857
12858 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
12859 which may have to consume output from other forks.
12860 Add tests to make sure that "delete fork" succeeded.
12861
12862 2006-04-20 Michael Snyder <msnyder@redhat.com>
12863
12864 * 2006-03-22 Jim Blandy <jimb@redhat.com>
12865 Add support for the Renesas M32C and M16C.
12866
12867 * gdb.asm/asm-source.exp: Add m32c target.
12868 * gdb.asm/m32c.inc: Support for m32c target.
12869
12870 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
12871
12872 * gdb.base/commands.exp (recursive_source_test): New test.
12873
12874 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
12875
12876 * gdb.base/float.exp: Add pattern for sparc targets.
12877
12878 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
12879
12880 * gdb.base/commands.exp (stray_arg0_test): New test.
12881
12882 2006-03-30 Paul Brook <paul@codesourcery.com>
12883
12884 * gdb.mi/mi-until.exp: kfail broken until command.
12885 * gdb.mi/mi2-until.exp: Ditto.
12886
12887 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
12888
12889 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
12890
12891 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
12892
12893 * gdb.base/prelink.exp: Anchor tested-for regular expression
12894 on gdb prompt.
12895
12896 2006-03-07 Paul Brook <paul@codesourcery.com>
12897
12898 * gdb.base/assign.exp: Correct fail message.
12899
12900 2006-03-07 Paul Brook <paul@codesourcery.com>
12901
12902 * lib/compiler.c: Extract armcc version number.
12903 * lib/compiler.cc: Ditto.
12904
12905 2006-03-07 Paul Brook <paul@codesourcery.com>
12906
12907 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
12908 additional_flags=-w.
12909 * gdb.arch/altivec-regs.exp: Ditto.
12910 * gdb.arch/e500-abi.exp: Ditto.
12911 * gdb.arch/e500-regs.exp: Ditto.
12912 * gdb.base/all-bin.exp: Ditto.
12913 * gdb.base/annota1.exp: Ditto.
12914 * gdb.base/annota3.exp: Ditto.
12915 * gdb.base/args.exp: Ditto.
12916 * gdb.base/arithmet.exp: Ditto.
12917 * gdb.base/assign.exp: Ditto.
12918 * gdb.base/async.exp: Ditto.
12919 * gdb.base/bang.exp: Ditto.
12920 * gdb.base/break.exp: Ditto.
12921 * gdb.base/call-rt-st.exp: Ditto.
12922 * gdb.base/completion.exp: Ditto.
12923 * gdb.base/cond-expr.exp: Ditto.
12924 * gdb.base/condbreak.exp: Ditto.
12925 * gdb.base/consecutive.exp: Ditto.
12926 * gdb.base/define.exp: Ditto.
12927 * gdb.base/display.exp: Ditto.
12928 * gdb.base/ena-dis-br.exp: Ditto.
12929 * gdb.base/environ.exp: Ditto.
12930 * gdb.base/eval-skip.exp: Ditto.
12931 * gdb.base/info-proc.exp: Ditto.
12932 * gdb.base/jump.exp: Ditto.
12933 * gdb.base/logical.exp: Ditto.
12934 * gdb.base/long_long.exp: Ditto.
12935 * gdb.base/maint.exp: Ditto.
12936 * gdb.base/miscexprs.exp: Ditto.
12937 * gdb.base/pc-fp.exp: Ditto.
12938 * gdb.base/pointers.exp: Ditto.
12939 * gdb.base/relational.exp: Ditto.
12940 * gdb.base/reread.exp: Ditto.
12941 * gdb.base/sect-cmd.exp: Ditto.
12942 * gdb.base/sep.exp: Ditto.
12943 * gdb.base/sepdebug.exp: Ditto.
12944 * gdb.base/until.exp: Ditto.
12945 * gdb.base/whatis-exp.exp: Ditto.
12946 * gdb.cp/annota2.exp: Ditto.
12947 * gdb.cp/annota3.exp: Ditto.
12948 * gdb.trace/actions.exp: Ditto.
12949 * gdb.trace/backtrace.exp: Ditto.
12950 * gdb.trace/circ.exp: Ditto.
12951 * gdb.trace/collection.exp: Ditto.
12952 * gdb.trace/deltrace.exp: Ditto.
12953 * gdb.trace/infotrace.exp: Ditto.
12954 * gdb.trace/limits.exp: Ditto.
12955 * gdb.trace/packetlen.exp: Ditto.
12956 * gdb.trace/passc-dyn.exp: Ditto.
12957 * gdb.trace/passcount.exp: Ditto.
12958 * gdb.trace/report.exp: Ditto.
12959 * gdb.trace/save-trace.exp: Ditto.
12960 * gdb.trace/tfind.exp: Ditto.
12961 * gdb.trace/tracecmd.exp: Ditto.
12962 * gdb.trace/while-dyn.exp: Ditto.
12963 * gdb.trace/while-stepping.exp: Ditto.
12964 * lib/gdb.exp: Ditto.
12965 (gdb_compile): Handle nowarning option.
12966
12967 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
12968
12969 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
12970 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
12971 Rename executable to prelinkt. Don't re-prelink if we didn't
12972 get a core file. Test prelink -u exit status to tell whether
12973 prelinking failed. Use gdb_test_multiple.
12974
12975 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12976
12977 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
12978 (do_tests): Call it.
12979
12980 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
12981
12982 * gdb.base/prelink.exp: New test.
12983 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
12984
12985 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
12986
12987 * gdb.fortran/derived-type.f90: New file.
12988 * gdb.fortran/derived-type.exp: New testcase.
12989
12990 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
12991
12992 * gdb.base/default.exp: Allow ';' as a directory separator.
12993
12994 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
12995
12996 * gdb.base/help.exp (help add-symbol-file): Update.
12997
12998 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
12999
13000 * gdb.base/help.exp (help load): Update expected results.
13001
13002 2006-02-19 Fred Fish <fnf@specifix.com>
13003
13004 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
13005 specifix hex value as part of results.
13006 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
13007
13008 2006-02-16 Fred Fish <fnf@specifix.com>
13009
13010 * gdb.base/whatis.c: Define variables using typedefs char_addr,
13011 ushort_addr, and slong_addr, so the typedefs are not optimized
13012 away.
13013 * gdb.base/whatis.exp: Add tests using type name for struct type,
13014 union type, enum type, and typedef.
13015
13016 2006-02-13 Mark Kettenis <kettenis@gnu.org>
13017
13018 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
13019
13020 2006-02-13 Jim Blandy <jimb@redhat.com>
13021
13022 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
13023 case where it takes two "next" commands to skip past the init
13024 call.
13025
13026 2006-02-12 Fred Fish <fnf@specifix.com>
13027
13028 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
13029 to handle cases where it takes two "next" commands to skip
13030 past the init call.
13031
13032 2006-02-07 Joel Brobecker <brobecker@adacore.com>
13033
13034 * gdb.ada/array_return.exp: Mark the last test as expected to fail
13035 on hppa32 targets.
13036
13037 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
13038
13039 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
13040 field.
13041
13042 2006-01-29 Mark Kettenis <kettenis@gnu.org>
13043
13044 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
13045
13046 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
13047
13048 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
13049 files.
13050
13051 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
13052
13053 * gdb.cp/maint.exp: Set complaints to a positive value.
13054
13055 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
13056
13057 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
13058 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
13059 function name.
13060
13061 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
13062
13063 * gdb.base/checkpoint.c: Update copyright notice. Include
13064 <stdlib.h>.
13065
13066 2006-01-04 Jim Blandy <jimb@redhat.com>
13067
13068 * gdb.asm/asm-source.exp: Independently provide default values for
13069 asm-flags and debug-flags. Use 'string equal' to do the
13070 comparison, not the implicit expr's '==' operator. Remove
13071 now-unneeded assignments to asm-flags. In h8300 case, place
13072 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
13073
13074 2006-01-04 Michael Snyder <msnyder@redhat.com>
13075
13076 * gdb.base/checkpoint.c: New file.
13077 * gdb.base/checkpoint.exp: New file.
13078 * gdb.base/multi-fork.c: New file.
13079 * gdb.base/multi-fork.exp: New file.
13080 * gdb.base/pi.txt: New file (data for checkpoint.c test).
13081
13082 2006-01-04 Fred Fish <fnf@specifix.com>
13083
13084 * gdb.base/ptype.c (foo): Add typedef.
13085 (intfoo): Add function.
13086 * gdb.base/ptype1.c: New file.
13087 * gdb.base/ptype.exp: Handle compilation and linking with two
13088 source files. Test that proper type for "foo" is found based
13089 on source context rather than first match found in symtabs.
13090
13091 2005-12-28 Mark Kettenis <kettenis@gnu.org>
13092
13093 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
13094 * gdb.asm/openbsd.inc: Indent commands.
13095
13096 2005-12-26 Mark Kettenis <kettenis@gnu.org>
13097
13098 * gdb.base/freebpcmd.exp: Increase timeout.
13099
13100 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
13101
13102 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
13103
13104 * gdb.base/default.exp: Update check for "show version".
13105
13106 2005-12-09 Randolph Chung <tausq@debian.org>
13107
13108 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
13109 * gdb.asm/pa64.inc: New file.
13110
13111 2005-12-09 Randolph Chung <tausq@debian.org>
13112
13113 * gdb.asm/common.inc: Indent commands.
13114 * gdb.asm/asmsrc1.s: Likewise.
13115 * gdb.asm/asmsrc2.s: Likewise.
13116
13117 2005-12-09 Randolph Chung <tausq@debian.org>
13118
13119 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
13120 (get_addr_of_sym): Remove duplicate print.
13121 (gen_core): xfail hppa*-*-hpux*, update expected output.
13122 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
13123 * gdb.arch/pa64-nullify.s: New file.
13124
13125 2005-12-09 Randolph Chung <tausq@debian.org>
13126
13127 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
13128
13129 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
13130
13131 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
13132 code generation for these functions.
13133 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
13134 error message.
13135
13136 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
13137
13138 * gdb.base/help.exp (help b, help br, help bre, help brea)
13139 (help break): Update the expected message.
13140
13141 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
13142
13143 * gdb.asm/m68hc11.inc: Setup the data section.
13144 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
13145 script for this test.
13146 (m6812-*-*): Likewise.
13147
13148 2005-11-09 Randolph Chung <tausq@debian.org>
13149
13150 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
13151
13152 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
13153
13154 * gdb.base/break.exp: Fix a comment typo.
13155
13156 2005-11-03 Jim Blandy <jimb@redhat.com>
13157
13158 Checked in by Elena Zannoni <ezannoni@redhat.com>
13159
13160 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
13161
13162 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
13163
13164 * gdb.arch/gdb1558.c: Include stdio.h.
13165
13166 2005-10-31 Mark Kettenis <kettenis@gnu.org>
13167
13168 * gdb.asm/asm-source.exp: Use -e instead of --entry.
13169
13170 2005-10-31 Mark Kettenis <kettenis@gnu.org>
13171
13172 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
13173
13174 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
13175
13176 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
13177 vscr" tests to better match output.
13178
13179 2005-10-12 Jim Blandy <jimb@redhat.com>
13180
13181 * gdb.base/structs.exp (any): New function.
13182 (test_struct_returns): Don't make any assumptions at all about
13183 what value the function returns when GDB can't set the return
13184 value.
13185
13186 2005-10-09 Joel Brobecker <brobecker@adacore.com>
13187
13188 * gdb.ada/arrayidx/p.adb: New file.
13189 * gdb.ada/arrayidx.exp: New testcase
13190
13191 2005-10-09 Joel Brobecker <brobecker@adacore.com>
13192
13193 * gdb.ada/array_return/pck.ads: New file.
13194 * gdb.ada/array_return/pck.adb: New file.
13195 * gdb.ada/array_return/p.adb: New file.
13196 * gdb.ada/array_return.exp: New testcase.
13197
13198 2005-10-03 Joel Brobecker <brobecker@adacore.com>
13199
13200 * gdb.base/arrayidx.c: New file.
13201 * gdb.base/arrayidx.exp: New testcase.
13202
13203 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
13204
13205 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
13206 frames-invalid and breakpoints-invalid are no longer generated
13207 with level 3 so don't expect them in the output.
13208
13209 2005-09-27 Bob Rossi <bob@brasko.net>
13210
13211 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
13212 from test. Escape the | in mi_gdb_test call.
13213 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
13214 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
13215 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
13216 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
13217 expected regex's in mi_gdb_test calls.
13218 * lib/mi-support.exp: Remove arbitrary .* from tests.
13219 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
13220 Fully anchor GDB/MI expected results in mi_gdb_test.
13221 * lib/gdb.exp (string_to_regexp): Escape the ] character.
13222 * gdb.base/sizeof.exp: Remove escape character. Correct test.
13223
13224 2005-09-26 Paul Brook <paul@codesourcery.com>
13225
13226 * long_long.exp: Exclude eabi targets from arm FPA float format test.
13227
13228 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
13229
13230 * bfp-test.c: New file.
13231 * bfp-test.exp: New testcase.
13232
13233 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
13234
13235 * gdb.fortran/subarray.exp: New testcase to test the evaluation
13236 of subarray and substring variable.
13237 * gdb.fortran/subarray.f: New source file for the test of subarray
13238 and substring variable evaluation.
13239 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
13240 of string constant.
13241
13242 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
13243
13244 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
13245 copyright dates.
13246
13247 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
13248
13249 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
13250 powerpc altivec' test with an almost identical 'info vector' test.
13251
13252 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
13253
13254 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
13255 vscr" tests to match output.
13256
13257 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
13258
13259 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
13260 output.
13261
13262 2005-09-11 Bob Rossi <bob@brasko.net>
13263
13264 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
13265 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
13266 commands that return an MI output command and an asyncronous MI output
13267 command.
13268 * gdb.mi/mi-console.exp: Ditto.
13269
13270 2005-09-11 Bob Rossi <bob@brasko.net>
13271
13272 * gdb.mi/mi-var-child.c: Include <string.h>.
13273
13274 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
13275
13276 * killed.exp: Correct gdb_expect syntax.
13277
13278 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
13279
13280 * lib/mi-support.exp (mi_gdb_load): Fix typo.
13281
13282 2005-08-02 Bob Rossi <bob@brasko.net>
13283
13284 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
13285 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
13286 Change tests to inferior-tty-set/show.
13287 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
13288 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
13289 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
13290 inferior. Use mi_gdb_test to get GDB and Inferior output.
13291 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
13292 descriptor.
13293 (mi_inferior_tty_name): Add inferior PTY file name.
13294 (mi_gdb_start): Add INFERIOR_PTY parameter.
13295 (mi_gdb_test): Add IPATTERN parameter.
13296
13297 2005-08-02 Bob Rossi <bob@brasko.net>
13298
13299 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
13300 parameter to mi_gdb_test.
13301 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
13302
13303 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13304
13305 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
13306 struct_declarations.
13307 * gdb.mi/mi-var-child.exp: Step over the initialization of
13308 struct_declarations.
13309
13310 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13311
13312 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
13313 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
13314 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
13315 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
13316 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
13317 file.
13318
13319 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
13320
13321 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
13322 (do_children_tests): Assign values to the extra elements.
13323
13324 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
13325 them for tests for "-var-update --no-values" and
13326 "-var-update --all-values".
13327 Add test for "-var-list-children --simple-values".
13328
13329 * gdb.mi/basics.c (callee4): Add integer array D[3]...
13330
13331 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
13332 "-stack-list-locals --simple-values" Improve doc strings and
13333 comments.
13334
13335 2005-07-18 Mark Kettenis <kettenis@gnu.org>
13336
13337 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
13338 *-*-openbsd*.
13339 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
13340
13341 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
13342 sigaltsatck'.
13343
13344 2005-07-14 Bob Rossi <bob@brasko.net>
13345
13346 * gdb.base/default.exp (tty): Changed output of command.
13347 * gdb.base/help.exp (help tty): Ditto.
13348
13349 2005-07-12 Mark Kettenis <kettenis@gnu.org>
13350
13351 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
13352
13353 2005-07-10 Mark Kettenis <kettenis@gnu.org>
13354
13355 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
13356 -stack-select-frame without arguments.
13357 (test_stack_frame_listing): Add test for newly implemented command
13358 -stack-info-frame.
13359
13360 2005-07-06 Bob Rossi <bob@brasko.net>
13361
13362 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
13363 command.
13364 (Copyright): Update copyright.
13365
13366 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
13367
13368 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
13369 tests to evaluate exponentiation expression.
13370
13371 2005-06-29 Andreas Schwab <schwab@suse.de>
13372
13373 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
13374 main to avoid warnings.
13375
13376 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
13377
13378 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
13379
13380 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
13381 -stack-select-frame without arguments.
13382 (test_stack_frame_listing): Add test for newly implemented command
13383 -stack-info-frame.
13384
13385 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
13386
13387 * gdb.fortran/array-element.f: New file.
13388 * gdb.fortran/array-element.exp: New testcase.
13389
13390 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13391
13392 * gdb.base/bigcore.exp: Correct checks for systems which can
13393 not dump a large core file.
13394
13395 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13396
13397 * gdb.base/relocate.c: Add a copyright notice.
13398 (dummy): Remove.
13399 * gdb.base/relocate.exp: Test printing the values of variables
13400 from a relocatable file.
13401
13402 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
13403
13404 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
13405 excess MI output after an error.
13406
13407 2005-05-29 Joel Brobecker <brobecker@adacore.com>
13408
13409 * gdb.arch/alpha-step.c: New file.
13410 * gdb.arch/alpha-step.exp: New testcase.
13411
13412 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
13413 Dennis Brueni <dennis@slickedit.com>
13414
13415 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
13416 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
13417 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
13418 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
13419 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
13420 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
13421 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
13422
13423 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
13424 Wu Zhou <woodzltc@cn.ibm.com>
13425
13426 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
13427 IBM's xlc compiler.
13428 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
13429 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
13430
13431 2005-05-13 Jim Blandy <jimb@redhat.com>
13432
13433 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
13434 calling gdb_suppress_entire_file.
13435 * gdb.base/charset.exp: Same.
13436 * gdb.base/call-rt-st.exp: Same.
13437
13438 2005-05-05 Bob Rossi <bob_rossi@cox.net>
13439
13440 * lib/gdb.exp (fullname_syntax): Added global regex.
13441 (fullname_syntax_POSIX): Ditto.
13442 (fullname_syntax_UNC): Ditto.
13443 (fullname_syntax_DOS_CASE): Ditto.
13444 (fullname_syntax_DOS): Ditto.
13445 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
13446 fullname_syntax variable to scope and use it.
13447 (test_file_list_exec_source_files): Ditto.
13448 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
13449
13450 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
13451
13452 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
13453
13454 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
13455
13456 * lib/gdb.exp (skip_altivec_tests): New function, based on
13457 check_vmx_hw_available from the GCC testsuite.
13458 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
13459 * lib/gdb.arch/altivec-regs.exp: Likewise.
13460
13461 2005-05-02 Jim Blandy <jimb@redhat.com>
13462
13463 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
13464 calling gdb_suppress_entire_file.
13465
13466 2005-04-30 Randolph Chung <tausq@debian.org>
13467
13468 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
13469 Slightly relax "sem_post" name checking.
13470
13471 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
13472
13473 * gdb.base/unload.exp: Use new shared library infrastructure.
13474
13475 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
13476
13477 * gdb.base/so-impl-ld.exp: Use new shared library
13478 infrastructure.
13479
13480 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
13481
13482 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
13483 * gdb.asm/h8300.inc: New file.
13484
13485 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13486
13487 * gdb.base/shlib-call.exp: Change to use new shared library
13488 infrastructure.
13489
13490 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13491
13492 * gdb.base/pending.exp: Change to use new shared library
13493 infrastructure.
13494
13495 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13496
13497 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
13498 use test_compiler_info instead of gcc_compiled, and update copyright.
13499
13500 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
13501
13502 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
13503 shared objects being adjusted and update copyright years.
13504
13505 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
13506
13507 * ChangeLog: Correct some 2003-01-13 dates.
13508 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
13509 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
13510 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
13511 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
13512 gdb.trace/tfind.exp: Update copyright years.
13513
13514 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
13515 Daniel Jacobowitz <dan@codesourcery.com>
13516
13517 * lib/gdb.exp (gdb_compile): Handle shlib=.
13518 (gdb_compile_shlib): New function.
13519
13520 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
13521
13522 * lib/gdb.exp (test_compiler_info): Give argument a default value.
13523
13524 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
13525
13526 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
13527 gdb.server.
13528 * configure.ac: Likewise.
13529 * configure: Regenerated.
13530 * gdb.gdbserver/Makefile.in: Moved to...
13531 * gdb.server/Makefile.in: ... here.
13532 * gdb.gdbserver/server.c: Moved to...
13533 * gdb.server/server.c: ... here.
13534 * gdb.gdbserver/server-run.exp: Moved to...
13535 * gdb.server/server-run.exp: ... here.
13536
13537 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
13538
13539 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
13540 * configure.ac: Create gdb.gdbserver/Makefile.
13541 * configure: Regenerated.
13542 * lib/gdbserver-support.exp: New file, derived from
13543 config/gdbserver.exp.
13544 * config/gdbserver.exp: Use gdbserver-support.exp.
13545 * gdb.gdbserver/Makefile.in: New file.
13546 * gdb.gdbserver/server.c: New file.
13547 * gdb.gdbserver/server-run.exp: New file.
13548
13549 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
13550
13551 * lib/gdb.exp (test_compiler_info): Return compiler_info
13552 if no arguments are given.
13553
13554 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
13555
13556 * gdb.arch/altivec-abi.exp: Check for compiler and set
13557 use altivec' flag accordingly.
13558 * gdb.arch/altivec-regs.exp: Likewise.
13559
13560 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
13561
13562 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
13563
13564 2005-03-27 Andreas Schwab <schwab@suse.de>
13565
13566 * gdb.base/bigcore.c (main): Add missing mode argument in open
13567 call.
13568
13569 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
13570
13571 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
13572 downloads.
13573 * config/gdbserver.exp (gdb_load): Likewise.
13574
13575 2005-03-14 Paul Brook <paul@codesourcery.com>
13576
13577 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
13578 targets.
13579
13580 2005-03-09 Joel Brobecker <brobecker@adacore.com>
13581
13582 * gdb.dwarf2/dup-psym.S: New file.
13583 * gdb.dwarf2/dup-psym.exp: New testcase.
13584
13585 2005-03-09 Joel Brobecker <brobecker@adacore.com>
13586
13587 * gdb.ada/exec_changed/first.adb: New file.
13588 * gdb.ada/exec_changed/second.adb: New file.
13589 * gdb.ada/exec_changed.exp: New testcase.
13590
13591 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
13592
13593 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
13594 (A2): New class.
13595 (main): Test operator+.
13596 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
13597 breakpoint test.
13598
13599 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
13600 * gdb.base/signull.exp: Disable if gdb,nosignals.
13601 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
13602 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
13603 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
13604 * gdb.mi/mi2-console.exp: Likewise.
13605 * gdb.trace/collection.exp (run_trace_experiment): Consume the
13606 continue output at start.
13607 (gdb_collect_locals_test): Robustify regexp.
13608 * gdb.trace/passc-dyn.exp: Fix comment typo.
13609 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
13610
13611 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
13612
13613 * gdb.asm/asm-source.exp: Add iq2000 case.
13614 * gdb.asm/iq2000.inc: New file.
13615
13616 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
13617
13618 * gdb.base/command.exp: Change hardcoded value to regular expression.
13619 * gdb.base/float.exp: Add powerpc to the list of targets checked.
13620
13621 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
13622
13623 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
13624 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
13625 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
13626 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
13627 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
13628
13629 2005-03-05 Mark Kettenis <kettenis@gnu.org>
13630
13631 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
13632 changes.
13633
13634 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
13635
13636 * lib/compiler.c: Add test for IBM's xlc compiler.
13637 * lib/compiler.cc: Likewise.
13638
13639 2004-02-24 Joel Brobecker <brobecker@adacore.com>
13640
13641 * gdb.ada/fixed_points.exp: Create compilation object directory
13642 before running the test.
13643 * gdb.ada/null_record.exp: Likewise.
13644 * gdb.ada/packed_array.exp: Likewise.
13645 * gdb.ada/start.exp: Likewise.
13646
13647 2005-02-15 Joel Brobecker <brobecker@adacore.com>
13648
13649 * gdb.ada/packed_array/pa.adb: New file.
13650 * gdb.ada/packed_array.exp: New testcase.
13651
13652 2005-02-10 Mark Kettenis <kettenis@gnu.org>
13653
13654 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
13655 files.
13656
13657 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
13658 on *-*-openbsd*. Correctly match whitespace in regukar
13659 expressions.
13660
13661 2005-02-10 Daniel Jacobowitz <dan@debian.org>
13662
13663 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
13664 PR exp/1821
13665 * gdb.base/gdb1821.c: New test file.
13666 * gdb.base/gdb1821.exp: New test file.
13667
13668 2005-02-09 Joel Brobecker <brobecker@adacore.com>
13669
13670 * gdb.base/start.c: New file.
13671 * gdb.base/start.exp: New testcase.
13672
13673 2005-02-09 Joel Brobecker <brobecker@adacore.com>
13674
13675 * gdb.ada/start/dummy.adb: New file.
13676 * gdb.ada/start.exp: New testcase.
13677
13678 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
13679
13680 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
13681 for printing symbols and statistics.
13682 Add test for using relative pathnames in "maint print msymbols" test.
13683 Mark "maint info sections DATA" XFAIL on Cygwin.
13684 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
13685 tests.
13686
13687 2005-02-09 Andreas Schwab <schwab@suse.de>
13688
13689 Committed by Andrew Cagney <cagney@gnu.org>
13690 * gdb.base/remotetimeout.exp: New file.
13691
13692 2005-02-07 Mark Kettenis <kettenis@gnu.org>
13693
13694 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
13695
13696 2005-02-03 Joel Brobecker <brobecker@adacore.com>
13697
13698 * gdb.ada/gnat_ada.gpr: New file.
13699 * gdb.ada/gnat_ada.gin: Delete, no longer used.
13700 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
13701 * configure.ac: No longer generate gnat_ada.gpr.
13702 * configure: Regenerate.
13703 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
13704 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
13705 * gdb.ada/null_record/bar.ads: Likewise.
13706 * gdb.ada/null_record/bar.adb: Likewise.
13707 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
13708 * gdb.ada/null_record.exp (testdir): New variable.
13709 (testfile): executable is now in testdir subdirectory.
13710 (srcfile): Use full path to the main compilation unit.
13711 * gdb.ada/fixed_points.exp: Same changes as above.
13712
13713 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
13714
13715 * gdb.base/interp.exp: New test.
13716
13717 2005-01-24 Andrew Cagney <cagney@gnu.org>
13718
13719 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
13720
13721 2005-01-19 Andrew Cagney <cagney@gnu.org>
13722
13723 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
13724 configure.ac not configure.in.
13725
13726 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
13727 of powerpc*-*-*.
13728 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
13729 * gdb.base/list.exp (test_list_function)
13730 (test_list_filename_and_function): Ditto.
13731 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
13732
13733 2005-01-16 Andrew Cagney <cagney@gnu.org>
13734
13735 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
13736
13737 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
13738
13739 2005-01-14 Andrew Cagney <cagney@gnu.org>
13740
13741 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
13742 * gdb.mi/mi2-var-cmd.exp: Ditto.
13743
13744 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
13745
13746 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
13747
13748 2005-01-07 Andrew Cagney <cagney@gnu.org>
13749
13750 * configure.ac: Rename configure.in, require autoconf 2.59.
13751 * configure: Re-generate.
13752 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
13753 * gdb.stabs/configure: Re-generate.
13754 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
13755 * gdb.hp/configure: Re-generate.
13756 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
13757 autoconf 2.59.
13758 * gdb.hp/gdb.objdbg/configure: Re-generate.
13759 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
13760 autoconf 2.59.
13761 * gdb.hp/gdb.defects/configure: Re-generate.
13762 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
13763 autoconf 2.59.
13764 * gdb.hp/gdb.compat/configure: Re-generate.
13765 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
13766 autoconf 2.59.
13767 * gdb.hp/gdb.base-hp/configure: Re-generate.
13768 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
13769 autoconf 2.59.
13770 * gdb.hp/gdb.aCC/configure: Re-generate.
13771
13772 2004-12-15 Jim Blandy <jimb@redhat.com>
13773
13774 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
13775 under NPTL when there is debugging info available for libpthread.
13776
13777 2004-12-13 Jerome Guitton <guitton@gnat.com>
13778
13779 * gdb.ada/fixed_points.c: New file.
13780 * gdb.ada/fixed_points.exp: New file.
13781
13782 2004-12-03 Randolph Chung <tausq@debian.org>
13783
13784 * gdb.arch/pa-nullify.exp: New file.
13785 * gdb.arch/pa-nullify.s: New file.
13786
13787 2004-11-30 Randolph Chung <tausq@debian.org>
13788
13789 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
13790 instead of "tbug". Fix regexp to work properly with gdb_test.
13791
13792 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
13793
13794 * gdb.base/bitfields2.exp: New test.
13795 * gdb.base/bitfields2.c: New file.
13796
13797 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
13798
13799 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
13800
13801 2004-11-16 Randolph Chung <tausq@debian.org>
13802
13803 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
13804
13805 2004-11-14 Daniel Jacobowitz <dan@debian.org>
13806
13807 * gdb.threads/threadapply.exp: Correct "macro details" test.
13808
13809 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
13810
13811 * gdb.threads/threadapply.exp: New test.
13812 * gdb.threads/threadapply.c: New file.
13813
13814 2004-11-07 Mark Kettenis <kettenis@gnu.org>
13815
13816 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
13817 frames.
13818
13819 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
13820
13821 * gdb.base/cursal.exp: New file.
13822 * gdb.base/cursal.c: New file.
13823
13824 2004-11-03 Andrew Cagney <cagney@gnu.org>
13825
13826 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
13827
13828 2004-10-30 Mark Kettenis <kettenis@gnu.org>
13829
13830 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
13831 NetBSD/ELF targets.
13832
13833 2004-10-29 Joel Brobecker <brobecker@gnat.com>
13834
13835 * gdb.threads/bp_in_thread.c: New file, copied from
13836 pthread_cond_wait.c.
13837 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
13838 file, rather than reusing the .c file from another testcase.
13839
13840 2004-10-20 Joel Brobecker <brobecker@gnat.com>
13841
13842 * gdb.ada/null_record.exp: Check where we stopped after
13843 sending the start command, instead of where the associated
13844 temporary breakpoint was inserted.
13845
13846 2004-10-14 Andrew Cagney <cagney@gnu.org>
13847
13848 * gdb.mi/gdb701.c (main): Return 0.
13849
13850 2004-10-13 Daniel Jacobowitz <dan@debian.org>
13851
13852 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
13853
13854 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
13855
13856 * gdb.threads/schedlock.c: Add comment markers to use to find
13857 line numbers.
13858 * gdb.threads/schedlock.exp: Adjust regex to handle the new
13859 comments.
13860 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
13861 breakpoint lines.
13862
13863 2004-10-12 Daniel Jacobowitz <dan@debian.org>
13864
13865 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
13866
13867 2004-10-12 Daniel Jacobowitz <dan@debian.org>
13868
13869 * configure.in: Add gdb.dwarf2.
13870 * configure: Regenerated.
13871 * Makefile.in: Add gdb.dwarf2.
13872 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
13873 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
13874 gdb.dwarf2/file1.txt: New files.
13875
13876 2004-10-11 Orjan Friberg <orjanf@axis.com>
13877
13878 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
13879 of "run", since the latter doesn't work with remote targets. Adjust
13880 the breakpoint numbering accordingly.
13881 * gdb.threads/pthread_cond_wait.exp: Ditto.
13882
13883 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
13884
13885 * gdb.base/overlays.exp: Update copyright years.
13886
13887 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
13888
13889 * gdb.base/overlays.exp: Disable if target is Linux.
13890
13891 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
13892
13893 * config/gdbserver.exp (gdb_load): Use right filename on remote.
13894
13895 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
13896
13897 * gdb.asm/asm-source.exp: Add m32r-linux target.
13898 * gdb.asm/m32r-linux.inc: New file.
13899
13900 2004-09-24 Andrew Cagney <cagney@redhat.com>
13901 David Anderson <anderson@redhat.com>
13902
13903 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
13904 command fails, assume things will work.
13905 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
13906 (_GNU_SOURCE): Define.
13907 (print_unsigned, print_hex): Change parameter to "long long".
13908 (print_byte_count): New function, use to print byte counts.
13909 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
13910 O_LARGEFILE.
13911 (main): Compute an upper bound on a corefile in max_core_size.
13912 Limit memory chunk size to max_core_size. Limit total memory
13913 allocated to max_core_size.
13914
13915 2004-09-23 Andrew Cagney <cagney@gnu.org>
13916
13917 * gdb.base/bigcore.exp: Replace the code that creates a corefile
13918 from a separate process with code that creates a corefile by
13919 making the inferior dump core.
13920
13921 2004-09-23 Mark Kettenis <kettenis@gnu.org>
13922
13923 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
13924 block.
13925
13926 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
13927
13928 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
13929 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
13930 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
13931 Likewise.
13932
13933 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
13934
13935 * gdb.java/jprint.exp: New test case for java inferior call.
13936 * gdb.java/jprint.java: Ditto.
13937
13938 2004-09-15 Joel Brobecker <brobecker@gnat.com>
13939
13940 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
13941
13942 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
13943
13944 * gdb.threads/killed.c: Include <stdlib.h>.
13945 * gdb.threads/pthreads.c: Likewise.
13946
13947 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
13948
13949 * gdb.threads/killed.c: Add copyright notice.
13950
13951 2004-09-10 Jason Molenda (jmolenda@apple.com)
13952
13953 * gdb.base/define.exp: Two new tests to verify zero space chars
13954 after 'if' and 'while' commands in a user-defined command is correctly
13955 parsed.
13956
13957 2004-09-08 Andrew Cagney <cagney@gnu.org>
13958
13959 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
13960 delivery test with duplicate at end of file.
13961
13962 2004-09-06 Mark Kettenis <kettenis@jive.nl>
13963
13964 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
13965
13966 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
13967
13968 * config/hppro.exp: Removed.
13969
13970 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
13971
13972 * config/sparclet.exp: Removed.
13973
13974 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
13975
13976 * config/udi.exp: Removed.
13977
13978 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
13979
13980 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
13981 of "exp_continue".
13982 (advancei): Likewise.
13983
13984 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
13985
13986 * gdb.base/unload.exp: Fix so messages aren't duplicated.
13987
13988 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
13989
13990 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
13991 to check for nodebug in executable.
13992 * gdb.gdb/observer.exp (setup_test): Likewise.
13993 * gdb.gdb/selftest.exp (test_with_self): Likewise.
13994 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
13995
13996 2004-09-01 Andrew Cagney <cagney@gnu.org>
13997
13998 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
13999 files.
14000
14001 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
14002
14003 * gdb.base/unload.exp: Fix expected warning message to match
14004 latest format.
14005
14006 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
14007
14008 * gdb.base/call-rt-st.exp: Fix typos.
14009
14010 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
14011
14012 * gdb.threads/thread_check.exp: New testcase.
14013 * gdb.threads/thread_check.c: New testcase.
14014
14015 2004-08-31 Andrew Cagney <cagney@gnu.org>
14016
14017 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
14018 (skip_to_handler_entry): New procedures. Test stepping into a
14019 handler when the breakpoint is at the handler's entry point.
14020
14021 2004-08-30 Andrew Cagney <cagney@gnu.org>
14022
14023 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
14024 gdb/1757.
14025
14026 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
14027
14028 With code from Manoj Iyer <manjo@austin.ibm.com>:
14029 * lib/gdb.exp (gdb_file_cmd): Return more information in the
14030 return value. Add an arm for "no debugging symbols found".
14031 Change a stray "error" to "perror".
14032 (gdb_run_cmd): Adapt to new return value.
14033 * gdb.base/remote.exp: Adapt to new return value.
14034 * gdb.gdb/complaints.exp: Likewise.
14035 * gdb.gdb/observer.exp: Likewise.
14036 * gdb.gdb/selftest.exp: Likewise.
14037 * gdb.gdb/xfullpath.exp: Likewise.
14038
14039 2004-08-27 Joel Brobecker <brobecker@gnat.com>
14040
14041 * gdb.threads/bp_in_thread.exp: New testcase.
14042
14043 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
14044
14045 Fix PR testsuite/1735.
14046 * gdb.threads/schedlock.c (thread_function): Add a cast
14047 to suppress a gcc warning.
14048 * gdb.threads/thread-specific.c (thread_function): Likewise.
14049
14050 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
14051
14052 * gdb.base/unload.c: Include <stdlib.h>.
14053
14054 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
14055
14056 From Paul Gilliam <pgilliam@us.ibm.com>:
14057 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
14058 synchronized after the "return".
14059
14060 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
14061
14062 * gdb.mi/basics.c: Include <stdio.h>.
14063 * gdb.mi/pthreads.c: Include <stdlib.h>.
14064 * gdb.mi/var-cmd.c: Include <stdlib.h>.
14065
14066 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
14067
14068 * gdb.threads/schedlock.c: Add copyright notice.
14069
14070 2004-08-25 Andrew Cagney <cagney@gnu.org>
14071
14072 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
14073 (skip_over_handler, breakpoint_over_hander): New test procedures.
14074 (advance, advancei): Add a proper prefix, do not use
14075 rerun_to_main.
14076 * gdb.base/sigstep.c (main): Change to use an infinite loop.
14077
14078 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
14079
14080 * gdb.mi/basics.c: Add copyright notice.
14081 * gdb.mi/var-cmd.c: Add copyright notice.
14082
14083 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
14084
14085 * lib/gdb.exp: Remove signed_keyword_not_used.
14086 * lib/compiler.c: Likewise.
14087 * lib/compiler.cc: Likewise.
14088
14089 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
14090
14091 * gdb.base/whatis.c: Remove conditional disabling of "signed".
14092 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
14093
14094 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
14095
14096 * gdb.base/whatis.c: Add copyright notice.
14097
14098 2004-08-20 Mark Kettenis <kettenis@gnu.org>
14099
14100 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
14101 it to skip the breakpoints encoded in the inline assembly.
14102
14103 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
14104
14105 * Makefile.in: Add gdb.fortran.
14106
14107 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
14108
14109 * gdb.base/call-sc.exp (test_scalar_returns):
14110 Fix cut-and-paste glitch in "Make fun return now".
14111
14112 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
14113
14114 * configure.in: Add gdb.fortran.
14115 * configure: Regenerate.
14116 * gdb.fortran/Makefile.in: New file.
14117 * lib/gdb.exp (skip_fortran_tests): New procedure.
14118
14119 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
14120
14121 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
14122 reference to bug-gnu@prep.ai.mit.edu.
14123 * gdb.mi/mi-var-child.exp: Likewise.
14124 * gdb.mi/mi-var-cmd.exp: Likewise.
14125 * gdb.mi/mi-var-display.exp: Likewise.
14126 * gdb.mi/mi2-var-block.exp: Likewise.
14127 * gdb.mi/mi2-var-child.exp: Likewise.
14128 * gdb.mi/mi2-var-cmd.exp: Likewise.
14129 * gdb.mi/mi2-var-display.exp: Likewise.
14130
14131 2004-08-15 Mark Kettenis <kettenis@gnu.org>
14132
14133 * gdb.base/unload.c (main): Make local variable msg const.
14134
14135 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
14136
14137 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
14138 to bug-gnu@prep.ai.mit.edu.
14139 * gdb.mi/mi-disassemble.exp: Likewise.
14140 * gdb.mi/mi-eval.exp: Likewise.
14141 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
14142 default line number.
14143 * gdb.mi/mi-return.exp: Likewise.
14144 * gdb.mi/mi-simplerun.exp: Likewise.
14145 * gdb.mi/mi-stack.exp: Likewise.
14146 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
14147 number with explicit range test.
14148 * gdb.mi/mi-watch.exp: Likewise.
14149 * gdb.mi/mi2-break.exp: Likewise.
14150 * gdb.mi/mi2-cli.exp: Likewise.
14151 * gdb.mi/mi2-disassemble.exp: Likewise.
14152 * gdb.mi/mi2-eval.exp: Likewise.
14153 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
14154 default line number.
14155 * gdb.mi/mi2-return.exp: Likewise.
14156 * gdb.mi/mi2-simplerun.exp: Likewise.
14157 * gdb.mi/mi2-stack.exp: Likewise.
14158 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
14159 number with explicit range test.
14160 * gdb.mi/mi2-watch.exp: Likewise.
14161
14162 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
14163
14164 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
14165 * gdb.cp/m-static.exp: Likewise.
14166 * gdb.cp/rtti.exp: Likewise.
14167
14168 2004-08-14 Mark Kettenis <kettenis@gnu.org>
14169
14170 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
14171
14172 2004-08-14 Eli Zaretskii <eliz@gnu.org>
14173
14174 * ChangeLog: Prefix Local Variables with semi-colons and indent
14175 the reference to older ChangeLog files, to fix fontification in
14176 Emacs.
14177
14178 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14179
14180 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
14181 * gdb.mi/mi2-break.exp: Likewise.
14182
14183 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14184
14185 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
14186
14187 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14188
14189 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
14190
14191 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14192
14193 * gdb.cp/classes.exp: Remove unused declarations. Just let
14194 test names default instead of providing special names. Remove
14195 extraneous demangler test.
14196
14197 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
14198
14199 * gdb.base/unload.exp: New test for breakpoints in dynamically
14200 loaded libraries.
14201 * gdb.base/unload.c: Ditto.
14202 * gdb.base/unloadshr.c: Ditto.
14203
14204 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
14205
14206 * gdb.cp/classes.exp (test_ptype_class_objects): Call
14207 cp_test_ptype_class.
14208 (test_enums): Likewise.
14209
14210 2004-08-10 Andrew Cagney <cagney@gnu.org>
14211
14212 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
14213 files.
14214
14215 2004-08-10 Andrew Cagney <cagney@gnu.org>
14216
14217 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
14218 init_malloc call.
14219
14220 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
14221
14222 * ChangeLog: Add copyright notice. The notice is copied
14223 from emacs 21.3 top level ChangeLog.
14224
14225 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14226
14227 * lib/cp-support.exp: New file.
14228 * lib/cp-support.exp (cp_test_type_class): New function.
14229 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
14230 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
14231 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
14232 cp_test_ptype_class.
14233
14234 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14235
14236 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
14237 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
14238 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
14239 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
14240 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14241 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
14242 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
14243 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
14244 gdb.mi/mi2-watch.exp: Update copyright years.
14245
14246 2004-08-09 Mark Kettenis <kettenis@gnu.org>
14247
14248 * gdb.base/sigaltstack.exp: Provide proper anchoring.
14249
14250 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14251
14252 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
14253 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
14254 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
14255 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
14256 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
14257 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
14258 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
14259 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
14260 gdb.mi/mi-watch.exp: Update copyright years.
14261
14262 2004-08-08 Daniel Jacobowitz <dan@debian.org>
14263
14264 PR gdb/1738
14265 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
14266 from a breakpoint with a pending signal.
14267
14268 2004-08-08 Daniel Jacobowitz <dan@debian.org>
14269
14270 PR gdb/1736
14271 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
14272 * gdb.base/sigaltstack.exp (finish_test): Consume output until
14273 the prompt.
14274 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
14275
14276 2004-08-08 Daniel Jacobowitz <dan@debian.org>
14277
14278 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
14279
14280 2004-08-08 Daniel Jacobowitz <dan@debian.org>
14281
14282 PR gdb/1736
14283 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
14284 for i?86-*-linux*.
14285
14286 2004-08-08 Daniel Jacobowitz <dan@debian.org>
14287
14288 * gdb.arch/i386-prologue.exp: Compile without debug information.
14289
14290 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
14291
14292 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
14293 rather than asking gdb to search.
14294
14295 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14296
14297 * gdb.base/gcore.c: Include <string.h>.
14298
14299 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14300
14301 * gdb.base/gcore.c: Add copyright notice.
14302
14303 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14304
14305 * gdb.base/freebpcmd.c: Include <stdio.h>.
14306 * gdb.base/long_long.c: Include <string.h>.
14307 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
14308 * gdb.base/siginfo.c: Include <string.h>.
14309 * gdb.base/sigstep.c: Include <string.h>.
14310
14311 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14312
14313 * gdb.base/complex.c: Include <stdlib.h>.
14314
14315 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14316
14317 * gdb.base/complex.c: Add copyright notice.
14318
14319 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14320
14321 * gdb.base/charset.c: Include <stdlib.h>.
14322
14323 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14324
14325 * gdb.base/auxv.c: Include <stdlib.h>.
14326
14327 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14328
14329 * gdb.base/auxv.c: Add copyright notice.
14330
14331 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14332
14333 * gdb.base/coremaker.c: Add copyright notice.
14334 * gdb.base/coremaker2.c: Add copyright notice.
14335
14336 2004-08-04 Andrew Cagney <cagney@gnu.org>
14337
14338 * gdb.base/store.exp: Update copyright.
14339 (check_set, up_set, check_struct, up_struct): Add a prefix to test
14340 names, do not import gdb_prompt.
14341
14342 2004-08-01 Andrew Cagney <cagney@gnu.org>
14343
14344 Fix PR testsuite/1729.
14345 * gdb.base/dump.exp: Add test name to callers of capture_value, do
14346 not use capture_value with value 4.
14347 (capture_value): Add optional test name parameter.
14348 (test_reload_saved_value, test_restore_saved_value): Use $msg as
14349 the prefix, pass to capture_value.
14350
14351 2004-08-01 Mark Kettenis <kettenis@gnu.org>
14352
14353 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
14354 * gdb.arch/i386-prologue.c (standard): New prototype and function.
14355 (main): Call new function.
14356
14357 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14358
14359 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
14360
14361 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14362
14363 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
14364
14365 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14366
14367 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
14368 Accept more values of vtbl pointer. Remove some messages
14369 about "obsolete gcc or gdb".
14370
14371 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
14372
14373 * gdb.cp/classes.exp: Accept more varieties of ptype output.
14374
14375 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
14376
14377 * gdb.base/asm-source.exp: Properly convert target board
14378 debug flags from gcc format to binutils format.
14379
14380 2004-07-28 Mark Kettenis <kettenis@gnu.org>
14381
14382 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
14383 gdb1718". PR backtrace/1718 partially fixed.
14384
14385 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
14386
14387 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
14388
14389 2004-07-26 Nick Clifton <nickc@redhat.com>
14390
14391 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
14392 good default value for a specific architecture is available then
14393 set it to that value. Otherwise default to the -gstabs switch.
14394 Remove the -g... switches from the asm-flags variable. Allow the
14395 target board info to override the value if it wants to. Pass the
14396 switch on the assembler command line.
14397
14398 2004-07-23 Mark Kettenis <kettenis@gnu.org>
14399
14400 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
14401 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
14402 (main): Call new function.
14403
14404 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
14405
14406 Test for PR exp/1715.
14407 * gdb.base/radix.exp: Refactor common procedures. Make all
14408 test names unique. Change XFAIL to KFAIL.
14409
14410 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
14411
14412 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
14413 * gdb.ada/gnat_ada.gin: ... to here.
14414 * configure.in: Use gnat_ada.gin.
14415 * configure: Regenerate.
14416
14417 2004-07-20 Andrew Cagney <cagney@gnu.org>
14418
14419 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
14420 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
14421 XFAILs. Clean up test messages and comments. Check backtraces.
14422 Delete re-sync code.
14423
14424 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
14425
14426 Fix PR cli/740.
14427 * gdb.base/annota1.exp: Honor gdb,nosignals.
14428 * gdb.base/annota3.exp: Likewise.
14429
14430 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
14431
14432 * lib/java.exp: Update copyright notice.
14433
14434 2004-07-19 Andrew Cagney <cagney@gnu.org>
14435
14436 * gdb.base/selftest.exp: Copy file from here ...
14437 * gdb.gdb/selftest.exp: ... to here.
14438
14439 2004-07-16 Andrew Cagney <cagney@redhat.com>
14440
14441 * lib/insight-support.exp: Delete file.
14442 * lib/java.exp (java_init): Fix copyright.
14443
14444 2004-07-16 Andrew Cagney <cagney@gnu.org>
14445
14446 * gdb.base/restore.c: Append "prologue" to comments marking the a
14447 function's prologue.
14448 * gdb.base/restore.exp: Update copyright, re-indent.
14449 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
14450 callerN" prefix where needed. Update patterns that match a
14451 function's prologue.
14452
14453 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
14454
14455 * gdb.base/restore.c: Add copyright notice.
14456
14457 2004-07-16 Andrew Cagney <cagney@gnu.org>
14458
14459 * gdb.base/logical.exp: Update copyright.
14460 (evaluate): New procedure. Use to re-implement tests using
14461 several tables.
14462
14463 2004-07-14 Martin Hunt <hunt@redhat.com>
14464
14465 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
14466 which fixes some problems where init.tcl was not found.
14467
14468 2004-07-13 Andrew Cagney <cagney@gnu.org>
14469
14470 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
14471 (check_sizeof, check_valueof): Do not include the output in the
14472 test name. Use gdb_test.
14473 (get_valueof): Use gdb_test_multiple.
14474
14475 * gdb.base/step-test.exp: Update copyright. Use
14476 gdb_test_multiple. Ensure that test names do not include
14477 architecture dependent output.
14478
14479 * gdb.gdb/observer.exp: Update copyright.
14480 (setup_test): Use gdb_test_multiple.
14481 (attach_first_observer, attach_second_observer)
14482 (attach_third_observer, detach_first_observer)
14483 (detach_second_observer, detach_third_observer)
14484 (reset_counters, check_counters): Make $message a prefix.
14485 (test_normal_stop_notifications): Add "args" parameter - a list of
14486 init functions to be called. Make $message a prefix,
14487 (test_observer_normal_stop): Change the message prefixes so that
14488 they are unique, pass the attach / detach procedures to
14489 test_normal_stop_notifications.
14490
14491 * gdb.base/signull.exp (test_segv): Prefix all tests with
14492 "${name}". Clean up test messages.
14493
14494 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
14495
14496 * gdb.base/ena-dis-br.exp: Update copyright.
14497 (break_at): New function. Replace send_gdb with gdb_test,
14498 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
14499 ignore count, not stopped at bpt", with KFAIL.
14500
14501 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
14502
14503 * gdb.base/attach.exp: Remove cleanupfile handling.
14504
14505 2004-07-12 Andrew Cagney <cagney@gnu.org>
14506
14507 * gdb.base/annota1.exp: Cleanup corefile test name.
14508 * gdb.base/annota3.exp: Ditto.
14509
14510 2004-07-12 Andrew Cagney <cagney@gnu.org>
14511
14512 * gdb.base/signals.exp: Clean up copyright, re-indent.
14513
14514 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
14515 gdb_test and gdb_test_multiple.
14516
14517 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
14518
14519 * gdb.java/jmain.exp: Fix expected line number for main to
14520 break at. Set XFAIL for break at main test since gcj does not
14521 provide line number info for first statement in main.
14522
14523 2004-07-08 Andrew Cagney <cagney@gnu.org>
14524
14525 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
14526
14527 * gdb.base/sigbpt.exp: Make the common part of each test name a
14528 prefix instead of suffix.
14529
14530 2004-07-07 Bob Rossi <bob_rossi@cox.net>
14531
14532 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
14533 test from test_tbreak_creation_and_listing to
14534 test_file_list_exec_source_file
14535 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
14536 Changed name of test from test_tbreak_creation_and_listing to
14537 test_file_list_exec_source_file
14538
14539 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
14540
14541 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
14542 the jmisc() constructor instead of <init>.
14543 * gdb.java/jmisc1.exp: Ditto.
14544
14545 2004-07-07 Andrew Cagney <cagney@gnu.org>
14546
14547 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
14548 corrupting the PC.
14549
14550 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
14551
14552 * gdb.cp/templates.exp: Accept whitespace change in demangler
14553 output.
14554
14555 2004-07-06 Andrew Cagney <cagney@gnu.org>
14556
14557 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
14558
14559 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
14560
14561 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
14562 * lib/compiler.cc: Likewise.
14563
14564 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
14565
14566 * lib/compiler.cc: Work around string preprocessing problem
14567 with old hp c++ compiler.
14568 * lib/compiler.c: Likewise.
14569
14570 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
14571
14572 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
14573 directives to conditionalize symbol prefixing.
14574 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
14575 additional_flags handling. Add underscore prefix for Cygwin.
14576 * gdb.arch/i386-unwind.c: Use preprocessor directives to
14577 conditionalize symbol prefixing.
14578 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
14579 additional_flags handling. Add underscore prefix for Cygwin.
14580
14581 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
14582
14583 * gdb.base/bigcore.exp: Skip test on Cygwin.
14584
14585 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
14586
14587 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
14588 formats for "info register". Use gdb_test_multiple. Fix
14589 the "invalid register" test.
14590
14591 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
14592
14593 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
14594 PID for Cygwin. Add Cygwin specific strings to check for in some
14595 tests.
14596 (do_attach_tests): Add a test for user interaction when attaching
14597 to a process with no matching symbol table already loaded.
14598
14599 2004-06-26 Andrew Cagney <cagney@gnu.org>
14600
14601 Test PR java/1567 and PR java/1565.
14602 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
14603 * gdb.java/jmisc2.exp: Delete file.
14604
14605 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
14606
14607 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
14608
14609 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
14610
14611 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
14612 attach process.
14613
14614 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
14615
14616 * gdb.cp/pr-1553.exp: Remove.
14617
14618 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
14619
14620 * gdb.cp/pr-1553.cc: Remove.
14621 * gdb.cp/pr-1553.exp: Disable this test.
14622
14623 2004-06-20 Jim Blandy <jimb@redhat.com>
14624
14625 Fix PR testsuite/1680.
14626 * gdb.arch/i386-sse.exp: Properly quote curly braces in
14627 regular expressions.
14628
14629 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
14630
14631 Fix PR testsuite/1679.
14632 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
14633 Issue an UNSUPPORTED result instead.
14634
14635 2004-06-18 Jim Blandy <jimb@redhat.com>
14636
14637 * gdb.base/charset.exp: Only send a control-C if we see a new
14638 prompt and incomplete command.
14639
14640 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
14641
14642 * gdb.cp/pr-574.cc: Add copyright notice.
14643
14644 2004-06-17 Jim Blandy <jimb@redhat.com>
14645
14646 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
14647 cases where the regexp has no groups; this grabs random text from
14648 the previous test suite, whatever that was.
14649
14650 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
14651
14652 * gdb.cp/printmethod.cc: Add copyright notice.
14653
14654 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
14655
14656 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
14657
14658 2004-06-16 Andrew Cagney <cagney@gnu.org>
14659
14660 * gdb.base/signull.c: Update copyright. Include <string.h>.
14661 (bowler): Replace data_pointer with data_read
14662 and data_write cases. Add code_descriptor case.
14663 (zero, desc): New array and pointer.
14664 (data, code): Change to simple pointers.
14665 * gdb.base/signull.exp: Fix probe pattern matching a function
14666 descriptor SIGSEGV. Replace data_pointer with data_read and
14667 data_write tests.
14668
14669 2004-06-16 Andrew Cagney <cagney@gnu.org>
14670
14671 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
14672
14673 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
14674
14675 * gdb.base/long_long.c: Add copyright notice.
14676
14677 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
14678
14679 * gdb.base/long_long.exp: Remove reference to
14680 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
14681 to gdb_breakpoint and gdb_continue_to_breakpoint.
14682
14683 2004-06-14 Jim Blandy <jimb@redhat.com>
14684
14685 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
14686 endian case.
14687
14688 2004-06-14 Andrew Cagney <cagney@gnu.org>
14689
14690 * gdb.base/gcore.exp (capture_command_output): Delete the always
14691 passing tests containing inferior values.
14692 * gdb.base/ending-run.exp: Do not include the breakpoint address
14693 in the test message. Update copyright.
14694 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
14695 size in the test name, use gdb_test_multiple. Update copyright.
14696
14697 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
14698
14699 * gdb.cp/ref-types.cc: Add copyright notice.
14700
14701 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
14702
14703 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
14704 hp_aCC_compiler.
14705 * lib/compiler.cc: Likewise.
14706 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
14707 'set' commands. Log diagnostics for other lines. Set
14708 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
14709
14710 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
14711
14712 * gdb.cp/try_catch.cc: Add copyright notice.
14713
14714 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
14715
14716 * gdb.cp/userdef.cc: Add copyright notice.
14717
14718 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
14719
14720 * gdb.cp/virtfunc.cc: Add copyright notice.
14721
14722 2004-06-11 Randolph Chung <tausq@debian.org>
14723
14724 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
14725 problem.
14726
14727 2004-06-10 Andrew Cagney <cagney@gnu.org>
14728
14729 * lib/compiler.cc, lib/compiler.c: Append either
14730 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
14731 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
14732 instead of gcc-3-3.
14733
14734 2004-06-09 Andrew Cagney <cagney@gnu.org>
14735
14736 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
14737 gdb/1455, bug is specific to "long long" and "double".
14738
14739 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
14740 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
14741 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
14742 fixed.
14743
14744 2004-06-09 Andrew Cagney <cagney@gnu.org>
14745
14746 * gdb.base/structs.exp (test_struct_returns): Replace
14747 "return_value_unknown" and "finish_value_unknown" by
14748 "return_value_known" and "finish_value_known". Instead of
14749 "return_value_unknown" iff "finish_value_unknown", check
14750 "return_value_known" implies "finish_value_known".
14751
14752 2004-06-08 Martin Hunt <hunt@redhat.com>
14753
14754 * gdb.base/float.exp: Add pattern for mips targets.
14755
14756 2004-06-08 Randolph Chung <tausq@debian.org>
14757
14758 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
14759 message for unknown architectures more clear.
14760
14761 2004-06-08 Joel Brobecker <brobecker@gnat.com>
14762
14763 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
14764 start the execution of the program.
14765
14766 2004-06-07 Jim Blandy <jimb@redhat.com>
14767
14768 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
14769 * gdb.arch/i386-cpuid.h: New helper file.
14770
14771 2004-06-07 Randolph Chung <tausq@debian.org>
14772
14773 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
14774 has started.
14775
14776 2004-06-04 Roland McGrath <roland@redhat.com>
14777
14778 Fix PR gdb/1647.
14779 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
14780 differently to be robust to output buffering differences.
14781
14782 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
14783
14784 * gdb.threads/pthreads.exp: Update copyright years.
14785 (check_control_c): Change asynchronous 'after' to synchronous.
14786
14787 2004-06-04 Roland McGrath <roland@redhat.com>
14788
14789 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
14790 next gdb prompt.
14791
14792 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
14793
14794 Fix PR gdb/1636.
14795 * gdb.threads/manythreads.exp: Change asynchronous 'after'
14796 calls to synchronous.
14797
14798 2004-05-26 Jim Blandy <jimb@redhat.com>
14799
14800 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
14801
14802 2004-05-24 Randolph Chung <tausq@debian.org>
14803
14804 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
14805 * gdb.asm/pa.inc: New file.
14806
14807 2004-05-22 Mark Kettenis <kettenis@gnu.org>
14808
14809 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
14810
14811 2004-05-21 Joel Brobecker <brobecker@gnat.com>
14812 Daniel Jacobowitz <drow@mvista.com>
14813
14814 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
14815 GDB prompt.
14816
14817 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14818
14819 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
14820 setjmp/longjmp. Use sigaction instead of signal.
14821
14822 2004-05-19 J. Brobecker <brobecker@gnat.com>
14823 Michael Snyder <msnyder@redhat.com>
14824
14825 * gdb.threads/pthread_cond_wait.c: New file.
14826 * gdb.threads/pthread_cond_wait.exp: New testcase.
14827
14828 2004-05-13 Andrew Cagney <cagney@redhat.com>
14829
14830 * gdb.base/signull.exp, gdb.base/signull.c: New files.
14831 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
14832
14833 2004-05-11 Andrew Cagney <cagney@redhat.com>
14834
14835 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
14836 fixed but revealed gdb/1639.
14837
14838 2004-05-10 Andrew Cagney <cagney@redhat.com>
14839
14840 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
14841 func1" and "next to 2nd alarm", kernel bug avoided.
14842
14843 2004-05-10 Daniel Jacobowitz <dan@debian.org>
14844
14845 PR external/1568
14846 * gdb.base/bigcore.exp: Check the size of the dumped core file.
14847 XFAIL if it is smaller than bytes_allocated.
14848 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
14849 (main): Make chunks_allocated unsigned. Correct comment.
14850
14851 2004-05-07 Joel Brobecker <brobecker@gnat.com>
14852
14853 * gdb.arch/powerpc-aix-prologue.c: New file.
14854 * gdb.arch/powerpc-aix-prologue.exp: New file.
14855
14856 2004-05-07 Jim Blandy <jimb@redhat.com>
14857
14858 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
14859 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
14860
14861 2004-05-06 Joel Brobecker <brobecker@gnat.com>
14862
14863 * gdb.base/sep.exp: No longer setup_kfail when the program was
14864 built with dwarf2.
14865
14866 2004-05-05 Jim Ingham <jingham@apple.com>
14867
14868 * gdb.base/pending.exp: Make sure pending breakpoints
14869 preserve the ignore count.
14870
14871 2004-04-27 Jerome Guitton <guitton@gnat.com>
14872
14873 * i386-prologue.exp: Add testcase for jump instruction as first
14874 instruction of the real code.
14875 * i386-prologue.c (jump_at_beginning): New function.
14876
14877 2004-04-28 Mark Kettenis <kettenis@gnu.org>
14878
14879 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
14880 x86_64-*-*.
14881
14882 2004-04-28 Mark Kettenis <kettenis@gnu.org>
14883
14884 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
14885 i*86-*-*.
14886
14887 2004-04-25 Mark Kettenis <kettenis@gnu.org>
14888
14889 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
14890 expression that checks the return type.
14891
14892 2004-04-23 Andrew Cagney <cagney@redhat.com>
14893
14894 * gdb.base/call-sc.exp: New test of scalar call/return values.
14895 * gdb.base/call-sc.c: Ditto.
14896
14897 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14898
14899 * gdb.threads/manythreads.c: Reduce thread stack size.
14900
14901 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
14902
14903 * gdb.threads/manythreads.c: Add copyright notice.
14904
14905 2004-04-23 Andrew Cagney <cagney@redhat.com>
14906
14907 * gdb.base/siginfo.exp: Better handle step out of signal.
14908 * gdb.base/sigstep.exp: Ditto.
14909
14910 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
14911 Daniel Jacobowitz <drow@mvista.com>
14912
14913 * gdb.threads/manythreads.c: New testcase.
14914 * gdb.threads/manythreads.exp: Ditto.
14915
14916 2004-04-22 Jim Blandy <jimb@redhat.com>
14917
14918 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
14919 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
14920
14921 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
14922
14923 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
14924
14925 2004-04-21 Andrew Cagney <cagney@redhat.com>
14926
14927 * gdb.base/sigstep.c: New file.
14928 * gdb.base/sigstep.exp: New file.
14929
14930 2004-04-16 Joel Brobecker <brobecker@gnat.com>
14931
14932 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
14933 call to observer_notify_normal_stop.
14934
14935 2004-04-15 Andrew Cagney <cagney@redhat.com>
14936
14937 * gdb.base/siginfo.c: New file.
14938 * gdb.base/siginfo.exp: New file.
14939
14940 2004-04-12 J. Brobecker <brobecker@gnat.com>
14941
14942 * gdb.base/sep.exp: Fix typo in comment.
14943
14944 2004-04-12 J. Brobecker <brobecker@gnat.com>
14945
14946 * gdb.base/sep.c: New file.
14947 * gdb.base/sep-proc.c: New file.
14948 * gdb.base/sep.exp: New testcase.
14949
14950 2004-04-09 Mark Kettenis <kettenis@gnu.org>
14951
14952 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
14953 support.
14954
14955 2004-04-05 Andrew Cagney <cagney@redhat.com>
14956
14957 * gdb.base/sigaltstack.c: New file.
14958 * gdb.base/sigaltstack.exp: New file.
14959
14960 2004-04-04 Joel Brobecker <brobecker@gnat.com>
14961
14962 * gdb.base/foll-fork.exp: Update the expected output for
14963 "help set follow-fork-mode", to match a change that was made
14964 to the help of this variable on 2004-01-13.
14965
14966 2004-04-01 Joel Brobecker <brobecker@gnat.com>
14967
14968 * lib/ada.exp: Add copyright notice.
14969 * bar.ads: Likewise.
14970 * bar.adb: Likewise.
14971 * null_record.adb: Likewise.
14972 * null_record.exp: Likewise.
14973 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
14974
14975 2004-04-01 Joel Brobecker <brobecker@gnat.com>
14976
14977 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
14978 * configure: Regenerate.
14979
14980 2004-04-01 Joel Brobecker <brobecker@gnat.com>
14981
14982 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
14983 to build the application. Remove the message printed when in
14984 verbose mode, redundant with the UNSUPPORTED message above.
14985
14986 2004-03-31 Joel Brobecker <brobecker@gnat.com>
14987
14988 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
14989 * gdb.ada (null_record.exp): New testcase.
14990
14991 2004-03-31 Joel Brobecker <brobecker@gnat.com>
14992
14993 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
14994
14995 2004-03-31 Joel Brobecker <brobecker@gnat.com>
14996
14997 * gdb.ada: New subdirectory.
14998 * gdb.ada/Makefile.in: New file.
14999 * gdb.ada/gnat_ada.gpr.in: New file.
15000
15001 2004-03-31 Joel Brobecker <brobecker@gnat.com>
15002
15003 * lib/ada.exp: New file.
15004
15005 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
15006
15007 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
15008 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
15009
15010 2004-03-22 Andrew Cagney <cagney@redhat.com>
15011
15012 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
15013 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
15014 Problem identified by Ulrich Weigand.
15015
15016 2004-03-17 David Carlton <carlton@kealia.com>
15017
15018 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
15019 PR c++/826.
15020
15021 2004-03-16 Roland McGrath <roland@redhat.com>
15022
15023 * gdb.base/auxv.exp: New file.
15024 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
15025
15026 2004-03-12 David Carlton <carlton@kealia.com>
15027
15028 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
15029 * gdb.cp/pr-1553.cc: Ditto.
15030 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
15031 pass branch.
15032
15033 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
15034
15035 * gdb.cp/templates.exp: Accept more template types.
15036
15037 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
15038
15039 From Corinna Vinschen with modifications.
15040 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
15041 local variable obj_with_enum.
15042 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
15043 results with obj_with_enum.
15044
15045 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
15046
15047 * gdb.cp/classes.cc: New file, copied from misc.cc.
15048 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
15049
15050 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
15051
15052 * gdb.cp/misc.cc: Add copyright notice.
15053
15054 2004-03-05 David Carlton <carlton@kealia.com>
15055
15056 * gdb.cp/rtti.exp: Add 'print *obj3' test.
15057 * gdb.cp/rtti.h: Update copyright.
15058 (namespace n2::n3): New.
15059 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
15060 (n2::n3::func3): New.
15061 (main): Call n2::n3::func3.
15062 * gdb.cp/rtti2.cc: Update copyright.
15063 (n2::create3): New.
15064
15065 2004-03-04 Mark Kettenis <kettenis@gnu.org>
15066
15067 * gdb.asm/openbsd.inc: Fix typo.
15068
15069 2004-03-03 Fred Fish <fnf@redhat.com>
15070
15071 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
15072 "val" instead of unused "size". Update copyright year.
15073
15074 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
15075
15076 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
15077 to use unsigned char.
15078 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
15079 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
15080
15081 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
15082
15083 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
15084 line of output.
15085
15086 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
15087
15088 * gdb.base/relocate.c (dummy): Initialize.
15089
15090 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
15091
15092 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
15093 a breakpoint at exit.
15094
15095 2004-02-27 Fred Fish <fnf@redhat.com>
15096
15097 * gdb.base/chng-syms.exp: Add expect condition to match failing
15098 case that isn't a timeout.
15099
15100 2004-02-27 Andrew Cagney <cagney@redhat.com>
15101
15102 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
15103 support.
15104
15105 2004-02-26 Fred Fish <fnf@redhat.com>
15106
15107 * gdb.arch/gdb1431.c: Remove.
15108 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
15109 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
15110 of "until" incorrectly.
15111
15112 2004-02-26 J. Brobecker <brobecker@gnat.com>
15113
15114 * gdb.cp/class2.cc (empty): New class.
15115 (refer): New function.
15116 (main): Declare an object of type empty and use it.
15117 * gdb.cp/class2.exp: Print the value of an object of type empty.
15118
15119 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
15120
15121 * gdb.base/langs.exp: Update query string to match the
15122 new nquery format used for pending breakpoints.
15123
15124 2004-02-26 Andrew Cagney <cagney@redhat.com>
15125
15126 Fix PR i18n/1570.
15127 * gdb.base/charset.c: Update copyright notice.
15128 (main, init_string): Remove the escape character '\e' tests.
15129 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
15130 * gdb.base/charset.exp (valid_host_charset): Ditto.
15131 * gdb.base/setvar.exp: Ditto.
15132
15133 2004-02-24 Andrew Cagney <cagney@redhat.com>
15134
15135 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
15136 mmapped data in core file" PASS and FAIL messages consistent.
15137
15138 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
15139 setting a breakpoint. Work around PR java/1565.
15140
15141 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
15142
15143 * lib/gdb.exp (gdb_breakpoint): Update query string to match
15144 new nquery format.
15145 * gdb.base/pending.exp: Ditto.
15146
15147 2004-02-22 Mark Kettenis <kettenis@gnu.org>
15148
15149 * configure.in: Run stabs tests on *BSD.
15150 * configure: Regenerated.
15151
15152 2004-02-21 Mark Kettenis <kettenis@gnu.org>
15153
15154 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
15155
15156 2004-02-20 Fred Fish <fnf@redhat.com>
15157
15158 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
15159 blank in test for "returns short", for consistency with other
15160 "returns xxx" tests. Update copyright year.
15161
15162 2004-02-19 Fred Fish <fnf@redhat.com>
15163
15164 New testcase for PR breakpoint/1558.
15165 * gdb.arch/gdb1558.exp: New file.
15166 * gdb.arch/gdb1558.c: New file.
15167
15168 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
15169
15170 * gdb.base/nodebug.exp: Fix typo.
15171
15172 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15173
15174 Committed by Jim Blandy <jimb@redhat.com>.
15175
15176 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
15177
15178 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
15179
15180 * gdb.base/float.exp: Support s390*-*-* targets.
15181
15182 2004-02-17 Adam Fedor <fedor@gnu.org>
15183
15184 * gdb.base/gdb1555.exp: New file.
15185 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
15186
15187 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
15188
15189 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
15190
15191 2004-02-16 Fred Fish <fnf@redhat.com>
15192
15193 * gdb.arch/gdb1291.c: Remove
15194 * gdb.arch/gdb1291.s: New test input file.
15195 * gdb.arch/gdb1291.exp: Expand test to check case that should not
15196 fail. Test for correct result, known incorrect result, other
15197 failures and timeouts.
15198
15199 2004-02-16 Andrew Cagney <cagney@redhat.com>
15200
15201 * gdb.base/bigcore.exp: New file.
15202 * gdb.base/bigcore.c: New file.
15203
15204 2004-02-13 Andrew Cagney <cagney@redhat.com>
15205
15206 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
15207 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
15208 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
15209 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
15210 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
15211 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
15212 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
15213 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
15214 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
15215 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
15216
15217 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
15218
15219 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
15220 executed is an alloc instruction.
15221
15222 2004-02-11 David Carlton <carlton@kealia.com>
15223
15224 * gdb.cp/breakpoint.exp: New.
15225 * gdb.cp/breakpoint.cc: New.
15226
15227 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
15228
15229 Partial fix for PR gdb/1543.
15230 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
15231 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
15232 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
15233 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
15234 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
15235 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
15236 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
15237 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
15238 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
15239 to bug-gdb@prep.ai.mit.edu .
15240 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
15241 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
15242 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
15243 Likewise.
15244
15245 2004-02-10 Andrew Cagney <cagney@redhat.com>
15246
15247 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
15248 using gdb_internal_error_resync.
15249
15250 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
15251
15252 * gdb.threads/thread-specific.exp: Stop early if no threads are
15253 found.
15254
15255 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
15256
15257 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
15258
15259 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
15260
15261 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
15262 breakpoints.
15263
15264 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
15265
15266 * config/sim.exp (gdb_load): Handle $arg == "".
15267 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
15268 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
15269
15270 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
15271
15272 * gdb.base/maint.exp: Update test to reflect
15273 obstack changes.
15274
15275 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
15276
15277 * gdb.base/pendshr.c (pendfunc): New function that calls
15278 pendfunc1.
15279 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
15280
15281 2004-02-04 Fred Fish <fnf@redhat.com>
15282
15283 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
15284 function symbols and update copyright years.
15285 * gdb.arch/gdb1291.c: Ditto.
15286
15287 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15288
15289 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
15290
15291 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15292
15293 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
15294
15295 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15296
15297 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
15298
15299 2004-02-02 Fred Fish <fnf@redhat.com>
15300
15301 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
15302 remote targets. Update copyright years.
15303
15304 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
15305
15306 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
15307 support.
15308 * gdb.base/langs.exp: Fix test which attempts to create
15309 breakpoint on non-existent function to handle new pending
15310 support.
15311 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
15312 a breakpoint.
15313 * gdb.base/pending.exp: New test.
15314 * gdb.base/pending.c: New file.
15315 * gdb.base/pendshr.c: Ditto.
15316
15317 2004-02-02 David Carlton <carlton@kealia.com>
15318
15319 * gdb.cp/overload.exp: Add overloadNamespace tests.
15320 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
15321 (overloadNamespace, XXX): New.
15322 (main): Call XXX::marker2.
15323
15324 2004-02-01 Fred Fish <fnf@redhat.com>
15325
15326 * gdb.base/dump.exp: Use runto_main instead of "runto main".
15327 * gdb.base/finish.exp: Ditto.
15328 * gdb.base/gcore.exp: Ditto.
15329 * gdb.base/huge.exp: Ditto.
15330 * gdb.base/info-proc.exp: Ditto.
15331 * gdb.base/return2.exp: Ditto.
15332 * gdb.threads/gcore-thread.exp: Ditto.
15333
15334 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
15335
15336 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
15337
15338 2004-02-01 Mark Kettenis <kettenis@gnu.org>
15339
15340 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
15341 that opening the file succeeds on OpenBSD.
15342
15343 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
15344
15345 * gdb.threads/thread-specific.c: New file.
15346 * gdb.threads/threads-specific.exp: New test script.
15347 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
15348 to expect_out.
15349
15350 2004-02-01 Mark Kettenis <kettenis@gnu.org>
15351
15352 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
15353 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
15354 only on the "print_small_structs from print_long_arg_list" test.
15355
15356 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
15357
15358 * gdb.base/completion.exp: Kill a stray backslash.
15359
15360 From Jim Ingham <jingham@apple.com>:
15361 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
15362 agrees with the result from sending a tab.
15363
15364 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
15365
15366 * gdb.base/chng-syms.exp: Remove stray newline.
15367
15368 2004-01-31 Mark Kettenis <kettenis@gnu.org>
15369
15370 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
15371 *-*-openbsd*.
15372 * gdb.asm/openbsd.inc: New file.
15373
15374 2004-01-30 Mark Kettenis <kettenis@gnu.org>
15375
15376 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
15377 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
15378 *-*solaris2*. Remove commented out default settings for
15379 asm-flags. Replace gdb_compile with target_link.
15380
15381 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
15382
15383 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
15384 for all tests. Remove old hp-ux and cygnus xfail cases.
15385
15386 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
15387
15388 * gdb.base/chng-syms.exp: New file.
15389 * gdb.base/chng-syms.c: New file.
15390
15391 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
15392
15393 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
15394 Provide arms for current output in all my configurations.
15395
15396 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
15397
15398 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
15399 * lib/compiler.cc: Likewise.
15400 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
15401 get the right preprocessor. Eval the output directly. Remove
15402 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
15403 hp_f77_compiler and hp_f90_compiler completely.
15404 (gdb_preprocess): Delete.
15405 (get_compiler): Delete.
15406
15407 2004-01-24 Mark Kettenis <kettenis@gnu.org>
15408
15409 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
15410 <string.h>.
15411
15412 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
15413
15414 * gdb.mi/mi-stack.exp: Update copyright.
15415
15416 2004-01-23 David Carlton <carlton@kealia.com>
15417
15418 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
15419 test for cp_lookup_transparent_type.
15420 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
15421 call them.
15422
15423 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
15424
15425 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
15426 after -var-update.
15427
15428 2004-01-23 David Carlton <carlton@kealia.com>
15429
15430 * gdb.cp/namespace.cc (C::ensureRefs): New.
15431 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
15432
15433 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
15434
15435 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
15436 case "-stack-list-locals 2".
15437 * gdb.mi/mi-var-child.exp: Test for case
15438 "-var-list-children --all-values NAME".
15439
15440 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
15441
15442 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
15443
15444 2004-01-18 Mark Kettenis <kettenis@gnu.org>
15445
15446 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
15447 used with gdb_test_multiple.
15448
15449 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
15450 read at address 0. This fixes PR testsuite/1504.
15451
15452 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
15453
15454 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
15455 Remove downloading, guessing the host executable, the calls to
15456 gdb_file_cmd and gdb_target_cmd, and "load" support.
15457 (infer_host_exec): New function broken out from gdb_load.
15458 (gdb_load): New wrapper for gdbserver_gdb_load.
15459 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
15460 gdb_target_cmd. Use -target-select.
15461 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
15462 Download binaries to the host. Clear last_mi_remote_file when
15463 we load a new binary.
15464 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
15465 call gdbserver_gdb_load and mi_gdb_target_cmd.
15466
15467 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
15468
15469 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
15470 type patterns.
15471
15472 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
15473
15474 * gdb.cp/templates.exp: Fix typo in test name of
15475 "print Foo<volatile char*>::foo".
15476
15477 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
15478
15479 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
15480
15481 2004-01-16 Ben Elliston <bje@wasabisystems.com>
15482
15483 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
15484 (clean mostlyclean): Remove empty rm.
15485
15486 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
15487
15488 * gdb.base/setvar.exp: Add copyright years.
15489
15490 2004-01-14 David Carlton <carlton@bactrian.org>
15491
15492 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
15493 PR c++/1511 and update coment.
15494 * gdb.cp/templates.exp: Update patterns to match current output.
15495 If changes involve something other than whitespace, KFAIL
15496 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
15497
15498 2004-01-14 David Carlton <carlton@kealia.com>
15499
15500 * gdb.cp/namespace.exp: Add tests involving classes defined within
15501 namespaces.
15502 * gdb.cp/namespace.cc (C::CClass): New.
15503 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
15504
15505 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
15506
15507 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
15508 what debug info we have. Print a better message if something goes
15509 wrong while producing the separate debug info file.
15510
15511 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
15512
15513 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
15514
15515 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
15516
15517 * gdb.base/callfuncs.c: Add copyright notice.
15518
15519 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
15520
15521 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
15522 inheritance. PR gdb/1498, PR gcc/13539.
15523
15524 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
15525
15526 * gdb.threads/gcore-thread.exp: Prefix name of binary with
15527 test specific name.
15528 * gdb.mi/gdb669.exp: Ditto.
15529 * gdb.mi/mi-pthreads.exp: Ditto.
15530 * gdb.mi/mi1-pthreads.exp: Ditto.
15531 * gdb.mi/mi2-pthreads.exp: Ditto.
15532
15533 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
15534
15535 * gdb.cp/member-ptr.cc: Add copyright notice.
15536
15537 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
15538
15539 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
15540 some patterns for recent versions of gcc and hpacc. Delete
15541 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
15542 Delete tests that access a NULL pointer-to-member-data. This
15543 script is still disabled for gcc.
15544
15545 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
15546
15547 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
15548 escaped correctly.
15549
15550 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
15551
15552 * gdb.base/sepdebug.exp: New file.
15553 * gdb.base/sepdebug.c: New file.
15554 * lib/gdb.exp (separate_debug_filename): New procedure.
15555 (gdb_gnu_strip_debug): New procedure.
15556
15557 2004-01-12 Andrew Cagney <cagney@redhat.com>
15558
15559 * gdb.mi/ChangeLog: Delete file. Renamed to ...
15560 * gdb.mi/ChangeLog-1999-2003: New file.
15561
15562 2004-01-12 Andrew Cagney <cagney@redhat.com>
15563
15564 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
15565 "Renaming a directory to a non-empty directory returns ENOTEMPTY
15566 or EEXIST", treat EBUSY as an XFAIL.
15567
15568 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
15569
15570 * gdb.base/scope.exp: Remove obsolete setup_xfail for
15571 hp_cc_compiler.
15572
15573 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
15574
15575 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
15576 decorations.
15577
15578 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
15579
15580 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
15581 and "(aCC)" decorations. Remove obsolete doco about old
15582 test results.
15583
15584 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15585
15586 * gdb.cp/exception.exp: Fix typo in doco.
15587
15588 2004-01-09 Mark Kettenis <kettenis@gnu.org>
15589
15590 * gdb.base/gdb1476.exp: Fix typo.
15591
15592 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15593
15594 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
15595 file.
15596
15597 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15598
15599 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
15600 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
15601 Use gdb_compile. Remove restriction on gcc. Add some patterns
15602 for recent version of gdb. Delete second half, which was a copy
15603 of the first half with different build flags. This test is
15604 still disabled because it is still not ready for production.
15605
15606 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15607
15608 * gdb.cp/exception.cc: Add copyright notice.
15609 * gdb.cp/exception.exp: Add a notice that this file is broken
15610 because of line number changes caused by addition of copyright
15611 notice.
15612
15613 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15614
15615 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
15616 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
15617
15618 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15619
15620 * gdb.cp/classes.exp: Accept gnu abi 2.
15621 * gdb.cp/derivation.exp: Likewise.
15622 * gdb.cp/overload.exp: Likewise.
15623 * gdb.cp/virtfunc.exp: Likewise.
15624
15625 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15626
15627 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
15628 semicolon after end of function.
15629
15630 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15631
15632 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
15633 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
15634 boilerplate code for compiling and running the program under
15635 test. Add some string method tests.
15636
15637 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15638
15639 * gdb.cp/bs15503.cc: Add copyright notice.
15640 * gdb.cp/bs15503.exp: Adjust line number.
15641
15642 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15643
15644 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
15645 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
15646
15647 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15648
15649 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
15650 hp_cc_compiler.
15651
15652 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15653
15654 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
15655 * gdb.cp/ctti.exp: Use the marker instead of "next".
15656 With gcc, run further before bailing.
15657
15658 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15659
15660 * gdb.cp/cttiadd.cc: Add copyright notice.
15661 * gdb.cp/cttiadd1.cc: Likewise.
15662 * gdb.cp/cttiadd2.cc: Likewise.
15663 * gdb.cp/cttiadd3.cc: Likewise.
15664
15665 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15666
15667 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
15668 Use gdb_test, gdb_test_multiple. Use floating-point values that
15669 have exact representations in IEEE-ish formats.
15670
15671 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15672
15673 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
15674 compilers. Delete duplicate call to get_compiler_info.
15675 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
15676 * gdb.base/volatile.exp: Likewise.
15677
15678 2004-01-07 Mark Kettenis <kettenis@gnu.org>
15679
15680 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
15681 memory at address 0.
15682
15683 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15684
15685 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
15686 to test for hp-ux assembler. Fix copyright years.
15687
15688 2004-01-07 Andrew Cagney <cagney@redhat.com>
15689
15690 * gdb.base/fileio.c (strerrno): Add "EBUSY".
15691
15692 2004-01-07 Andrew Cagney <cagney@redhat.com>
15693
15694 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
15695 when creating the read-only file. From analysis by Roland McGrath
15696 and Elena Zannoni.
15697
15698 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15699
15700 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
15701
15702 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15703
15704 * gdb.base/cvexpr.c: Be type-safe with function pointers and
15705 data pointers.
15706
15707 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15708
15709 * gdb.cp/m-static.exp: Compile one source file at a time.
15710 Delete unused call to get_compiler_info.
15711
15712 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15713
15714 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
15715 * gdb.base/call-rt-st.exp: Likewise.
15716 * gdb.base/nodebug.exp: Likewise.
15717 * gdb.base/volatile.exp: Likewise.
15718 * gdb.cp/ref-types.exp: Likewise.
15719 * gdb.cp/templates.exp: Likewise.
15720
15721 2004-01-05 Mark Kettenis <kettenis@gnu.org>
15722
15723 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
15724
15725 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
15726
15727 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
15728 hppa*-hp-hpux*.
15729
15730 2004-01-04 Mark Kettenis <kettenis@gnu.org>
15731
15732 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
15733 x86_64-*-*.
15734
15735 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
15736 sparc64-*-* and sparc*-solaris2*.
15737
15738 2004-01-04 Mark Kettenis <kettenis@gnu.org>
15739
15740 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
15741 return ${tests}" test. The ${tests} already mentions the
15742 filename.
15743
15744 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15745
15746 * gdb.cp/local.exp: Accept gcc abi 2.
15747
15748 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15749
15750 * gdb.cp/templates.exp: Accept gcc abi 2.
15751
15752 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15753
15754 * lib/compiler.cc: Remove supports_template_debugging.
15755 * gdb.cp/templates.exp: Do not test supports_template_debugging.
15756
15757 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15758
15759 * gdb.cp/namespace.exp: Accept gcc abi 2.
15760
15761 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15762
15763 * gdb.cp/method.exp: Accept gcc abi 2.
15764
15765 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15766
15767 * gdb.cp/classes.exp: Generate identical results as old version.
15768 * gdb.cp/derivation.exp: Likewise.
15769 * gdb.cp/overload.exp: Likewise.
15770 * gdb.cp/virtfunc.exp: Likewise.
15771
15772 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15773
15774 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
15775 mysterious bug with sourceware version of expect.
15776
15777 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15778
15779 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
15780 current versions of gcc, including gcc abi 2. Remove gratuitous
15781 restart of test program. Use gdb_test_multiple and gdb_test for
15782 all tests. Add patterns to xfail missing "const" in "const char *"
15783 and kfail PR gdb/1155.
15784
15785 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15786
15787 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
15788 current versions of gcc, including gcc abi 2. Remove gratuitous
15789 restart of test program. Use gdb_test_multiple and gdb_test for
15790 all tests. Add patterns to kfail PR gdb/1498.
15791
15792 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
15793
15794 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
15795 current versions of gcc, including gcc abi 2. Use "breakpoint"
15796 and "continue" instead of restarting the target program. Use
15797 gdb_test_multiple and gdb_test for all tests.
15798
15799 2004-01-01 Mark Kettenis <kettenis@gnu.org>
15800
15801 * gdb.asm/asm-source.exp: Update copyright year. Link statically
15802 for *-*-solaris2*.
15803
15804 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
15805
15806 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
15807 current versions of gcc, including gcc abi 2. Use "breakpoint"
15808 and "continue" instead of restarting the target program several
15809 times. Use gdb_test_multiple and gdb_test for all tests.
15810
15811 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
15812
15813 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
15814 source files.
15815
15816 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15817
15818 * gdb.base/environ.exp: Handle compiling test case from multiple
15819 source files.
15820
15821 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15822
15823 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
15824
15825 2003-12-17 Jim Blandy <jimb@redhat.com>
15826
15827 * gdb.base/freebpcmd.c: Add copyright notice.
15828
15829 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
15830
15831 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15832
15833 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
15834
15835 2003-12-13 Jim Blandy <jimb@redhat.com>
15836
15837 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
15838
15839 2003-12-12 Kevin Buettner <kevinb@redhat.com>
15840
15841 * gdb.asm/frv.inc: New file.
15842 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
15843
15844 2003-12-09 Fred Fish <fnf@redhat.com>
15845
15846 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
15847 functions to break1.c and leave prototypes behind. Add more
15848 "set breakpoint NN here" comments.
15849 * gdb.base/break1.c: New file.
15850
15851 * gdb.base/break.exp: Handle compiling test case from multiple
15852 source files and change source file references as needed.
15853 * gdb.base/completion.exp: Ditto.
15854 * gdb.base/condbreak.exp: Ditto.
15855 * gdb.base/define.exp: Ditto.
15856 * gdb.base/ena-dis-br.exp: Ditto.
15857 * gdb.base/info-proc.exp: Ditto.
15858 * gdb.base/maint.exp: Ditto.
15859 * gdb.base/until.exp: Ditto.
15860
15861 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
15862 hardcoded line numbers.
15863 * gdb.base/define.exp: Ditto.
15864 * gdb.base/ena-dis-br.exp: Ditto.
15865 * gdb.base/maint.exp: Ditto.
15866 * gdb.base/until.exp: Ditto.
15867
15868 * gdb.base/completion.exp: Use "break1" for completion tests since
15869 "break" is no longer a unique prefix.
15870
15871 2003-12-06 Andrew Cagney <cagney@redhat.com>
15872
15873 * gdb.base/structs.exp (test_struct_returns): When applicable, set
15874 "return_value_unimplemented". When an unimplemented struct return
15875 architecture, report incorrect values as a KFAIL
15876
15877 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
15878
15879 * gdb.cp/rtti.exp: Accept new wording of warning from
15880 cp_lookup_rtti_type.
15881
15882 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
15883
15884 Partial fix for PR testsuite/1456.
15885 * gdb.base/scope.exp (test_at_main): Replace references to
15886 gcc_compiled with calls to test_compiler_info.
15887 (test_at_foo): Likewise.
15888 (test_at_bar): Likewise.
15889
15890 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
15891
15892 Partial fix for PR testsuite/1456.
15893 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
15894 to test_compiler_info.
15895
15896 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
15897
15898 * gdb.base/so-impl-ld.exp: Update copyright notice.
15899
15900 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
15901
15902 Partial fix for PR testsuite/1456.
15903 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
15904 to test_compiler_info.
15905
15906 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15907
15908 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
15909 from current versions of gdb. Clean up regular expressions.
15910 Delete redundant timeout case.
15911
15912 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15913
15914 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
15915 from current versions of gdb. Clean up regular expressions.
15916 Delete redundant timeout case.
15917
15918 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
15919
15920 Partial fix for PR testsuite/1456.
15921 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
15922 gcc_compiled with call to test_compiler_info.
15923
15924 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
15925
15926 Partial fix for PR testsuite/1456.
15927 * gdb.base/list.exp (test_list_function): Delete unused declaration
15928 of gcc_compiled.
15929
15930 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
15931
15932 Partial fix for PR testsuite/1456.
15933 * gdb.base/complex.exp: Replace reference to gcc_compiled with
15934 call to test_compiler_info.
15935
15936 2003-11-29 Mark Kettenis <kettenis@gnu.org>
15937
15938 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
15939 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
15940 it to create the appropriate note.inc.
15941 * gdb.asm/asmsrc1.s: Include "note.inc".
15942 * gdb.asm/netbsd.inc: New file.
15943 * gdb.asm/empty.inc: New file.
15944
15945 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15946
15947 Partial fix for PR testsuite/1456.
15948 * gdb.base/constvars.exp: Replace references to gcc_compiled with
15949 calls to test_compiler_info.
15950
15951 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
15952
15953 Partial fix for PR testsuite/1456.
15954 * gdb.base/volatile.exp: Replace references to gcc_compiled with
15955 calls to test_compiler_info.
15956
15957 2003-11-27 Mark Kettenis <kettenis@gnu.org>
15958
15959 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
15960 pattern for the KFAILs.
15961
15962 2003-11-25 Adam Fedor <fedor@gnu.org>
15963
15964 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
15965 * gdb.objc/objcdecode.m: New file.
15966
15967 2003-11-25 Adam Fedor <fedor@gnu.org>
15968
15969 * gdb.objc/nondebug.exp: Test for PR objc/1236.
15970 * gdb.objc/nondebug.m: New file.
15971
15972 2003-11-26 Ben Elliston <bje@wasabisystems.com>
15973
15974 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
15975 NetBSD as it does on FreeBSD. Modelled on a similar change by
15976 Mark Kettenis on 2003-05-30.
15977 (link-flags): Set to "--entry _start" regardless of target.
15978 Special linker flags are to be appended to $link-flags.
15979 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
15980
15981 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
15982
15983 * gdb.cp/method.exp: Accept output of new demangler.
15984
15985 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
15986
15987 * gdb/class2.exp: New file.
15988 * gdb/class2.cc: New file.
15989
15990 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
15991
15992 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
15993 of new demangler.
15994
15995 2003-11-23 Mark Kettenis <kettenis@gnu.org>
15996
15997 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
15998 of gdb_test "run".
15999
16000 2003-11-23 Mark Kettenis <kettenis@gnu.org>
16001
16002 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
16003 "continue" into "run".
16004
16005 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
16006
16007 Partial fix for PR testsuite/1456.
16008 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
16009 call to test_compiler_info.
16010 * gdb.cp/ctti.exp: Likewise.
16011 * gdb.cp/derivation.exp: Likewise.
16012 * gdb.cp/member-ptr.exp: Likewise.
16013 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
16014 reference to gcc_compiled.
16015
16016 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
16017
16018 Fix PR testsuite/1463.
16019 * gdb.base/structs.exp (start_structs_test): Call
16020 get_debug_format before using the debug format.
16021
16022 2003-11-22 Andrew Cagney <cagney@redhat.com>
16023
16024 * lib/gdb.exp (gdb_test_multiple): Add simple example.
16025 * gdb.base/structs.exp: Use gdb_test_multiple.
16026
16027 2003-11-20 Andrew Cagney <cagney@redhat.com>
16028
16029 * gdb.base/structs.exp: Handle and recover from internal errors.
16030 Replace "foo${n}" with "foo<n>" in test messages.
16031
16032 * gdb.base/structs.exp: Update copyright. Rewrite.
16033 * gdb.base/structs.c: Update copyright. Rewrite.
16034
16035 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
16036 resync count exceeded.
16037
16038 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
16039 from the internal error.
16040 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
16041 Original from Jim Blandy.
16042 (gdb_test_multiple): Use gdb_internal_error_resync.
16043
16044 2003-11-19 Andrew Cagney <cagney@redhat.com>
16045
16046 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
16047 KFAIL.
16048
16049 2003-11-17 Mark Kettenis <kettenis@gnu.org>
16050
16051 New testcase for PR backtrace/1435.
16052 * gdb.arch/i386-unwind.exp: New file.
16053 * gdb.arch/i386-unwind.c: New file.
16054
16055 2003-11-17 Andrew Cagney <cagney@redhat.com>
16056
16057 * lib/gdb.exp (compiler_info): New global.
16058 (test_compiler_info): New function.
16059 (get_compiler_info): Set compiler_info.
16060 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
16061 "compiler_info" to gcc-<major>-<minor>.
16062
16063 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
16064
16065 * gdb.trace/configure: Remove.
16066
16067 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
16068
16069 * gdb.base/break.c: Add comments to aid finding line numbers for
16070 breakpoints.
16071 * gdb.base/break.exp: Remove all references to explicit line
16072 numbers.
16073
16074 2003-11-11 Nick Clifton <nickc@redhat.com>
16075
16076 * gdb.base/shreloc.exp: Do not run for targets which do not
16077 support shared objects.
16078
16079 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
16080
16081 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
16082 Don't run tests if nofileio flag is given.
16083
16084 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
16085
16086 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
16087 as well as 'Watchpoint'.
16088
16089 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
16090
16091 Reported by Jim Ingham <jingham@apple.com>:
16092 * gdb.base/annota1.exp: Match at least one occurrence of the
16093 signal handler annotation.
16094
16095 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
16096
16097 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
16098 as well as 'Watchpoint'.
16099
16100 2003-11-05 Michael Chastain <mec@shout.net>
16101
16102 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
16103
16104 2003-11-03 Kris Warkentin <kewarken@qnx.com>
16105
16106 * gdb.arch/gdb1291.c: New test file.
16107 * gdb.arch/gdb1291.exp: New test script.
16108 * gdb.arch/gdb1431.c: New test file.
16109 * gdb.arch/gdb1431.exp: New test script.
16110
16111 2003-10-22 Michael Chastain <mec@shout.net>
16112
16113 * gdb.mi/pthreads.c: Add copyright notice.
16114
16115 2003-10-22 Michael Chastain <mec@shout.net>
16116
16117 * gdb.threads/pthreads.c: Add copyright notice.
16118
16119 2003-10-20 Michael Chastain <mec@shout.net>
16120
16121 * gdb.base/gdb1056.exp: New test script.
16122
16123 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
16124
16125 * gdb.threads/killed.exp: Use gdb_run_cmd.
16126
16127 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
16128
16129 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
16130 create a core file.
16131 * gdb.threads/gcore-thread.exp: Likewise.
16132
16133 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
16134
16135 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
16136 type, based on char type.
16137 (struct bit_flags_short_t): New bitfield type, based on short type.
16138 (init_bit_flags_char): New fuction.
16139 (init_bit_flags_short): Ditto.
16140 (print_bit_flags_char): Ditto.
16141 (print_bit_flags_short): Ditto.
16142 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
16143
16144 2003-10-11 Michael Chastain <mec@shout.net>
16145
16146 * gdb.base/call-rt-st.exp: Update copyright year.
16147
16148 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
16149
16150 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
16151 * gdb.disasm/sh3.s: Ditto.
16152
16153 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
16154
16155 * gdb.threads/switch-threads.exp: New test.
16156 * gdb.threads/switch-threads.c: New source file.
16157
16158 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
16159
16160 * gdb.base/ending-run.exp: Add sh specific case.
16161
16162 2003-10-06 Andrew Cagney <cagney@redhat.com>
16163
16164 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
16165 * gdb.disasm/mn10200.exp: Delete obsolete file.
16166
16167 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
16168
16169 * ChangeLog: Correct an entry command.exp -> commands.exp.
16170 * gdb.base/commands.exp (bp_deleted_in_command_test)
16171 (temporary_breakpoint_commands): Check noargs.
16172
16173 2003-09-25 David Carlton <carlton@kealia.com>
16174
16175 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
16176 of some print tests, where appropriate. Add tests for C::D::cd,
16177 E::ce, F::cXfX, G::XgX.
16178 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
16179
16180 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
16181
16182 * lib/java.exp (java_init): Import target_alias before using it.
16183
16184 2003-09-25 David Carlton <carlton@kealia.com>
16185
16186 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
16187
16188 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
16189
16190 * gdb.base/selftest.exp: Accomodate more instruction reordering
16191 weirdness.
16192
16193 2003-09-17 Michael Chastain <mec@shout.net>
16194
16195 * gdb.cp/gdb1355.exp: New file.
16196 * gdb.cp/gdb1355.c: New file.
16197
16198 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
16199
16200 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
16201 * gdb.asm/sh.inc: New file.
16202
16203 2003-09-11 David Carlton <carlton@kealia.com>
16204
16205 * gdb.cp/namespace.exp: Add tests for namespace types.
16206 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
16207 (test_namespace): New.
16208
16209 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
16210
16211 * gdb.base/relocate.exp: Handle new gdb output at startup.
16212 * gdb.stabs/weird.exp: Ditto.
16213
16214 2003-09-08 Michael Chastain <mec@shout.net>
16215
16216 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
16217
16218 2003-09-07 Michael Chastain <mec@shout.net>
16219
16220 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
16221 'parse error'.
16222
16223 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
16224
16225 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
16226
16227 2003-08-30 Michael Chastain <mec@shout.net>
16228
16229 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
16230 * gdb.gdb/observer.exp: Ditto.
16231 * gdb.gdb/xfullpath.exp: Ditto.
16232
16233 2003-08-29 Mark Kettenis <kettenis@gnu.org>
16234
16235 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
16236 *-*-*bsd*.
16237
16238 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
16239
16240 * gdb.base/dump.exp: Skip for ia64.
16241
16242 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
16243
16244 * gdb.asm/asm-source.exp: Add ia64 support.
16245 * gdb.asm/ia64.inc: New file.
16246
16247 2003-08-22 Michael Chastain <mec@shout.net>
16248
16249 * gdb.cp: New directory.
16250 * gdb.cp/*: Copy from gdb.c++/*.
16251 * gdb.c++/*: Remove.
16252 * Makefile.in: Change gdb.c++ to gdb.cp.
16253 * configure.in: Ditto.
16254 * configure: Regnerate.
16255
16256 2003-08-18 Mark Kettenis <kettenis@gnu.org>
16257
16258 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
16259 * gdb.arch/i386-prologue.c (gdb1338): Add function.
16260
16261 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
16262
16263 * mi-var-display.exp (-var-list-children weird): Accept function
16264 pointers with argument types.
16265 * mi1-var-display.exp (-var-list-children weird): Likewise.
16266 * mi2-var-display.exp (-var-list-children weird): Likewise.
16267
16268 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
16269
16270 * gdb.base/annota3.exp: Add missing newline.
16271
16272 2003-08-06 Michael Chastain <mec@shout.net>
16273
16274 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
16275
16276 2003-08-12 Michael Snyder <msnyder@redhat.com>
16277
16278 * gdb.base/float.exp: Add test for SH.
16279
16280 2003-08-10 Mark Kettenis <kettenis@gnu.org>
16281
16282 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
16283
16284 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
16285
16286 * gdb.base/completion.exp: Remove reduntant completion test
16287 on filename.
16288
16289 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
16290
16291 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
16292 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
16293 gdb.trace/save-trace.exp: Make sure that full pathnames are
16294 escaped correctly.
16295
16296 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
16297
16298 * configure.in: Don't generate config.h from config.hin.
16299 * configure: Regenerate.
16300 * config.hin: Remove file.
16301 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
16302 * gdb.threads/pthreads.c: Ditto.
16303
16304 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
16305
16306 From Kei Sakamoto <sakamoto.kei@renesas.com>:
16307 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
16308 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
16309 Replace ld24 with seth/add3.
16310
16311 2003-08-02 Andrew Cagney <cagney@redhat.com>
16312
16313 * gdb.base/annota3.exp: New file.
16314 * gdb.base/annota3.c: New file.
16315 * gdb.c++/annota3.exp: New file.
16316 * gdb.c++/annota3.cc: New file.
16317
16318 2003-07-29 Michael Chastain <mec@shout.net>
16319
16320 * gdb.threads/tls.c (spin): Check errno only if sem_wait
16321 actually failed.
16322 (do_pass): Likewise.
16323 * gdb.threads/tls.exp: Always initialize no_of_threads.
16324
16325 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
16326
16327 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
16328 pattern.
16329 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
16330 * gdb.threads/tls.exp: Recognize one case of the host library not
16331 supporting TLS.
16332
16333 2003-07-27 Andrew Cagney <cagney@redhat.com>
16334
16335 * gdb.base/fileio.exp: Use SH when running commands using
16336 remote_exec.
16337
16338 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
16339
16340 From Kei Sakamoto <sakamoto.kei@renesas.com>:
16341 * gdb.base/relocate.c (dummy): New padding array.
16342
16343 2003-07-22 Michael Snyder <msnyder@redhat.com>
16344
16345 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
16346
16347 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
16348 patterns to be more general, accepting old and new output.
16349 Some output chars (such as '+') also must be quoted.
16350 Some addresses are displayed numerically instead of
16351 symbolically.
16352
16353 2003-07-23 Michael Snyder <msnyder@redhat.com>
16354
16355 * gdb.base/return2.exp: Don't test long-long return.
16356
16357 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
16358 * gdb.disasm/t01_mov.exp: Ditto.
16359 * gdb.disasm/t02_mova.s: Ditto.
16360 * gdb.disasm/t02_mova.exp: Ditto.
16361 * gdb.disasm/t03_add.s: Ditto.
16362 * gdb.disasm/t03_add.exp: Ditto.
16363 * gdb.disasm/t04_sub.s: Ditto.
16364 * gdb.disasm/t04_sub.exp: Ditto.
16365 * gdb.disasm/t05_cmp.s: Ditto.
16366 * gdb.disasm/t05_cmp.exp: Ditto.
16367 * gdb.disasm/t06_ari2.s: Ditto.
16368 * gdb.disasm/t06_ari2.exp: Ditto.
16369 * gdb.disasm/t07_ari3.s: Ditto.
16370 * gdb.disasm/t07_ari3.exp: Ditto.
16371 * gdb.disasm/t08_or.s: Ditto.
16372 * gdb.disasm/t08_or.exp: Ditto.
16373 * gdb.disasm/t09_xor.s: Ditto.
16374 * gdb.disasm/t09_xor.exp: Ditto.
16375 * gdb.disasm/t10_and.s: Ditto.
16376 * gdb.disasm/t10_and.exp: Ditto.
16377 * gdb.disasm/t11_logs.s: Ditto.
16378 * gdb.disasm/t11_logs.exp: Ditto.
16379 * gdb.disasm/t12_bit.s: Ditto.
16380 * gdb.disasm/t12_bit.exp: Ditto.
16381 * gdb.disasm/t13_otr.s: Ditto.
16382 * gdb.disasm/t13_otr.exp: Ditto.
16383
16384 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
16385
16386 * gdb.threads/tls.exp :Add kfail for 'info address' case.
16387
16388 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
16389
16390 * gdb.threads/tls.c : New file.
16391 * gdb.threads/tls.exp : New file.
16392 * gdb.threads/tls-main.c : New file.
16393 * gdb.threads/tls-shared.c : New file.
16394 * gdb.threads/tls-shared.exp : New file.
16395
16396 2003-07-22 Andreas Schwab <schwab@suse.de>
16397
16398 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
16399
16400 2003-07-20 Andreas Schwab <schwab@suse.de>
16401
16402 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
16403 due to insn reordering.
16404
16405 2003-07-15 Andrew Cagney <cagney@redhat.com>
16406
16407 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
16408
16409 2003-07-15 Michael Chastain <mec@shout.net>
16410
16411 * gdb.base/gdb1250.exp: New file.
16412 * gdb.base/gdb1250.c: New file.
16413
16414 2003-07-09 Michal Ludvig <mludvig@suse.cz>
16415
16416 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
16417 expansion of size_t to 'unsigned long', not only to 'unsigned'.
16418
16419 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
16420
16421 * gdb.threads/tls.c: New file.
16422 * gdb.threads/tls.exp: New file.
16423 * gdb.threads/tls-main.c: New file.
16424 * gdb.threads/tls-shared.c: New file.
16425 * gdb.threads/tls-shared.exp: New file.
16426
16427 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
16428
16429 * gdb.base/annota1.exp: Make sure that we properly escape the
16430 full path of the source file. Xfail more permissive patterns,
16431 due to a compiler debug info problem.
16432
16433 2003-07-07 Andreas Schwab <schwab@suse.de>
16434
16435 * gdb.asm/m68k.inc: New file.
16436 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
16437
16438 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
16439 arguments"): Also match negative number.
16440
16441 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
16442
16443 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
16444
16445 * gdb.base/store.c (charest): New typedef.
16446 (add_char): Rename to add_charest, update.
16447 (wack_char): Rename to wack_charest, update types. Return l + r
16448 to keep r live across the call.
16449 (wack_short, wack_int, wack_long, wack_longest, wack_float)
16450 (wack_double, wack_doublest): Return l + r to keep r live across
16451 the call.
16452 * gdb.base/store.exp: Accomodate store.c changes.
16453
16454 2003-06-30 David Carlton <carlton@kealia.com>
16455
16456 * gdb.c++/maint.exp (test_invalid_name): New.
16457 (test_first_component): Add tests for invalid names.
16458
16459 2003-06-29 Michael Chastain <mec@shout.net>
16460
16461 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
16462 output of '<VTT for class>' for virtual base classes.
16463
16464 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
16465
16466 * gdb.base/completion.exp: Tab-complete "complet" instead of
16467 "compl".
16468 * gdb.base/complex.exp, gdb.base/complex.c: New files.
16469
16470 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
16471
16472 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
16473 * gdb.base/volatile.exp: Likewise.
16474
16475 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
16476
16477 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
16478 gdb/1265.
16479
16480 2003-06-28 Michael Chastain <mec@shout.net>
16481 Daniel Jacobowitz <drow@mvista.com>
16482
16483 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
16484 initial line count of 'captured_main' from 26 to 32.
16485 (test_with_self): Allow xmalloc call to be interleaved with the
16486 preceding two lines.
16487
16488 2003-06-24 Joel Brobecker <brobecker@gnat.com>
16489
16490 * gdb.base/bang.exp: New testcase.
16491
16492 2003-06-23 Joel Brobecker <brobecker@gnat.com>
16493
16494 * gdb.base/langs.exp: Add some tests for the "minimal" language
16495 support.
16496
16497 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
16498
16499 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
16500 the testcase.
16501
16502 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
16503
16504 * gdb.base/relocate.exp: Test add-symbol-file with a variable
16505 offset.
16506
16507 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
16508
16509 * gdb.c++/pr-1210.cc: New file.
16510 * gdb.c++/pr-1210.exp: New file.
16511
16512 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
16513
16514 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
16515 000-exec-continue.
16516
16517 2003-06-15 Mark Kettenis <kettenis@gnu.org>
16518
16519 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
16520 on *-*-*bsd* instead of *-*-freebsd*.
16521
16522 2003-06-14 Andrew Cagney <cagney@redhat.com>
16523
16524 * gdb.base/store.exp: Test longest and doublest. Test all
16525 parameters. Weaken return statement match.
16526 * gdb.base/store.c: Add longest and doublest - aka long long and
16527 long double functions. Put all parameters into local register
16528 variables. Use negative values.
16529
16530 2003-06-14 Andrew Cagney <cagney@redhat.com>
16531
16532 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
16533 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
16534 exit status.
16535 * gdb.base/fileio.exp: Disable target when nointerrupts and
16536 noinferiorio, instead of limiting it to remote. Use remote_exec
16537 instead of system.
16538
16539 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
16540
16541 * gdb.base/float.exp: Add ia64 support.
16542
16543 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
16544
16545 * gdb.base/fileio.exp: Run only on remote targets.
16546
16547 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
16548
16549 * gdb.base/fileio.c: New file, testing File-I/O.
16550 * gdb.base/fileio.exp: Ditto.
16551
16552 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
16553
16554 * gdb.base/shreloc.exp: New file, check symbol values obtained from
16555 shared objects after relocation at load time (gdb PR/1132).
16556 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
16557 as above, part of the shared object relocation test.
16558
16559 2003-06-08 Mark Kettenis <kettenis@gnu.org>
16560
16561 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
16562 fully filled history list.
16563 * gdb.base/gdb_history: New file.
16564
16565 * gdb.base/signals.exp: XFAIL "continue to func1" on
16566 i*86-*-freebsd*.
16567
16568 * gdb.base/attach.exp: When trying to attach to a nonexistent
16569 process, make it possible to specify the PID based on the target,
16570 and do so for *-*-freebsd*.
16571
16572 2003-06-02 Richard Henderson <rth@redhat.com>
16573
16574 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
16575
16576 2003-06-02 Richard Henderson <rth@redhat.com>
16577
16578 * gdb.base/selftest.exp: Next over lim_at_start initialization.
16579
16580 2003-06-02 Richard Henderson <rth@redhat.com>
16581
16582 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
16583
16584 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
16585
16586 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
16587 of globalvar.
16588
16589 2003-06-01 Mark Kettenis <kettenis@gnu.org>
16590
16591 * gdb.asm/asm-source.exp: Check for memory read errors in
16592 disassembler test on *BSD too.
16593
16594 2003-06-01 Richard Henderson <rth@redhat.com>
16595
16596 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
16597 for .frame.
16598 (gdbasm_call): Lose ldgp.
16599 (gdbasm_startup): Add frame information.
16600 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
16601
16602 2003-05-31 Mark Kettenis <kettenis@gnu.org>
16603
16604 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
16605 i?86-*-*.
16606
16607 2003-05-30 Mark Kettenis <kettenis@gnu.org>
16608
16609 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
16610 FreeBSD.
16611
16612 2003-05-29 Richard Henderson <rth@redhat.com>
16613
16614 * gdb.asm/alpha.inc: New file.
16615 * gdb.asm/asm-source.exp: Use it.
16616
16617 2003-05-29 Jim Blandy <jimb@redhat.com>
16618
16619 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
16620 'core.PID'.
16621
16622 2003-05-22 Jim Blandy <jimb@redhat.com>
16623
16624 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
16625 backtrace.
16626
16627 2003-05-20 David Carlton <carlton@math.stanford.edu>
16628
16629 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
16630 this time.
16631
16632 2003-05-19 David Carlton <carlton@bactrian.org>
16633
16634 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
16635 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
16636
16637 2003-05-19 David Carlton <carlton@bactrian.org>
16638
16639 * gdb.c++/namespace.exp: Add namespace scope and anonymous
16640 namespace tests.
16641 Bump copyright date.
16642 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
16643 (main): Call C::D::marker2.
16644 * gdb.c++/namespace1.cc: New file.
16645
16646 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
16647
16648 Roland McGrath <roland@redhat.com>
16649 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
16650 there is no manager thread.
16651
16652 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
16653
16654 * gdb.threads/schedlock.exp: Remove assumption that all threads
16655 will run in a particular small time slice. Also ensure we break
16656 in one of the child threads rather than the main thread.
16657
16658 2003-05-07 Jim Blandy <jimb@redhat.com>
16659
16660 Add support for assembly source testing on the s390x.
16661 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
16662 architecture.
16663 * gdb.asm/s390x.inc: New file.
16664
16665 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
16666 succession of 'if' statements.
16667
16668 2003-05-05 Andrew Cagney <cagney@redhat.com>
16669
16670 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
16671
16672 2003-05-05 Andrew Cagney <cagney@redhat.com>
16673
16674 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
16675 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
16676
16677 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
16678
16679 * gdb.base/charset.exp: Update based on new behavior of set/show
16680 charset commands.
16681
16682 2003-05-01 Andrew Cagney <cagney@redhat.com>
16683
16684 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
16685 variable do not give memory errors.
16686
16687 2003-04-30 Adam Fedor <fedor@gnu.org>
16688
16689 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
16690 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
16691 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
16692 gdb.objc/basicclass.m: : New files
16693
16694 * lib/gdb.exp (gdb_compile_objc): New procedure.
16695
16696 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
16697
16698 * gdb.base/signals.exp: Make backtrace tests more specific.
16699
16700 2003-04-23 David Carlton <carlton@bactrian.org>
16701
16702 * gdb.c++/maint.exp (test_first_component): Add tests for
16703 'operator' in more locations.
16704
16705 2003-04-16 Kevin Buettner <kevinb@redhat.com>
16706
16707 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
16708
16709 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
16710
16711 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
16712 func marke' instead. Update test name.
16713
16714 2003-04-15 David Carlton <carlton@math.stanford.edu>
16715
16716 * gdb.c++/maint.exp: New file.
16717
16718 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
16719
16720 * gdb.threads/schedlock.c: Change type of thread function argument
16721 to long, to avoid warnings on 64-bit platforms.
16722
16723 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
16724
16725 * gdb.base/attach.exp: Add new message from ptrace in case of
16726 attaching to nonexistent process.
16727
16728 2003-04-11 Jim Blandy <jimb@redhat.com>
16729
16730 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16731 gdb.c++/userdef.cc: Place comments on the lines to which the
16732 marker function might return.
16733 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16734 gdb.c++/userdef.exp: Look for those comments to check that we've
16735 returned to the right place, instead of checking line numbers.
16736
16737 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
16738
16739 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
16740 match on sourcefile name, instead of directory name.
16741
16742 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
16743
16744 * gdb.base/completion.exp: Use string_to_regexp to match the
16745 working directory name.
16746
16747 2003-04-09 Jim Blandy <jimb@redhat.com>
16748
16749 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16750 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
16751 after an inferior function call, report the failure, but allow the
16752 test to continue.
16753
16754 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
16755
16756 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
16757 with -DPROTOTYPES.
16758
16759 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
16760
16761 * gdb.base/break.exp: Revert last patch.
16762
16763 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
16764
16765 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
16766 with -DPROTOTYPES.
16767
16768 2003-04-02 Andrew Cagney <cagney@redhat.com>
16769
16770 * gdb.base/callfuncs.exp: Make "print add" messages unique.
16771 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
16772 matching directories by the name breakpoint.
16773 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
16774 Make "continue to marker1" consistent.
16775 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
16776 message consistent.
16777 * lib/gdb.exp: Put "the program is no longer running", and "the
16778 program exited" in parenthesis.
16779 * lib/mi-support.exp: Ditto.
16780
16781 2003-04-02 Bob Rossi <bob_rossi@cox.net>
16782
16783 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
16784
16785 2003-03-29 Andrew Cagney <cagney@redhat.com>
16786
16787 * gdb.base/sizeof.c (main): Print the value of '\377'.
16788 * gdb.base/sizeof.exp: Check the sign of '\377'.
16789
16790 2003-03-27 Michael Chastain <mec@shout.net>
16791
16792 * gdb.base/gdb1090.exp: New file.
16793 * gdb.base/gdb1090.cc: New file.
16794
16795 2003-03-27 J. Brobecker <brobecker@gnat.com>
16796
16797 * gdb.gdb/observer.exp: New regression test.
16798
16799 2003-03-27 Michael Chastain <mec@shout.net>
16800
16801 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
16802 * gdb.base/ptype.exp: Likewise.
16803
16804 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
16805
16806 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
16807
16808 2003-03-26 Michael Chastain <mec@shout.net>
16809
16810 * gdb.base/ptype.exp: Actually use some typedef'd types.
16811
16812 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
16813
16814 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
16815 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
16816
16817 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16818
16819 * gdb.base/default.exp: Fix regular expression.
16820
16821 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16822
16823 * gdb.base/args.exp: Fix regular expression.
16824
16825 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16826
16827 * gdb.base/help.exp: Allow Win32 child process.
16828
16829 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16830
16831 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
16832 when stepping out of main().
16833
16834 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16835
16836 * gdb.base/default.exp: Check for win32 specific message when calling
16837 "run" without executable.
16838
16839 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16840
16841 * gdb.base/args.exp: Expect .exe in output.
16842
16843 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
16844
16845 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
16846 Cygwin native.
16847
16848 2003-03-17 Andrew Cagney <cagney@redhat.com>
16849
16850 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
16851 vector registes.
16852 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
16853 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
16854
16855 2003-03-17 David Carlton <carlton@math.stanford.edu>
16856
16857 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
16858 test, for PR breakpoints/38.
16859 Call test_watchpoint_and_breakpoint.
16860 * gdb.base/watchpoint.c (func3): New function.
16861 (main): Call func3.
16862
16863 2003-03-04 David Carlton <carlton@math.stanford.edu>
16864
16865 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
16866 Garply<Garply<char> >:: garply".
16867 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
16868 with respect to PR c++/1111; note also PR c++/1113.
16869 (test_template_breakpoints): KFAIL "constructor breakpoint" with
16870 respect to PR c++/1062.
16871 KFAIL "destructor breakpoint" with respect to PR c++/1112.
16872
16873 2003-03-03 David Carlton <carlton@math.stanford.edu>
16874
16875 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
16876 with respect to PR c++/57.
16877 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
16878 c++/826.
16879 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
16880 respect to PR c++/57.
16881
16882 2003-03-03 David Carlton <carlton@math.stanford.edu>
16883
16884 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
16885 respect to PR c++/33 into FAILs.
16886
16887 2003-03-03 Michael Chastain <mec@shout.net>
16888
16889 * configure.in: Update copyright years.
16890
16891 2003-03-03 Michael Chastain <mec@shout.net>
16892
16893 * Makefile.in: Update copyright years.
16894
16895 2003-02-28 David Carlton <carlton@math.stanford.edu>
16896
16897 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
16898 print class instead of struct and/or superfluous protection
16899 specifiers, as long as the resulting output is equivalent to the
16900 source code.
16901 Delete FIXME from end of messages on tests that don't need
16902 fixing.
16903
16904 2003-02-28 David Carlton <carlton@math.stanford.edu>
16905
16906 * gdb.c++/templates.exp (do_tests): Allow const in the two
16907 Foo<volatile char *>::foo tests.
16908
16909 2003-02-27 Michael Snyder <msnyder@redhat.com>
16910
16911 * gdb.base/restore.c (main): Return zero, so exit code
16912 will be consistant.
16913
16914 2003-02-26 David Carlton <carlton@math.stanford.edu>
16915
16916 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
16917 char *>::foo" test with respect to PR c++/33. Create a new test
16918 which is identical to that one except that it doesn't put the
16919 space between the "char" and the "*"; KFAIL it, too.
16920
16921 2003-02-26 David Carlton <carlton@math.stanford.edu>
16922
16923 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
16924 template types into either PASSes or KFAILs (corresponding to PR
16925 c++/57). Tweak indentation. Update copyright.
16926
16927 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
16928
16929 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
16930
16931 2003-02-13 Michael Chastain <mec@shout.net>
16932
16933 * gdb.base/exprs.exp: Remove i960 remnants.
16934 * gdb.base/funcargs.exp: Likewise.
16935 * gdb.base/list.exp: Likewise.
16936 * gdb.base/ptype.exp: Likewise.
16937
16938 2003-02-14 David Carlton <carlton@math.stanford.edu>
16939
16940 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
16941 pEe->D::vg()" from XFAIL to KFAIL.
16942
16943 2003-02-13 Jason Molenda (jmolenda@apple.com)
16944
16945 * gdb.base/maint.exp: Update maint print statistics regexp to include
16946 new entries.
16947
16948 2003-02-13 Michael Chastain <mec@shout.net>
16949
16950 * gdb.c++/inherit.exp: Remove call to get_debug_format.
16951
16952 2003-02-12 Michael Chastain <mec@shout.net>
16953
16954 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
16955 * gdb.c++/inherit.exp: Likewise.
16956 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
16957 * gdb.c++/templates.exp: Likewise.
16958 * gdb.c++/virtfunc.exp: Likewise.
16959
16960 2003-02-06 Jason Molenda (jason-cl@molenda.com)
16961
16962 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
16963 why the code is written that way.
16964
16965 2003-02-05 Michael Chastain <mec@shout.net>
16966
16967 * gdb.base/dump.exp: Add missing copyright line.
16968
16969 2003-02-05 Jason Molenda (jason-cl@molenda.com)
16970
16971 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
16972 at the beginning so the breakpoint doesn't get set on the loop.
16973
16974 2003-02-05 Michael Chastain <mec@shout.net>
16975
16976 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
16977 output for configurations with gcc 2.95.3.
16978
16979 2003-02-05 Keith Seitz <keiths@redhat.com>
16980 Andrew Cagney <ac131313@redhat.com>
16981
16982 * gdb.mi/mi-cli.exp: New file.
16983
16984 2003-02-04 Michael Chastain <mec@shout.net>
16985
16986 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
16987 Call perror and then continue.
16988
16989 2003-02-03 Michael Chastain <mec@shout.net>
16990
16991 * gdb.c++/pr-1023.cc: New file.
16992 * gdb.c++/pr-1023.exp: New file.
16993
16994 2003-02-05 Jim Blandy <jimb@redhat.com>
16995
16996 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
16997 it's local to foobar. Check for it there, and check that it's not
16998 present in main.
16999 * gdb.c++/local.cc (marker2): New function.
17000 (foobar): Call marker1.
17001 (main): Call marker2 instead of marker1.
17002
17003 2003-02-04 Andrew Cagney <ac131313@redhat.com>
17004
17005 * gdb.disasm/mn10200.exp: Obsolete file.
17006 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
17007 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
17008 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
17009
17010 2003-02-04 David Carlton <carlton@math.stanford.edu>
17011
17012 * gdb.c++/overload.exp: Test intToChar(1).
17013 * gdb.c++/overload.cc (intToChar): New.
17014 (main): Call intToChar.
17015
17016 2003-02-03 David Carlton <carlton@math.stanford.edu>
17017
17018 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
17019 'might_kfail' arg.
17020 KFAIL some of the continue_to_bp_overloaded calls, according to
17021 PR c++/1025.
17022
17023 2003-02-01 Michael Chastain <mec@shout.net>
17024
17025 * gdb.base/advance.c (marker1): New marker function.
17026 * gdb.base/advance.exp: When the 'advance' command lands on the
17027 return breakpoint, it can legitimately stop on either the
17028 current line or the next line. Accommodate both outcomes.
17029 * gdb.base/until.exp: Likewise.
17030
17031 2003-02-02 Andrew Cagney <ac131313@redhat.com>
17032
17033 2002-11-10 Jason Molenda (jason-cl@molenda.com):
17034 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
17035 now a list, not a tuple.
17036 * gdb.mi/mi-var-display.exp: Ditto.
17037 * gdb.mi/gdb792.exp: Ditto.
17038
17039 2003-02-01 Andrew Cagney <ac131313@redhat.com>
17040
17041 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
17042 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
17043 stack backtraces.
17044 * gdb.mi/mi-syn-frame.c: Part of same.
17045
17046 2003-02-01 Mark Kettenis <kettenis@gnu.org>
17047
17048 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
17049 gdb.mi/mi1-pthreads.exp: Return instead of calling
17050 gdb_suppress_entire_file.
17051
17052 2003-02-01 Mark Salter <msalter@redhat.com>
17053
17054 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
17055
17056 2003-01-31 Mark Salter <msalter@redhat.com>
17057
17058 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
17059 Support empty arg.
17060
17061 2003-01-30 Michael Chastain <mec@shout.net>
17062
17063 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
17064 This was a workaround for a UTF-8 bug in readline 4.3. The bug
17065 has been fixed in gdb/readline on 2003-01-09.
17066
17067 2003-01-29 Michael Snyder <msnyder@redhat.com>
17068
17069 * gdb.base/maint.exp: Allow for leading underscore in symbol.
17070 * gdb.base/display.exp: Allow for leading underscore in symbol.
17071 * gdb.base/args.exp: Skip if target does not support args passing.
17072
17073 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
17074
17075 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
17076 gdb_test. Accept a list of expect arguments as the third
17077 parameter.
17078 (gdb_test): Use it.
17079
17080 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
17081
17082 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
17083 allow for different test tree configurations. Update some
17084 tescases accordingly.
17085 * gdb.arch/altivec-regs.exp: Ditto.
17086 * gdb.asm/asm-source.exp: Ditto.
17087 * gdb.base/advance.exp: Ditto.
17088 * gdb.base/display.exp: Ditto.
17089 * gdb.base/long_long.exp: Ditto.
17090 * gdb.base/mips_pro.exp: Ditto.
17091 * gdb.base/overlays.exp: Ditto.
17092 * gdb.base/relocate.exp: Ditto.
17093 * gdb.base/setshow.exp: Ditto.
17094 * gdb.base/step-line.exp: Ditto.
17095 * gdb.base/step-test.exp: Ditto.
17096 * gdb.base/until.exp: Ditto.
17097 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
17098
17099 2003-01-17 David Carlton <carlton@math.stanford.edu>
17100
17101 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
17102 corresponding to PR c++/945.
17103 Update copyright.
17104
17105 2003-01-17 David Carlton <carlton@math.stanford.edu>
17106
17107 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
17108 corresponding to PR c++/68.
17109
17110 2003-01-17 David Carlton <carlton@math.stanford.edu>
17111
17112 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
17113 (test_paddr_hairy_functions): Call print_addr_2_kfail for
17114 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
17115
17116 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
17117
17118 * gdb.base/break.exp: Fix change of default location, because of
17119 removal of until tests.
17120 * gdb.base/help.exp: Update test for new 'until' help message.
17121 Add test for help on 'advance'.
17122 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
17123
17124 2003-01-15 Mark Kettenis <kettenis@gnu.org>
17125
17126 * gdb.base/default.exp: Adapt "info float" test for recent changes
17127 to that command. Add test for "info vector".
17128 * gdb.base/float.exp: New file. Add test for "info float" that
17129 resembles the old test in gdb.base/default.exp.
17130
17131 2003-01-15 David Carlton <carlton@math.stanford.edu>
17132
17133 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
17134
17135 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
17136
17137 * gdb.base/break.exp: Move the tests of until command from here...
17138 * gdb.base/until.exp: ... to here. New file. Add other tests.
17139 * gdb.base/advance.c: New file.
17140 * gdb.base/advance.exp: New file.
17141
17142 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
17143
17144 * gdb.base/args.c: New file.
17145 * gdb.base/args.exp: New file.
17146
17147 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
17148
17149 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
17150
17151 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
17152
17153 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
17154
17155 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
17156
17157 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
17158 dates.
17159
17160 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
17161
17162 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
17163
17164 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
17165
17166 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
17167 (ptype &*"foo").
17168 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
17169
17170 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
17171
17172 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
17173 * gdb.mi/mi1-console.exp: Likewise.
17174
17175 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
17176
17177 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
17178 * gdb.mi/mi1-console.exp: Likewise.
17179
17180 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
17181
17182 * gdb.c++/overload.exp: Remove some fixed XFAILs.
17183
17184 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
17185
17186 * gdb.base/detach.exp: New test.
17187
17188 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
17189
17190 * Makefile.in (ALL_SUBDIRS): New variable.
17191 (subdirs, clean, distclean): Use it.
17192 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
17193 regenerating Makefile, since it is generated from the top level.
17194 * gdb.asm/Makefile.in: Likewise.
17195 * gdb.base/Makefile.in: Likewise.
17196 * gdb.c++/Makefile.in: Likewise.
17197 * gdb.disasm/Makefile.in: Likewise.
17198 * gdb.java/Makefile.in: Likewise.
17199 * gdb.mi/Makefile.in: Likewise.
17200 * gdb.threads/Makefile.in: Likewise.
17201 * gdb.trace/Makefile.in: Likewise.
17202
17203 2003-01-09 David Carlton <carlton@math.stanford.edu>
17204
17205 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
17206 Add copyright year 2003.
17207
17208 2003-01-06 Michael Chastain <mec@shout.net>
17209
17210 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
17211 When selecting a thread, 'line' and 'file' are optional.
17212 * gdb.mi/mi1-pthreads.exp: Likewise.
17213
17214 2003-01-06 Andreas Schwab <schwab@suse.de>
17215
17216 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
17217 failures.
17218
17219 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
17220
17221 Fix PR gdb/844
17222 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
17223 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
17224
17225 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
17226 instead of calling gdb_suppress_entire_file.
17227 * gdb.threads/print-threads.exp: Likewise.
17228 * gdb.threads/schedlock.exp: Likewise.
17229
17230 * gdb.threads/killed.exp: Return instead of calling
17231 gdb_suppress_entire_file.
17232 * gdb.threads/linux-dp.exp: Likewise.
17233 * gdb.threads/pthreads.exp: Likewise.
17234
17235 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
17236
17237 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
17238 stabs.
17239 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
17240 * gdb.base/whatis.exp: Always allow (void) after function names.
17241
17242 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
17243
17244 * gdb.c++/casts.exp: Correct regexp.
17245
17246 2003-01-04 Mark Kettenis <kettenis@gnu.org>
17247
17248 * configure.in: Call AC_CONFIG_HEADER. Don't call
17249 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
17250 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
17251 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
17252 aforementioned directories in the AC_OUPUT call.
17253 * config.hin: New file.
17254 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
17255 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
17256 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
17257 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
17258 pass -I$objdir instead of -I$objdir/$subdir in compilation.
17259 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
17260 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
17261 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
17262 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
17263 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
17264 gdb.threads/configure.in, gdb.threads/configure,
17265 gdb.threads/config.in, gdb.trace/configure.in,
17266 gdb.trace/configure: Removed.
17267
17268 2003-01-03 Michael Chastain <mec@shout.net>
17269
17270 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
17271 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
17272
17273 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
17274
17275 * gdb.base/store.exp: Fix regular expressions.
17276
17277 2002-12-28 Mark Kettenis <kettenis@gnu.org>
17278
17279 * configure.in: Rewrite.
17280 * configure: Regenerated.
17281
17282 2003-01-03 David Carlton <carlton@math.stanford.edu>
17283
17284 * gdb.base/psymtab.exp: New file.
17285 * gdb.base/psymtab1.c: Ditto.
17286 * gdb.base/psymtab2.c: Ditto.
17287
17288 2002-12-23 Adam Fedor <fedor@gnu.org>
17289
17290 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
17291
17292 2002-12-23 David Carlton <carlton@math.stanford.edu>
17293
17294 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
17295 and current_directory initialization.
17296
17297 2002-12-22 Jim Blandy <jimb@redhat.com>
17298
17299 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
17300 rather than as part of the output file name.
17301
17302 * gdb.base/attach.exp: There's no need to copy the test program to
17303 /tmp; that was only ever necessary on HP/UX, and this test is
17304 entirely disabled there anyway.
17305
17306 2002-12-21 Jim Blandy <jimb@redhat.com>
17307
17308 * gdb.c++/psmang.exp: Doc fix.
17309
17310 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
17311 test.
17312
17313 2002-12-20 David Carlton <carlton@math.stanford.edu>
17314
17315 * gdb.c++/annota2.exp: KFAIL annotate-quit.
17316
17317 2002-12-18 Michael Chastain <mec@shout.net>
17318
17319 * gdb.c++/annota2.exp: Add copyright year 2002.
17320
17321 2002-12-17 David Carlton <carlton@math.stanford.edu>
17322
17323 * gdb.c++/try_catch.cc: Add marker comments.
17324 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
17325 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
17326 * gdb.c++/m-static.cc: Ditto.
17327 * gdb.c++/m-static1.cc: Ditto.
17328 * gdb.c++/try_catch.cc: Ditto.
17329
17330 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
17331
17332 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
17333 to see whether we are using the new -environment-directory
17334 command which resets via -r or the old version of the command
17335 which may prompt the user. Part of fix for gdb/741.
17336
17337 2002-12-13 Andrew Cagney <ac131313@redhat.com>
17338
17339 * gdb.fortran/types.exp: Update obsolete comment.
17340 * gdb.fortran/exprs.exp: Ditto.
17341 * lib/gdb.exp: Delete obsolete code.
17342 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
17343 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
17344 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
17345 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
17346 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
17347 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
17348 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
17349 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
17350 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
17351 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
17352 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
17353 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
17354 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
17355 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
17356 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
17357 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
17358 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
17359 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
17360 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
17361 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
17362 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
17363 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
17364 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
17365 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
17366 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
17367 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
17368 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
17369 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
17370 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
17371 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
17372 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
17373 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
17374 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
17375 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
17376 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
17377 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
17378 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
17379
17380 2002-12-11 David Carlton <carlton@math.stanford.edu>
17381
17382 * gdb.c++/m-data.exp: Add test for members that shadow global
17383 variables: see PR gdb/804.
17384 * gdb.c++/m-data.cc: Ditto.
17385
17386 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
17387
17388 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
17389
17390 2002-12-06 David Carlton <carlton@math.stanford.edu>
17391
17392 * gdb.base/store.c: Don't declare functions static.
17393
17394 2002-12-04 Andrew Cagney <ac131313@redhat.com>
17395
17396 * gdb.base/store.exp, gdb.base/store.c: New files.
17397
17398 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
17399
17400 * gdb.base/selftest.exp: Update for current gdb.
17401
17402 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
17403
17404 * gdb.base/maint.exp: Only dump symbols from one source file
17405 or objfile.
17406
17407 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
17408
17409 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
17410 function call.
17411
17412 2002-11-25 Jim Blandy <jimb@redhat.com>
17413
17414 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
17415 function appearing in error message.
17416
17417 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
17418
17419 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
17420
17421 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
17422
17423 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
17424 for mi1 and current mi is in correct format. New mi startup message
17425 should be in mi console format. This is part of fix for PR gdb/604.
17426
17427 2002-09-18 Fernando Nasser <fnasser@redhat.com>
17428
17429 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
17430 which explicitly prints the zero offset as "+0".
17431
17432 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
17433
17434 * gdb.threads/schedlock.c (args): Make unsigned.
17435
17436 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
17437
17438 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
17439 numbers. Allow "foo2|selected stack frame".
17440 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
17441 * gdb.asm/asmsrc2.s: Likewise.
17442 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
17443 comments.
17444 * gdb.asm/mips.inc: New file.
17445
17446 2002-10-18 Adam Fedor <fedor@gnu.org>
17447
17448 * gdb.base/default.exp: Update expected output to include 'ObjC'.
17449 * gdb.base/help.exp: Likewise.
17450
17451 2002-10-17 Kevin Buettner <kevinb@redhat.com>
17452
17453 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
17454 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
17455
17456 2002-10-02 Jim Blandy <jimb@redhat.com>
17457
17458 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
17459
17460 2002-10-01 Andrew Cagney <ac131313@redhat.com>
17461
17462 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
17463 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
17464 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
17465 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
17466 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
17467 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
17468 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
17469
17470 2002-09-29 Andrew Cagney <ac131313@redhat.com>
17471
17472 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
17473 * mi0-disassemble.exp, mi0-eval.exp: Delete.
17474 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
17475 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
17476 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
17477 * mi0-var-block.exp, mi0-var-child.exp: Delete.
17478 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
17479
17480 2002-09-27 Kevin Buettner <kevinb@redhat.com>
17481
17482 * gdb.base/annota1.exp (info break): Make directory components of
17483 path optional since not all compilers emit this debug information.
17484
17485 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
17486 step ends up stepping out of the function instead of stopping on
17487 the epilogue.
17488
17489 2002-09-26 Keith Seitz <keiths@redhat.com>
17490
17491 * lib/insight-support.exp (gdbtk_start): Figure out where
17492 the insight executable is based on where gdb is. Use this
17493 executable to start insight instead of gdb.
17494
17495 2002-09-25 Andrew Cagney <cagney@redhat.com>
17496
17497 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
17498
17499 2002-09-24 Andrew Cagney <ac131313@redhat.com>
17500
17501 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
17502 test_isolated_complaints.
17503 (test_empty_complaint): New function.
17504 (test_empty_complaints): New function. Check no output when no
17505 complaints.
17506
17507 2002-09-19 Jim Blandy <jimb@redhat.com>
17508
17509 * gdb.base/charset.exp, gdb.base/charset.c: New files.
17510
17511 2002-09-19 Andrew Cagney <ac131313@redhat.com>
17512
17513 * gdb.gdb/complaints.exp: New file.
17514
17515 2002-09-18 Andrew Cagney <ac131313@redhat.com>
17516
17517 * gdb.base/maint.exp: Check `help maint internal-warning'.
17518
17519 2002-09-18 David Carlton <carlton@math.stanford.edu>
17520
17521 * gdb.c++/m-static.exp: Remove breakpoints depending on line
17522 numbers, and replace them by a single breakpoint after the
17523 constructors are all finished.
17524 Add test 4.
17525 * gdb.c++/m-static.cc: Add test 4.
17526 * gdb.c++/m-static.h: New file.
17527 * gdb.c++/m-static1.cc: New file.
17528
17529 * gdb.c++/printmethod.exp: New file.
17530 * gdb.c++/printmethod.cc: New file.
17531
17532 * gdb.c++/pr-574.exp: New file.
17533 * gdb.c++/pr-574.cc: New file.
17534
17535 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
17536
17537 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
17538 embedded targets which never actually exit.
17539
17540 2002-09-18 Fernando Nasser <fnasser@redhat.com>
17541
17542 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
17543 "don't step after run" as unresolved or unsupported, instead of xfail.
17544
17545 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
17546
17547 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
17548 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
17549 Add newline to expected string in "step out of main (status wrapper)"
17550 case.
17551
17552 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
17553
17554 * lib/gdb.exp (rerun_to_main): Allow restarting application.
17555 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
17556
17557 2002-09-17 Tom Tromey <tromey@redhat.com>
17558
17559 * gdb.base/printcmds.exp (test_print_string_constants): Expect
17560 \000, not \0, in double-quoted string.
17561
17562 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
17563
17564 * gdb.base/commands.exp: Don't expect a "Program exited normally"
17565 string after running the commands execution on breakpoint tests.
17566
17567 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
17568
17569 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
17570
17571 2002-09-12 Joel Brobecker <brobecker@gnat.com>
17572
17573 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
17574
17575 2002-09-10 Keith Seitz <keiths@redhat.com>
17576
17577 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
17578 runto proc.
17579 (mi_run_to_main): Use mi_runto.
17580 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
17581
17582 2002-09-10 Keith Seitz <keiths@redhat.com>
17583
17584 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
17585 regexp for stopping at main. Could have multiple event notifications.
17586 Don't assume that main was declared with no parameters.
17587 (mi_next): Use mi_step_to.
17588 (mi_step): Use mi_next_to.
17589
17590 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
17591
17592 * gdb.base/default.exp: Fix expected string in `info float' test.
17593
17594 2002-09-09 Ben Elliston <bje@redhat.com>
17595
17596 * config/mips.exp: Update comments.
17597 * config/mips-idt.exp: Likewise.
17598 * config/nind.exp: Likewise.
17599 * config/slite.exp: Likewise.
17600 * config/sparclet.exp: Likewise.
17601 * config/udi.exp: Likewise.
17602 * config/vx.exp: Likewise.
17603 * config/vxworks29k.exp: Likewise.
17604
17605 2002-09-05 Jim Blandy <jimb@redhat.com>
17606
17607 * gdb.threads/killed.exp: Fix test failure message.
17608
17609 2002-09-04 Keith Seitz <keiths@redhat.com>
17610
17611 * lib/mi-support.exp: Update copyright.
17612 (mi_gdb_test): Increase the priority of the expected pattern
17613 so that it matches gdb_test.
17614
17615 2002-09-03 Keith Seitz <keiths@redhat.com>
17616
17617 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
17618 Use integer comparison instead of string comparison for testing
17619 whether binary was built.
17620
17621 2002-09-03 Jim Blandy <jimb@redhat.com>
17622
17623 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
17624
17625 2002-08-29 Jim Blandy <jimb@redhat.com>
17626
17627 * gdb.threads/pthreads.exp: Move the portable thread compilation
17628 code into a function in lib/gdb.exp, and call that from here.
17629 * lib/gdb.exp (gdb_compile_pthreads): New function.
17630
17631 2002-08-29 Keith Seitz <keiths@redhat.com>
17632
17633 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
17634 expect_out so that callers can get at it.
17635
17636 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
17637
17638 * gdb.threads/print-threads.c: New file.
17639 * gdb.threads/print-threads.exp: New file.
17640 * gdb.threads/schedlock.c: New file.
17641 * gdb.threads/schedlock.exp: New file.
17642
17643 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
17644
17645 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
17646 not altivec.c.
17647
17648 2002-08-17 Mark Kettenis <kettenis@gnu.org>
17649
17650 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
17651 targets. The problem should be fixed now.
17652
17653 2002-08-15 Mark Kettenis <kettenis@gnu.org>
17654
17655 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
17656 2002-07-24 change that removes final dots from error messages.
17657
17658 2002-08-13 Tom Tromey <tromey@redhat.com>
17659
17660 * gdb.base/readline.exp: New file.
17661
17662 2002-08-01 Andrew Cagney <ac131313@redhat.com>
17663
17664 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
17665 supress message.
17666
17667 2002-08-01 Andrew Cagney <cagney@redhat.com>
17668
17669 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
17670 CHILL_FOR_TARGET and CHILL_LIB.
17671 * configure.in (configdirs): Remove gdb.chill.
17672 * configure: Regenerate.
17673 * lib/gdb.exp: Obsolete references to chill.
17674 * gdb.fortran/types.exp: Ditto.
17675 * gdb.fortran/exprs.exp: Ditto.
17676
17677 2002-07-30 Kevin Buettner <kevinb@redhat.com>
17678
17679 * gdb.base/shlib-call.exp (additional_flags): Conditionally
17680 set Irix-specific compile and link flags.
17681
17682 2002-07-29 Kevin Buettner <kevinb@redhat.com>
17683
17684 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
17685 source files. The ``-o'' option doesn't work with the ``-E'' option
17686 when using the Irix compiler.
17687
17688 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
17689
17690 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
17691 Improve support for reusing an exec file. Copy exec file
17692 to target, and run gdbserver on the target instead of on the host.
17693
17694 2002-07-18 Jim Blandy <jimb@redhat.com>
17695
17696 * gdb.base/ending-run.exp: Don't expect to see the program end in
17697 some orderly fashion when we're running on a real stand-alone
17698 board.
17699
17700 * gdb.base/interrupt.exp: Correct logic for skipping tests on
17701 targets that don't support interrupts.
17702
17703 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
17704
17705 * gdb.base/attach.exp: Add patterns to match output from /proc-based
17706 systems.
17707 Move comments in expect statements to inside the actions, so that they
17708 don't get matched against.
17709
17710 2002-07-10 Mark Kettenis <kettenis@gnu.org>
17711
17712 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
17713 function when asleep" test.
17714
17715 2002-07-10 Andrew Cagney <ac131313@redhat.com>
17716
17717 * gdb.base/page.exp: Rewrite to handle problems with very long
17718 `info set' output. Update copyright.
17719
17720 2002-06-26 Andrew Cagney <ac131313@redhat.com>
17721
17722 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
17723 gdb.threads-hp.
17724 * gdb.hp/configure: Regenerate.
17725 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
17726 * gdb.hp/gdb.threads-hp/configure: Delete file.
17727 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
17728
17729 2002-06-22 Andrew Cagney <ac131313@redhat.com>
17730
17731 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
17732 setlocale, bindtextdomain and textdomain.
17733
17734 2002-06-11 Jim Blandy <jimb@redhat.com>
17735
17736 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
17737 preprocessor macro information is present.
17738
17739 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
17740 tests.
17741
17742 2002-06-06 Michael Snyder <msnyder@redhat.com>
17743
17744 * gdb.base/overlays.exp: Record addresses of overlay
17745 functions in TCL variables rather than in GDB variables,
17746 to avoid having GDB convert them to pointers (with loss
17747 of information).
17748
17749 * gdb.base/d10v.ld: Merge in several years worth of
17750 default linker script changes.
17751 * gdb.base/long_long.exp: Add check for sizeof (long double).
17752
17753 2002-06-06 Michal Ludvig <mludvig@suse.cz>
17754
17755 * gdb.asm/asm-source.exp: Add x86-64 target.
17756 * gdb.asm/x86_64.inc: New.
17757
17758 2002-05-30 Michael Chastain <mec@shout.net>
17759
17760 From Benjamin Kosnik <bkoz@redhat.com>:
17761 * gdb.c++/m-static.cc: New file.
17762 * gdb.c++/m-static.exp: New file.
17763
17764 2002-05-28 Michael Snyder <msnyder@redhat.com>
17765
17766 * gdb.base/call-ar-st.exp: Allow for reduced floating point
17767 precision.
17768
17769 2002-05-27 Michael Chastain <mec@shout.net>
17770
17771 From Benjamin Kosnik <bkoz@redhat.com>:
17772 * gdb.c++/m-data.cc: New file.
17773 * gdb.c++/m-data.exp: New file.
17774
17775 2002-05-27 Michael Chastain <mec@shout.net>
17776
17777 From Benjamin Kosnik <bkoz@redhat.com>:
17778 * gdb.c++/try_catch.cc: New file.
17779 * gdb.c++/try_catch.exp: New file.
17780
17781 2002-05-27 Michael Chastain <mec@shout.net>
17782
17783 * gdb.c++/local.exp: Accept more nested types in output.
17784
17785 2002-05-26 Michael Chastain <mec@shout.net>
17786
17787 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
17788
17789 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
17790
17791 * lib/gdb.exp (gdb_wrapper_init): Just because
17792 gdb_wrapper_file exists, this does not mean that the file
17793 should not be rebuilt. That is what gdb_wrapper_initialized
17794 is for.
17795 (default_gdb_init): Reset gdb_wrapper_initialized.
17796
17797 2002-05-23 Michael Snyder <msnyder@redhat.com>
17798
17799 * gdb.base/all-bin.exp: Revise previous patch by just reducing
17800 the precision of the floating point test results.
17801 * gdb.base/call-rt-st.exp: Ditto.
17802
17803 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
17804 * gdb.base/call-rt-st.exp: Ditto.
17805
17806 2002-05-19 Michael Chastain <mec@shout.net>
17807
17808 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
17809
17810 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
17811
17812 * configure.in (configdirs): Add gdb.arch.
17813 * configure: Regenerate.
17814
17815 2002-05-17 Jim Blandy <jimb@redhat.com>
17816
17817 * gdb.base/completion.exp: Recognize the more detailed error
17818 messages produced by the macro expander's lexical analyzer.
17819
17820 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
17821
17822 * gdb.arch/altivec-abi.c: New file.
17823 * gdb.arch/altivec-abi.exp: New file.
17824 * gdb.arch/altivec-regs.c: New file.
17825 * gdb.arch/altivec-regs.exp: New file.
17826
17827 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
17828
17829 * gdb.base/maint.exp (maint print type): Update for new type
17830 structure.
17831
17832 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
17833
17834 * gdb.arch: New directory.
17835 * gdb.arch/configure.in: New file.
17836 * gdb.arch/configure: New file.
17837 * gdb.arch/Makefile.in: New file.
17838
17839 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
17840
17841 * gdb.asm/asm-source.exp: Add v850 as supported target.
17842 * gdb.asm/v850.inc: New file.
17843
17844 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
17845
17846 * gdb.c++/annota2.exp (annotate-quit): Add comment.
17847
17848 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
17849
17850 * gdb.base/break.exp: Check 'break "marker2"'.
17851
17852 2002-05-10 Michael Snyder <msnyder@redhat.com>
17853
17854 * gdb.base/long_long.exp: Fix typo.
17855
17856 2002-05-10 Jim Blandy <jimb@redhat.com>
17857
17858 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
17859 a bug.
17860
17861 * gdb.base/printcmds.exp (test_integer_literals_rejected):
17862 Recognize more detailed error message produced by the macro
17863 expander's lexical analyzer.
17864 * lib/gdb.exp (test_print_reject): Same.
17865
17866 2002-05-09 Mark Kettenis <kettenis@gnu.org>
17867
17868 * gdb.c++/method.exp: Fix typo.
17869
17870 2002-05-08 Michael Snyder <msnyder@redhat.com>
17871
17872 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
17873 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
17874 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
17875 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
17876 Add iftarget clause for strongarm.
17877
17878 2002-05-06 Michael Snyder <msnyder@redhat.com>
17879
17880 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
17881 (gdb_continue_to_end): Accept output from status wrapper.
17882 * gdb.base/ending-run.exp: Add case for output from status wrapper.
17883 Clean up fail messages to match pass messages.
17884
17885 Enable the "needs_status_wrapper" testsuite feature.
17886 * lib/gdb.exp (gdb_wrapper_init): New procedure.
17887 (gdb_compile): Conditionally call gdb_wrapper_init.
17888 * gdb.base/a2-run.exp: Recognize output from status wrapper.
17889 * gdb.c++/method.exp: Recognize output from status wrapper.
17890
17891 2002-05-06 Ben Elliston <bje@redhat.com>
17892 From Graydon Hoare <graydon@redhat.com>
17893
17894 * config/sid.exp: Include support for "rawsid" protocol.
17895
17896 2002-05-03 Jim Blandy <jimb@redhat.com>
17897
17898 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
17899 * gdb.c++/hang3.C: New file.
17900
17901 2002-05-04 Andrew Cagney <ac131313@redhat.com>
17902
17903 * gdb.base/default.exp: Remove obsolete code.
17904 * gdb.c++/misc.exp: Ditto. Update copyright.
17905 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
17906 * gdb.base/whatis.exp: Ditto. Update copyright.
17907 * gdb.base/scope.exp: Ditto. Update copyright.
17908 * gdb.base/ptype.exp: Ditto. Update copyright.
17909 * gdb.base/printcmds.exp: Ditto. Update copyright.
17910 * gdb.base/opaque.exp: Ditto. Update copyright.
17911 * gdb.base/list.exp: Ditto.
17912 * gdb.base/funcargs.exp: Ditto. Update copyright.
17913 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
17914 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
17915 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
17916 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
17917 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
17918 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
17919
17920 2002-05-02 Michael Snyder <msnyder@redhat.com>
17921
17922 * gdb.base/watchpoint.exp: Add xscale target.
17923 * gdb.base/long_long.exp: Add xscale target.
17924 * gdb.base/default.exp: Add xscale target.
17925
17926 2002-05-01 Jim Blandy <jimb@redhat.com>
17927
17928 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
17929 gdb.c++/hang.exp: New test.
17930
17931 2002-05-01 Fred Fish <fnf@redhat.com>
17932
17933 * gdb.base/completion.exp: Handle completions of "./Make" for
17934 more than one completion possibility, as is the case when we
17935 build and test in the source tree.
17936
17937 2002-04-29 Anthony Green <green@redhat.com>
17938
17939 * gdb.java/jmisc1.exp: New file.
17940 * gdb.java/jmisc2.exp: New file.
17941
17942 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
17943
17944 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
17945
17946 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
17947
17948 * gdb.base/help.exp: Change 'help status' to allow for target
17949 dependent output differences.
17950
17951 2002-04-22 Michael Chastain <mec@shout.net>
17952
17953 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
17954
17955 2002-04-22 Michael Chastain <mec@shout.net>
17956
17957 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
17958
17959 2002-04-17 David S. Miller <davem@redhat.com>
17960
17961 * gdb.asm/sparc64.inc: New file.
17962 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
17963
17964 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
17965
17966 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
17967 instruction file directly into the build tree. Clean up at end of
17968 test.
17969
17970 2002-04-18 David S. Miller <davem@redhat.com>
17971
17972 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
17973 handle 64-bit platforms correctly.
17974 * gdb.base/maint.exp: Likewise.
17975
17976 2002-04-18 Kevin Buettner <kevinb@redhat.com>
17977
17978 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
17979 ``-fpic'' when compiling files comprising a shared library, but
17980 it does need additional linker flags in order to find shared
17981 libraries at run time.
17982
17983 2002-04-18 Kevin Buettner <kevinb@redhat.com>
17984
17985 * gdb.base/cvexpr.c (use): New function.
17986 (main): Invoke use() on all global variables to prevent
17987 some linkers from deleting these otherwise unused symbols.
17988
17989 2002-04-17 Michael Chastain <mec@shout.net>
17990 From David S. Miller <davem@redhat.com>
17991
17992 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
17993 handle 64-bit platforms correctly.
17994
17995 2002-04-12 Michael Snyder <msnyder@redhat.com>
17996 From Jim Blandy <jimb@redhat.com>
17997 * gdb.base/foo.c (foox): Remove section attribute; the linker
17998 script can handle this instead.
17999 * gdb.base/bar.c (barx): Same.
18000 * gdb.base/baz.c (bazx): Same.
18001 * gdb.base/grbx.c (grbxx): Same.
18002
18003 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
18004 manager doesn't automatically unmap overlays unnecessarily.
18005
18006 2002-04-10 Martin M. Hunt <hunt@redhat.com>
18007
18008 * gdb.base/ending-run.exp: Fix pattern for Mips targets
18009 stepping out of main.
18010
18011 2002-04-09 Michael Chastain <mec@shout.net>
18012
18013 * gdb.c++/local.cc (main): Move call to marker1() inside nested
18014 scope so that the nested scope tests will make sense.
18015 * gdb.c++/local.exp: Write patterns that actually work with gcc
18016 (the HP patterns "were never known to work with gcc").
18017 Keep the old aCC patterns too.
18018
18019 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
18020
18021 * gdb.base/attach.exp: Correct target board test.
18022
18023 2002-04-08 Michael Chastain <mec@shout.net>
18024
18025 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
18026 in a const method. Add some xfail and fail cases for configurations
18027 that do not emit the "const ...".
18028
18029 2002-04-07 Michael Chastain <mec@shout.net>
18030
18031 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
18032 Accept "A * const" and "const A * const" as type of "this".
18033 Fix spelling of getFunky throughout. Make messages uniform.
18034
18035 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
18036
18037 Work around for PR gdb/285:
18038 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
18039
18040 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
18041
18042 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
18043 instructions file at run time instead of configure time.
18044 Sometimes we run the test in a directory that is not the one we
18045 configured in.
18046 * gdb.asm/configure.in: Delete creation of symlink.
18047 * gdb.asm/configure: Regenerate.
18048
18049 2002-04-05 J. Brobecker <brobecker@gnat.com>
18050
18051 * gdb.gdb/xfullpath.exp: New test, to exercise the new
18052 xfullpath () function.
18053
18054 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
18055
18056 * gdb.asm/Makefile.in: Correct dependencies.
18057
18058 * gdb.asm/powerpc.inc: New file.
18059 * gdb.asm/asm-source.exp: Add PowerPC.
18060 * gdb.asm/configure.in: Likewise.
18061 * gdb.asm/configure: Regenerated.
18062
18063 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
18064
18065 * gdb.base/relocate.exp: New file.
18066 * gdb.base/relocate.c: New file.
18067
18068 2002-04-04 Fred Fish <fnf@redhat.com>
18069
18070 * gdb.base/step-test.exp: Update comment regarding stopping in
18071 memcpy/bcopy calls inserted as part of the compiler runtime.
18072
18073 2002-04-04 Michael Snyder <msnyder@redhat.com>
18074
18075 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
18076
18077 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
18078
18079 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
18080 (gdb_expect): Remove $notransfer hack.
18081
18082 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
18083
18084 * gdb.c++/classes.exp ("calling method for small class"): Match
18085 updated register output.
18086
18087 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
18088
18089 Fix PR gdb/452
18090 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
18091 when finished. Make gdb_file_cmd send "exec-file" when
18092 appropriate.
18093
18094 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
18095
18096 * gdb.base/attach.exp: Remove extra setup_xfail.
18097
18098 2002-03-26 Michael Snyder <msnyder@redhat.com>
18099
18100 * gdb.base/default.exp: Add tests for dump, append, and restore.
18101 * gdb.base/help.exp: Add tests for dump, append, and restore.
18102 * gdb.base/dump.exp: New file, test dump, append and restore.
18103 * gdb.base/dump.c: New file.
18104
18105 2002-03-27 Michael Snyder <msnyder@redhat.com>
18106
18107 * gdb.base/help.exp: Modify expect strings to reflect
18108 clean-ups in help messages.
18109
18110 2002-03-26 Fred Fish <fnf@redhat.com>
18111
18112 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
18113 have debugging info for those functions and the compiler uses them
18114 internally to copy structs around.
18115
18116 2002-03-26 Fred Fish <fnf@redhat.com>
18117
18118 * gdb.base/list.exp: Revert the change made yesterday and add note
18119 about why we don't list the default lines for remote targets.
18120
18121 2002-03-25 Michael Snyder <msnyder@redhat.com>
18122
18123 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
18124
18125 2002-03-25 Fred Fish <fnf@redhat.com>
18126
18127 * gdb.base/list.exp: This test works on remote targets so remove
18128 the short circuit for remote targets. Update copyright.
18129
18130 2002-03-25 Fred Fish <fnf@redhat.com>
18131
18132 * gdb.base/attach.exp: Fix logic error that was suppressing this
18133 test for all non hppa*-*-hpux* targets, instead of the hp target.
18134 Move comments closer to the suppression point. Also now need to
18135 check that we are running natively.
18136
18137 2002-03-22 Michael Snyder <msnyder@redhat.com>
18138
18139 * gdb.base/default.exp: Add test for gcore. Update copyright.
18140 * gdb.base/help.exp: Add test for gcore. Update copyright.
18141
18142 2002-03-06 Fred Fish <fnf@redhat.com>
18143
18144 * gdb.base/funcargs.c: Remove extraneous ';' character.
18145 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
18146
18147 2002-03-04 Michael Chastain <mec@shout.net>
18148
18149 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
18150 accommodate gcc v3 function signature.
18151 * gdb.mi/mi0-var-cmd-exp: Ditto.
18152
18153 2002-02-24 Andrew Cagney <ac131313@redhat.com>
18154
18155 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
18156 ``GNU/Linux'' or ``Linux kernel''
18157 * testsuite/gdb.threads/pthreads.c: Ditto.
18158
18159 2002-02-24 Michael Chastain <mec@shout.net>
18160
18161 * gdb.threads/pthreads.c (thread1): Add a return statement.
18162 (thread2): Likewise.
18163 (foo): Likewise.
18164
18165 2002-02-23 Michael Chastain <mec@shout.net>
18166
18167 * gdb.threads/linux-dp.c (philosopher): Add a return statement
18168 to placate gcc.
18169
18170 2002-02-23 Michael Chastain <mec@shout.net>
18171
18172 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
18173 test "ptype bint". The test passes on all my stabs configurations.
18174
18175 2002-02-21 Jim Blandy <jimb@redhat.com>
18176
18177 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
18178 filename at a time, and watch for the ones we want to see.
18179
18180 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
18181 types of pointers to prototyped functions.
18182
18183 2002-02-20 Andrew Cagney <ac131313@redhat.com>
18184
18185 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
18186 signed, unsigned and straight char.
18187 (padding_char, padding_short, padding_int, padding_long,
18188 padding_long_long, padding_float, padding_double,
18189 padding_long_double): New global variables.
18190 (fill, fill_structs): New functions.
18191
18192 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
18193 for correctly sized writes. Update copyright.
18194 (get_valueof): New procedure.
18195 (get_sizeof): Call get_valueof.
18196 (check_valueof): New procedure.
18197 (check_padding): New procedure.
18198
18199 2002-02-20 Michael Chastain <mec@shout.net>
18200
18201 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
18202 to setup_xfail. Document some of the remaining calls.
18203
18204 2002-02-18 Michael Chastain <mec@shout.net>
18205
18206 * gdb.c++/userdef.exp: Update copyright year.
18207
18208 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
18209
18210 * gdb.c++/userdef.exp: Test overloaded operators properly.
18211 Remove xfails.
18212
18213 2002-02-14 Michael Snyder <msnyder@redhat.com>
18214
18215 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
18216
18217 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
18218
18219 * gdb.base/a2-run.exp: Check for a remote target properly.
18220 * gdb.base/annota1.exp: Likewise.
18221 * gdb.base/list.exp: Likewise.
18222 * gdb.base/reread.exp: Likewise.
18223 * gdb.base/scope.exp: Likewise.
18224 * gdb.base/shlib-call.exp: Likewise.
18225 * gdb.base/term.exp: Likewise.
18226 * gdb.c++/annota2.exp: Likewise.
18227
18228 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
18229
18230 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
18231
18232 2002-02-10 Michael Chastain <mec@shout.net>
18233
18234 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
18235 (call_after_alloca): Ditto.
18236
18237 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
18238
18239 * gdb.base/ending-run.exp: Guard "cont" test with
18240 gdb_skip_stdio_test.
18241
18242 2002-02-06 Jim Blandy <jimb@redhat.com>
18243
18244 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
18245 from here...
18246 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
18247 To here. Disable this test on non-HP platforms. Add big comment.
18248
18249 2002-02-04 Michael Snyder <msnyder@redhat.com>
18250
18251 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
18252 other than d10v and m32r.
18253
18254 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
18255
18256 * gdb.base/default.exp: Rewrite test patterns to reduce time
18257 taken to match them.
18258
18259 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
18260
18261 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
18262 Allow a start function above main.
18263 * gdb.threads/linux-dp.exp: Fix copyright date.
18264
18265 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
18266
18267 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
18268 (check_philosopher_stack): Check for manager thread before checking
18269 for a just-starting thread.
18270
18271 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
18272
18273 From Neil Booth <neil@daikokuya.demon.co.uk>:
18274 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
18275 warnings.
18276
18277 2002-01-21 Fred Fish <fnf@redhat.com>
18278
18279 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
18280 not caller.
18281
18282 2002-01-21 Jim Blandy <jimb@redhat.com>
18283
18284 * gdb.base/reread.exp: Check that GDB properly re-reads the
18285 executable file when it changes while no inferior is running.
18286
18287 2002-01-21 Fred Fish <fnf@redhat.com>
18288
18289 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
18290 optionally accept the "shlib events" variation.
18291
18292 2002-01-21 Jim Blandy <jimb@redhat.com>
18293
18294 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
18295 call `fflush' after every `printf', so that the output is produced
18296 at predictable points, regardless of whatever buffering does (or
18297 doesn't) take place.
18298 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
18299 at different points.
18300
18301 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
18302
18303 * gdb.c++/inherit.exp: Update copyright years.
18304 * gdb.c++/method.exp: Likewise.
18305
18306 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
18307
18308 * gdb.c++/classes.exp: Update for improved v3 support and skipping
18309 artificial methods/arguments.
18310 * gdb.c++/derivation.exp: Likewise.
18311 * gdb.c++/inherit.exp: Likewise.
18312 * gdb.c++/method.exp: Likewise.
18313 * gdb.c++/virtfunc.exp: Likewise.
18314
18315 2002-01-18 Andrew Cagney <ac131313@redhat.com>
18316
18317 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
18318 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
18319 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
18320 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
18321 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
18322 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
18323
18324 2002-01-17 Jim Blandy <jimb@redhat.com>
18325
18326 * gdb.asm/asm-source.exp (info symbol): Take another shot at
18327 anchoring the pattern matching the entry point symbol's name.
18328
18329 2002-01-17 Andrew Cagney <ac131313@redhat.com>
18330
18331 * gdb.base/maint.exp: Update ``maint internal-error'' to match
18332 continue/quit query. Update copyright.
18333
18334 2002-01-14 Michael Snyder <msnyder@redhat.com>
18335
18336 * gdb.base/gcore.exp: Remove extra debugging output.
18337
18338 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
18339
18340 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
18341 for slightly dubious v2 mangled string.
18342
18343 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
18344
18345 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
18346
18347 2002-01-10 Jason Merrill <jason@redhat.com>
18348
18349 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
18350
18351 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
18352 constructors.
18353 * gdb.c++/derivation.exp: Likewise.
18354 * gdb.c++/templates.exp: Likewise.
18355 * gdb.c++/virtfunc.exp: Likewise.
18356
18357 2002-01-10 Michael Snyder <msnyder@redhat.com>
18358
18359 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
18360
18361 2002-01-08 Michael Snyder <msnyder@redhat.com>
18362
18363 * gdb.base/gcore.exp: New test for generate-core-file command.
18364 * gdb.base/gcore.c: Testcase for above.
18365 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
18366
18367 2002-01-08 Jason Merrill <jason@redhat.com>
18368
18369 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
18370
18371 2002-01-07 Fred Fish <fnf@redhat.com>
18372
18373 * gdb.c++/overload.exp: Remove unconditional xfails for:
18374 print foo_instance1.overloadargs(1)
18375 print foo_instance1.overloadargs(1, 2)
18376 print foo_instance1.overloadargs(1, 2, 3)
18377 print foo_instance1.overloadargs(1, 2, 3, 4)
18378 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
18379 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
18380 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
18381 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
18382 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
18383 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
18384 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
18385 print foo_instance1.overload1arg()
18386 print foo_instance1.overload1arg((char)arg2)
18387 print foo_instance1.overload1arg((signed char)arg3)
18388 print foo_instance1.overload1arg((unsigned char)arg4)
18389 print foo_instance1.overload1arg((int)arg7)
18390 print foo_instance1.overload1arg((unsigned int)arg8)
18391 print foo_instance1.overload1arg((float)arg11)
18392 print foo_instance1.overload1arg((double)arg12)
18393
18394 2002-01-07 Michael Snyder <msnyder@redhat.com>
18395
18396 * gdb.base/huge.exp: New test. Print a very large target data object.
18397 (skip_huge_test): New test variable. Define if you want to skip this
18398 test. The test reads an 8 megabyte data object from the target, so it
18399 might be very time consuming on remote targets with a slow connection.
18400 * gdb.base/huge.c: New file. Test case for above.
18401
18402 2002-01-07 Fred Fish <fnf@redhat.com>
18403
18404 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
18405 g_instance.bfoo, and g_instance.cfoo.
18406
18407 2002-01-07 Jeffrey A Law <law@redhat.com>
18408
18409 * gdb.base/break.c (multi_line_if_conditional): New function.
18410 (multi_ilne_while_conditional): Likewise.
18411 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
18412 IF or WHILE condition puts the breakpoint at the start of
18413 the condition.
18414
18415 * gdb.base/selftest.exp (backtrace through signal handler): Remove
18416 hppa*-*-hpux* expected failure.
18417 * gdb.base/structs.exp (do_function_calls): Similarly.
18418
18419 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
18420 watchpoints.
18421
18422 2002-01-06 Andrew Cagney <ac131313@redhat.com>
18423
18424 Fix PR gdb/66.
18425 * gdb.base/structs.exp: Replace skip for a29k with skip for
18426 gdb,cannot_call_functions.
18427 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
18428 * gdb.base/callfuncs.exp: Ditto.
18429 * gdb.base/call-rt-st.exp: Ditto.
18430 * gdb.base/call-strs.exp: Ditto.
18431 * gdb.base/callfwmall.exp: Ditto.
18432 * gdb.base/scope.exp: Obsolete xfail a29k.
18433 * gdb.c++/misc.exp: Ditto.
18434 * gdb.c++/cplusfuncs.exp: Ditto.
18435 * gdb.base/ptype.exp: Ditto.
18436 * gdb.base/printcmds.exp: Ditto.
18437 * gdb.base/opaque.exp: Ditto.
18438 * gdb.base/list.exp: Ditto.
18439 * gdb.base/funcargs.exp: Ditto.
18440 * gdb.base/default.exp: Ditto.
18441
18442 2002-01-04 Michael Snyder <msnyder@redhat.com>
18443
18444 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
18445 * gdb.base/maint.exp: Add tests for maint info sections options.
18446
18447 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
18448
18449 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
18450
18451 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
18452
18453 * gdb.asm/arm.inc: New file.
18454 * gdb.asm/asm-source.exp: Add arm targets.
18455 * gdb.asm/configure.in: Ditto.
18456 * gdb.asm/configure: Recreated from configure.in.
18457
18458 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
18459
18460 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
18461 with HP's compiler.
18462 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18463 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18464 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18465 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18466
18467 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
18468 either HP's compilers or GCC.
18469
18470 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
18471 a SIGBUS or SIGSEGV.
18472
18473 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
18474
18475 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
18476 can be compiled with either HP's compiler or GCC.
18477
18478 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
18479 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
18480 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
18481
18482 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
18483 to match current gdb output. Update due to using auto-solib-limit
18484 for limiting instead of overloading auto-solib-add.
18485 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
18486 test program.
18487
18488 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
18489 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
18490 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18491 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18492 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18493 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18494 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
18495 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
18496 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
18497 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
18498 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
18499 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
18500 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
18501
18502 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
18503 a SIGTRAP to the inferior.
18504
18505 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
18506
18507 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
18508 Substitute call to target_link by call to gdb_compile.
18509
18510 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
18511
18512 * gdb.base/break.exp: Fix HP specific search string when testing
18513 backtracing in a called function.
18514
18515 * gdb.base/constvars.exp: Only set lang to C++ if we're
18516 compiling the test with HP's compilers.
18517 * gdb.base/volatile.exp: Similarly.
18518
18519 2001-12-19 Jim Blandy <jimb@redhat.com>
18520
18521 * gdb.base/printcmds.exp: Expect the null character to be printed
18522 as '\0', and the '\013' to be printed as '\v'.
18523 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
18524 * gdb.base/setvar.exp: Same.
18525
18526 2001-12-17 Jim Blandy <jimb@redhat.com>
18527
18528 * gdb.base/completion.exp: Rather than completing very long
18529 filenames, which can make the readline library produce output we
18530 don't recognize, cd to the directory first, and then complete
18531 using nice, short relative paths.
18532
18533 * gdb.base/completion.exp: On some systems, there is, in fact, a
18534 variable named `b' in scope, since GDB treats all static
18535 variables as being in scope. So use `no_var_named_this'
18536 instead of `b'.
18537
18538 * gdb.base/corefile.exp: Recognize the message saying that GDB
18539 can't find the core file's registers as a failure.
18540
18541 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
18542
18543 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
18544 test expect string more specific.
18545
18546 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
18547
18548 * gdb.asm/asm-source.exp: Add support for xstormy16.
18549 * gdb.asm/configure.in: Ditto.
18550 * gdb.asm/configure: Rebuild.
18551 * gdb.asm/xstormy16.inc: New file.
18552
18553 2001-12-10 Fred Fish <fnf@redhat.com>
18554
18555 * gdb.base/maint.exp: Update to match changes in type dumping code.
18556
18557 2001-12-10 Jim Blandy <jimb@redhat.com>
18558
18559 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
18560 matching the entry point symbol's name at the beginning of the
18561 line.
18562
18563 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
18564
18565 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
18566 gdb.c++/inherit.exp, gdb.c++/method.exp,
18567 gdb.c++/namespace.exp, gdb.c++/templates.exp,
18568 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
18569 and class layout support.
18570
18571 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
18572
18573 * gdb.c++/classes.exp: Add test for static member function.
18574 * gdb.c++/misc.cc: Add class with static member function.
18575
18576 2001-12-07 Jim Blandy <jimb@redhat.com>
18577
18578 If GDB says it can't find the struct the function returned, report
18579 those tests as `unsupported'.
18580 * gdb.base/call-rt-st.exp (print_struct_call): New function.
18581 Rewrite subsequent tests to use it.
18582
18583 If GDB says it can't find the struct the function returned, report
18584 those tests as `unsupported'.
18585 * gdb.base/structs.exp (call_struct_func): New function.
18586 (do_function_calls): Use call_struct_func to call the functions
18587 returning structs.
18588
18589 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
18590 whether functions are prototyped or not, so we can't possibly pass
18591 arguments to t_float_values2 properly.
18592
18593 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
18594 value of `timeout' for targets other than the mips*tx39-*.
18595
18596 2001-12-06 Michael Snyder <msnyder@redhat.com>
18597
18598 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
18599 and detect whether the start symbol has a leading underscore.
18600
18601 2001-12-04 Jim Blandy <jimb@redhat.com>
18602
18603 * gdb.base/completion.exp: Clarify indentation.
18604
18605 2001-12-03 Jim Blandy <jimb@redhat.com>
18606
18607 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
18608 variables on the S/390, not `.word'.
18609
18610 2001-11-30 Jim Blandy <jimb@redhat.com>
18611
18612 Add assembly-source tests for s390-ibm-linux.
18613 * gdb.asm/s390.inc: New file.
18614 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
18615 the S/390 architecture.
18616 * gdb.asm/configure: Regenerated.
18617
18618 2001-11-30 Michael Snyder <msnyder@redhat.com>
18619
18620 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
18621 next, info source, info sources, info line, global and static
18622 variables, and static functions.
18623 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
18624 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
18625 * gdb.asm/asmsrc1.s: Add a static function and some variables.
18626 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
18627 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
18628 (gdbasm_leave): Restore frame pointer.
18629 (gdbasm_startup): Copy stack set-up from crt0.S.
18630
18631 2001-11-26 Fernando Nasser <fnasser@redhat.com>
18632
18633 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
18634 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
18635 to a local (non-static) variable. Copy tstruct.a to a static buffer
18636 and return a pointer to that buffer.
18637 * gdb.base/callfwmall.c (t_structs_a): Ditto.
18638
18639 2001-11-24 Mark Kettenis <kettenis@gnu.org>
18640
18641 * gdb.asm/configure.in: Fix recognition of ix86 target.
18642 * gdb.asm/configure: Regenerate.
18643
18644 2001-11-21 Michael Snyder <msnyder@redhat.com>
18645
18646 * gdb.asm/sparc.inc: New file.
18647 * gdb.asm/asm-source.exp: Recognize sparc target.
18648 * gdb.asm/configure.in: Recognize sparc target.
18649 * gdb.asm/configure: Regenerate.
18650
18651 2001-11-21 Michael Snyder <msnyder@redhat.com>
18652
18653 * gdb.asm/m32r.inc: New file.
18654 * gdb.asm/asm-source.exp: Recognize m32r target.
18655 * gdb.asm/configure.in: Recognize m32r target.
18656 * gdb.asm/configure: Regenerate.
18657
18658 2001-11-20 Michael Snyder <msnyder@redhat.com>
18659
18660 * gdb.asm/i386.inc: New file.
18661 * gdb.asm/asm-source.exp: Recognize ix86 target.
18662 * gdb.asm/configure.in: Recognize ix86 target.
18663 * gdb.asm/configure: Regenerate.
18664
18665 * gdb.c++/namespace.exp: Fix quotes in output messages.
18666
18667 2001-11-14 Michael Snyder <msnyder@redhat.com>
18668
18669 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
18670 qualifier in a type cast expression, to designate an address
18671 in the instruction space (Harvard architecture).
18672
18673 2001-11-13 Michael Snyder <msnyder@redhat.com>
18674
18675 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
18676 Tests for expressions using 'const' and 'volatile'.
18677
18678 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
18679
18680 * gdb.asm/asm-sources.exp: Allow defining linker flags.
18681
18682 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
18683
18684 * lib/mi-support.exp (mi_run_to_helper): Move comments
18685 outside of gdb_expect.
18686
18687 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
18688
18689 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
18690 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
18691 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
18692 mi0_run_to): New functions.
18693 * gdb.mi/mi-simplerun.exp: Use them.
18694 * gdb.mi/mi0-simplerun.exp: Likewise.
18695 * gdb.mi/mi-var-cmd.exp: Likewise.
18696 * gdb.mi/mi0-var-cmd.exp: Likewise.
18697
18698 2001-11-10 Andrew Cagney <ac131313@redhat.com>
18699
18700 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
18701 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
18702
18703 2001-11-09 Andrew Cagney <ac131313@redhat.com>
18704
18705 * gdb.base/restore.exp: Include $expected value in restored test
18706 message.
18707
18708 2001-11-09 Andrew Cagney <ac131313@redhat.com>
18709
18710 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
18711 implemented.
18712
18713 2001-11-08 Michael Snyder <msnyder@redhat.com>
18714
18715 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
18716 Add pass/fail message for stop at breakpoint in call dummy function.
18717
18718 2001-11-07 Michael Snyder <msnyder@redhat.com>
18719
18720 * gdb.c++/templates.exp (test_template_breakpoints):
18721 If we get an overload menu, but it does not match what
18722 we expect, we still need to issue the "cancel" command.
18723 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
18724 making the whitespace optional. Argument for "new" may be
18725 "unsigned" as well as "unsigned int/long".
18726 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
18727 making the whitespace optional. Also replace "(void) with
18728 "((void|)), making the keyword "void" optional.
18729 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
18730 making the whitespace optional. Also replace "(void) with
18731 "((void|)), making the keyword "void" optional.
18732 * gdb.base/callfuncs.c (t_float_values): This function must
18733 _not_ be prototyped, and the following function (t_float_values2)
18734 must be prototyped (if the compiler supports it), so that GDB
18735 can be tested against both cases. Usually one case involves
18736 promotion of float to double, while the other does not.
18737 * gdb.base/callfwmall.c: Ditto.
18738 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
18739 includes a stack frame for "start".
18740
18741 2001-11-05 Jim Blandy <jimb@redhat.com>
18742
18743 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
18744 pointers are 32 bits long, and that offsets of relocs are always
18745 stored in the data (REL-style), and not in the reloc entry itself
18746 (RELA-style).
18747 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
18748 stabs.
18749
18750 2001-11-01 Michael Snyder <msnyder@redhat.com>
18751
18752 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
18753 and regular expression operators by using quoting.
18754
18755 2001-10-31 Michael Snyder <msnyder@redhat.com>
18756
18757 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
18758 depending on what the symbol table contains.
18759 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
18760 the output of the ptype command. Similarly, accept both "const &"
18761 and "const&".
18762
18763 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
18764
18765 * gdb.base/miscexprs.c (main): Add usage of preprocessor
18766 symbol `STORAGE' to allow to choose the storage class of
18767 the local datastructures.
18768 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
18769 compiler directive.
18770
18771 2001-10-30 Michael Snyder <msnyder@redhat.com>
18772
18773 * gdb.base/jump.exp: Allow it to run for all targets.
18774
18775 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
18776
18777 * gdb.base/call-ar-st.c (print_double_array): Match for loop
18778 with new double_array size.
18779 (main): Change storage class of all local variables to static.
18780 Reduce size of double_array to 9.
18781 * gdb.base/call-ar-st.exp: Increase timeout value.
18782 Change expected output for double array to match new size in
18783 call-ar-st.c.
18784
18785 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
18786
18787 * gdb.base/ending-run.exp: Create identical output when passing
18788 `step to end of run' case. Add regular expression branch satisfying
18789 Stormy16 target.
18790
18791 2001-10-28 Mark Kettenis <kettenis@gnu.org>
18792
18793 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
18794 that we catch the expected failure under Linux/x86.
18795
18796 2001-10-29 Orjan Friberg <orjanf@axis.com>
18797
18798 * gdb.base/setvar.exp: Escape curly braces.
18799 * gdb.stabs/weird.exp: Ditto.
18800
18801 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
18802
18803 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
18804 * gdm.mi/mi0-hack-cli.exp: Likewise.
18805
18806 2001-10-25 Andrew Cagney <ac131313@redhat.com>
18807
18808 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
18809 messages.
18810
18811 2001-10-21 Andrew Cagney <ac131313@redhat.com>
18812
18813 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
18814 checking MI enabled.
18815
18816 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
18817
18818 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
18819
18820 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
18821
18822 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
18823 if gdb child process crashes, just signal an error.
18824
18825 2001-10-02 Jim Blandy <jimb@redhat.com>
18826
18827 * lib/gdb.exp (test_xfail_format): Simplify.
18828
18829 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
18830 front of the variable name `format'. Simplify `if'.
18831
18832 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
18833
18834 * gdb.threads/pthreads.exp: Wait for output and delay
18835 before sending ^C.
18836
18837 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
18838
18839 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
18840 some incorrect output instead of timing out.
18841 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
18842
18843 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
18844
18845 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
18846 check to allow additional `int'.
18847
18848 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
18849
18850 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
18851 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
18852
18853 2001-09-27 Michael Snyder <msnyder@redhat.com>
18854
18855 * lib/gdb.exp (test_debug_format): New proc.
18856 (setup_xfail_format): Use new proc test_debug_format.
18857 * gdb.base/constvars.exp (local_compiler_xfail_check): New
18858 proc; use new service proc test_debug_format.
18859 Replace all other "gcc_compiled" tests with this test.
18860 * gdb.base/volatile.exp (local_compiler_xfail_check): New
18861 proc; use new service proc test_debug_format.
18862 Replace all other "gcc_compiled" tests with this test.
18863
18864 2001-09-27 Michael Snyder <msnyder@redhat.com>
18865
18866 * gdb.base/cvexpr.exp: New file.
18867 * gdb.base/cvexpr.c: New file
18868 Test for expressions using const and volatile keywords.
18869
18870 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
18871
18872 * gdb.base/constvars.exp: Check for different orders of keywords
18873 and additional "int" strings in output.
18874
18875 2001-09-22 Andrew Cagney <ac131313@redhat.com>
18876
18877 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
18878 responses from "help maint".
18879
18880 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
18881
18882 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
18883 to localhost:NNN instead of :NNN, in case Xvfb is listening
18884 only on TCP.
18885
18886 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
18887
18888 * gdb.base/recurse.exp: When checking leaving the watchpoint
18889 scope, recognize when gdb is in function's epilogue and pass.
18890
18891 2001-09-18 Keith Seitz <keiths@redhat.com>
18892
18893 * lib/insight-support.exp (_gdbtk_export_target_info): Add
18894 support for running tests against sid targets.
18895 (gdbtk_done): Ditto.
18896
18897 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
18898
18899 * gdb.base/ending-run.c (main): Set stdout buffersize
18900 to the same reasonable value for any target.
18901 * gdb.base/ending-run.exp: Add a regular expression
18902 to make testsuite happy on Sanyo Stormy16 target.
18903
18904 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
18905
18906 * gdb.base/display.c (do_loops): Add float variable `f'.
18907 Increment f in loop.
18908 * gdb.base/display.exp: Increment timeout by 60 seconds.
18909 Change float display test to use variable `f'.
18910
18911 2001-09-17 Jim Blandy <jimb@redhat.com>
18912
18913 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
18914 overflowing the limited breakpoint tables on some ROM monitors
18915 (like the ROM68K).
18916
18917 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
18918
18919 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
18920 the "-ac" (disable access control) flag.
18921
18922 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
18923
18924 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
18925 ints.
18926
18927 2001-08-30 Keith Seitz <keiths@redhat.com>
18928
18929 * lib/gdb.exp: Move all insight-related functionality into
18930 separate file.
18931 * lib/insight-support.exp: New file.
18932
18933 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
18934
18935 * config/sid.exp (sid_start): Never set sid verbosity; disable
18936 expect_background {} that consumed its stdout; tolerate </dev/null.
18937 Attempt to set endianness override in "sid" protocol mode. Cleanup.
18938
18939 2001-08-18 Andrew Cagney <ac131313@redhat.com>
18940
18941 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
18942 CLI jump command to start it.
18943 (mi_run_to_main): Fail immediatly when unexpected output.
18944
18945 2001-08-18 Andrew Cagney <ac131313@redhat.com>
18946
18947 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
18948 beginning of function. Fix PR gdb/191.
18949
18950 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
18951
18952 * config/sid.exp (sid_start): Don't warn if we cannot figure out
18953 what to force sid endianness to.
18954
18955 2001-08-15 Keith Seitz <keiths@redhat.com>
18956
18957 * lib/gdb.exp (gdbtk_start): Don't set environment
18958 variables for TCL_LIBRARY and friends. Insight will
18959 now figure these out for itself.
18960
18961 2001-08-02 Michael Snyder <msnyder@redhat.com>
18962
18963 * gdb.base/completion.exp: Remove the symbol "a64l" from
18964 the expect string; this is target-specific, and not related
18965 to what is being tested.
18966
18967 2001-08-02 Dave Brolley <brolley@redhat.com>
18968
18969 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
18970
18971 2001-07-25 Michael Snyder <msnyder@redhat.com>
18972
18973 * gdb.base/consecutive.exp: New file. Test stepping over
18974 breakpoints on consecutive instructions.
18975 * gdb.base/consecutive.c: New file.
18976
18977 * gdb.base/call-rt-st.exp: Use double-backslash to quote
18978 curly braces in regular expressions.
18979
18980 2001-07-25 Michael Snyder <msnyder@redhat.com>
18981
18982 * gdb.base/ending-run.exp: Accept "Program exited normally" as
18983 legitimate output from stepping out of main.
18984
18985 2001-07-22 Keith Seitz <keiths@redhat.com>
18986
18987 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
18988 the empty string, do not run the tests.
18989
18990 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18991
18992 * gdb.base/long_long.exp: Detect size of pointer. Take into
18993 account 2-byte pointers when testing for p/a results.
18994
18995 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18996
18997 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
18998 and defined to 1K for m68hc11.
18999 (random_data): Reduce table to 1K for embedded platforms (68hc11).
19000 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
19001 (sizeof_random_data): New variable to tell the size of the data table;
19002 don't test past this size; always run to main.
19003
19004 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19005
19006 * gdb.base/return2.exp: return of long long and double fails for
19007 68HC11; don't execute these tests on that platform.
19008 * gdb.base/return.exp: Return of a double fails for 68hc11.
19009
19010 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19011
19012 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
19013 tests that print a float.
19014 * call-rt-st.exp: Likewise.
19015
19016 2001-07-12 Mark Kettenis <kettenis@gnu.org>
19017
19018 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
19019 running this test on Linux.
19020
19021 2001-06-24 Michael Chastain <chastain@redhat.com>
19022
19023 * gdb.base/arithmet.exp: Remove some tests to make all test names
19024 unique.
19025
19026 2001-07-03 Michael Snyder <msnyder@redhat.com>
19027
19028 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
19029 the output of the ptype command.
19030
19031 2001-07-02 Michael Snyder <msnyder@redhat.com>
19032
19033 * gdb.base/completion.exp: Don't assume that break.c is the only
19034 source file that may contain functions named "marker".
19035 * gdb.base/corefile.exp: Quote the curly braces in regexp.
19036
19037 2001-06-28 Andrew Cagney <ac131313@redhat.com>
19038
19039 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
19040 of files to delete.
19041
19042 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
19043 * gdb.disasm/h8300s.exp: New file.
19044 gdb.disasm/h8300s.s: Likewise.
19045
19046 2001-06-27 Andrew Cagney <ac131313@redhat.com>
19047
19048 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
19049 empty breakpoint tables.
19050
19051 2001-06-25 Andrew Cagney <ac131313@redhat.com>
19052
19053 * lib/mi-support.exp: Update args=... part of stop-reason
19054 patterns. Accept either a list or a tuple.
19055
19056 2001-06-23 Andrew Cagney <ac131313@redhat.com>
19057
19058 * lib/mi-support.exp: Remove local emacs variable defining
19059 change-log-default-name.
19060
19061 2001-06-22 Michael Chastain <chastain@redhat.com>
19062
19063 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
19064 This is operationally compatible with the previous version.
19065
19066 2001-06-13 Jim Blandy <jimb@redhat.com>
19067
19068 * lib/gdb.exp (gdb_test): Doc fix.
19069
19070 2001-06-10 Michael Chastain <chastain@redhat.com>
19071
19072 * gdb.base/exprs.exp: Remove a duplicate test.
19073
19074 2001-06-06 Jim Blandy <jimb@redhat.com>
19075
19076 * gdb.base/return2.exp (main): Use values to test float and double
19077 returns that are not NaN's, to avoid being confused by IEEE
19078 comparison rules.
19079
19080 2001-06-04 Michael Snyder <msnyder@redhat.com>
19081
19082 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
19083 non-zero if control_c fails. Terminate the test on failure,
19084 rather than wait for 12 more tests to time out.
19085
19086 2001-06-06 Jim Blandy <jimb@redhat.com>
19087
19088 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
19089 Don't forget to match the GDB prompt.
19090
19091 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
19092
19093 2001-06-04 Jim Blandy <jimb@redhat.com>
19094
19095 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
19096 command.
19097
19098 2001-05-31 Kevin Buettner <kevinb@redhat.com>
19099
19100 * gdb.base/annota1.exp (info break): Match four or more spaces
19101 after "Address".
19102
19103 2001-05-31 Michael Chastain <chastain@redhat.com>
19104
19105 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
19106 (dm_type_int_star): Likewise.
19107 (dm_type_long_star): Likewise.
19108 (dm_type_void_star): Likewise.
19109
19110 2001-05-29 Kevin Buettner <kevinb@redhat.com>
19111
19112 * gdb.base/completion.exp (INPUTRC): Set this environment variable
19113 to a known value in order to get consistent results regardless
19114 of the setting of INPUTRC or the presence or contents of .inputrc.
19115
19116 2001-05-24 Michael Snyder <msnyder@redhat.com>
19117
19118 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
19119 Don't require that the main thread and the manager thread are the
19120 first in the list.
19121
19122 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
19123 debugging. If test fails, issue an "unsupported" not a "fail".
19124
19125 2001-05-24 Jim Blandy <jimb@redhat.com>
19126
19127 Don't assume that short is shorter than int.
19128 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
19129 assume that shorts are smaller than ints. On a 16-bit machine,
19130 this isn't true.
19131 ("print unsigned char == (~0)"): Add test that verifies that ~0,
19132 an int, is not equal to ~0 stored in an unsigned char. This tests
19133 the same thing that the previous test meant to, but works on
19134 16-bit machines, too.
19135 ("print unsigned char != (~0)"): Same test, complemented.
19136
19137 2001-05-24 Michael Snyder <msnyder@redhat.com>
19138
19139 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
19140 test for (full_coverage == 0). This makes the test run faster,
19141 and prevents dejagnu getting out of step.
19142
19143 2001-05-23 Kevin Buettner <kevinb@redhat.com>
19144
19145 * gdb.base/finish.exp (finish_void): Revise pattern for
19146 stopping on the call statement to not permit stopping at
19147 the start of the instructions comprising the call sequence.
19148
19149 2001-05-19 Michael Chastain <chastain@redhat.com>
19150
19151 * gdb.base/callfuncs.exp: Make all test names unique.
19152 * gdb.base/commands.exp: Make all test names unique.
19153 * gdb.base/condbreak.exp: Make all test names unique.
19154 * gdb.base/dbx.exp: Make all test names unique.
19155 * gdb.base/default.exp: Make all test names unique.
19156 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
19157 and TIMEOUT messages to their corresponding PASS message.
19158 * gdb.base/ending-run.exp: Make all test names unique.
19159 * gdb.base/long_long.exp: Remove duplicate test.
19160
19161 2001-05-21 Kevin Buettner <kevinb@redhat.com>
19162
19163 * gdb.base/finish.exp (finish_void): Allow "finish" command to
19164 stop on the call statement as well as the statement after the
19165 call.
19166
19167 2001-05-21 Michael Snyder <msnyder@redhat.com>
19168
19169 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
19170
19171 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
19172
19173 * gdb.base/completion.exp: Revamp test. Make it execute on all
19174 platforms.
19175
19176 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
19177
19178 * config/gdbserver.exp (gdb_load): Handle the case
19179 in which the arguments to gdbserver are given in the
19180 baseboard configuration file.
19181 Also handle the case in which the server needs to do a
19182 load.
19183
19184 2001-05-07 Keith Seitz <keiths@cygnus.com>
19185
19186 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
19187 set up the display for testing.
19188 (gdbtk_start): Convert all paths to paths that tcl will like.
19189 Export target information to environment.
19190 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
19191 necessary.
19192 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
19193 (to_tcl_path): New proc to convert a given pathname into
19194 a path acceptible as an argument to a tcl command.
19195 (_gdbtk_export_target_info): New proc to export target info
19196 into the environment for gdbtk testing.
19197 (gdbtk_done): New proc to signal end-of-test.
19198
19199 2001-05-06 Jim Blandy <jimb@redhat.com>
19200
19201 * restore.c: Make the code of caller0 correspond to its comment.
19202
19203 2001-05-03 Michael Snyder <msnyder@redhat.com>
19204
19205 * config/sid.exp (gdb_target_sid): Check for error messages.
19206 On error or timeout, don't make expect exit (which will terminate
19207 all subsequent tests); instead just make gdb exit.
19208 (gdb_load): Check for error messages. On error or timeout,
19209 return a negative value.
19210
19211 2001-04-24 Jim Blandy <jimb@redhat.com>
19212
19213 * gdb.c++/templates.exp: If we see the prompt for the overload
19214 list, but we haven't recognized any of the longer patterns,
19215 arrange for this test to fail, not hang.
19216
19217 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
19218 variations.
19219
19220 2001-04-22 Michael Chastain <chastain@redhat.com>
19221
19222 * gdb.c++/local.exp: Use the 'runto' library function.
19223 * gdb.c++/namespace.exp: Likewise.
19224 * gdb.c++/overload.exp: Likewise.
19225
19226 2001-03-26 Kevin Buettner <kevinb@redhat.com>
19227
19228 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
19229 * gdb.base/step-line.exp: New file. Test step/next in presence of
19230 #line directives.
19231 * gdb.base/step-line.c: New file. Test program for the above.
19232 * gdb.base/step-line.inp: New file. We pretend that this file has
19233 been transformed by some other tool into step-line.c.
19234
19235 2001-03-21 Jim Blandy <jimb@redhat.com>
19236
19237 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
19238 unmangled operator names.
19239
19240 2001-03-20 Jim Blandy <jimb@redhat.com>
19241
19242 * gdb.threads/linux-dp.exp: Recognize an additional message
19243 generated by GDB when it doesn't understand how to debug threads
19244 on the target system.
19245
19246 2001-03-19 Andrew Cagney <ac131313@redhat.com>
19247
19248 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
19249
19250 2001-03-12 Michael Chastain <chastain@redhat.com>
19251
19252 * gdb.c++/derivation.exp: Use the 'runto' library function.
19253
19254 2001-03-12 Michael Chastain <chastain@redhat.com>
19255
19256 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
19257
19258 2001-02-24 Michael Chastain <chastain@redhat.com>
19259
19260 * gdb.c++/ref-types.exp: Change handwritten code to library
19261 function 'runto'.
19262
19263 2001-03-16 Orjan Friberg <orjanf@axis.com>
19264
19265 * gdb.base/signals.exp: Set count to 0 explicitly.
19266
19267 2001-03-15 Mark Salter <msalter@redhat.com>
19268
19269 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
19270 (gdb_target_monitor): Add check of gdb_target_cmd return value.
19271 (gdb_load): Add support for additional target_info: gdb_download_size
19272 and gdb_load_timeout.
19273
19274 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
19275
19276 * gdb.base/annota1.exp: Move test of isnative to earlier in the
19277 file -- to prevent failing when the compile fails but we have no
19278 intention of running the tests anyway.
19279
19280 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
19281 tests if set.
19282
19283 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
19284 integers.
19285
19286 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
19287 * gdb.c++/namespace.exp: Ditto.
19288
19289 2001-03-07 Orjan Friberg <orjanf@axis.com>
19290
19291 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
19292 * gdb.base/pointers.exp: Relax pattern match of decimals.
19293
19294 2001-03-06 Kevin Buettner <kevinb@redhat.com>
19295
19296 * Makefile.in, config/abug.exp, config/cfdbug.exp,
19297 config/cpu32bug.exp, config/dve.exp, config/est.exp,
19298 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
19299 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
19300 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
19301 config/sh.exp, config/sid.exp, config/slite.exp,
19302 config/sparclet.exp, config/udi.exp, config/unknown.exp,
19303 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
19304 config/vxworks.exp, config/vxworks29k.exp,
19305 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
19306 gdb.base/all-bin.exp, gdb.base/annota1.exp,
19307 gdb.base/arithmet.exp, gdb.base/assign.exp,
19308 gdb.base/async.exp, gdb.base/attach.exp,
19309 gdb.base/bitfields.exp, gdb.base/bitops.exp,
19310 gdb.base/break.exp, gdb.base/call-ar-st.exp,
19311 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
19312 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
19313 gdb.base/commands.exp, gdb.base/completion.exp,
19314 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
19315 gdb.base/constvars.exp, gdb.base/corefile.exp,
19316 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
19317 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
19318 gdb.base/ending-run.exp, gdb.base/environ.exp,
19319 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
19320 gdb.base/finish.exp, gdb.base/foll-exec.exp,
19321 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
19322 gdb.base/funcargs.exp, gdb.base/help.exp,
19323 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
19324 gdb.base/logical.exp, gdb.base/long_long.exp,
19325 gdb.base/maint.exp, gdb.base/mips_pro.exp,
19326 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
19327 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
19328 gdb.base/pointers.exp, gdb.base/printcmds.exp,
19329 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
19330 gdb.base/regs.exp, gdb.base/relational.exp,
19331 gdb.base/remote.exp, gdb.base/reread.exp,
19332 gdb.base/restore.exp, gdb.base/return2.exp,
19333 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
19334 gdb.base/selftest.exp, gdb.base/setshow.exp,
19335 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
19336 gdb.base/sigall.exp, gdb.base/signals.exp,
19337 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
19338 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
19339 gdb.base/step-test.exp, gdb.base/structs.c,
19340 gdb.base/structs.exp, gdb.base/structs2.exp,
19341 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
19342 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
19343 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
19344 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
19345 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
19346 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
19347 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
19348 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
19349 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
19350 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
19351 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
19352 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
19353 gdb.fortran/types.exp, gdb.java/jmisc.exp,
19354 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
19355 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
19356 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
19357 gdb.trace/circ.exp, gdb.trace/collection.exp,
19358 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
19359 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
19360 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
19361 gdb.trace/report.exp, gdb.trace/save-trace.exp,
19362 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
19363 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
19364 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
19365 notices.
19366
19367 2001-02-27 Michael Snyder <msnyder@cygnus.com>
19368
19369 * gdb.base/varargs.c (find_max_double): Fix printf format string:
19370 first arg is int not float.
19371
19372 2001-02-22 Michael Snyder <msnyder@cygnus.com>
19373
19374 * gdb.base/reread.exp: Unsupported for non-native targets;
19375 doesn't work for remote debugging.
19376
19377 2001-02-19 Fernando Nasser <fnasser@redhat.com>
19378
19379 From Drew Moseley <dmoseley@redhat.com>
19380 * gdb.base/ending-run.exp: Properly handle the BSP state when
19381 stepping past the end of main.
19382
19383 2001-02-19 John Moore <jmoore@redhat.com>
19384
19385 * gdb.base/commands.exp (infrun_breakpoint_command_test):
19386 Converted HPUX fix for non-expected items following multiple
19387 step commands into general solution for all platforms.
19388
19389 2001-02-18 Michael Chastain <chastain@redhat.com>
19390
19391 * gdb.c++/classes.exp (do_tests): Change runto statements
19392 from "runto 'foo(void)'" to "runto 'foo'". This makes the
19393 statements demangler agnostic.
19394 * gdb.c++/virtfunc.exp (do_tests): Likewise.
19395 (gdb_virtfunc_restart): Likewise.
19396
19397 2001-02-14 Michael Chastain <chastain@redhat.com>
19398
19399 * gdb.c++/inherit.exp (do_tests): Change runto statements
19400 from "runto 'foo(void)'" to "runto 'foo'". This makes the
19401 statements demangler agnostic.
19402
19403 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
19404
19405 * gdb.threads/pthreads.exp: Unify pass/fail messages for
19406 ``continue to bkpt at common_routine in thread 2'' and ``stopped
19407 before calling common_routine 15 times'' tests.
19408
19409 2001-02-11 Michael Chastain <chastain@redhat.com>
19410
19411 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
19412 Helps the test script figure out which demangler is in use.
19413 (dm_type_foo_ref): Ditto.
19414 (dm_type_int_star): Ditto.
19415 (dm_type_long_star): Ditto.
19416 (dm_type_unsigned_int): Ditto.
19417 (dm_type_void): Ditto.
19418 (dm_type_void_star): Ditto.
19419 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
19420 Probe the gdb demangler and set variables to accommodate
19421 formatting differences.
19422 (info_func_regexp): New function. Same as info_func, but
19423 matches against a regexp.
19424 (info_func): Match against a literal string.
19425 (print_addr_2): New function. Match against a literal string,
19426 which can be different from the input to gdb.
19427 (print_addr): Simply call print_addr_2 with the same argument twice.
19428 (test_lookup_operator_functions): Use demangler formatting variables.
19429 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
19430 the tests in the same order as the C++ class declaration.
19431 (test_paddr_operator_functions): Ditto.
19432 (test_paddr_overloaded_functions): Ditto.
19433 (test_paddr_hairy_functions): Use demangler formatting variables.
19434 Add reference to gdb/19 for related tests.
19435 (do_tests): Call probe_demangler.
19436
19437 2001-01-30 Kevin Buettner <kevinb@redhat.com>
19438
19439 * gdb.c++/templates.cc (printf): Remove unused function definition.
19440
19441 2001-01-26 Felix Lee <flee@redhat.com>
19442
19443 * sid.exp (sid_exit): Pass host, not target, to remote_close.
19444
19445 2001-01-25 matthew green <mrg@redhat.com>
19446
19447 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
19448 up sid.
19449 (sid_exit): Call `remote_pop_conn' after GDB is gone.
19450
19451 2001-01-25 matthew green <mrg@redhat.com>
19452
19453 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
19454 Deprecate $sid_spawn_id.
19455 (sid_exit): Remove code necessary only for `spawn.'
19456
19457 2001-01-25 matthew green <mrg@redhat.com>
19458
19459 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
19460
19461 2001-01-28 Michael Chastain <chastain@redhat.com>
19462
19463 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
19464 to call when tests fail. It takes gdb out of the overloaded
19465 function choice menu back to the main prompt, so that the test
19466 program stays synchronized.
19467 (set_bp_overloaded): New proc to collect all the common
19468 code for setting a breakpoint on an overloaded name. Calls
19469 take_gdb_out_of_choice_menu when needed.
19470 (menu_overload1arg): New variable to collect the repeated
19471 instances of the expected menu for an overloaded name. Change
19472 the regular expression to handle changes in g++ type encoding:
19473 "void" can be either "void" or "", and "unsigned int" can be
19474 either "unsigned int" or "unsigned".
19475 (continue_to_bp_overloaded): Change regular expressions to handle
19476 changes in g++ type encoding.
19477 (no proc): Call take_gdb_out_of_choice_menu when needed.
19478 Remove redundant calls to "info break". Accept either "canceled"
19479 or "cancelled". Change regular expressions in "info break"
19480 calls to handle changes in g++ type encoding. Give all tests
19481 unique strings.
19482
19483 2001-01-17 Ben Elliston <bje@redhat.com>
19484
19485 * config/sid.exp: New file.
19486
19487 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
19488
19489 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
19490
19491 2000-12-21 Michael Snyder <msnyder@cygnus.com>
19492
19493 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
19494 Add a RE to accept a non-ascii char if one is ever presented.
19495
19496 2000-12-20 Fernando Nasser <fnasser@redhat.com>
19497
19498 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
19499
19500 2000-12-18 Michael Snyder <msnyder@cygnus.com>
19501
19502 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
19503 in regexp. One '\' does not suffice on Linux.
19504
19505 2000-12-09 Michael Chastain <chastain@redhat.com>
19506
19507 * gdb.base/break.exp (test_clear_command): Use a marker function
19508 rather than 'main' for the test function. Also move this
19509 test to an execution point where the marker function names are
19510 guaranteed to be bound to functions. (Executing tests after a
19511 'finish' from main runs into name conflicts with local names
19512 in __libc_start_main).
19513
19514 2000-12-07 Michael Snyder <msnyder@cygnus.com>
19515
19516 * gdb.base/finish.exp: New test for gdb's "finish" command.
19517 * gdb.base/return2.exp: New test for gdb's "return" command.
19518 * gdb.base/return2.c: New source file for above.
19519
19520 2000-12-05 Michael Snyder <msnyder@cygnus.com>
19521
19522 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
19523 * gdb.base/miscexprs.exp: Ditto.
19524 * gdb.base/pointers.exp: Ditto.
19525 * gdb.c++/derivation.exp: Ditto.
19526 * gdb.c++/local.exp: Ditto.
19527 * gdb.c++/namespace.exp: Ditto.
19528 * gdb.c++/overload.exp: Ditto.
19529 * gdb.c++/ref-types.exp: Ditto.
19530
19531 2000-12-05 Michael Snyder <msnyder@cygnus.com>
19532
19533 * gdb.base/constvars.exp: Test result of "up" command.
19534 * gdb.base/miscexprs.exp: Ditto.
19535 * gdb.base/pointers.exp: Ditto.
19536 * gdb.base/scope.exp: Ditto.
19537 * gdb.c++/derivation.exp: Ditto.
19538 * gdb.c++/local.exp: Ditto.
19539 * gdb.c++/namespace.exp: Ditto.
19540 * gdb.c++/overload.exp: Ditto.
19541 * gdb.c++/ref-types.exp: Ditto.
19542
19543 2000-11-22 Michael Chastain <chastain@redhat.com>
19544
19545 * mips_pro.exp: Accept either "middle -> top -> main" or
19546 "middle -> main" in the backtrace, because gcc can optimize
19547 tail calls to jumps. Remove setup_xfail for the hppa case.
19548 Add a comment with the original warning messages from PR 3016,
19549 which was filed in 1993, to preserve them for posterity.
19550
19551 2000-11-17 Nick Duffek <nsd@redhat.com>
19552
19553 * lib/gdb.exp (gdb_test): Override timeout with board info.
19554
19555 2000-11-17 Nick Duffek <nsd@redhat.com>
19556
19557 * gdb.base/display.exp: Don't kill running stub. Add "again" to
19558 the second kill and detach messages.
19559
19560 2000-11-17 Nick Duffek <nsd@redhat.com>
19561
19562 * configure.in: Add AC_EXEEXT.
19563 * configure: Regenerate.
19564 * Makefile.in (just-check): Export EXEEXT.
19565 * lib/gdb.exp ($EXEEXT): Import from environment.
19566 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
19567 expect "maint dump-me" on Cygwin.
19568 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
19569 $EXEEXT.
19570
19571 2000-11-17 Nick Duffek <nsd@redhat.com>
19572
19573 * gdb.base/break.exp: Test backtrace and finish from called
19574 function on all platforms, not just HP-UX.
19575
19576 2000-11-03 Michael Snyder <msnyder@cygnus.com>
19577
19578 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
19579 code from gdb_target_monitor, so it can be used independantly
19580 for gdbserver. Also comment out an unnecessary PUTS.
19581
19582 2000-11-03 Michael Snyder <msnyder@cygnus.com>
19583
19584 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
19585 * gdb.base/corefile.exp: Expect the message "Program is being
19586 debugged already" when we send the "corefile" command, since
19587 the preceeding gdb_load may have connected gdb to a remote target.
19588 * gdb.base/display.exp: Disable hardware watchpoints if new
19589 board info variable "no_hardware_watchpoints" is true.
19590 Replace single-letter commands with more readable ones.
19591 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
19592 if new board info variable "no_hardware_watchpoints" is true.
19593 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
19594 to see if stdio (printf) testing is possible.
19595 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
19596 board info variable "no_hardware_watchpoints" is true. Use new
19597 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
19598
19599 2000-11-13 Fernando Nasser <fnasser@redhat.com>
19600
19601 From Orjan Friberg <orjanf@axis.com>:
19602 * gdb.base/printcmds.exp: Escape curly braces followed by a number
19603 in array print pattern match.
19604
19605 2000-11-09 Fernando Nasser <fnasser@redhat.com>
19606
19607 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
19608 spelling "cancelled" to U.S. spelling "canceled" to match changes
19609 made to gdb.
19610 * gdb.c++/ovldbreak.exp: Ditto.
19611
19612 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
19613
19614 * gdb.base/callfuncs.c (main): Moved to end of file, call
19615 t_double_values to initialize the FPU before inferior calls are made.
19616 * gdb.base/callfuncs.exp: Test for register preservation after calling
19617 inferior functions. Add tests for continuining, finishing and
19618 returning from a stop in a call dummy.
19619
19620 2000-10-24 Michael Snyder <msnyder@cygnus.com>
19621
19622 * gdb.base/commands.exp: Break up long lines, and re-indent.
19623
19624 2000-10-19 Michael Snyder <msnyder@cygnus.com>
19625
19626 * config/gdbserver.exp: Rewritten from the ground up, to make it
19627 compatible with the current dejagnu tree, and to make it work with
19628 the new "gdbserver" in libremote.
19629
19630 2000-10-16 Michael Snyder <msnyder@cygnus.com>
19631
19632 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
19633 * gdb.base/varargs.exp: Skip entire test if no printf support.
19634 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
19635 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
19636
19637 2000-10-13 Michael Snyder <msnyder@cygnus.com>
19638
19639 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
19640 no floating point support.
19641 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
19642 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
19643 * gdb.base/call-rt-st.exp: Ditto.
19644 * gdb.base/call-strs.exp: Ditto.
19645
19646 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
19647
19648 * gdb.base/sizeof.c: include <stdio.h>.
19649
19650 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
19651 'finish', otherwise uncaptured gdb_prompt would potentially
19652 throw remaining test points out of sync.
19653
19654 2000-07-26 Scott Bambrough <scottb@netwinder.org>
19655
19656 * gdb.base/recurse.exp: Run tests for all targets.
19657 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
19658 gnu-oldld case on ARM.
19659 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
19660 for ARM targets.
19661
19662 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
19663
19664 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
19665 * gdb.java/configure: Rebuild.
19666
19667 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
19668
19669 * gdb.java/jv-exp.exp: New file.
19670
19671 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
19672
19673 * configure: Rebuilt.
19674 * configure.in (configdirs): Add gdb.java.
19675 * gdb.java/jmisc.java: New file.
19676 * gdb.java/jmisc.exp: New file.
19677 * gdb.java/Makefile.in: New file.
19678 * gdb.java/configure: Rebuilt.
19679 * gdb.java/configure.in: New file.
19680 * lib/java.exp: New file.
19681
19682 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
19683
19684 * gdb.base/exprs.exp: Test casts to a pointer including over and
19685 underflow.
19686
19687 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
19688
19689 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
19690 and the compilers sizes.
19691
19692 2000-07-09 Nick Duffek <nsd@redhat.com>
19693
19694 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
19695 (use_methods): New function.
19696 (main): Call use_methods().
19697 * gdb.c++/classes.exp (test_method_param_class): New procedure.
19698 (do_tests): Call test_method_param_class.
19699
19700 2000-07-09 Nick Duffek <nsd@redhat.com>
19701
19702 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
19703 spelling.
19704 (test_enums): New procedure. Move enum tests from end of script
19705 to here. Set breakpoint on function name instead of line number.
19706 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
19707 (enums2): New marker function.
19708 (enums1): New function.
19709 (main): Call enums1(). Move enum tests to enums1().
19710
19711 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
19712
19713 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
19714 compile/link program. Update line numbers.
19715 * gdb.asm/d10v.inc: Define ``startup''.
19716 * gdb.asm/asmsrc1.s: Add definition of _start.
19717
19718 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
19719
19720 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
19721
19722 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19723
19724 * gdb.base/maint.exp: Add 'maint print architecture' item to output
19725 of 'help maint print' command.
19726
19727 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
19728
19729 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
19730 they use gdb_expect_list.
19731
19732 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
19733
19734 * gdb.base/commands.exp: Use ``set remote
19735 memory-read-packet-size'' instead of ``set endian big'' to test
19736 long commands.
19737
19738 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
19739
19740 * gdb.c++/templates.exp (do_tests): Make all of these work under
19741 g++, and stop skipping them.
19742
19743 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
19744 work under g++.
19745
19746 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
19747 initialization.
19748
19749 2000-06-02 Michael Snyder <msnyder@cygnus.com>
19750
19751 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
19752 the regular expression: accept an (almost) arbitrary sequence of
19753 "frames-invalid" and "breakpoints-invalid" messages both before
19754 and after the "starting" message.
19755
19756 2000-06-02 Michael Snyder <msnyder@cygnus.com>
19757
19758 * gdb.c++/local.exp: This test has never been known to work with g++.
19759
19760 2000-05-18 Michael Snyder <msnyder@cygnus.com>
19761
19762 * gdb.base/annota1.exp (annotate-signal-handler-caller):
19763 Relax the regular expression a little, make it pass on Solaris 8.
19764
19765 2000-05-12 Kevin Buettner <kevinb@redhat.com>
19766
19767 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
19768 a call, do not require that gdb stop on the line after the call.
19769 Instead, it is permissible for gdb to stop on the line of the
19770 call itself.
19771
19772 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
19773
19774 * gdb.base/break.exp (bp on small function, optimized file):
19775 Add a second pass pattern. The behavior differs here between stabs
19776 and dwarf for one-line functions. Stabs preserves two line symbols
19777 (one before the prologue and one after) with the same line number,
19778 but dwarf regards these as duplicates and discards one of them.
19779 Therefore the address after the prologue (where the breakpoint is)
19780 has no exactly matching line symbol, and GDB reports the breakpoint
19781 as if it were in the middle of a line rather than at the beginning.
19782
19783 2000-05-08 Michael Snyder <msnyder@cygnus.com>
19784
19785 * gdb.base/interrupt.exp: Make "pass" message say "send"
19786 rather than "send_gdb" (for consistancy).
19787
19788 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
19789
19790 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
19791 * gdb.c++/templates.cc: Properly check for GCC version number.
19792 * lib/compiler.cc: Likewise
19793
19794 2000-04-28 Michael Snyder <msnyder@cygnus.com>
19795
19796 * gdb.base/break.exp: When compiled with -O2 optimization,
19797 gdb may not stop at the first line of main, due to code motion.
19798
19799 2000-04-26 Michael Snyder <msnyder@cygnus.com>
19800
19801 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
19802 This test depends on parsing the printf output from the target.
19803 Since the sparclet stub doesn't do stdio, this will never work.
19804 * gdb.base/call-rt-st.exp: ditto.
19805 * gdb.base/call-strs: ditto.
19806
19807 2000-04-24 Michael Snyder <msnyder@cygnus.com>
19808
19809 * gdb.base/miscexprs.exp: make sizeof long array test portable.
19810
19811 * gdb.base/ending-run.exp: After connecting to a remote target,
19812 but before running, the target will appear to be in a random
19813 location. Specify both a file and a line for breakpoints.
19814 Also, the function that calls main may be called 'init'
19815 rather than 'start'.
19816
19817 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19818
19819 * gdb.base/help.exp: Update output for add-symbol-file command.
19820
19821 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
19822
19823 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19824 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
19825
19826 2000-04-07 J.T. Conklin <jtc@redback.com>
19827
19828 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
19829
19830 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
19831
19832 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
19833
19834 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
19835 values that can be represented exactly.
19836 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
19837 above change, and to not check against the directory part of the source
19838 file name.
19839 (step into print_long_arg_list): Likewise.
19840 (print print_small_structs from print_long_arg_list): Likewise.
19841 (print print_long_arg_list): Likewise.
19842
19843 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19844
19845 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
19846
19847 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
19848
19849 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
19850
19851 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
19852
19853 * gdb.base/commands.exp (deprecated_command_test): Add test for
19854 deprecate with no arguments.
19855
19856 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
19857
19858 * gdb.base/break.exp: Add new test for setting breakpoints on
19859 optimized code so we can test breakpoints work even when function
19860 prologues may be optimized away
19861
19862 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
19863
19864 From David Whedon <dwhedon@gordian.com>
19865 * gdb.base/commands.exp : Added command deprecator tests.
19866
19867 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
19868
19869 * gdb.base/help.exp: Added test for new apropos command.
19870
19871 2000-03-21 Kevin Buettner <kevinb@redhat.com>
19872
19873 * gdb.base/pointers.c (usevar): New function.
19874 (main): Make sure that global variables v_int_pointer2, rptr,
19875 and y are all referenced someplace in the program by calling
19876 usevar() on them. [Some linkers delete symbols which are
19877 never referenced. The space remains, but there's no way to
19878 get a (symbolic) handle on the variable from the debugger.]
19879
19880 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19881
19882 * gdb.base/printcmds.c: Add typedeffed arrays.
19883
19884 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
19885 procedure to test arrays that are typedef'd.
19886
19887 2000-03-13 James Ingham <jingham@leda.cygnus.com>
19888
19889 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
19890 the library directories.
19891
19892 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
19893
19894 * configure.in (configdirs): Add sub directory gdb.mi.
19895 * configure: Re-generate.
19896
19897 * gdb.mi: New directory.
19898
19899 2000-02-25 Scott Bambrough <scottb@netwinder.org>
19900
19901 * gdb.base/long_long.exp: Correct test suite failure when printing
19902 a long long value as a double on ARM platforms.
19903
19904 2000-02-16 Jim Blandy <jimb@redhat.com>
19905
19906 * gdb.base/break.exp ("breakpoint line number"): Make sure the
19907 default source file is set properly before running this test.
19908
19909 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19910
19911 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
19912 gdbtk/library directory, not in gdbtcl2.
19913
19914 2000-02-04 Jim Blandy <jimb@redhat.com>
19915
19916 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
19917 backslash from regexp pattern.
19918
19919 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
19920 procedure. Use it to run all the "continue to bp overloaded"
19921 tests. Note that this changes the names of the tests slightly.
19922 If the breakpoint hit message includes a hex PC value, because
19923 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
19924 from the real source code, still consider that a pass.
19925
19926 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
19927 XFAIL here if the breakpoint message contains a hex address. Note
19928 similar change on 1999-11-02.
19929
19930 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
19931
19932 * gdb.base/ptype.exp: Establish a default source file before
19933 calling get_debug_format.
19934
19935 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
19936
19937 * gdb.base/watchpoint.exp: Remove duplication of test messages.
19938
19939 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
19940
19941 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
19942 of successive stepi commands -- while in the prologue we should see
19943 the function entry bracket.
19944
19945 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
19946
19947 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
19948 reach __change_mode() when stepping through the end of main().
19949
19950 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
19951
19952 * gdb.base/default.exp: Fix expected pattern.
19953 * gdb.base/help.exp: Same.
19954
19955 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19956
19957 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
19958 Don't use xfail's because that affects only the following test.
19959
19960 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
19961 solaris or linux.
19962
19963 * gdb.base/selftest.exp: Update to reflect changes to main.c.
19964
19965 2000-01-07 Michael Snyder <msnyder@cygnus.com>
19966
19967 * gdb.base/display.exp: Some yacc parsers like to say
19968 "A syntax error" rather than "A parse error". Accept both.
19969
19970 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
19971
19972 * gdb.base/default.exp: Remove OS dependent string from "target
19973 remote" test.
19974 * gdb.base/help.exp: Same for "help target remote" test.
19975
19976 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19977
19978 From Jim Kingdon <kingdon@redhat.com>:
19979
19980 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
19981 prompt (cleanup rather than necessity, but still might keep output
19982 from spilling to next test).
19983
19984 2000-01-02 Fred Fish <fnf@cygnus.com>
19985
19986 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
19987 AIX, which defines them in <sys/types.h>.
19988
19989 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
19990
19991 * gdb.base/default.exp: Match arm* etc instead of arm in "info
19992 float" test.
19993
19994 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
19995
19996 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
19997
19998 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
19999 outermost frame disallowed".
20000
20001 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
20002
20003 * gdb.base/setvar.exp: New tests for setting the value of a struct
20004 with a constant list.
20005
20006 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
20007
20008 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
20009 require the user to type a cast before setting the value of a struct.
20010
20011 1999-12-06 Jim Blandy <jimb@cygnus.com>
20012
20013 * gdb.base/default.exp: Expect the new 'info float' command on
20014 all i386 platforms.
20015
20016 * gdb.threads/linux-dp.exp: Expand our ability to recognize
20017 LinuxThreads libraries that don't support debugging.
20018
20019 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
20020
20021 * gdb.base/remote.c: Fill the buffer with truely random data.
20022 Change the buffer type to ``unsigned char'' to simplify size
20023 arithmetic.
20024
20025 * gdb.base/remote.exp: Reduce download numbers by one. Typical
20026 stub only handles 400-1 byte packets. Verify that the download
20027 worked.
20028
20029 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
20030
20031 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
20032 tests, using UNRESOLVED for the untested cases. Also, does not wait
20033 for a timeout if the prompt was received before a recognizable pattern.
20034
20035 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
20036
20037 * lib/gdb.exp (gdb_expect_list): Fix spelling.
20038
20039 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20040
20041 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
20042 watchpoints.
20043
20044 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
20045
20046 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
20047
20048 * gdb.c++/local.exp: Be more flexible in recognizing local class
20049 name mangling. Don't allow horribly truncated method names.
20050 * gdb.c++/derivation.exp: Expect protected inheritance.
20051 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
20052 * gdb.c++/virtfunc.exp: Likewise.
20053 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
20054 when printing a nested enum.
20055
20056 1999-11-22 Jim Blandy <jimb@cygnus.com>
20057
20058 * gdb.base/step-test.exp: Properly await GDB's response to setting
20059 a breakpoint on the call to large_struct_by_value.
20060
20061 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
20062 just because we have debug info for the `start' function.
20063
20064 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
20065
20066 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
20067 "Unknown signal" messages, which indicate (on LinuxThreads) that
20068 GDB doesn't know how to debug threads on this system. This is
20069 better than hanging while philosopher 0 dumps chatter into gdb.log.
20070
20071 1999-11-18 Tom Tromey <tromey@cygnus.com>
20072
20073 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
20074
20075 1999-11-18 Fred Fish <fnf@cygnus.com>
20076
20077 * gdb.base/coremaker2.c: Add sample program for generating
20078 cores that is more self contained than coremaker.c. Eventually
20079 I'll add more code to this and tie it into the testsuite.
20080
20081 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
20082
20083 * gdb.base/dollar.exp: Remove, now in gdb.hp.
20084
20085 1999-11-10 Jimmy Guo <guo@cup.hp.com>
20086
20087 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
20088 from $srcdir/lib/.
20089 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
20090 and gdb.c++/.
20091
20092 * gdb.c++/derivation.exp: remove redundant get compiler info code.
20093
20094 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
20095 'continue with watch' test point.
20096
20097 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
20098
20099 Merged from p2linux-990323-branch:
20100
20101 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
20102
20103 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
20104
20105 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
20106 {limit,fixed}''. Test ``set download-write-size''.
20107
20108 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
20109
20110 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
20111 gdb_expect_list.
20112
20113 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
20114
20115 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
20116
20117 1999-11-03 Mark Salter <msalter@cygnus.com>
20118
20119 * gdb.base/break.exp: Fix "stub continue" pattern.
20120
20121 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
20122
20123 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
20124
20125 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
20126
20127 * gdb.base/display.exp ("finish"): Add timeout clause.
20128
20129 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
20130 plain prompt clause, so this doesn't have to time out in order to
20131 fail.
20132
20133 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
20134 breakpoint hit messages include an address.
20135
20136 * gdb.base/display.exp: Don't forget to escape parens in regular
20137 expressions. Unix regexp notatation sucks.
20138
20139 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20140
20141 * gdb.base/annota1.exp: Test for annotate-signalled: change output
20142 order for 'signalled' message.
20143
20144 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
20145
20146 From Jimmy Guo <guo@cup.hp.com>:
20147 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
20148 * gdb.base/annota1.c: Add code for tests to work with.
20149
20150 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
20151
20152 * gdb.base/remote.exp: New test for remote downloading settings.
20153 * gdb.base/remote.c: New file with large .data.
20154
20155 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
20156
20157 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
20158 for LinuxThreads support, merged from the Code Fusion branch.
20159
20160 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
20161
20162 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
20163 containing exp_continue into a while within an expect. Don't
20164 attempt a start more than three times. Check return value from
20165 gdb_load.
20166
20167 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
20168
20169 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
20170 a pass case.
20171
20172 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
20173
20174 * gdb.base/break.c (main): Added a statement that we can step
20175 off of.
20176 * gdb.base/break.exp: Added tests for setting a breakpoint
20177 at an offset and stepping onto a breakpoint.
20178
20179 1999-10-01 Fred Fish <fnf@cygnus.com>
20180
20181 * gdb.base/help.exp (help add-symbol-file): Update to match current
20182 gdb output.
20183
20184 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
20185
20186 * gdb.base/break.exp: Code locations are in hex, don't forget!
20187 (For HP-UX.)
20188
20189 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
20190
20191 * condbreak.exp: Use break.c as test program.
20192 * condbreak.c: Remove, redundant with break.c.
20193
20194 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
20195
20196 * config/monitor.exp (gdb_target_monitor): Disable X- and
20197 Z-packets if the target needs it.
20198
20199 1999-09-13 James Ingham <jingham@leda.cygnus.com>
20200
20201 * gdb.c++/overload.exp: Added tests for listing overloaded
20202 functions with function pointers in the arg, explicitly calling
20203 out the version you want.
20204
20205 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
20206
20207 * long_long.exp: Add variations of test cases that work for
20208 targets with 16-bit ints and 32-bit doubles.
20209
20210 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
20211
20212 * break.c (main): Compare a possibly-uninitialized argc with an
20213 unlikely value that fits in 16 bits.
20214
20215 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
20216
20217 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
20218 0xfeeb, don't want negative numbers if ints are 16 bits.
20219
20220 * lib/gdb.exp (skip_cplus_tests): New proc.
20221 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
20222 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
20223 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
20224 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
20225 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
20226 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
20227 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
20228 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
20229
20230 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
20231
20232 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
20233
20234 * gdb.base/corefile.exp (up): Allow a parameter to appear
20235 in the frame that we're going up to.
20236
20237 From Jim Blandy <jimb@cygnus.com>:
20238
20239 * gdb.base/default.exp (info float): Expect some output now.
20240
20241 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
20242 returning floating-point values to fail on the x86.
20243 * gdb.base/callfwmall.exp (do_function_calls): Same.
20244
20245 * gdb.base/list.exp (test_listsize): Correct expectations for
20246 listing line 1 with listsize 2. Also, listing a single line
20247 works now, as does listing three lines. [Kevin's note: There
20248 were a number of other cases fixed too where the expectations
20249 differed...]
20250
20251 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
20252
20253 * gdb.base/selftest.exp: Add case for when version prints as
20254 constant string instead of char pointer.
20255
20256 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
20257
20258 * gdb.base/ending-run.exp: Add Solaris case for what happens when
20259 stepping out of main.
20260
20261 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
20262 G++ used.
20263
20264 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
20265 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
20266
20267 * gdb.c++/ovldbreak.exp: Update match string in test that
20268 includes a warning of multiple breakpoints.
20269
20270 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
20271
20272 * gdb.base/display.exp: Improve precision of step-after-finish
20273 added yesterday.
20274
20275 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
20276 test.
20277
20278 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
20279 configs when using G++, not just hppa*.
20280
20281 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20282
20283 * gdb.base/async.c: New file.
20284 * gdb.base/async.exp: New file.
20285
20286 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
20287
20288 * gdb.base/break.exp: Tweak PA specific tests to properly handle
20289 PA64.
20290
20291 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
20292
20293 * gdb.base/display.exp: "finish" can leave us mid-line on many
20294 targets, deal with it. Add a small constant to main, instead of
20295 1000 since main+1000 may not be a valid address in the target.
20296
20297 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
20298 on hpux11.
20299
20300 * gdb.base/attach.exp: Handle another hpux11 error message variant
20301 when attaching to a process that does not exist.
20302
20303 1999-08-19 J.T. Conklin <jtc@redback.com>
20304
20305 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
20306 characters in 'continue to 1241' test.
20307
20308 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
20309
20310 * gdb.base/call-ar-st.exp: Add a shorter match case for the
20311 stop in print_long_arg_list, define and use a whitespace
20312 variable in print_small_structs test, add an XFAIL for Solaris.
20313 * gdb.base/dbx.exp: XFAIL func commands until somebody is
20314 interested enough to fix.
20315
20316 1999-08-13 Keith Seitz <keiths@cygnus.com>
20317
20318 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
20319 (dbx_gdb_load): Remove. Use gdb_load instead, since that
20320 proc knows about targets other than the natives.
20321 (test_assign): Use "gdb_run_cmd" to "run" the target.
20322 Check that we've actually hit the breakpoint at main.
20323 When we attempt to assign a value to a local variable, check
20324 that the variable is in the current scope, i.e., don't use
20325 a test with an empty result.
20326
20327 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
20328
20329 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
20330 command.
20331
20332 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
20333
20334 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20335 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
20336 gdb.compat, gdb.threads-hp.
20337 gdb.hp/configure, gdb.hp/configure.in: New files.
20338 gdb.hp/Makefile.in: Recurse into new subdirs.
20339 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
20340 gdb.hp/gdb.objdbg: New directory, tests for debugging info
20341 in object files.
20342 gdb.hp/tools: New directory, aux tools for HP-specific tests.
20343
20344 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
20345
20346 * gdb.base/display.exp: Help expect by putting a newline in the
20347 funky printf, remove a bogus p/a test.
20348
20349 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20350
20351 * gdb.base/display.exp: Make sure that when we say 'run', we are
20352 connected to the target. This is necessary when running not
20353 natively.
20354
20355 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
20356
20357 * gdb.base/step-test.exp: Removed some extraneous messages.
20358
20359 * gdb.base/long_long.exp: Don't run memory examination tests
20360 on little-endian targets (they will need a different set of
20361 results to match).
20362
20363 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
20364
20365 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
20366 until somebody decides to fix GDB.
20367
20368 * gdb.base/long_long.c: Stop compiler complaint by specifying long
20369 constant as "ULL".
20370 * gdb.base/long_long.exp: Loosen x/c test, add partial result
20371 matches for a couple x/2 commands.
20372
20373 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
20374
20375 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
20376 by merging in ref-types2 tests.
20377 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
20378
20379 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20380 * gdb.c++/Makefile.in: Add standard actions.
20381 (EXECUTABLES): Rename from PROGS, update list.
20382 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
20383 from gdb.hp.
20384 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
20385 foo and bar locals.
20386 * gdb.c++/anon-union.exp: Fix tests to match.
20387 * gdb.c++/classes.exp: Run if HP compiler used, add extra
20388 expect matches to handle output variations.
20389 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
20390 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
20391 output, add HP alternatives for new and delete prints.
20392 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
20393 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
20394 * gdb.c++/demangle.exp: Use $style when reporting failure.
20395 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
20396 * gdb.c++/inherit.exp: Run if HP compiler used, add some
20397 match alternatives.
20398 * gdb.c++/local.exp: Add match alternatives or xfails for HP
20399 compilers.
20400 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
20401 * gdb.c++/method.exp: Add match alternatives.
20402 * gdb.c++/misc.cc: Add bool types.
20403 * gdb.c++/misc.exp: Add tests for bool types.
20404 * gdb.c++/overload.exp: Add xfails.
20405 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
20406 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
20407 add some more template parameter tests (only for HP currently).
20408 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
20409 * gdb.c++/virtfunc.cc: Add return type and value for main.
20410 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
20411 match alternatives.
20412
20413 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20414
20415 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
20416
20417 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
20418
20419 * gdb.base/signals.exp: Don't expect getting a backtrace from
20420 within a signal handler to fail on Linux.
20421
20422 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
20423
20424 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20425 * lib/gdb.exp: Remove some gratuitious semicolons.
20426 (delete_breakpoints): Increase timeout.
20427 (gdb_expect): Add -notransfer option.
20428 (gdb_test): Use -notransfer option.
20429 (get_compiler_info): Add f77 case.
20430 (get_compiler): New proc, split out from gdb_preprocess, add f77
20431 case.
20432 (gdb_preprocess): Call get_compiler.
20433
20434 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
20435 * gdb.base/attach.exp, gdb.base/display.exp,
20436 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
20437 gdb.base/long_long.exp, gdb.base/printcmds.exp,
20438 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
20439 third arg to gdb_test.
20440 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
20441 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
20442 HP-UX xfails, add others.
20443 * gdb.base/completion.exp: Reflect name change of self-test.
20444 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
20445 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
20446 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
20447 HP failure number.
20448 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
20449 useless HP-UX 10.30 references.
20450 * gdb.base/maint.exp: Loosen matches.
20451 * gdb.base/pointers.c (main): Declare more_code.
20452 * gdb.base/pointers.exp: Match on output of a `next'.
20453 * gdb.base/structs.c: Add prototypes.
20454 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
20455 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
20456
20457 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20458
20459 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
20460 command.
20461
20462 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20463
20464 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
20465 Fix run to main failures. Watchpoint can be hardware watchpoint.
20466
20467 * gdb.base/annota1.exp: Clean up some more, in case printf has
20468 debug info. Deal with lack of signal hanlder info in stack.
20469
20470 From Jim Kingdon <kingdon@redhat.com>:
20471 * gdb.base/annota1.exp: If printf has debug info, deal with it.
20472
20473 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
20474
20475 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
20476 gdb.base/foll-vfork.exp: Don't run for crosses.
20477
20478 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
20479
20480 * gdb.base/configure.in: Check for gdbvars.exp instead of
20481 a1-selftest.exp.
20482 * gdb.base/configure: Re-generate.
20483
20484 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
20485
20486 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
20487 in trying to run first and name is too long.
20488
20489 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
20490 pointers2.c and pointers2.exp, respectively.
20491 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
20492 doschk happier.
20493
20494 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
20495
20496 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
20497 callfuncs2.c and callfuncs2.exp.
20498
20499 * gdb.base/list.exp: Remove mistaken xfails.
20500 * gdb.base/list0.h: Add optional prototypes.
20501
20502 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
20503
20504 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
20505 calling malloc.
20506 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
20507 * ptype.exp: Move test for get_debug_format to before its first
20508 use.
20509
20510 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20511
20512 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
20513 * gdb.base/annota2.cc, annota2.exp: Move from here.
20514 * gdb.c++/annota2.cc, annota2.exp: To here.
20515 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
20516
20517 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
20518
20519 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
20520 a consistent format.
20521
20522 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
20523
20524 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20525 * lib/gdb.exp (get_compiler_info): Add detection for assorted
20526 HP compilers, also set the globals $true and $false.
20527
20528 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
20529 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
20530 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
20531 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
20532 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
20533 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
20534 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
20535 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
20536 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
20537 whatis.c} Add C++ compatible function definitions and return
20538 types, add includes for library functions.
20539 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
20540 * gdb.base/step-test.c (myglob): Rename from glob.
20541 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
20542 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
20543 files, move here from gdb.hp.
20544 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
20545 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
20546 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
20547 Adjust line numbers in regexps.
20548
20549 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
20550 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
20551 instead of 0/1.
20552
20553 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
20554 foll-vfork.exp: New files, move here from gdb.hp.
20555 * gdb.base/page.exp: New file, test of pagination command.
20556
20557 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
20558 recursion test.
20559 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
20560
20561 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
20562 gdb.base/solib.exp: Fix compiler invocation process.
20563
20564 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
20565 HP-UX 11, turn off overload resolution explicitly.
20566 * gdb.base/commands.exp: Set argument list explicitly, add
20567 watchpoint test.
20568 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
20569 them work.
20570 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
20571 expressions properly.
20572 * gdb.base/corefile.exp: Loosen the match slightly.
20573 * gdb.base/default.exp: Allow "Error accessing memory" message
20574 also.
20575 * gdb.base/display.exp: Skip over x/0 j if PA64.
20576 * gdb.base/funcargs.exp: Add xfails for HP-UX.
20577 * gdb.base/interrupt.exp: Ditto.
20578 * gdb.base/langs.exp: Add symbolic matches governed by compiler
20579 in use.
20580 * gdb.base/list.exp: Add xfails for HP-UX.
20581 * gdb.base/long_long.exp: Refine some of the numeric matches.
20582 * gdb.base/mips_pro.exp: Xfail on HP-UX.
20583 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
20584 * gdb.base/nodebug.exp: Succeed on more varieties of output.
20585 * gdb.base/opaque.exp: Remove some HP-UX xfails.
20586 * gdb.base/ptype.exp: Succeed on more varieties of output.
20587 * gdb.base/scope.exp: Add xfails for HP-UX.
20588 * gdb.base/sect-cmd.exp: Add more cases.
20589 * gdb.base/setvar.exp: Add xfails for HP-UX.
20590 * gdb.base/shlib-call.exp: Loosen some matches slightly.
20591 * gdb.base/signals.exp: Match on void symbolically.
20592 * gdb.base/step-test.exp: Add case for PA64.
20593 * gdb.base/term.exp: Add exit and restart.
20594 * gdb.base/twice.exp: Clean up after self.
20595 * gdb.base/varargs.exp: Disable overload resolution explicitly.
20596 * gdb.base/whatis.exp: Allow more ways to pass tests.
20597
20598 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
20599 no longer useful.
20600
20601 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
20602
20603 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
20604 list of patterns.
20605 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
20606 print_double_array(double_array)", "continuing to breakpoint
20607 1018", "print print_double_array(array_d)" and "continuing to
20608 1034" tests.
20609
20610 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
20611
20612 * Makefile.in: Add empty html and install-html targets.
20613
20614 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
20615
20616 * config/mt-*: Remove, these haven't been used since 1996.
20617
20618 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
20619
20620 * gdb.base/call-strs.c, gdb.base/ending-run.c,
20621 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
20622 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
20623
20624 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
20625
20626 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
20627 simpler match case for the ptype of the big class.
20628
20629 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20630
20631 * gdb.exp: Fix test for gdb_prompt existence.
20632
20633 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20634
20635 * gdb.exp (gdb_test): Add fail after calls to perror.
20636
20637 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20638
20639 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
20640
20641 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20642
20643 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
20644
20645 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
20646
20647 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
20648 malloc() is linked in.
20649
20650 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
20651
20652 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
20653 step at end.
20654
20655 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
20656
20657 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
20658
20659 * gdb.java/jv-print.exp: New file. (Our first Java test!)
20660
20661 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
20662
20663 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
20664 * gdb.base/mips_pro.exp: Likewise.
20665
20666 1999-06-02 Keith Seitz <keiths@cygnus.com>
20667
20668 * gdb.c++/templates.cc: Change all "new" operators to throw
20669 an exception.
20670 * gdb.c++/cplusfuncs.cc: Likewise.
20671
20672 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
20673
20674 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
20675
20676 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
20677 * gdb.base/ending-run.exp: When stepping out of main, accept a
20678 step into an arbitrary assembler file.
20679
20680 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20681
20682 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
20683 "breakpoint-invalid" to be printed.
20684 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
20685 number of "frames-invalid" and "breakpoint-invalid" to be printed.
20686 * gdb.base/annota2.cc: Initialize a.x to 0.
20687
20688 1999-05-17 Keith Seitz <keiths@cygnus.com>
20689
20690 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
20691 when "skip_float_tests" set.
20692 Ditto for "print print_double_array(array_d)", "print print_small_structs",
20693 "print print_ten_doubles", and "step into print_long_arg_list".
20694 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
20695 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
20696 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
20697 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
20698 "skip_float_tests" is set.
20699 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
20700 when "skip_float_tests" set.
20701
20702 1999-05-06 Keith Seitz <keiths@cygnus.com>
20703
20704 * gdb.base/annota2.cc: Include stdio.h.
20705
20706 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
20707
20708 * gdb.base/crossload.exp: Remove, this has been disabled ever
20709 since BFD stopped including all targets, and cross-GDB gets
20710 plenty of testing anyway.
20711 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
20712 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
20713 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
20714 * gdb.base/README: Remove, was doc for this.
20715 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
20716 needed.
20717
20718 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20719
20720 * gdb.base/call-ar-st.exp: Fix one regular expression in test
20721 output.
20722
20723 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
20724 * gdb.base/annota2.exp: New file. More annotation tests.
20725 * gdb.base/annota1.c: New file. Source file for annota1.exp.
20726 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
20727
20728 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
20729
20730 * config/cfdbug.exp: New file.
20731
20732 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
20733
20734 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
20735 Marcus Daniel's and Dale Hawkins's demangler crashes.
20736
20737 * gdb.c++/demangle.exp (test_gnu_style_demangling,
20738 test_lucid_style_demangling, test_arm_style_demangling,
20739 test_hp_style_demangling): Try Tom Tromey's core-dumping
20740 identifier under each demangling style.
20741
20742 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
20743
20744 * gdb.c++/demangle.exp: Include the current demangling style
20745 in all test names.
20746 (current_demangling_style): New global variable.
20747 (set_demangling_style, test_demangling_core, test_demangling,
20748 test_demangling_exact): New functions.
20749 (test_gnu_style_demangling, test_lucid_style_demangling,
20750 test_arm_style_demangling, test_hp_style_demangling): Use those,
20751 instead of calling gdb_test and gdb_test_exact directly.
20752 (catch_demangling_errors): New function, which reports errors
20753 signalled by the demangling test functions in an orderly way.
20754 (do_tests): Use catch_demangling_errors.
20755
20756 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
20757
20758 * gdb.base/signals.exp (test_handle_all_print): Use () for
20759 grouping in expressions, not {}.
20760
20761 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
20762 initialized yet.
20763
20764 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
20765
20766 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
20767 are listed.
20768
20769 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
20770
20771 * gdb.stabs/weird.exp: Test for CC being defined before
20772 looking at its value.
20773
20774 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
20775
20776 * gdb.base/call-ar-st.exp: Remove stray '#'.
20777 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
20778 "short int" and "long int".
20779 * gdb.c++/overload.cc: Cast the string added in the previous
20780 change, to mollify finicky HP compiler.
20781 * gdb.hp/reg-test.exp (testfile): Fix file name.
20782 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
20783
20784 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
20785 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
20786 alternate form of enum ptype.
20787
20788 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
20789
20790 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
20791 * gdb.hp/*.exp: Change all to run compiler probe only after
20792 passing skip_hp_tests, so as not to waste time on guaranteed
20793 failure.
20794
20795 * gdb.c++/overload.cc: Pass string instead of char addr, always
20796 init ccpfoo.
20797 * gdb.c++/templates.cc: Fix syntax error.
20798
20799 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20800
20801 * gdb.base/commands.exp: Add test for correct position of '>'
20802 when issuing the 'commands' command after a 'while' or 'if'
20803 command.
20804
20805 1999-03-18 James Ingham <jingham@cygnus.com>
20806
20807 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
20808
20809 * gdb.c++/method.exp: It was testing an uninitialized int on the
20810 stack and assuming it was positive.
20811
20812 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
20813
20814 * gdb.base/step-test.exp: Catch a case where finish is broken and
20815 keep it from killing the rest of the tests.
20816 Use gdb_continue_to_end.
20817
20818 * gdb.base/sigall.exp: use gdb_continue_to_end.
20819
20820 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
20821
20822 * gdb.base/display.exp: use runto_main, not run.
20823
20824 * gdb.base/default.exp: Check for the current error message in the
20825 r abbreviation test.
20826 Add strongarm to the targets that know info float.
20827
20828 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
20829 run which doesn't work with monitors.
20830
20831 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
20832
20833 * gdb.base/break.exp: use the gdb_continue_to_end proc.
20834
20835 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
20836 program. Traps the case (in Cygmon) when the program never really
20837 exits. Same as Mark's continue_to_exit, but I had put it in a lot
20838 more places, so I used my name. Sorry Mark...
20839
20840 * config/monitor.exp (gdb_target_monitor): added another
20841 target_info parameter: remotebinarydownload. This will set the
20842 remotebinarydownload flag if this is causing some boards trouble.
20843
20844 1999-03-18 Mark Salter <msalter@cygnus.com>
20845
20846 * lib/gdb.exp (continue_to_exit): New function.
20847
20848 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
20849 * gdb.base/ending-run.exp: Ditto.
20850 * gdb.base/step-test.exp: Ditto.
20851
20852 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
20853
20854 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
20855 (suggested by Art Haas <ahaas@neosoft.com>).
20856
20857 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
20858
20859 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
20860
20861 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
20862
20863 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
20864 descriptions of types (short unsigned int vs unsigned short, etc).
20865
20866 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
20867
20868 * gdb.base/call-strs.exp: Don't assume that `step' will step over
20869 a call to strlen; sometimes we do have sources.
20870
20871 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
20872
20873 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
20874 character, so GDB won't print garbage after its end.
20875
20876 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
20877 breakpoint there instead. Sometimes GCC emits memcpy to handle
20878 the large structures being passed by value, so we step into that
20879 instead of sum_array_print, which obscures what we're really testing.
20880 * gdb.base/step-test.exp: However, we do want a test that notices
20881 the bizarre steps into memcpy, so do that here. Add check for
20882 stepping into function calls that pass large structures by value.
20883 ("Is that a noun clause, or are you just happy to see me?")
20884 Remove all references to specific line numbers.
20885 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
20886 New type and function.
20887 (main): Call large_struct_by_value, passing it a large struct by value.
20888 * lib/gdb.exp (gdb_get_line_number): New function.
20889
20890 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
20891 more portable.
20892
20893 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
20894
20895 * lib/gdb.exp: Doc fixes.
20896
20897 1999-03-05 Nick Clifton <nickc@cygnus.com>
20898
20899 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
20900
20901 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
20902
20903 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
20904 commands. They're not germane to this test, and they don't work
20905 that way on remote targets.
20906
20907 1999-03-01 James Ingham <jingham@cygnus.com>
20908
20909 * Changelog entries merged over from gdb development branch.
20910
20911 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
20912
20913 * lib/gdb.exp (gdbtk_analyze_results): Generic function
20914 for outputting results of test run.
20915
20916 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
20917
20918 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
20919
20920 1999-02-25 Felix Lee <flee@cygnus.com>
20921
20922 * lib/gdb.exp (debug_format): initialize
20923
20924 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
20925
20926 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
20927 * gdb.base/call-rt-st.c: Ditto.
20928
20929 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
20930
20931 * gdb.threads/pthreads.exp (horiz): New variable.
20932 (test_startup): Fix regexps that capture thread numbers.
20933
20934 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
20935
20936 * gdb.base/smoke.exp: Disambiguate two test case names (both
20937 called ``print'').
20938
20939 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
20940
20941 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
20942 compilation.
20943
20944 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
20945
20946 * gdb.base/miscexprs.exp: Change patterns to match GDB's
20947 actual output formatting.
20948 * gdb.base/smoke.exp: GDB removes leading 0's.
20949 * gdb.base/volatile.exp: Don't check type of remuneration;
20950 that variable is no longer defined in constvars.c.
20951 * gdb.base/step-test.c (main): Exit with explicit exit code.
20952 * gdb.base/step-test.exp: Remove two nexti checks--they are
20953 not portable.
20954
20955 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
20956
20957 * gdb.base/help.exp ("help delete display"): Fix test to match
20958 gdb's output.
20959
20960 * gdb.base/long_long.c (known_types): Initialize values to zero.
20961 * gdb.base/long_long.exp: Step one more line
20962 so 'dec' is initialized in "get to known place". GDB removes
20963 leading zeros. Explicitly ask for hex formatting. Use
20964 unique test case names.
20965
20966 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20967
20968 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
20969
20970 * gdb.c++/method.exp: Add missing close brace.
20971
20972 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
20973
20974 * gdb.base/maint.exp: Use 'set height 0' to disable page
20975 prompting, not 'set height 400'.
20976
20977 Fix a bunch of timeouts.
20978 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
20979 four separate tests, so expect doesn't take forever to match a ton
20980 of text against a regexp with lots of .* forms.
20981 ("maint print psymbols", "maint print symbols"): Make some of
20982 these greps more selective, so that expect doesn't try to wade
20983 through huge piles of output and time out.
20984
20985 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
20986
20987 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
20988 tests: one which doesn't expect shlib events to be reported, and
20989 another which does, but is XFAIL for all platforms other than
20990 HP/UX.
20991
20992 * gdb.base/break.exp: Teach the test suite that the `catch
20993 fork', `catch vfork', and `catch exec' commands produce error
20994 messages on platforms that don't provide these features.
20995
20996 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
20997
20998 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
20999 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
21000 (shortening names from solib_threshold.exp etc), won't run on
21001 anything but HP-UX for the foreseeable future.
21002 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
21003 reflect move.
21004
21005 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
21006
21007 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
21008 gdb.trace/Makefile.in (clean): Remove all test executables.
21009
21010 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
21011
21012 * gdb.base/shlib-call.exp: add test cases to verify that gdb
21013 successfully re-sets breakpoints in shared libraries.
21014 * gdb.base/shmain.c (main): return 0, don't fall off the end.
21015
21016 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21017
21018 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
21019 and compiled w/o GCC.
21020
21021 * gdb.hp/watch-cmd.exp: ditto.
21022
21023 * gdb.hp/watch-hp.exp: ditto.
21024
21025 * gdb.hp/xdb1.exp: ditto.
21026
21027 * gdb.hp/xdb2.exp: ditto.
21028
21029 * gdb.hp/dbx.exp: ditto.
21030
21031 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
21032
21033 * constvars.c: Remove C++-isms.
21034 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
21035 with GCC.
21036
21037 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
21038
21039 The following changes are part of the HP merge.
21040
21041 * gdb.base/break.exp: new tests to verify that catchpoints for
21042 fork, vfork, and exec don't trigger inappropriately.
21043
21044 * gdb.base/opaque.exp: compile one file at a time, then link.
21045
21046 * gdb.base/signals.exp: be more restrictive about which hppa
21047 systems receive a setup_xfail. new tests.
21048
21049 * gdb.base/solib_threshold.build: new file.
21050 * gdb.base/solib_threshold.exp: new file.
21051 * gdb.base/solib_threshold.link_opts: new file.
21052 * gdb.base/solib_threshold.mk: new file.
21053 * gdb.base/gen_solib_threshold.c: new file.
21054
21055 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
21056 tests. New tests for enums inside classes.
21057
21058 * gdb.c++/compiler.cc: indicate support of template debugging.
21059
21060 * gdb.c++/demangle.exp: run hp style demangling tests.
21061
21062 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
21063 tests.
21064
21065 * gdb.c++/misc.cc: changes to support new tests.
21066
21067 * gdb.c++/templates.cc: changes to support HP's compiler; changes
21068 to support new tests.
21069
21070 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
21071 gcc, then skip these tests.
21072
21073 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
21074
21075 The following files are part of the HP merge; some had longer
21076 names at HP, but have been renamed to be no more than 14
21077 characters in length.
21078
21079 * gdb.hp/ambiguous.cc: new file.
21080 * gdb.hp/ambiguous.exp: new file.
21081 * gdb.hp/attach.exp: new file.
21082 * gdb.hp/attach2.exp: new file.
21083 * gdb.hp/classes-hp.exp: new file.
21084 * gdb.hp/ctti.exp: new file.
21085 * gdb.hp/ctti-add.cc: new file.
21086 * gdb.hp/ctti-add1.cc: new file.
21087 * gdb.hp/ctti-add2.cc: new file.
21088 * gdb.hp/ctti-add3.cc: new file.
21089 * gdb.hp/dbx.exp: new file.
21090 * gdb.hp/exception.cc: new file.
21091 * gdb.hp/exception.exp: new file.
21092 * gdb.hp/foll-exec.c: new file.
21093 * gdb.hp/foll-exec.exp: new file.
21094 * gdb.hp/foll-fork.c: new file.
21095 * gdb.hp/foll-fork.exp: new file.
21096 * gdb.hp/foll-vfork.c: new file.
21097 * gdb.hp/foll-vfork.exp: new file.
21098 * gdb.hp/inherit-hp.exp: new file.
21099 * gdb.hp/more-steps.exp: new file.
21100 * gdb.hp/namespace.cc: new file.
21101 * gdb.hp/namespace.exp: new file.
21102 * gdb.hp/optimize.exp: new file.
21103 * gdb.hp/pxdb.c: new file.
21104 * gdb.hp/pxdb.exp: new file.
21105 * gdb.hp/quicksort.exp: new file.
21106 * gdb.hp/reg-test.exp: new file.
21107 * gdb.hp/reg-test.s: new file.
21108 * gdb.hp/sized-enum.c: new file.
21109 * gdb.hp/sized-enum.exp: new file.
21110 * gdb.hp/start-stop.exp: new file.
21111 * gdb.hp/templ-hp.cc: new file.
21112 * gdb.hp/templ-hp.exp: new file.
21113 * gdb.hp/thr-lib.c: new file.
21114 * gdb.hp/thr-lib.exp: new file.
21115 * gdb.hp/thr-lib.h: new file.
21116 * gdb.hp/thr-liblib.c: new file.
21117 * gdb.hp/virtfun-hp.c: new file.
21118 * gdb.hp/virtfun-hp.exp: new file.
21119 * gdb.hp/watch-cmd.exp: new file.
21120 * gdb.hp/watch-hp.exp: new file.
21121 * gdb.hp/xdb1.exp: new file.
21122 * gdb.hp/xdb2.exp: new file.
21123 * gdb.hp/xdb3.exp: new file.
21124
21125 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
21126
21127 The following files are part of the HP merge; some had longer
21128 names at HP, but have been renamed to be no more than 14
21129 characters in length.
21130
21131 * gdb.base/ss.h: new file.
21132 * gdb.base/call-ar-st.c: new file.
21133 * gdb.base/call-ar-st.exp: new file.
21134 * gdb.base/call-rt-st.c: new file.
21135 * gdb.base/call-rt-st-exp: new file.
21136 * gdb.base/call-strs.exp: new file.
21137 * gdb.base/ena-dis-br.exp: new file.
21138 * gdb.base/environ.exp: new file.
21139 * gdb.base/long_long.exp: new file.
21140 * gdb.base/sect-cmd.exp: new file.
21141 * gdb.base/shlib-cl2.exp: new file.
21142 * gdb.base/smoke.exp: new file.
21143 * gdb.base/so-impl-ld.c: new file.
21144 * gdb.base/so-impl-ld.exp: new file.
21145 * gdb.base/so-indr-cl.c: new file.
21146 * gdb.base/so-indr-cl.exp: new file.
21147 * gdb.base/varargs.exp: new file.
21148 * gdb.base/volatile.exp: new file.
21149 * gdb.base/whatis-exp.exp: new file.
21150 * gdb.base/display.exp: new file.
21151 * gdb.c++/derivation.exp: new file.
21152 * gdb.c++/local.exp: new file.
21153 * gdb.c++/member-ptr.exp: new file.
21154 * gdb.c++/overload.exp: new file.
21155 * gdb.c++/ovldbreak.exp: new file.
21156 * gdb.c++/ref-types.exp: new file.
21157 * gdb.c++/ref-types2.exp: new file.
21158 * gdb.c++/userdef.exp: new file.
21159
21160 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
21161
21162 * gdb.base/default.exp: Reflect wording change in remote.c.
21163
21164 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
21165
21166 * gdb.base/help.exp: Update to reflect current text.
21167
21168 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
21169
21170 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
21171 they're stack variables and contain garbage.
21172 * gdb.c++/anon-union.exp: new file.
21173
21174 The following changes were made by David Taylor
21175 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
21176 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
21177 in changes by HP.
21178
21179 * gdb.base/bitops.exp: new file.
21180 * gdb.base/default.exp: change expected messages for catch and
21181 info catch tests to reflect HP merge changes.
21182 * gdb.base/enable-disable-break.exp
21183 * gdb.base/ending-run.c: new file.
21184 * gdb.base/long_long.c: new file.
21185 * gdb.base/maint.exp: new file.
21186 * gdb.base/pointers2.exp: new file.
21187 * gdb.base/shlib-call2.exp: new file.
21188 * gdb.base/solib.exp: new file.
21189 * gdb.base/step-test.c: new file.
21190 * gdb.c++/anon-union.cc: new file.
21191 * gdb.c++/local.cc: new file.
21192 * gdb.c++/member-pointer.cc: new file.
21193 * gdb.c++/method.cc: new file.
21194 * gdb.c++/ref-types.cc: new file.
21195 * gdb.c++/ref-types2.cc: new file.
21196 * gdb.c++/userdef.cc: new file.
21197
21198 * gdb.base/scope.exp: compile one file at a time, then link.
21199 * gdb.base/langs.exp: ditto.
21200 * gdb.base/list.exp: ditto.
21201
21202 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
21203
21204 The following changes were made by David Taylor
21205 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
21206 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
21207 in changes by HP.
21208
21209 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
21210 skip tests. When compiling pass c++ flag to gdb_compile.
21211 * gdb.c++/
21212
21213 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
21214 test for on hppa*-*-hpux*; use args to see if c++ was specified.
21215 (skip_hp_tests): new function.
21216 (gdb_preprocess): new function.
21217
21218 * configure.in (hpdir): decide whether to configure gdb.hp.
21219 * configure: regenerated.
21220
21221 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
21222 to delete on clean.
21223 (EXECUTABLES): update to reflect new additions.
21224 * gdb.base/commands.exp: update message expected.
21225 * gdb.base/default.exp: add copyright notice.
21226 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
21227 * gdb.base/help.exp: update messages to reflect current text.
21228 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
21229 targets for recurse tests.
21230 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
21231 skip this file.
21232
21233 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
21234 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
21235 compilation.
21236 * gdb.c++/misc.exp: ditto.
21237 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
21238 run the tests. tell gdb_compile that it's a c++ compilation.
21239
21240 * gdb.threads/pthreads.exp: fix typo in message.
21241
21242 * gdb.base/all-bin.exp: new file.
21243 * gdb.base/arithmet.exp: new file.
21244 * gdb.base/assign.exp: new file.
21245 * gdb.base/completion.exp: new file.
21246 * gdb.base/cond-expr.exp: new file.
21247 * gdb.base/condbreak.exp: new file.
21248 * gdb.base/define.exp: new file.
21249 * gdb.base/dollar.exp: new file.
21250 * gdb.base/environment.exp: new file.
21251 * gdb.base/eval-skip.exp: new file.
21252 * gdb.base/jump.exp: new file.
21253 * gdb.base/logical.exp: new file.
21254 * gdb.base/pointers.exp: new file.
21255 * gdb.base/relational.exp: new file.
21256 * gdb.base/section_command.exp: new file.
21257 * gdb.base/whatis-expr.exp: new file.
21258
21259 * gdb.base/all-types.c: new file.
21260 * gdb.base/call-array-struct.c: new file.
21261 * gdb.base/call-return-struct.c: new file.
21262 * gdb.base/call-strings.c: new file.
21263 * gdb.base/callfuncs2.c: new file.
21264 * gdb.base/condbreak.c: new file.
21265 * gdb.base/constvars.c: new file.
21266 * gdb.base/display.c: new file.
21267 * gdb.base/int-type.c: new file.
21268 * gdb.base/jump.c: new file.
21269 * gdb.base/miscexprs.c: new file.
21270 * gdb.base/pointers.c: new file.
21271 * gdb.base/pointers2.c: new file.
21272 * gdb.base/shmain.c: new file.
21273 * gdb.base/shr1.c: new file.
21274 * gdb.base/shr2.c: new file.
21275 * gdb.base/solib.c: new file.
21276 * gdb.base/solib1.c: new file.
21277 * gdb.base/solib2.c: new file.
21278 * gdb.base/varargs.c: new file.
21279 * gdb.c++/derivation.cc: new file.
21280 * gdb.c++/overload.cc: new file.
21281 * gdb.c++/ovldbreak.cc: new file.
21282 * gdb.hp/attach.c: new file.
21283 * gdb.hp/attach2.c: new file.
21284 * gdb.hp/average.c: new file.
21285 * gdb.hp/compiler.c: new file.
21286 * gdb.hp/compiler.cc: new file.
21287 * gdb.hp/execd-program.c: new file.
21288 * gdb.hp/follow-exec.c: new file.
21289 * gdb.hp/follow-fork.c: new file.
21290 * gdb.hp/follow-vfork-and-exec.c: new file.
21291 * gdb.hp/misc-hp.cc: new file.
21292 * gdb.hp/more-steps.c: new file.
21293 * gdb.hp/optimize.c: new file.
21294 * gdb.hp/quicksort.c: new file.
21295 * gdb.hp/run-hp.c: new file.
21296 * gdb.hp/start-stop.c: new file.
21297 * gdb.hp/sum.c: new file.
21298 * gdb.hp/templates-hp.cc: new file.
21299 * gdb.hp/thread-local-in-lib.c: new file.
21300 * gdb.hp/thread-local-in-lib.h: new file.
21301 * gdb.hp/thread-local-in-lib.lib.c: new file.
21302 * gdb.hp/vforked-program.c: new file.
21303 * gdb.hp/virtfunc-hp.cc: new file.
21304 * gdb.hp/watchpoint-hp.c: new file.
21305 * gdb.hp/xdb.c: new file.
21306 * gdb.hp/xdb0.c: new file.
21307 * gdb.hp/xdb0.h: new file.
21308 * gdb.hp/xdb1.c: new file.
21309
21310 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
21311
21312 The following change was made by Edith Epstein
21313 <eepstein@cygnus.com> as part of a project to merge in changes
21314 originally made by HP; HP did not create ChangeLog entries.
21315
21316 * gdb.c++/demangle.exp: changed the expected output for some
21317 ARM-style mangling -- removed second reference to datatype.
21318 For example, maint demangle __dt__11T1__pt__2_cFv
21319 T1<char>::~T1<char>(void)
21320 becomes,
21321 maint demangle __dt__11T1__pt__2_cFv
21322 T1<char>::~T1(void)
21323
21324 (test_hp_style_demangling): new hp specific demangling test cases.
21325
21326 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
21327
21328 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
21329 * gdb.trace/backtrace.exp: Likewise.
21330 * gdb.trace/circ.exp: Likewise.
21331 * gdb.trace/collection.exp: Likewise.
21332 * gdb.trace/deltrace.exp: Likewise.
21333 * gdb.trace/infotrace.exp: Likewise.
21334 * gdb.trace/limits.exp: Likewise.
21335 * gdb.trace/packetlen.exp: Likewise.
21336 * gdb.trace/passc-dyn.exp: Likewise.
21337 * gdb.trace/passcount.exp: Likewise.
21338 * gdb.trace/report.exp: Likewise.
21339 * gdb.trace/save-trace.exp: Likewise.
21340 * gdb.trace/tfind.exp: Likewise.
21341 * gdb.trace/tracecmd.exp: Likewise.
21342 * gdb.trace/while-dyn.exp: Likewise.
21343 * gdb.trace/while-stepping.exp: Likewise.
21344
21345 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
21346
21347 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
21348
21349 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
21350
21351 From Brendan Kehoe:
21352 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
21353 int return types.
21354
21355 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
21356
21357 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
21358 remote dos host testing right.
21359
21360 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
21361
21362 * gdb.base/corefile.exp: remove some xfails.
21363
21364 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
21365
21366 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
21367 have different timestamps.
21368
21369 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
21370
21371 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
21372 gdb.base/default.exp: Replace "exec" with "executable".
21373
21374 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
21375
21376 * gdb.base/default.exp: Change else if to elseif from previous
21377 delta.
21378
21379 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
21380
21381 * gdb.base/default.exp: Add brace missing from previous delta.
21382
21383 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
21384
21385 * gdb.base/default.exp: Support test for info float for all
21386 varieties of arm toolchain.
21387
21388 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
21389
21390 * gdb.trace/*.exp: remove "remote_download" command.
21391
21392 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
21393
21394 * gdb.trace/*.exp: remove -gdwarf from compile.
21395
21396 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
21397
21398 * gdb.trace/configure.in(AC_INIT): typo
21399 * gdb.trace/configure: regenerated
21400
21401 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
21402
21403 * config/m68k-emc.exp: New file.
21404 * lib/<emc-support.exp trace-support.exp}: New files.
21405 * configure.in: add new test directory gdb.trace.
21406 * gdb.trace/{configure configure.in Makefile.in}: New files.
21407 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
21408 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
21409 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
21410 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
21411 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
21412 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
21413 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
21414
21415 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
21416
21417 * gdb.c++/classes.exp: Change all regular expressions to match
21418 arbitrary combinations of newline/carriage-return, so that they
21419 will work equally well on Unix and Windows.
21420 * gdb.c++/inherit.exp: ditto.
21421 * gdb.c++/virtfunc.exp: ditto.
21422
21423 1998-08-11 Dawn Perchik <dawn@cygnus.com>
21424
21425 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
21426
21427 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
21428
21429 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
21430 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
21431 to use a0-a3/d0-d3 as needed.
21432
21433 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
21434
21435 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
21436 * gdb.disasm/am33.exp: Corresponding changes.
21437
21438 1998-07-11 Felix Lee <flee@cygnus.com>
21439
21440 * gdb.base/callfuncs.exp: add cmp10 test.
21441 * gdb.base/callfuncs.c (cmp10): new function.
21442
21443 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
21444
21445 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
21446 into two parts to get around a synchronization problem in expect.
21447
21448 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
21449
21450 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
21451
21452 * configure.in: Add options for gdbtk testsuite.
21453
21454 * configure: Regenerate.
21455
21456 * gdb.gdbtk: New directory to hold gdbtk tests.
21457
21458 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21459
21460 * gdb.fortran/types.exp: Escape brackets in expect patterns
21461 for test_float_literal_types_accepted tests.
21462 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
21463 before run test.
21464
21465 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
21466
21467 * am33.exp: Just compile, do not link the testcase.
21468 * am33.s: Add ".am33" pseudoop to force am33 mode.
21469
21470 1998-06-25 Felix Lee <flee@cygnus.com>
21471
21472 * gdb.base/setshow.exp: make sure $pc is sane.
21473
21474 * gdb.stabs/weird.exp: split expect patterns properly.
21475
21476 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
21477
21478 * gdb.disasm/am33.s: New disassembler testfile for the am33.
21479 * gdb.disasm/am33.exp: Run it.
21480
21481 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
21482
21483 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
21484 match processing (and eliminate spurious timeouts when running).
21485
21486 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
21487
21488 * gdb.base/signals.exp (test_handle_all_print): put back Mach
21489 exception test, but conditionalize it on target [mach | gnu].
21490
21491 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
21492
21493 * gdb.base/overlays.exp: fixup compile line for linker script.
21494
21495 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
21496
21497 * gdb.fortran/types.exp: don't guess at float size.
21498
21499 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
21500
21501 * gdb.base/exprs.exp: delete test that depends on int size.
21502
21503 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
21504
21505 * config/sim.exp: Removed checks for target triplets.
21506 (gdb_target_sim): Use gdb,target_sim_options.
21507
21508 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
21509
21510 * gdb.base/reread.exp: New file.
21511 * gdb.base/reread1.c: New file.
21512 * gdb.base/reread2.c: New file.
21513
21514 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
21515
21516 * config/sim.exp: Use 'target sim -sparclite' when running
21517 SPARClite programs.
21518
21519 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
21520
21521 * gdb.base/structs2.exp: New file.
21522 * gdb.base/structs2.c: New file.
21523
21524 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
21525
21526 * gdb.asm/common.inc: New file.
21527 * gdb.asm/d10v.inc: New file.
21528 * asm-source.exp: Pass -I's to gas to find .inc files.
21529 Update line numbers in expected output.
21530 * asmsrc1.s: Rewrite.
21531 * asmsrc2.s: Rewrite.
21532 * configure.in: Create arch.inc symlink.
21533 * configure: Regenerate.
21534 * Makefile.in (distclean): Delete arch.inc.
21535
21536 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
21537
21538 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
21539 (t_enum_value2): ditto
21540 (t_enum_value3): ditto
21541 (main): ditto
21542 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21543
21544 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
21545 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
21546 change.
21547 Use gdb_test instead of send_gdb/gdb_expect sequences.
21548
21549 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
21550
21551 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
21552 not void.
21553
21554 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
21555
21556 * gdb.base/branches.c: Code with lots of loops and
21557 subroutines. Used to test gdbs ability to single step through PC
21558 changes, especially to test mips-tdep.c:mips_next_pc
21559
21560 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
21561
21562 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
21563 more rigorous EGCS C++ error checking.
21564
21565 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21566
21567 * gdb.base/help.exp: Clean up `help set args' and `help show args'
21568 tests.
21569 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
21570 function when asleep.
21571 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
21572 for i*86 Linux and SVR4 signal handling problems.
21573 Remove linux xfail for `next to handler in signals_tests_1', fixed
21574 by recent infrun.c change.
21575 Limit backtrace to 10 frames to avoid timeout problems with infinite
21576 stack backtraces.
21577 Adjust expect pattern in `handle all print' test to match Apr 28 1997
21578 target.[ch] change.
21579
21580 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
21581
21582 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
21583 for a newline from gdb before continuing.
21584 (default_gdb_exit): Just look for y or n.
21585 (gdb_test): Detect abnormal exit from GDB running on DOS; if
21586 it does, fail the rests of the tests in the file.
21587
21588 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
21589
21590 * config/cygmon.exp: New file.
21591
21592 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
21593
21594 * gdb.base/list.exp: Fix problem with "list default lines around
21595 main" test on remote targets.
21596
21597 * gdb.base/scope.exp: Fix problem with filelocal_bss before
21598 run test on remote targets.
21599
21600 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
21601
21602 * gdb.asm: New directory.
21603 * configure.in: Configure it.
21604 * configure: Regenerate.
21605 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
21606 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
21607
21608 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
21609
21610 * config/mn10300-eval.exp: New file to support MN10300 eval board.
21611
21612 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
21613
21614 * gdb.base/overlays (several files): Merge the two overlay
21615 managers into one. Change variables (foox, barx, bazx, grbxx)
21616 back into ints but force them to load in their proper sections.
21617
21618 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
21619
21620 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
21621 on-chip insn memory and IMAP1 to upper 128k.
21622 (D10VCopy): Handle memory regions crossing 16k boundaries.
21623 (D10VCopy): Transfer data in 32 bit chunks.
21624
21625 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
21626
21627 * gdb.base/overlays.c (main): Exit normally when result is
21628 correct.
21629
21630 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
21631 map. Include space for printf in .text segment.
21632
21633 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
21634 updated d10v memory VMA/LMA map.
21635 (D10VCopy): Call D10VTranslate.
21636
21637 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
21638
21639 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
21640
21641 * gdb.base/bar.c (barx, bar): Change variable to small array so
21642 that it won't be put into the .sdata - small data -
21643 section. Update reference.
21644 * gdb.base/baz.c (bazx, baz): Ditto.
21645 * gdb.base/foo.c (foox, foo): Ditto.
21646 * gdb.base/grbx.c (grbxx, grbx): Ditto.
21647
21648 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
21649 to be arrays.
21650
21651 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
21652
21653 * gdb.base/overlays.exp: fix up and get working again.
21654 Add tests for backtraces from an overlay function.
21655
21656 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
21657
21658 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
21659 "calling function with watchpoint enabled".
21660
21661 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
21662
21663 * gdb.base/break.exp (test_next_with_recursion): Remove
21664 gdb_suppress_tests for d10v-*-*.
21665 * lib/gdb.exp (gdb_suppress_tests): Disable this function
21666 pending review of whether it is useful or not.
21667
21668 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
21669
21670 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
21671
21672 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
21673
21674 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
21675 * config/dve.exp: New file to support Densan boards.
21676
21677 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
21678
21679 * gdb.base/interrupt.exp: Document problem of simulators, signals,
21680 reads and BSD.
21681
21682 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
21683
21684 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
21685 response.
21686
21687 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
21688
21689 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
21690
21691 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
21692 test.
21693
21694 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
21695 target_sizeof_long and target_bigendian_p.
21696 (structs_by_value, structs_by_reference): Check values according
21697 to targets word size and endianess.
21698
21699 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
21700
21701 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
21702 output.
21703
21704 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
21705
21706 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
21707 Update test of set args help to match source change.
21708
21709 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
21710
21711 * gdb.base/default.exp: Expect help system output to be in
21712 alphabetical order.
21713 * gdb.base/help.exp: Ditto.
21714
21715 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
21716
21717 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
21718 "i*86-pc-linux-gnu*".
21719 * gdb.base/interrupt.exp: Ditto.
21720 * gdb.base/corefile.exp: Ditto.
21721
21722 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
21723 define vxworks when building the testcase.
21724
21725 * gdb.base/ptype.exp: Fix testnames to be unique.
21726 * gdb.base/radix.exp: Ditto.
21727 * gdb.base/term.exp: Ditto.
21728 * gdb.base/whatis.exp: Ditto.
21729 * gdb.c++/classes.exp: Ditto.
21730
21731 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
21732
21733 * gdb.base/callfuncs.exp: Fix indentation.
21734
21735 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
21736 suppress_flag has been set.
21737 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
21738 target feature.
21739
21740 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
21741
21742 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
21743 the testcase.
21744
21745 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
21746 set_debug_traps() and breakpoint().
21747 * gdb.c++/misc.cc (main): Ditto.
21748 * gdb.c++/templates.cc (main): Ditto.
21749 * gdb.c++/virtfunc.cc (main): Ditto.
21750
21751 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
21752
21753 * lib/gdb.exp(gdb_step_for_stub): New function.
21754 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
21755 exists, reload the executable and do a "continue" instead of
21756 doing a jump.
21757 (runto_main): Use gdb_step_for_stub.
21758
21759 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
21760 tests to have unique names.
21761 * gdb.base/callfuncs.exp: Ditto.
21762 * gdb.base/commands.exp: Ditto.
21763 * gdb.base/default.exp: Ditto.
21764 * gdb.base/help.exp: Ditto.
21765 * gdb.base/list.exp: Ditto.
21766 * gdb.base/opaque.exp: Ditto.
21767 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
21768 similar tests.
21769
21770 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
21771 * gdb.c++/cplusfuncs.cc: Ditto.
21772 * gdb.c++/virtfunc.cc: Ditto.
21773
21774 * config/monitor.exp: Keep track of the last file we saw, rather
21775 than trying to get the info from gdb.
21776
21777 * gdb.fortran/types.exp: Move comment to previous line.
21778
21779 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
21780
21781 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
21782 target mode.
21783
21784 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
21785
21786 From Bob Manson:
21787 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
21788 string from GDB when it connects.
21789
21790 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
21791
21792 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
21793
21794 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
21795 if we can't get a debug format from GDB (we may be testing an
21796 older GDB). Use a 10 second timeout when checking for the format.
21797
21798 * gdb.stabs/weird.exp: Fix quoting.
21799
21800 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
21801
21802 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
21803
21804 * config/arm-ice.exp: New file.
21805
21806 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
21807
21808 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
21809 until it has been modified to work with the new testsuite.
21810
21811 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
21812 testcase won't compile, cause all of the testcases in the file to
21813 fail instead.
21814
21815 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
21816 (gdb_clear_suppressed): New procedure.
21817 (gdb_stop_suppressing_tests): Only clear suppress_flag if
21818 it contains a positive value.
21819
21820 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
21821
21822 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
21823
21824 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
21825
21826 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
21827
21828 * lib/gdb.exp (setup_xfail_format): New function.
21829 (get_debug_format): New function to get debug format.
21830 (debug_format): New global variable to hold last value set
21831 by get_debug_format.
21832 * gdb.base/list.exp: Call get_debug_format and expect some
21833 tests to fail for DWARF 1 and COFF formats.
21834 * gdb.c++/ptype.exp: Ditto.
21835 * gdb.c++/classes.exp: Ditto.
21836 * gdb.c++/cplusfuncs.exp: Ditto.
21837 * gdb.c++/inherit.exp: Ditto.
21838 * gdb.c++/templates.exp: Ditto.
21839 * gdb.c++/virtfunc.exp: Ditto.
21840
21841 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
21842
21843 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
21844 host doesn't have a currently-open connection.
21845
21846 * config/sparclet.exp: Cleanups and fixes to make it generic for
21847 any gdb stub target. Handle cases where gdb doesn't respond when
21848 interrupted in a sane fashion.
21849
21850 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
21851 same thing in a totally different way.
21852
21853 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
21854 setting "timeout".
21855 (gdb_start): We set the global gdb_prompt variable in
21856 default_gdb_init now.
21857
21858 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
21859
21860 * gdb.base/printcmds.exp: Fix "check for floating addition"
21861 regexp to accept results within approx +/- .01 of exact value.
21862 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
21863
21864 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
21865
21866 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
21867 properly.
21868 (gdb_expect): Add optional timeout parameter, and add timeout
21869 value to various calls.
21870 (gdb_suppress_tests): Only give one warning message per group.
21871
21872 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
21873
21874 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
21875 global variables. Handle getting a value for $timeout more
21876 gracefully.
21877
21878 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
21879
21880 * lib/gdb.exp: Close connection to remote host if gdb doesn't
21881 initialize.
21882 (default_gdb_init): New procedure; allow gdb_init to be overridden
21883 by a target configuration file.
21884 (gdb_expect): Pass the timeout to remote_expect.
21885
21886 * config/monitor.exp(gdb_load): Fix typo in regexp.
21887
21888 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
21889
21890 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
21891
21892 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
21893
21894 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
21895 here. Call gdb_target_exec before rebooting the target, to make
21896 sure the connection to the target is closed.
21897 (gdb_load): Pass the name of the executable to gdb_target_monitor.
21898 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
21899 Also detect "Timeout reading from remote" error.
21900
21901 * config/gdbserver.exp: Pass the executable being loaded to
21902 gdb_target_monitor. Don't call gdb_file_cmd here; let
21903 gdb_target_monitor do it.
21904
21905 * gdb.disasm/hppa.exp: Don't use exec_output.
21906
21907 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
21908
21909 * gdb.base/list.exp: If we're debugging a non-native target,
21910 try to set the pc register to point to the start of the
21911 program before doing the first list command.
21912
21913 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
21914 test_calls after restarting.
21915
21916 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
21917 reloading.
21918
21919 * gdb.base/watchpoint.exp: Fix typo.
21920
21921 * gdb.base/setshow.exp: Check for use_gdb_stub.
21922
21923 * gdb.base/break.exp: Fix continue until exit test for the gdb
21924 stub case.
21925 * gdb.base/langs.exp: Ditto.
21926
21927 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
21928 gdb_load_offset. If we weren't given a file to load, figure out
21929 what the current file is and use it.
21930
21931 * config/i386-bozo.exp: New file.
21932
21933 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
21934
21935 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
21936 feature.
21937
21938 * config/proelf.exp: New entry.
21939
21940 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
21941
21942 * lib/gdb.exp: Remove spurious .* patterns at the beginning
21943 of regexps.
21944
21945 * gdb.base/watchpoint.exp: Don't run the test_stepping
21946 tests if gdb can't call functions on the target.
21947
21948 * gdb.base/setshow.exp: Don't run the set prompt tests if
21949 the board has gdb_prompt set.
21950
21951 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
21952
21953 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
21954 * gdb.base/commands.exp: Likewise.
21955 * gdb.base/setshow.exp: Likewise.
21956
21957 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
21958
21959 * config/monitor.exp(gdb_start): Look for gdb_prompt target
21960 feature.
21961
21962 * config/i960.exp: New file.
21963
21964 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
21965
21966 * gdb.base/funcargs.exp: Check for gdb,short_int target
21967 feature instead of looking for explicit target triplets.
21968
21969 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
21970
21971 * gdb.base/printcmds.exp: add a couple more tests a la
21972 "p 123DEADBEEF", to check parse_number.
21973 * top.c: change "to enable to enable" to "to enable" in a couple
21974 of help strings.
21975
21976 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
21977
21978 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
21979 on the mn10300.
21980
21981 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
21982
21983 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
21984 where the test executable is run with explicit args.
21985 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
21986
21987 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
21988
21989 * gdb.base/run.c: Use FAKEARGV to build test executable that
21990 does not require a command line arg, since most simulators
21991 don't currently support passing such an arg into the simulated
21992 program.
21993 * gdb.base/commands.exp: Change tests to insert the proper
21994 value as the arg to the first recursive factorial call. Change
21995 compilation line to define FAKEARGV at compile time.
21996
21997 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
21998
21999 * gdb.base/recurse.exp: Enable these tests for the mn10300.
22000 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
22001 function with watchpoint enabled" test.
22002
22003 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
22004
22005 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
22006 Don't call gdb_test when the command doesn't return to a gdb prompt.
22007
22008 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
22009 "Tests restarted" messages.
22010
22011 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
22012
22013 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
22014
22015 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
22016
22017 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
22018 for INFO SYMBOL; add help tests for OVERLAY commands.
22019 * gdb.base/default.exp: add tests for INFO SYMBOL command;
22020 add tests for OVERLAY commands
22021 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
22022 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
22023 * gdb.base/sigall.c: add usestubs code frag
22024 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
22025
22026 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
22027
22028 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
22029 failures.
22030 (gdb_stop_suppressing_tests): Note that tests have restarted.
22031
22032 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
22033
22034 * config/h8300.exp: New file.
22035
22036 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
22037
22038 * gdb.base/setshow.exp: Check for the existence of a
22039 feature, not its value.
22040
22041 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
22042
22043 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
22044
22045 * gdb.base/scope.exp: It's now init0(), not init().
22046
22047 * gdb.base/scope0.c: For now, change init() to be init0().
22048
22049 * config/monitor.exp: Use gdb_serial in preference to serial
22050 or netport.
22051
22052 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
22053 and it's not already set.
22054
22055 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
22056
22057 * gdb.base/setshow.exp: Only test the run command if the target
22058 isn't using a stub and if it supports argument passing.
22059
22060 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
22061
22062 * config/udi.exp(gdb_start): Make sure UDICONF is set
22063 properly before starting gdb.
22064
22065 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
22066
22067 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
22068 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
22069 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
22070
22071 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
22072
22073 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
22074 specialized code to reboot the board, use remote_reboot instead.
22075
22076 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
22077
22078 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
22079
22080 * config/monitor.exp: Make sure we disconnect from the target.
22081 Also, try a reboot/reload cycle instead of failing if the
22082 load fails.
22083
22084 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
22085
22086 * gdb.base/default.exp: Don't set match_max.
22087 * gdb.base/help.exp: Ditto.
22088 * gdb.base/list.exp: Ditto.
22089 * gdb.base/signals.exp: Ditto.
22090
22091 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
22092 set, use remote_ld to download the testcase instead of
22093 the GDB loader.
22094
22095 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
22096
22097 * config/vr5000.exp: New file.
22098
22099 * config/monitor.exp(gdb_target_monitor): Add pattern for
22100 "Ending remote" to detect errors in connecting.
22101
22102 * gdb.base/setshow.exp: Add .* within auto language test.
22103
22104 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
22105 target feature.
22106
22107 * config/monitor.exp(gdb_load): Check for a failure when loading,
22108 and reboot the board if necessary.
22109
22110 * gdb.base/setvar.exp(test_set): Handle multiple prints within
22111 a set of tests. Remove print.* from the patterns being checked.
22112
22113 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
22114
22115 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
22116 refer to gdb_spawn_id.
22117
22118 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
22119 longer used.
22120 * config/sparclet.exp: Ditto.
22121 * config/sparclet-old.exp: Ditto.
22122 * config/slite.exp: Ditto.
22123 * config/sim.exp: Ditto.
22124 * gdb.base/funcargs.exp: Ditto.
22125
22126 * lib/gdb.exp:Remove references to gdb_spawn_id.
22127 (gdb_expect): Move to remote.exp.
22128
22129 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
22130
22131 * config/monitor.exp: Detect the "Couldn't establish connection"
22132 message from GDB.
22133
22134 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
22135
22136 * gdb.base/bitfields.exp: Use runto instead of explicit
22137 gdb_run_cmd/gdb_expect sequences.
22138
22139 * gdb.base/break.exp(text_next_with_recursion): Add match for
22140 gdb_expect call.
22141
22142 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
22143 We also need to handle the "A program is being debugged already"
22144 prompt from gdb. Use gdb_test to set the baud rate.
22145
22146 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
22147 to 20000. Really. I mean it.
22148
22149 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
22150
22151 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
22152 fails. If suppress_flag is set, skip perror message about not
22153 being able to send to GDB.
22154 (send_gdb): If suppress_flag is set, don't try to send commands to
22155 GDB.
22156 (gdb_expect): If suppress_flag is set, always fail immediately.
22157 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
22158 (gdb_init): Call gdb_stop_suppressing_tests.
22159 (default_gdb_exit): Ditto.
22160 (default_gdb_start): Ditto.
22161
22162 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
22163 gdb_stop_suppressing_tests as appropriate.
22164 * gdb.base/break.exp: Ditto.
22165 * gdb.base/callfuncs.exp: Ditto.
22166 * gdb.base/commands.exp: Ditto.
22167 * gdb.base/exprs.exp: Ditto.
22168 * gdb.base/funcargs.exp: Ditto.
22169 * gdb.base/list.exp: Ditto.
22170 * gdb.base/recurse.exp: Ditto.
22171 * gdb.base/scope.exp: Ditto.
22172 * gdb.base/structs.exp: Ditto.
22173 * gdb.c++/inherit.exp: Ditto.
22174
22175 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
22176
22177 * config/vr4300.exp: New file.
22178
22179 * gdb.*/*.exp: Call gdb_expect instead of expect.
22180
22181 * lib/gdb.exp(gdb_expect): New function.
22182
22183 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
22184
22185 * lib/gdb.exp(gdb_init): New function.
22186
22187 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
22188 for each individual variable set.
22189
22190 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
22191 name.
22192
22193 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
22194
22195 * gdb.base/scope.exp: Use gdb_test.
22196
22197 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
22198 aborting; the testsuite driver will do that for us (see
22199 gdb_finish). Also, use gdb_test in a few more places.
22200
22201 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
22202
22203 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
22204
22205 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
22206
22207 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
22208 and "add_tests" are not at the same address.
22209
22210 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
22211
22212 * gdb.base/ptype.exp: Use gdb_test.
22213
22214 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
22215
22216 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
22217 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
22218 left in. No longer expect them to fail.
22219
22220 * gdb.stabs/*.mt; Deleted, no longer used.
22221 * gdb.stabs/configure.in: Remove references to target makefile
22222 frags.
22223 * gdb.stabs/configure: Rebuilt.
22224
22225 * gdb.disasm/*.mt: Deleted, no longer used.
22226 * gdb.disasm/configure.in: Remove references to target makefile
22227 frags. Use "sh3.s" as the unique filename for this directory.
22228 * gdb.disasm/configure: Rebuilt.
22229
22230 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
22231 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
22232 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
22233
22234 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
22235
22236 * config/udi.exp: Use mondfe,name instead of remote_host.
22237
22238 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
22239
22240 * gdb.base/watchpoint.exp: Don't expect a failure when calling
22241 a function with a watchpoint enabled on the mn10200.
22242
22243 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
22244 before trying to create it!
22245
22246 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
22247
22248 * config/vx.exp: Use hostname instead of netport.
22249
22250 * config/vxworks.exp: New file.
22251
22252 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
22253
22254 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
22255 gdb before assuming everything worked. Send a ^C if a timeout
22256 occurs.
22257
22258 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
22259 $gdb_spawn_id directly.
22260 (gdb_run_cmd): Try _start as well as start. Use the target feature
22261 gdb,start_symbol as the symbol to start from when jumping.
22262
22263 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
22264
22265 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
22266 redundant) test.
22267
22268 * gdb.base/recurse.exp: Relax final value test for 'b' so that
22269 it doesn't lose for 16bit integer systems.
22270
22271 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
22272
22273 * gdb.fortran/types.exp: If the target doesn't support "double"
22274 data types, then expect "real" types to only be 4 bytes.
22275
22276 * gdb.c++/virtfunc.exp: Expect failure for virtual function
22277 call tests if the target doesn't support inferior function calls.
22278
22279 * gdb.base/printcmds.exp: Allow minor deviation in FP values
22280 in printf tests.
22281
22282 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
22283
22284 * gdb.base/help.exp: Disable "help set", "help show", and
22285 "help support". Simplify regexp for "help stack".
22286
22287 * gdb.base/default.exp: Set match_max to 5000 and the timeout
22288 to 60 seconds. Temporarily set match_max to 15000 around the
22289 "info copying" test.
22290
22291 * gdb.base/nodebug.exp: Don't try to do an inferior function
22292 call if the target doesn't support them.
22293 * gdb.base/printcmds.exp: Likewise.
22294 * gdb.base/setvar.exp: Likewise.
22295 * gdb.base/structs.exp: Likewise.
22296 * gdb.c++/templates.exp: Likewise.
22297 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
22298
22299 * gdb.base/recurse.exp: Enable for the mn10200.
22300
22301 * configure.in: Do configure gdb.stabs directory for *-*-elf
22302 targets.
22303 * configure: Rebuilt.
22304
22305 * gdb.base/break.exp: Check for gdb,noresults before testing
22306 exit status and/or results from the target.
22307 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
22308 * lib/gdb.exp: Remove old (now bogus) initialization of
22309 noinferior, noargs, noresults and nosignals.
22310
22311 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
22312
22313 * config/sh.exp: New file.
22314
22315 * config/slite.exp: Try to connect multiple times to the board
22316 before rebooting. Only send a "monitor run" if need_monitor_run
22317 is set.
22318
22319 * gdb.base/break.exp: Don't do the "stub continue" test if
22320 the target has gdb_stub set.
22321
22322 * gdb.base/callfuncs.exp: Increase the timeout.
22323
22324 * gdb.base/interrupt.exp: Don't even try to compile the testcase
22325 if the target has gdb,noinferiorio set.
22326
22327 * gdb.base/list.exp: Increase match_max to 10000 characters.
22328
22329 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
22330
22331 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
22332 target.
22333
22334 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
22335
22336 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
22337
22338 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
22339 trying to delete the copy of gdb. Catch the file delete so we
22340 don't die if the delete fails; also, the file should be copied to
22341 the host, not to the build.
22342
22343 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
22344
22345 * lib/gdb.exp(gdb_test): Surround the result pattern with
22346 parenthesis in case it contains multiple regexps separated
22347 with |.
22348
22349 * gdb.base/watchpoint.exp: Use gdb_test.
22350 * gdb.base/default.exp: Ditto.
22351
22352 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
22353
22354 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
22355
22356 * gdb.base/scope.exp: Use gdb_test.
22357 * gdb.c++/classes.exp: Ditto.
22358 * gdb.c++/inherit.exp: Ditto.
22359
22360 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
22361
22362 * gdb.base/crossload.exp: Don't use execute_anywhere, use
22363 remote_exec instead.
22364 * gdb.base/corefile.exp: Don't be ridiculous.
22365 * gdb.base/*.c: Add missing stub invocations.
22366
22367 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
22368
22369 * config/slite.exp: Miscellaneous fixes.
22370
22371 * lib/gdb.exp: Fix runto.
22372
22373 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
22374 the target.
22375
22376 * gdb.base/watchpoint.exp: Fix regexp.
22377
22378 * lib/gdb.exp(default_gdb_exit): Add a catch to the
22379 close and wait commands, as the descriptor may now be
22380 invalid. Always call "remote_close host".
22381
22382 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
22383
22384 Major rewrite for testsuite revision.
22385
22386 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
22387 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
22388 instead of relying on spawn_id to always contain a valid
22389 spawn id.
22390 (get_compiler_info): New procedure to build the ${binfile}.ci
22391 file, instead of replicating this in N different places.
22392 (gdb_compile): New procedure.
22393
22394 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
22395 appropriate arguments) instead of compile. Use gdb_test in a lot
22396 more places. Use send_gdb instead of send. Always run gdb_start
22397 at the start of a testcase, as this is no longer done magically.
22398
22399 config/*-gdb.exp: Rename without the -gdb suffix.
22400
22401 config/mips.exp: Use remote_close instead of exit_remote_shell.
22402 config/monitor.exp: Use target_info instead of looking at
22403 baud, timeout, etc.
22404 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
22405
22406 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22407
22408 * gdb.c++/templates.exp (test_ptype_of_templates),
22409 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
22410 Update expect patterns for destructors and assignment operators
22411 to match corresponding c-typeprint.c changes.
22412 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
22413 to destructor breakpoint test, GDB should be able to set the
22414 destructor breakpoint without specifying arguments.
22415
22416 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
22417
22418 * gdb.threads/pthreads.exp: Change result for failure to compile due
22419 to lack of pthreads runtime support from an error to simply an
22420 unsupported test, per dejagnu standards.
22421
22422 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22423
22424 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
22425 where GDB exits to reduce pattern match time.
22426 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
22427
22428 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
22429
22430 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
22431
22432 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
22433 * gdb.base/default.exp: ditto.
22434 * gdb.base/nodebug.exp: ditto.
22435 * gdb.base/printcmds.exp: ditto.
22436 * gdb.base/ptype.exp: ditto.
22437 * gdb.base/setvar.exp: ditto.
22438 * gdb.base/structs.exp: ditto.
22439 * gdb.base/setshow.c: Guard against uninitialized values of argc.
22440
22441 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
22442
22443 * configure, */configure: Rebuild with autoconf 2.12.
22444
22445 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
22446
22447 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
22448 use new i*86-pc-linux*-gnu quads.
22449 * gdb.base/corefile.exp: Ditto.
22450 * gdb.base/signals.exp: Ditto.
22451 * gdb.base/sigall.exp: Ditto.
22452 * gdb.base/interrupt.exp: Ditto.
22453
22454 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
22455 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
22456 RedHat 4.0.
22457
22458 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
22459 linux. This allows the test case to at least compile on latest
22460 linux, but still not run due to missing the threads runtime library.
22461
22462 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22463
22464 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
22465 directory to search gdb directory. Accept and step over conditional
22466 stack alignment code. Consume $prompt in failure cases.
22467 Reset timeout to $oldtimeout instead of some arbitrary value.
22468 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
22469 timeout problems with infinite stack backtraces.
22470 * gdb.base/ptype.exp (ptype struct link, union tu_link):
22471 Accept function parameters for linkfunc member.
22472
22473 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
22474
22475 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
22476 (CXXFLAGS): Remove, unreferenced.
22477 (B_OPTIONS): Add for -B options and add code to initialize with
22478 previous -B options and also add -B option to pick up cross compiled
22479 runtime.
22480 (TARGET_INCLUDES): Add for -I options and add code to initialize when
22481 doing cross compiles.
22482 (target_alias): Declare global.
22483 (xgcc): Set variable to full path of gcc in build tree. Use findfile
22484 to verify that gcc exists in build tree, and if so set CC to that
22485 gcc and to use B_OPTIONS and TARGET_INCLUDES.
22486
22487 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
22488
22489 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
22490 ptype test for anonymous union. Fixup testcase to match
22491 current gcc debug output.
22492
22493 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
22494
22495 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
22496 force argument to an unsigned long type.
22497
22498 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
22499
22500 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
22501 tests and anonymous union print/ptype tests.
22502 * gdb.base/list.exp (test_forward-search): Increase timeout by
22503 5 minutes for the "search extremely long line" case.
22504 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
22505 completely optional and that the pass/fail messages use the command as
22506 the message if that third arg is a null string.
22507 (gdb_test_exact): Arrange that a null string pattern means match a
22508 null string output rather than any output, which might include random
22509 errors.
22510 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
22511 backtrace test.
22512 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
22513 always failing and failure is now exposed by gdb.exp changes.
22514
22515 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
22516
22517 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
22518 weren't being noted.
22519
22520 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22521
22522 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
22523 * gdb.stabs/weird.exp: Remove v_comb xfails.
22524
22525 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
22526
22527 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
22528 list.exp scope.exp watchpoint.exp]
22529 Make all timeout error msgs explicitly say "(timeout)".
22530
22531 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
22532
22533 * config/monitor.exp: Increase download timeout to 1000 seconds.
22534
22535 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
22536
22537 * config/m32r.exp: Increase timeout to 120 seconds.
22538
22539 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
22540
22541 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
22542 and accept older ordering as obsolescent gcc or gdb.
22543 * gdb.c++/templates.exp: Ditto.
22544 * gdb.c++/virtfunc.exp: Ditto.
22545
22546 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
22547
22548 * gdb.base/coremaker.c: Add code to mmap some data so we
22549 can check that it ends up in the core file.
22550 * gdb.base/corefile.exp: Add test to read mmapped data
22551 from core file.
22552
22553 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
22554
22555 * config/m32r.exp: New file.
22556
22557 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
22558
22559 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
22560 that cflags can contains -gstabs, and work correctly for other tests.
22561
22562 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
22563
22564 * gdb.base/setshow.exp: New file, tests show and set.
22565 * gdb.base/setshow.c: New file, tests show and set.
22566 * gdb.base/help.exp: Add test for help set|show annotate.
22567 * gdb.base/default.exp: Add test for set|show annotate.
22568
22569 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
22570
22571 * testsuite/gdb.base/break.exp: Make backtrace from factorial
22572 errors unique.
22573 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
22574 explicitly.
22575
22576 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
22577
22578 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
22579 and width commands. This is done elsewhere.
22580 * (gdb_start): Don't call gdb_start_sim here. That's already
22581 done in gdb_load. This fixes lots of failures in default.exp.
22582
22583 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
22584
22585 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
22586 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
22587 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
22588 in the same we we treat other failures (since it may be an expected
22589 condition), rather than as an error.
22590 * gdb.base/signals.exp (test_handle_all_print): Revert back to
22591 old test format.
22592
22593 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
22594
22595 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
22596 (distclean maintainer-clean realclean): No need to remove files
22597 twice. Nuke the duplicates.
22598 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
22599 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
22600 Remove config.h along with other config files.
22601
22602 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
22603
22604 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
22605 "p func1 ()" and note that rests of tests are skipped.
22606 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
22607 setup_xfails for "print func2::coremaker_local".
22608 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
22609 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
22610 affected by the previous run test.
22611 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
22612 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
22613 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
22614 "pass int powerset tuple" and "pass modeless int powerset tuple".
22615 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
22616 "real write 4" and "real write 8".
22617 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
22618 setup_xfails for "print vs1 after tuple assign 2",
22619 "print \$i after tuple assign 2", and
22620 "print vs2 after tuple assign 2".
22621 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
22622 meaningful error message and return -1 so the caller can
22623 suppress further tests and avoid a cascade of errors.
22624
22625 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
22626
22627 * gdb.base/a1-selftest.exp: Tweak tests to account for new
22628 format for printing version.
22629 * gdb.base/default.exp: Ditto.
22630 * gdb.base/interrupt.exp: Fix problem with cascade of
22631 errors if child process dies while calling a function.
22632
22633 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
22634
22635 * Makefile.in (VPATH): Add
22636 * Makefile.in (Makefile, config.status): Fix rules so things get
22637 remade when necessary.
22638
22639 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
22640
22641 * Makefile.in (just-check): Add path to sibling expect dir
22642 to environment variable specified by RPATH_ENVVAR.
22643
22644 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
22645
22646 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
22647 (just-check): Add shared library paths for libstdc++, tk,
22648 tcl, bfd, and opcodes to the environment variable specified
22649 in RPATH_ENVVAR.
22650 * configure.in: Add support to recognize --enable-shared flag
22651 and generate correct value for RPATH_ENVVAR.
22652 * configure: Regenerated with autoconf.
22653
22654 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
22655
22656 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
22657 include all osf versions.
22658 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
22659 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
22660 when target is linux. When failing to build pthreads test
22661 executable, give more meaningful message.
22662 * gdb.threads/pthreads.c: Hpux also uses old definition of second
22663 arg for pthread_create.
22664
22665 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
22666
22667 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
22668 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
22669 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
22670 and -lpthreads (everybody else).
22671 (test_startup): Fail gracefully if threads are not supported.
22672 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
22673 "p/c array_index("abcdef",2)" when not gcc compiled.
22674 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
22675 "print func2::coremaker_local" when not gcc compiled.
22676 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
22677 "ptype on opaque struct tagname (statically)",
22678 "ptype on opaque struct tagname (dynamically) 1", and
22679 "ptype on opaque struct tagname (dynamically) 2"
22680 for not compiled with gcc.
22681 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
22682 backtrace when compiled with gcc.
22683 * lib/gdb.exp (runto_main): Return result of "runto main" rather
22684 than always return success.
22685
22686 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
22687
22688 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
22689
22690 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
22691
22692 * gdb.base/structs.exp: Undo last change.
22693
22694 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
22695
22696 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
22697 encapsulate all the steps/nexts done during self test, starting
22698 at main, and makes them less sensitive to optimization issues.
22699 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
22700 signal handler" test.
22701 * gdb.threads/pthreads.exp: Only run this for native configs.
22702 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
22703 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
22704 tests.
22705 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
22706 for "runto test_calls(void)" test.
22707
22708 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
22709
22710 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
22711 and don't expect address info in breakpoint confirmations.
22712
22713 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
22714
22715 * gdb.base/list.exp (test_forward_search): Increase timeout
22716 temporarily by 60 seconds for searching extremely long line,
22717 and then reset to old value when done. Increase expect input
22718 buffer to 10000.
22719
22720 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
22721
22722 * gdb.base/list.exp (test_forward_search): Fix to handle very
22723 long source line without overflowing expect's input buffer.
22724
22725 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
22726
22727 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
22728 "buffer_full".
22729
22730 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
22731 "buffer_full".
22732
22733 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
22734 "buffer_full".
22735
22736 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
22737 "buffer_full".
22738
22739 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
22740
22741 * configure.in (configdirs): Add gdb.threads.
22742 * configure: Regenerated with autoconf.
22743 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
22744 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
22745 * gdb.threads/configure: New, generated with autoconf.
22746
22747 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
22748
22749 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
22750
22751 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
22752
22753 * gdb.base/signals.exp (test_handle_all_print): Test separately for
22754 each signal's status in the output of "handle all print".
22755 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
22756 the \r\n sequence that immediately precedes the gdb prompt.
22757 * gdb.base/a1-selftest.exp: Save original timeout and restore
22758 after test.
22759
22760 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
22761
22762 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
22763 symbol.
22764
22765 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
22766
22767 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
22768
22769 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
22770
22771 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
22772 timeout by 60 seconds.
22773
22774 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
22775
22776 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
22777 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
22778 error return.
22779
22780 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
22781
22782 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
22783 gdb initialization, also report how long dejagnu waited. Restore
22784 old timeout before doing error return. Temporarily increase timeout
22785 by 3 minutes to allow for slow startups over heavy NFS use.
22786
22787 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
22788
22789 * lib/gdb.exp: Report timeout value for verbosity level 2.
22790 * config/gdbserver.exp: Ditto.
22791 * config/hppro.exp: Ditto.
22792 * config/mips-gdb.exp: Ditto.
22793 * config/monitor.exp: Ditto.
22794 * config/netware.exp: Ditto.
22795 * config/sim-gdb.exp: Ditto.
22796 * config/slite-gdb.exp: Ditto.
22797 * config/udi-gdb.exp: Ditto.
22798 * config/unix-gdb.exp: Ditto.
22799 * config/vx-gdb.exp: Ditto.
22800 * gdb.base/a1-selftest.exp: Ditto.
22801 * gdb.base/a2-run.exp: Ditto.
22802 * gdb.base/break.exp: Ditto.
22803 * gdb.base/corefile.exp: Ditto.
22804 * gdb.base/list.exp: Ditto.
22805 * gdb.base/recurse.exp: Ditto.
22806 * gdb.base/scope.exp: Ditto.
22807 * gdb.base/signals.exp: Ditto.
22808
22809 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
22810
22811 * gdb.threads/Makefile.in (docdir): Removed.
22812
22813 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
22814
22815 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
22816 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
22817 @srcdir@.
22818 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
22819 autoconf 2.5 or higher.
22820 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
22821
22822 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
22823
22824 * configure: Regenerated.
22825 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
22826 avoid name clashes with SunOS headers.
22827
22828 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
22829
22830 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
22831
22832 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
22833
22834 * gdb.base/callfuncs.exp: Finish last change -- make sure the
22835 prototype information ends up in the compiler info file.
22836
22837 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
22838
22839 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
22840 attempting to regenerate it. Eliminate use of a temporary file
22841 and just generate the info file directly. Source it immediately,
22842 for consistency of use.
22843 * gdb.base/corefile.exp: Ditto
22844 * gdb.base/exprs.exp: Ditto.
22845 * gdb.base/funcargs.exp: Ditto.
22846 * gdb.base/langs.exp: Ditto.
22847 * gdb.base/list.exp: Ditto.
22848 * gdb.base/mips_pro.exp: Ditto.
22849 * gdb.base/nodebug.exp: Ditto.
22850 * gdb.base/opaque.exp: Ditto.
22851 * gdb.base/ptype.exp: Ditto.
22852 * gdb.base/scope.exp: Ditto.
22853 * gdb.base/setvar.exp: Ditto.
22854 * gdb.base/signals.exp: Ditto.
22855 * gdb.base/whatis.exp: Ditto.
22856 * gdb.c++/templates.exp: Ditto.
22857 * gdb.c++/virtfunc.exp: Ditto.
22858 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
22859 whether or not to add -lstdc++ to the compile command line args.
22860
22861 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22862
22863 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
22864 it got fixed by the recent lookup_minimal_symbol_by_pc change.
22865 Increase timeout, a lot of single stepping might be needed if the
22866 target has no hardware watchpoints.
22867
22868 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
22869
22870 * gdb.base/break.exp: Ignore compiler warnings when compiling
22871 break.c.
22872 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
22873 * gdb.base/default.exp: Add h8300 xfails. Handle messages
22874 from remote-sim.
22875 * gdb.base/exprs.exp: Add h8300 xfails.
22876 * gdb.base/funcargs.exp: Likewise.
22877 * gdb.base/nodebug.exp: Likewise.
22878 * gdb.base/printcmds.exp: Likewise.
22879 * gdb.base/ptype.exp: Likewise.
22880 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
22881 h8300 xfails.
22882 * gdb.base/return.exp: Handle float/double precision problems
22883 on the h8300.
22884 * gdb.base/funcargs.c: Explicitly make last constant argument to
22885 call_after_alloca_subr an unsigned long type.
22886 * gdb.base/return.c: Include stdio.h.
22887
22888 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
22889
22890 * config/abug.exp: New file for the older Motorola Bug monitor
22891 that runs on the mvme13x series VME boards.
22892 * config/monitor.exp: Use the new config array for target settings
22893 if they exist.
22894
22895 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
22896
22897 * sim-gdb.exp: Make the SH simulator allocate less space when
22898 it is targeted.
22899
22900 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
22901
22902 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
22903 test.
22904
22905 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
22906
22907 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
22908 "rs6000-*-*" for "list function in include file" when gcc compiled.
22909 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
22910 for "p ctable1[120]".
22911 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
22912 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
22913 Remove setup_xfail for "rs6000-*-*" for
22914 "print 'scope0.c'::filelocal before run".
22915 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
22916 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
22917 since some compilers don't allow both options to be given
22918 on the same command line. Create object file and move it.
22919
22920 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
22921
22922 * gdb.base/corefile.exp: Always regenerate the core file, since
22923 we always regenerate the coremaker program. Detect special case
22924 where registers cannot be read from core file.
22925
22926 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
22927
22928 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
22929 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
22930 * gdb.c++/templates.exp: Only match on basename of file since
22931 some formats like xcoff don't encode directory information.
22932 * gdb.stabs/weird.exp: Use the right sed script for powerpc
22933 and rs6000 AIX xcoff targets.
22934 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
22935 * configure: Regenerate.
22936 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
22937 here, rather than in distclean.
22938
22939 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
22940
22941 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
22942 defined, and use it to compile the test case with -O2. The
22943 native compilation still uses no optimization.
22944 * gdb.base/mips_pro.c: Remove inline assembly code since
22945 it is compiled PIC by default, which results in assembler
22946 warnings that make the testsuite think the compilation
22947 was unsuccessful.
22948
22949 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
22950
22951 * gdb.c++/misc.exp: Add note to message for
22952 "print s.a for foo struct" that this is a known gcc 2.7.2
22953 and earlier bug.
22954
22955 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
22956
22957 * gdb.base/break.exp: Fix pattern for matching "Delete all
22958 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
22959 setup_xfail for deleting all breakpoints test. Fix various
22960 timeout messages to include "(timeout)".
22961 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
22962 for "p t_float_values2(3.14159,float_val2)".
22963 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
22964 for "continue to call2g" when gcc compiled.
22965 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
22966 "up to foo in langs.exp", "show language at foo in langs.exp",
22967 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
22968 and "show language at fsub in langs.exp".
22969 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
22970 "list line 1 in include file", "list message for lines past EOF",
22971 "list function in include file", "list list0.h:foo", and
22972 "list filename:function; nonexistant function".
22973 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
22974 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
22975 and "ptype t_char_array" to be for native cc only.
22976
22977 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
22978
22979 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
22980 setup_xfail for "print coremaker_bss", "print coremaker_ro",
22981 "print func2::coremaker_local", and "backtrace in corefile.exp".
22982
22983 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
22984
22985 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
22986 "bt in signals.exp". This problem only appears when running
22987 the testsuite, and then only intermittently.
22988
22989 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
22990
22991 * gdb.base/return.exp (return_tests): Differentiate between
22992 two tests of continuing.
22993
22994 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
22995
22996 * */Makefile.in (maintainer-clean): Remove config.log.
22997 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
22998 * gdb.c++/Makefile.in (PROGS): Add inherit.
22999 (clean): Remove *.ci.
23000
23001 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
23002
23003 * gdb.c++/misc.cc: Add test code from Mike Stump.
23004 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
23005
23006 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
23007
23008 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
23009 to "alpha-*-osf2*" and add comment.
23010 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
23011 setup_xfail for "step over execarg initialization" and
23012 "step over corearg initialization".
23013 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
23014 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
23015 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
23016 gcc compiled for "print coremaker_bss", "print coremaker_ro",
23017 "print func2::coremaker_local", and "backtrace in corefile.exp".
23018 * gdb.base/signals.exp: Build and source signals.ci.
23019 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
23020 to be for gcc only.
23021 * lib/gdb.exp: Move verbose statements outside conditionals.
23022
23023 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23024
23025 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
23026 Feb 3 procfs.c change.
23027
23028 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
23029
23030 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
23031
23032 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
23033
23034 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
23035 from dejagnu's apparent default of 10 seconds, which gives random
23036 results when running the tests over NFS on moderately loaded systems.
23037 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
23038
23039 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
23040
23041 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
23042 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
23043 result reports.
23044
23045 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
23046
23047 * configure.in (CY_AC_PATH_TCLH): Remove.
23048 * configure: Regenerate.
23049
23050 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
23051
23052 * gdb.c++/Makefile.in (clean): Add missing '{'.
23053
23054 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
23055
23056 * lib/gdb.exp: Provide a default value for noinferior.
23057
23058 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
23059 Load libgloss.exp.
23060
23061 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
23062
23063 * gdb.disasm/hppa.exp: Compile directly into an executable, use
23064 the executable, not the .o to run the tests from.
23065
23066 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
23067
23068 * gdb.base/break.exp: Don't test for program exit or exit status
23069 if $noresults if nonzero.
23070 * gdb.base/langs.exp: Likewise.
23071 * gdb.base/watchpoint.exp: Likewise.
23072
23073 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
23074 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
23075 trying to compile the testcase.
23076
23077 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
23078
23079 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
23080 * gdb.base/signals.exp (continue to handler): Likewise.
23081
23082 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
23083
23084 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
23085
23086 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
23087
23088 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
23089
23090 * gdb.base/corefile.exp: Recognize "not found" as failure
23091 when trying to determine if a core file was generated.
23092 If no core file was generate the first time, try again without
23093 the ulimit -c to work around braindamaged shells.
23094
23095 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
23096
23097 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
23098 [] tests with "test" and enclose string in quotes.
23099 * gdb.stabs/configure: Rebuild
23100
23101 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
23102
23103 Changes in sync with expect:
23104 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
23105 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
23106 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
23107 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
23108 argument to AC_REQUIRE.
23109 * configure: Regenerated.
23110
23111 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
23112
23113 * gdb.base/corefile.exp: When generating a core, discard any
23114 error messages about ulimit not found and the "core dumped"
23115 message from the shell that runs the coredumper.
23116
23117 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
23118
23119 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
23120
23121 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
23122 which sed script to run. Expect failure for v_comb test
23123 on PA targets too.
23124
23125 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
23126
23127 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
23128 "print func2::coremaker_local" and for "backtrace in corefile.exp"
23129
23130 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
23131
23132 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
23133 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
23134 "sparc-sun-solaris*" xfails for "p v_comb".
23135 * lib/gdb.exp (default_gdb_start): Fix typo.
23136 * gdb.base/corefile.exp: Allow "Core was generated by ..."
23137 messages to not include the full program name that caused
23138 the core dump since some systems (such as solaris) apparently
23139 truncate this path to about 80 characters.
23140 When generating a core file first try increasing the core file
23141 size limit to unlimited since some systems may default it to
23142 zero, and it is harmless to try it. Move the test for failing
23143 to generate a core file to where it will actually get executed.
23144 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
23145 new gdb result from g++ debug info improvements and make old
23146 pattern obsolescent. Also account for size_t differences
23147 (may be int or long).
23148 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
23149 initialization before function call is placed in the delay slot
23150 and thus appears to be skipped over by commands such as "next".
23151
23152 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
23153
23154 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
23155
23156 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
23157
23158 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
23159 input source file; fix code to compile test to deal with this
23160 convention.
23161 * gdb.c++/*.exp: Likewise.
23162
23163 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
23164
23165 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
23166 "bt in signals.exp".
23167
23168 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
23169
23170 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
23171 "step over execarg initialization" and
23172 "step over corearg initialization".
23173
23174 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
23175
23176 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
23177 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
23178
23179 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
23180
23181 From Rob Savoye (rob@poseidon.cygnus.com)
23182 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
23183 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
23184 configure.in}, gdb.disasm/{Makefile.in, configure.in},
23185 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
23186 configure.in}: Major reworking for autoconfig.
23187 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
23188 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
23189 New files.
23190 * config/unix-gdb.exp: Make GDB global.
23191 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
23192 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
23193 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
23194 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
23195 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
23196 term.exp, twice.exp, watchpoint.exp, whatis.exp},
23197 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
23198 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
23199 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
23200 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
23201 pr-8136.exp, result.exp, string.exp, tuples.exp},
23202 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
23203 to returns as necessary, arrange for test to compile own testcase
23204 executable.
23205 * lib/gdb.exp: Changes for testsuite to compile own test cases.
23206
23207 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
23208
23209 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
23210 clear_xfail at end of test which might not call either pass or fail.
23211 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
23212 "backtrace through signal handler".
23213
23214 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23215
23216 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
23217 continuing from a job control stop signal.
23218 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
23219
23220 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
23221
23222 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
23223 * gdb.base/corefile.exp: Likewise.
23224 * gdb.base/funcargs.exp: Likewise.
23225
23226 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
23227
23228 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
23229 * config/monitor.exp: Add support for setting baud rate.
23230
23231 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
23232
23233 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
23234 i*86-*-linux* xfails for "backtrace through signal handler".
23235 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
23236 "print func2::coremaker_local".
23237 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
23238 alpha-dec-osf2* xfail for
23239 "delete all breakpoints when none".
23240
23241 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
23242
23243 * gdb.base/break.exp: Change test that deletes all breakpoints
23244 when no user breakpoints are installed. A post 4.15 change
23245 causes gdb to no longer prompt in this case.
23246
23247 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
23248
23249 * gdb.base/return.exp (return_tests): Change xfail for test
23250 "correct value returned double test" to stop xfailing at
23251 Solaris 2.5. Apparently the bug has been fixed.
23252
23253 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
23254
23255 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
23256 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
23257
23258 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
23259
23260 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
23261 * gdb.disasm/hppa.s: Corresponding changes.
23262
23263 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
23264
23265 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
23266 makefile fragment.
23267 * config/mt-hpux: Deleted.
23268
23269 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
23270
23271 * Many files: When warning about suppressed tests due to a
23272 nonexistant test binary, avoid incrementing the warning count.
23273
23274 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
23275
23276 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
23277
23278 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23279
23280 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
23281 "sparc-*-solaris2*".
23282
23283 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23284
23285 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
23286 Add global and local variables and initialize them.
23287 * gdb.base/corefile.exp: Test correct mapping of corefile sections
23288 by printing variables. Remove rs6000 and powerpc xfails, BFD now
23289 extracts the file name and terminating signal from the core file.
23290 * TODO: Remove note about tests for correct mapping of corefile.
23291 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
23292 from optimizing it away.
23293 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
23294 handles common blocks.
23295
23296 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
23297
23298 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
23299 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
23300
23301 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
23302
23303 * Makefile.in (maintainer-clean): New target, synonym for
23304 realclean.
23305 * gdb.base/Makefile.in (maintainer-clean): Likewise.
23306 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
23307 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
23308 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
23309 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
23310 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
23311
23312 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
23313
23314 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
23315 xfails when not gcc compiled for "print foo::funclocal".
23316 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
23317 "print foo::funclocal at foo",
23318 "print 'scope1.c'::foo::funclocal at foo",
23319 "print foo::funclocal_bss at foo",
23320 "print 'scope1.c'::foo::funclocal_bss at foo",
23321 "print foo::funclocal_ro at foo",
23322 "print 'scope1.c'::foo::funclocal_ro at foo",
23323 "print bar::funclocal at foo" and
23324 "print 'scope1.c'::bar::funclocal at foo".
23325 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
23326 gcc compiled for "print foo::funclocal at bar".
23327 Expand all messages to ensure that they identify that
23328 the test is at bar().
23329 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
23330 gcc compiled for:
23331 "ptype on opaque struct pointer (statically)",
23332 "ptype on opaque struct tagname (statically)",
23333 "ptype on opaque struct pointer (dynamically) 1",
23334 "ptype on opaque struct tagname (dynamically) 1",
23335 "ptype on opaque struct pointer (dynamically) 2" and
23336 "ptype on opaque struct tagname (dynamically) 2
23337 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
23338 gcc compiled for:
23339 "p datalocal"
23340 "whatis datalocal",
23341 "ptype datalocal",
23342 "p bsslocal",
23343 "whatis bsslocal", and
23344 "ptype bsslocal".
23345 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
23346 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
23347 when not gcc compiled.
23348 * gdb.base/funcargs.exp (float_and_integral_args): Add
23349 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
23350 compiled.
23351 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
23352 "backtrace from call6a" when not gcc compiled.
23353 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
23354 "backtrace from call7a" when not gcc compiled.
23355 * gdb.base/callfuncs.exp (do_function_calls):
23356 Add "hppa*-*-hpux*" xfail when not gcc compiled for
23357 "p t_char_array_values(char_array_val2,char_array_val1)",
23358 "p t_char_array_values(char_array_val1,char_array_val2)",
23359 "p t_char_array_values("carray 1","carray 2")",
23360 "p t_char_array_values("carray 1",char_array_val2)",
23361 "p t_char_array_values(char_array_val1,"carray 2")",
23362 "p sum_args(1,{2})",
23363 "p sum_args(2,{2,3})",
23364 "p sum_args(3,{2,3,4})",
23365 "p sum_args(4,{2,3,4,5})"
23366 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
23367 "backtrace in corefile.exp" when not gcc compiled.
23368
23369 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23370
23371 * gdb.base/signals.exp: Rewrite `handle all print' test as
23372 a procedure. Accept blanks or TABs as whitespace, increase
23373 timeout and expect input buffer size for the large output
23374 from the command. Remove "i*86-*-bsdi2.0" xfail.
23375
23376 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23377
23378 * gdb.base/setvar.exp: Add new testcases for truncation when
23379 assigning invalid values to bitfields.
23380
23381 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
23382
23383 * gdb.base/callfuncs.exp (do_function_calls): Remove
23384 mips-sgi-irix* xfail for
23385 "call inferior func with struct - returns char *"
23386 and fix test so that an optional (unsigned char *) cast is
23387 accepted in the result.
23388
23389 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
23390
23391 * gdb.base/funcargs.exp (float_and_integral_args): Remove
23392 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
23393 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
23394 * gdb.base/signals.exp: Remove duplicate "handle all print" test
23395 that accidentally got checked in.
23396
23397 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
23398
23399 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
23400 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
23401 compiled test.
23402 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
23403 Add mips-sgi-irix5* xfail for not gcc compiled.
23404 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
23405 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
23406 "p top", "whatis top", "p middle", and "whatis middle".
23407 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
23408 "whatis signed char" for not gcc compiled.
23409 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
23410 "set variable signed char=-1 (-1)" and
23411 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
23412 * gdb.base/funcargs.exp (float_and_integral_args):
23413 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
23414 Add mips-sgi-irix* xfail when not gcc compiled for
23415 "continue to call2b".
23416 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
23417 "continue to call2g".
23418 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
23419 "backtrace from call6a"
23420 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
23421 "backtrace from call7k".
23422 Add mips-sgi-irix5* xfail when not gcc compiled for
23423 "backtrace from call7a".
23424 (localvars_after_alloca): Fix gdb_test cmds for
23425 "print * after runto ...".
23426 Remove rs6000-*-* xfails for
23427 "print i after runto localvars_after_alloca" and
23428 "print l after runto localvars_after_alloca"
23429 for all compilers.
23430 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
23431 when not compiled with gcc, for:
23432 "print signed char == (minus)",
23433 "print signed char != (minus)",
23434 "print signed char < (minus)",
23435 "print signed char > (minus)".
23436 * gdb.base/callfuncs.exp (do_function_calls):
23437 Add mips-sgi-irix* xfail, when compiled with native compiler, for
23438 "call inferior func with struct - returns char *".
23439 * gdb.base/return.exp (return_tests): Change xfail for
23440 "correct value returned double test" to include Solaris 2.4.
23441 * gdb.base/funcargs.exp (float_and_integral_args):
23442 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
23443
23444 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23445
23446 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
23447 enumeration bitfields if compiling with GNU C.
23448 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
23449 to empty' prompt.
23450
23451 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
23452
23453 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
23454 test for PRO targets.
23455
23456 * gdb.base/funcargs.exp: Avoid ever setting more than 8
23457 breakpoints in the inferior at any given time by making
23458 two groups of breakpoints for call2*, call6* and call7*
23459 tests.
23460
23461 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23462
23463 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
23464 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
23465 from optimizing it away.
23466 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
23467 "call inferior func with struct".
23468
23469 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
23470
23471 * configure.in: Only configure gdb.chill for particular targets.
23472
23473 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
23474
23475 * gdb.base/Makefile.in: Add action to .c.o transformation
23476 rule that generates a .ci file for each .o file and remove
23477 explicit .c.o rules except for callfuncs.o.
23478 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
23479 generates a .ci file for each .o file and remove explicit
23480 .cc.o rules.
23481 (clean): Remove *.tmp *.ci files.
23482 (EXECUTABLES): Remove templ-info.exp.
23483 * gdb.base/compiler.c: New file.
23484 * gdb.c++/compiler.cc: New file
23485 * gdb.base/scope.exp: Source gdb.base/scope.ci.
23486 Change rs6000-*-* xfail for
23487 "print 'scope0.c'::filelocal_ro" and
23488 "print 'scope1.c'::filelocal" and
23489 "print 'scope1.c'::filelocal_bss" and
23490 "print 'scope1.c'::filelocal_ro" and
23491 "print 'scope1.c'::foo::funclocal" and
23492 "print 'scope1.c'::foo::funclocal_ro" and
23493 "print 'scope1.c'::bar::funclocal" and
23494 "print 'scope0.c'::filelocal_ro" and
23495 "print 'scope1.c'::filelocal at foo" and
23496 "print 'scope1.c'::filelocal_bss at foo" and
23497 "print 'scope1.c'::filelocal_ro at foo" and
23498 "print 'scope1.c'::foo::funclocal at foo" and
23499 "print 'scope1.c'::foo::funclocal_bss at foo" and
23500 "print 'scope1.c'::foo::funclocal_ro at foo" and
23501 "print 'scope1.c'::bar::funclocal at foo" and
23502 "print 'scope0.c'::filelocal_ro" and
23503 "print 'scope1.c'::filelocal" and
23504 "print 'scope1.c'::filelocal_bss" and
23505 "print 'scope1.c'::filelocal_ro" and
23506 "print 'scope1.c'::foo::funclocal" and
23507 "print 'scope1.c'::foo::funclocal_bss" and
23508 "print 'scope1.c'::foo::funclocal_ro" and
23509 "print 'scope1.c'::bar::funclocal" and
23510 "print 'scope1.c'::bar::funclocal_bss"
23511 to only be xfail'd when not compiled with gcc.
23512 Add rs6000-*-* xfail for
23513 "print 'scope0.c'::filelocal_bss before run"
23514 when compiled with gcc.
23515 (test_at_main): Add rs6000-*-* xfail for
23516 "print filelocal_ro in test_at_main"
23517 when compiled with gcc.
23518 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
23519 Add rs6000-*-aix* xfail for
23520 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
23521 "ptype t_char_array", not compiled with gcc.
23522 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
23523 xfail for "list foo (in include file)" when gcc compiled.
23524 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
23525 (integral_args): Add rs6000-*-* xfail for
23526 "run to call0a" if not compiled with gcc.
23527 (unsigned_integral_args): Add rs6000-*-* xfail for
23528 "run to call1a" if not compiled with gcc.
23529 (float_and_integral_args): Add rs6000-*-* xfail for
23530 "run to call2a" if not compiled with gcc and for
23531 "continue to call2b" for any compiler.
23532 Add rs6000-*-* xfail to
23533 "print f1 after run to call2a" for gcc compiled.
23534 (discard_and_shuffle): Add rs6000-*-* xfail for
23535 "run to call6a".
23536 (shuffle_round_robin): Add rs6000-*-* xfail for
23537 "backtrace from call7a" if not compiled with gcc.
23538 Add rs6000-*-* xfail for
23539 "backtrace from call7b" if compiled with gcc.
23540 (call_after_alloca): Add rs6000-*-* xfail for
23541 "print c in call_after_alloca" and
23542 "print s in call_after_alloca" and
23543 "backtrace from call_after_alloca_subr"
23544 if not compiled with gcc.
23545 (localvars_in_indirect_call): Add rs6000-*-* xfail for
23546 "print c in localvars_in_indirect_call" and
23547 "print c in localvars_in_indirect_call" and
23548 "backtrace in indirectly called function" and
23549 "stepping into indirectly called function"
23550 if not compiled with gcc.
23551 (localvars_after_alloca): Add rs6000-*-* xfail for
23552 "print c after runto localvars_after_alloca" and
23553 "print s after runto localvars_after_alloca" and
23554 "print i after runto localvars_after_alloca" and
23555 "print l after runto localvars_after_alloca"
23556 for all compilers.
23557 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
23558 than whatis-info.exp.
23559 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
23560 than opaque-info.exp.
23561 Setup rs6000-*-* xfail for
23562 "ptype on opaque struct pointer (statically)" and
23563 "ptype on opaque struct pointer (dynamically)" when
23564 not compiled with gcc.
23565 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
23566 rather than callf-info.exp.
23567 (do_function_calls): Add clear_xfail for rs6000-*-* for
23568 "p t_float_values2(3.14159,float_val2)". Seems to work
23569 fine there, both with xlc and gcc. Need to find out what
23570 it is doing right and fix other platforms.
23571 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
23572 "call inferior func with struct - returns int",
23573 "call inferior func with struct - returns long",
23574 "call inferior func with struct - returns float",
23575 "call inferior func with struct - returns double",
23576 "call inferior func with struct - returns char *",
23577 but only if not gcc compiled (presumes xlc compiled).
23578 Change rs6000-*-* xfails for
23579 "call inferior func with struct - returns char" and
23580 " call inferior func with struct - returns short" to only
23581 xfail if not using gcc.
23582 (clean mostlyclean): Remove *.ci and *.tmp files.
23583 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
23584 than templ-info.exp.
23585 * gdb.base/langs.exp: Source gdb.base/langs.ci.
23586 Add rs6000-*-* xfail for "up to foo in langs.exp"
23587 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
23588 when not gcc compiled.
23589
23590 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23591
23592 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
23593 * gdb.base/corefile.exp: Likewise.
23594 * gdb.base/list.exp: Likewise.
23595 * gdb.base/scope.exp: Likewise.
23596 * gdb.base/siganls.exp: Likewise.
23597
23598 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
23599 compiler output.
23600 * gdb.base/whatis.exp: Likewise.
23601
23602 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
23603
23604 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
23605 failure (opcode table has been fixed to match reality).
23606
23607 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
23608
23609 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
23610 "call inferior func with struct - returns char",
23611 "call inferior func with struct - returns short"
23612
23613 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
23614 "print 'scope0.c'::filelocal at main",
23615 "print 'scope0.c'::filelocal_bss in test_at_main",
23616 "print 'scope0.c'::filelocal at foo",
23617 "print 'scope0.c'::filelocal_bss in test_at_foo",
23618 "print 'scope0.c'::filelocal at bar",
23619 "print 'scope0.c'::filelocal_bss in test_at_bar"
23620
23621 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
23622 in source file 1". This bug seems to have been fixed with both
23623 gcc and native cc (was native assembler bug?).
23624
23625 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
23626
23627 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
23628 "backtrace through signal handler" to "i*86-*-sysv4*".
23629 * gdb.base/signals.exp: Add xfail for "'next' behaved as
23630 continue" case. Add "known SVR4 bug" to fail message.
23631 Add "i*86-*-bsdi2.0" xfail for "handle all print".
23632 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
23633 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
23634 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
23635 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
23636 "up to foo in langs.exp", "show language at foo in
23637 langs.exp", "up to cppsub_ in langs.exp", "show
23638 language at cppsub_ in langs.exp", "up to fsub in
23639 langs.exp", and "show language at fsub in langs.exp".
23640 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
23641 "bactrace in corefile.exp".
23642 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
23643 "call inferior function with struct - returns float" and
23644 "call inferior function with struct - returns double".
23645
23646 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
23647
23648 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
23649 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
23650 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
23651 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
23652
23653 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
23654
23655 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
23656 (or overriden) "CHILL" macro rather then bare "gcc".
23657 Also look for ../../gcc/xgcc since that is what we will
23658 actually need, not "Makefile". Remove following assignment
23659 of CHILL to CHILL_FOR_TARGET because that results in
23660 recursive definition.
23661
23662 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
23663
23664 * gdb.base/corefile.exp: Change xfail for backtrace in
23665 corefile.exp from linuxaout to all linux.
23666 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
23667 cases where we miss the breakpoint at the signal handler
23668 for some reason. Setup xfail for linuxoldld/linuxaout and
23669 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
23670 hitting SIGURG breakpoint.
23671 * gdb.base/signals.exp: Setup xfail for "next" acting like
23672 continue to add linuxoldld. Setup xfail for all linux for
23673 "next to handler in signals_tests_1", "backtrace in
23674 signals_tests_1", "continue to func1", "pass SIGUSR1",
23675 and continue to handler".
23676
23677 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
23678
23679 * Update all FSF addresses except those in COPYING* files.
23680
23681 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
23682
23683 * gdb.base/a2-run.exp: Change messages to be more explicit about
23684 the status of args, and quote binfile in results.
23685
23686 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
23687
23688 * gdb.base/callfuncs.exp: Add tests for passing structs to
23689 inferior functions and return various types.
23690 * gdb.base/callfuncs.c: Add functions to receive a struct
23691 and return a member of the struct, in various types.
23692
23693 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23694
23695 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
23696
23697 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
23698
23699 * config/vxworks29k.exp: New file, sources vxworks.exp.
23700
23701 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23702
23703 * config/gdbremote.exp: New file. Testing framework using
23704 gdbserver.
23705
23706 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
23707
23708 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
23709 "call function when asleep" and "send end of file".
23710 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
23711 for "backtrace in corefile.exp".
23712 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
23713 for "backtrace through signal handler".
23714 * gdb.base/corefile.exp: Make sure we actually generate a core file
23715 before trying the core tests. Some systems allow the user to suppress
23716 generation of core files and default to that (linux for example).
23717 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
23718 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
23719
23720 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23721
23722 * gdb.threads: New directory with some crude multi-threaded
23723 gdb tests (step.exp and step2.exp).
23724 * config/mt-lynx (STEP_EXECUTABLE): Define.
23725 (THREADFLAGS): Define.
23726
23727 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
23728
23729 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
23730
23731 * gdb.base/signals.exp: Disable whole file for lynx until
23732 further notice.
23733
23734 * gdb.base/signals.exp: xfail test where "next" acts like
23735 "continue" for lynx.
23736
23737 * gdb.base/interrupt.exp: xfail test for calling function while
23738 inferior is asleep for lynx.
23739
23740 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
23741 than one cr-lf after each command.
23742
23743 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23744
23745 * configure.in: Reinstate setting of stabsdirs variable, fix
23746 typo in setting up configdirs for native builds.
23747
23748 * gdb.base/return.exp: Fix typo in return double test.
23749 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
23750 compiler from optimizing them away.
23751
23752 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
23753
23754 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
23755 sequences to be echo'd by gdb when using gdb_test.
23756 * gdb.chill/chexp.exp: Likewise.
23757 * gdb.fortran/exprs.exp: Likewise
23758
23759 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23760
23761 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
23762 after the inferior gdb has started.
23763
23764 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
23765 after each command.
23766 * gdb.base/funcargs.exp: Likewise.
23767 * gdb.base/gdbvars.exp: Likewise.
23768 * gdb.base/interrupt.exp: Likewise.
23769 * gdb.base/list.exp: Likewise.
23770 * gdb.base/watchpoint.exp: Likewise.
23771 * gdb.c++/demangle.exp: Likewise.
23772 * gdb.c++/inherit.exp: Likewise.
23773 * gdb.chill/chexp.exp: Likewise.
23774 * gdb.fortran/exprs.exp: Likewise.
23775
23776 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
23777 test if we can't handle IO to/from the inferior.
23778
23779 * gdb.c++/misc.exp: Always check for a program already being
23780 started after sending a "run" command to gdb.
23781
23782 * gdb.base/twice.exp: Start with a fresh gdb.
23783
23784 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
23785 only depend on gdb's expression code, not the chill runtime.
23786
23787 * gdb.base/return.c: Put return values into variables so we
23788 can have gdb print them rather than depending on the program
23789 to print them.
23790 * gdb.base/return.exp: Corresponding changes.
23791
23792 * lib/gdb.exp: Provide default value for noinferiorio.
23793 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
23794 the inferior.
23795
23796 * gdb.base/break.exp: Always check for a program already being
23797 started after sending a "run" command to gdb.
23798 (text_next_with_recursion): Don't check the output from the
23799 program's printf statement. Instead just make sure the program
23800 exited.
23801
23802 * gdb.base/commands.exp: Protect tests which need arguments with
23803 $noargs conditionals.
23804
23805 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23806
23807 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
23808 of structure member arrays to match gdb/valops.c:value_addr change.
23809
23810 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
23811
23812 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
23813 cases.
23814
23815 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
23816
23817 * configure.in (configdirs): Remove gdb.chill from default list
23818 of subdirs and then add it back in only if doing a native build.
23819 The current chill compiler does not yet work in any cross build.
23820 * Revert all signal changes from Jul 6.
23821 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
23822 for sh-hms targets, allowing these tests to link, with no other
23823 changes. Testing is suppressed by setting "nosignals" in site.exp.
23824
23825 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
23826
23827 * configure.in (signaldirs): Define and add to configdirs for all
23828 targets except some specific ones that are known to not support signals.
23829 Also clean up formatting.
23830 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
23831 (signals, sigall): Remove rules to build.
23832 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
23833 Moved to new gdb.signals directory.
23834 * gdb.signals: New test directory.
23835 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
23836 signals.c signals.exp}: New or moved files.
23837
23838 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
23839
23840 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
23841
23842 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
23843
23844 * gdb.base/return.exp: Xfail `return double' test failure
23845 on at least Solaris 2.3 and handle future/past versions on
23846 a case by case basis as appropriate. Also update message
23847 to include i*86 failures.
23848
23849 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23850
23851 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
23852
23853 * lib/gdb.exp: Fix comment which erroneously identified
23854 gdb_file_cmd as gdb_load (the 19 May change was in fact to
23855 gdb_file_cmd not gdb_load).
23856 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
23857
23858 * gdb.base/setvar.exp: Make test names consistent between pass and
23859 fail cases. Use gdb_test more.
23860
23861 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23862
23863 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
23864
23865 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23866
23867 * gdb.base/help.exp: Fix expected help string for `show commands'.
23868
23869 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
23870
23871 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
23872
23873 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
23874 of a text section.
23875
23876 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
23877
23878 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
23879 that loop eventually terminates. Fix Connection refused logic so
23880 that testsuite will expire nicely.
23881
23882 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
23883
23884 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
23885 config/rom68k.exp: New tcl glue for the appropriate monitors.
23886 These all just end up calling monitor.exp.
23887 * config/monitor.exp (gdb_target_monitor): Handle `Connection
23888 refused' by retrying. Cleanup some timeout issues.
23889 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
23890 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
23891 callers don't have to set/restore global timeout variable.
23892
23893 * The following set of changes centralizes management of the global
23894 timeout variable. This way, it can be set in one target dependent
23895 place instead of dozens of places scattered throughout the test suite.
23896 If you need to lengthen a timeout, then you should either set timeout
23897 in one of the config/{target}.exp files, or multiply it by a factor.
23898 Setting it to an absolute value is always going to lose for some
23899 targets.
23900 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
23901 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
23902 * gdb.base/funcargs.exp: Don't set timeout.
23903 * gdb.base/list.exp (test_forward_search): Only use local timeout.
23904 * gdb.base/printcmds.exp (test_print_string_constants
23905 test_print_array_constants): Don't set timeout.
23906 * gdb.base/ptype.exp: Don't set timeout.
23907 * gdb.base/recurse.exp: Don't set timeout.
23908 * gdb.base/return.exp: Don't set timeout.
23909 * gdb.base/watchpoint.exp: Don't set timeout.
23910 * gdb.c++/classes.exp (do_tests): Don't set timeout.
23911 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
23912
23913 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
23914
23915 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
23916
23917 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23918
23919 * lib/gdb.exp: Disable chill tests for irix5.
23920
23921 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23922
23923 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
23924 each test pass or fail.
23925
23926 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23927
23928 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
23929 xlc not gcc.
23930
23931 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
23932
23933 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
23934
23935 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
23936
23937 * config/est.exp: Fix copyright and comments. Remove dead code.
23938 Use targetname, serialport and baud variables instead of fixed
23939 constants.
23940 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
23941 * config/cpu32bug.exp: New file to support cpu32bug monitors.
23942
23943 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23944
23945 * gdb.base/watchpoint.exp: Don't run
23946 test_watchpoint_triggered_in_syscall for sunos.
23947
23948 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23949
23950 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
23951 they don't seem to exist. Do include stdio.h.
23952
23953 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23954
23955 * gdb.base/a1-selftest.exp: Add alpha xfail.
23956
23957 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23958
23959 * gdb.base/watchpoint.c (main): Prompt before calling read().
23960 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
23961 Revise accordingly. Remove cruft about sending "123" several
23962 times, until it gets noticed. Clean up the "print buf[0]" stuff
23963 so that it passes or fails, and waits for prompts in the usual way.
23964
23965 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23966
23967 * gdb.base/recurse.exp: Fix comment.
23968
23969 * TODO: Remove item about printing variables in nodebug.exp. Add
23970 item about enabling tests which are only run on some targets.
23971
23972 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
23973 fail, make test names unique, use new gdb_test convention
23974 regarding pattern, use gdb_test more, etc.).
23975
23976 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
23977 fail, make test names unique, etc.).
23978
23979 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23980
23981 * gdb.base/nodebug.c: Change return type of top and middle to
23982 short.
23983 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
23984 are fixed by the recent mdebugread.c changes. Allow `short ()'
23985 as type for top and middle.
23986
23987 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23988
23989 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
23990 nearly as I can tell, the whole thing was an accident in Stu's
23991 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
23992 to replace a send/expect pair with gdb_test, but ended up only
23993 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
23994 of 30 Mar 1995 took care of it, but left this vestigial comment
23995 which I am now nuking.
23996
23997 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23998
23999 * gdb.base/break.exp: Look for different line number for
24000 breakpoint at main depending on usestubs.
24001
24002 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24003
24004 * gdb.base/list.exp: Adjust some alternate expect patterns to
24005 match recent list0.c change. Add alternate expect pattern for
24006 output from `list default lines around main' for optimizing
24007 compilers.
24008
24009 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24010
24011 * lib/gdb.exp: If nosignals is not set, set it to 0.
24012
24013 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
24014
24015 * config/slite-gdb.exp: Responds to load symbol table prompt.
24016 * gdb.base/break.exp: Adjust line number, fix rerun.
24017 * gdb.base/langs0.c: Add #ifdef usestubs.
24018
24019 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
24020
24021 * gdb.base/list.exp: Adjust line contents after adding new lines in
24022 list0.c. Also fix a syntax error.
24023
24024 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
24025 * gdb.base/break.exp: ditto.
24026 * gdb.base/list.exp: ditto.
24027 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
24028 * gdb.base/run.c: ditto.
24029 * gdb.base/list0.c: ditto.
24030 * gdb.base/funcargs.c: ditto.
24031
24032 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
24033
24034 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
24035 $targetname, $serialport and $baud instead of hardwired variables.
24036 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
24037 target doesn't support signals.
24038
24039 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
24040
24041 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
24042
24043 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24044
24045 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
24046 Don't rely on the value of an auto variable before it has been
24047 initialized. Use gdb_test more.
24048
24049 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24050
24051 * lib/gdb.exp (default_gdb_version): A version number must start
24052 with a digit, but other than that contains all characters up to
24053 the first whitespace character.
24054
24055 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24056
24057 * gdb.base/commands.exp (breakpoint_command_test): New tests.
24058
24059 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24060
24061 * gdb.c++/*.exp: Warn if executable does not exist. The original
24062 reason for skipping the warning was that configure.in sometimes
24063 intentionally skipped building the executables but the tcl code
24064 had no way of knowing. That (a) was always bogus with respect to
24065 error handling, (b) is no longer true (right now there is no way
24066 to skip C++ tests).
24067
24068 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
24069
24070 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24071
24072 * gdb.base/list.exp: Add expect patterns for output from
24073 SunPRO compiled executables.
24074 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
24075 types.
24076
24077 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24078
24079 * gdb.base/break.exp (test_next_with_recursion): Accept any line
24080 number (we are already testing that the correct source line text
24081 gets printed).
24082
24083 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
24084 that is what is intended, but something needed to be done to get
24085 sunos4 native working again.
24086
24087 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
24088
24089 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
24090 apparently went with a (very) old xfail.
24091
24092 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
24093
24094 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
24095 runto_main is a proc in gdb.exp that will do 'step' for target use
24096 stubs.
24097 * gdb.base/exprs.exp: ditto.
24098 * gdb.base/interrupt.exp: ditto.
24099 * gdb.base/opaque.exp: ditto.
24100 * gdb.base/printcmds.exp: ditto.
24101 * gdb.base/ptype.exp: ditto.
24102 * gdb.base/scope.exp: ditto.
24103 * gdb.base/setvar.exp: ditto.
24104 * gdb.base/signals.exp: ditto.
24105 * gdb.base/twice.exp: ditto.
24106 * gdb.c++/classes.exp: ditto.
24107 * gdb.c++/inherit.exp: ditto.
24108 * gdb.c++/templates.exp: ditto.
24109 * gdb.base/break.exp: no run and hit main for stubs. Change line
24110 numbers for breakpoints and info breakpoint.
24111 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
24112 breakpoint().
24113 * gdb.base/callfuncs.c: ditto.
24114 * gdb.base/exprs: ditto.
24115 * gdb.base/interrupt.c: ditto.
24116 * gdb.base/opaque0.c: ditto.
24117 * gdb.base/printcmds.c: ditto.
24118 * gdb.base/ptype.c: ditto.
24119 * gdb.base/scope0.c: ditto.
24120 * gdb.base/setvar.c: ditto.
24121 * gdb.base/signals.c: ditto.
24122 * gdb.base/twice.c: ditto.
24123 * gdb.c++/misc.cc: ditto.
24124 * gdb.c++/templates.cc: ditto.
24125
24126 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24127
24128 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
24129
24130 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
24131 somewhere between `read' and `main.c'. I'm pretty sure the
24132 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
24133 and it isn't particularly useful.
24134
24135 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
24136
24137 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24138
24139 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
24140
24141 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
24142
24143 * config/mt-slite: add LIBS and -nostdlib.
24144 * config/slite-gdb.exp: add this new file to support sparclite target.
24145
24146 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
24147
24148 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
24149
24150 * gdb.base/a2-run.exp: Change argument to istarget from
24151 "*-*-vxworks" to "*-*-vxworks*".
24152 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
24153
24154 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
24155
24156 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
24157 will not runto main but do a 'step' to step out of breakpoint().
24158 * config/mt-slite: add -Dusestubs.
24159
24160 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24161
24162 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
24163 instead of just @.
24164
24165 * gdb.base/signals.exp: Add test for "handle all print".
24166 * TODO: Remove "handle all print". Also remove item about
24167 checking copyright date (I don't like the idea of a spurious FAIL
24168 based on when we run the tests).
24169
24170 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
24171 for SunOS4 (reason for failure not investigated). Remove
24172 redundant test for $binfile.
24173
24174 * gdb.base/nodebug.c (array_index): Call malloc.
24175
24176 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
24177
24178 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
24179
24180 * gdb.base/recurse.exp: Update gdb_test invocation to use new
24181 conventions and slightly simplify the matching regexp.
24182
24183 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24184
24185 * gdb.base/break.exp: Update gdb_test invocation to use new
24186 convention.
24187
24188 * lib/gdb.exp: If noargs is not set, set it to 0.
24189
24190 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
24191 tests unique.
24192
24193 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
24194
24195 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24196
24197 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
24198 one argument of type "<non-float parameter>".
24199
24200 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
24201
24202 * config/rom68k.exp: New file to support Motorola IDP board.
24203 * gdb.base/a2-run.exp: Skip this file if noargs is set.
24204 * gdb.base/break.c: Change things around so that this program
24205 doesn't depend upon args. This is necessary to make remote
24206 targets work (in general, they can't take args).
24207 * gdb.base/break.exp: Don't try to send args to program. Don't
24208 expect output. Also, replace lots of code with gdb_test.
24209
24210 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24211
24212 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
24213 printing of '\'' (which is what the comment says we are testing,
24214 even though we were not), not '''.
24215 (test_integer_literals_rejected): Test that printing ''' is an error.
24216
24217 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
24218 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
24219 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
24220 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
24221 Use gdb_test not test_print_accept.
24222 * lib/gdb.exp: Remove test_print_accept.
24223
24224 * gdb.base/signals.exp (signal_tests_1): Make pass message
24225 consistent with fail message.
24226
24227 * gdb.base/whatis.exp: Remove xfails for printing char vs.
24228 unsigned char; the bug (PR 1821) is fixed.
24229
24230 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
24231
24232 * gdb.base/scope.exp (test_at_localscopes): Call pass for
24233 successful tests--makes xfailing them work right.
24234
24235 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24236
24237 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
24238 only \r\n, not .*. The test can pass .* as the last thing in
24239 $pattern if that is what it wants. In addition to providing this
24240 flexibility, this change should speed up pattern matching in cases
24241 where the pattern already ended with .* (there were a number of
24242 them). This change also helps catch bad patterns--in the old
24243 scheme the typo "char \*" instead of "char \\*" would pass. Now
24244 it is caught.
24245 * Many .exp files: Update callers.
24246
24247 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
24248 clearer and does not spuriously match multiple ('s. Likewise for
24249 ) and *.
24250
24251 * gdb.base/nodebug.exp: Test ability to call a function and pass
24252 it a string (even with no debugging info).
24253
24254 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
24255 "p '\'", which is the same as "p ''" once tcl gets done with
24256 quoting, to "p '\\'", which I suspect is what is intended (one
24257 backslash gets sent to GDB).
24258
24259 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
24260
24261 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24262
24263 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
24264 1817) was fixed literally years ago.
24265
24266 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24267
24268 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
24269 test, it causes stepping out of call_after_alloca_subr with
24270 optimizing compilers.
24271 (localvars_in_indirect_call): Consume GDB prompt if `finish'
24272 fails.
24273
24274 * gdb.c++/templates.exp: Source templ-info.exp only if
24275 the templates executable exists.
24276
24277 * gdb.c++/misc.cc (class Contains_static_instance,
24278 class Contains_nested_static_instance),
24279 gdb.c++/classes.exp (test_static_members): Test printing of
24280 a class that contains a static instance of the class.
24281
24282 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24283
24284 * gdb.base/langs2.c (cppsub_): Don't prototype.
24285 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
24286 only, I believe).
24287
24288 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24289
24290 * lib/gdb.exp (skip_chill_tests): New procedure.
24291
24292 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
24293
24294 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
24295
24296 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
24297 each expect pattern. Cuts runtime from 12 to about 4 seconds.
24298
24299 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24300
24301 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
24302
24303 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
24304 disassemble 8, not 16, instructions for part 4.
24305
24306 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
24307 support the latter anymore.
24308
24309 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
24310 -DNO_PROTOTYPES.
24311 * gdb.base/callfuncs.c: Control use of prototypes based on
24312 NO_PROTOTYPES, not __STDC__.
24313 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
24314 t_float_values2 tests if prototypes in use.
24315
24316 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
24317 t_double_values): When checking differences against DELTA, check
24318 that difference is within the range (-DELTA,DELTA), not just
24319 (-infinity,DELTA).
24320
24321 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
24322
24323 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
24324 'file' command firts, then 'target', then 'load', this is due to gdb
24325 target set up.
24326 * config/mips-gdb.exp: Fix a couple regular exp bugs.
24327
24328 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
24329
24330 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
24331 FP load/store variants.
24332 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
24333
24334 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
24335
24336 * gdb.base/term.exp: Do not give a warning if not native, it is
24337 not an abnormal condition.
24338
24339 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
24340
24341 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
24342 t_char_array".
24343
24344 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
24345
24346 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
24347 are getting the version number.
24348
24349 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
24350 if not native, it is not an abnormal condition.
24351
24352 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24353
24354 * lib/gdb.exp: Just use "file exists", rather than undocumented
24355 dejagnu procedure "findfile".
24356
24357 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
24358
24359 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
24360 (LDFLAGS): Set to -Xlinker -Ur.
24361
24362 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
24363 Removed, these values are set by lib/gdb.exp.
24364
24365 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
24366
24367 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
24368
24369 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
24370 of replicating gdb startup code.
24371
24372 * config/mt-vxworks (LDFLAGS): Set to -r.
24373 (CFLAGS_FOR_TARGET): Removed.
24374
24375 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
24376 (gdb) and gdb for vxworks uses (vxgdb).
24377
24378 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
24379 executable is not in the tree and host != target, use sed and
24380 program_transform_name to determine the gdb name used by the
24381 target.
24382
24383 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
24384 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
24385
24386 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24387
24388 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
24389 floats, chars, and shorts where there are ANSI-style function
24390 definitions.
24391
24392 * gdb.base/langs.exp, gdb.base/langs*: New test.
24393 * gdb.base/Makefile.in: Build it.
24394 * TODO: Remove item about checking that C names don't get C++
24395 demangling applied; this test tests it.
24396
24397 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24398
24399 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
24400 went with the const70 xfail. The xfail went away a year ago.
24401
24402 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
24403
24404 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
24405 for hp300.
24406
24407 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
24408
24409 * gdb.base/a1-selftest.exp: Don't run on hp300.
24410
24411 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24412
24413 * Makefile.in (site.exp): Set host_alias and target_alias as well
24414 as host_triplet and target_triplet.
24415
24416 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24417
24418 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
24419
24420 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
24421 places as other ecoff systems).
24422
24423 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
24424 ultrix.
24425
24426 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24427
24428 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
24429 remove them.
24430 * gdb.base/nodebug.exp: Accept "function" in addition to "text
24431 variable and "variable" in addition to "data variable".
24432 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
24433
24434 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
24435 2.
24436 * gdb.base/list1.c (long_line): Add additional statement at start
24437 of function.
24438 * gdb.base/list.exp (test_forward_search): Update line number to
24439 reflect new statement.
24440
24441 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24442
24443 * gdb.base/signals.exp: Reinitialize searched source directories
24444 after gdb_start call.
24445
24446 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
24447
24448 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
24449 * gdb.stabs/Makefile.in: Likewise.
24450
24451 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
24452 change. Instead split the tests into smaller pieces.
24453 * gdb.disasm/hppa.s: Corresponding changes.
24454
24455 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24456
24457 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
24458 Quote ^C when passing it to stty. For some shells ^ is a pipe.
24459
24460 * gdb.base/funcargs.exp: Modify many tests so that every test
24461 either passes or fails. Make some test names unique.
24462
24463 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24464
24465 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
24466 Call stty to set interrupt character.
24467
24468 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
24469 for HP assembler versus GNU assembler based on actual behavior of
24470 $(CC), rather than assuming that $(AS) is always the GNU assembler.
24471
24472 * TODO: Suggest a few more stepping tests.
24473
24474 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
24475
24476 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
24477 restart GDB for h8300 after a continue.
24478 (return): Add pattern to match a29k-udi behavior.
24479 * gdb.base/nodebug.exp: Remove obsolete comment.
24480 * gdb.base/regs.exp: New file, testing of register displays.
24481 * gdb.base/return.exp: Fix typo in reference to $objdir.
24482 * gdb.base/whatis.exp: Always start with a fresh GDB.
24483
24484 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24485
24486 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
24487 higher, these tests generate a lot of output.
24488
24489 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24490
24491 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
24492 code following the catch silently ignored some errors; without the
24493 catch they should be thrown like any other tcl error. Also, the
24494 catch used "" instead of {} which meant all the callers who wanted
24495 to include one of the characters "[]$ had to quote it an extra time.
24496 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
24497 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
24498 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
24499 Remove extra quoting.
24500
24501 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
24502
24503 * gdb.base/commands.exp: Make test names unique; every test either
24504 passes or fails. Update some comments.
24505
24506 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
24507
24508 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24509
24510 The following fixes a FAIL caused by the fact that the alpha stabs
24511 configuration didn't use the ".if alpha" code in weird.def.
24512 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
24513 bit pointer, so the 32 bit version works even on the alpha.
24514 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
24515 Remove the stuff which allowed us to have separate versions for
24516 alpha and everything else.
24517
24518 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
24519 regexp which "info func operator\[\](" is supposed to match. Fix
24520 string to send to GDB. Note that GDB still doesn't work right. Add a
24521 new test for "info func .perator\[\](" which GDB does handle correctly.
24522
24523 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
24524
24525 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24526
24527 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
24528 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
24529 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
24530 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
24531 it makes the tests harder to understand and confuses test-o-matic.
24532 The preferred style is that each test provides a PASS or a FAIL,
24533 and has a unique message (e.g. "continue #54" not just "continue")
24534 which is the same for the pass and the fail.
24535 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
24536 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
24537 to lib/gdb.exp.
24538 * gdb.base/printcmds.exp: Use test_print_accept. Remove
24539 prt_accept which was basically the same thing. Likewise for
24540 test_print_reject and prt_reject.
24541 * lib/gdb.exp (test_print_reject): Add some more error message
24542 patterns to match from the former printcmds.exp (prt_reject).
24543 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
24544 One defect of the passcount stuff is that some of it failed to
24545 report XPASS where appropriate.
24546 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
24547 stuff before and after arg in expected pattern.
24548 (test_paddr_operator_functions): Re-do test without print_addr_of;
24549 this is the only test which seems to want extra stuff there.
24550
24551 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24552
24553 * gdb.base/nodebug.exp: Update new tests to reflect improved
24554 wording of gdb output.
24555
24556 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
24557 and "ptype" work on variables in files compiled without -g.
24558 Replaces commented out "maint print msymbol" tests.
24559
24560 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24561
24562 * gdb.base/setvar.c (dummy): Call malloc.
24563
24564 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
24565 losing with the irix4 sed.
24566
24567 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
24568 ALRM" on irix4.
24569
24570 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24571
24572 * TODO: Remove items about corefile.exp testing new exec-file and
24573 backtrace; both are now done. Add items about printing enums.
24574
24575 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24576
24577 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
24578 "get signal $thissig" test fails.
24579
24580 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
24581
24582 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24583
24584 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
24585 compiler warning with dec alpha compiler.
24586
24587 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
24588 extra \n from gdb_test call (this explains why the prompt test
24589 that I removed yesterday was there).
24590 (user_defined_command_test): Remove extra \n and prompt test.
24591
24592 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
24593 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
24594 doesn't exist.
24595 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
24596 Also remove alpha workaround, which turns out to be because
24597 SIGABRT == SIGLOST.
24598
24599 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
24600
24601 * gdb.base/help.exp: Don't test "help show".
24602
24603 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24604
24605 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
24606 "set print address" is on.
24607 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
24608 pass prompt to gdb_test; gdb_test already looks for the prompt.
24609
24610 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
24611
24612 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
24613 was a vestige of the manual TESTSTRATEGY, and the purpose of it
24614 was to make sure that gdb can read a core file. But (a) the "read
24615 the corefile" part didn't make it to a1-selftest.exp, we just
24616 delete the corefile after creating it, and (b) we test reading
24617 corefiles in corefile.exp anyway. Also, this test left around a
24618 xgdb process on Solaris.
24619
24620 * gdb.base/corefile.exp: Also test backtrace.
24621
24622 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
24623
24624 * gdb.base/commands.exp: Test a simple user defined command with
24625 arguments and if/while statements; verify the full user command is
24626 printed by "show user".
24627
24628 * gdb.base/commands.exp: Test if/while commands as part of a
24629 breakpoint command list; verify they appear in breakpoint
24630 information.
24631
24632 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24633
24634 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
24635 than by dividing by zero.
24636
24637 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
24638
24639 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
24640 performing an inferior call with watchpoints enabled.
24641 * gdb.base/watchpoint.c (main): Delete second unnecessary read
24642 call.
24643
24644 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24645
24646 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
24647 of "file" command.
24648
24649 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
24650 Add additional pattern for when "int operator int(void);" appears
24651 in a different order.
24652
24653 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24654
24655 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
24656
24657 * gdb.base/help.exp: Replace most of docstrings for "info signals"
24658 and "signal" with ".*".
24659
24660 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24661
24662 * TODO: Add note about "handle all nostop".
24663
24664 * gdb.base/{sigall.c, sigall.exp}: New test.
24665 * gdb.base/Makefile.in: Add it.
24666
24667 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
24668
24669 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
24670 when invoking GDB, suppresses any windowing interface.
24671
24672 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
24673
24674 * config/sim-gdb: New file, simulator testing support.
24675
24676 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
24677
24678 * gdb.base/interrupt.exp: Test calling func1 twice.
24679
24680 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
24681
24682 * gdb.base/list.exp (test_forward_search): Set timeout higher
24683 when we'll be getting lots of output from gdb.
24684
24685 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
24686 "init_malloc" to after the expect statement. Run it if that
24687 regexp is taken, but also for two others which happen if source
24688 cannot be found.
24689
24690 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24691
24692 * gdb.base/printcmds.exp: New test, for printing register before
24693 program is running.
24694
24695 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24696
24697 * gdb.base/list.exp: Correct some alternate expect patterns
24698 to reflect changes in list1.c.
24699
24700 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24701
24702 * TODO: Add item regarding large frames.
24703
24704 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
24705
24706 * TODO: Remove item about enabling return.exp; it
24707 is enabled. Suggest a few more "return" tests.
24708
24709 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24710
24711 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
24712 anonymous unions.
24713
24714 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24715
24716 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
24717 and pr-5646.o, so "make" is the same as "make all", not "make
24718 pr-4975.o".
24719
24720 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
24721
24722 * gdb.base/list.exp: Adjust expectations to reflect changes in
24723 list1.c.
24724 (test_forward_search): New test proc.
24725 * gdb.base/list1.c (long_line): New function, has long source line.
24726
24727 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
24728
24729 * gdb.base/a1-selftest.exp: Change initial stepping to know about
24730 additional line of code that was added.
24731
24732 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
24733
24734 * gdb.disasm/hppa.s: Break the large branching tests into smaller
24735 tests so as not to overflow expect's input buffers.
24736 * gdb.disasm/hppa.exp: Corresponding changes.
24737
24738 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24739
24740 Beginnings of template debugging tests.
24741 * gdb.c++/templ-info.cc: New file to test for template
24742 debugging capability of the compiler.
24743 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
24744 templ-info.cc.
24745 * gdb.c++/templates.cc: Add explicit template instantiations
24746 to enable compiling with -fno-implicit-templates. Add destructor
24747 and 'value' method to T5 class for template tests.
24748 * gdb.c++/templates.exp: Add testcases for printing of template
24749 types, setting breakpoints on template methods and calling a
24750 template method.
24751
24752 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
24753
24754 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
24755 branch target since some assemblers (gas-2.5) may emit a
24756 relocation for the branch instead of resolving it in the
24757 assembler.
24758
24759 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24760
24761 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
24762 through signal handler.
24763
24764 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24765
24766 * configure.in (*-*-netware): Use config/mt-netware.
24767
24768 * config/mt-netware: New file.
24769 * config/mt-i386-netware: Removed, separate configs for different
24770 netware architectures are no longer needed now that we have
24771 --with-headers.
24772
24773 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24774
24775 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
24776 by the recent changes to use ANSI C arithmetic conversions.
24777
24778 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24779
24780 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
24781 bug involving using inferior_pid to figure out whether to select a
24782 frame.
24783
24784 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
24785
24786 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
24787 match the current disassembler output.
24788
24789 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
24790
24791 * gdb.fortran/exprs.exp: Expect VOID instead of void.
24792 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
24793 types, expect "int" as type of integer values (for now).
24794
24795 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
24796
24797 * gdb.base/commands.exp: New tests for if/while commands.
24798
24799 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
24800
24801 * lib/gdb.exp (runto): Replace sub-pattern for hex value
24802 by .*, since hex values have different syntax in Chill mode.
24803
24804 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24805
24806 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
24807 linefeed from expect pattern for repeated types with indices > 9.
24808
24809 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
24810
24811 First part of Fortran test suite.
24812 * gdb.fortran: New directory.
24813 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
24814
24815 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24816
24817 * gdb.base/default.exp: Update expect pattern for load command
24818 without arguments.
24819
24820 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
24821
24822 * configure.in: Change i386 to i[345]86.
24823 * gdb.base/configure.in: Likewise.
24824 * gdb.c++/configure.in: Likewise.
24825 * gdb.chill/configure.in: Likewise.
24826
24827 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
24828
24829 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
24830 patterns, since that is not a valid context for comments.
24831
24832 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
24833
24834 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
24835 repeated types and repeated types with indices > 9.
24836
24837 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
24838
24839 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
24840 2417; old bug has been fixed.
24841
24842 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
24843
24844 * gdb.base/interrupt.exp: When trying to wake up the inferior,
24845 send the newline ourselves instead of assuming gdb_test will do
24846 so when passed an empty input string.
24847
24848 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
24849 stabs testcode.
24850
24851 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24852
24853 * lib/gdb.exp (gdb_test): Don't send anything if the first
24854 argument is an empty string. This makes cases where we want to
24855 match output that is already in expect's buffers (for example,
24856 matching a breakpoint after gdb_run_cmd has been called) work
24857 reliably.
24858
24859 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24860
24861 * config/netware.exp: New file.
24862
24863 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24864
24865 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
24866 the -B and -L prefixes so we can find the debugging stub.
24867
24868 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
24869 there and we are using the gcc from the tree.
24870
24871 * gdb.base/types.c: Removed.
24872
24873 * gdb.base/configure.in: Look for makefile fragments in ../config.
24874 Recognize i386-*-netware.
24875 * gdb.c++/configure.in: Likewise.
24876
24877 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24878
24879 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
24880 the correct TCL syntax.
24881
24882 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24883
24884 * gdb.base/opaque.exp: use runto instead of messing around with
24885 breakpoints. Simplify by using gdb_test.
24886
24887 * gdb.base/bitfields.exp: restart between tests on netware targets
24888 because breakpoints aren't relocated after target death. Run
24889 processes to completion.
24890
24891 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
24892
24893 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
24894
24895 * Makefile.in: Remove extra tabs that confuse some versions
24896 of "make". Use the newly built gdb to test with by default,
24897 rather than the first one in the tester's search path.
24898
24899 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
24900
24901 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
24902
24903 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
24904 condition help.
24905
24906 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24907
24908 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
24909
24910 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
24911 running.
24912 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
24913 * gdb.base/funcargs.exp: Likewise.
24914
24915 * gdb.base/bitfields.exp: Simplify by using gdb_test.
24916 * gdb.base/funcargs.exp: Likewise.
24917
24918 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
24919 message is "".
24920
24921 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24922
24923 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
24924 return,signals,twice}.exp: Handle non-existant binaries
24925 consistantly.
24926
24927 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
24928 * gdb.base/Makefile.in: Don't try to generate a core dump, we
24929 might testing a cross development system.
24930
24931 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24932
24933 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
24934 runtest script is relative to ${srcdir}, not ${rootdir}.
24935
24936 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
24937
24938 * gdb.base/signals.exp: Allow for optionality of breakpoint
24939 address.
24940
24941 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24942
24943 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
24944
24945 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24946
24947 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
24948 for size_t definition.
24949 * gdb.c++/templates.cc: Likewise
24950
24951 * config/mt-i386-netware: New file.
24952
24953 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
24954 defined.
24955
24956 * gdb.base/Makefile.in: Added support for systems that name core
24957 files by appending "core" to the program name.
24958 * gdb.base/a1-selftest.exp: Likewise.
24959
24960 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24961
24962 * gdb.base/return.exp: Add comment and message for `return double'
24963 test failure on Sparc Solaris.
24964
24965 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
24966
24967 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
24968
24969 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24970
24971 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
24972 from optimizing them away.
24973 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
24974 patterns to include default constructors and assignment operators,
24975 to match gcc versions beyond 2.5.8. Accept any cplus demangling
24976 character in the output of the virtual base pointer.
24977
24978 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24979
24980 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
24981 expression match in print_addr_of to avoid unintented matches.
24982 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
24983 versions up to 2.5.8.
24984
24985 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24986
24987 * gdb.base/list.exp: Tweak alternate pattern for listing of an
24988 included file to run under newer versions of expect.
24989 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
24990 consecutive >'s in templates to accomodate recent cplus-dem.c change.
24991 Remove xfail for the virtual table of BDDHookV.
24992
24993 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
24994
24995 * lib/gdb.exp (string_to_regexp): Set a default result.
24996 (default_gdb_start): Fix misleading message.
24997
24998 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
24999
25000 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
25001 Remove all CC, etc definitions.
25002 * config/mt-hpux: New file.
25003 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
25004 (CFLAGS, LDFLAGS): Define.
25005 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
25006
25007 * Makefile.in (site.exp): Don't insert host_os, etc.
25008 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
25009 (distclean): Check existence of subdir.
25010 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
25011 * gdb.base/Makefile.in: General cleanup and simplification.
25012 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
25013 to build executables. Use default rule to build .o files.
25014 (EXPECT, RUNTEST, CC): Fix relative pathname.
25015 (site.exp): Don't insert host_os, etc.
25016 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
25017 and/or SIGUSR1 defined.
25018 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
25019 * gdb.c++/Makefile.in: General cleanup and simplification.
25020 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
25021 (CFLAGS): Remove.
25022 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
25023
25024 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
25025
25026 * gdb.base/recurse.exp: Misc changes to get tests running again
25027 after Kung's changes to the watchpoint code.
25028 * gdb.base/watchpoint.exp: Likewise.
25029
25030 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
25031
25032 * lib/gdb.exp (string_to_regexp): Convert {\} also.
25033
25034 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
25035
25036 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
25037 * lib/gdb.exp (default_gdb_start): Define.
25038 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
25039 gdb.base/funcargs.exp, gdb.base/opaque.exp,
25040 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
25041 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
25042 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
25043 Don't call gdb_target_udi in between tests.
25044
25045 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25046
25047 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
25048 (which was basically just a local version of the same thing). In
25049 addition to avoiding duplication, gdb_test_exact is faster.
25050 * lib/gdb.exp (gdb_test_exact): Fix typo.
25051
25052 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
25053 don't give an error.
25054
25055 * gdb.base/term.exp: Call delete_breakpoints before starting.
25056
25057 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
25058 (t10): Add comment.
25059
25060 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
25061
25062 Reorganization of the GDB Test Suite.
25063
25064 * gdb.base: New directory, contains all the basic tests.
25065 * gdb.c++: New directory, tests specific to C++.
25066 * gdb.chill: New directory, tests specific to Chill.
25067 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
25068 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
25069 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
25070 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
25071 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
25072 t30-31 to chill).
25073 * */gdbme.*: Rename to match appropriate expect scripts.
25074 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
25075 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
25076 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
25077 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
25078 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
25079 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
25080 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
25081 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
25082 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
25083 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
25084 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
25085 gdb.c++/virtfunc.cc: New names of C++ files.
25086 * gdb.chill/chillvars.ch: New name of Chill file.
25087 * gdb.base/configure.in, gdb.c++/configure.in,
25088 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
25089 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
25090 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
25091 * configure.in (configdirs): Update to reflect directory changes.
25092 (target_abbrev): No longer define for any configuration.
25093 * Makefile.in: Cosmetic improvements to header comments.
25094
25095 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
25096
25097 Various changes to gdb.t31:
25098
25099 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
25100 * gdbme.ch: Make all key-words and predefineds be upper-case.
25101 * chillvars.exp: Expect key-words and predefinds in upper-case.
25102
25103 * chillvars.exp: Use gdb_test_exact many places.
25104 Change expected output for arrays (which now includes index labels).
25105
25106 * pr-5020.exp, gdme.ch (module PR_5020):
25107 New test, for PR-5020.
25108
25109 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
25110
25111 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
25112 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
25113
25114 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
25115
25116 * Makefile.in: Fix bit-rot in definitions of CHILL,
25117 CHILL_FOR_TARGET and Chill_LIB.
25118 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
25119 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
25120 CHILL, and CHILL_LIB.
25121
25122 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
25123
25124 * Revert the previous changes. Please see Rob's directory
25125 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
25126
25127 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
25128
25129 * Makefile.in, configure.in, config/mips-gdb.exp,
25130 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
25131 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
25132 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
25133 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
25134 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
25135 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
25136 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
25137 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
25138 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
25139 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
25140 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
25141 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
25142 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
25143 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
25144 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
25145 changes from 94Q1.
25146
25147 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
25148
25149 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
25150 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
25151 Rob's new testing fragments.
25152
25153 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
25154
25155 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
25156 lib/gdb.exp: Replace error proc calls with perror.
25157
25158 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
25159
25160 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
25161 version also, match on casted version strings, and match on
25162 gdb startup case where the line numbers might be messed up.
25163
25164 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
25165
25166 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
25167 (CFLAGS): Delete it from here.
25168
25169 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
25170
25171 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
25172
25173 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
25174
25175 * Makefile.in (RUNTEST): Default to just "runtest".
25176
25177 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25178
25179 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
25180 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
25181 the code has been restructured.
25182
25183 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25184
25185 * gdb.t00/default.exp (set write): Allow any number of \r and/or
25186 \n, not just one of each.
25187
25188 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
25189 /bin/cc gives a warning if you do.
25190
25191 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
25192
25193 * gdb.t24/demangle.exp: change expect pattern of
25194 __t10ListS_link1ZUiRCUiPT0
25195
25196 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25197
25198 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
25199 on local variables in recursive functions.
25200
25201 * gdb.t07/Makefile.in: Build the new test.
25202
25203 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25204
25205 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
25206 directly. Instead compare the return values from actual calls.
25207
25208 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
25209
25210 * Makefile.in (check): Set TCL_LIBRARY for runtest.
25211
25212 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25213
25214 * From Peter Schauer with minor modifications.
25215 * gdb.t15/return.exp (return_tests): Handle targets where "return"
25216 stops in mid-line in the caller. Add xfail for returning a float
25217 value on X86 targets.
25218
25219 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25220
25221 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
25222 to avoid expect lossage.
25223 (fmem_LRbug_tests): Likewise.
25224 * gdb.disasm/hppa.s: Corresponding changes.
25225
25226 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
25227 conditions to work with latest dejagnu/expect.
25228
25229 * gdb.t15/funcargs.exp (finish from indirect call): No longer
25230 expected to fail on the PA.
25231 (backtrace in call with trampolines): Explicitly require main
25232 to be frame #1 (no trampolines should show up in backtrace).
25233
25234 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
25235 "continue -expect".
25236 * gdb.t06/break.exp: Likewise.
25237 * gdb.t07/watchpoint.exp: Likewise.
25238 * gdb.t13/bitfields.exp: Likewise.
25239 * gdb.t15/{funcargs,return}.exp: Likewise.
25240 * gdb.stabs/weird.exp: Likewise.
25241 * config/{mips,udi}-gdb.exp: Likewise.
25242
25243 * hppa.sed: Enclose comments within a sed command to avoid
25244 losing with the old OSF1 sed.
25245
25246 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25247
25248 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
25249 sequent dynix.
25250 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
25251 * gdb.t15/funcargs.exp: Conditionally step again to really
25252 finish from marker_call_with_trampolines. Handle the case where
25253 the first step from within call_with_trampolines already steps
25254 us back to main.
25255 * gdb.t15/gdbme.c: Add comment to closing brace of
25256 call_with_trampolines for funcargs.exp.
25257
25258 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25259
25260 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
25261 Fix typo(s).
25262
25263 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25264
25265 * gdb.t07/gdbme.c: More code for watchpoint testing.
25266
25267 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
25268 "Hardware watchpoint" throughout file.
25269 (test_watchpoint_triggered_in_syscall): New test.
25270 (test_complex_watchpoint): New test.
25271
25272 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25273
25274 * gdbme.c (call_with_trampolines): New function to try and step
25275 into. Tests trampoline problems on the PA.
25276
25277 * funcargs.exp (localvars_in_indirect_call): No longer expect
25278 stepping into indirect call to fail on PAs.
25279 (test_stepping_over_trampolines): New test.
25280
25281 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25282
25283 * TODO: Add suggestions for static member function tests, and
25284 completion tests.
25285
25286 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25287
25288 * TODO: Add suggestions for "p/a" tests.
25289
25290 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
25291 (default_gdb_exit): Replace all the hair with sending "quit" to
25292 the process with a simple close.
25293
25294 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25295
25296 * TODO: Add suggestions for shared library tests.
25297
25298 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25299
25300 * TODO: Add suggestions for x/s tests.
25301
25302 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25303
25304 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
25305 "enable once", and "enable breakpoints once" with ".*".
25306
25307 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25308
25309 * TODO: Add suggestions about structure passing tests.
25310
25311 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25312
25313 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
25314 the primary1 test, use work around if __GNUC__ < 2.
25315 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
25316 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
25317 Test for bad output rather than waiting for timeout. Issue
25318 second continue only if first continue failed.
25319
25320 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25321
25322 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
25323 operator[] test with gdb_test because the old code didn't seem to
25324 be getting the quoting right with the new dejagnu.
25325
25326 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
25327
25328 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
25329 one from the path.
25330 * Makefile.in: Use a fresh expect if there is one, use runtest
25331 from the src tree if there is one.
25332
25333 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25334
25335 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
25336 next over recursive call. Revise the tests from that point on
25337 (which had been skipped) to match GDB's actual (correct) output.
25338
25339 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
25340 with next over a breakpoint whose condition is false.
25341
25342 * gdb.t00/help.exp: Comment out "help set print" tests just like
25343 (and for same reason as) "help set" test.
25344
25345 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25346
25347 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
25348 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
25349
25350 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25351
25352 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
25353 necessary gdb_target_udi.
25354
25355 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
25356
25357 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
25358 1838 and 2417; they are fixed.
25359
25360 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
25361 gdb.t03/ptype.exp (ptype structure, ptype union):
25362 Remove xfails; the test is looser than when the xfails were added.
25363
25364 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
25365 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
25366
25367 * gdb.t01/run.exp: Only run shell test if isnative.
25368
25369 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
25370 since "run" automatically loads if necessary. Call gdb_target_udi
25371 after the "file" since "file" kills any execution target.
25372
25373 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
25374 GDB. GDB doesn't work that way (not anymore at least) on UDI.
25375 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
25376 argument for UDI.
25377
25378 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25379
25380 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
25381
25382 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
25383
25384 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25385
25386 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
25387 properly quoting regexps. This makes the second argument to
25388 demangle a fixed string, which matches the callers, instead of a
25389 shell-style pattern which is what the previous implementation
25390 used. Update some of the callers.
25391
25392 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25393
25394 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
25395 (comib_nullified_tests): Fix typo.
25396 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
25397 strings. No longer expected to fail.
25398
25399 * gdb.disasm/hppa.s (addib_tests): Fix typo.
25400 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
25401 strings. No longer expected to fail.
25402
25403 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
25404 string. No longer expected to fail.
25405
25406 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25407
25408 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
25409 No longer expected to fail.
25410
25411 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
25412 string. No longer expected to fail.
25413
25414 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25415
25416 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
25417 only in the names (I probably got most of them). I was even
25418 generous with some which differed in underscores in names, and
25419 probably missed a few, and I *still* was able to remove almost a
25420 third of the file with almost no impact on testsuite coverage.
25421
25422 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25423
25424 * gdb.t00/default.exp: Match udi_attach error message as well as
25425 the one from child_attach.
25426
25427 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
25428
25429 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
25430
25431 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
25432 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
25433
25434 * Move test with enums and partial symbols back to
25435 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
25436 Reverts the change of 26 May 93. Per today's change to
25437 stabs.texinfo, the behavior that weird.exp was expecting was
25438 unreasonable; what is important is that the compiler+gdb get
25439 things right, which happens with a recent gcc. Also fix the test
25440 to deal with native compilers which put out the stab gdb can't
25441 deal with.
25442
25443 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25444
25445 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
25446 in the names. The main thing these accomplish is to slow things down.
25447 Many more such duplicates surely remain.
25448
25449 * gdb.t00/help.exp: Comment out "help support" test just like
25450 (and for same reason as) "help set" test.
25451
25452 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
25453
25454 * gdb.t06/break.exp: Remove setup_xfails for
25455 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
25456 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
25457 about known bug in gcc to include up through 2.5.8.
25458 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
25459 well as "_vb$".
25460 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
25461 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
25462 with latest gcc and gdb.
25463 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
25464 well as "_vb$".
25465
25466 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25467
25468 * configure.in (hppa*-*-*): Also configure and build stabs-only
25469 tests.
25470
25471 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25472
25473 * gdb.t10/hppa.mt: A makefile fragment for the PA.
25474 * gdb.t10/configure.in (hppa*-*-*): Use it.
25475
25476 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25477
25478 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
25479
25480 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25481
25482 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
25483 versions prior to 1.13.5.
25484
25485 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25486
25487 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
25488 the prompt is at the start of a line.
25489
25490 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25491
25492 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
25493 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
25494 in the copr tests now.
25495 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
25496 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
25497 expected to fail.
25498
25499 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
25500
25501 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
25502 gdb.t31/chillvars.exp, lib/gdb.exp:
25503 Tweak to run under either version of expect.
25504 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
25505 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
25506 * gdb.t11/list.exp: Remove extraneous whitespace.
25507
25508 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25509
25510 * gdb.t16/printcmds.exp (test_print_strings): Accept
25511 "(unsigned char *) " before the string.
25512
25513 * TODO: Add notes about printing of fancy types and GDB expressions.
25514
25515 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
25516
25517 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
25518 * gdb.t06/configure.in: Don't try to compile signals test program
25519 if doing mips-idt-ecoff.
25520
25521 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
25522
25523 * Most .exp files: Tweak to run under either version of expect.
25524
25525 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25526
25527 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
25528 xfails; I'm not sure why they are failing, but not because of PR 1806.
25529
25530 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
25531
25532 * config/unix-gdb.exp: Remove gdb_unload cause it's already
25533 defined in lib/gdb.exp.
25534
25535 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25536
25537 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
25538 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
25539 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
25540 have to be typeless.
25541
25542 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25543
25544 * TODO: Add suggestion for copyright year test.
25545
25546 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
25547
25548 * configure.in (*-*-lynxos*): Add stabs tests.
25549
25550 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
25551
25552 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
25553 so insert a tab before any assembler directive in column zero.
25554
25555 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
25556 stores.
25557 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
25558 stores.
25559 (fpu_short_memory_tests): Likewise.
25560
25561 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25562
25563 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
25564 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
25565 .stabs directives in comments.
25566
25567 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25568
25569 * TODO: New file, describing tests we could write.
25570 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
25571
25572 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25573
25574 * gdb.t06/signals.exp: Add kludge to force re-sync.
25575
25576 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
25577 to xgdb instead of gdb, get out of gdb.
25578
25579 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
25580
25581 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
25582 for info.
25583
25584 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
25585
25586 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
25587 * gdb.stabs/configure.in (hppa*-*-*): Use it.
25588 * gdb.stabs/hppa.sed: New sed script for the PA.
25589
25590 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25591
25592 * gdb.stabs: Re-write weird.def and configuration to use sed
25593 instead of cpp. sed is portable and POSIX; cpp is neither.
25594
25595 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25596
25597 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
25598
25599 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25600
25601 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
25602
25603 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25604
25605 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
25606 "_vb$".
25607 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
25608 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
25609
25610 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25611
25612 * lib/gdb.exp: Comment out code which depends on non-existent
25613 `transform' procedure.
25614
25615 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
25616
25617 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
25618 * lib/gdb.exp: Transform tool name.
25619 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
25620 1.1's new error handling system.
25621
25622 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25623
25624 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
25625
25626 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25627
25628 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
25629 They made pattern matching so slow that timeouts happened on
25630 heavily loaded systems. Now any output from "show print" which
25631 gets us back to the GDB prompt is a PASS.
25632
25633 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
25634
25635 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
25636
25637 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25638
25639 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
25640
25641 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
25642 It is not from PR 3220.
25643
25644 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25645
25646 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
25647 just started failing because they depended on the order the
25648 subcommands are presented, or exact docstring text. This kind of
25649 test is a pain and has minimal benefit.
25650
25651 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25652
25653 * gdb.t09/corefile.exp: At end of test, use "core" command with
25654 no arguments.
25655
25656 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
25657
25658 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
25659 17}/Makefile.in: Make it possible to run the testsuite with Sun
25660 make and CC = cross gcc by adding explicit build rules for .o
25661 files.
25662
25663 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25664
25665 * gdb.t15/funcargs.exp: Don't put comments on same line as
25666 setup_xfail (@#$*%& tcl braindamage!).
25667
25668 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25669
25670 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
25671
25672 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
25673
25674 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
25675 * gdb.t20/inherit.exp: remove three dumplicate entries.
25676
25677 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25678
25679 * gdb.t06/break.exp: For "next over recursive call", fail on any
25680 incorrect output, not just on "factorial (value=2)".
25681
25682 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25683
25684 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
25685 working now. Add an xfail if accesing a bss variable causes
25686 a memory error if the target is not yet run.
25687
25688 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25689
25690 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
25691 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
25692 name of __st* demangling (2 strings). Did Kung really get the
25693 more than 95 others right without testing them?
25694
25695 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
25696
25697 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
25698
25699 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
25700
25701 * configure.in (configdirs): Add gdb.disasm
25702 * gdb.disasm: New directory for GDB disassembler tests.
25703 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
25704
25705 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25706
25707 * gdb.t00/help.exp: Don't test "help set".
25708
25709 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
25710 from within expect statements. None of these happen anymore and
25711 they cause regressions to be silently unnoticed.
25712
25713 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
25714 messages) about known failures with gcc cygnus-2.4.5-930417.
25715
25716 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
25717 comp-info.exp so it gets built if it doesn't exist.
25718
25719 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
25720 it is no longer used.
25721 * gdb.t13/comp-info.c: Removed.
25722
25723 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
25724
25725 * gdb.t06/signals.exp: Add xfail for sun3.
25726
25727 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25728
25729 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
25730 relevant because ^C doesn't get sent but failure can be reproduced
25731 interactively).
25732
25733 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25734
25735 * gdb.stabs/alpha.mt: New configuration file for alpha.
25736 * gdb.stabs/configure.in: Use it.
25737 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
25738 sharing with alpha.mt, redefine long to word via preprocessor.
25739 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
25740 for alpha.
25741 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
25742 native cc.
25743 * gdb.t00/teststrategy.exp: Change expect string so that we
25744 consume the `(xgdb)' from the command echo and from the gdb prompt.
25745 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
25746 gdb currently compares all values as long, so this failure probably
25747 applies to any configuration where LONGEST is bigger than a target int.
25748 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
25749 with gcc.
25750 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
25751 to handle opaque pointers, gcc is.
25752 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
25753 as first argument. Include <sys/types.h> and change all operator
25754 new definitions to use size_t.
25755 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
25756 now that we use size_t.
25757
25758 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25759
25760 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
25761 a long or float array cast all array members to the same type.
25762 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
25763 with 64 bit longs.
25764 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
25765 on alpha.
25766 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
25767
25768 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25769
25770 * gdb.t24 (demangle.exp): Constructors of templates have names like
25771 vector<int>::vector(int) not vector<int>::vector<int>(int). See
25772 section 14.6 of the ARM.
25773
25774 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
25775 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
25776 accomplish little and slow down the testsuite.
25777
25778 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
25779 Accept spaces various places.
25780
25781 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25782
25783 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
25784 with watchpoint enabled.
25785
25786 * Makefile.in: Remove definition of CC and remove the second
25787 definition of CXX (the "CXX = gcc" one remains). These definitions
25788 were causing backquotes to be expanded within backquotes, which
25789 doesn't work.
25790
25791 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
25792
25793 * gdb.t17/callfuncs.exp: Add "return 0" to end.
25794
25795 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25796
25797 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
25798 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
25799 by mips cc and contains no stabs entries.
25800
25801 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
25802
25803 * config/vx-gdb.exp: Use fake device to load files rather than
25804 NFS.
25805 * lib/gdb.exp: New proc to do "file" command.
25806 * config/unix-gdb.exp: Use new "file" proc.
25807
25808 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
25809
25810 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
25811 Rework board rebooting slightly.
25812 (gdb_exit): Don't exit from the remote shell; there isn't one.
25813 * gdb.stabs/weird.exp: If a program is being debugged already,
25814 kill it.
25815 * gdb.t04/setvar.exp: Stop and restart gdb.
25816 * gdb.t05/expr.exp: Likewise.
25817 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
25818 restart gdb and reload the program.
25819 * gdb.t08/opaque.exp: Likewise.
25820 * gdb.t12/scope.exp: Likewise.
25821 * gdb.t13/bitfields.exp: Likewise.
25822 * gdb.t15/funcargs.exp: Likewise.
25823 * gdb.t20/classes.exp: Likewise.
25824 * gdb.t03/ptype.exp: Increase timeout.
25825 * gdb.t16/printcmds.exp (test_print_string_constants,
25826 test_print_array_constants): Likewise.
25827 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
25828 * gdb.t20/classes.exp (do_tests): Likewise.
25829 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
25830
25831 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
25832
25833 * gdb.stabs: Renamed *wierd* to *weird*.
25834
25835 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
25836
25837 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
25838 for timeout. Add "known gcc 2.4.5 bug" to failure message.
25839
25840 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
25841
25842 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
25843 (do_tests): Remove xfail for whatis on one_var and two_var.
25844
25845 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
25846
25847 * Makefile.in: Made cross building work better by adding
25848 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
25849
25850 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25851
25852 * gdb.t15/{return.c,return.exp,Makefile.in}:
25853 New test, currently commented out.
25854
25855 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
25856
25857 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
25858 still running and removes the leftover named socket so GDb can do
25859 clean restarts.
25860
25861 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
25862
25863 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
25864 console, not GDB.
25865 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
25866 cross testing works better with "make check"
25867 * config/unix-gdb: Use default procedures for exit and version.
25868 * config/vx-gdb.exp: Cleaned up and massaged back to working order
25869 with the newest VxWorks.
25870
25871 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25872
25873 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
25874 old form.
25875
25876 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
25877 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
25878
25879 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
25880
25881 * config/unix-gdb.exp: Remove this version of gdb_exit
25882 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
25883 Rob says he'll look at it when he gets back to testing boards.
25884
25885 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
25886
25887 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
25888 an expected fail for certain ptype commands.
25889
25890 * gdb.t20/classes.exp: Update expected results of "ptype class
25891 Base1" to account for the constructor that now appears in the type.
25892
25893 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
25894
25895 * configure.in (configdirs): Restore gdb.t04, which mysteriously
25896 disappeared from list.
25897 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
25898 "alldone" proc with call to cleanup and exit.
25899 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
25900 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
25901 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
25902 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
25903 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
25904 "alldone" proc with simple returns that suppress remaining
25905 tests. The alldone proc went away many months ago.
25906
25907 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25908
25909 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
25910
25911 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
25912
25913 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25914
25915 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
25916 as vax gdb will display them.
25917
25918 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25919
25920 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
25921 optimizers.
25922
25923 * scope.exp: Change "bad value for localval" messages so each one
25924 is unique.
25925
25926 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
25927 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
25928
25929 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
25930
25931 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25932
25933 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
25934 doesn't exist (due to optimization).
25935
25936 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25937
25938 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
25939 contains \r because the filename is long.
25940
25941 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
25942 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
25943
25944 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25945
25946 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
25947 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
25948 Ultrix.
25949 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
25950 int tests.
25951 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
25952
25953 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
25954
25955 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
25956
25957 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
25958 to match does not match the passing case but still matches the
25959 failing case.
25960
25961 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25962
25963 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
25964
25965 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
25966
25967 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
25968 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
25969 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
25970 Remove various versions of gdb_exit.
25971 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
25972 gdb_exit.
25973 * config/unix-gdb.exp: gdb_exit remains here, and should override
25974 the generic version, since it's doing a lot of wierd stuff that
25975 the other versions aren't. FIXME, fold it in, or abandon this
25976 version.
25977
25978 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25979
25980 * gdb.t24/demangle.exp: Add tests for PR 3220.
25981
25982 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25983
25984 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
25985
25986 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
25987
25988 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
25989 "i386-*-*". Works for i486 as well.
25990
25991 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
25992 bug, and expand domain of xfail to all SVR4 systems, since the
25993 actual problem is likely to be in generic SVR4 /proc support.
25994
25995 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25996
25997 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
25998
25999 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
26000
26001 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
26002 xfails for other systems. Match a missing 'Continuing.' as an
26003 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
26004
26005 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
26006 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
26007 Only issue warning for missing executables if -all option is used.
26008
26009 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
26010 file if -all option is used. It's like an unpredictable XFAIL.
26011
26012 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26013
26014 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
26015 for dynamically linked binaries.
26016
26017 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
26018
26019 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26020
26021 * gdb.t20/inherit.exp: Change message for "print tagless struct"
26022 to state that this is a known bug in old versions of g++.
26023
26024 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26025
26026 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
26027 while waiting for `Continuing'.
26028
26029 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
26030
26031 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
26032 in text, data, and bss.
26033 * gdb.t10/nodebug.c: Add local and global test variables for
26034 initialized and uninitialized data.
26035
26036 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26037
26038 * config/unix-gdb.exp (gdb_exit): Add "wait".
26039
26040 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26041
26042 * gdb.t06/signals.exp: xfail the continue from the handler for all
26043 targets.
26044
26045 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
26046 function with watchpoints enabled, the i386 call dummy starts with
26047 a call.
26048
26049 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
26050 386 bsd names its corefiles.
26051
26052 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
26053
26054 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
26055 compilers don't grok it.
26056 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
26057 with small octal ints rather than character constants, which
26058 are signed and might not fit if first promoted to int.
26059
26060 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
26061
26062 * gdb.t09/Makefile.in (clean): Remove corefile.
26063
26064 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26065
26066 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
26067
26068 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26069 and Jim Kingdon (kingdon@cygnus.com)
26070
26071 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
26072 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
26073 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
26074
26075 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26076
26077 * gdb.t17/interrupt.exp: Add xfail for hppa.
26078
26079 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26080
26081 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
26082 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
26083 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
26084 to determine signed-ness of bitfields and use the result to setup
26085 the xfail.
26086 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
26087 * gdb.t15/funcargs.exp: Use them to step until the second indirect
26088 call line is reached if necessary.
26089
26090 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26091
26092 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
26093
26094 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26095
26096 * gdb.t06/break.exp: Also test `clear' command.
26097
26098 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
26099
26100 * gdb.t00/teststrategy.exp: Remove extra quote.
26101
26102 * gdb.t07/watchpoint.exp: Change xfail for calling function with
26103 watchpoint enabled to be for all non-68k machines.
26104
26105 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
26106
26107 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26108
26109 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
26110 targets use aout.mt instead of ecoff.mt as gas understands
26111 standard aout format.
26112
26113 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
26114
26115 * lib/gdb.exp (runto): Don't insist that function we are running to
26116 was compiled with -g.
26117
26118 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
26119
26120 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
26121 to get back into the read system call.
26122 Accept leading newline in case where we woke it up.
26123
26124 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26125
26126 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
26127 to make the stabs test work on ecoff systems using gcc and -with-stabs.
26128 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
26129 enable ecoff configuration.
26130
26131 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26132
26133 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
26134
26135 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26136
26137 * gdb.t16/printcmds.exp: Add another printf test.
26138
26139 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
26140
26141 * configure.in: If configured -with-stabs on any target, add
26142 stabsdirs to configdirs.
26143
26144 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26145
26146 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
26147 fun" so pattern does not match the command itself.
26148
26149 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26150
26151 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
26152
26153 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26154
26155 * gdb.t17/interrupt.exp: Test for more things.
26156
26157 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26158
26159 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
26160 compiler arranges the code and line numbers.
26161
26162 * gdb.t17/interrupt.exp: Don't send \n after ^C.
26163
26164 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26165
26166 * gdb.t00/help.exp: Increase expect input buffer size.
26167
26168 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26169
26170 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
26171
26172 * gdb.t07/watchpoint.exp: Add xfail for hppa.
26173
26174 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
26175
26176 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
26177 [0-9]*, not just [0-9].
26178
26179 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26180
26181 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
26182
26183 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
26184
26185 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26186
26187 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
26188
26189 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26190
26191 * gdb.t06/signals.c: Add xfails for sun3.
26192
26193 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
26194
26195 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
26196 test_stepping tests.
26197
26198 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26199
26200 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
26201
26202 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
26203
26204 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
26205 rather than actually putting it through cpp twice.
26206
26207 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
26208
26209 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
26210
26211 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
26212 no longer needed.
26213
26214 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26215
26216 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
26217
26218 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
26219 C++ features prints as "struct", make it a pass, not an xfail.
26220
26221 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26222
26223 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
26224 Don't require VA to print as "class" rather than "struct".
26225
26226 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
26227
26228 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
26229
26230 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26231
26232 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
26233
26234 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26235
26236 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
26237 order.
26238
26239 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26240
26241 * gdb.t16/printcmds.exp: Add printf tests.
26242
26243 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
26244
26245 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
26246
26247 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
26248
26249 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
26250 pass counts, to counteract any existing or future setup_xfails.
26251
26252 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26253
26254 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
26255 {BEGIN,END}_COMMON for common block instead of STAB.
26256 * gdb.stabs/wierd.exp: Add xfail for rs6000.
26257
26258 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
26259 intp_var should be N_GSYM not N_LSYM.
26260 wierd-aout.S: Use a label for the value of the N_SO.
26261 wierd.def: Remove all backslashes.
26262 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
26263
26264 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26265
26266 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
26267 get the expected next to inheritance3.
26268
26269 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26270
26271 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
26272 now that gcc-2.4 gets it right.
26273
26274 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26275
26276 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
26277
26278 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
26279 generating comp-info.exp which works for cross-compilation.
26280
26281 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
26282
26283 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
26284 "*-*-sysv4.*".
26285
26286 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
26287
26288 * gdb.t01/run.exp: Start with a fresh gdb.
26289 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
26290 SVR4.x.
26291
26292 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
26293
26294 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
26295 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
26296 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
26297 Makefile.in (distclean, realclean): Remove gdbme.c from list of
26298 things to remove.
26299
26300 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
26301
26302 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
26303 test cases from bug reports.
26304
26305 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
26306
26307 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
26308 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
26309 avoid spurious xfails.
26310 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
26311 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
26312 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
26313
26314 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
26315
26316 * gdb.t00/teststrategy.exp: Rework to provide more useful
26317 description of each test, fix problem with systems that define
26318 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
26319 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
26320 results for "next over recursive call" so timeouts aren't taken
26321 by error.
26322
26323 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
26324
26325 * gdb.t12/scope.exp: Test printing of variables before run.
26326
26327 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
26328 printed in wrong order due to sorting.
26329
26330 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
26331
26332 * gdb.t00/teststrategy.exp: Fix expected results for printing
26333 user entered string constant. Is array of char, prints with no
26334 address.
26335
26336 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
26337 commands.
26338 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
26339 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
26340 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
26341 of struct of char arrays.
26342 * gdb.t00/radix.exp: New tests for radix commands.
26343
26344 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
26345
26346 * gdb.t16/printcmd.exp: Print a variable before running program
26347 (with xfail for AIX).
26348
26349 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
26350
26351 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
26352
26353 * gdb.t16/printcmd.exp: Don't print variables before running program.
26354
26355 * gdb.t06/break.exp: Don't require envp argument to main.
26356
26357 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
26358
26359 * gdb.t02/whatis.exp, gdb.t11/list.exp:
26360 Add xfails for rs6000.
26361
26362 * gdb.t02/whatis.exp: Change other tests not to re-test something
26363 we already tested.
26364
26365 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
26366 each type used has a variable of that type.
26367
26368 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
26369
26370 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
26371
26372 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
26373
26374 * configure.in: change srctrigger to be a file, not a directory
26375
26376 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
26377
26378 * configure.in (mips-idt-ecoff*): Added trailing '*'.
26379
26380 * gdb.t11/list.exp: Fixed a couple of typos.
26381
26382 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
26383
26384 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
26385 is fixed and PR is closed.
26386 * gdb.t16 (gdbme.c): Add simple test string variable.
26387 * gdb.t16 (printcmds.exp): Add tests with simple test string
26388 variable, primarily for boundaries on "set print elements".
26389
26390 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
26391
26392 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
26393 Make leading 0's optional and don't expect a tab in the middle
26394 of the number.
26395
26396 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
26397
26398 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
26399 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
26400 don't end command passed to gdb_test with newline.
26401
26402 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
26403 signed keyword away, don't expect signed bitfields to be signed.
26404
26405 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
26406 printing with only as many 1's as are in the field as well as printing
26407 with 32 1's (see comment).
26408
26409 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
26410
26411 * gdb.t00/default.exp: Start with a fresh gdb.
26412 * configure.in (configdirs): Remove gdb.t31 until the chill
26413 compiler works again. It no longer is able to find chillrt0
26414 since it isn't in libchill.a anymore.
26415 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
26416 wierd.o, make more modular.
26417 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
26418 spurious newlines that caused problems.
26419
26420 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26421
26422 * Move test with enums and partial symbols from gdb.t03/ptype.exp
26423 to gdb.stabs/wierd.exp since GCC has worked around the bug.
26424 gdb.stabs/wierd.{exp,def}: Many new tests.
26425
26426 * gdb.t00/default.exp: update info line for new message.
26427
26428 * gdb.t02/{whatis.exp,gdbme.c}:
26429 Test that "char *" doesn't print as "caddr_t".
26430
26431 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26432
26433 * gdb.t00/help.exp: Use .* in place of some help messages which
26434 just changed.
26435 gdb.t00/default.exp: Update "info frame" test for new message.
26436 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
26437 Remove some xfails
26438
26439 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26440
26441 * gdb.t03/{gdbme.c,ptype.exp}:
26442 Add tests for typedef'd struct and union without tags.
26443 Also check "whatis" on a variable of a typedef'd enum without a tag.
26444
26445 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
26446 PRMS 1823; the bug still exists but isn't reproduced by this test
26447 anymore), and remove rs6000 XFAIL (the bug is fixed).
26448
26449 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
26450 duplicated from whatis.exp. For those that are left, accept
26451 "long", "long int", or "int" for long variables (whatis.exp already
26452 has an XFAIL for "int", so no need to fail it here).
26453
26454 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
26455 Deal with GCC's names for types now that GDB uses the compiler's names.
26456
26457 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
26458 setup_xfail's for sunos4. If we #defined the signed keyword away,
26459 don't expect GDB to know that char it is signed.
26460
26461 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
26462
26463 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
26464
26465 * configure.in (configdirs): Add gdb.t24 for C++ tests that
26466 should work on any system, regardless of debugging format.
26467 * gdb.t21/demangle.exp: Move to gdb.t24.
26468 * gdb.t24/demangle.exp: Move from gdb.t21.
26469 * gdb.t24/{Makefile.in, configure.in}: New files.
26470
26471 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26472
26473 * configure.in: Do gdb.stabs and C++ tests only for stabs.
26474 * gdb.stabs: New directory.
26475
26476 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26477
26478 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
26479 not just "Quit anyway?".
26480
26481 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
26482
26483 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
26484 that all setup_xfails are immediately followed by clear_xfails.
26485
26486 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
26487
26488 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
26489 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
26490 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
26491 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
26492 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
26493 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
26494 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
26495 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
26496 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
26497 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
26498 gdb.t31/chillvars.exp, lib/gdb.exp:
26499 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
26500 bug-gdb@prep.ai.mit.edu.
26501
26502 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
26503
26504 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
26505 with 0.0, not integer 0.
26506
26507 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
26508
26509 * gdb.t06/break.exp: Update for "Kill the program" message change.
26510
26511 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
26512
26513 * Makefile.in (GDBFLAGS): Set to -nx.
26514 * Makefile.in (site.exp): Use GDBFLAGS.
26515
26516 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
26517
26518 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
26519 Makefiles.
26520 (check): depend on just-check.
26521 (just-check): added so that tests can be run without a noop
26522 build pass.
26523
26524 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
26525
26526 Switch to using configure's configdirs.
26527 * Makefile.in (Makefile): add configure.in dependency.
26528 (SUBDIRS): removed redundant assignment.
26529 * configure.in: switch subdirs assignment to configdirs.
26530 * gdb.t*/configure.in: new files.
26531
26532 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
26533
26534 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
26535 works.
26536
26537 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
26538
26539 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
26540 in explicit rules. Apparently this is not supported by some makes.
26541
26542 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
26543
26544 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
26545
26546 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26547
26548 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
26549 disappeared.
26550
26551 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
26552
26553 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
26554
26555 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
26556
26557 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
26558 watchpoint problem that is now fixed.
26559 * gdb.t30/chexp.exp: Remove setup_xfail for printing
26560 uninitialized convenience variables.
26561 * gdb.t31/chillvars.exp: Fix expected patterns for printing
26562 structures.
26563
26564 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26565
26566 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
26567 which causes expect to get out of sync with gdb on long output
26568 from help set.
26569 * gdb.t09/corefile.exp: Make expected pattern for core file
26570 failing signal and frame output format less sun specific.
26571
26572 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
26573
26574 * gdb.t31/chillvars.exp: Add and remove initial dummy
26575 breakpoint, so that symbol table is forced in.
26576 (Needed at least on Sunos4, though it seems not SVR4.)
26577 * gdb.t31/chillvars.exp: Update for changed output format.
26578
26579 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
26580
26581 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
26582
26583 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
26584
26585 * Makefile.in: Added --srcdir when invoking runtest, removed the
26586 need for a local config file. (optional now)
26587
26588 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
26589
26590 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
26591 failure count used to force early termination. Add some more
26592 expected failures for gnu style demangling.
26593
26594 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26595
26596 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
26597 pmi variable from gdb.t20/gdbme to get optimized away.
26598 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
26599 Check for written corefile upon timeout _and_ eof.
26600
26601 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26602
26603 * config/unix-gdb.exp: Add missing return 0.
26604
26605 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26606
26607 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
26608 test termination.
26609
26610 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
26611
26612 * configure.in (subdirs): Put back gdb.t17 which mysteriously
26613 disappeared.
26614
26615 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
26616
26617 * gdb.t10/crossload.exp: Disable the i860-elf test until such
26618 time as i860 support works.
26619
26620 * gdb.t15/funcargs.exp: Fix expected outputs to include
26621 "backtrace 100\r" rather than just "backtrace\r", to match last
26622 change.
26623
26624 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
26625
26626 * config/udi-gdb.exp (gdb_exit): Remove close command.
26627 (gdb_target_udi): New procedure to set the UDI target.
26628 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
26629 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
26630 Added waits for prompts after several question responses. Added
26631 some more responses used by a29k-amd-udi-gdb.
26632 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
26633 pass different arguments, restart UDI connection after program
26634 completion.
26635 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
26636 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
26637 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
26638 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
26639 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
26640 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
26641 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
26642 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
26643 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
26644 after program completion.
26645 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
26646 compiled with a SELECT_VECS setting.
26647 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
26648 infinite recursion.
26649
26650 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
26651 Added checks for COFF results, and made them expected failures for
26652 all targets. It would be better to make them expected failures
26653 for COFF targets only.
26654
26655 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
26656
26657 * Makefile.in: add null dvi target, don't bother to recurse
26658 through test directories for info and install-info; rename
26659 $(datadir) to be dejagnu instead of deja-gnu
26660
26661 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
26662
26663 * gdb.t31/gdbme.ch: Re-enable code that previously caused
26664 compiler to coredump.
26665 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
26666 code.
26667
26668 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
26669
26670 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
26671 coredump.
26672 * gdb.t31/chillvars.exp: Comment out tests that depend on that
26673 code.
26674
26675 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
26676
26677 * gdb.t03/ptype.exp: tests for return code from gdb_test.
26678 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
26679 which in a shell. Deletes xgdb when done.
26680 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
26681 Tests the return from the "set height" or "set width" commands.
26682 Added a few return codes where needed.
26683
26684 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
26685
26686 * Makefile.in (SUBDIRS): Add gdb.t17.
26687 * configure.in (subdirs): Add gdb.t17.
26688 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
26689 files to test gdb's calling of functions in the inferior with
26690 the correct arguments and gdb's ability to retrieve any
26691 result returned.
26692
26693 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
26694
26695 * config/unix-gdb.exp (gdb_exit): Remove close commands that
26696 may be called after gdb goes away. Previous versions of expect
26697 needed these to avoid file descriptor leaks, but they cause
26698 errors with the current revision of expect.
26699 * gdb.t00/gdbvars.exp: Use -re on expected output after
26700 setting sevenbit-strings.
26701 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
26702 to set sevenbit-strings consistent across tests.
26703 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
26704 set sevenbit-strings consistent across tests.
26705
26706 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
26707
26708 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
26709 expected output to match current "expect" expectations.
26710
26711 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
26712
26713 * gdb.t00/default.exp: Change expected output for default "source"
26714 command, to match new gdb behavior which requires a filename to
26715 source.
26716
26717 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
26718
26719 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
26720 expected fail for i486-*-* that misses the marker2 function.
26721 * gdb.t10/crossload.exp (bfddefault): Allow successful
26722 recognition of a format to pass even if no symbols are found.
26723 Explicitly catch failures where the format is not recognized
26724 or is ambiguous, and add the reason to the fail message.
26725 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
26726 the cause is and invalid target and add reason to failure message.
26727 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
26728 elf32-i386, elf32-sparc, and elf32-i860.
26729 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
26730 Set up expected failure for 'filename'::variable scope resolution,
26731 which is now apparently broken on all targets.
26732 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
26733 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
26734 gdb.t23/templates.exp: Change failure for missing binfile into
26735 just a warning.
26736 gdb.t21/demangle.exp: Change all cfront references to 'arm'
26737 references.
26738
26739 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
26740
26741 * gdb.t00/default.exp: Add expected output for default "source"
26742 command, to match new gdb behavior.
26743 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
26744
26745 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
26746
26747 * config/*-gdb.exp: returns an error, rather than exiting on
26748 internal errors.
26749
26750 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
26751
26752 * gdb.t03/gdbme.c: Add pointer to struct variable.
26753 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
26754 referencing struct members.
26755
26756 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
26757
26758 * configure.in (mips-idt-ecoff): New target.
26759 * config/mips-gdb.exp: New file for remote board using MIPS remote
26760 debugging protocol.
26761
26762 * Redid configuration scheme. Removed gdb.t*/configure.in.
26763 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
26764 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
26765 distclean targets. Built executables via .o files. Adjusted
26766 tests to account for source files in $(srcdir) rather than
26767 $(objdir).
26768 * lib/gdb.exp (runto): Don't expect () after the function name,
26769 because it may have arguments.
26770
26771 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
26772
26773 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
26774 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
26775 expected failures for mips-idt-* and mips-sgi-*.
26776 * gdb.t00/default.exp (attach): Kill process if requested.
26777 * gdb.t00/help.exp (help target core, help target): Accept a gdb
26778 that does not read core files.
26779 * gdb.t01/run.exp: Removed checks for exit status code.
26780 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
26781 it is linked in.
26782 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
26783 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
26784 appropriate, rather than doing it by hand.
26785 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
26786 execution.
26787 * gdb.t10/crossload.exp: Kill existing program if needed.
26788 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
26789 appropriate, rather than doing it by hand. Always increase
26790 timeout for this test, not just for VxWorks.
26791
26792 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
26793
26794 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
26795 of Chill STRUCT types and STRUCT values.
26796 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
26797 than "char".
26798 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
26799 struct2): New struct definitions and initializations to test
26800 simple Chill STRUCT types.
26801
26802 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
26803
26804 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
26805 the null byte at the end of strings.
26806 * gdb.t00/default.exp: Make show version insensitive to copyright
26807 date.
26808 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
26809 to avoid dependencies on target char signedness.
26810 * gdb.t16/printcmds.exp: Update expected results for explicitly
26811 unsigned char.
26812 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
26813 now work.
26814 * gdb.t21/demangle.exp: Add many more patterns for template
26815 demangling, most of them being expected failures.
26816 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
26817 string we are matching for, to match on the whole string.
26818 * gdb.t21/demangle.exp: Add many new test strings to demangle,
26819 and fix a whole bunch that had incorrect expected output but were
26820 passing anyway because of the bug in "proc demangle".
26821 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
26822 type.
26823 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
26824
26825 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
26826
26827 * gdb/testsuite: made modifications to testcases, etc., to allow
26828 them to work properly given the reorganization of deja-gnu and the
26829 relocation of the testcases from deja-gnu to a "tool" subdirectory.
26830
26831 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
26832
26833 * gdb/testsuite: Initial creation of gdb/testsuite.
26834 Migrated dejagnu testcases and support files for testing nm to
26835 gdb/testsuite from deja-gnu. These files were moved "as is"
26836 with no modifications. This migration is part of a major overhaul
26837 of dejagnu. The modifications to these testcases, etc., which
26838 will allow them to work with the new version of dejagnu will be
26839 made in a future update.
26840
26841 For additional changes see gdb.mi/ChangeLog-1999-2003.
26842 \f
26843 ;; Local Variables:
26844 ;; mode: change-log
26845 ;; left-margin: 8
26846 ;; fill-column: 74
26847 ;; version-control: never
26848 ;; End:
26849
26850 Copyright 1993-2005, 2012 Free Software Foundation, Inc.
26851 Copying and distribution of this file, with or without modification,
26852 are permitted provided the copyright notice and this notice are preserved.
This page took 0.668845 seconds and 4 git commands to generate.